body{--Primary-400:#000000;--Primary-200:#c47f00;--Primary-100:#d88c00;--Primary-50:#444444;--Neutral-400:#0F0F0F;--Neutral-300:#1A1A1A;--neutral-30080:hsl(fromvar(--Neutral-300)hsl/0.8);--neutral-30060:hsl(fromvar(--Neutral-300)hsl/0.6);--Neutral-200:#3A3A3A;--Neutral-100:#BFBFBF;--Neutral-50:#F5F5F5;--Accent-600:#CC5200;--Accent-400:#FF6600;--Accent-200:#FFA366;--Accent-100:#FFCC99;--Text-300:#E6E6E6;--Text-200:#D9D9D9;--Text-100:#CCCCCC;--Text-00:#FFFFFF;--Red-400:#B91C1C;--Red-200:#EF4444;--Red-100:#FCA5A5}*{box-sizing:border-box;outline:none;font-family:"Anuphan",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*,*::before,*::after{box-sizing:border-box;padding:0;margin:0;outline:none;text-decoration:none;border:none}h1,h2,h3,h4{font-weight:700;overflow-wrap:break-word;color:var(--Text-100)}h1{font-size:48px;line-height:60px;letter-spacing:.2px}h2{font-size:32px;font-weight:700;line-height:40px;text-transform:capitalize}@media screen and (min-width:1200px){h2{font-size:40px;line-height:48px}}h3{font-size:24px;font-weight:700;line-height:32px}@media screen and (min-width:1200px){h3{font-size:32px;line-height:40px}}h4{font-size:24px;line-height:32px}p{margin:0;font-size:16px;line-height:24px;overflow-wrap:break-word}s{text-decoration:line-through}a{color:var(--Primary-100)}html{scroll-behavior:smooth}html:has(.lu-bonus-popup:not([hidden])){overflow:hidden}@media(max-width:767px){html:has(.lu-chatbot-window[aria-hidden=false]),html:has(header.lu-mobile-menu){overflow:hidden}}[id]{scroll-margin-top:72px}body{margin-top:128px;font-size:16px;line-height:24px;background-color:var(--Neutral-400);color:var(--Text-200)}@media screen and (min-width:768px){body{margin-top:72px}}@media screen and (min-width:1200px){body{margin-top:76px}}.container{max-width:100%;margin:0 auto;padding:0 16px}@media screen and (min-width:768px){.container{max-width:752px}}@media screen and (min-width:1200px){.container{padding:0 16px;max-width:1248px}}.no-scroll{overflow:hidden}.skeleton img{background:var(--Neutral-300)}main{display:flex;flex-direction:column;margin-bottom:40px;gap:48px}@media(min-width:768px){main{gap:80px}}.lu-btn{font-size:14px;font-weight:700;font-style:normal;line-height:20px;padding:9px 15px;color:var(--Text-00);border-radius:var(--S);transition:.3s;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.lu-btn--primary{border:1px solid var(--Primary-200);background:var(--Primary-200)}.lu-btn--primary:hover{background:var(--Primary-400)}.lu-btn--outline{border:1px solid var(--Primary-200);background:var(--neutral-30060);color:var(--Text-100)}.lu-btn--outline:hover{background:var(--Primary-200)}.lu-btn--fz-12{font-size:12px;line-height:18px}.lu-btn--w-full{width:100%}.lu-btn--p-xs{padding:6px 16px}.lu-btn--p-sm{padding:10px 16px}.lu-btn--shadow{box-shadow:0 1px 33px 0 rgba(var(--Primary-200-rgb),0.2),0 1px 22px 0 rgba(var(--Primary-200-rgb),0.3)}.lu-btn--hidden{display:none}.lu-carousel{position:relative;width:100%;margin:0 auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.lu-carousel__viewport{overflow:hidden;width:100%;margin-top:20px}.lu-carousel__track{display:flex;scroll-snap-type:x mandatory;overflow-x:auto;scroll-behavior:smooth;cursor:grab;padding-bottom:20px;scrollbar-width:none;-ms-overflow-style:none}.lu-carousel__track--scroll{cursor:grab}.lu-carousel__track::-webkit-scrollbar{display:none}.lu-carousel__slide{display:flex;justify-content:center;align-items:center;box-sizing:border-box;scroll-snap-align:start}.lu-carousel__logo{display:block;width:100%;object-fit:contain;height:40px;pointer-events:none}.lu-carousel__name{text-align:center;font-size:14px;padding:10px 0}.lu-carousel__dots{text-align:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;visibility:hidden}.lu-carousel__dots--show{visibility:visible}.lu-carousel__dot{display:inline-block;width:8px;height:8px;background-color:var(--Text-400);border-radius:8px;cursor:pointer;transition:.3s ease}.lu-carousel__dot--active{background-color:var(--Primary-200);width:16px}.lu-bonus-popup:not([hidden]){position:fixed;background:var(--neutral-30060);backdrop-filter:blur(8px);inset:0;z-index:1100;padding:16px;isolation:isolate;display:flex;justify-content:center;align-items:center}.lu-bonus-popup__close{cursor:pointer;display:block;border:none;width:22px;height:22px;background-color:var(--Neutral-50);-webkit-mask:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:16px;right:16px;z-index:1}.lu-bonus-popup__content{border-radius:var(--M);background:var(--Neutral-400);padding:40px 24px 24px;position:relative;text-align:center;overflow:hidden;width:100%;min-height:368px;max-width:600px}.lu-bonus-popup__inner{position:relative;z-index:1}.lu-bonus-popup__label{color:var(--Text-100);font-size:20px;line-height:28px;font-weight:700;text-transform:capitalize}.lu-bonus-popup__title{color:var(--Text-100);font-size:28px;line-height:36px;font-weight:700;text-transform:capitalize;margin:4px 0;overflow-wrap:break-word}.lu-bonus-popup__title--long{font-size:20px;line-height:28px}.lu-bonus-popup__text{color:var(--Text-200);font-size:16px;line-height:24px}.lu-bonus-popup__cta{border-radius:var(--S);background:var(--Primary-200);color:var(--Text-00);text-align:center;font-size:18px;font-weight:700;line-height:26px;padding:15px 16px;align-content:center;display:block;width:100%;margin-top:24px;cursor:pointer;text-transform:capitalize;transition:.3s}.lu-bonus-popup__cta:hover{background:var(--Primary-400)}.lu-bonus-popup__cta svg{display:inline-block;vertical-align:middle;margin-left:8px;pointer-events:none;touch-action:none}.lu-bonus-popup img{height:100%;display:block;position:absolute;top:0;width:100%;left:0;object-fit:cover;pointer-events:none;touch-action:none;z-index:0}@media screen and (min-width:768px){.lu-bonus-popup__content{max-width:600px;min-height:496px;padding:64px}.lu-bonus-popup__label{font-size:24px;line-height:32px}.lu-bonus-popup__title{font-size:40px;line-height:48px;margin:4px 0}.lu-bonus-popup__title--long{font-size:32px;line-height:40px}}.lu-chatbot-signin__card,.lu-chatbot-welcome__card{border-radius:var(--M);border:1px solid var(--Neutral-200);background:var(--Neutral-300);box-shadow:0 0 12px 0 rgba(191,191,191,.1);padding:16px 14px}.lu-chatbot-message.lu-chatbot-message--bot::before,.lu-chatbot-welcome__card::before,.lu-chatbot-window__header-user::before{display:block;aspect-ratio:1/1;background:no-repeat center/contain rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.5429 14.5684C15.5602 14.5684 15.5776 14.5695 15.5949 14.5697C17.7925 14.5431 19.5717 12.8862 19.5717 10.8511C19.5717 8.79915 17.764 7.13 15.5417 7.13C13.3194 7.13 11.5117 8.79915 11.5117 10.8511C11.5117 12.8865 13.2915 14.5437 15.4894 14.57C15.5073 14.57 15.525 14.5686 15.5432 14.5686L15.5429 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.5972 15.1903C15.5801 15.1903 15.5632 15.193 15.5461 15.193C15.5289 15.193 15.5126 15.1906 15.4955 15.1903C11.3348 15.22 7.94056 18.7962 7.79297 23.25H23.293C23.1454 18.7956 19.7542 15.2191 15.5972 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A")}.lu-chatbot-messages__form [type=submit] *,.lu-chatbot-window__header button *{pointer-events:none;touch-action:none}@media screen and (max-width:767px){body:has(.lu-chatbot-window[aria-hidden=false]) .lu-header{display:none}}.lu-chatbot{position:fixed;right:20px;bottom:8px;z-index:992;color:var(--Neutral-50)}@media(min-width:768px){.lu-chatbot{bottom:22px}}body:has(header nav.open) .lu-chatbot{display:none}@media(max-width:767px){body:has(.lu-floating-bar-wrapper) .lu-chatbot{bottom:calc(var(--floating-bar-height)+8px)}}@media(max-width:767px){body:has(.lu-floating-bar-wrapper.static) .lu-chatbot{bottom:8px}}.lu-chatbot input{font-family:inherit}.lu-chatbot__trigger{width:80px;height:80px;cursor:pointer;border:1px solid var(--Primary-100);background:no-repeat center/40px var(--Primary-200) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.5841 3.33364H8.41644C5.58276 3.33364 3.3335 5.69796 3.3335 8.57769V23.279C3.3335 26.1588 5.62517 28.5231 8.41644 28.5231L10.8335 28.5247L10.1254 34.6285C9.8748 36.2187 11.5838 37.2515 12.8338 36.3044L20.5422 28.4811H31.5839C34.4176 28.4811 36.6668 26.1167 36.6668 23.237V8.57739C36.6668 5.65557 34.3753 3.33364 31.5841 3.33364ZM11.1248 18.5087C9.74944 18.5087 8.62477 17.3484 8.62477 15.9294C8.62477 14.5105 9.74944 13.3502 11.1248 13.3502C12.5001 13.3502 13.6671 14.5105 13.6671 15.9294C13.6671 17.3484 12.5001 18.5087 11.1248 18.5087ZM20.0002 18.5087C18.6249 18.5087 17.5002 17.3484 17.5002 15.9294C17.5002 14.5105 18.6249 13.3502 20.0002 13.3502C21.3756 13.3502 22.5426 14.5105 22.5426 15.9294C22.5003 17.3484 21.3756 18.5087 20.0002 18.5087ZM28.8757 18.5087C27.5004 18.5087 26.3757 17.3484 26.3757 15.9294C26.3757 14.5105 27.5004 13.3502 28.8757 13.3502C30.251 13.3502 31.4181 14.5105 31.4181 15.9294C31.3757 17.3484 30.251 18.5087 28.8757 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");border-radius:50%}@media screen and (max-width:767px){body:has(.lu-chatbot-window[aria-hidden=false]) .lu-chatbot__trigger{display:none}}.lu-chatbot-window{position:fixed;inset:0;z-index:101;background:var(--Neutral-400);box-shadow:0 12px 24px 0 rgba(109,109,109,.15);overscroll-behavior:contain;overflow:auto;display:flex;flex-direction:column;overflow-x:hidden}@media screen and (min-width:768px){.lu-chatbot-window{inset:auto 24px 24px auto;width:448px;height:600px;border-radius:var(--M);border:1px solid var(--Neutral-200);box-shadow:0 12px 24px 0 rgba(191,191,191,.16)}}.lu-chatbot-window[aria-hidden=true]{display:none}.lu-chatbot-window__header{border-bottom:1px solid var(--Neutral-200);background:var(--Neutral-300);color:var(--Text-300);padding:16px;display:flex;align-items:center;gap:8px;flex:0 0}@media(min-width:768px){.lu-chatbot-window__header{padding:14px 16px}}.lu-chatbot-window__header button{border:none;background:none;cursor:pointer;align-content:center;color:var(--Neutral-50)}.lu-chatbot-window__header button:first-child{align-content:end}.lu-chatbot-window__header button:first-of-type{display:none}.lu-chatbot[data-active-screen="2"] .lu-chatbot-window__header button:first-of-type,.lu-chatbot[data-active-screen="3"] .lu-chatbot-window__header button:first-of-type{display:initial;width:44px;height:16px}.lu-chatbot-window__header button:first-of-type svg{width:30px;height:30px}.lu-chatbot-window__header button:last-child svg{width:38px;height:38px}.lu-chatbot-window__header-user{flex:1 1;align-content:center;display:flex;align-items:center;gap:10px;font-feature-settings:"liga" off;font-size:16px;line-height:24px;font-weight:700;opacity:0;visibility:hidden}.lu-chatbot-window__header-user::before{content:"";width:48px}.lu-chatbot[data-active-screen="2"] .lu-chatbot-window__header-user,.lu-chatbot[data-active-screen="3"] .lu-chatbot-window__header-user{opacity:1;visibility:visible}.lu-chatbot-window__screens{flex:1 1}.lu-chatbot-window__screen{display:none;padding:64px 16px 16px}@media screen and (min-width:768px){.lu-chatbot-window__screen{padding:24px}}.lu-chatbot[data-active-screen="1"] .lu-chatbot-welcome{display:block}.lu-chatbot-welcome__title{color:var(--Text-100);font-feature-settings:"liga" off;font-weight:700;margin-bottom:24px;font-size:40px;line-height:48px;text-transform:capitalize}@media screen and (min-width:768px){.lu-chatbot-welcome__title{margin-top:41px;font-size:48px;line-height:56px}}.lu-chatbot-welcome__card{display:grid;grid-template-columns:50px 1fr;grid-template-areas:"avatar name" "button button";row-gap:16px;column-gap:12px;padding:10px 14px}.lu-chatbot-welcome__card::before{content:"";grid-area:avatar;width:50px;height:50px;align-self:center}.lu-chatbot-welcome__card-head span{color:var(--Text-300);font-feature-settings:"liga" off,"clig" off;font-size:12px;line-height:16px}.lu-chatbot-welcome__card-head p{color:var(--Text-100)}.lu-chatbot-welcome__card .glow-btn{grid-area:button}.lu-chatbot-welcome__card .glow-btn::after{content:"";display:inline-block;vertical-align:sub;margin-left:8px;width:20px;height:20px;background:no-repeat center/contain rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.66602 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.334 15L16.334 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.334 5L16.334 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.lu-chatbot[data-active-screen="2"] .lu-chatbot-signin{display:block}.lu-chatbot-signin__title{color:var(--Text-100);font-feature-settings:"liga" off;font-size:20px;line-height:28px;font-weight:700;margin-bottom:24px}@media(min-width:768px){.lu-chatbot-signin__title{margin-top:40px}}.lu-chatbot-signin__card label,.lu-chatbot-signin__card input{display:block;width:100%}.lu-chatbot-signin__card label{margin-bottom:16px;color:var(--Text-100);font-size:14px;line-height:20px}.lu-chatbot-signin__card label.is-invalid input{border:1px solid var(--Accent-100);padding:16px}.lu-chatbot-signin__card label.is-invalid::after{content:attr(data-error);display:block;color:var(--Accent-100);font-feature-settings:"liga" off,"clig" off;font-size:12px;line-height:16px;margin-top:4px}.lu-chatbot-signin__card input{color:var(--Text-100);border-radius:var(--S);background:var(--Neutral-400);font-feature-settings:"liga" off;font-size:16px;line-height:24px;padding:17px 16px;margin-top:4px}.lu-chatbot-signin__card input::placeholder{color:var(--Text-400)}.lu-chatbot-messages{padding:0;min-height:100%;flex-direction:column;justify-content:space-between;gap:16px}.lu-chatbot[data-active-screen="3"] .lu-chatbot-messages{display:flex}.lu-chatbot-messages ol{list-style:none;padding:16px;overflow:auto;overscroll-behavior:contain;height:calc(100vh - 170px)}@media screen and (min-width:768px){.lu-chatbot-messages ol{height:420px;padding:24px}}.lu-chatbot-messages ol a{cursor:pointer;color:var(--Primary-100)}.lu-chatbot-messages__form{flex:0 0;position:relative;padding:0 16px 16px}@media screen and (min-width:768px){.lu-chatbot-messages__form{padding:0 24px 24px}}.lu-chatbot-messages__form input{display:block;width:100%;padding:16px 44px 16px 16px;border-radius:var(--M);background:var(--Neutral-300);color:var(--Text-100);font-size:16px;line-height:24px}.lu-chatbot-messages__form input::placeholder{color:var(--Text-400)}.lu-chatbot-messages__form [type=submit]{border:none;background:none;cursor:pointer;position:absolute;top:15px;right:32px;width:22px;height:22px}.lu-chatbot-messages__form [type=submit]:disabled{opacity:.5}.lu-chatbot-messages__form [type=submit] svg{color:var(--Neutral-50)}@media screen and (min-width:768px){.lu-chatbot-messages__form [type=submit]{right:40px}}.lu-chatbot-message{margin-bottom:16px;color:var(--Primary-100)}.lu-chatbot-message.lu-chatbot-message--bot{display:grid;grid-template-columns:31px 1fr;gap:12px;color:var(--Text-100);align-items:flex-end}.lu-chatbot-message.lu-chatbot-message--bot::before{content:"";width:31px}.lu-chatbot-message.lu-chatbot-message--bot p{border-radius:var(--M);border:1px solid var(--Neutral-300);background:var(--neutral-30060,rgba(43,43,43,0.6))}.lu-chatbot-message.lu-chatbot-message--user p{box-shadow:0 0 12px 0 rgba(191,191,191,.1)}.lu-chatbot-message p{padding:15px 14px;border-radius:var(--M);border:1px solid var(--Neutral-200);background:var(--neutral-30060,rgba(43,43,43,0.6))}.lu-chatbot .glow-btn{border-radius:var(--S);background:var(--Primary-200);text-align:center;padding:9px;color:var(--Text-00);font-feature-settings:"liga" off;font-size:14px;line-height:20px;font-weight:700;width:100%;cursor:pointer}.lu-header{position:fixed;z-index:1000;top:0;width:100%}@media(min-width:768px){.lu-header{padding:16px 0;background:var(--Neutral-400)}}@media(min-width:1200px){.lu-header{padding:18px 0}}.lu-header .container{display:flex;align-items:center;flex-direction:row;justify-content:space-between}@media(max-width:767px){.lu-header .container{padding:16px;background:var(--Neutral-400);min-height:72px}}.lu-header__logo{display:block;width:100%;max-width:128px;height:32px;object-fit:contain;object-position:left center}@media(min-width:1200px){.lu-header__logo{max-width:160px;height:40px}}.lu-header__logo picture,.lu-header__logo img{display:block;width:100%;height:100%}.lu-header__logo img{object-fit:contain;object-position:left center}@media(max-width:1199px){.lu-header__nav{position:fixed;right:0;width:100%;padding:8px 16px;transition:transform .3s ease;transform:translateX(100%);background:var(--Neutral-400);box-shadow:0 12px 24px 0 rgba(109,109,109,.15)}.lu-header.lu-mobile-menu .lu-header__nav{transform:translateX(0)}}@media screen and (min-width:768px)and (max-width:1199px){.lu-header__nav{top:72px;max-width:400px;height:calc(100% - 72px);overflow-y:auto}}@media(max-width:767px){.lu-header__nav{padding:8px 16px;top:124px;height:calc(100% - 124px);overflow-y:auto;overscroll-behavior:contain}}.lu-header__content-right,.lu-header__account{display:flex;align-items:center;flex-shrink:0;gap:8px}@media(min-width:767px){.lu-header__content-right,.lu-header__account{gap:12px}}@media(max-width:767px){.lu-header__account{display:none}}.lu-header__account-mob{display:flex;align-items:center;gap:6px;background:linear-gradient(0deg,rgba(246,246,246,0) 0%,var(--Neutral-400) 70%);padding:0 16px 16px}.lu-mobile-menu .lu-header__account-mob{background:var(--Neutral-400)}.lu-header__account-mob button{flex:1 1;padding:9px 12px;line-height:20px}.lu-header__account-mob button.lu-btn--outline{backdrop-filter:blur(8px)}@media(min-width:768px){.lu-header__account-mob{display:none}}.lu-header__menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}@media(min-width:1200px){.lu-header__menu-toggle{display:none}}.lu-header__menu-icon{display:block;width:30px;height:30px;object-fit:contain;object-position:center;cursor:pointer;color:var(--Text-100);pointer-events:none;touch-action:none}.lu-header.lu-mobile-menu .lu-header__menu-icon:first-child{display:none}.lu-header.lu-mobile-menu .lu-header__menu-icon:last-child{display:block}.lu-header__menu-icon:last-child{display:none}@media(min-width:1200px){.lu-header__menu-icon{display:none}}.lu-header__lang-switcher{display:none}@media(min-width:1200px){.lu-header__lang-switcher{display:block;padding:10px 16px 6px;max-width:160px;position:relative}.lu-header__lang-switcher:hover ul{visibility:visible;opacity:1}.lu-header__lang-switcher:hover ul::-webkit-scrollbar{width:4px;height:4px}.lu-header__lang-switcher:hover ul::-webkit-scrollbar-thumb{border-radius:var(--S);background:var(--Neutral-100)}.lu-header__lang-switcher:hover ul::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.lu-header__lang-switcher:hover .lu-header__lang-menu-arrow svg{transform:rotate(180deg)}}@media(min-width:1200px){.lu-header__lang-switcher ul{width:160px;max-height:350px;overflow-y:auto;list-style:none}}.lu-header__lang-switcher .current{display:flex;gap:8px;align-items:center}.lu-header__lang-item{font-size:14px;line-height:24px;font-weight:700;width:100%}.lu-header__lang-item>*{min-width:0}.lu-header__lang-item span{display:block;flex:1 1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lu-header__lang-item img{flex:0 0 24px;display:block;width:24px;height:24px;border:1px solid var(--Neutral-200);border-radius:8px}.lu-header__lang-item:not(:last-child){margin-bottom:2px}@media(min-width:1200px){.lu-header__lang-item:not(:last-child){margin-bottom:0}}.lu-header__lang-link{display:flex;gap:8px;align-items:center;width:100%;padding:4px 9px;transition:background-color .3s;color:var(--Text-100);border-radius:8px}.lu-header__lang-link>*{min-width:0}.lu-header__lang-link:hover{background-color:var(--Neutral-300)}.lu-header__lang-link.current::after{content:"";display:block;width:24px;height:24px;flex:0 0 24px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2 12.875L8.08696 19L22 5' stroke='%2309C77A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--Green-200)}.lu-header__lang-link span{display:block;flex:1 1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lu-header__lang-link img{flex:0 0 24px;display:block;width:24px;height:24px;border:1px solid var(--Neutral-200);border-radius:8px}.lu-header__lang-menu-arrow{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.lu-header__lang-menu-arrow svg{transition:.3s;width:13px;height:13px}.lu-header__lang-menu{position:relative;top:0;left:0;display:flex;visibility:hidden;align-items:flex-start;flex-direction:column;width:auto;max-height:0;transition:max-height .3s;opacity:0;background:unset;gap:0}@media(min-width:1200px){.lu-header__lang-menu{position:absolute;top:40px;left:0;width:112px;padding:8px;border-radius:8px;background:var(--Neutral-400);box-shadow:0 12px 24px 0 rgba(191,191,191,.2);gap:2px}}.lu-header__lang-nav{width:100%;margin-top:24px}@media(min-width:1200px){.lu-header__lang-nav{display:none}}.lu-header__lang-nav-heading{margin-bottom:8px;padding-bottom:10px;border-bottom:1px solid var(--Neutral-300)}.lu-header__lang-nav-title{font-weight:700;font-size:20px;line-height:28px;text-transform:capitalize;color:var(--Text-100)}.menu{list-style:none}@media(min-width:1200px){.menu{display:flex;align-items:center;gap:8px}.menu .lu-menu-item__heading [data-ref-el],.menu .lu-menu-item__heading span,.menu .lu-menu-item__heading a{white-space:nowrap}}.lu-menu-item{width:100%;transition:.3s;color:var(--Text-100);position:relative}@media(max-width:1199px){.lu-menu-item.lu-mobile-active>.lu-menu-item__heading{background:var(--Neutral-300)}}@media(min-width:1200px){.lu-menu-item.lu-has-children:hover>.sub-menu[data-depth="1"]{height:auto;opacity:1;visibility:visible}}@media(max-width:1199px){.lu-menu-item.lu-mobile-active>.sub-menu{height:auto}.lu-menu-item.lu-mobile-active>div>.lu-menu-toggle{transform:rotate(180deg)}}.lu-menu-item [data-ref-el]{background:none;border:none;cursor:pointer}.lu-menu-item [data-ref-el],.lu-menu-item span{cursor:pointer}.lu-menu-item [data-ref-el],.lu-menu-item span,.lu-menu-item a{font-size:18px;font-weight:700;line-height:46px;color:var(--Text-100);text-align:left;flex:1 1}@media(min-width:768px){.lu-menu-item [data-ref-el],.lu-menu-item span,.lu-menu-item a{font-size:18px;line-height:38px}}@media(min-width:1200px){.lu-menu-item [data-ref-el],.lu-menu-item span,.lu-menu-item a{font-size:14px;line-height:20px;width:100%}}.sub-menu{height:0;overflow:hidden;transition:height .3s ease;padding-left:24px;list-style:none;box-sizing:border-box}.sub-menu::-webkit-scrollbar{width:4px;height:4px}.sub-menu::-webkit-scrollbar-thumb{border-radius:var(--S);background:var(--Neutral-200)}.sub-menu::-webkit-scrollbar-track{background:rgba(0,0,0,0)}@media(min-width:1200px){.sub-menu{width:300px;position:absolute;z-index:1001;border-radius:0 0 var(--M) var(--M);background:var(--Neutral-400);box-shadow:0 12px 24px 0 rgba(191,191,191,.2);padding:8px;opacity:0;visibility:hidden;max-height:290px;overflow-y:auto;overflow-x:hidden}.sub-menu:has(>.lu-menu-item.active){height:auto;visibility:visible;opacity:1}.sub-menu .sub-menu{padding:0}.sub-menu .lu-menu-item{font-weight:400}.sub-menu .lu-menu-item:hover>.lu-menu-item__heading{background:var(--Neutral-300)}.sub-menu .lu-menu-toggle{rotate:-90deg}}.lu-menu-item__heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px;border-radius:var(--S)}@media(min-width:1200px){.lu-menu-item__heading{padding:8px}.lu-menu-item.active>.lu-menu-item__heading{background:var(--Neutral-300)}}.lu-menu-toggle{width:24px;height:24px;border:none;cursor:pointer;mask-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.21967 0.21967C0.512563 -0.0732233 0.987437 -0.0732233 1.28033 0.21967L5.25 4.18934L9.21967 0.21967C9.51256 -0.0732233 9.98744 -0.0732233 10.2803 0.21967C10.5732 0.512563 10.5732 0.987437 10.2803 1.28033L5.78033 5.78033C5.48744 6.07322 5.01256 6.07322 4.71967 5.78033L0.21967 1.28033C-0.0732233 0.987437 -0.0732233 0.512563 0.21967 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-position:center;mask-size:10px;transition:rotate .3s ease;background-color:var(--Text-100)}@media(min-width:1200px){.lu-menu-toggle{cursor:default}}.extra-menu{position:fixed;z-index:1001;top:80px;left:100px;visibility:visible;opacity:1;max-height:290px;height:auto}.lu-footer{padding:24px 0;border-top:1px solid var(--Neutral-300);gap:32px}@media screen and (min-width:768px){.lu-footer{padding:40px 4px}}.lu-footer__top{margin-bottom:30px}@media screen and (min-width:1200px){.lu-footer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}}.lu-footer__nav{margin-bottom:32px}@media(min-width:1200px){.lu-footer__nav{margin-right:32px;margin-bottom:20px}}.lu-footer__nav ul{display:flex;flex-wrap:wrap;list-style:none;gap:8px}.lu-footer__nav [data-ref-el]{background:none;border:none;cursor:pointer;font:inherit}.lu-footer__nav [data-ref-el],.lu-footer__nav span,.lu-footer__nav a{font-size:14px;font-weight:700;line-height:20px;display:block;padding:4px 8px;color:var(--Text-100)}.lu-footer__payments{position:relative;display:flex;align-items:center;width:100%;max-width:340px;margin-bottom:32px;flex-shrink:0}@media(min-width:1200px){.lu-footer__payments{margin-bottom:12px}}.lu-footer__payments-item{width:32px;height:32px;margin-right:12px;overflow:hidden}.lu-footer__payments-item picture,.lu-footer__payments-item img{display:block;width:100%;height:100%}.lu-footer__payments-item img{object-fit:contain;object-position:center}@media screen and (min-width:1200px){.lu-footer__payments-item:last-child{margin-right:0}}.lu-footer__payments-show-more{line-height:19px;margin-top:-4px;position:relative;color:var(--Primary-100);border-bottom:1px solid var(--Primary-100)}.lu-footer__payments:hover .lu-footer__tooltype{visibility:visible;opacity:1}.lu-footer__tooltype{position:absolute;right:-13px;bottom:30px;visibility:hidden;max-width:240px;padding:16px;transition:.3s;opacity:0;border:1px solid var(--Neutral-200);border-radius:8px;background-color:var(--Neutral-300);box-shadow:0 0 12px 0 rgba(191,191,191,.14)}.lu-footer__tooltype-grid{display:grid;margin:-6px;grid-template-columns:repeat(5,1fr);max-height:240px;overflow-y:auto;overflow-x:hidden}.lu-footer__tooltype-item{display:flex;margin:6px}.lu-footer__tooltype-item img{max-width:32px;object-fit:contain}.lu-footer__tooltype::after{position:absolute;right:18px;bottom:-8px;width:0;height:0;content:"";border-top:8px solid var(--Neutral-300);border-right:8px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0)}.lu-footer__tooltype::before{position:absolute;right:16px;bottom:-10px;width:0;height:0;content:"";border-top:10px solid var(--Neutral-200);border-right:10px solid rgba(0,0,0,0);border-left:10px solid rgba(0,0,0,0)}.lu-footer__bottom{display:flex;flex-direction:column;width:100%}@media(min-width:1200px){.lu-footer__bottom{align-items:flex-end;flex-direction:row;justify-content:space-between}}.lu-footer__copy{font-size:14px;line-height:20px;color:var(--Text-300)}@media(min-width:1200px){.lu-footer__copy{margin-right:32px}}.lu-footer__email{width:100%;max-width:340px;margin-top:10px;text-align:left;flex-shrink:0}@media(min-width:1200px){.lu-footer__email{margin-top:0;width:340px}}.lu-footer__email a{line-height:19px;color:var(--Primary-100);border-bottom:1px solid var(--Primary-100)}.lu-footer__social{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.lu-content{display:flex;flex-direction:column;gap:6px}.lu-content h1,.lu-content h2,.lu-content h3,.lu-content h4,.lu-content [data-heading]{margin-bottom:6px}.lu-content h1:not(:first-child),.lu-content h2:not(:first-child),.lu-content h3:not(:first-child),.lu-content h4:not(:first-child),.lu-content [data-heading]:not(:first-child){margin-top:16px}.lu-content h1,.lu-content h1>*,.lu-content [data-heading="1"]{font-size:32px;line-height:40px}@media(min-width:768px){.lu-content h1,.lu-content h1>*,.lu-content [data-heading="1"]{font-size:48px;line-height:60px}}.lu-content h2,.lu-content h2>*,.lu-content [data-heading="2"]{font-size:28px;line-height:36px}@media(min-width:768px){.lu-content h2,.lu-content h2>*,.lu-content [data-heading="2"]{font-size:40px;line-height:48px}}.lu-content h3,.lu-content h3>*,.lu-content [data-heading="3"]{font-size:24px;line-height:32px}@media(min-width:768px){.lu-content h3,.lu-content h3>*,.lu-content [data-heading="3"]{font-size:32px;line-height:40px}}.lu-content h4,.lu-content h4>*,.lu-content [data-heading="4"]{font-size:24px;line-height:32px}.lu-content ul{font-size:16px;margin:6px 0 14px;padding:0;padding-left:8px;list-style:none}.lu-content ul li{position:relative;margin-bottom:8px;padding-left:16px;list-style-type:none}.lu-content ul li::before{position:absolute;top:11px;left:0;box-sizing:border-box;width:6px;height:6px;content:"";transform:translateY(-50%);border-radius:50%;background:var(--Text-300)}.lu-content ul ul{margin-bottom:8px}.lu-content ul ul>li{margin-top:16px;padding-left:33px}.lu-content ul ul>li::before{left:16px;border:1px solid var(--Text-300);background:rgba(0,0,0,0)}.lu-content ol{font-size:16px;margin:6px 0 14px;padding-left:24px;list-style:decimal}.lu-content ol li{margin-bottom:8px;padding-left:6px}.lu-content ol ol{margin-bottom:8px}.lu-content ol ol>li{margin-top:16px;padding-left:0}.lu-content ol ul li{padding-left:16px}.lu-content table{display:block;overflow-x:auto;width:100%;margin-top:16px;padding-bottom:22px;border-spacing:0 4px;overflow-wrap:break-word;font-size:16px;position:relative;-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-mask-image:none;mask-image:none}.lu-content table.table-shadow{-webkit-mask-image:linear-gradient(to right,black 90%,transparent);mask-image:linear-gradient(to right,black 90%,transparent);transition:-webkit-mask-image .3s,mask-image .3s}.lu-content table.table-shadow.lu-hide-shadow{-webkit-mask-image:linear-gradient(to right,black 100%,black 100%);mask-image:linear-gradient(to right,black 100%,black 100%)}@media(min-width:1200px){.lu-content table{display:table}}.lu-content table thead th{font-weight:700;padding:12px 18px;text-align:left;white-space:nowrap;background-color:var(--Neutral-200)}.lu-content table thead th:first-child{border-top-left-radius:var(--S);border-bottom-left-radius:var(--S)}.lu-content table thead th:last-child{border-top-right-radius:var(--S);border-bottom-right-radius:var(--S)}.lu-content table tbody td{background-color:var(--Neutral-300);border-top:1px solid var(--Neutral-200);border-bottom:1px solid var(--Neutral-200);width:150px;padding:11px 18px;white-space:nowrap}@media(min-width:1200px){.lu-content table tbody td{width:auto;white-space:wrap}}.lu-content table tbody td:first-child{border-left:1px solid var(--Neutral-200);border-top-left-radius:var(--S);border-bottom-left-radius:var(--S)}.lu-content table tbody td:last-child{border-right:1px solid var(--Neutral-200);border-top-right-radius:var(--S);border-bottom-right-radius:var(--S)}.lu-content table tbody td img{max-width:24px;max-height:24px;margin-right:14px;vertical-align:middle}.lu-content img{max-width:100%;height:auto}.lu-content img[data-ref-el=rte-image]{display:block}.lu-bonus-labeled__section{position:relative}.lu-bonus-labeled__section+.lu-bonus-labeled__section,.lu-bonus-labeled__section+.lu-bonus__section{margin-top:24px}.lu-bonus-labeled__content{background:linear-gradient(93.26deg,var(--Primary-400) 35.14%,var(--Primary-200) 99.52%);border:1px solid var(--Neutral-200);padding:16px;border-radius:var(--M);box-shadow:0 12px 24px 0 rgba(67,67,67,.16)}@media(min-width:768px){.lu-bonus-labeled__content{padding:24px}}@media(min-width:1200px){.lu-bonus-labeled__content{display:flex;justify-content:space-between;padding:32px 32px 32px 48px;min-height:270px;align-items:flex-start}}.lu-bonus-labeled{position:relative;z-index:1;margin-bottom:24px;width:100%}@media(min-width:1200px){.lu-bonus-labeled{margin-bottom:0;margin-right:32px}}.lu-bonus-labeled__label{font-size:12px;font-weight:700;line-height:14px;display:inline-block;color:var(--Text-100);border-radius:24px;border:1px solid var(--Primary-200);background:var(--Primary-400);padding:8px 8px;box-shadow:0 0 12px 0 rgba(191,191,191,.14);margin-bottom:24px}@media(min-width:1200px){.lu-bonus-labeled__label{margin-bottom:0}}.lu-bonus-labeled__title{font-weight:700;margin-bottom:9px;overflow-wrap:break-word;color:var(--Text-200);font-size:24px;line-height:32px;text-transform:capitalize}@media(min-width:1200px){.lu-bonus-labeled__title{font-size:24px;line-height:32px;margin-top:24px}}.lu-bonus-labeled__text{font-size:40px;font-weight:700;line-height:48px;margin-bottom:24px;color:var(--Text-100);text-transform:capitalize}@media(min-width:768px){.lu-bonus-labeled__text{font-size:48px;line-height:56px;margin-bottom:22px}}@media(min-width:1200px){.lu-bonus-labeled__text{min-height:69px}}.lu-bonus-labeled__btns{display:flex;gap:8px}@media(min-width:768px){.lu-bonus-labeled__btns{width:400px}}.lu-bonus-labeled__img-wrapper{width:100%;flex-shrink:0;display:flex;align-items:stretch;max-width:100%;position:relative}.lu-bonus-labeled__img-wrapper::after{content:"";display:flex;width:100%;height:100%;border:4px solid var(--neutral-30060);border-radius:var(--M);position:absolute;top:0;z-index:1}@media(min-width:1200px){.lu-bonus-labeled__img-wrapper{max-width:480px}}.lu-bonus-labeled__img-wrapper picture{display:block}.lu-bonus-labeled__img{display:block;object-fit:cover;border-radius:var(--M);box-shadow:0 4px 12px 0 rgba(67,67,67,.1);max-width:100%;height:156px;width:100%;max-height:100%;overflow:hidden}@media(min-width:768px){.lu-bonus-labeled__img{height:344px}}@media(min-width:1200px){.lu-bonus-labeled__img{aspect-ratio:2/1;height:unset}}.lu-bonus-labeled__img img{display:block;width:100%;height:100%;object-fit:cover}.lu-games__section+.lu-games__section{margin-top:-16px}@media(min-width:768px){.lu-games__section+.lu-games__section{margin-top:-48px}}.lu-games__heading{color:var(--Text-100);display:flex;gap:12px;font-size:32px;line-height:40px;font-weight:700}@media(min-width:768px){.lu-games__heading{font-size:40px;line-height:48px}}.lu-games__heading>*{margin:0 !important}.lu-games__heading img,.lu-games__heading-icon-wrapper{box-sizing:content-box;border-radius:var(--S);background:radial-gradient(50% 50% at 50% 50%,var(--Primary-200) 0%,var(--Neutral-200) 100%);padding:8px;width:24px;height:24px}@media screen and (min-width:768px){.lu-games__heading img,.lu-games__heading-icon-wrapper{width:48px;height:48px;max-width:32px;max-height:32px}}.lu-games__heading-icon{display:flex;width:24px;height:24px;background:var(--Primary-100);vertical-align:middle}@media(min-width:1200px){.lu-games__heading-icon{width:32px;height:32px}}.lu-games__top{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-bottom:16px}.lu-games__top .lu-btn--show-all{flex-shrink:0}.lu-games__top .lu-btn--open svg{display:none}.lu-games__list{display:grid;transition:max-height .3s ease-in-out;column-gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:768px){.lu-games__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.lu-games__list{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:768px){.lu-games__list[data-games-type="Live Shows"]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1200px){.lu-games__list[data-games-type="Live Shows"]{grid-template-columns:repeat(6,minmax(0,1fr))}}.lu-games__list.expanded+.lu-btn--show-all svg{transform:rotate(180deg)}.lu-games__group{display:grid;align-items:flex-start;column-gap:16px;grid-template-columns:repeat(3,1fr)}@media(min-width:768px){.lu-games__group{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.lu-games__group{max-width:270px}}.lu-games__group .lu-games__list-item-top button{max-width:60px}@media(min-width:768px){.lu-games__group .lu-games__list-item-top button{max-width:83px}}.lu-games__list-item{height:calc(100% - 16px);width:100%;transition:.3s;overflow-wrap:break-word;display:flex;padding:7px;flex-direction:column;gap:4px;border-radius:var(--M,24px);border:1px solid var(--Neutral-200);background:var(--Neutral-300);margin-bottom:16px;box-shadow:0 4px 12px 0 rgba(67,67,67,.1)}.lu-games__list-item--hidden{display:none;opacity:0}.lu-games__list-item-logo{width:100%;height:100%;max-width:100%}@media(min-width:768px){.lu-games__list-item-logo[data-game-type="Live Shows"]{width:152px;height:152px}}@media(min-width:1200px){.lu-games__list-item-logo[data-game-type="Live Shows"]{width:173px;height:173px}}.lu-games__list-item-logo img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1/1;border-radius:var(--S)}.lu-games__list-item-top{display:flex;align-items:flex-start;justify-content:space-between;color:var(--Text-400);gap:4px;position:relative}.lu-games__list-item-top button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@media(min-width:768px){.lu-games__list-item[data-game-type="Live Shows"] .lu-games__list-item-top button{max-width:124px}}@media(min-width:1200px){.lu-games__list-item[data-game-type="Live Shows"] .lu-games__list-item-top button{max-width:145px}}.lu-games__list-item--large:first-child .lu-games__list-item-top button{max-width:270px}.lu-games__list-item-name{position:relative;overflow-wrap:break-word;font-size:14px;font-weight:700;line-height:20px;cursor:pointer;text-align:left;color:var(--Text-100);background:rgba(0,0,0,0);width:100%}.lu-games__list-item picture{width:100%}.lu-games__list-item--hover{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--Neutral-30060);backdrop-filter:blur(8px);border-radius:var(--S);overflow:hidden;align-content:center;justify-content:center;flex-wrap:wrap}.lu-games__list-item--hover svg{border-radius:var(--S);width:40px;height:40px;padding:10px;background:var(--Primary-200)}.lu-games__list-item:hover .lu-games__list-item--hover{display:flex}.lu-games__list-item-providers{font-size:12px;line-height:16px;color:var(--Text-400)}.lu-games__list-item-info{display:flex}.lu-games__list-item-info:hover .lu-games__tooltip,.lu-games__list-item-info .active .lu-games__tooltip{display:flex}.lu-games__list-item-info svg{flex-shrink:0}.lu-games__tooltip{display:none;padding:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;border-radius:var(--M);border:1px solid var(--Neutral-200);background:var(--Neutral-300);position:absolute;z-index:2;top:34px;right:-20px;width:130px}@media(min-width:768px){.lu-games__tooltip{width:174px;right:-28px;padding:12px}}.lu-games__tooltip:hover{display:flex}.lu-games__tooltip svg{color:var(--Neutral-300);position:absolute;right:19px;top:-11px}.lu-games__tooltip-row{display:flex;justify-content:space-between;gap:4px;color:var(--Text-100);line-height:16px;width:100%;font-size:10px}@media(min-width:768px){.lu-games__tooltip-row{font-size:12px}}.lu-games__tooltip-value,.lu-games__tooltip-label{width:50%;flex-shrink:0}.lu-games__tooltip-value{font-weight:700}@media(min-width:768px){.lu-games__section--with-ratings .lu-games__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.lu-games__section--with-ratings .lu-games__list{grid-template-columns:repeat(6,minmax(0,1fr))}}.lu-games__section--with-ratings .lu-games__list-item-name:has(img){max-height:initial !important;aspect-ratio:1/1}.lu-games__section--with-ratings .lu-games__list-item-logo{height:100% !important;border-radius:var(--S)}.lu-games__section--with-ratings .lu-games__list-item-top{gap:4px;align-items:center}.lu-games__section--with-ratings .lu-games__list-item-top button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-games__section--with-ratings .lu-games__list-item-top svg{display:block;aspect-ratio:1/1;flex:0 0 16px}.lu-games__section--with-ratings .lu-games__list-item-rating,.lu-games__section--with-ratings .lu-games__list-item-rating-bar{margin-left:-1px;height:12px;max-width:100%;mask-repeat:repeat;mask-position:left center;mask-size:16px 12px;mask-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70312 4.98633L9.82031 5.22168L10.0801 5.25977L14.335 5.87695L11.2559 8.87891L11.0674 9.0625L11.1123 9.32129L11.8389 13.5586L8.0332 11.5586L7.80078 11.4365L7.56836 11.5586L3.76172 13.5586L4.48926 9.32129L4.53418 9.0625L4.3457 8.87891L1.26562 5.87695L5.52148 5.25977L5.78125 5.22168L5.89844 4.98633L7.80078 1.13086L9.70312 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A")}.lu-games__section--with-ratings .lu-games__list-item-rating{background-color:hsl(from var(--Neutral-50) h s l/30%);width:81px}.lu-games__section--with-ratings .lu-games__list-item-rating-bar{display:block;background-color:var(--Accent-Yellow-300,#FB0)}.lu-providers__heading{color:var(--Text-100);font-size:32px;line-height:40px;font-weight:700;text-transform:capitalize;display:flex;align-items:center;gap:12px}@media screen and (min-width:768px){.lu-providers__heading{font-size:40px;line-height:48px}}.lu-providers__heading>*{margin:0 !important}.lu-providers__heading img{box-sizing:content-box;border-radius:var(--S);background:radial-gradient(50% 50% at 50% 50%,var(--Primary-200) 0%,var(--Neutral-200) 100%);padding:8px;width:24px;height:24px}@media screen and (min-width:768px){.lu-providers__heading img{width:48px;height:48px;max-width:32px;max-height:32px}}.lu-providers__top{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-bottom:16px}.lu-providers__top .lu-btn--show-all{flex-shrink:0}.lu-providers__top .lu-btn--open svg{display:none}.lu-providers__list{display:grid;margin:13px 0 16px;gap:16px;transition:max-height .3s ease-in-out}@media(min-width:768px){.lu-providers__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.lu-providers__list{grid-template-columns:repeat(3,1fr)}}.lu-providers__list.expanded+.lu-btn--show-all svg{transform:rotate(180deg)}.lu-providers__list-item{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:16px;border-radius:var(--M);border:1px solid var(--Neutral-200);background:var(--Neutral-300);box-shadow:0 4px 12px 0 rgba(67,67,67,.1);transition:.3s}.lu-providers__list-item--hidden{display:none;opacity:0}.lu-providers__list-item picture{height:100%;display:flex}.lu-providers__list-item-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;width:100%}.lu-providers__list-item-top img{width:100%;max-width:80px;height:40px;object-fit:contain}.lu-providers__list-item-top .lu-btn{padding:6px 11px}.lu-providers__list-item-games{display:flex;align-items:center;gap:8px;width:100%}.lu-providers__list-item-game{display:flex}.lu-providers__list-item-game img{width:100%;height:100%;border-radius:var(--M);aspect-ratio:1/1;object-fit:cover;max-width:74px;max-height:74px}@media(min-width:1200px){.lu-providers__list-item-game img{max-width:84px;max-height:84px}}.lu-auditors__heading{color:var(--Text-100);font-size:32px;line-height:40px;font-weight:700;text-transform:capitalize;display:flex;margin-bottom:16px;gap:12px}@media screen and (min-width:768px){.lu-auditors__heading{align-items:center;font-size:40px;line-height:48px}}.lu-auditors__heading>*{margin:0 !important}.lu-auditors__heading img{box-sizing:content-box;border-radius:var(--S);background:radial-gradient(50% 50% at 50% 50%,var(--Primary-200) 0%,var(--Neutral-200) 100%);padding:8px;width:24px;height:24px}@media screen and (min-width:768px){.lu-auditors__heading img{width:48px;height:48px;max-width:32px;max-height:32px}}.lu-auditors__list{display:flex;flex-wrap:wrap;gap:8px}@media(min-width:768px){.lu-auditors__list{gap:16px}}.lu-auditors__card{padding:7px 15px;border-radius:var(--M);border:1px solid var(--Neutral-200);background:var(--Neutral-300);box-shadow:0 4px 12px 0 rgba(67,67,67,.1)}.lu-auditors__card img{display:block;height:40px;width:100%;object-fit:contain;object-position:center}@media(min-width:768px){.lu-search__section{margin:-40px 0}}.lu-search__section:first-of-type{margin-top:40px}.lu-search__form{display:flex;flex-direction:column;gap:8px;position:relative;margin-bottom:12px}@media(min-width:768px){.lu-search__form{flex-direction:row}}.lu-search__input{padding:12px 12px 12px 50px;border-radius:var(--S);background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+") no-repeat 16px center,var(--Neutral-300);font-size:16px;font-style:normal;font-weight:400;line-height:24px;position:relative;color:var(--Text-400)}@media(min-width:768px){.lu-search__input{flex:1}}.lu-search__input::placeholder{color:var(--Text-400)}.lu-search__button{padding:10px 15px;border-radius:var(--S);border:1px solid var(--Primary-200);background:var(--neutral-30060);backdrop-filter:blur(8px);display:flex;justify-content:center;gap:8px;color:var(--Text-100);text-align:center;font-size:14px;font-style:normal;font-weight:700}.lu-search__categories{display:flex;margin:-4px;overflow-x:auto;scrollbar-width:none}.lu-search__categories::-webkit-scrollbar{display:none}.lu-search__category{border-radius:var(--S);background-color:var(--neutral-30060);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--Text-100);margin:4px;text-align:center;padding:7px 15.5px;border:1px solid var(--Primary-200);flex-shrink:0;cursor:pointer}.lu-search__category svg{margin-right:8px}.lu-search__category--active{background:var(--Primary-200);color:var(--Text-00)}.lu-search__category--active svg path{fill:currentColor}.lu-search__category span{display:block;width:20px;height:20px;mask-repeat:no-repeat;mask-size:contain;mask-position:center;background:currentColor;margin-right:8px}.lu-search__section+.lu-cta-button__wrapper{margin-top:0}@media(min-width:768px){.lu-search__section+.lu-cta-button__wrapper{margin-top:-16px}}.lu-autocomplete-list{border-radius:4px;overflow-y:auto;position:absolute;background-color:var(--Neutral-300);width:100%;z-index:990;top:54px}.lu-autocomplete-list>*{padding:12px;color:var(--Text-200);font-size:16px;font-weight:400;line-height:24px;cursor:pointer}.lu-autocomplete-list>*:hover{box-shadow:inset 0px 0px 3px var(--Text-300);background-color:var(--Neutral-100)}:root{--S:12px;--M:16px;--Primary-400:#FEDBC4;--Primary-300:#FFA467;--Primary-200:#F06406;--Primary-100:#CC5302;--Primary-50:#AF4600;--Neutral-400:#F6F6F6;--Neutral-300:#EFEFEF;--neutral-30060:rgba(234,234,234,0.2);--neutral-30080:rgba(204,204,204,0.8);--Neutral-200:#E3E3E3;--Neutral-100:#C8CBD0;--Neutral-50:#7A7A7A;--Text-00:#FFFFFF;--Text-400:#868686;--Text-300:#5E5E5E;--Text-200:#2B2B2B;--Text-100:#181818;--Accent-600:#CBE2F9;--Accent-500:#D3CCFF;--Accent-400:#FF81FF;--Accent-300:#FFD2CB;--Accent-200:#BBEFF3;--Accent-100:#FF4D61;--Green-400:#018B53;--Green-300:#04AA67;--Green-200:#09C77A;--Green-100:#09C77A;--Yellow-400:#DABA04;--Yellow-300:#EED129;--Yellow-200:#FFE553;--Yellow-100:#FFEF95;--Red-400:#DA0408;--Red-300:#EE292D;--Red-200:#FF5356;--Red-100:#FF9597}@font-face{font-family:"Anuphan";src:url("fonts/848ca92eec8f673a.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Anuphan";src:url("fonts/7e3b758fb418d1f2.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}[class*="swiper__wrapper"],.swiper-wrapper{transform:none !important;transition:none !important;width:max-content !important;min-width:100% !important}[class*="swiper-slide--hidden"],.swiper-slide--hidden{visibility:visible !important}div.swiper,[class*="swiper_-hlG5"],[class*="swiper_iwCYF"]{overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin}[banner-category="default"]{scroll-snap-type:x mandatory}[banner-category="default"] [class*="swiper-slide"]{scroll-snap-align:center;flex-shrink:0 !important}[class*="showcase-navigation"] [class*="swiper_-hlG5"],[class*="showcase-navigation"] [class*="swiper_iwCYF"]{height:auto !important;min-height:72px !important;overflow-y:visible !important}@media (max-width:767px){[class*="showcase-navigation__slide"]{width:auto !important;min-width:100px !important;flex:0 0 auto !important}[class*="l-showcase-navigation-item_"]:not([class*="__"]),a[class*="showcase-navigation-item"]:not([class*="__"]){min-width:100px !important;min-height:72px !important;height:72px !important;padding:8px 10px !important;box-sizing:border-box !important}[class*="showcase-navigation-item__name"],[class*="showcase-navigation-item__icon"]{min-height:0 !important;height:auto !important}[class*="showcase-navigation-item__name"]{overflow:visible !important;text-overflow:clip !important;white-space:nowrap !important;width:auto !important;max-width:none !important}}[class*="daily-combo"] [class*="swiper-slide"],[class*="home-promotions"] [class*="swiper-slide"]{flex-shrink:0 !important}html,body,#app.wrapper{max-width:100%;overflow-x:clip}@media (max-width:1279px){html,body{height:auto !important;min-height:100% !important;overflow-y:auto !important}#app.wrapper{height:auto !important;min-height:auto !important}[class*="content-wrap"]{min-width:0 !important;max-width:100% !important;width:100% !important;min-height:auto !important}[class*="column_lfDN8"]{flex-wrap:nowrap;min-width:0 !important}[class*="column__main"]{flex:1 1 auto !important;min-width:0 !important;max-width:100% !important;overflow:visible !important}[class*="aside-column--right"],[class*="slip-column-desktop-container"]{display:none !important}[class*="horizontal-navigation"]{display:none !important}[class*="footer_f8HcM"]{min-width:0 !important;max-width:100% !important;width:100% !important}[class*="swiper-banner__slide"]{width:100% !important;padding-right:0 !important}[class*="headline-bn--v4"]{width:100% !important;max-width:100% !important}}@media (max-width:1150px){[class*="column__left"]{position:fixed !important;top:var(--main-header-height,56px) !important;left:0 !important;z-index:65 !important;transform:translate(calc(-100% - 16px)) !important;min-width:252px !important;max-width:252px !important}}@media (max-width:1023px){[class*="header-bar__right"] [class*="language-switcher"]{display:none !important}[class*="showcase-navigation__slide"]{width:auto !important;flex:0 0 auto !important}[class*="l-showcase-navigation-item_"]:not([class*="__"]){min-width:72px !important;padding:8px 12px !important;font-size:12px !important}[class*="sport-event-list-league-headline"]{flex-wrap:wrap !important;height:auto !important;min-height:40px !important;padding:4px 0 !important}[class*="sport-event-list-league-headline__label"]{min-width:0 !important;flex:1 1 100% !important}[class*="sportline-event-block"]{overflow-x:auto !important;-webkit-overflow-scrolling:touch}}@media (max-width:767px){[class*="column__main"] [class*="content_"]{padding-left:8px !important;padding-right:8px !important}[class*="top-banners-container"]{padding-left:0 !important;padding-right:0 !important}[class*="banner-section"]{padding-left:8px !important;padding-right:8px !important}[class*="headline-bn__heading"]{font-size:22px !important;letter-spacing:0.5px !important}[class*="headline-bn__text"]{font-size:14px !important}[class*="sportline-runner"]{flex:1 1 0 !important;width:auto !important;min-width:48px !important;min-height:44px !important}[class*="main-market-container__main-content"]{width:100% !important;height:auto !important;min-height:44px !important;gap:4px !important}[class*="sportline-event-more-indicator"]{flex:0 0 40px !important;min-width:40px !important}[class*="sport-event-list-sport-headline"]{display:flex !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important;height:48px !important;min-height:48px !important;max-height:56px !important;padding:0 8px !important;box-sizing:border-box !important;overflow:hidden !important}[class*="sport-event-list-sport-headline__sport-icon"]{display:flex !important;flex:none !important;align-items:center !important;justify-content:center !important;width:24px !important;height:24px !important;min-width:24px !important;margin-right:8px !important;overflow:hidden !important}[class*="sport-event-list-sport-headline__sport-icon"] svg,[class*="sport-event-list-sport-headline__expand-icon"]{width:20px !important;height:20px !important;min-width:20px !important;min-height:20px !important;flex:none !important}[class*="sport-event-list-sport-headline__expand-icon"]{width:24px !important;height:24px !important;min-width:24px !important}[class*="sport-event-list-sport-headline__left"]{display:flex !important;flex:1 1 auto !important;flex-direction:row-reverse !important;align-items:center !important;justify-content:flex-start !important;gap:4px !important;min-width:0 !important;height:auto !important;max-height:48px !important;overflow:hidden !important}[class*="sport-event-list-sport-headline__title"]{flex:1 1 auto !important;min-width:0 !important;overflow:hidden !important}[class*="sport-event-list-sport-headline__label"]{display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;font-size:18px !important;font-weight:500 !important;line-height:20px !important;color:var(--TextDefault) !important}[class*="sport-event-list-sport-headline__right"]{display:flex !important;flex:0 1 auto !important;align-items:center !important;justify-content:flex-end !important;min-width:0 !important;max-width:52% !important;margin-left:8px !important;height:auto !important;overflow:hidden !important}[class*="sport-event-list-markets-dropdown"] [class*="popper__content"]{display:none !important}[class*="sport-event-list-markets-dropdown"] a[class*="button"]{max-width:100% !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}[class*="desktop-layout-header"]{position:sticky !important;top:0;z-index:50}[class*="header-bar__inner"]{padding-left:4px !important;padding-right:4px !important}html:not([class*="layout--phone"]) [class*="header-bar__info"]{display:none !important}[class*="footer__body"]{padding:12px !important}html:not([class*="layout--phone"]) [class*="footer__info"]{flex-direction:column !important;gap:16px !important}html:not([class*="layout--phone"]) [class*="footer__menu"]{width:100% !important;max-width:100% !important}html:not([class*="layout--phone"]) [class*="footer-download-app"]{width:100% !important;max-width:100% !important;min-width:0 !important;margin-top:0 !important}[class*="footer__menu"]{width:100% !important}[class*="footer__banner"]{width:100% !important;margin:16px 0 0 !important}html:not([class*="layout--phone"]) [class*="desktop-layout-header"],html:not([class*="layout--phone"]) [class*="header-bar"]:not([class*="header-bar__"]){max-width:100% !important;width:100% !important;overflow:hidden !important}html:not([class*="layout--phone"]) [class*="header-bar__inner"]{min-width:0 !important;max-width:100% !important;width:100% !important;display:flex !important;justify-content:space-between !important;box-sizing:border-box !important}html:not([class*="layout--phone"]) [class*="header-bar__left"]{flex:0 0 auto !important;width:auto !important;min-width:auto !important;max-width:none !important;overflow:visible !important}html:not([class*="layout--phone"]) [class*="header-bar__menu-button"]{flex:none !important;width:44px !important;min-width:44px !important}html:not([class*="layout--phone"]) [class*="header-bar__right"]{flex:0 0 auto !important;width:auto !important;min-width:0 !important;max-width:none !important;margin-left:auto !important}html:not([class*="layout--phone"]) [class*="header-registration"]{display:flex !important;flex:none !important;gap:4px !important}html:not([class*="layout--phone"]) [class*="desktop-layout-header"]{padding-bottom:44px !important;overflow:visible !important}html:not([class*="layout--phone"]) [class*="header__content"]{position:static !important}html:not([class*="layout--phone"]) [class*="horizontal-navigation"]{display:flex !important;position:absolute !important;top:56px !important;right:0 !important;bottom:auto !important;left:0 !important;width:100% !important;height:44px !important;flex:none !important;background-color:var(--Layer1) !important;overflow:hidden !important;z-index:1 !important}html:not([class*="layout--phone"]) [class*="horizontal-navigation__base"]{display:flex !important;position:static !important;width:100% !important;height:100% !important;margin:0 !important;padding:0 !important}html:not([class*="layout--phone"]) [class*="horizontal-navigation__list-item"]{flex:1 1 0 !important;position:static !important;width:auto !important}html:not([class*="layout--phone"]) [class*="horizontal-navigation__list-item"]:nth-child(n+4){display:none !important}html:not([class*="layout--phone"]) [class*="horizontal-navigation-button"]{position:static !important;justify-content:center !important;width:100% !important;height:44px !important}html:not([class*="layout--phone"]) [class*="sportline-event-block-container__favorite"]{display:none !important}html:not([class*="layout--phone"]) [class*="sportline-event-logos-container"],html:not([class*="layout--phone"]) [class*="sportline-event-logos"]{display:none !important}html:not([class*="layout--phone"]) [class*="sportline-event-info"]{flex-direction:column !important;align-items:stretch !important;height:auto !important;min-height:0 !important}html:not([class*="layout--phone"]) [class*="event-info-columns"]{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:6px !important;width:100% !important;min-width:0 !important}html:not([class*="layout--phone"]) [class*="event-info-columns__left-column"]{display:flex !important;flex-direction:row !important;align-items:center !important;gap:8px !important;flex:1 1 auto !important;min-width:0 !important;overflow:hidden !important}html:not([class*="layout--phone"]) [class*="sportline-event-block"]{height:auto !important;min-height:0 !important;overflow:visible !important}html:not([class*="layout--phone"]) [class*="sportline-event-block-container"]{flex-wrap:wrap !important;align-items:stretch !important;height:auto !important;gap:4px !important;padding:8px !important}html:not([class*="layout--phone"]) [class*="sportline-event-competitors"]{display:flex !important;flex-direction:column !important;gap:6px !important;min-width:0 !important;overflow:hidden !important}html:not([class*="layout--phone"]) [class*="sportline-event-competitor"]{min-height:0 !important;line-height:1.2 !important}html:not([class*="layout--phone"]) [class*="sportline-event-competitor__name"]{display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}html:not([class*="layout--phone"]) [class*="main-market-container"]{width:100% !important;margin-top:0 !important}[class*="daily-combo-slider__item"]{width:calc(100vw - 24px) !important;max-width:100% !important}[class*="combo-item"]{width:100% !important;max-width:100% !important;box-sizing:border-box !important}[class*="home-promotions__slide"]{width:calc(100vw - 24px) !important;max-width:320px !important}}@media (max-width:480px){[class*="sportline-event-block"]{flex-direction:column !important;align-items:stretch !important;height:auto !important;min-height:0 !important;padding:8px !important}[class*="sportline-competitors"],[class*="main-market-container"]{width:100% !important;max-width:100% !important}[class*="sport-event-list-league-headline__market-label"]{display:none !important}}html[class*="layout--phone"] [class*="tab-bar"]{position:fixed !important;right:0 !important;bottom:0 !important;left:0 !important;z-index:60 !important}html[class*="layout--phone"] #app.wrapper,html[class*="layout--phone"] [class*="content-wrap"]{padding-bottom:calc(52px+env(safe-area-inset-bottom,0px)) !important}html[class*="layout--phone"] [class*="desktop-layout-header"]{display:none !important}html[class*="layout--phone"] [class*="header_Nco9H"],html[class*="layout--phone"] [class*="header-bar"]:not([class*="header-bar__"]){max-width:100% !important;overflow:visible !important}html[class*="layout--phone"] [class*="header-bar__left"]{flex:1 !important;min-width:0 !important;max-width:none !important;overflow:visible !important}html[class*="layout--phone"] [class*="header-bar__right"]{flex:none !important}html[class*="layout--phone"] [class*="header-bar__menu-button"]{flex:none !important;width:auto !important;min-width:44px !important}html[class*="layout--phone"] [class*="footer__follow-item"]{width:auto !important;max-width:none !important}