.MaGameSelect-module__a1gbla__select{min-width:0;position:relative}.MaGameSelect-module__a1gbla__trigger{border:1px solid var(--ma-border);background:var(--ma-field);width:100%;min-height:40px;color:var(--ma-text);cursor:pointer;text-align:left;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.MaGameSelect-module__a1gbla__trigger svg{fill:none;width:16px;height:16px;stroke:var(--ma-accent-soft);stroke-width:1.8px;flex:none;transition:transform .16s}.MaGameSelect-module__a1gbla__trigger[aria-expanded=true]{border-color:var(--ma-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--ma-accent) 18%, transparent)}.MaGameSelect-module__a1gbla__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.MaGameSelect-module__a1gbla__trigger:disabled{cursor:not-allowed;opacity:.55}.MaGameSelect-module__a1gbla__menu{z-index:1300;border:1px solid var(--ma-border);background:var(--ma-elevated);border-radius:11px;width:max(100%,180px);max-height:min(300px,48vh);padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 14px 34px #00000047}.MaGameSelect-module__a1gbla__menu button{width:100%;min-height:38px;color:var(--ma-text-subtle);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.MaGameSelect-module__a1gbla__menu button:hover,.MaGameSelect-module__a1gbla__menu button:focus-visible{background:color-mix(in srgb, var(--ma-accent) 13%, transparent);color:var(--ma-text)}.MaGameSelect-module__a1gbla__menu button:disabled{cursor:not-allowed;opacity:.45}.MaGameSelect-module__a1gbla__menu button.MaGameSelect-module__a1gbla__active{background:var(--ma-gold-gradient);color:#171820;font-weight:700}.MaGameSelect-module__a1gbla__menu b{color:currentColor}@media (max-width:1278px){.MaGameSelect-module__a1gbla__menu{width:100%;max-height:42vh}.MaGameSelect-module__a1gbla__trigger,.MaGameSelect-module__a1gbla__menu button{min-height:44px}}
.MaGameAuthDialog-module__EOu3NW__backdrop{z-index:1100;background:#000000d1;place-items:center;display:grid;position:fixed;inset:0}.MaGameAuthDialog-module__EOu3NW__dialog{background:var(--ma-surface);width:100%;height:100%;color:var(--ma-muted);padding:16px 20px 36px;position:relative;overflow-y:auto}.MaGameAuthDialog-module__EOu3NW__close{display:none}.MaGameAuthDialog-module__EOu3NW__tabs{justify-content:center;align-items:flex-start;gap:44px;height:30px;display:flex}.MaGameAuthDialog-module__EOu3NW__tabs button{min-width:30px;color:var(--ma-muted);cursor:pointer;background:0 0;border:0;padding:0 0 8px;font-size:14px;line-height:20px;position:relative}.MaGameAuthDialog-module__EOu3NW__tabs button:disabled{cursor:not-allowed;opacity:.35}.MaGameAuthDialog-module__EOu3NW__tabs .MaGameAuthDialog-module__EOu3NW__activeTab{color:#d8bd7f}.MaGameAuthDialog-module__EOu3NW__activeTab:after{content:"";background:linear-gradient(90deg,#d8bd7f,#a27d39);border-radius:4px;width:28px;height:4px;position:absolute;bottom:0;right:50%;transform:translate(50%)}.MaGameAuthDialog-module__EOu3NW__form{margin-top:10px}.MaGameAuthDialog-module__EOu3NW__forgotForm h3,.MaGameAuthDialog-module__EOu3NW__forgotForm p{margin:0 0 12px}.MaGameAuthDialog-module__EOu3NW__forgotForm h3{color:var(--ma-text);font-size:20px}.MaGameAuthDialog-module__EOu3NW__forgotForm>p:not(.MaGameAuthDialog-module__EOu3NW__error):not(.MaGameAuthDialog-module__EOu3NW__success){color:var(--ma-text-subtle);font-size:13px}.MaGameAuthDialog-module__EOu3NW__plainField{color:var(--ma-text-subtle);gap:7px;margin-top:10px;font-size:12px;display:grid}.MaGameAuthDialog-module__EOu3NW__plainField input,.MaGameAuthDialog-module__EOu3NW__plainField select{border:1px solid var(--ma-border);background:var(--ma-field);width:100%;height:42px;color:var(--ma-text);border-radius:8px;outline:none;padding:0 12px}.MaGameAuthDialog-module__EOu3NW__codeField,.MaGameAuthDialog-module__EOu3NW__captchaRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.MaGameAuthDialog-module__EOu3NW__codeField>span{color:var(--ma-text-subtle);gap:7px;font-size:12px;display:grid}.MaGameAuthDialog-module__EOu3NW__codeField input{border:1px solid var(--ma-border);background:var(--ma-field);height:42px;color:var(--ma-text);border-radius:8px;padding:0 12px}.MaGameAuthDialog-module__EOu3NW__codeField button,.MaGameAuthDialog-module__EOu3NW__backAuth{border:1px solid color-mix(in srgb, var(--ma-accent) 70%, transparent);background:color-mix(in srgb, var(--ma-accent) 14%, transparent);height:42px;color:var(--ma-accent-soft);border-radius:8px;padding:0 14px}.MaGameAuthDialog-module__EOu3NW__dynamicField{gap:8px;display:grid}.MaGameAuthDialog-module__EOu3NW__captchaImage{border:1px solid var(--ma-border);background:#fff;border-radius:8px;width:112px;height:42px;padding:0;overflow:hidden}.MaGameAuthDialog-module__EOu3NW__captchaImage img{object-fit:contain;width:100%;height:100%;display:block}.MaGameAuthDialog-module__EOu3NW__success{color:#33bd8d;margin:8px 0 0;font-size:12px}.MaGameAuthDialog-module__EOu3NW__backAuth{background:0 0;width:100%;margin-top:10px}.MaGameAuthDialog-module__EOu3NW__error{color:#ef777a;background:#e34d521a;border-radius:4px;margin:0 0 4px;padding:7px 9px;font-size:12px;line-height:17px}.MaGameAuthDialog-module__EOu3NW__field{border-bottom:1px solid var(--ma-border);grid-template-columns:18px 1fr 26px;align-items:center;height:59px;display:grid}.MaGameAuthDialog-module__EOu3NW__fieldIcon{color:#5f6169;place-items:center;width:18px;height:18px;display:grid}.MaGameAuthDialog-module__EOu3NW__fieldIcon svg,.MaGameAuthDialog-module__EOu3NW__eye svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.MaGameAuthDialog-module__EOu3NW__field input{min-width:0;height:100%;color:var(--ma-text);background:0 0;border:0;outline:0;padding:0 3px;font-size:14px}.MaGameAuthDialog-module__EOu3NW__field input::placeholder{color:#8e8f95;opacity:1}.MaGameAuthDialog-module__EOu3NW__field input:disabled{opacity:.6}.MaGameAuthDialog-module__EOu3NW__eye{width:26px;height:38px;color:var(--ma-text-subtle);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.MaGameAuthDialog-module__EOu3NW__options{justify-content:space-between;align-items:center;height:53px;display:flex}.MaGameAuthDialog-module__EOu3NW__checkLabel{color:var(--ma-text-subtle);cursor:pointer;align-items:center;gap:6px;font-size:14px;line-height:20px;display:inline-flex}.MaGameAuthDialog-module__EOu3NW__checkLabel input{accent-color:#1bc273;width:21px;height:21px;margin:0}.MaGameAuthDialog-module__EOu3NW__textButton,.MaGameAuthDialog-module__EOu3NW__bottomActions button{color:var(--ma-text-subtle);cursor:pointer;background:0 0;border:0;padding:0}.MaGameAuthDialog-module__EOu3NW__textButton{font-size:13px}.MaGameAuthDialog-module__EOu3NW__terms{min-height:53px}.MaGameAuthDialog-module__EOu3NW__submit{color:#fff;cursor:pointer;background:linear-gradient(100deg,#d8bd7f,#a27d39);border:0;border-radius:100px;width:100%;height:44px;margin-top:4px;font-size:15px;font-weight:600}.MaGameAuthDialog-module__EOu3NW__submit:disabled{cursor:not-allowed;opacity:.58}.MaGameAuthDialog-module__EOu3NW__bottomActions{justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}.MaGameAuthDialog-module__EOu3NW__bottomActions button{justify-content:center;align-items:center;gap:7px;min-width:108px;font-size:14px;line-height:20px;display:inline-flex}.MaGameAuthDialog-module__EOu3NW__bottomActions button svg{fill:none;stroke:#b9974f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:19px;height:19px}.MaGameAuthDialog-module__EOu3NW__bottomActions button span{color:#858791}.MaGameAuthDialog-module__EOu3NW__bottomActions i{background:#4a4c53;width:1px;height:17px}.MaGameAuthDialog-module__EOu3NW__srOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:1279px){.MaGameAuthDialog-module__EOu3NW__dialog{border-radius:6px;width:519px;height:auto;min-height:471px;max-height:calc(100vh - 40px);padding:58px 60px 42px;overflow-y:auto;box-shadow:0 12px 42px #00000061}.MaGameAuthDialog-module__EOu3NW__registerDialog{padding-top:44px}.MaGameAuthDialog-module__EOu3NW__close{color:#fff;cursor:pointer;background:0 0;border:0;width:28px;height:28px;padding:0;font-size:31px;font-weight:200;line-height:26px;display:block;position:absolute;top:24px;right:28px}.MaGameAuthDialog-module__EOu3NW__form{margin-top:16px}.MaGameAuthDialog-module__EOu3NW__field{height:61px}.MaGameAuthDialog-module__EOu3NW__options,.MaGameAuthDialog-module__EOu3NW__terms{min-height:57px}.MaGameAuthDialog-module__EOu3NW__submit{height:45px;margin-top:1px}.MaGameAuthDialog-module__EOu3NW__bottomActions{margin-top:27px}}
.MaGameFloatingNavigation-module__B0YZ7q__desktopRail{display:none}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut{z-index:944;filter:drop-shadow(0 7px 10px #0000006b);will-change:transform;width:66px;transition:transform .28s cubic-bezier(.22,.8,.3,1),opacity .2s;position:fixed}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=left]{left:3px}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=right]{right:3px}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=sign-in]{top:44%}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=wheel]{top:47%}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=point-shop]{top:64%}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=red-packet]{top:70%}.MaGameFloatingNavigation-module__B0YZ7q__activityOpen{color:#ffe387;cursor:pointer;text-shadow:0 1px 4px #000,0 0 7px #8b3f00;background:0 0;border:0;place-items:center;width:66px;padding:0 0 3px;font-size:11px;font-weight:700;display:grid}.MaGameFloatingNavigation-module__B0YZ7q__activityOpen img{object-fit:contain;width:62px;height:62px;animation:3.1s ease-in-out infinite MaGameFloatingNavigation-module__B0YZ7q__activity-float;animation-delay:calc(var(--activity-index) * -.42s)}.MaGameFloatingNavigation-module__B0YZ7q__activityOpen:active img{transform:scale(.91)}.MaGameFloatingNavigation-module__B0YZ7q__activityClose{color:#fff;cursor:pointer;background:#1c1d23d1;border:1px solid #ffffff6b;border-radius:50%;width:20px;height:20px;padding:0;font-size:15px;line-height:18px;position:absolute;top:-1px;box-shadow:0 2px 7px #00000057}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=left] .MaGameFloatingNavigation-module__B0YZ7q__activityClose{left:0}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=right] .MaGameFloatingNavigation-module__B0YZ7q__activityClose{right:0}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=left][data-scrolling=true]{opacity:.68;transform:translate(calc(13px - 100%))}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=right][data-scrolling=true]{opacity:.68;transform:translate(calc(100% - 13px))}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-scrolling=true] .MaGameFloatingNavigation-module__B0YZ7q__activityClose,.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-scrolling=true] .MaGameFloatingNavigation-module__B0YZ7q__activityOpen span{opacity:0}.MaGameFloatingNavigation-module__B0YZ7q__activityRestore{z-index:945;color:#ffe08a;cursor:pointer;background:linear-gradient(145deg,#443052f5,#221d2bfa);border:1px solid #ffd6706b;border-right:0;border-radius:18px 0 0 18px;place-items:center;gap:1px;width:48px;height:66px;padding:7px 4px;font-size:10px;transition:transform .28s cubic-bezier(.22,.8,.3,1);display:grid;position:fixed;top:54%;right:0;transform:translateY(-50%);box-shadow:-5px 7px 20px #00000057}.MaGameFloatingNavigation-module__B0YZ7q__activityRestore svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.MaGameFloatingNavigation-module__B0YZ7q__activityRestore[data-scrolling=true]{transform:translate(35px,-50%)}@keyframes MaGameFloatingNavigation-module__B0YZ7q__activity-float{0%,to{filter:drop-shadow(0 5px 7px #0000006b);transform:translateY(0)rotate(-1deg)}50%{filter:drop-shadow(0 8px 11px #ffbc2a47);transform:translateY(-5px)rotate(1.5deg)}}.MaGameFloatingNavigation-module__B0YZ7q__mobileBar{z-index:950;background:var(--ma-surface-2);border-radius:18px 18px 0 0;grid-template-columns:repeat(5,1fr);width:100%;height:54px;padding:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 12px #00000038}.MaGameFloatingNavigation-module__B0YZ7q__mobileBar button{min-width:0;color:var(--ma-nav-text);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0;font-size:12px;line-height:14px;transition:color .16s,transform .12s;display:flex;position:relative}.MaGameFloatingNavigation-module__B0YZ7q__mobileBar button.MaGameFloatingNavigation-module__B0YZ7q__active{color:#c4a35c}.MaGameFloatingNavigation-module__B0YZ7q__mobileBar button:active{transform:translateY(1px)scale(.96)}.MaGameFloatingNavigation-module__B0YZ7q__mobileIcon{color:inherit;font-family:ma-iconfont;font-size:22.5px;font-style:normal;font-weight:400;line-height:23px}.MaGameFloatingNavigation-module__B0YZ7q__mobileIcon>span{display:inline-block}.MaGameFloatingNavigation-module__B0YZ7q__mobileBar .MaGameFloatingNavigation-module__B0YZ7q__earning{color:var(--ma-nav-text);justify-content:flex-end;padding-bottom:7.5px}.MaGameFloatingNavigation-module__B0YZ7q__mobileBar .MaGameFloatingNavigation-module__B0YZ7q__earning.MaGameFloatingNavigation-module__B0YZ7q__active{color:#c4a35c}.MaGameFloatingNavigation-module__B0YZ7q__earning .MaGameFloatingNavigation-module__B0YZ7q__mobileIcon{color:#fff;background:#c4a35c;border-radius:50%;place-items:center;width:40px;height:40px;font-size:25px;line-height:40px;display:grid;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.MaGameFloatingNavigation-module__B0YZ7q__earning .MaGameFloatingNavigation-module__B0YZ7q__mobileIcon>span{transform-origin:bottom;animation:2s ease-in-out infinite MaGameFloatingNavigation-module__B0YZ7q__wallet-scale-shake}.MaGameFloatingNavigation-module__B0YZ7q__installPrompt{z-index:951;color:#fff;background:linear-gradient(100deg,#d8bd7f,#a27d39);border-radius:8px;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;width:195px;height:45px;font-size:14px;transition:width .2s;animation:3s infinite MaGameFloatingNavigation-module__B0YZ7q__install-jump;display:grid;position:fixed;bottom:90px;right:50%;transform:translate(50%);box-shadow:0 5px 15px #00000052}.MaGameFloatingNavigation-module__B0YZ7q__installPrompt[data-expanded=true]{width:min(315px,100vw - 32px)}.MaGameFloatingNavigation-module__B0YZ7q__installPlus{color:#a27d39;background:#fff;border-radius:3px;place-items:center;width:20px;height:20px;margin-left:9px;font-size:19px;font-weight:700;line-height:20px;display:grid}.MaGameFloatingNavigation-module__B0YZ7q__installPrompt .MaGameFloatingNavigation-module__B0YZ7q__installAction{text-align:left;text-overflow:ellipsis;white-space:nowrap;width:auto;height:44px;padding:0 4px;font-size:14px;overflow:hidden}.MaGameFloatingNavigation-module__B0YZ7q__installPrompt .MaGameFloatingNavigation-module__B0YZ7q__installClose{color:#fff;cursor:pointer;background:0 0;border:0;width:24px;height:44px;padding:0;font-size:24px;font-weight:300}@keyframes MaGameFloatingNavigation-module__B0YZ7q__wallet-scale-shake{0%{transform:scale(.8)rotate(0)}25%{transform:scale(1)rotate(0)}40%{transform:scale(1)rotate(10deg)}55%{transform:scale(1)rotate(-10deg)}70%{transform:scale(1)rotate(5deg)}85%{transform:scale(1)rotate(-5deg)}to{transform:scale(.8)rotate(0)}}@keyframes MaGameFloatingNavigation-module__B0YZ7q__install-jump{0%,to{transform:translate(50%)translateY(0)}50%{transform:translate(50%)translateY(-10px)}}@media (prefers-reduced-motion:reduce){.MaGameFloatingNavigation-module__B0YZ7q__earning .MaGameFloatingNavigation-module__B0YZ7q__mobileIcon>span,.MaGameFloatingNavigation-module__B0YZ7q__installPrompt,.MaGameFloatingNavigation-module__B0YZ7q__activityOpen img{animation:none}}@media (min-width:768px) and (max-width:1278px){.MaGameFloatingNavigation-module__B0YZ7q__mobileBar{border:1px solid color-mix(in srgb, var(--ma-border) 85%, transparent);border-bottom:0;width:min(720px,100% - 40px);left:auto;right:50%;transform:translate(50%)}}@media (min-width:1279px){.MaGameFloatingNavigation-module__B0YZ7q__mobileBar,.MaGameFloatingNavigation-module__B0YZ7q__installPrompt{display:none}.MaGameFloatingNavigation-module__B0YZ7q__desktopRail{z-index:950;background:var(--ma-surface-2);border-radius:6px 0 0 6px;grid-auto-rows:72px;width:72px;height:auto;display:grid;position:fixed;top:auto;bottom:60px;right:0;overflow:visible;box-shadow:0 3px 12px #0000003d}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut{width:88px}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=left]{left:8px}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-side=right]{right:82px}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=sign-in]{top:34%}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=wheel]{top:42%}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=point-shop]{top:61%}.MaGameFloatingNavigation-module__B0YZ7q__activityShortcut[data-slot=red-packet]{top:69%}.MaGameFloatingNavigation-module__B0YZ7q__activityOpen{width:88px;font-size:12px}.MaGameFloatingNavigation-module__B0YZ7q__activityOpen img{width:80px;height:80px}.MaGameFloatingNavigation-module__B0YZ7q__activityRestore{border-right:0;border-radius:14px 0 0 14px;gap:3px;width:72px;height:64px;top:auto;bottom:492px;right:0;transform:none;box-shadow:-4px -2px 18px #0000004d}.MaGameFloatingNavigation-module__B0YZ7q__activityRestore[data-scrolling=true]{transform:translate(59px)}.MaGameFloatingNavigation-module__B0YZ7q__desktopRail button{color:var(--ma-muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;font-size:12px;line-height:16px;display:flex}.MaGameFloatingNavigation-module__B0YZ7q__desktopRail>button:first-child{border-radius:6px 0 0}.MaGameFloatingNavigation-module__B0YZ7q__railLanguage{min-height:72px;position:relative}.MaGameFloatingNavigation-module__B0YZ7q__railLanguage>button{width:100%;height:100%}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu{z-index:2;border:1px solid var(--ma-border);background:var(--ma-surface);border-radius:12px;gap:5px;width:220px;max-height:min(420px,100vh - 40px);padding:8px;display:grid;position:absolute;bottom:0;right:82px;overflow:auto;box-shadow:0 14px 38px #00000057}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu>button{min-height:48px;color:var(--ma-text);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:6px 9px;display:grid}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu>button:hover{background:color-mix(in srgb,var(--ma-gold-a) 10%,transparent)}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu img{object-fit:contain;border-radius:0;width:22px;height:22px}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu>button>span{display:grid}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu b{font-size:12px}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu small{color:var(--ma-muted);text-transform:uppercase;font-size:10px}.MaGameFloatingNavigation-module__B0YZ7q__railLanguageMenu i{color:var(--ma-gold-a);font-style:normal}.MaGameFloatingNavigation-module__B0YZ7q__languageFallback{width:22px;height:22px;color:var(--ma-gold-a);border:1px solid;border-radius:50%;place-items:center;font-size:10px;display:grid!important}.MaGameFloatingNavigation-module__B0YZ7q__desktopRail button:last-child{border-bottom:0;border-radius:0 0 0 6px}.MaGameFloatingNavigation-module__B0YZ7q__desktopRail button:hover,.MaGameFloatingNavigation-module__B0YZ7q__desktopRail button:focus-visible{color:#d8bd7f;background:#d8bd7f12;outline:none}.MaGameFloatingNavigation-module__B0YZ7q__railIcon{place-items:center;width:24px;height:24px;display:grid}.MaGameFloatingNavigation-module__B0YZ7q__railIcon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}}
.MaGameFooter-module__IMinJW__footer{display:none}@media (min-width:1279px){.MaGameFooter-module__IMinJW__footer{border-top:1px solid var(--ma-line);background:radial-gradient(circle at 18% 0, #c4a35c17, transparent 28%), linear-gradient(180deg, color-mix(in srgb, var(--ma-surface) 88%, var(--ma-bg) 12%), var(--ma-surface));width:100%;color:var(--ma-muted);margin-top:34px;display:block}.MaGameFooter-module__IMinJW__inner{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:center;gap:70px;width:min(100% - 32px,1260px);min-height:194px;margin:0 auto;padding:34px 0 28px;display:grid}.MaGameFooter-module__IMinJW__inner.MaGameFooter-module__IMinJW__noBrand{grid-template-columns:minmax(0,1fr)}.MaGameFooter-module__IMinJW__brandBlock{gap:28px;display:grid}.MaGameFooter-module__IMinJW__brandRow{align-items:center;gap:14px;min-height:44px;display:flex}.MaGameFooter-module__IMinJW__brandRow img{object-fit:contain;width:auto;max-width:168px;height:44px}.MaGameFooter-module__IMinJW__brandRow strong{color:var(--ma-text);letter-spacing:.02em;font-size:19px;font-weight:650}.MaGameFooter-module__IMinJW__responsible{align-items:center;gap:13px;display:flex}.MaGameFooter-module__IMinJW__responsible svg{fill:none;stroke:#c4a35c;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:38px;height:38px}.MaGameFooter-module__IMinJW__responsible span{gap:3px;display:grid}.MaGameFooter-module__IMinJW__responsible strong{color:var(--ma-text-soft);font-size:13px;font-weight:600}.MaGameFooter-module__IMinJW__responsible small{color:var(--ma-muted);font-size:11px}.MaGameFooter-module__IMinJW__linkGroups{grid-template-columns:minmax(0,1.55fr) minmax(0,.75fr);gap:54px;display:grid}.MaGameFooter-module__IMinJW__linkGroups section{min-width:0}.MaGameFooter-module__IMinJW__linkGroups h2{color:var(--ma-text);margin:0 0 20px;padding-bottom:12px;font-size:14px;font-weight:600;position:relative}.MaGameFooter-module__IMinJW__linkGroups h2:after{background:linear-gradient(90deg, var(--ma-gold-b), var(--ma-gold-a));content:"";border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:0}.MaGameFooter-module__IMinJW__linkGroups section>div{flex-wrap:wrap;align-items:flex-start;gap:11px 24px;display:flex}.MaGameFooter-module__IMinJW__linkGroups button{color:var(--ma-muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;line-height:24px;transition:color .16s,transform .16s}.MaGameFooter-module__IMinJW__linkGroups button:hover,.MaGameFooter-module__IMinJW__linkGroups button:focus-visible{color:var(--ma-gold-a);outline:0;transform:translateY(-1px)}.MaGameFooter-module__IMinJW__copyright{border-top:1px solid var(--ma-line)}.MaGameFooter-module__IMinJW__copyright p{width:min(100% - 32px,1260px);min-height:54px;color:var(--ma-muted);text-align:center;margin:0 auto;padding:17px 0;font-size:11px;line-height:20px}}@media (prefers-reduced-motion:reduce){.MaGameFooter-module__IMinJW__linkGroups button{transition:none}}
.MaGameHeader-module__L2GQGW__header{z-index:980;background:var(--ma-surface);height:56px;position:fixed;inset:0 0 auto}.MaGameHeader-module__L2GQGW__desktopInner,.MaGameHeader-module__L2GQGW__categoryFlyout{display:none}.MaGameHeader-module__L2GQGW__mobileInner{justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 16px;display:flex}.MaGameHeader-module__L2GQGW__logoButton,.MaGameHeader-module__L2GQGW__mobileLogoButton,.MaGameHeader-module__L2GQGW__navItem,.MaGameHeader-module__L2GQGW__loginButton,.MaGameHeader-module__L2GQGW__registerButton,.MaGameHeader-module__L2GQGW__memberActions button,.MaGameHeader-module__L2GQGW__mobileSupport button{cursor:pointer;background:0 0;border:0;margin:0}.MaGameHeader-module__L2GQGW__mobileLogoButton{width:126px;height:40px;padding:0}.MaGameHeader-module__L2GQGW__mobileLogoButton img{object-fit:contain;object-position:left center;width:126px;height:40px}.MaGameHeader-module__L2GQGW__logoVisual{align-items:center;width:126px;height:40px;display:flex}.MaGameHeader-module__L2GQGW__compactLogoVisual{gap:8px}.MaGameHeader-module__L2GQGW__mobileLogoButton .MaGameHeader-module__L2GQGW__compactLogoImage,.MaGameHeader-module__L2GQGW__logoButton .MaGameHeader-module__L2GQGW__compactLogoImage{object-fit:cover;border-radius:5px;flex:0 0 40px;width:40px;height:40px}.MaGameHeader-module__L2GQGW__compactSiteName{color:#e4c26f;text-align:left;text-overflow:ellipsis;text-shadow:0 1px 2px #00000073;white-space:nowrap;max-width:78px;font-size:17px;font-weight:800;line-height:20px;overflow:hidden}.MaGameHeader-module__L2GQGW__brandSkeleton{background:color-mix(in srgb, var(--ma-surface-2) 84%, var(--ma-text) 16%);border-radius:7px;width:112px;height:40px;display:block;position:relative;overflow:hidden}.MaGameHeader-module__L2GQGW__brandSkeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:1.35s ease-in-out infinite MaGameHeader-module__L2GQGW__brand-shimmer;position:absolute;inset:0;transform:translate(-105%)}.MaGameHeader-module__L2GQGW__mobileSupport{align-self:stretch;gap:15px;display:flex}.MaGameHeader-module__L2GQGW__languageMenu{z-index:4;align-items:center;display:flex;position:relative}.MaGameHeader-module__L2GQGW__languageTrigger{border:1px solid color-mix(in srgb, var(--ma-accent) 44%, var(--ma-line));background:color-mix(in srgb, var(--ma-surface-2) 88%, transparent);min-width:0;height:36px;color:var(--ma-accent-soft);cursor:pointer;border-radius:18px;align-items:center;gap:7px;padding:0 10px;display:flex;box-shadow:inset 0 1px #ffffff09,0 7px 20px #0000001f}.MaGameHeader-module__L2GQGW__languageGlobe{border:1px solid;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.MaGameHeader-module__L2GQGW__languageTrigger>img,.MaGameHeader-module__L2GQGW__languageFlag img{object-fit:contain;object-position:center;background:0 0;border-radius:0;width:22px;height:22px}.MaGameHeader-module__L2GQGW__selectedLanguage{text-overflow:ellipsis;white-space:nowrap;max-width:82px;font-size:13px;overflow:hidden}.MaGameHeader-module__L2GQGW__languageChevron{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin:-3px 2px 0 0;transform:rotate(45deg)}.MaGameHeader-module__L2GQGW__languagePopover{border:1px solid var(--ma-line);background:color-mix(in srgb, var(--ma-surface) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:14px;width:224px;max-height:min(360px,100vh - 80px);padding:7px;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 18px 45px #0000005c}.MaGameHeader-module__L2GQGW__languagePopover button{width:100%;min-height:48px;color:var(--ma-text-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:32px 1fr 18px;align-items:center;gap:9px;padding:6px 10px;display:grid}.MaGameHeader-module__L2GQGW__languagePopover button:hover,.MaGameHeader-module__L2GQGW__languagePopover .MaGameHeader-module__L2GQGW__languageOptionActive{background:color-mix(in srgb, var(--ma-accent) 14%, var(--ma-surface-2));color:var(--ma-text)}.MaGameHeader-module__L2GQGW__languageFlag{width:30px;height:24px;color:var(--ma-accent-soft);background:0 0;border-radius:0;place-items:center;font-size:12px;display:grid;overflow:visible}.MaGameHeader-module__L2GQGW__languagePopover strong,.MaGameHeader-module__L2GQGW__languagePopover small{display:block}.MaGameHeader-module__L2GQGW__languagePopover strong{font-size:13px;font-weight:600}.MaGameHeader-module__L2GQGW__languagePopover small{color:var(--ma-text-muted);text-transform:uppercase;margin-top:2px;font-size:10px}.MaGameHeader-module__L2GQGW__languagePopover i{color:var(--ma-accent-soft);font-size:15px;font-style:normal}.MaGameHeader-module__L2GQGW__mobileLanguageMenu .MaGameHeader-module__L2GQGW__selectedLanguage{max-width:58px}.MaGameHeader-module__L2GQGW__mobileLanguageMenu .MaGameHeader-module__L2GQGW__languageTrigger{height:34px;padding-inline:7px}.MaGameHeader-module__L2GQGW__mobileLanguageMenu .MaGameHeader-module__L2GQGW__languagePopover{width:auto;position:fixed;top:62px;left:12px;right:12px}.MaGameHeader-module__L2GQGW__mobileSupport>button{color:#d8bd7f;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:45px;padding:4px 0 2px;font-size:13px;line-height:16px;display:flex}.MaGameHeader-module__L2GQGW__mobileLanguageMenu{align-self:center}.MaGameHeader-module__L2GQGW__mobileMenuButton>span{flex-direction:column;justify-content:center;gap:4px;width:24px;height:20px;display:flex}.MaGameHeader-module__L2GQGW__mobileMenuButton i{background:currentColor;border-radius:2px;width:22px;height:2px;display:block}.MaGameHeader-module__L2GQGW__mobileMenuButton small{font-size:11px}.MaGameHeader-module__L2GQGW__mobileDrawerBackdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05070b9e;position:fixed;inset:0}.MaGameHeader-module__L2GQGW__mobileDrawer{background:linear-gradient(180deg,color-mix(in srgb,var(--ma-surface) 96%,#242019 4%),var(--ma-surface));border-left:1px solid #d8bd7f21;width:min(320px,84vw);height:100dvh;padding:0 20px 28px;animation:.2s both MaGameHeader-module__L2GQGW__mobile-drawer-in;position:absolute;top:0;right:0;box-shadow:-22px 0 60px #0000007a}.MaGameHeader-module__L2GQGW__mobileDrawer>header{border-bottom:1px solid var(--ma-line);justify-content:space-between;align-items:center;height:66px;display:flex}.MaGameHeader-module__L2GQGW__mobileDrawer>header strong{color:var(--ma-text);font-size:17px}.MaGameHeader-module__L2GQGW__mobileDrawer>header button{background:var(--ma-surface-2);width:34px;height:34px;color:var(--ma-text);cursor:pointer;border:0;border-radius:50%;font-size:23px}.MaGameHeader-module__L2GQGW__mobileDrawer nav{gap:0;padding-top:12px;display:grid}.MaGameHeader-module__L2GQGW__mobileDrawer nav>button,.MaGameHeader-module__L2GQGW__drawerExperience>button{border:0;border-bottom:1px solid color-mix(in srgb,var(--ma-line) 72%,transparent);width:100%;min-height:66px;color:var(--ma-text);text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:42px 1fr 22px;align-items:center;gap:12px;padding:10px 4px;display:grid}.MaGameHeader-module__L2GQGW__drawerIcon{background:color-mix(in srgb,var(--ma-accent) 10%,var(--ma-surface));width:40px;height:40px;color:var(--ma-accent-soft);letter-spacing:1px;border:1px solid #d8bd7f29;border-radius:12px;place-items:center;font-size:11px;font-weight:800;display:grid}.MaGameHeader-module__L2GQGW__drawerIcon .MaGameHeader-module__L2GQGW__supportSvg{width:21px;height:21px}.MaGameHeader-module__L2GQGW__mobileDrawer nav strong,.MaGameHeader-module__L2GQGW__mobileDrawer nav small{display:block}.MaGameHeader-module__L2GQGW__mobileDrawer nav strong{font-size:14px}.MaGameHeader-module__L2GQGW__mobileDrawer nav small{color:var(--ma-text-muted);margin-top:4px;font-size:11px}.MaGameHeader-module__L2GQGW__mobileDrawer nav b{color:var(--ma-accent-soft);font-size:24px;font-weight:400}.MaGameHeader-module__L2GQGW__drawerExperience>button>b{transition:transform .18s}.MaGameHeader-module__L2GQGW__drawerArrowOpen{transform:rotate(90deg)}.MaGameHeader-module__L2GQGW__drawerExperienceList{border-bottom:1px solid color-mix(in srgb,var(--ma-line) 72%,transparent);padding:6px 0 10px 52px;display:grid}.MaGameHeader-module__L2GQGW__drawerExperienceList button{min-height:48px;color:var(--ma-text);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:30px 1fr 18px;align-items:center;gap:10px;padding:4px 2px;display:grid}.MaGameHeader-module__L2GQGW__drawerExperienceList button>span{color:#fff;background:linear-gradient(135deg,#bc984c,#796029);border-radius:8px;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.MaGameHeader-module__L2GQGW__drawerExperienceList button strong{font-size:13px}.MaGameHeader-module__L2GQGW__drawerExperienceList button b{color:var(--ma-text-muted);font-size:20px;font-weight:400}@keyframes MaGameHeader-module__L2GQGW__mobile-drawer-in{0%{transform:translate(100%)}}.MaGameHeader-module__L2GQGW__mobileLanguageMenu .MaGameHeader-module__L2GQGW__languageTrigger{color:var(--ma-accent-soft);white-space:nowrap;flex-direction:row;justify-content:flex-start;font-size:12px;line-height:normal}.MaGameHeader-module__L2GQGW__supportSvg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}@media (min-width:1279px){.MaGameHeader-module__L2GQGW__header{height:120px}.MaGameHeader-module__L2GQGW__mobileInner,.MaGameHeader-module__L2GQGW__mobileDrawerBackdrop{display:none}.MaGameHeader-module__L2GQGW__desktopInner{width:min(100% - 32px,1260px);height:120px;margin:0 auto;display:block}.MaGameHeader-module__L2GQGW__desktopTop{border-bottom:1px solid #ffffff06;height:72px;position:relative}.MaGameHeader-module__L2GQGW__desktopExperienceMenu{z-index:7;position:absolute;top:24px;left:42%}.MaGameHeader-module__L2GQGW__desktopExperienceTrigger{height:26px;color:var(--ma-text-muted);cursor:pointer;align-items:center;gap:7px;padding:0 2px;font-size:13px;transition:color .18s;display:flex;background:0 0!important;border:0!important}.MaGameHeader-module__L2GQGW__desktopExperienceTrigger:before{color:var(--ma-accent-soft);content:"•••";letter-spacing:2px;font-size:12px}.MaGameHeader-module__L2GQGW__desktopExperienceTrigger:hover{color:var(--ma-accent-soft)}.MaGameHeader-module__L2GQGW__desktopExperienceOptions{border:1px solid color-mix(in srgb,var(--ma-line) 84%,transparent);background:color-mix(in srgb,var(--ma-surface) 97%,#000 3%);border-radius:9px;width:150px;padding:5px;display:none;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 14px 30px #00000057}.MaGameHeader-module__L2GQGW__desktopExperienceMenu:hover .MaGameHeader-module__L2GQGW__desktopExperienceOptions,.MaGameHeader-module__L2GQGW__desktopExperienceMenu:focus-within .MaGameHeader-module__L2GQGW__desktopExperienceOptions{display:block}.MaGameHeader-module__L2GQGW__desktopExperienceOptions button{width:100%;min-height:38px;color:var(--ma-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:7px 10px}.MaGameHeader-module__L2GQGW__desktopExperienceOptions button:hover{background:color-mix(in srgb,var(--ma-accent) 14%,var(--ma-surface-2));color:var(--ma-accent-soft)}.MaGameHeader-module__L2GQGW__logoButton{width:126px;height:40px;padding:0;position:absolute;top:16px;left:0}.MaGameHeader-module__L2GQGW__logoButton img{object-fit:contain;object-position:left center;width:126px;height:40px}.MaGameHeader-module__L2GQGW__authActions{gap:8px;display:flex;position:absolute;top:16px;right:0}.MaGameHeader-module__L2GQGW__desktopLanguageMenu{margin-right:5px}.MaGameHeader-module__L2GQGW__memberActions{align-items:center;gap:10px;height:50px;display:flex;position:absolute;top:10px;right:0}.MaGameHeader-module__L2GQGW__memberSummary{min-width:124px;color:var(--ma-text-soft);text-align:left;flex-direction:column;align-items:flex-start;gap:2px;padding:0 4px;display:flex}.MaGameHeader-module__L2GQGW__memberSummary>span{font-size:12px}.MaGameHeader-module__L2GQGW__memberSummary>span>small{color:#8b867e;background:#d7d2c7;border-radius:8px;padding:1px 6px;font-size:8px;font-weight:700;display:inline-block;transform:skew(-15deg)}.MaGameHeader-module__L2GQGW__balanceRefresh{height:22px;color:var(--ma-text-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.MaGameHeader-module__L2GQGW__balanceRow{align-items:center;gap:5px;display:flex}.MaGameHeader-module__L2GQGW__balanceRefresh strong{font-size:15px;font-weight:500}.MaGameHeader-module__L2GQGW__balanceRefresh:disabled{cursor:wait;opacity:.72}.MaGameHeader-module__L2GQGW__balanceRefresh[aria-busy=true] .MaGameHeader-module__L2GQGW__memberActionIcon{animation:.7s linear infinite MaGameHeader-module__L2GQGW__ma-balance-spin}.MaGameHeader-module__L2GQGW__balanceRefresh i{color:#fff;background:#31b990;border-radius:50%;place-items:center;width:17px;height:17px;margin-right:4px;font-size:10px;font-style:normal;display:inline-grid}.MaGameHeader-module__L2GQGW__memberAction{min-width:92px;height:40px;color:var(--ma-text-subtle);justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:14px;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff05;background:var(--ma-field)!important;border:1px solid #ffffff09!important;border-radius:22px!important}.MaGameHeader-module__L2GQGW__memberAction:hover,.MaGameHeader-module__L2GQGW__profileAction:hover{color:var(--ma-accent-soft);transform:translateY(-1px);background:color-mix(in srgb, var(--ma-field) 72%, #c4a35c 28%)!important;border-color:#d8b8697a!important}.MaGameHeader-module__L2GQGW__profileAction{width:42px;height:42px;color:var(--ma-text-subtle);flex:0 0 42px;place-items:center;margin:0;padding:0;display:grid;box-shadow:inset 0 0 0 1px #c2bbc624;background:var(--ma-field)!important;border:0!important;border-radius:50%!important}.MaGameHeader-module__L2GQGW__giftAction{width:40px;height:40px;color:var(--ma-accent-soft);padding:0;animation:1s linear infinite MaGameHeader-module__L2GQGW__shake-bell;background:0 0!important}.MaGameHeader-module__L2GQGW__memberActionIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:0 0 18px;width:18px;height:18px}.MaGameHeader-module__L2GQGW__profileAction .MaGameHeader-module__L2GQGW__memberActionIcon{stroke-width:1.55px;width:23px;height:23px;margin:0;display:block}.MaGameHeader-module__L2GQGW__giftAction .MaGameHeader-module__L2GQGW__memberActionIcon{stroke-width:1.55px;filter:drop-shadow(0 2px 4px #c1943547);width:27px;height:27px}.MaGameHeader-module__L2GQGW__balanceRefresh .MaGameHeader-module__L2GQGW__memberActionIcon{width:15px;height:15px;color:var(--ma-text-subtle);flex-basis:15px;transition:transform .25s,color .18s}.MaGameHeader-module__L2GQGW__balanceRefresh:hover .MaGameHeader-module__L2GQGW__memberActionIcon{color:var(--ma-accent-soft);transform:rotate(90deg)}.MaGameHeader-module__L2GQGW__loginButton,.MaGameHeader-module__L2GQGW__registerButton{color:#fff;border-radius:22px;width:112px;height:40px;padding:0;font-size:14px}.MaGameHeader-module__L2GQGW__loginButton{background:linear-gradient(90deg,#d8bd7f,#a27d39)}.MaGameHeader-module__L2GQGW__registerButton{background:var(--ma-surface-2)}.MaGameHeader-module__L2GQGW__desktopNav{align-items:stretch;height:48px;display:flex}.MaGameHeader-module__L2GQGW__navItem{color:#c2bbc6;white-space:nowrap;justify-content:center;align-items:center;width:97px;min-width:0;padding:0 8px;font-size:16px;font-weight:400;line-height:48px;transition:color .18s,transform .18s;display:flex;position:relative}.MaGameHeader-module__L2GQGW__navItem:after{content:"";background:linear-gradient(90deg,#9d772f,#e7ca75);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.MaGameHeader-module__L2GQGW__navItem:first-child{width:83px}.MaGameHeader-module__L2GQGW__utilityNavItem{width:107.1px;padding-inline:0}.MaGameHeader-module__L2GQGW__utilityNavStart{margin-left:auto}.MaGameHeader-module__L2GQGW__navIcon{flex:0 0 25px;place-items:center;width:25px;height:25px;font-family:ma-iconfont;font-style:normal;font-weight:400;line-height:25px;display:inline-grid}.MaGameHeader-module__L2GQGW__homeNavIcon{fill:currentColor;flex:0 0 19px;width:19px;height:19px;margin-right:6px}.MaGameHeader-module__L2GQGW__navItem:hover,.MaGameHeader-module__L2GQGW__navItemActive{color:#d8bd7f}.MaGameHeader-module__L2GQGW__navItem:hover{transform:translateY(-2px)}.MaGameHeader-module__L2GQGW__navItem:hover:after,.MaGameHeader-module__L2GQGW__navItemActive:after{transform:scaleX(1)}.MaGameHeader-module__L2GQGW__navItemActive{border-bottom:0}.MaGameHeader-module__L2GQGW__categoryFlyout{z-index:979;background:#1b1d24fc;border-top:1px solid #ffffff09;animation:.2s both MaGameHeader-module__L2GQGW__category-flyout-in;display:block;position:fixed;top:120px;left:0;right:0;box-shadow:0 18px 36px #00000057}.MaGameHeader-module__L2GQGW__categoryFlyout>div{scrollbar-width:none;gap:34px;width:min(1160px,100vw - 64px);min-height:154px;margin:0 auto;padding:18px 0;display:flex;overflow:hidden}.MaGameHeader-module__L2GQGW__categoryFlyout>div::-webkit-scrollbar{display:none}.MaGameHeader-module__L2GQGW__categoryFlyout button{color:#fff;cursor:pointer;text-align:left;background:#24262d;border:0;border-bottom:3px solid #0000;border-radius:5px 5px 0 0;flex:0 0 126px;width:126px;height:134px;padding:0;transition:border-color .2s,transform .2s;display:block;position:relative;overflow:hidden}.MaGameHeader-module__L2GQGW__categoryFlyout button:hover{border-bottom-color:#d7b85d;transform:translateY(-3px)}.MaGameHeader-module__L2GQGW__categoryFlyout button>span{display:block;position:absolute;inset:0}.MaGameHeader-module__L2GQGW__categoryFlyout img{object-fit:cover;object-position:center;filter:brightness(.76);width:100%;height:100%;transition:transform .22s,filter .22s}.MaGameHeader-module__L2GQGW__categoryFlyout button:hover img{transform:scale(1.045)translateY(-3px)}.MaGameHeader-module__L2GQGW__categoryFlyout strong{z-index:1;color:#fff;text-shadow:0 2px 5px #000000bf;max-width:106px;font-size:14px;display:block;position:absolute;top:12px;left:10px}.MaGameHeader-module__L2GQGW__categoryFlyout small{z-index:1;color:#fff;text-shadow:0 2px 5px #000000bf;font-size:10px;display:block;position:absolute;top:36px;left:10px}.MaGameHeader-module__L2GQGW__categoryFlyout small b{color:#fff;font-size:18px;font-weight:800}.MaGameHeader-module__L2GQGW__flyoutLoading{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.MaGameHeader-module__L2GQGW__flyoutLoading i{background:linear-gradient(105deg,#24262e 30%,#30323b 48%,#24262e 66%) 0 0/220% 100%;border-radius:8px;min-height:142px;animation:1.2s linear infinite MaGameHeader-module__L2GQGW__flyout-loading;overflow:hidden}@keyframes MaGameHeader-module__L2GQGW__category-flyout-in{0%{opacity:0;transform:translateY(-8px)}}@keyframes MaGameHeader-module__L2GQGW__flyout-loading{to{background-position:-180% 0}}@keyframes MaGameHeader-module__L2GQGW__shake-bell{10%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%,to{transform:rotate(0)}}}@keyframes MaGameHeader-module__L2GQGW__ma-balance-spin{to{transform:rotate(360deg)}}.MaGameHeader-module__L2GQGW__balanceRefresh .MaGameHeader-module__L2GQGW__currencyMark{color:#fff;background:#22ad85;border-radius:50%;place-items:center;min-width:18px;height:18px;font-family:Arial,sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:1;display:inline-grid;overflow:hidden}@media (prefers-reduced-motion:reduce){.MaGameHeader-module__L2GQGW__giftAction,.MaGameHeader-module__L2GQGW__brandSkeleton:after{animation:none}}@keyframes MaGameHeader-module__L2GQGW__brand-shimmer{to{transform:translate(105%)}}
.MaGameCurrencyMenu-module__ILMYDa__menu{z-index:7;position:relative}.MaGameCurrencyMenu-module__ILMYDa__trigger{border:1px solid color-mix(in srgb, var(--ma-accent) 38%, var(--ma-line));background:color-mix(in srgb, var(--ma-surface-2) 92%, transparent);height:26px;color:var(--ma-text-soft);cursor:pointer;border-radius:14px;align-items:center;gap:6px;padding:0 9px 0 6px;transition:border-color .18s,background .18s,color .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff09}.MaGameCurrencyMenu-module__ILMYDa__trigger:hover,.MaGameCurrencyMenu-module__ILMYDa__trigger[aria-expanded=true]{border-color:var(--ma-accent);background:color-mix(in srgb, var(--ma-accent) 12%, var(--ma-surface-2));color:var(--ma-accent-soft)}.MaGameCurrencyMenu-module__ILMYDa__trigger img,.MaGameCurrencyMenu-module__ILMYDa__optionIcon img{object-fit:contain;background:0 0;border-radius:0;width:20px;height:20px}.MaGameCurrencyMenu-module__ILMYDa__symbol{color:#fff;background:#22ad85;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.MaGameCurrencyMenu-module__ILMYDa__trigger strong{letter-spacing:.25px;font-size:11px;font-weight:650}.MaGameCurrencyMenu-module__ILMYDa__trigger>i{border-bottom:1px solid;border-right:1px solid;width:6px;height:6px;margin-top:-3px;transition:transform .18s;transform:rotate(45deg)}.MaGameCurrencyMenu-module__ILMYDa__trigger[aria-expanded=true]>i{margin-top:3px;transform:rotate(225deg)}.MaGameCurrencyMenu-module__ILMYDa__popover{border:1px solid var(--ma-line);background:color-mix(in srgb, var(--ma-surface) 97%, transparent);width:270px;color:var(--ma-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:15px;padding:8px;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 20px 48px #00000061}.MaGameCurrencyMenu-module__ILMYDa__popover header{border-bottom:1px solid var(--ma-line);padding:6px 8px 9px}.MaGameCurrencyMenu-module__ILMYDa__popover header span,.MaGameCurrencyMenu-module__ILMYDa__popover header small{display:block}.MaGameCurrencyMenu-module__ILMYDa__popover header span{font-size:13px;font-weight:700}.MaGameCurrencyMenu-module__ILMYDa__popover header small{color:var(--ma-text-muted);margin-top:2px;font-size:10px}.MaGameCurrencyMenu-module__ILMYDa__options{gap:3px;padding-top:6px;display:grid}.MaGameCurrencyMenu-module__ILMYDa__options button{width:100%;min-height:49px;color:var(--ma-text-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:32px 1fr 20px;align-items:center;gap:9px;padding:6px 9px;display:grid}.MaGameCurrencyMenu-module__ILMYDa__options button:hover,.MaGameCurrencyMenu-module__ILMYDa__options .MaGameCurrencyMenu-module__ILMYDa__optionActive{background:color-mix(in srgb, var(--ma-accent) 14%, var(--ma-surface-2));color:var(--ma-text)}.MaGameCurrencyMenu-module__ILMYDa__options button:disabled{cursor:wait;opacity:.72}.MaGameCurrencyMenu-module__ILMYDa__optionIcon{width:30px;height:30px;color:var(--ma-accent-soft);place-items:center;font-size:15px;font-weight:750;display:grid}.MaGameCurrencyMenu-module__ILMYDa__optionSymbol{color:#fff;background:#22ad85;border-radius:50%;width:26px;height:26px;font-size:12px}.MaGameCurrencyMenu-module__ILMYDa__options strong,.MaGameCurrencyMenu-module__ILMYDa__options small{display:block}.MaGameCurrencyMenu-module__ILMYDa__options strong{font-size:13px;font-weight:650}.MaGameCurrencyMenu-module__ILMYDa__options small{color:var(--ma-text-muted);letter-spacing:.3px;margin-top:2px;font-size:10px}.MaGameCurrencyMenu-module__ILMYDa__options b{color:var(--ma-accent-soft);text-align:center;font-size:15px}.MaGameCurrencyMenu-module__ILMYDa__popover p{color:#ef7777;margin:5px 7px 2px;font-size:11px;line-height:1.35}.MaGameCurrencyMenu-module__ILMYDa__popover footer{color:var(--ma-text-muted);text-align:right;padding:7px 8px 2px;font-size:10px}.MaGameCurrencyMenu-module__ILMYDa__spinner{border:2px solid color-mix(in srgb, var(--ma-accent) 25%, transparent);border-top-color:var(--ma-accent);border-radius:50%;justify-self:center;width:15px;height:15px;animation:.7s linear infinite MaGameCurrencyMenu-module__ILMYDa__currency-spin}.MaGameCurrencyMenu-module__ILMYDa__compact .MaGameCurrencyMenu-module__ILMYDa__trigger{height:25px;padding-inline:4px 7px}.MaGameCurrencyMenu-module__ILMYDa__compact .MaGameCurrencyMenu-module__ILMYDa__trigger strong{font-size:10px}.MaGameCurrencyMenu-module__ILMYDa__compact .MaGameCurrencyMenu-module__ILMYDa__popover{width:auto;position:fixed;top:108px;left:12px;right:12px}@keyframes MaGameCurrencyMenu-module__ILMYDa__currency-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.MaGameCurrencyMenu-module__ILMYDa__trigger,.MaGameCurrencyMenu-module__ILMYDa__trigger>i,.MaGameCurrencyMenu-module__ILMYDa__spinner{transition:none;animation:none}}
.MaGameCategoryTabs-module__94_WAa__sticky{z-index:98;background:0 0;width:100%;height:55px;transition:background-color .18s,box-shadow .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:sticky;top:56px;overflow:hidden}.MaGameCategoryTabs-module__94_WAa__stuck{border-bottom:1px solid var(--ma-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#151721f0;width:calc(100% + 20px);margin-left:-10px;padding-inline:10px;box-shadow:0 6px 16px #0000001f}:root[data-ma-theme=light] .MaGameCategoryTabs-module__94_WAa__stuck{background:#f6f6f7f0;box-shadow:0 6px 16px #373a4614}.MaGameCategoryTabs-module__94_WAa__scroller{scrollbar-width:none;overscroll-behavior-inline:contain;align-items:center;gap:6px;height:55px;display:flex;overflow:auto hidden}.MaGameCategoryTabs-module__94_WAa__scroller::-webkit-scrollbar{display:none}.MaGameCategoryTabs-module__94_WAa__pill{border:1px solid var(--ma-border);min-width:max-content;height:34px;color:var(--ma-text-subtle);cursor:pointer;white-space:nowrap;background:0 0;border-radius:104px;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:14px;line-height:1;display:inline-flex}.MaGameCategoryTabs-module__94_WAa__skeletonPill{background:color-mix(in srgb, var(--ma-surface-2) 84%, var(--ma-text) 16%);border-radius:104px;flex:0 0 78px;width:78px;height:34px;position:relative;overflow:hidden}.MaGameCategoryTabs-module__94_WAa__skeletonPill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:1.35s ease-in-out infinite MaGameCategoryTabs-module__94_WAa__category-shimmer;position:absolute;inset:0;transform:translate(-105%)}@keyframes MaGameCategoryTabs-module__94_WAa__category-shimmer{to{transform:translate(105%)}}@media (prefers-reduced-motion:reduce){.MaGameCategoryTabs-module__94_WAa__skeletonPill:after{animation:none}}.MaGameCategoryTabs-module__94_WAa__pill:first-child{margin-left:0}.MaGameCategoryTabs-module__94_WAa__active{color:#fff;background:linear-gradient(90deg,#d8bd7f 0%,#a27d39 100%);border:0}.MaGameCategoryTabs-module__94_WAa__icon{object-fit:contain;flex:0 0 18px;width:18px;height:18px}.MaGameCategoryTabs-module__94_WAa__glyph{flex:0 0 18px;place-items:center;width:18px;height:18px;font-family:ma-iconfont;font-size:18px;font-style:normal;font-weight:400;line-height:18px;display:grid}@media (min-width:1279px){.MaGameCategoryTabs-module__94_WAa__sticky{display:none}}
.MaGameExperiencePage-module__g-k6ha__page{background:color-mix(in srgb,var(--ma-surface) 94%,var(--ma-surface-2) 6%);min-height:100dvh;color:var(--ma-text);padding-top:56px}.MaGameExperiencePage-module__g-k6ha__page>header{border-bottom:1px solid var(--ma-line);background:color-mix(in srgb,var(--ma-surface) 97%,var(--ma-accent) 3%);place-items:center;height:76px;display:grid;position:relative}.MaGameExperiencePage-module__g-k6ha__page>header h1{margin:0;font-size:24px}.MaGameExperiencePage-module__g-k6ha__page>header button{color:var(--ma-text);cursor:pointer;background:0 0;border:0;font-size:46px;line-height:1;position:absolute;left:max(18px,50% - 600px)}.MaGameExperiencePage-module__g-k6ha__content{width:min(1040px,100%);margin:0 auto;padding:28px 24px 72px}.MaGameExperiencePage-module__g-k6ha__blocks{gap:24px;display:grid}.MaGameExperiencePage-module__g-k6ha__block{padding:0}.MaGameExperiencePage-module__g-k6ha__block h2{color:var(--ma-text);margin:0 0 16px;font-size:18px}.MaGameExperiencePage-module__g-k6ha__grid{grid-template-columns:repeat(var(--experience-columns,4),minmax(0,190px));justify-content:start;gap:var(--experience-gap,14px);display:grid}.MaGameExperiencePage-module__g-k6ha__grid button{border:1px solid color-mix(in srgb,var(--ma-line) 82%,transparent);border-radius:var(--experience-radius,10px);background:var(--ma-surface-2);min-width:0;color:var(--ma-text);cursor:pointer;text-align:left;padding:0 0 9px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.MaGameExperiencePage-module__g-k6ha__grid button:hover{border-color:color-mix(in srgb,var(--ma-accent) 48%,var(--ma-line));transform:translateY(-3px);box-shadow:0 10px 22px #00000029}.MaGameExperiencePage-module__g-k6ha__poster{aspect-ratio:var(--experience-ratio,1/1);border-radius:var(--experience-radius,10px) var(--experience-radius,10px) 0 0;background:var(--ma-surface-2);display:block;position:relative;overflow:hidden}.MaGameExperiencePage-module__g-k6ha__poster img,.MaGameExperiencePage-module__g-k6ha__poster i{object-fit:cover;width:100%;height:100%;color:var(--ma-text-muted);place-items:center;font-size:28px;font-style:normal;display:grid}.MaGameExperiencePage-module__g-k6ha__poster b{color:#fff;background:#6873ff;border-radius:14px;padding:4px 9px;font-size:11px;position:absolute;top:8px;left:8px}.MaGameExperiencePage-module__g-k6ha__grid strong{text-overflow:ellipsis;white-space:nowrap;margin:9px 10px 0;font-size:13px;display:block;overflow:hidden}.MaGameExperiencePage-module__g-k6ha__cta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#d8bd7f,#a27d39);border:0;border-radius:22px;min-height:44px;padding:0 22px}.MaGameExperiencePage-module__g-k6ha__state{color:var(--ma-text-muted);text-align:center;padding:50px}.MaGameExperiencePage-module__g-k6ha__mobilePage{background:color-mix(in srgb,var(--ma-surface) 94%,#e7eeff 6%);min-height:100dvh;color:var(--ma-text)}.MaGameExperiencePage-module__g-k6ha__mobilePage>header{border-bottom:1px solid var(--ma-line);background:var(--ma-surface);place-items:center;height:64px;display:grid;position:relative}.MaGameExperiencePage-module__g-k6ha__mobilePage>header h1{margin:0;font-size:20px}.MaGameExperiencePage-module__g-k6ha__mobilePage>header button{color:var(--ma-text);cursor:pointer;background:0 0;border:0;font-size:38px;line-height:1;position:absolute;left:16px}.MaGameExperiencePage-module__g-k6ha__mobileContent{width:min(900px,100%);margin:0 auto;padding:18px 12px 52px}.MaGameExperiencePage-module__g-k6ha__mobileContent section{gap:22px;display:grid}.MaGameExperiencePage-module__g-k6ha__mobileBlock h2{margin:0 0 14px;font-size:17px}.MaGameExperiencePage-module__g-k6ha__mobileGrid{grid-template-columns:repeat(var(--experience-columns,2),minmax(0,1fr));gap:var(--experience-gap,12px);display:grid}.MaGameExperiencePage-module__g-k6ha__mobileGrid button{border:1px solid var(--ma-line);border-radius:var(--experience-radius,12px);background:var(--ma-surface-2);color:#fff;cursor:pointer;text-align:left;min-width:0;padding:0;position:relative;overflow:hidden}.MaGameExperiencePage-module__g-k6ha__mobileGrid .MaGameExperiencePage-module__g-k6ha__poster{aspect-ratio:var(--experience-ratio,1/1);border-radius:var(--experience-radius,12px)}.MaGameExperiencePage-module__g-k6ha__mobileGrid .MaGameExperiencePage-module__g-k6ha__poster:after{content:"";background:linear-gradient(#0000,#000000bd);height:38%;position:absolute;bottom:0;left:0;right:0}.MaGameExperiencePage-module__g-k6ha__mobileGrid strong{z-index:1;text-overflow:ellipsis;text-shadow:0 1px 4px #000;white-space:nowrap;font-size:13px;position:absolute;bottom:9px;left:9px;right:9px;overflow:hidden}@media (min-width:1279px){.MaGameExperiencePage-module__g-k6ha__page{padding-top:120px}.MaGameExperiencePage-module__g-k6ha__page>header{height:82px}.MaGameExperiencePage-module__g-k6ha__page>header h1{font-size:26px}}@media (min-width:761px) and (max-width:1278px){.MaGameExperiencePage-module__g-k6ha__content{width:min(1040px,100%);padding-left:24px;padding-right:24px}}@media (max-width:760px){.MaGameExperiencePage-module__g-k6ha__page{min-height:100dvh;padding-top:56px}.MaGameExperiencePage-module__g-k6ha__page>header{height:68px}.MaGameExperiencePage-module__g-k6ha__page>header h1{font-size:20px}.MaGameExperiencePage-module__g-k6ha__page>header button{font-size:40px;left:14px}.MaGameExperiencePage-module__g-k6ha__content{padding:18px 12px 40px}.MaGameExperiencePage-module__g-k6ha__block h2{margin-bottom:14px;font-size:17px}.MaGameExperiencePage-module__g-k6ha__grid{gap:10px!important}.MaGameExperiencePage-module__g-k6ha__grid button{border-radius:10px}.MaGameExperiencePage-module__g-k6ha__poster{border-radius:9px}.MaGameExperiencePage-module__g-k6ha__grid strong{font-size:12px;bottom:7px;left:7px;right:7px}.MaGameExperiencePage-module__g-k6ha__poster b{padding:4px 8px;font-size:11px;top:7px;left:7px}.MaGameExperiencePage-module__g-k6ha__mobilePage>header{height:68px}.MaGameExperiencePage-module__g-k6ha__mobilePage>header h1{font-size:20px}.MaGameExperiencePage-module__g-k6ha__mobilePage>header button{font-size:40px;left:14px}.MaGameExperiencePage-module__g-k6ha__mobileContent{padding:18px 12px 40px}.MaGameExperiencePage-module__g-k6ha__mobileBlock h2{margin-bottom:14px;font-size:17px}.MaGameExperiencePage-module__g-k6ha__mobileGrid strong{font-size:11px;bottom:7px;left:7px;right:7px}}
.MaGameHero-module__PFnGCG__hero{width:100%;min-width:0}.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__mobileHero,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopMain,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopPromoSmall,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopPromoTall{background:color-mix(in srgb, var(--ma-surface-2) 84%, var(--ma-text) 16%);position:relative;overflow:hidden}.MaGameHero-module__PFnGCG__promotionsLoading>span{background:color-mix(in srgb, var(--ma-surface-2) 84%, var(--ma-text) 16%);border-radius:10px;position:relative;overflow:hidden}.MaGameHero-module__PFnGCG__promotionsLoading>span:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:1.35s ease-in-out infinite MaGameHero-module__PFnGCG__hero-shimmer;position:absolute;inset:0;transform:translate(-105%)}.MaGameHero-module__PFnGCG__promotionsLoading>span:nth-child(3){grid-area:1/2/3/3}.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__mobileHero:after,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopMain:after,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopPromoSmall:after,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopPromoTall:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:1.35s ease-in-out infinite MaGameHero-module__PFnGCG__hero-shimmer;position:absolute;inset:0;transform:translate(-105%)}@keyframes MaGameHero-module__PFnGCG__hero-shimmer{to{transform:translate(105%)}}.MaGameHero-module__PFnGCG__desktopHero{display:none}.MaGameHero-module__PFnGCG__mobileHero{background:var(--ma-surface);border-radius:14px;width:100%;height:max(145px,38.8587vw - 12.4348px);position:relative;overflow:hidden}@media (max-width:480px){.MaGameHero-module__PFnGCG__mobileHero{height:calc(40vw - 12.8px)}}@media (min-width:768px) and (max-width:1278px){.MaGameHero-module__PFnGCG__mobileHero{height:calc(14.715vw - 4.4145px);min-height:112px;max-height:184px}}.MaGameHero-module__PFnGCG__mobileTrack{will-change:transform;width:100%;height:100%;transition:transform .3s;display:flex}.MaGameHero-module__PFnGCG__mobileSlide{flex:0 0 100%;width:100%;height:100%}.MaGameHero-module__PFnGCG__mobileSlide img{object-fit:cover;width:100%;height:100%}.MaGameHero-module__PFnGCG__bannerButton{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.MaGameHero-module__PFnGCG__bannerButton img{object-fit:cover;width:100%;height:100%}.MaGameHero-module__PFnGCG__dots{pointer-events:none;justify-content:center;align-items:center;gap:5px;height:5px;display:flex;position:absolute;bottom:8px;left:0;right:0}.MaGameHero-module__PFnGCG__dot,.MaGameHero-module__PFnGCG__dotActive{background:#ffffff6b;border-radius:50%;width:5px;height:5px}.MaGameHero-module__PFnGCG__dotActive{background:#fff;border-radius:4px;width:17px}@media (min-width:1279px){.MaGameHero-module__PFnGCG__mobileHero{display:none}.MaGameHero-module__PFnGCG__desktopHero{grid-template-columns:718px minmax(0,522px);gap:20px;width:100%;height:290px;display:grid}.MaGameHero-module__PFnGCG__desktopMain,.MaGameHero-module__PFnGCG__desktopPromoSmall,.MaGameHero-module__PFnGCG__desktopPromoTall,.MaGameHero-module__PFnGCG__promoButton{background:var(--ma-surface);border-radius:10px;min-width:0;overflow:hidden}.MaGameHero-module__PFnGCG__desktopMain,.MaGameHero-module__PFnGCG__desktopPromoTall{position:relative}.MaGameHero-module__PFnGCG__desktopDots{justify-content:center;align-items:center;gap:5px;height:5px;display:flex;position:absolute;bottom:12px;left:0;right:0}.MaGameHero-module__PFnGCG__desktopDots .MaGameHero-module__PFnGCG__dot{background:0 0}.MaGameHero-module__PFnGCG__desktopMain img,.MaGameHero-module__PFnGCG__desktopPromoSmall img,.MaGameHero-module__PFnGCG__desktopPromoTall img,.MaGameHero-module__PFnGCG__promoButton img{object-fit:cover;width:100%;height:100%}.MaGameHero-module__PFnGCG__desktopPromos{grid-template:repeat(2,140px)/repeat(2,minmax(0,1fr));gap:10px;min-width:0;height:290px;display:grid}.MaGameHero-module__PFnGCG__desktopPromoTall{grid-area:1/2/3/3}.MaGameHero-module__PFnGCG__promoButton{cursor:pointer;border:0;width:100%;height:100%;padding:0;display:block}.MaGameHero-module__PFnGCG__desktopPromos .MaGameHero-module__PFnGCG__promoButton:nth-child(3){grid-area:1/2/3/3}.MaGameHero-module__PFnGCG__desktopPromos.MaGameHero-module__PFnGCG__onePromo{grid-template:290px/minmax(0,1fr)}.MaGameHero-module__PFnGCG__desktopPromos.MaGameHero-module__PFnGCG__twoPromos{grid-template:290px/repeat(2,minmax(0,1fr))}.MaGameHero-module__PFnGCG__desktopHeroSingle{grid-template-columns:minmax(0,1fr)}}@media (min-width:1279px) and (max-width:1310px){.MaGameHero-module__PFnGCG__desktopHero{grid-template-columns:minmax(0,718fr) minmax(0,522fr)}}@media (prefers-reduced-motion:reduce){.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__mobileHero:after,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopMain:after,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopPromoSmall:after,.MaGameHero-module__PFnGCG__loading .MaGameHero-module__PFnGCG__desktopPromoTall:after,.MaGameHero-module__PFnGCG__promotionsLoading>span:after{animation:none}}
.MaGameHotGames-module__BLHMwG__section{width:100%;margin-top:-20px}.MaGameHotGames-module__BLHMwG__errorState{min-height:96px;color:var(--ma-text-subtle);border:1px dashed #d8bd7f47;border-radius:10px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;display:flex}.MaGameHotGames-module__BLHMwG__errorState button{background:var(--ma-gold-gradient);color:#15171d;cursor:pointer;border:0;border-radius:18px;min-width:92px;min-height:34px}.MaGameHotGames-module__BLHMwG__heading{align-items:center;width:100%;height:28px;margin:8px 0 15px;display:flex}.MaGameHotGames-module__BLHMwG__heading h2{color:var(--ma-text-soft);white-space:nowrap;flex:none;margin:0;font-size:18px;font-weight:700;line-height:23px;overflow:hidden}.MaGameHotGames-module__BLHMwG__lobbyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;margin-bottom:10px;display:grid}.MaGameHotGames-module__BLHMwG__lobbyGrid:has(.MaGameHotGames-module__BLHMwG__lobbyCard:only-child){grid-template-columns:minmax(0,1fr)}.MaGameHotGames-module__BLHMwG__lobbyCard{background:radial-gradient(circle at 78% 15%, #d8bd7f2e, transparent 38%), var(--ma-surface-2);min-width:0;height:94px;color:var(--ma-text);cursor:pointer;text-align:left;border:1px solid #d8bd7f26;border-radius:10px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;display:block;position:relative;overflow:hidden}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child{grid-column:1/-1;height:132px}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child .MaGameHotGames-module__BLHMwG__lobbyCopy{background:0 0;width:100%;padding:15px 16px 13px}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child .MaGameHotGames-module__BLHMwG__lobbyCopy strong{color:#fff;text-shadow:0 1px 4px #000000b8;margin-top:8px;font-size:18px}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child .MaGameHotGames-module__BLHMwG__lobbyCopy>span{color:#ffffffe0;text-shadow:0 1px 3px #000000ad}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child .MaGameHotGames-module__BLHMwG__lobbyArt{width:100%}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child:after{z-index:2;content:"";pointer-events:none;background:#080a1057;position:absolute;inset:0}.MaGameHotGames-module__BLHMwG__featureTag{z-index:4;color:#f0cf7e;background:#0f10158a;border:1px solid #ffffff47;border-radius:12px;padding:4px 9px;font-size:9px;line-height:13px;position:absolute;top:12px;right:12px}.MaGameHotGames-module__BLHMwG__lobbyCopy{z-index:3;flex-direction:column;width:61%;height:100%;padding:10px 2px 9px 11px;display:flex;position:relative}.MaGameHotGames-module__BLHMwG__lobbyCopy small{color:#cbaa60;background:#d8bd7f21;border-radius:8px;align-self:flex-start;padding:1px 6px;font-size:8px;line-height:12px}.MaGameHotGames-module__BLHMwG__lobbyCopy strong,.MaGameHotGames-module__BLHMwG__lobbyCopy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MaGameHotGames-module__BLHMwG__lobbyCopy strong{color:var(--ma-text-soft);margin-top:5px;font-size:13px;line-height:18px}.MaGameHotGames-module__BLHMwG__lobbyCopy>span{color:var(--ma-muted);margin-top:auto;font-size:9px;line-height:14px}.MaGameHotGames-module__BLHMwG__lobbyArt{color:#d8bd7f;background:radial-gradient(circle at 62% 42%,#e0c37933,#0000 40%),linear-gradient(125deg,#0000 25%,#d8bd7f0e);place-items:center;width:45%;display:grid;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.MaGameHotGames-module__BLHMwG__lobbyMark{opacity:.78;place-items:center;display:grid}.MaGameHotGames-module__BLHMwG__lobbyMark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:54px;height:54px}.MaGameHotGames-module__BLHMwG__lobbyMark small{color:#d8bd7fd1;letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap;max-width:120px;margin-top:-3px;font-size:9px;font-weight:600;overflow:hidden}.MaGameHotGames-module__BLHMwG__lobbyArt img{object-fit:cover;width:100%;height:100%;transition:transform .18s;position:absolute;inset:0}.MaGameHotGames-module__BLHMwG__lobbyCard>i{z-index:4;color:#d8bd7f;background:#0f1015ad;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;font-style:normal;display:grid;position:absolute;bottom:7px;right:7px}.MaGameHotGames-module__BLHMwG__grid{opacity:1;grid-template-columns:repeat(4,minmax(0,1fr));width:calc(100% + 10px);height:auto;margin-inline:-5px;transition:opacity .16s;display:grid}.MaGameHotGames-module__BLHMwG__loading{opacity:1}.MaGameHotGames-module__BLHMwG__skeletonCard{flex-direction:column;min-width:0;height:116px;padding:0 5px;display:flex;position:relative;overflow:hidden}.MaGameHotGames-module__BLHMwG__skeletonArtwork{aspect-ratio:1;background:#d8bd7f14;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.MaGameHotGames-module__BLHMwG__skeletonArtwork:after{content:"";background:linear-gradient(105deg,#0000 18%,#d8bd7f21 42%,#ffffff2e 50%,#d8bd7f1a 58%,#0000 82%);animation:1.2s linear infinite MaGameHotGames-module__BLHMwG__hot-shimmer;position:absolute;inset:0;transform:translate(-100%)}.MaGameHotGames-module__BLHMwG__skeletonLine{background:#d8bd7f1a;border-radius:5px;width:68%;height:7px;margin-top:7px;display:block}@keyframes MaGameHotGames-module__BLHMwG__hot-shimmer{to{transform:translate(100%)}}.MaGameHotGames-module__BLHMwG__grid.MaGameHotGames-module__BLHMwG__emptyGrid{width:100%;height:96px;margin-inline:0}.MaGameHotGames-module__BLHMwG__emptyState{background:var(--ma-elevated);min-width:0;height:88px;color:var(--ma-muted);border:1px solid #d8bd7f24;border-radius:10px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex}:root[data-ma-theme=light] .MaGameHotGames-module__BLHMwG__emptyState{background:0 0;border-color:#25273314}.MaGameHotGames-module__BLHMwG__emptyState>span{color:#d8bd7f;font-size:20px;line-height:20px}.MaGameHotGames-module__BLHMwG__emptyState strong{color:var(--ma-text-subtle);margin-top:4px;font-size:13px;font-weight:500}.MaGameHotGames-module__BLHMwG__emptyState small{margin-top:2px;font-size:11px}.MaGameHotGames-module__BLHMwG__card{min-width:0;height:116px;color:var(--ma-text-soft);cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;padding:0 5px;display:flex;overflow:hidden}.MaGameHotGames-module__BLHMwG__card:nth-child(n+9){display:none}.MaGameHotGames-module__BLHMwG__artworkFrame{aspect-ratio:1;border-radius:8px;flex:none;width:100%;display:block;position:relative;overflow:hidden}.MaGameHotGames-module__BLHMwG__artwork{object-fit:cover;width:100%;height:100%;transition:filter .15s}.MaGameHotGames-module__BLHMwG__artworkPlaceholder{background:var(--ma-surface-2);color:#d8bd7f;place-items:center;width:100%;height:100%;font-size:22px;display:grid}.MaGameHotGames-module__BLHMwG__providerBadge{z-index:2;object-fit:contain;object-position:left center;width:35px;height:15px;position:absolute;top:4px;left:0}.MaGameHotGames-module__BLHMwG__providerLine,.MaGameHotGames-module__BLHMwG__gameName{text-overflow:ellipsis;white-space:nowrap;align-items:center;width:100%;min-width:0;display:flex;overflow:hidden}.MaGameHotGames-module__BLHMwG__providerLine{display:none}.MaGameHotGames-module__BLHMwG__providerLine>span{text-overflow:ellipsis;overflow:hidden}.MaGameHotGames-module__BLHMwG__gameName{height:34px;color:var(--ma-text-subtle);padding:4px 0 10px;font-size:12px;line-height:20px}.MaGameHotGames-module__BLHMwG__hoverLayer{display:none}.MaGameHotGames-module__BLHMwG__viewAll{background:var(--ma-surface-2);color:#d8bd7f;cursor:pointer;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:53px;margin-top:0;line-height:1.2;display:flex}.MaGameHotGames-module__BLHMwG__viewAll span{font-size:14px}.MaGameHotGames-module__BLHMwG__viewAll small{color:var(--ma-muted);margin-top:2px;font-size:11px}@media (min-width:576px) and (max-width:1278px){.MaGameHotGames-module__BLHMwG__grid{width:calc(100% + 20px);height:auto;margin-inline:-10px}.MaGameHotGames-module__BLHMwG__card,.MaGameHotGames-module__BLHMwG__skeletonCard{height:203px;padding-inline:10px}}@media (min-width:768px) and (max-width:1278px){.MaGameHotGames-module__BLHMwG__lobbyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child{grid-column:span 2}.MaGameHotGames-module__BLHMwG__grid{grid-template-columns:repeat(8,minmax(0,1fr));width:calc(100% + 10px);height:auto;margin-inline:-5px}.MaGameHotGames-module__BLHMwG__grid.MaGameHotGames-module__BLHMwG__emptyGrid{width:100%;height:96px;margin-inline:0}.MaGameHotGames-module__BLHMwG__card,.MaGameHotGames-module__BLHMwG__skeletonCard{height:136px;padding-inline:5px}.MaGameHotGames-module__BLHMwG__artworkFrame{aspect-ratio:1}.MaGameHotGames-module__BLHMwG__gameName{height:24px;padding:3px 0 0;line-height:20px}}@media (min-width:1279px){.MaGameHotGames-module__BLHMwG__section{margin-top:0}.MaGameHotGames-module__BLHMwG__heading{margin-top:20px}.MaGameHotGames-module__BLHMwG__lobbyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:first-child{grid-area:auto;height:122px;min-height:0}.MaGameHotGames-module__BLHMwG__lobbyGrid .MaGameHotGames-module__BLHMwG__lobbyCard:nth-child(n+2){grid-column:auto}.MaGameHotGames-module__BLHMwG__lobbyGrid:has(.MaGameHotGames-module__BLHMwG__lobbyCard:only-child){grid-template-columns:minmax(330px,420px);justify-content:start}.MaGameHotGames-module__BLHMwG__lobbyCard{height:116px}.MaGameHotGames-module__BLHMwG__lobbyCopy{padding:13px 3px 12px 14px}.MaGameHotGames-module__BLHMwG__lobbyCopy strong{font-size:15px;line-height:21px}.MaGameHotGames-module__BLHMwG__lobbyCopy>span{font-size:10px}.MaGameHotGames-module__BLHMwG__lobbyCard:hover,.MaGameHotGames-module__BLHMwG__lobbyCard:focus-visible{border-color:#d8bd7f7a;outline:0;transform:translateY(-2px);box-shadow:0 8px 22px #0000002b}.MaGameHotGames-module__BLHMwG__lobbyCard:hover .MaGameHotGames-module__BLHMwG__lobbyArt img,.MaGameHotGames-module__BLHMwG__lobbyCard:focus-visible .MaGameHotGames-module__BLHMwG__lobbyArt img{transform:scale(1.04)}.MaGameHotGames-module__BLHMwG__grid{grid-template-columns:repeat(8,minmax(0,1fr));height:auto}.MaGameHotGames-module__BLHMwG__grid.MaGameHotGames-module__BLHMwG__emptyGrid{height:138px}.MaGameHotGames-module__BLHMwG__emptyState{height:130px}.MaGameHotGames-module__BLHMwG__card{height:209.75px;position:relative}.MaGameHotGames-module__BLHMwG__skeletonCard{height:209.75px}.MaGameHotGames-module__BLHMwG__card:nth-child(n+9){display:flex}.MaGameHotGames-module__BLHMwG__card:nth-child(n+17){display:none}.MaGameHotGames-module__BLHMwG__artworkFrame{aspect-ratio:1;width:100%}.MaGameHotGames-module__BLHMwG__providerLine{height:22px;padding-top:3px;font-size:14px;line-height:19px;display:flex}.MaGameHotGames-module__BLHMwG__artwork{height:150px;margin-top:-.625px}.MaGameHotGames-module__BLHMwG__gameName{height:20px;color:var(--ma-muted);padding:0;font-size:12px;line-height:18px}.MaGameHotGames-module__BLHMwG__hoverLayer{opacity:0;pointer-events:none;background:#090a0e94;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;height:calc(100% - 6px);transition:opacity .15s,border-color .15s;display:flex;position:absolute;top:-2px;left:5px;right:5px}.MaGameHotGames-module__BLHMwG__play{color:#fff;text-indent:3px;background:linear-gradient(135deg,#d8bd7f 0%,#a27d39 100%);border-radius:50%;place-items:center;width:55px;height:55px;font-size:20px;line-height:1;display:grid}.MaGameHotGames-module__BLHMwG__heart{color:#fff;font-size:28px;line-height:1;position:absolute;bottom:12px;right:12px}.MaGameHotGames-module__BLHMwG__card:hover .MaGameHotGames-module__BLHMwG__artwork,.MaGameHotGames-module__BLHMwG__card:focus-visible .MaGameHotGames-module__BLHMwG__artwork{filter:blur(3px)}.MaGameHotGames-module__BLHMwG__card:hover .MaGameHotGames-module__BLHMwG__hoverLayer,.MaGameHotGames-module__BLHMwG__card:focus-visible .MaGameHotGames-module__BLHMwG__hoverLayer{opacity:1;border-color:#d8bd7f}.MaGameHotGames-module__BLHMwG__viewAll{display:none}}@media (prefers-reduced-motion:reduce){.MaGameHotGames-module__BLHMwG__skeletonArtwork:after{animation:none}}
.MaGameNoticeAuth-module__UsqypW__section{row-gap:3px;width:100%;min-width:0;display:grid}.MaGameNoticeAuth-module__UsqypW__notice{background:var(--ma-surface-2);width:100%;height:36px;color:var(--ma-muted);border-radius:999px;align-items:center;font-size:12px;display:flex;overflow:hidden}:root[data-ma-theme=light] .MaGameNoticeAuth-module__UsqypW__notice{background:0 0}.MaGameNoticeAuth-module__UsqypW__speaker{color:#d8bd7f;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.MaGameNoticeAuth-module__UsqypW__speaker svg{fill:currentColor;width:18px;height:18px}.MaGameNoticeAuth-module__UsqypW__marquee{white-space:nowrap;flex:1;min-width:0;overflow:hidden}.MaGameNoticeAuth-module__UsqypW__marquee span{min-width:100%;padding-left:100%;animation:20s linear infinite MaGameNoticeAuth-module__UsqypW__notice-scroll;display:inline-block}.MaGameNoticeAuth-module__UsqypW__mobileAuth{grid-template-columns:minmax(128px,39fr) minmax(196px,61fr);gap:10px;width:min(100%,540px);height:45px;margin-inline:auto;display:grid}.MaGameNoticeAuth-module__UsqypW__mobileLogin,.MaGameNoticeAuth-module__UsqypW__mobileRegister{cursor:pointer;border-radius:12px;height:45px;margin:0}.MaGameNoticeAuth-module__UsqypW__mobileLogin{background:var(--ma-surface);color:#d8bd7f;border:1px solid #d8bd7f;font-size:17px}.MaGameNoticeAuth-module__UsqypW__mobileRegister{color:#fff;background:linear-gradient(90deg,#d8bd7f,#a27d39);border:0;place-items:center;padding:0;font-size:17px;display:grid}.MaGameNoticeAuth-module__UsqypW__memberPanel{border-bottom:1px solid var(--ma-line);grid-template-rows:18px 36px;grid-template-columns:minmax(112px,1fr) minmax(205px,1.65fr);gap:1px 8px;width:min(100%,540px);min-height:58px;margin-inline:auto;padding:0 1px 3px;display:grid}.MaGameNoticeAuth-module__UsqypW__memberIdentity{align-items:center;gap:8px;min-width:0;height:18px;display:flex}.MaGameNoticeAuth-module__UsqypW__memberIdentity strong{color:var(--ma-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.MaGameNoticeAuth-module__UsqypW__memberIdentity span{color:#fff;background:linear-gradient(90deg,#dedede,#9a9a9a);border-radius:999px;flex:none;padding:1px 9px;font-size:9px;line-height:13px}.MaGameNoticeAuth-module__UsqypW__memberWalletRow{display:contents}.MaGameNoticeAuth-module__UsqypW__memberBalance{min-width:0;height:36px;color:var(--ma-text);grid-area:2/1;align-items:center;gap:5px;display:flex}.MaGameNoticeAuth-module__UsqypW__memberBalance>span{color:#fff;background:#31b88d;border-radius:50%;place-items:center;min-width:25px;height:25px;font-family:Arial,sans-serif;font-size:14px;font-weight:800;line-height:1;display:grid}.MaGameNoticeAuth-module__UsqypW__memberBalance strong{text-overflow:ellipsis;font-size:19px;font-weight:500;overflow:hidden}.MaGameNoticeAuth-module__UsqypW__memberBalance>button{width:22px;height:28px;color:var(--ma-muted);cursor:pointer;background:0 0;border:0;flex:0 0 22px;padding:0}.MaGameNoticeAuth-module__UsqypW__memberBalance>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.MaGameNoticeAuth-module__UsqypW__memberBalance>button:disabled{cursor:wait;opacity:.65}.MaGameNoticeAuth-module__UsqypW__memberBalance>button[aria-busy=true] svg{animation:.7s linear infinite MaGameNoticeAuth-module__UsqypW__ma-notice-balance-spin}@keyframes MaGameNoticeAuth-module__UsqypW__ma-notice-balance-spin{to{transform:rotate(360deg)}}.MaGameNoticeAuth-module__UsqypW__memberActions{grid-area:1/2/3/3;grid-template-columns:repeat(4,minmax(0,1fr));align-self:center;gap:4px;min-width:0;display:grid}.MaGameNoticeAuth-module__UsqypW__memberActions button{min-width:0;color:var(--ma-text-soft);cursor:pointer;background:0 0;border:0;justify-items:center;gap:3px;padding:0;display:grid}.MaGameNoticeAuth-module__UsqypW__memberActions button>span{background:0 0;place-items:center;width:37px;height:37px;display:grid}.MaGameNoticeAuth-module__UsqypW__memberActions img{object-fit:contain;width:37px;height:37px}.MaGameNoticeAuth-module__UsqypW__memberActions button[data-action=notifications] img{transform-origin:50%;animation:1s linear infinite MaGameNoticeAuth-module__UsqypW__member-shake-bell}.MaGameNoticeAuth-module__UsqypW__memberActions small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:400;line-height:12px;overflow:hidden}@keyframes MaGameNoticeAuth-module__UsqypW__notice-scroll{0%{transform:translate(0)}to{transform:translate(-200%)}}@keyframes MaGameNoticeAuth-module__UsqypW__member-shake-bell{10%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%,to{transform:rotate(0)}}@media (prefers-reduced-motion:reduce){.MaGameNoticeAuth-module__UsqypW__marquee span{padding-left:0;animation:none}.MaGameNoticeAuth-module__UsqypW__memberActions button[data-action=notifications] img{animation:none}}@media (min-width:768px) and (max-width:1278px){.MaGameNoticeAuth-module__UsqypW__mobileAuth{grid-template-columns:minmax(140px,18%) minmax(0,1fr);width:100%;margin-inline:0}.MaGameNoticeAuth-module__UsqypW__memberPanel{grid-template-columns:minmax(220px,1fr) 248px;width:100%}.MaGameNoticeAuth-module__UsqypW__memberActions{justify-self:end;width:248px}}@media (min-width:1279px){.MaGameNoticeAuth-module__UsqypW__section{display:block}.MaGameNoticeAuth-module__UsqypW__notice{height:40px;padding-right:12px;font-size:13px}.MaGameNoticeAuth-module__UsqypW__speaker{flex-basis:40px;width:40px;height:40px}.MaGameNoticeAuth-module__UsqypW__mobileAuth,.MaGameNoticeAuth-module__UsqypW__memberPanel{display:none}}
.MaGameProviderSections-module__o41cma__sections{gap:16px;width:100%;min-width:0;margin-top:2px;display:grid}.MaGameProviderSections-module__o41cma__errorState{min-height:96px;color:var(--ma-text-subtle);border:1px dashed #d8bd7f47;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.MaGameProviderSections-module__o41cma__errorState button{background:var(--ma-gold-gradient);color:#15171d;cursor:pointer;border:0;border-radius:18px;min-width:92px;min-height:34px}.MaGameProviderSections-module__o41cma__sections>section{gap:12px;width:100%;min-width:0;display:grid}.MaGameProviderSections-module__o41cma__headingRow{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.MaGameProviderSections-module__o41cma__headingRow>span{color:#9b8b68;flex:none;font-size:10px}.MaGameProviderSections-module__o41cma__heading{height:23px;color:var(--ma-text-soft);white-space:nowrap;margin:0;font-size:18px;font-weight:700;line-height:23px;overflow:hidden}.MaGameProviderSections-module__o41cma__headingSkeleton{background:color-mix(in srgb, var(--ma-surface-2) 84%, var(--ma-text) 16%);border-radius:6px;width:92px;height:23px;display:block;position:relative;overflow:hidden}.MaGameProviderSections-module__o41cma__headingSkeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:1.25s linear infinite MaGameProviderSections-module__o41cma__provider-shimmer;position:absolute;inset:0;transform:translate(-105%)}.MaGameProviderSections-module__o41cma__electronicGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;width:100%;min-width:0;display:grid}@media (max-width:575px){.MaGameProviderSections-module__o41cma__mobileRowFill{grid-column:1/-1}}.MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 86% 14%, #d8bd7f29, transparent 38%), linear-gradient(118deg, var(--ma-surface-2), var(--ma-elevated));min-width:0;color:var(--ma-text);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:8px;height:126px;transition:border-color .16s,box-shadow .16s,transform .16s;display:block;position:relative;overflow:hidden}.MaGameProviderSections-module__o41cma__electronicCard:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#14161d14 44%,#14161d00 72%);position:absolute;inset:0}.MaGameProviderSections-module__o41cma__electronicCopy{z-index:3;flex-direction:column;width:63%;height:100%;padding:12px 2px 11px 13px;display:flex;position:relative}.MaGameProviderSections-module__o41cma__electronicCopy em{color:#cbaa60;background:#d8bd7f21;border-radius:9px;align-self:flex-start;margin-bottom:3px;padding:2px 7px;font-size:8px;font-style:normal;line-height:12px}.MaGameProviderSections-module__o41cma__electronicCopy strong{color:var(--ma-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:22px;overflow:hidden}.MaGameProviderSections-module__o41cma__electronicCopy>span{color:var(--ma-text-subtle);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;line-height:17px;overflow:hidden}.MaGameProviderSections-module__o41cma__electronicCopy small{color:#d8bd7f;white-space:nowrap;justify-content:space-between;align-items:center;gap:5px;min-width:0;margin-top:auto;font-size:10px;line-height:15px;display:flex}.MaGameProviderSections-module__o41cma__electronicCopy small span{text-overflow:ellipsis;overflow:hidden}.MaGameProviderSections-module__o41cma__electronicCopy small b{flex:none;font-size:9px;font-weight:500}.MaGameProviderSections-module__o41cma__artworkSlot{z-index:1;pointer-events:none;border-radius:8px;place-items:center;width:46%;height:100%;display:grid;position:absolute;bottom:0;right:0;overflow:hidden}.MaGameProviderSections-module__o41cma__providerPlaceholder{color:#d8bd7f;text-shadow:0 3px 12px #0000005c;background:radial-gradient(circle at 78% 18%,#d8bd7f57,#0000 28%),radial-gradient(circle at 18% 78%,#4b76863d,#0000 30%),repeating-linear-gradient(135deg,#0000 0 22px,#d8bd7f09 22px 23px),linear-gradient(145deg,#262831,#171920);border-left:1px solid #d8bd7f1a;border-radius:0 8px 8px 0;place-items:center;width:100%;height:100%;font-size:32px;font-weight:700;display:grid}.MaGameProviderSections-module__o41cma__providerPlaceholder:before,.MaGameProviderSections-module__o41cma__providerPlaceholder:after{content:"";border:1px solid #d8bd7f21;border-radius:50%;position:absolute}.MaGameProviderSections-module__o41cma__providerPlaceholder:before{aspect-ratio:1;width:54%;bottom:-38%;right:8%}.MaGameProviderSections-module__o41cma__providerPlaceholder:after{aspect-ratio:1;width:26%;bottom:-19%;right:18%}.MaGameProviderSections-module__o41cma__electronicArtwork{z-index:2;object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%;transition:transform .18s;position:absolute;inset:0}.MaGameProviderSections-module__o41cma__electronicCard:hover,.MaGameProviderSections-module__o41cma__electronicCard:focus-visible{border-color:#d8bd7f61;outline:none;transform:translateY(-2px);box-shadow:0 8px 20px #00000029}.MaGameProviderSections-module__o41cma__electronicCard:hover .MaGameProviderSections-module__o41cma__electronicArtwork,.MaGameProviderSections-module__o41cma__electronicCard:focus-visible .MaGameProviderSections-module__o41cma__electronicArtwork{transform:scale(1.04)}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child{grid-column:1/-1;height:178px}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot{width:100%}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy{background:linear-gradient(90deg,#101218f0,#10121894 54%,#10121814);width:100%;padding-top:70px}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy strong,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy strong,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy strong{font-size:18px}.MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__electronicCard{background:linear-gradient(135deg, transparent 0 71%, #d8bd7f14 71% 76%, transparent 76%), var(--ma-surface-2);border-color:#d8bd7f1f;height:112px}.MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__artworkSlot{border-radius:6px;width:36%;height:calc(100% - 16px);margin:8px}.MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__electronicCopy{width:68%;padding-top:10px;padding-bottom:9px}.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 88% 18%, #518b703d, transparent 34%), linear-gradient(118deg, var(--ma-surface-2), var(--ma-elevated))}.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:before{content:"";background:#62a983;border-radius:2px;width:2px;position:absolute;top:13px;bottom:13px;left:8px}.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCard{background:var(--ma-surface-2);height:172px}.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__artworkSlot{width:100%;height:66%;top:0;bottom:auto}.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy{background:linear-gradient(0deg, var(--ma-surface-2) 0 50%, #16181fd1 72%, transparent 100%);width:100%;padding:92px 11px 9px}.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 80% 10%, #3f919b47, transparent 38%), linear-gradient(120deg, var(--ma-surface-2), var(--ma-elevated))}.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:before{content:"";border:1px solid #5eb6be33;border-radius:50%;width:78px;height:42px;position:absolute;bottom:-19px;right:10px;box-shadow:0 -12px 0 -11px #5eb6be57,0 -24px 0 -22px #5eb6be47}.MaGameProviderSections-module__o41cma__section[data-layout=board] .MaGameProviderSections-module__o41cma__electronicCard{background:linear-gradient(45deg, #d8bd7f09 25%, transparent 25% 75%, #d8bd7f09 75%), linear-gradient(45deg, #d8bd7f09 25%, transparent 25% 75%, #d8bd7f09 75%), var(--ma-surface-2);background-position:0 0,12px 12px;background-size:24px 24px;height:108px}.MaGameProviderSections-module__o41cma__section[data-layout=board] .MaGameProviderSections-module__o41cma__electronicCopy{padding-top:10px;padding-bottom:9px}.MaGameProviderSections-module__o41cma__section[data-layout=board] .MaGameProviderSections-module__o41cma__electronicCopy em{display:none}.MaGameProviderSections-module__o41cma__section[data-layout=neon] .MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 86% 18%, #50bec838, transparent 33%), radial-gradient(circle at 20% 100%, #8852c22e, transparent 45%), var(--ma-surface-2);border-color:#7a65b72e;height:138px}.MaGameProviderSections-module__o41cma__section[data-layout=neon] .MaGameProviderSections-module__o41cma__electronicCard:hover,.MaGameProviderSections-module__o41cma__section[data-layout=neon] .MaGameProviderSections-module__o41cma__electronicCard:focus-visible{border-color:#63d3dc6b;box-shadow:0 8px 24px #48318233}:is(:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy,:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy,:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy){background:linear-gradient(90deg,#fffffff2,#ffffffa8 55%,#ffffff14)}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy{background:linear-gradient(0deg, var(--ma-surface-2) 0 50%, #ffffffd6 72%, transparent 100%)}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 86% 14%,#c4a35c24,#0000 38%),#ffffff75;border-color:#b18f4a21;box-shadow:inset 0 1px #ffffff7a}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__electronicCard{background:linear-gradient(135deg,#0000 0 71%,#c4a35c1a 71% 76%,#0000 76%),#ffffff6b}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 88% 18%,#518b7026,#0000 36%),#ffffff6e}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCard{background:#ffffff73}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 80% 10%,#3f919b29,#0000 40%),#ffffff6b}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=board] .MaGameProviderSections-module__o41cma__electronicCard{background-color:#ffffff6e;background-image:linear-gradient(45deg,#b18f4a0b 25%,#0000 25% 75%,#b18f4a0b 75%),linear-gradient(45deg,#b18f4a0b 25%,#0000 25% 75%,#b18f4a0b 75%),none;background-position:0 0,12px 12px;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=neon] .MaGameProviderSections-module__o41cma__electronicCard{background:radial-gradient(circle at 86% 18%,#50bec821,#0000 35%),radial-gradient(circle at 20% 100%,#8852c21a,#0000 46%),#ffffff6b}@media (min-width:992px){.MaGameProviderSections-module__o41cma__sections{gap:18px;margin-top:0}.MaGameProviderSections-module__o41cma__heading{height:28px;line-height:28px}.MaGameProviderSections-module__o41cma__electronicGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.MaGameProviderSections-module__o41cma__electronicCard{height:138px}.MaGameProviderSections-module__o41cma__electronicCopy{width:64%;padding:14px 5px 13px 15px}.MaGameProviderSections-module__o41cma__electronicCopy strong{font-size:16px;line-height:23px}.MaGameProviderSections-module__o41cma__electronicCopy>span{margin-top:4px;font-size:12px;line-height:18px}.MaGameProviderSections-module__o41cma__electronicCopy small{font-size:11px}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicGrid{grid-template-rows:repeat(2,160px)}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard{height:auto}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child{grid-area:span 2/span 2;height:auto}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy{padding:170px 26px 22px}.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy strong{font-size:23px;line-height:30px}.MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__electronicGrid,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicGrid,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__electronicGrid,.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.MaGameProviderSections-module__o41cma__section[data-layout=board] .MaGameProviderSections-module__o41cma__electronicGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__electronicCard{height:116px}.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child{grid-column:auto;height:148px}.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot{width:46%}.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy{background:0 0;width:63%;padding:14px 5px 13px 15px}.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCard{height:208px}.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy{padding:123px 14px 11px}.MaGameProviderSections-module__o41cma__section[data-layout=board] .MaGameProviderSections-module__o41cma__electronicCard{height:116px}.MaGameProviderSections-module__o41cma__section[data-layout=neon] .MaGameProviderSections-module__o41cma__electronicCard{height:152px}}@media (min-width:576px) and (max-width:991px){.MaGameProviderSections-module__o41cma__electronicGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.MaGameProviderSections-module__o41cma__electronicCard .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=ticket] .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__artworkSlot{border-radius:inherit;width:100%;height:100%;margin:0;inset:0}.MaGameProviderSections-module__o41cma__electronicCard .MaGameProviderSections-module__o41cma__electronicCopy,.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy,.MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy,.MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy,.MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy{background:0 0;width:100%;padding:12px 13px 11px}.MaGameProviderSections-module__o41cma__electronicCard:after{background:#080a104d}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__electronicCard:after{background:#080a104d}.MaGameProviderSections-module__o41cma__electronicCopy strong{color:#fff;text-shadow:0 1px 4px #000000b8}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__electronicCopy strong{color:#fff;text-shadow:0 1px 4px #000000b8}.MaGameProviderSections-module__o41cma__electronicCopy>span{color:#ffffffe0;text-shadow:0 1px 3px #000000ad}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__electronicCopy>span{color:#ffffffe0;text-shadow:0 1px 3px #000000ad}.MaGameProviderSections-module__o41cma__electronicCopy small{color:#f0cf7e;text-shadow:0 1px 3px #000000b8}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__electronicCopy small{color:#f0cf7e;text-shadow:0 1px 3px #000000b8}.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy em,.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy>span{display:block}.MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy{background:0 0}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=feature] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy{background:0 0}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=arena] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy{background:0 0}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=water] .MaGameProviderSections-module__o41cma__electronicCard:first-child .MaGameProviderSections-module__o41cma__electronicCopy{background:0 0}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__section[data-layout=poster] .MaGameProviderSections-module__o41cma__electronicCopy{background:0 0}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__electronicCard:after{background:#080a104d}.MaGameProviderSections-module__o41cma__skeletonCard{cursor:default;pointer-events:none}.MaGameProviderSections-module__o41cma__skeletonCard:after{z-index:4;background:linear-gradient(105deg,#0000 18%,#d8bd7f29 42%,#ffffff30 50%,#d8bd7f1f 58%,#0000 82%);animation:1.25s linear infinite MaGameProviderSections-module__o41cma__provider-shimmer;transform:translate(-100%)}:root[data-ma-theme=light] .MaGameProviderSections-module__o41cma__skeletonCard:after{z-index:4;background:linear-gradient(105deg,#0000 18%,#d8bd7f29 42%,#ffffff30 50%,#d8bd7f1f 58%,#0000 82%);animation:1.25s linear infinite MaGameProviderSections-module__o41cma__provider-shimmer;transform:translate(-100%)}.MaGameProviderSections-module__o41cma__skeletonCopy{z-index:3;flex-direction:column;gap:9px;width:58%;height:100%;padding:14px;display:flex;position:relative}.MaGameProviderSections-module__o41cma__skeletonCopy i{background:#d8bd7f24;border-radius:6px;width:72%;height:9px;display:block}.MaGameProviderSections-module__o41cma__skeletonCopy i:first-child{width:38%;height:7px}.MaGameProviderSections-module__o41cma__skeletonCopy i:last-child{width:54%;margin-top:auto}.MaGameProviderSections-module__o41cma__emptyCategory{min-height:104px;color:var(--ma-muted);background:#d8bd7f09;border:1px dashed #d8bd7f33;border-radius:10px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex}.MaGameProviderSections-module__o41cma__emptyCategory>span{color:#d8bd7f;font-size:18px}.MaGameProviderSections-module__o41cma__emptyCategory strong{color:var(--ma-text-subtle);margin-top:3px;font-size:14px;font-weight:500}.MaGameProviderSections-module__o41cma__emptyCategory small{margin-top:2px;font-size:10px}@keyframes MaGameProviderSections-module__o41cma__provider-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.MaGameProviderSections-module__o41cma__electronicCard,.MaGameProviderSections-module__o41cma__electronicArtwork{transition:none}.MaGameProviderSections-module__o41cma__skeletonCard:after{animation:none}}
.CatalogState-module__IbsHIG__state{min-height:260px;color:var(--ma-muted);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:44px 16px;display:flex}.CatalogState-module__IbsHIG__state img{object-fit:contain;opacity:.82;width:128px;height:96px}.CatalogState-module__IbsHIG__state strong{color:var(--ma-text-subtle);margin-top:13px;font-size:15px;font-weight:500}.CatalogState-module__IbsHIG__state p{color:#8d8e95;max-width:420px;margin:7px 0 0;font-size:13px;line-height:20px}.CatalogState-module__IbsHIG__state button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#d8bd7f,#a27d39);border:0;border-radius:18px;min-width:112px;height:36px;margin-top:16px;padding:0 18px}
.GameCard-module___iBPDG__card{min-width:0;position:relative;overflow:visible}.GameCard-module___iBPDG__primary{width:100%;min-width:0;color:var(--ma-text);cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;padding:0;transition:opacity .14s,transform .14s;display:flex}.GameCard-module___iBPDG__primary:disabled{cursor:default}.GameCard-module___iBPDG__visual{aspect-ratio:1;background:var(--ma-elevated);border:2px solid #0000;border-radius:8px;width:100%;transition:border-color .17s;display:block;position:relative;overflow:hidden}.GameCard-module___iBPDG__artwork,.GameCard-module___iBPDG__imageFallback{width:100%;height:100%;display:block}.GameCard-module___iBPDG__artwork{object-fit:cover;transition:filter .17s,transform .17s}.GameCard-module___iBPDG__imageFallback{color:#d8bd7f;background:linear-gradient(145deg,#24262d,#1b1d23);place-items:center;font-size:22px;font-weight:700;display:grid}.GameCard-module___iBPDG__providerBadge{z-index:2;object-fit:contain;object-position:left top;filter:drop-shadow(0 1px 2px #0009);width:28px;height:17px;position:absolute;top:3px;left:3px}.GameCard-module___iBPDG__mask{z-index:3;background:#08090c94;justify-content:center;align-items:center;display:none;position:absolute;inset:0}.GameCard-module___iBPDG__play{color:#fff;text-indent:3px;background:linear-gradient(135deg,#d8bd7f,#a27d39);border-radius:50%;place-items:center;width:55px;height:55px;font-size:19px;display:grid}.GameCard-module___iBPDG__blocked{z-index:4;color:var(--ma-text-subtle);text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#121317d6;border-radius:4px;padding:3px 4px;font-size:9px;line-height:13px;position:absolute;bottom:3px;left:3px;right:3px;overflow:hidden}.GameCard-module___iBPDG__name{width:100%;height:22px;color:var(--ma-text-subtle);text-align:center;text-overflow:ellipsis;white-space:nowrap;padding-top:4px;font-size:11px;line-height:17px;display:block;overflow:hidden}.GameCard-module___iBPDG__favorite{z-index:5;color:#fff;cursor:pointer;opacity:.86;text-shadow:0 1px 3px #000;background:#0e0f1375;border:0;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;font-size:19px;line-height:1;display:grid;position:absolute;top:5px;right:5px}.GameCard-module___iBPDG__favoriteActive{color:#d8bd7f}.GameCard-module___iBPDG__unavailable .GameCard-module___iBPDG__artwork{filter:grayscale(.65)brightness(.65)}@media (max-width:1278px){.GameCard-module___iBPDG__primary:active:not(:disabled){opacity:.86;transform:scale(.98)}}@media (min-width:1279px){.GameCard-module___iBPDG__name{text-align:left;height:39px;padding-top:5px;font-size:12px;line-height:18px}.GameCard-module___iBPDG__mask{opacity:0;transition:opacity .17s;display:flex}.GameCard-module___iBPDG__favorite{opacity:0;background:0 0;font-size:27px;transition:opacity .17s;top:auto;bottom:48px;right:13px}.GameCard-module___iBPDG__card:hover .GameCard-module___iBPDG__visual,.GameCard-module___iBPDG__card:focus-within .GameCard-module___iBPDG__visual{border-color:#d8bd7f}.GameCard-module___iBPDG__card:hover .GameCard-module___iBPDG__artwork,.GameCard-module___iBPDG__card:focus-within .GameCard-module___iBPDG__artwork{filter:blur(2px)brightness(.72);transform:scale(1.025)}.GameCard-module___iBPDG__card:hover .GameCard-module___iBPDG__mask,.GameCard-module___iBPDG__card:focus-within .GameCard-module___iBPDG__mask,.GameCard-module___iBPDG__card:hover .GameCard-module___iBPDG__favorite,.GameCard-module___iBPDG__card:focus-within .GameCard-module___iBPDG__favorite,.GameCard-module___iBPDG__favoriteActive{opacity:1}}@media (prefers-reduced-motion:reduce){.GameCard-module___iBPDG__primary,.GameCard-module___iBPDG__visual,.GameCard-module___iBPDG__artwork,.GameCard-module___iBPDG__mask,.GameCard-module___iBPDG__favorite{transition-duration:0s}}
.GameLoadingDots-module__p_L6NG__loading{justify-content:center;align-items:center;gap:4px;min-height:122px;display:flex}.GameLoadingDots-module__p_L6NG__compact{min-height:40px}.GameLoadingDots-module__p_L6NG__dot{opacity:.18;background:#d7d5de;border-radius:50%;width:8px;height:8px;animation:1.04s infinite GameLoadingDots-module__p_L6NG__gameCatalogLoad}.GameLoadingDots-module__p_L6NG__dot:nth-child(3){animation-delay:.13s}.GameLoadingDots-module__p_L6NG__dot:nth-child(4){animation-delay:.26s}.GameLoadingDots-module__p_L6NG__dot:nth-child(5){animation-delay:.39s}.GameLoadingDots-module__p_L6NG__dot:nth-child(6){animation-delay:.52s}.GameLoadingDots-module__p_L6NG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes GameLoadingDots-module__p_L6NG__gameCatalogLoad{0%,to{opacity:.18;transform:scale(.78)}50%{opacity:.95;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.GameLoadingDots-module__p_L6NG__dot{opacity:.6;animation:none}}
