@import"https://fonts.googleapis.com/css2?family=Boldonse&family=Montserrat:wght@400;500;600;700&display=swap";.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.modal__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal__content{position:absolute;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:96.3rem;max-height:calc(100% - 2rem);background-color:#fff;padding:4.2rem 7rem 3.8rem;border-radius:17px;overflow-x:hidden;overflow-y:auto;background:linear-gradient(100.81deg,#190e71,#0f122a);border:2px solid rgb(193,188,234)}@media(max-width:768px){.modal__content{width:calc(100% - 20px);left:10px;max-width:100%;max-height:calc(100% - 24px);transform:translateY(-50%);padding:25px 20px 110px}}.modal__close{position:absolute;top:2.4rem;right:3.3rem;width:1.9rem;height:1.9rem;background:url(/images/modal-close.png) no-repeat center center/cover;cursor:pointer}@media(max-width:768px){.modal__close{width:30px;height:30px;inset:auto auto 37px 50%;transform:translate(-50%)}}.modal__title{margin-bottom:1.7rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-size:5rem;line-height:1}@media(max-width:768px){.modal__title{font-size:36px;margin-bottom:13px;text-align:center}}.modal__field{position:relative}.modal__field:not(:last-child){margin-bottom:1rem}.modal__input-wrapper{position:relative}.modal__input-wrapper input{width:100%;height:4.8rem;border-radius:7px;border:none;background:#ffffff12;outline:none;padding:0 1.6rem;font-size:2rem;font-family:Rubik,sans-serif;color:#fff}.modal__input-wrapper input::placeholder{font-family:Rubik,sans-serif;color:#7d76c2}@media(max-width:768px){.modal__input-wrapper input{height:38px;padding:0 13.5px;font-size:16px}.modal__input-wrapper input::placeholder{font-size:16px}}.modal__error{font-size:1.2rem;margin-top:.2rem;color:#ff3a3a}.modal__field--error .modal__input-wrapper input{border-color:#ff3a3a;background:#ff3a3a26}.modal__field--error .modal__input-wrapper input::placeholder{color:#ff3a3a}.modal__checkbox{display:flex;gap:1.2rem;cursor:pointer;margin-top:1.5rem;margin-bottom:2.9rem}@media(max-width:768px){.modal__checkbox{gap:9px;margin-bottom:20px}}.modal__checkbox input[type=checkbox]{display:none}.modal__checkbox input[type=checkbox]+span{width:1.6rem;min-width:1.6rem;height:1.6rem;background:transparent;border-radius:50%;border:.5px solid transparent;background:linear-gradient(#0000,#0000) padding-box,linear-gradient(180deg,#a841e0,#601688) border-box;top:.1rem;position:relative}@media(max-width:768px){.modal__checkbox input[type=checkbox]+span{width:18px;min-width:18px;height:18px}}.modal__checkbox input[type=checkbox]:checked+span{background:url(/images/check.png) center center/.7rem no-repeat,linear-gradient(#0000,#0000) padding-box,linear-gradient(180deg,#a841e0,#601688) border-box}.modal__checkbox-text{font-size:1.4rem;color:#fff}@media(max-width:768px){.modal__checkbox-text{font-size:11px}}.modal__btn{height:5.7rem!important;max-width:33rem;font-weight:700;font-size:1.6rem!important;text-transform:none!important}.modal__btn span{text-transform:none!important}@media(max-width:768px){.modal__btn{height:44px!important}}.modal__forgot-wrapper{right:0;display:flex;margin:.6rem 0 2.4rem}.modal__forgot{font-size:1.4rem;text-decoration:underline;border:0;background:transparent;color:#fccf40;cursor:pointer}@media(max-width:768px){.modal__forgot{font-size:12px}}.modal__forgot:hover{text-decoration:none}.modal-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.7rem}@media(max-width:768px){.modal-buttons{gap:10px}}.modal__bottom-link{font-size:1.4rem;background:transparent;border:0;color:#716cb9;text-decoration:underline}@media(max-width:768px){.modal__bottom-link{font-size:12px}}.modal__bottom-link:hover{text-decoration:none}.modal__success{margin-top:1rem;text-align:center;color:green}@media(max-width:768px){.modal__success{font-size:12px}}.registration-modal__success{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;animation:registration-success-in .4s cubic-bezier(.22,1,.36,1)}@keyframes registration-success-in{0%{opacity:0;transform:scale(.96) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.registration-modal__success-icon{width:14rem;margin:0 auto 1.6rem;flex-shrink:0}.registration-modal__success-icon img{display:block;width:100%;height:auto}@media(max-width:768px){.registration-modal__success-icon{width:11rem;margin-bottom:1.2rem}}.registration-modal__success-title{margin:0 0 .8rem;font-family:Rubik One,sans-serif;font-size:3rem;text-transform:uppercase;text-align:center;color:#fff}@media(max-width:768px){.registration-modal__success-title{font-size:24px;margin-bottom:.6rem}}.registration-modal__success-text{margin:0 0 2.4rem;max-width:34rem;font-size:1.6rem;line-height:1.5;text-align:center;color:#ffffffc7}@media(max-width:768px){.registration-modal__success-text{font-size:14px;margin-bottom:1.8rem}}.registration-modal__success-btn{min-width:18rem}@media(max-width:768px){.registration-modal__success-btn{width:100%;min-width:0}}.registration-modal__server--error,.registration-modal__server--success{color:red;font-size:1.2rem;margin-top:1rem;text-align:center}.registration-modal__server--success{color:green}.modal-reset-buttons{gap:2rem;flex-direction:row;margin-top:2.8rem}@media(max-width:768px){.modal-reset-buttons{margin-top:23px;gap:10px;flex-direction:column}}.reset-modal-back-link{display:flex;align-items:center;width:33rem;gap:1.2rem;justify-content:center;height:4.6rem;border:2.5px solid transparent;border-radius:100px;font-weight:700;font-size:16px;color:#fff;background:linear-gradient(180deg,#4f4daf,#1f1e51) padding-box,linear-gradient(94.79deg,#a3a1ec 6.25%,#4945c2 56.76%,#424083 93.8%) border-box}.reset-modal-back-link img{width:2.4rem}@font-face{font-family:Rubik One;src:url(/fonts/RubikOne-Regular.woff2) format("woff2"),url(/fonts/RubikOne-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(max-width:1280px){html{font-size:50.5%}}@media(max-width:1024px){html{font-size:62.5%}}@media(max-width:768px){html{font-size:62.5%}}body{margin:0;min-width:320px;font-size:1.8rem;font-weight:400;font-family:Rubik,sans-serif;background:#010101;color:#fff;-webkit-text-size-adjust:100%;text-size-adjust:100%}body.b-hidden,body.no-scroll{overflow:hidden}#root{min-height:100vh;display:flex;flex-direction:column}@media(hover:none)and (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]),textarea,select{font-size:16px!important}}img{max-width:100%;max-height:100%}.wrapper{flex:1}.container{max-width:120rem;margin:0 auto;width:100%}@media(max-width:1024px){.container{max-width:100%;padding:0 2.4rem}}@media(max-width:768px){.container{padding:0 16px;max-width:390px}}.btn{height:4rem;border:0;cursor:pointer;display:inline-flex;text-decoration:none;align-items:center;justify-content:center;font-size:1.4rem;border-radius:100px;background:transparent;position:relative;padding:.4rem;color:#fff;transition:box-shadow .35s ease,filter .35s ease}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn-disabled{opacity:.6}.btn:hover{transform:none;filter:brightness(1.08);box-shadow:0 0 0 .2rem #ce53ee59,0 0 2.8rem #ce53ee8c,0 .8rem 2rem #5b109466}@media(prefers-reduced-motion:reduce){.btn:hover{filter:none;box-shadow:none}}.btn:hover:before{filter:brightness(1.15) saturate(1.08)}.btn:hover span{filter:brightness(1.1) saturate(1.05);box-shadow:inset 0 1px #ffffff47,0 0 1.6rem #5b109473}.btn:active{transform:none;filter:brightness(.94);transition-duration:.12s;box-shadow:0 0 0 .15rem #ce53ee47,0 0 1.4rem #ce53ee59}@media(prefers-reduced-motion:reduce){.btn:active{filter:none;box-shadow:none}}.btn:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:.2rem;background:linear-gradient(94.79deg,#f3c9c3 6.25%,#c78c53 56.76%,#e6a76d 93.8%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}@media(prefers-reduced-motion:reduce){.btn:before{transition:none}}.btn span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:100px;background:linear-gradient(180deg,#ce53ee,#5b1094);text-transform:uppercase;position:relative;z-index:1;transition:filter .35s ease,box-shadow .35s ease}@media(prefers-reduced-motion:reduce){.btn span{transition:none}}button{cursor:pointer}.button{height:4.8rem;position:relative;border-radius:100px;background:linear-gradient(180deg,#e947e4 23.99%,#690fb4 73.52%);border:0;font-size:1.6rem;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 3.3rem;text-decoration:none;cursor:pointer;transition:box-shadow .35s ease,filter .35s ease}.button:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:linear-gradient(90deg,#ff85ee,#a72adf 5.29%,#b32eea 55.77%,#ff85ee 75.48%,#9425cf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}.button:hover:not(.button-disabled){transform:none;filter:brightness(1.1);box-shadow:inset 0 1px #ffffff38,0 0 0 .2rem #e947e459,0 0 2.8rem #a72adf8c,0 0 1.6rem #e947e466}.button:hover:not(.button-disabled):before{filter:brightness(1.14) saturate(1.06)}.button-disabled{position:relative;border-radius:100px;background:linear-gradient(180deg,#690fb426 26.48%,#e947e426 76.01%);transition:box-shadow .35s ease,filter .35s ease}.button-disabled:before{content:"";position:absolute;inset:0;padding:2.34px;border-radius:100px;background:linear-gradient(94.79deg,#852bcb 6.25%,#9021b3 18.87%,#7c1097 32.34%,#8e17a5 55.92%,#7b1197,#590a90 93.8%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}.button-disabled:hover{transform:none;filter:brightness(1.1);box-shadow:inset 0 1px #ffffff24,0 0 0 .2rem #8e17a559,0 0 2.4rem #8e17a573,0 0 1.4rem #7b119759}.button-disabled:hover:before{filter:brightness(1.12) saturate(1.08)}.button-gold{background:transparent;box-shadow:inset 0 2px 12px #ffe9a059,inset 0 -2px 12px #e0b52a33,0 0 20px #fccf3e59,0 0 40px #ffe9a026}.button-gold:before{content:"";position:absolute;inset:0;padding:2.34px;border-radius:inherit;background:linear-gradient(94.79deg,#fccf3e 6.25%,#ffe9a0,#e0b52a 44.13%,#d6b035 67.7%,#ffecb1 81.17%,#fccf3e 93.8%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}.button-gold.button:hover:not(.button-disabled){transform:none;filter:brightness(1.06) saturate(1.12);box-shadow:inset 0 2px 18px #fff0be8c,inset 0 -2px 16px #d6b03552,0 0 0 .2rem #fccf3e66,0 0 34px #fccf3e85,0 0 60px #ffe9a052}.button-gold.button:hover:not(.button-disabled):before{filter:brightness(1.1) saturate(1.08)}.games-page-bg{background:#050313;position:relative}.games-page-bg:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:112rem;background:linear-gradient(180deg,#05031300,#050313);pointer-events:none}.shop-close-mobile{height:45px;align-items:center;gap:8px;display:none;padding:0 40px;border-radius:100px;border:2px solid transparent;background:linear-gradient(180deg,#4f4daf,#1f1e51) padding-box,linear-gradient(94.79deg,#a3a1ec 6.25%,#4945c2 56.76%,#424083 93.8%) border-box;font-weight:700;font-size:16px;color:#fff;transition:box-shadow .3s ease,filter .3s ease}@media(max-width:768px){.shop-close-mobile{display:flex}}.shop-close-mobile img{width:18px}.shop-close-mobile:hover{transform:none;filter:brightness(1.08);box-shadow:0 0 0 .2rem #a3a1ec66,0 0 2.4rem #4f4daf8c,0 0 1.6rem #a3a1eca6}.mobile-menu{position:fixed;inset:0;z-index:100;display:none;pointer-events:none}@media(max-width:1024px){.mobile-menu{display:block}}.mobile-menu--open{pointer-events:auto}.mobile-menu--open .mobile-menu__backdrop{opacity:1}.mobile-menu--open .mobile-menu__panel{transform:translate(0)}.mobile-menu__backdrop{position:absolute;inset:0;background:#010101a6;-webkit-backdrop-filter:blur(.6rem);backdrop-filter:blur(.6rem);opacity:0;transition:opacity .35s ease}.mobile-menu__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(100%,39rem);height:100%;padding:1.6rem 2.4rem 2.4rem;background:linear-gradient(180deg,#050313fa,#050313f0);border-left:1px solid rgba(123,85,128,.55);box-shadow:-1.6rem 0 4.8rem #00000073;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);overflow-y:auto}@media(max-width:768px){.mobile-menu__panel{width:100%;padding:1.6rem 1.6rem 2.4rem}}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.mobile-menu__logo{display:flex;width:9.4rem;outline:none;-webkit-tap-highlight-color:transparent}.mobile-menu__logo:focus,.mobile-menu__logo:focus-visible{outline:none}.mobile-menu__logo img{width:100%;height:auto;object-fit:contain}.mobile-menu__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;padding:0;border:0;border-radius:0;background:transparent;cursor:pointer;transition:opacity .2s ease}.mobile-menu__close img{display:block;width:1.6rem;height:1.6rem;max-width:none;max-height:none;object-fit:contain}@media(hover:hover){.mobile-menu__close:hover{opacity:.75}}.mobile-menu__user{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-bottom:4rem;padding:1.6rem 1.6rem 2.4rem;border:0;border-radius:1.2rem;background:linear-gradient(244.22deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%)}.mobile-menu__user .mobile-menu__btn{width:100%;min-height:4rem;height:4rem;font-size:1.2rem;box-shadow:none}.mobile-menu__user .user-balance--menu{justify-content:center}.mobile-menu__nav{flex:1;display:flex;flex-direction:column;min-height:0}.mobile-menu__nav-list{list-style:none;display:flex;flex:1;flex-direction:column;align-items:center;gap:2.4rem;margin:0;padding:0}.mobile-menu__nav-link{display:block;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem;text-decoration:none;text-transform:uppercase;text-align:center;transition:color .2s ease}@media(hover:hover){.mobile-menu__nav-link:hover{color:#d1218f}}.mobile-menu__nav-link--active{color:#d1218f}.mobile-menu__divider{width:100%;height:1px;margin:2.4rem 0;background:#353535;border:0}.mobile-menu__account-list{list-style:none;display:flex;flex-direction:column;gap:1.2rem;width:100%;margin:0;padding:0}.mobile-menu__account-link{display:flex;align-items:center;justify-content:center;width:100%;height:4rem;padding:0 2.4rem;border:0;border-radius:.8rem;background:#fff;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.55;text-align:center;cursor:pointer;box-sizing:border-box;transition:background-color .25s ease,box-shadow .25s ease}@media(hover:hover){.mobile-menu__account-link:hover{background:#ffe6f5;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}.mobile-menu__actions{display:grid;gap:1.2rem;margin-top:0;padding-top:0;border-top:0}.mobile-menu__btn{min-height:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;padding:0 2.4rem;border:0;border-radius:.8rem;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;line-height:1.55;cursor:pointer}.mobile-menu__btn--primary{background:#d1218f;color:#fff;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.mobile-menu__btn--primary{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.mobile-menu__btn--primary:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.mobile-menu__btn--primary:hover{transform:none;filter:brightness(1.12);background:#f03aad;box-shadow:0 0 0 .2rem #ff5fc059,0 0 2.8rem #d1218fb3,0 .8rem 2rem #d1218f66}}.mobile-menu__btn--secondary{background:#fff;color:#050313;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.mobile-menu__btn--secondary{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.mobile-menu__btn--secondary:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.mobile-menu__btn--secondary:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}.mobile-menu__logout{display:flex;align-items:center;justify-content:center;width:100%;height:4rem;margin:0;padding:0 2.4rem;border:1px solid rgba(255,255,255,.6);border-radius:.8rem;background:transparent;box-sizing:border-box;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,opacity .2s ease}.mobile-menu__logout img{display:block;width:1.6rem;height:1.6rem;max-width:none;max-height:none;object-fit:contain}@media(hover:hover){.mobile-menu__logout:hover{background:#ffffff14;border-color:#ffffffd9}}.user-balance{display:flex;align-items:center;isolation:isolate;height:4rem;padding:0;border:0;background:transparent;cursor:pointer}.user-balance__icon{position:relative;z-index:2;flex-shrink:0;width:3.6rem;height:3.6rem;margin-right:-1.6rem;object-fit:contain;pointer-events:none}.user-balance__pill{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:.8rem;width:14rem;height:4rem;padding:.8rem 1.6rem;border:2px solid #d1218f;border-radius:.8rem;background:#d1218f33;box-sizing:border-box;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.user-balance__amount{color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.55;white-space:nowrap}.user-balance__add{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem;border:2px solid #cf288e;border-radius:7.7rem;background:#d1218f;box-sizing:border-box;transition:background-color .25s ease,box-shadow .25s ease,filter .25s ease}.user-balance__add img{display:block;width:1.6rem;height:1.6rem;max-width:none;max-height:none;object-fit:contain}@media(hover:hover){.user-balance:hover:not(.user-balance--static) .user-balance__pill{background:#d1218f7a;border-color:#ff5fc0;box-shadow:0 0 0 .2rem #d1218f59,0 0 2.4rem #d1218fa6,inset 0 0 1.2rem #ff8fd82e}.user-balance:hover:not(.user-balance--static) .user-balance__add{background:#f03aad;border-color:#ff7ed0;filter:brightness(1.12);box-shadow:0 0 1.6rem #ff5fc0b3}}.user-balance--mobile-only{display:none!important}@media(max-width:768px){.user-balance--mobile-only{display:flex!important}}.user-balance--menu{display:flex!important;margin:0}.user-balance--static{cursor:default;pointer-events:none}@media(max-width:768px){.user-balance{height:3.8rem}.user-balance:not(.user-balance--menu):not(.user-balance--mobile-only){display:none}.user-balance__icon{width:3.2rem;height:3.2rem;margin-right:-1.4rem}.user-balance__pill{width:12.8rem;height:3.8rem;padding:.6rem 1.2rem}.user-balance__amount{font-size:1.2rem}.user-balance__add{width:2.2rem;height:2.2rem}.user-balance__add img{width:1.4rem;height:1.4rem}}.header{position:sticky;top:0;background:#05031359;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.05);z-index:9}.header .container{min-height:8.8rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem}@media(max-width:1280px){.header .container{min-height:7.2rem;gap:1.8rem}}@media(max-width:1024px){.header .container{min-height:8.8rem;gap:2.4rem;padding-top:1.6rem;padding-bottom:1.6rem}}@media(max-width:768px){.header .container{min-height:7.2rem;gap:1.6rem;padding-top:1.6rem;padding-bottom:1.6rem}}.header__gradient{display:none}.header__logo{width:13.1rem;display:flex;outline:none;-webkit-tap-highlight-color:transparent}.header__logo:focus,.header__logo:focus-visible{outline:none}.header__logo img{width:100%;height:auto;object-fit:contain;outline:none}@media(max-width:1280px){.header__logo{width:11.4rem}}@media(max-width:1024px){.header__logo{width:13.1rem}}@media(max-width:768px){.header__logo{width:9.4rem}}.header__menu{display:flex;align-items:center;list-style:none;justify-content:center;gap:4.8rem;margin:0 auto;padding:0}.header__menu li{height:auto;line-height:1}@media(max-width:1280px){.header__menu{gap:2.8rem}}@media(max-width:1024px){.header__menu{display:none}}.header__menu-link{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#fff;text-decoration:none;text-transform:uppercase;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;line-height:1.2;letter-spacing:.06rem;transition:color .2s ease,opacity .2s ease}.header__menu-link:hover,.header__menu-link--active,.header__menu-link--active:hover{color:#d1218f}.header__menu-icon{display:none}@media(max-width:1024px){.header__menu-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:transparent;border:0;padding:0;cursor:pointer}.header__menu-icon img{width:4rem;height:4rem;object-fit:contain}}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:2.4rem;flex-shrink:0;margin-left:auto}@media(max-width:768px){.header__actions{gap:1rem}}.header__nav{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;flex-shrink:0}@media(max-width:1280px){.header__nav{gap:.6rem}}@media(max-width:1024px){.header__nav{gap:.8rem}}@media(max-width:768px){.header__nav{display:none}}.header__nav--logged-in{gap:.8rem}.header__action-button{min-width:14.8rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;padding:0 4rem;border:0;border-radius:.8rem;text-transform:none;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;line-height:1;cursor:pointer}.header__action-button--primary{background:#d1218f;color:#fff;box-shadow:0 10px 24px #d1218f38;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.header__action-button--primary{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.header__action-button--primary:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.header__action-button--primary:hover{transform:none;filter:brightness(1.12);background:#f03aad;box-shadow:0 0 0 .2rem #ff5fc059,0 0 2.8rem #d1218fb3,0 .8rem 2rem #d1218f66}}.header__action-button--secondary{background:#fff;color:#050313;box-shadow:0 10px 24px #ffffff1f;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.header__action-button--secondary{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.header__action-button--secondary:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.header__action-button--secondary:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}.header__action-button--compact{min-width:auto;padding:0 2.4rem}.header__action-button--shop{min-width:12.2rem;padding:0 4rem}.header__avatar{position:relative}.header__profile-button{display:inline-flex;align-items:center;justify-content:center;width:5.6rem;height:4rem;padding:0;border:.2rem solid transparent;border-radius:.8rem;background:#fff;cursor:pointer;box-sizing:border-box;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.header__profile-button img{display:block;width:2.4rem;height:2.4rem;max-width:none;max-height:none;object-fit:contain;transition:filter .25s ease}@media(hover:hover){.header__profile-button:hover{background:#ffe6f5;border-color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}.header__profile-button:hover img{filter:brightness(1.15) saturate(1.25)}}.header__profile-button:active{background:#ffd6ef;box-shadow:0 0 0 .2rem #d1218f66,0 0 1.4rem #d1218f66}.header__profile-button--open{border-color:#d1218f;box-shadow:0 0 0 .2rem #d1218f73,0 0 1.6rem #d1218f59}.header__menu-dropdown{position:absolute;display:grid;right:0;top:calc(100% + 1rem);z-index:3;min-width:19rem;padding:.8rem;border-radius:1.2rem;overflow:hidden;background:linear-gradient(261.07deg,#2a1033,#1a1440 61.18%,#2a1033 97.87%);border:1px solid #7b5580;box-shadow:0 1.4rem 4.5rem #00000073,0 0 0 1px #d1218f1f;opacity:0;visibility:hidden;transform:translateY(-.6rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.header__menu-dropdown--open{opacity:1;visibility:visible;transform:translateY(0)}.header__nav-link{display:block;width:100%;white-space:nowrap;padding:1rem 1.2rem;border-radius:.8rem;border:1px solid transparent;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2;text-align:left;text-decoration:none;background:transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .25s ease}@media(hover:hover){.header__nav-link:hover{background:#d1218f24;border-color:#d1218f59;color:#ff8fd8;box-shadow:0 0 1.2rem #d1218f59}}.header__nav-link:active{filter:brightness(.96)}.header__nav-link:focus-visible{outline:2px solid rgba(209,33,143,.85);outline-offset:2px}.header__nav-link:not(:last-child){margin-bottom:.4rem}.header__nav-link--action{appearance:none;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2}.header__mobile-nav{display:none}@media(max-width:1024px){.header__mobile-nav{display:flex;align-items:center;gap:2.4rem}}@media(max-width:768px){.header__mobile-nav{gap:1rem}}.footer{position:relative;padding:0;background:#050313}.footer .container{position:relative}.footer__rule{width:100%;height:2px;background:#353535}.footer__rule--thin{height:1px}.footer__top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:3.2rem;padding:1.6rem 0}@media(max-width:1024px){.footer__top{gap:2.4rem}}@media(max-width:768px){.footer__top{align-items:flex-start;flex-direction:column;gap:1.6rem;padding:1.6rem 0}}.footer__logo{display:inline-flex;align-items:center;flex-shrink:0}.footer__logo img{width:13.1rem;height:5.6rem;object-fit:contain}@media(max-width:768px){.footer__logo img{width:9.4rem;height:4rem}}.footer__disclaimer{max-width:72rem;margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.007rem;text-align:right}@media(max-width:1024px){.footer__disclaimer{max-width:none;flex:1}}@media(max-width:768px){.footer__disclaimer{max-width:none;font-size:1.2rem;letter-spacing:.006rem;text-align:left}}.footer__wrap{display:grid;grid-template-columns:repeat(4,minmax(0,24rem));justify-content:space-between;gap:2.4rem;padding:4.8rem 0}@media(max-width:1280px){.footer__wrap{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}@media(max-width:1024px){.footer__wrap{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;gap:4rem;padding:4.8rem 0}}@media(max-width:768px){.footer__wrap{grid-template-columns:1fr;gap:2.4rem;padding:4rem 0}}.footer__col{min-width:0}.footer__col--aside{grid-column:4;grid-row:1;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;gap:2.4rem;min-height:100%}@media(max-width:1024px){.footer__col--aside{display:contents}}@media(max-width:768px){.footer__col--aside{display:flex;flex-direction:column;justify-content:flex-start;grid-column:auto;grid-row:auto;gap:2.4rem;min-height:0}}.footer__heading{margin:0 0 2.4rem;color:#fff9;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem;text-transform:uppercase}.footer__heading--spacer{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:768px){.footer__heading{margin-bottom:1.6rem}}.footer__menu{list-style:none;display:grid;gap:1.6rem;margin:0;padding:0}.footer__menu li{line-height:normal}.footer__menu li a,.footer__menu li span,.footer__menu li .footer__menu-action{display:inline-block;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.footer__menu li a:hover,.footer__menu li .footer__menu-action:hover{color:#d1218f}.footer__menu-action{background:transparent;border:0;padding:0;cursor:pointer;text-align:left}.footer__company{display:grid;gap:.4rem}.footer__company p{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;line-height:normal;letter-spacing:.006rem;text-transform:uppercase}.footer__company span{color:#fff9}@media(max-width:1024px){.footer__support{grid-column:1;grid-row:2;align-self:start;justify-self:start}}@media(max-width:768px){.footer__support{grid-column:auto;grid-row:auto}}.footer__support-link{color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;line-height:normal;letter-spacing:.006rem;text-transform:uppercase;text-decoration:none;transition:color .2s ease}.footer__support-link:hover{color:#d1218f}.footer__legal{display:flex;flex-direction:column;align-items:flex-end;gap:.8rem;width:100%;margin:0;padding:0;list-style:none;color:#fff9;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.007rem;text-align:right}.footer__legal li{margin:0}@media(max-width:1024px){.footer__legal{grid-column:2;grid-row:2;align-self:start;justify-self:stretch}}@media(max-width:768px){.footer__legal{grid-column:auto;grid-row:auto;align-items:flex-start;align-self:start;justify-self:start;text-align:left}}.footer__payments{display:flex;align-items:center;justify-content:flex-end;gap:2.4rem}@media(max-width:1024px){.footer__payments{grid-column:3;grid-row:2;align-self:start;justify-self:end}}@media(max-width:768px){.footer__payments{grid-column:auto;grid-row:auto;align-self:start;justify-self:start;justify-content:flex-start}}.footer__payment{display:block;height:auto;object-fit:contain}.footer__payment--visa{width:6.2rem;height:2rem}.footer__payment--mastercard{width:3.9rem;height:2.4rem}.footer__copyright{margin:0;padding:1.6rem 0 3.2rem;color:#fff9;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.007rem;text-align:center}.global-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;width:100%;height:100%;height:100dvh;min-height:100%;min-height:100dvh;margin:0;background:url(/images/games-page-bg.png) no-repeat center center/cover #010101;overflow:hidden}.global-loader__ambient{position:absolute;inset:-40%;background:radial-gradient(ellipse 55% 45% at 50% 42%,rgba(255,105,214,.18) 0%,transparent 58%),radial-gradient(ellipse 70% 55% at 50% 100%,rgba(175,77,255,.14) 0%,transparent 45%),radial-gradient(ellipse 80% 60% at 50% 0%,rgba(44,18,96,.42) 0%,transparent 55%);pointer-events:none}@media(prefers-reduced-motion:no-preference){.global-loader__ambient{animation:global-loader-ambient 10s ease-in-out infinite alternate}}.global-loader__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:2rem}.global-loader__logo-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:16rem;height:16rem}@media(max-width:768px){.global-loader__logo-wrap{width:13rem;height:13rem}}.global-loader__rings{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.global-loader__ring{position:absolute;border-radius:50%;pointer-events:none}.global-loader__ring--outer{inset:0;padding:3px;background:conic-gradient(from 200deg,#ffffff0a,#ff80de 18%,#fff 34%,#8c43ff 52%,#ff80de38 68%,#ffffff0a 82%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;box-shadow:0 0 2.4rem #ff80de47}@media(prefers-reduced-motion:no-preference){.global-loader__ring--outer{animation:global-loader-spin 2.4s cubic-bezier(.55,.1,.3,.95) infinite}}.global-loader__ring--inner{inset:.85rem;padding:2px;background:conic-gradient(from 90deg,#ffffff0f,#5d1ec8 20%,#d84dff 42%,#fff 58%,#ff80de14 78%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.85;box-shadow:0 0 1.8rem #742eff3d}@media(prefers-reduced-motion:no-preference){.global-loader__ring--inner{animation:global-loader-spin-reverse 3.2s cubic-bezier(.45,.05,.55,.95) infinite}}.global-loader__logo{position:relative;z-index:1;width:10rem;height:auto;object-fit:contain;filter:drop-shadow(0 0 1.8rem rgba(255,122,220,.4)) drop-shadow(0 0 4rem rgba(111,49,255,.22))}@media(prefers-reduced-motion:no-preference){.global-loader__logo{animation:global-loader-logo 2.8s ease-in-out infinite}}@media(max-width:768px){.global-loader__logo{width:8.2rem}}@keyframes global-loader-spin{to{transform:rotate(360deg)}}@keyframes global-loader-spin-reverse{to{transform:rotate(-360deg)}}@keyframes global-loader-logo{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.94}}@keyframes global-loader-ambient{0%{transform:scale(1) translate(0);opacity:1}to{transform:scale(1.06) translate(1%,-1%);opacity:.92}}.faq{position:relative;z-index:1;padding:0 0 10rem}@media(max-width:1024px){.faq{padding-top:4rem;padding-bottom:0}}@media(max-width:768px){.faq{padding-top:4rem;padding-bottom:4rem}}.faq__panel{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:4rem;min-height:61.1rem;padding:5.6rem;overflow:hidden;border-radius:1.2rem;background:linear-gradient(250.72deg,#cf288eb3,#9728cfb3 61.18%,#cf288eb3 97.87%)}@media(max-width:1280px){.faq__panel{padding:4rem;min-height:auto;gap:3.2rem}}@media(max-width:1024px){.faq__panel{gap:5.6rem;padding:2.4rem;min-height:auto}}@media(max-width:768px){.faq__panel{flex-direction:column;padding:1.6rem;gap:2.4rem;min-height:88rem}}.faq__title{position:relative;z-index:2;margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4.8rem;font-weight:400;line-height:1.15;letter-spacing:.024rem;flex-shrink:0}@media(max-width:1024px){.faq__title{font-size:4.8rem;letter-spacing:.024rem}}@media(max-width:768px){.faq__title{font-size:2.4rem;letter-spacing:.012rem}}.faq__list{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:58.8rem;flex-shrink:0}@media(max-width:1024px){.faq__list{max-width:none;flex:1}}@media(max-width:768px){.faq__list{max-width:100%}}.faq__item{width:100%;padding:2.4rem;border:1px solid transparent;border-radius:1.2rem;background:#fff;transition:box-shadow .25s ease,border-color .25s ease,background-color .25s ease}@media(hover:hover){.faq__item:hover{border-color:#d1218f38;background:#fff;box-shadow:0 1.2rem 3.2rem #d1218f29}.faq__item:hover .faq__question{color:#d1218f}.faq__item:hover .faq__icon{color:#b81b7c;transform:scale(1.12)}.faq__item--open:hover .faq__icon{transform:rotate(180deg) scale(1.12)}}.faq__item--open{border-color:#d1218f24;box-shadow:0 .8rem 2.4rem #d1218f1a}@media(max-width:768px){.faq__item{padding:1.6rem;border-radius:.8rem}}.faq__trigger{display:flex;align-items:flex-start;gap:1.6rem;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}@media(max-width:768px){.faq__trigger{gap:1.6rem}}.faq__question{flex:1;min-width:0;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.3;letter-spacing:.007rem;text-transform:uppercase;transition:color .25s ease}@media(max-width:768px){.faq__question{font-size:1.2rem;letter-spacing:.006rem}}.faq__answer{display:grid;grid-template-rows:0fr;align-items:start;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease}.faq__answer--open{grid-template-rows:1fr;opacity:1}.faq__answer-inner{min-height:0;overflow:hidden}.faq__answer-inner p{margin:.8rem 0 0;color:#050313;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:.007rem}@media(max-width:768px){.faq__answer-inner p{font-size:1.2rem;letter-spacing:.006rem}}.faq__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem;margin-top:.1rem;color:#d1218f;transition:transform .3s cubic-bezier(.22,1,.36,1),color .25s ease}.faq__icon--open{transform:rotate(180deg)}@media(max-width:768px){.faq__icon{width:1.6rem;height:1.6rem}.faq__icon svg{width:1.6rem;height:1.6rem}}.faq__person{position:absolute;left:1.1rem;bottom:-3.8rem;z-index:1;width:54.5rem;max-width:48%;height:auto;object-fit:contain;object-position:bottom left;pointer-events:none}@media(max-width:1280px){.faq__person{width:42rem;max-width:42%;bottom:-2.4rem}}@media(max-width:1024px){.faq__person--desktop{display:none}}.faq__person--mobile{display:none}@media(max-width:768px){.faq__person--mobile{display:block;left:50%;bottom:0rem;width:35rem;max-width:none;transform:translate(-50%);object-position:bottom center}}.game-card{--game-card-radius: 3.2rem;--game-card-border: 1px;--game-card-border-color: #9d09a7;position:relative;width:100%;aspect-ratio:1;box-sizing:border-box;border:var(--game-card-border) solid var(--game-card-border-color);border-radius:var(--game-card-radius);background:#050313;overflow:hidden;isolation:isolate;cursor:pointer;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}.game-card:focus-visible{outline:2px solid #ea3fd2;outline-offset:.3rem}@media(hover:hover){.game-card:hover{z-index:1;--game-card-border-color: #ea3fd2;transform:translateY(-.8rem) scale(1.05);box-shadow:0 2rem 4.8rem #9d09a773,0 0 3.2rem #d1218f59,0 0 1.2rem #ea3fd28c}.game-card:hover .game-card__thumb{transform:scale(1.1);filter:brightness(.72) saturate(1.08)}.game-card:hover .game-card__overlay{opacity:1}.game-card:hover .game-card__play{opacity:1;transform:scale(1)}.game-card:hover .game-card__play-icon{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.game-card{transition:border-color .2s ease,box-shadow .2s ease}.game-card:hover{transform:none}.game-card:hover .game-card__thumb{transform:none;filter:brightness(.85)}.game-card:hover .game-card__overlay{opacity:1}.game-card:hover .game-card__play{opacity:1;transform:none}}.game-card__thumb{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .35s ease}@media(prefers-reduced-motion:reduce){.game-card__thumb{transition:filter .2s ease}}.game-card__overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:inherit;background:radial-gradient(circle at center,#d1218f47,#05031326 52%,#050313b8);opacity:0;pointer-events:none;transition:opacity .35s ease}@media(prefers-reduced-motion:reduce){.game-card__overlay{transition:opacity .2s ease}}.game-card__play{opacity:0;transform:scale(.82);transition:opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.game-card__play{transition:opacity .2s ease}}.game-card__play-icon{position:relative;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background:linear-gradient(180deg,#ea3fd2,#d1218f);box-shadow:0 0 0 .4rem #ffffff1f,0 1.2rem 3.2rem #d1218f8c,0 0 2.4rem #ea3fd273;transform:scale(.92);transition:transform .35s cubic-bezier(.22,1,.36,1)}.game-card__play-icon:before{content:"";position:absolute;inset:-.5rem;border-radius:inherit;border:1px solid rgba(255,255,255,.28);opacity:.8}.game-card__play-icon:after{content:"";width:0;height:0;margin-left:.35rem;border-top:.9rem solid transparent;border-bottom:.9rem solid transparent;border-left:1.4rem solid #fff}@media(max-width:768px){.game-card__play-icon{width:4.4rem;height:4.4rem}.game-card__play-icon:after{margin-left:.25rem;border-top-width:.7rem;border-bottom-width:.7rem;border-left-width:1.1rem}}@media(prefers-reduced-motion:reduce){.game-card__play-icon{transition:none}}.hero-top{position:relative;overflow:visible;padding-bottom:0}.hero-top__notice{display:flex;align-items:center;justify-content:flex-start;gap:2.4rem;margin:0 0 1.6rem;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;line-height:normal;letter-spacing:.006rem}.hero-top__notice span{flex:0 0 auto;white-space:nowrap}@media(max-width:768px){.hero-top__notice{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:stretch;width:100%;gap:.8rem 1.2rem}.hero-top__notice span{white-space:normal}.hero-top__notice-item--wide{grid-column:1/-1}}.hero-top__frame{position:relative;padding-top:0;min-height:65.6rem;overflow:visible}@media(max-width:1024px){.hero-top__frame{padding-top:0;min-height:0;overflow:visible}}.hero-top__card{position:relative;z-index:1;display:flex;align-items:stretch;width:100%;height:60.9rem;min-height:60.9rem;overflow:visible;border:2px solid #cf288e;border-radius:2.4rem;background:#20054d4d;box-shadow:inset 0 0 8.2rem 3.2rem #20054df2;animation:hero-top-enter 1s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.hero-top__card{animation:none}}@media(max-width:1024px){.hero-top__card{height:auto;min-height:auto;border-radius:2.4rem;box-shadow:inset 0 0 8.2rem 1.6rem #20054df2;padding-bottom:0}}@media(max-width:768px){.hero-top__card{border-radius:1.6rem;box-shadow:inset 0 0 2.6rem .4rem #20054df2;min-height:63.4rem;padding-bottom:0}}.hero-top__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:5.6rem;width:78rem;max-width:100%;padding:5.6rem}@media(max-width:1280px){.hero-top__content{width:min(58.5rem,100%);gap:4.8rem;padding:4.8rem}}@media(max-width:1024px){.hero-top__content{width:48.4rem;max-width:62%;gap:5.6rem;padding:2.4rem}}@media(max-width:768px){.hero-top__content{width:100%;max-width:100%;gap:3.2rem;padding:1.6rem;min-height:100%}}.hero-top__character-gap{display:none;flex:1 1 auto;width:100%;min-height:0;pointer-events:none}@media(max-width:768px){.hero-top__character-gap{display:block;min-height:26rem}}.hero-top__text{display:flex;flex-direction:column;gap:2.4rem}@media(max-width:768px){.hero-top__text{gap:1.6rem}}.hero-top__icons{display:flex;align-items:center;gap:2.4rem;isolation:isolate;animation:hero-content-rise .9s cubic-bezier(.22,1,.36,1) .2s both}.hero-top__icons img{display:block;flex-shrink:0;width:40px;height:40px;max-width:none;max-height:none;object-fit:contain;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;animation:hero-icon-float 4.2s ease-in-out infinite}.hero-top__icons img:nth-child(1){animation-delay:0s}.hero-top__icons img:nth-child(2){animation-delay:.45s}.hero-top__icons img:nth-child(3){animation-delay:.9s}.hero-top__title{margin:0;max-width:58.5rem;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4.8rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.024rem;text-transform:uppercase;animation:hero-content-rise .95s cubic-bezier(.22,1,.36,1) .32s both}@media(max-width:1280px){.hero-top__title{font-size:4rem}}@media(max-width:1024px){.hero-top__title{font-size:4rem;letter-spacing:.02rem;max-width:100%}}@media(max-width:768px){.hero-top__title{font-size:2.4rem;letter-spacing:.012rem}}.hero-top__description{display:flex;flex-direction:column;gap:1.6rem;max-width:48.5rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;line-height:normal;font-weight:500;letter-spacing:.01rem;animation:hero-content-rise 1s cubic-bezier(.22,1,.36,1) .44s both}@media(max-width:1280px){.hero-top__description{font-size:1.8rem}}@media(max-width:1024px){.hero-top__description{max-width:38.6rem;font-size:1.6rem;letter-spacing:.008rem}}@media(max-width:768px){.hero-top__description{max-width:100%;font-size:1.4rem;letter-spacing:.007rem}}.hero-top__description p{margin:0}.hero-top__actions{display:flex;justify-content:flex-start;animation:hero-content-rise 1s cubic-bezier(.22,1,.36,1) .56s both}@media(max-width:768px){.hero-top__actions{display:block;width:100%}}.hero-top__button{display:inline-flex;align-items:center;justify-content:center;min-width:19.7rem;height:5.7rem;padding:1.6rem 4rem;border-radius:.8rem;border:0;text-decoration:none;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;line-height:1.55;cursor:pointer}.hero-top__button--primary{background:#d1218f;color:#fff;box-shadow:0 10px 24px #d1218f3d;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.hero-top__button--primary{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.hero-top__button--primary:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.hero-top__button--primary:hover{transform:none;filter:brightness(1.12);background:#f03aad;box-shadow:0 0 0 .2rem #ff5fc059,0 0 2.8rem #d1218fb3,0 .8rem 2rem #d1218f66}}@media(max-width:1024px){.hero-top__button{min-width:0;height:auto;min-height:4rem;padding:1.6rem 4rem;font-size:1.4rem}}@media(max-width:768px){.hero-top__button{width:100%;min-width:0;min-height:4rem;padding:1.4rem 2.4rem;font-size:1.4rem}}.hero-top__character{position:absolute;right:2.4rem;bottom:0;z-index:4;width:57.6rem;height:65.6rem;max-width:none;max-height:none;pointer-events:none;display:block}.hero-top__character img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:bottom right}@media(max-width:1280px){.hero-top__character{right:1.6rem;width:min(57.6rem,46vw);height:auto;aspect-ratio:576/656}}@media(max-width:1024px){.hero-top__character{inset:auto 0 0 auto;width:36.5rem;height:auto;aspect-ratio:365/474;transform:none}.hero-top__character img{object-position:bottom right}}@media(max-width:768px){.hero-top__character{left:calc(50% + 2.5rem);right:auto;bottom:0;width:min(32.5rem,100% - 3.2rem);height:auto;aspect-ratio:325/326;transform:translate(-50%)}.hero-top__character img{object-position:bottom center}}.hero-top__token{position:absolute;z-index:3;pointer-events:none;object-fit:contain;max-width:none;max-height:none}@media(prefers-reduced-motion:reduce){.hero-top__token{animation:none!important}}.hero-top__token--left{left:48rem;bottom:2.8rem;width:15.3rem;height:auto;animation:hero-token-float-left 8s ease-in-out 1.1s infinite}@media(max-width:1280px){.hero-top__token--left{left:52rem;bottom:2.4rem;width:12.8rem}}@media(max-width:1024px){.hero-top__token--left{display:none}}.hero-top__token--right{top:.7rem;right:5.3rem;width:12.5rem;height:auto;animation:hero-token-float-right 7.2s ease-in-out .9s infinite}@media(max-width:1280px){.hero-top__token--right{top:1rem;right:4rem;width:10.8rem}}@media(max-width:1024px){.hero-top__token--right{display:none}}@media(prefers-reduced-motion:reduce){.hero-top__card,.hero-top__token,.hero-top__icons,.hero-top__icons img,.hero-top__title,.hero-top__description,.hero-top__actions{animation:none!important}}@keyframes hero-top-enter{0%{opacity:0;transform:translateY(2.8rem) scale(.97);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes hero-content-rise{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes hero-icon-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-6px,0)}}@keyframes hero-token-float-left{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-.8rem,-1.2rem,0) rotate(15deg)}}@keyframes hero-token-float-right{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(.8rem,-1rem,0) rotate(-8deg)}}.hero-bottom{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:2.4rem}@media(max-width:1024px){.hero-bottom{grid-template-columns:1fr;gap:2.4rem}}@media(max-width:768px){.hero-bottom{gap:1.2rem}}.hero-bottom__stack{display:grid;gap:2.4rem}@media(max-width:1024px){.hero-bottom__stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:2.4rem}}@media(max-width:768px){.hero-bottom__stack{grid-template-columns:1fr;gap:1.2rem}}.hero-bottom__featured{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;min-height:26rem;border-radius:1.6rem;padding:2.4rem;color:#fff;text-decoration:none;border:2px solid transparent;background:linear-gradient(transparent,transparent) padding-box,linear-gradient(261.07deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%) border-box;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}@media(hover:hover){.hero-bottom__featured:hover{transform:translateY(-.4rem);box-shadow:0 1.6rem 4rem #d1218f38,0 0 0 1px #d1218f2e}.hero-bottom__featured:hover .hero-bottom__media-image{transform:scale(1.05)}.hero-bottom__featured:hover .hero-bottom__art img{animation-play-state:paused;transform:translateY(1rem) scale(1.04)}.hero-bottom__featured:hover .hero-bottom__button--light{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:1024px){.hero-bottom__featured{padding:2.4rem;min-height:auto}}@media(max-width:768px){.hero-bottom__featured{min-height:auto;padding:1.6rem}}.hero-bottom__featured--large{min-height:42.4rem}@media(max-width:1024px){.hero-bottom__featured--large{min-height:36rem;height:36rem}}@media(max-width:768px){.hero-bottom__featured--large{min-height:32rem;height:32rem}}.hero-bottom__featured--large .hero-bottom__content{max-width:100%;gap:1.6rem}@media(max-width:1024px){.hero-bottom__featured--large .hero-bottom__content{gap:2.4rem}}@media(max-width:768px){.hero-bottom__featured--large .hero-bottom__content{gap:1.6rem}}.hero-bottom__featured--large .hero-bottom__media-tint{z-index:1}.hero-bottom__featured--large .hero-bottom__media-image{z-index:0}.hero-bottom__featured--large h3{font-size:4rem;max-width:32rem;line-height:normal}@media(max-width:1280px){.hero-bottom__featured--large h3{font-size:3.6rem}}@media(max-width:1024px){.hero-bottom__featured--large h3{font-size:4rem;letter-spacing:.02rem;max-width:100%}}@media(max-width:768px){.hero-bottom__featured--large h3{font-size:2.4rem;letter-spacing:.012rem;max-width:100%}}.hero-bottom__featured--small{justify-content:flex-start;align-items:flex-start;min-height:20rem;height:auto;gap:2.4rem}@media(max-width:1024px){.hero-bottom__featured--small{min-height:auto;padding:1.6rem;gap:2.4rem}}@media(max-width:768px){.hero-bottom__featured--small{min-height:auto;width:100%;padding:1.6rem;gap:2.4rem}}.hero-bottom__featured--small .hero-bottom__content{display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;width:auto;max-width:30rem;height:auto;flex:0 0 auto;gap:2.4rem}@media(max-width:1024px){.hero-bottom__featured--small .hero-bottom__content{max-width:30rem;gap:2.4rem}}@media(max-width:768px){.hero-bottom__featured--small .hero-bottom__content{max-width:20.9rem;gap:2.4rem}}.hero-bottom__featured--small .hero-bottom__text{gap:1.6rem}@media(max-width:1024px){.hero-bottom__featured--small .hero-bottom__text{max-width:30rem}}@media(max-width:768px){.hero-bottom__featured--small .hero-bottom__text{max-width:20.9rem}}.hero-bottom__featured--small .hero-bottom__media-image{object-position:center right}.hero-bottom__featured--small h3{font-size:2.4rem;max-width:30rem;line-height:normal}@media(max-width:1280px){.hero-bottom__featured--small h3{font-size:2.1rem}}@media(max-width:1024px){.hero-bottom__featured--small h3{font-size:2rem;letter-spacing:.01rem;max-width:none;line-height:normal;white-space:nowrap}}@media(max-width:768px){.hero-bottom__featured--small h3{font-size:1.6rem;letter-spacing:.008rem;max-width:none;line-height:normal;white-space:nowrap}}.hero-bottom__featured--small .hero-bottom__button{flex-shrink:0}@media(max-width:1024px){.hero-bottom__featured--small .hero-bottom__button{height:4rem;min-width:0;padding:0 4rem;font-size:1.4rem}}@media(max-width:768px){.hero-bottom__featured--small .hero-bottom__button{height:4rem;min-width:0;padding:0 2.4rem;font-size:1.2rem}}.hero-bottom__media{position:absolute;inset:0;pointer-events:none;border-radius:inherit;overflow:hidden}.hero-bottom__media-image{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.hero-bottom__media-image{transition:none}}.hero-bottom__media-image--dimmed{opacity:.7}.hero-bottom__media-tint{position:absolute;inset:0;z-index:0}.hero-bottom__media-tint--purple{background:#20054d4d}.hero-bottom__media-tint--dark{background:#050313}.hero-bottom__media-gradient{position:absolute;inset:0;z-index:2}.hero-bottom__media-gradient--bottom{background:linear-gradient(to top,#050313e6 15.69%,#05031300 84.31%)}.hero-bottom__media-gradient--side{background:linear-gradient(90deg,#050313e6,#05031300 52.75%)}.hero-bottom__art{position:absolute;z-index:3;pointer-events:none}.hero-bottom__art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center right;animation:hero-bottom-art-float 5.8s ease-in-out infinite;transition:transform .45s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.hero-bottom__art img{transition:none}}.hero-bottom__art--start img{animation-delay:.25s}.hero-bottom__art--exclusive img{animation-delay:.75s}.hero-bottom__art--start{top:50%;right:0;width:58%;max-width:36rem;height:90%;transform:translateY(calc(-50% + 14px))}@media(max-width:1024px){.hero-bottom__art--start{transform:rotate(-20deg);width:58%;top:calc(50% - 3.2rem);right:-3rem;max-width:22rem;height:90%}}@media(max-width:768px){.hero-bottom__art--start{width:52%;max-width:20rem;height:85%}}.hero-bottom__art--exclusive{top:50%;right:0;width:54%;max-width:34rem;height:92%;transform:translateY(calc(-50% + 17px))}@media(max-width:1024px){.hero-bottom__art--exclusive{width:54%;top:calc(50% + 3.2rem);right:-3rem;max-width:20rem;height:90%}}@media(max-width:768px){.hero-bottom__art--exclusive{width:50%;max-width:18rem;height:85%}}.hero-bottom__content{position:relative;z-index:4;display:grid;gap:1.6rem}.hero-bottom__text{display:flex;flex-direction:column;gap:1.6rem}.hero-bottom__eyebrow{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:500;line-height:normal;letter-spacing:.01rem}.hero-bottom__eyebrow--large{font-size:2.4rem;letter-spacing:.012rem}@media(max-width:1280px){.hero-bottom__eyebrow--large{font-size:2.1rem}}@media(max-width:1024px){.hero-bottom__eyebrow--large{font-size:2.4rem}}@media(max-width:768px){.hero-bottom__eyebrow--large{font-size:1.6rem;letter-spacing:.008rem}}@media(max-width:1280px){.hero-bottom__eyebrow{font-size:1.8rem}}@media(max-width:1024px){.hero-bottom__eyebrow{font-size:1.6rem;letter-spacing:.008rem}}@media(max-width:768px){.hero-bottom__eyebrow{font-size:1.4rem;letter-spacing:.007rem}}.hero-bottom h3{margin:0;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-style:normal;font-weight:400;line-height:180%;letter-spacing:.005em;text-transform:uppercase;vertical-align:middle}.hero-bottom__featured--small h3{line-height:normal;white-space:nowrap}@media(max-width:1024px){.hero-bottom__featured--small h3{font-size:2rem;letter-spacing:.01rem;max-width:none}}@media(max-width:768px){.hero-bottom__featured--small h3{font-size:1.6rem;letter-spacing:.008rem;max-width:none}}.hero-bottom__button{width:max-content;min-width:13.2rem;height:4rem;display:flex;align-items:center;justify-content:center;padding:0 4rem;border-radius:.8rem;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;line-height:1.55;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease}.hero-bottom__button--light{background:#fff;color:#050313}@media(max-width:768px){.hero-bottom__button{min-width:0;padding:0 2.4rem;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.hero-bottom__featured{transition:none}.hero-bottom__featured:hover{transform:none;box-shadow:none}.hero-bottom__featured:hover .hero-bottom__media-image,.hero-bottom__featured:hover .hero-bottom__art img{transform:none}.hero-bottom__art img{animation:none}}@keyframes hero-bottom-art-float{0%,to{transform:translateY(0)}50%{transform:translateY(.8rem)}}.scroll-reveal{opacity:0;transform:translateY(4.8rem) scale(.96);filter:blur(10px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1),filter .85s cubic-bezier(.22,1,.36,1);will-change:opacity,transform,filter}.scroll-reveal--visible{opacity:1;transform:translateY(0) scale(1);filter:none}.scroll-reveal--soft:not(.scroll-reveal--visible){transform:translateY(3.2rem) scale(.98);filter:blur(6px)}.scroll-reveal--pop:not(.scroll-reveal--visible){transform:translateY(3.6rem) scale(.9);filter:blur(8px)}.scroll-reveal--stagger{transform:none;filter:none}.scroll-reveal--stagger:not(.scroll-reveal--visible){opacity:0}.scroll-reveal--stagger.scroll-reveal--visible{opacity:1;transition:opacity .45s cubic-bezier(.22,1,.36,1)}.scroll-reveal--stagger.scroll-reveal--visible .game-card{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(1){animation-delay:80ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(2){animation-delay:125ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(3){animation-delay:170ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(4){animation-delay:215ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(5){animation-delay:calc(80ms + .18s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(6){animation-delay:305ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(7){animation-delay:calc(80ms + .27s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(8){animation-delay:395ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(9){animation-delay:calc(80ms + .36s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(10){animation-delay:485ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(11){animation-delay:calc(80ms + .45s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(12){animation-delay:575ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(13){animation-delay:calc(80ms + .54s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(14){animation-delay:665ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(15){animation-delay:calc(80ms + .63s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(16){animation-delay:755ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(17){animation-delay:calc(80ms + .72s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(18){animation-delay:845ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(19){animation-delay:calc(80ms + .81s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(20){animation-delay:935ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(21){animation-delay:calc(80ms + .9s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(22){animation-delay:1025ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(23){animation-delay:calc(80ms + .99s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(24){animation-delay:1115ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(25){animation-delay:calc(80ms + 1.08s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(26){animation-delay:1205ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(27){animation-delay:calc(80ms + 1.17s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(28){animation-delay:1295ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(29){animation-delay:calc(80ms + 1.26s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(30){animation-delay:1385ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(31){animation-delay:calc(80ms + 1.35s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(32){animation-delay:1475ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(33){animation-delay:calc(80ms + 1.44s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(34){animation-delay:1565ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(35){animation-delay:calc(80ms + 1.53s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(36){animation-delay:1655ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(37){animation-delay:calc(80ms + 1.62s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(38){animation-delay:1745ms}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(39){animation-delay:calc(80ms + 1.71s)}.scroll-reveal--stagger.scroll-reveal--visible .game-card:nth-child(40){animation-delay:1835ms}.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card:nth-child(1){animation-delay:calc(.1s + 0ms)}.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card:nth-child(2){animation-delay:calc(.1s + 90ms)}.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card:nth-child(3){animation-delay:.28s}.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card:nth-child(4){animation-delay:.37s}.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card:nth-child(5){animation-delay:calc(.1s + .36s)}.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card:nth-child(6){animation-delay:.55s}.scroll-reveal--stagger.scroll-reveal--visible .security__card{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(1){animation-delay:calc(.11s + 0ms)}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(2){animation-delay:calc(.11s + 80ms)}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(3){animation-delay:.27s}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(4){animation-delay:.35s}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(5){animation-delay:.43s}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(6){animation-delay:.51s}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(7){animation-delay:.59s}.scroll-reveal--stagger.scroll-reveal--visible .security__card:nth-child(8){animation-delay:.67s}.scroll-reveal--stagger.scroll-reveal--visible .hero-bottom__featured{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .hero-bottom__featured:nth-child(1){animation-delay:80ms}.scroll-reveal--stagger.scroll-reveal--visible .hero-bottom__featured:nth-child(2){animation-delay:calc(80ms + .1s)}.scroll-reveal--stagger.scroll-reveal--visible .hero-bottom__featured:nth-child(3){animation-delay:calc(80ms + .2s)}.scroll-reveal--stagger.scroll-reveal--visible .hero-bottom__featured:nth-child(4){animation-delay:calc(80ms + .3s)}.scroll-reveal--stagger.scroll-reveal--visible .features__text p{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(1){animation-delay:90ms}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(2){animation-delay:165ms}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(3){animation-delay:calc(90ms + .15s)}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(4){animation-delay:315ms}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(5){animation-delay:calc(90ms + .3s)}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(6){animation-delay:465ms}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(7){animation-delay:calc(90ms + .45s)}.scroll-reveal--stagger.scroll-reveal--visible .features__text p:nth-child(8){animation-delay:615ms}.scroll-reveal--stagger.scroll-reveal--visible .faq__item{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(1){animation-delay:calc(.1s + 0ms)}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(2){animation-delay:calc(.1s + 70ms)}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(3){animation-delay:calc(.1s + .14s)}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(4){animation-delay:.31s}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(5){animation-delay:.38s}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(6){animation-delay:calc(.1s + .35s)}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(7){animation-delay:.52s}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(8){animation-delay:.59s}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(9){animation-delay:.66s}.scroll-reveal--stagger.scroll-reveal--visible .faq__item:nth-child(10){animation-delay:.73s}.scroll-reveal--stagger.scroll-reveal--visible .games-header-page__tab{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .games-header-page__tab:nth-child(1){animation-delay:60ms}.scroll-reveal--stagger.scroll-reveal--visible .games-header-page__tab:nth-child(2){animation-delay:130ms}.scroll-reveal--stagger.scroll-reveal--visible .games-header-page__tab:nth-child(3){animation-delay:calc(60ms + .14s)}.scroll-reveal--stagger.scroll-reveal--visible .games-header-page__tab:nth-child(4){animation-delay:calc(60ms + .21s)}.scroll-reveal--stagger.scroll-reveal--visible .responsible-entertainment__card{opacity:0;animation:scroll-reveal-stagger-in .7s cubic-bezier(.22,1,.36,1) forwards}.scroll-reveal--stagger.scroll-reveal--visible .responsible-entertainment__card:nth-child(1){animation-delay:calc(.1s + 0ms)}.scroll-reveal--stagger.scroll-reveal--visible .responsible-entertainment__card:nth-child(2){animation-delay:.22s}.scroll-reveal--stagger.scroll-reveal--visible .responsible-entertainment__card:nth-child(3){animation-delay:calc(.1s + .24s)}.scroll-reveal--stagger.scroll-reveal--visible .responsible-entertainment__card:nth-child(4){animation-delay:calc(.1s + .36s)}@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;filter:none;transition:none;will-change:auto}.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .game-card,.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .how-it-work__card,.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .security__card,.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .hero-bottom__featured,.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .features__text p,.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .faq__item,.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .games-header-page__tab,.scroll-reveal.scroll-reveal--stagger.scroll-reveal--visible .responsible-entertainment__card{opacity:1;transform:none;animation:none}}@keyframes scroll-reveal-stagger-in{0%{opacity:0;transform:translateY(3.2rem) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.hero{position:relative;display:flex;flex-direction:column;overflow:visible}.hero__viewport{position:relative;display:flex;align-items:center;width:100%;min-height:calc(100dvh - var(--hero-bg-offset, 8.8rem));box-sizing:border-box}.hero__viewport .hero-top{width:100%}@media(max-width:1024px){.hero__viewport{align-items:flex-start;min-height:0;padding-top:3.2rem;padding-bottom:4rem}.hero__viewport:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#050313,#05031300 12%),linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(90deg,#0503134d 0% 100%),url(/images/hero/hero_bg_tablet.png) no-repeat center top/cover}.hero__viewport .hero-top{position:relative;z-index:1}}@media(max-width:768px){.hero__viewport{padding-top:2.8rem;padding-bottom:2rem}.hero__viewport:before{background:linear-gradient(180deg,#050313,#05031300 12%),linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(90deg,#0503134d 0% 100%),url(/images/hero/hero_bg_mobile.png) no-repeat center top/cover}}.hero__bottom{margin-top:8rem;position:relative;z-index:5}@media(max-width:1024px){.hero__bottom{margin-top:4rem}}@media(max-width:768px){.hero__bottom{margin-top:2rem}}.hero .container{position:relative;z-index:5}.how-it-work{padding:0 0 10rem;background:transparent}@media(max-width:1024px){.how-it-work{padding-top:8rem;padding-bottom:0}}@media(max-width:768px){.how-it-work{padding-top:4rem;padding-bottom:0}}.how-it-work__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;align-items:stretch}@media(max-width:1024px){.how-it-work__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;align-items:stretch}}@media(max-width:768px){.how-it-work__grid{display:flex;flex-direction:column;gap:1.2rem}}.how-it-work__card{display:flex;flex-direction:column;gap:2.4rem;height:100%;min-height:0;padding:2.4rem 2.4rem 3.2rem;border-radius:1.2rem;border:1px solid #7B5580;background:linear-gradient(261.07deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%);transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease,background .3s ease}@media(hover:hover){.how-it-work__card:hover{transform:translateY(-.4rem);border-color:#d1218fbf;background:linear-gradient(261.07deg,#cf288e57,#9728cf57 61.18%,#cf288e57 97.87%);box-shadow:0 1.6rem 4rem #d1218f38,0 0 0 1px #d1218f2e}.how-it-work__card:hover .how-it-work__media img{transform:scale(1.06)}.how-it-work__card:hover .how-it-work__text h3{color:#ff8fd8}}@media(max-width:1024px){.how-it-work__card{padding:1.6rem 1.6rem 2.4rem}}@media(max-width:768px){.how-it-work__card{padding:1.6rem 1.6rem 2.4rem;height:fit-content;flex:0 0 auto}}.how-it-work__content{display:flex;flex:1;flex-direction:column;gap:.8rem}.how-it-work__media{width:16rem;height:16rem;flex-shrink:0;overflow:hidden}.how-it-work__media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s cubic-bezier(.22,1,.36,1)}.how-it-work__media--offset img{width:105.06%;max-width:none;margin-left:-2.74%}.how-it-work__media--tall img{width:100%;height:84.91%;object-fit:cover;object-position:top center}@media(max-width:768px){.how-it-work__media{width:12rem;height:12rem}}.how-it-work__text{display:flex;flex-direction:column;gap:1.6rem;color:#fff}@media(max-width:768px){.how-it-work__text{gap:1.2rem}}.how-it-work__text h3{margin:0;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:180%;letter-spacing:.012rem;text-transform:uppercase;transition:color .3s ease}@media(max-width:1024px){.how-it-work__text h3{font-size:2rem;letter-spacing:.01rem}}@media(max-width:768px){.how-it-work__text h3{font-size:1.6rem;letter-spacing:.008rem}}.how-it-work__text p{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:.007rem}@media(max-width:768px){.how-it-work__text p{font-size:1.2rem;letter-spacing:.006rem}}.how-it-work__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:4rem;padding:1.6rem 4rem;border:0;border-radius:.8rem;background:#fff;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;line-height:1.55;text-decoration:none;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.how-it-work__button{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.how-it-work__button:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.how-it-work__button:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.how-it-work__button{padding:1.6rem 2.4rem;font-size:1.2rem;width:auto}}.join-us{position:relative;padding:0 0 10rem;overflow:visible}@media(max-width:1024px){.join-us{padding-top:8rem;padding-bottom:0}}@media(max-width:768px){.join-us{padding-top:4rem;padding-bottom:0}}.join-us:before,.join-us:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.join-us:before{background:url(/images/join/bg-top.png) no-repeat center/cover;opacity:.3}.join-us:after{background:linear-gradient(180deg,#050313,#05031300 12%),linear-gradient(180deg,#05031300 87.97%,#050313)}.join-us .container{position:relative;z-index:1}.join-us__frame{position:relative;padding-top:5.4rem;overflow:visible}@media(max-width:1024px){.join-us__frame{padding-top:2.5rem}}@media(max-width:768px){.join-us__frame{padding-top:0}}.join-us__card{position:relative;overflow:hidden;min-height:34rem;padding:5.6rem;border-radius:1.6rem;border:2px solid transparent;background:url(/images/join/bg.png) center/cover no-repeat padding-box,linear-gradient(261.07deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%) border-box}@media(max-width:1280px){.join-us__card{padding:4.8rem;min-height:30rem;background:url(/images/join/bg.png) 50% 50%/130.58% 180% no-repeat padding-box,linear-gradient(261.07deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%) border-box;border:2px solid transparent}}@media(max-width:1024px){.join-us__card{min-height:auto;padding:2.4rem;border-radius:1.6rem;background:url(/images/join/bg.png) 50% 50%/130.58% 180% no-repeat padding-box,linear-gradient(261.07deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%) border-box;border:2px solid transparent}}@media(max-width:768px){.join-us__card{padding:1.6rem;min-height:54.6rem;border-radius:1.6rem;background:url(/images/join/bg.png) 50% 45%/130.58% 204.4% no-repeat padding-box,linear-gradient(261.07deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%) border-box;border:2px solid transparent}}.join-us__media{position:absolute;inset:0;pointer-events:none;border-radius:inherit;overflow:hidden}.join-us__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#050313eb,#050313b8 42%,#05031300 72%)}@media(max-width:768px){.join-us__overlay{background:linear-gradient(90deg,#050313e6,#0503138c 32%,#05031326 55%,#05031300 72%)}}.join-us__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:4rem;max-width:58.8rem}@media(max-width:1024px){.join-us__content{max-width:39rem;gap:4rem}}@media(max-width:768px){.join-us__content{gap:3.2rem;max-width:100%}}.join-us__text{display:flex;flex-direction:column;gap:2.4rem;color:#fff}@media(max-width:768px){.join-us__text{gap:1.6rem}}.join-us__title{margin:0;font-family:Boldonse,system-ui,sans-serif;font-size:4.8rem;font-weight:400;line-height:1.1;letter-spacing:.024rem;text-transform:uppercase}@media(max-width:1280px){.join-us__title{font-size:4rem}}@media(max-width:1024px){.join-us__title{font-size:4rem;letter-spacing:.02rem}}@media(max-width:768px){.join-us__title{font-size:2.4rem;letter-spacing:.012rem}}.join-us__description{margin:0;max-width:50.6rem;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:500;line-height:1.35;letter-spacing:.01rem}@media(max-width:1024px){.join-us__description{font-size:1.6rem;letter-spacing:.008rem;max-width:100%}}@media(max-width:768px){.join-us__description{font-size:1.4rem;letter-spacing:.007rem}}.join-us__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:4.8rem;padding:1.6rem 4rem;border:0;border-radius:.8rem;background:#d1218f;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;line-height:1.55;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.join-us__button{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.join-us__button:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.join-us__button:hover{transform:none;filter:brightness(1.12);background:#f03aad;box-shadow:0 0 0 .2rem #ff5fc059,0 0 2.8rem #d1218fb3,0 .8rem 2rem #d1218f66}}@media(max-width:1024px){.join-us__button{min-height:4rem;font-size:1.4rem}}@media(max-width:768px){.join-us__button{width:100%;min-height:4rem;padding:1.4rem 2.4rem;font-size:1.4rem}}.join-us__persona{position:absolute;right:4.8rem;bottom:2px;z-index:4;width:39.9rem;max-width:41.6%;height:auto;pointer-events:none;display:block;filter:drop-shadow(0 .4rem 8.4rem rgba(0,0,0,.35))}.join-us__persona img{display:block;width:100%;height:auto;max-width:none;max-height:none;object-fit:contain;object-position:bottom center}@media(max-width:1280px){.join-us__persona{right:2.4rem}}@media(max-width:1024px){.join-us__persona{inset:0 0 auto auto;width:36.1rem;max-width:none;height:30.8rem;overflow:hidden}.join-us__persona img{width:100%;height:117%;object-fit:cover;object-position:top center}}@media(max-width:768px){.join-us__persona{top:23.6rem;right:auto;bottom:auto;left:0;width:36.1rem;max-width:none;height:30.8rem;overflow:hidden;transform:none}.join-us__persona img{width:100%;height:117%;object-fit:cover;object-position:top center}}.features{position:relative;padding:0 0 10rem;overflow:hidden}@media(max-width:1024px){.features{padding-top:8rem;padding-bottom:0}}@media(max-width:768px){.features{padding-top:4rem;padding-bottom:0}}.features:before,.features:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.features:before{background:url(/images/join/bg-down.png) no-repeat center/cover;opacity:.3}@media(max-width:1024px){.features:before{display:none}}.features:after{background:linear-gradient(180deg,#050313,#05031300 12%),linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(122.34deg,#050313 43.13%,#05031300 61.42%)}.features .container{position:relative;z-index:1}.features__inner{display:flex;flex-direction:column;gap:4rem;max-width:100%}@media(max-width:1024px){.features__inner{gap:2.4rem}}@media(max-width:768px){.features__inner{gap:2.4rem}}.features__title{margin:0;max-width:100%;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4.8rem;font-weight:400;line-height:1.8;letter-spacing:.024rem;text-transform:uppercase}@media(max-width:1280px){.features__title{font-size:4rem}}@media(max-width:1024px){.features__title{font-size:4rem;line-height:normal;letter-spacing:.02rem}}@media(max-width:768px){.features__title{font-size:2.4rem;line-height:normal;letter-spacing:.012rem}}.features__text{display:flex;flex-direction:column;gap:1.6rem;max-width:80rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:.008rem}.features__text p{margin:0}@media(max-width:1024px){.features__text{max-width:100%}}@media(max-width:768px){.features__text{font-size:1.4rem;letter-spacing:.007rem;line-height:1.45}}.security{position:relative;z-index:0;padding:0 0 10rem;background:transparent;isolation:isolate}@media(max-width:1024px){.security{padding-top:8rem;padding-bottom:4rem}}@media(max-width:768px){.security{padding-top:4rem;padding-bottom:0}}.security__inner{display:flex;flex-direction:column;gap:4rem}@media(max-width:1024px){.security__inner{gap:2.4rem}}@media(max-width:768px){.security__inner{gap:2.4rem}}.security__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4.8rem;font-weight:400;line-height:1.8;letter-spacing:.024rem;text-transform:uppercase}@media(max-width:1280px){.security__title{font-size:4rem}}@media(max-width:1024px){.security__title{font-size:4rem;line-height:normal;letter-spacing:.02rem}}@media(max-width:768px){.security__title{font-size:2.4rem;line-height:normal;letter-spacing:.012rem}}.security__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem;align-items:stretch}@media(max-width:1280px){.security__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.security__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}}@media(max-width:768px){.security__grid{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem}}.security__card{display:flex;flex-direction:column;width:100%;height:auto;min-height:0;padding:2.4rem 2.4rem 3.2rem;border-radius:1.2rem;border:1px solid #7b5580;background:linear-gradient(259.54deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%);transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease,background .3s ease}@media(hover:hover){.security__card:hover{transform:translateY(-.4rem);border-color:#d1218fbf;background:linear-gradient(259.54deg,#cf288e57,#9728cf57 61.18%,#cf288e57 97.87%);box-shadow:0 1.6rem 4rem #d1218f38,0 0 0 1px #d1218f2e}.security__card:hover .security__media img{transform:scale(1.06)}.security__card:hover .security__text h3{color:#ff8fd8}}@media(max-width:1024px){.security__card{padding:1.6rem 1.6rem 2.4rem}}@media(max-width:768px){.security__card{padding:1.6rem 1.6rem 2.4rem;flex:0 0 auto;align-self:stretch}}.security__content{display:flex;flex-direction:column;gap:.8rem;width:100%;flex:1 1 auto}.security__media{width:12rem;height:12rem;flex:0 0 auto;overflow:hidden}.security__media img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;transition:transform .35s cubic-bezier(.22,1,.36,1)}@media(max-width:768px){.security__media{width:8rem;height:8rem}}.security__text{display:flex;flex-direction:column;gap:1.6rem;color:#fff;flex:0 0 auto}@media(max-width:768px){.security__text{gap:1.2rem}}.security__text h3{margin:0;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:1.15;letter-spacing:.012rem;text-transform:uppercase;transition:color .3s ease}@media(max-width:1024px){.security__text h3{font-size:2rem;letter-spacing:.01rem}}@media(max-width:768px){.security__text h3{font-size:1.6rem;letter-spacing:.008rem}}.security__text p{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:.007rem}.home-page{background:#050313}.home-page__middle{position:relative;z-index:2}.home-page__middle .scroll-reveal{width:100%}@media(max-width:1024px){.home-page__middle{padding-bottom:0}}@media(max-width:768px){.home-page__middle{padding-bottom:0}}.home-bg-top{position:relative;overflow:hidden;margin-top:calc(-1 * var(--hero-bg-offset));padding-top:var(--hero-bg-offset);background:#050313;--hero-bg-offset: 8.8rem}.home-bg-top:before,.home-bg-top:after{content:"";position:absolute;pointer-events:none;z-index:0;opacity:.92}.home-bg-top:before{top:0;left:0;width:100%;height:max(83.2rem + var(--hero-bg-offset),100dvh);transform-origin:center top;animation:hero-bg-breathe 24s ease-in-out infinite alternate;background:linear-gradient(180deg,#050313,#05031300 12%),linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(90deg,#0503134d 0% 100%),url(/images/hero/hero_bg.png) no-repeat center top/cover}@media(prefers-reduced-motion:reduce){.home-bg-top:before{animation:none}}.home-bg-top:after{display:none}.home-bg-top .hero-left,.home-bg-top .hero-right{position:absolute;top:0;pointer-events:none;z-index:0;opacity:.92;height:max(83.2rem + var(--hero-bg-offset),100dvh)}@media(prefers-reduced-motion:reduce){.home-bg-top .hero-left,.home-bg-top .hero-right{animation:none!important}}.home-bg-top .hero-left{left:0;width:41.9rem;background:url(/images/hero-lines-left.png) no-repeat top left/41.9rem 77.5rem;animation:hero-lines-left-drift 9s ease-in-out infinite alternate}.home-bg-top .hero-right{right:0;width:71rem;background:url(/images/hero-lines-right.png) no-repeat top right/71rem 75.2rem;animation:hero-lines-right-drift 10.5s ease-in-out infinite alternate}.home-bg-top>*{position:relative;z-index:1}.home-bg-top .scroll-reveal{width:100%}@media(max-width:1280px){.home-bg-top{--hero-bg-offset: 7.2rem}}@media(max-width:1024px){.home-bg-top{--hero-bg-offset: 8.8rem}.home-bg-top:before{display:none}.home-bg-top .hero-left,.home-bg-top .hero-right{display:none}}@media(max-width:768px){.home-bg-top{--hero-bg-offset: 7.2rem}.home-bg-top:before{display:none}.home-bg-top .hero-left,.home-bg-top .hero-right{display:none}}@keyframes hero-bg-breathe{0%{transform:scale(1)}to{transform:scale(1.04)}}@keyframes hero-lines-left-drift{0%{opacity:.78;transform:translateZ(0)}to{opacity:1;transform:translate3d(1.6rem,-2rem,0)}}@keyframes hero-lines-right-drift{0%{opacity:.82;transform:translateZ(0)}to{opacity:1;transform:translate3d(-1.2rem,1.6rem,0)}}.games-section{position:relative;padding-top:10rem;padding-bottom:10rem}.games-section .container{position:relative;z-index:1}@media(max-width:1024px){.games-section{padding-top:8rem;padding-bottom:0}}@media(max-width:768px){.games-section{padding-top:4rem;padding-bottom:0}}.games-section__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:4rem;gap:2.4rem}@media(max-width:1024px){.games-section__heading{margin-bottom:2.4rem;align-items:flex-end}}@media(max-width:768px){.games-section__heading{margin-bottom:2.4rem;align-items:center;gap:1.2rem}}.games-section__btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:4.8rem;padding:1.6rem 4rem;border:0;border-radius:.8rem;background:#d1218f;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;line-height:1.55;text-decoration:none;text-transform:none;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.games-section__btn{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.games-section__btn:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.games-section__btn:hover{transform:none;filter:brightness(1.12);background:#f03aad;box-shadow:0 0 0 .2rem #ff5fc059,0 0 2.8rem #d1218fb3,0 .8rem 2rem #d1218f66}}@media(max-width:1024px){.games-section__btn{min-height:4rem;padding:1.6rem 4rem;font-size:1.4rem}}@media(max-width:768px){.games-section__btn{min-height:4rem;padding:1.4rem 2.4rem;font-size:1.4rem}}.games-section__title{margin:0;color:#fff;font-size:4.8rem;line-height:1;letter-spacing:.024rem;text-transform:uppercase;font-family:Boldonse,system-ui,sans-serif;font-weight:400}@media(max-width:1024px){.games-section__title{font-size:4rem;letter-spacing:.02rem}}@media(max-width:768px){.games-section__title{font-size:2.4rem;letter-spacing:.012rem}}.games-section__wrap{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2.4rem}@media(max-width:1280px){.games-section__wrap{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1024px){.games-section__wrap{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}}@media(max-width:768px){.games-section__wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.not-found{position:relative;display:flex;flex-direction:column;box-sizing:border-box;margin-top:calc(-1 * var(--not-found-bg-offset));min-height:100dvh;height:100dvh;padding-top:var(--not-found-bg-offset);background:#050313;overflow:hidden;--not-found-bg-offset: 8.8rem}@media(max-width:1280px){.not-found{--not-found-bg-offset: 7.2rem}}@media(max-width:768px){.not-found{--not-found-bg-offset: 4.2rem;height:auto;min-height:100dvh}}.not-found__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.not-found__bg:before{content:"";position:absolute;inset:0;background:url(/images/hero/hero_bg.png) no-repeat center top/cover;opacity:.3}@media(max-width:768px){.not-found__bg:before{background-position:58% top}}.not-found__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05031300 87.97%,#050313)}.not-found__inner{position:relative;z-index:1;display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0;width:100%;padding:4rem 1.6rem;box-sizing:border-box}@media(max-width:768px){.not-found__inner{padding:3.2rem 1.6rem}}.not-found__card{display:flex;flex-direction:column;align-items:center;gap:4rem;width:60rem;max-width:100%;padding:4rem;border-radius:1.2rem;background:linear-gradient(257deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-sizing:border-box;animation:not-found-card-enter .7s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.not-found__card{animation:none}}@media(max-width:768px){.not-found__card{gap:2.4rem;padding:1.6rem}}.not-found__icon{display:block;width:16rem;height:16rem;max-width:none;max-height:none;object-fit:contain;object-position:center}@media(max-width:768px){.not-found__icon{width:12rem;height:12rem}}.not-found__text{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;text-align:center}.not-found__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:768px){.not-found__title{font-size:2.4rem;letter-spacing:.012rem}}.not-found__subtitle{margin:0;color:#fff9;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem}@media(max-width:768px){.not-found__subtitle{max-width:28rem;font-size:1.6rem;letter-spacing:.008rem}}.not-found__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5.7rem;padding:1.6rem 4rem;border:0;border-radius:.8rem;background:#fff;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.55;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease}@media(hover:hover){.not-found__button:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.not-found__button{min-height:auto;font-size:1.4rem;padding:1.4rem 4rem}}@keyframes not-found-card-enter{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.not-found-page{min-height:100%;padding-top:4.7rem;padding-bottom:4.7rem;background:linear-gradient(100.81deg,#190e71,#0f122a);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:100vh}@media(max-width:768px){.not-found-page{padding-top:30px;padding-bottom:30px}}.not-found-page__img{display:flex;margin:0 auto -1rem;width:48rem}@media(max-width:768px){.not-found-page__img{width:100%;max-width:308px}}.not-found-page__title{text-align:center;font-size:8rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;line-height:1;margin-bottom:1.2rem;color:#fccf40}@media(max-width:768px){.not-found-page__title{font-size:46px;margin-bottom:11px}}.not-found-page__sub{text-align:center;font-size:2rem}@media(max-width:768px){.not-found-page__sub{font-size:15px}}.not-found-page__button{margin:0 auto;width:21.7rem;display:flex}@media(max-width:768px){.not-found-page__button{width:100%}}.not-found-page__image{position:absolute;display:flex;pointer-events:none;bottom:-12rem}@media(max-width:768px){.not-found-page__image{display:none}}.not-found-page__image--left{left:0}.not-found-page__image--right{right:0}.realtime-rtp__top{margin-bottom:4rem}@media(max-width:1024px){.realtime-rtp__top{margin-bottom:2.4rem}}@media(max-width:768px){.realtime-rtp__top{margin-bottom:2.4rem}}.realtime-rtp__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4.8rem;font-weight:400;line-height:normal;letter-spacing:.024rem;text-transform:uppercase}@media(max-width:1024px){.realtime-rtp__title{font-size:4rem;letter-spacing:.02rem}}@media(max-width:768px){.realtime-rtp__title{font-size:2.4rem;letter-spacing:.012rem}}.realtime-rtp__games{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2.4rem}@media(max-width:1024px){.realtime-rtp__games{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}}@media(max-width:768px){.realtime-rtp__games{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}}.realtime-rtp__game{min-width:0}@media(max-width:1024px){.realtime-rtp__game:nth-child(n+5){display:none}}@media(max-width:768px){.realtime-rtp__game:nth-child(n+4){display:none}}.realtime-rtp__game-link{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:3.2rem;border:1px solid #9d09a7;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}@media(hover:hover){.realtime-rtp__game-link:hover{transform:translateY(-.6rem) scale(1.03);border-color:#d1218f;box-shadow:0 1.6rem 3.2rem #9d09a759,0 0 2.4rem #d1218f33}}@media(prefers-reduced-motion:reduce){.realtime-rtp__game-link{transition:none}.realtime-rtp__game-link:hover{transform:none;box-shadow:none}}.realtime-rtp__game-link img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;display:block}.region-restricted{position:relative;display:flex;flex-direction:column;box-sizing:border-box;margin-top:calc(-1 * var(--region-restricted-bg-offset));min-height:100dvh;height:100dvh;padding-top:var(--region-restricted-bg-offset);background:#050313;overflow:hidden;--region-restricted-bg-offset: 8.8rem}@media(max-width:1280px){.region-restricted{--region-restricted-bg-offset: 7.2rem}}@media(max-width:768px){.region-restricted{--region-restricted-bg-offset: 4.2rem;height:auto;min-height:100dvh}}.region-restricted__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.region-restricted__bg:before{content:"";position:absolute;inset:0;background:url(/images/hero/hero_bg.png) no-repeat center top/cover;opacity:.3}@media(max-width:768px){.region-restricted__bg:before{background-position:58% top}}.region-restricted__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05031300 87.97%,#050313)}.region-restricted__inner{position:relative;z-index:1;display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0;width:100%;padding:4rem 1.6rem;box-sizing:border-box}@media(max-width:768px){.region-restricted__inner{padding:3.2rem 1.6rem}}.region-restricted__card{display:flex;flex-direction:column;align-items:center;gap:4rem;width:60rem;max-width:100%;padding:4rem;border-radius:1.2rem;background:linear-gradient(254deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-sizing:border-box;animation:region-restricted-card-enter .7s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.region-restricted__card{animation:none}}@media(max-width:768px){.region-restricted__card{gap:2.4rem;padding:1.6rem}}.region-restricted__icon{display:block;width:16rem;height:16rem;max-width:none;max-height:none;object-fit:contain;object-position:center}@media(max-width:768px){.region-restricted__icon{width:12rem;height:12rem}}.region-restricted__text{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;text-align:center}.region-restricted__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:768px){.region-restricted__title{font-size:2.4rem;letter-spacing:.012rem}}.region-restricted__subtitle{margin:0;color:#fff9;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem}@media(max-width:768px){.region-restricted__subtitle{max-width:28rem;font-size:1.6rem;letter-spacing:.008rem}}@keyframes region-restricted-card-enter{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.game-page{position:relative;margin-top:-8.8rem;padding-top:16rem;padding-bottom:6.4rem;background:#050313;overflow:hidden}@media(max-width:1024px){.game-page{margin-top:-8.8rem;padding-top:12rem;padding-bottom:4rem}}@media(max-width:768px){.game-page{margin-top:-7.2rem;padding-top:10rem;padding-bottom:4rem}}.game-page .container{position:relative;z-index:2}.game-page__bg{position:absolute;left:50%;top:0;z-index:0;width:232.4rem;max-width:none;height:103.3rem;transform:translate(-50%);pointer-events:none}.game-page__bg:before{content:"";position:absolute;inset:0;background:url(/images/game-page/bg.png) center top/cover no-repeat;opacity:.3}.game-page__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05031300 87.97%,#050313)}@media(max-width:1024px){.game-page__bg{top:8.9rem}}@media(max-width:768px){.game-page__bg{top:8.3rem;width:181.7rem;height:80.7rem}}.game-page__main{position:relative;z-index:1;display:flex;flex-direction:column;gap:10rem}@media(max-width:1024px){.game-page__main{gap:8rem}}@media(max-width:768px){.game-page__main{gap:4rem}}.game-page__hero{display:flex;flex-direction:column;gap:4rem}@media(max-width:1024px){.game-page__hero{gap:2.4rem}}@media(max-width:768px){.game-page__hero{gap:2.4rem}}.game-page__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4rem;font-weight:400;line-height:normal;letter-spacing:.02rem;text-transform:uppercase}@media(max-width:1024px){.game-page__title{font-size:4rem;letter-spacing:.02rem}}@media(max-width:768px){.game-page__title{font-size:2.4rem;letter-spacing:.012rem}}.game-page__status{margin:0;color:#ffffffb3;font-family:Montserrat,sans-serif;font-size:1.6rem}.game-page__frame-wrapper{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;width:100%;height:70rem;padding:2.4rem;overflow:hidden;border:4px solid #cf288e;border-radius:1.6rem;background:#050313;box-sizing:border-box}@media(max-width:1024px){.game-page__frame-wrapper{height:70rem;padding:2.4rem;border-width:4px;border-radius:1.6rem}}@media(max-width:768px){.game-page__frame-wrapper{height:44rem;padding:2.4rem;border-width:4px;border-radius:1.6rem}}.game-page__frame-wrapper--fullscreen{position:fixed;inset:0;z-index:1000;width:100%;height:100%;padding:2.4rem;border:0;border-radius:0;background:#000}.game-page__frame{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:#000}.game-page__fullscreen{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;border:0;border-radius:.8rem;cursor:pointer;background:linear-gradient(259.9deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%);transition:transform .25s ease,background .25s ease,box-shadow .25s ease}@media(hover:hover){.game-page__fullscreen:hover{transform:none;box-shadow:0 0 0 .2rem #ff5fc04d,0 0 2.4rem #cf288e73;background:linear-gradient(259.9deg,#cf288e59,#9728cf59 61.18%,#cf288e59 97.87%)}}.game-page__fullscreen-icon{width:2.8rem;height:2.8rem;max-width:none;max-height:none;object-fit:contain;pointer-events:none}.game-page__error-msg{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.game-page__error-btn{cursor:pointer}.modal-auth .modal__backdrop{background-color:#00000080;backdrop-filter:blur(1.4rem);-webkit-backdrop-filter:blur(1.4rem)}.modal-auth .modal__content{max-width:60rem;width:100%;padding:0;border:0;border-radius:1.2rem;background:transparent;max-height:calc(100% - 2rem);overflow-x:hidden;overflow-y:auto}@media(max-width:768px){.modal-auth .modal__content{width:calc(100% - 3.2rem);left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 3.2rem);padding:0}}.login-modal{position:relative;display:flex;flex-direction:column;gap:2.4rem;width:100%;padding:2.4rem;border-radius:1.2rem;background:linear-gradient(257.65deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-sizing:border-box}@media(max-width:768px){.login-modal{gap:2.4rem;padding:1.6rem}}.login-modal__header{display:flex;flex-direction:column;gap:.8rem}.login-modal__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem}.login-modal__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:768px){.login-modal__title{font-size:2.4rem;letter-spacing:.012rem}}.login-modal__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;cursor:pointer}.login-modal__close img{width:1.6rem;height:1.6rem;max-width:none;max-height:none;display:block}.login-modal__close:hover{opacity:.75}.login-modal__subtitle{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem}@media(max-width:768px){.login-modal__subtitle{font-size:1.6rem;letter-spacing:.008rem}}.login-modal__tabs{display:flex;align-items:center;gap:.8rem;width:100%}.login-modal__tab{flex:1 0 0;display:inline-flex;align-items:center;justify-content:center;min-width:0;height:4rem;padding:0 4rem;border:0;border-radius:.8rem;background:transparent;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.55;cursor:pointer;transition:background .2s ease,opacity .2s ease}@media(max-width:768px){.login-modal__tab{padding:1.4rem 4rem;font-size:1.2rem}}.login-modal__tab--active{background:#d1218f}.login-modal__tab:not(.login-modal__tab--active):hover{opacity:.8}.login-modal__form{display:flex;flex-direction:column;gap:2.4rem;width:100%}.login-modal__fields{display:flex;flex-direction:column;gap:1.6rem;width:100%}@media(max-width:768px){.login-modal__fields{gap:1.2rem}}.login-modal__field{display:flex;flex-direction:column;width:100%}.login-modal__field--password .login-modal__forgot{margin-top:1.2rem}.login-modal__field--error .login-modal__control{background:#ffa1a133;box-shadow:inset 0 0 0 1px #ff5967}.login-modal__field--error .login-modal__control:focus-within{background:#ffa1a147;box-shadow:inset 0 0 0 1px #ff5967}.login-modal__field--error .login-modal__error{margin-top:.4rem}.login-modal__control{position:relative;display:flex;align-items:center;width:100%;box-sizing:border-box;border:0;border-radius:1.2rem;background:#fff3;box-shadow:inset 0 0 0 1px #ffffff4d;isolation:isolate;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:box-shadow .2s ease,background .2s ease}.login-modal__control:focus-within{background:#ffffff3d;box-shadow:inset 0 0 0 1px #ffffff8c}.login-modal__control--password .login-modal__input{padding-right:4.8rem}@media(max-width:768px){.login-modal__control--password .login-modal__input{padding-right:4rem}}.login-modal__input{width:100%;box-sizing:border-box;padding:1.6rem;border:0;border-radius:inherit;background:transparent;color:#fff;caret-color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.007rem;text-transform:uppercase;outline:none;-webkit-appearance:none;appearance:none}.login-modal__input::placeholder{color:#fff9;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;letter-spacing:.007rem;text-transform:uppercase;opacity:1}.login-modal__input:-webkit-autofill,.login-modal__input:-webkit-autofill:hover,.login-modal__input:-webkit-autofill:focus,.login-modal__input:-webkit-autofill:active{-webkit-text-fill-color:#fff!important;caret-color:#fff;border-radius:inherit;-webkit-box-shadow:0 0 0 1000px rgba(255,255,255,.2) inset!important;box-shadow:0 0 0 1000px #fff3 inset!important;transition:background-color 99999s ease-out 0s}@media(max-width:768px){.login-modal__input{padding:1.2rem;font-size:1.2rem;letter-spacing:.006rem}.login-modal__input::placeholder{font-size:1.2rem;letter-spacing:.006rem}}.login-modal__eye{position:absolute;top:50%;right:1.6rem;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:0;background:transparent;transform:translateY(-50%);cursor:pointer}.login-modal__eye img{width:2.4rem;height:1.43rem;max-width:none;max-height:none;display:block;transition:opacity .2s ease}.login-modal__eye[aria-pressed=true] img{opacity:1}.login-modal__eye[aria-pressed=false] img{opacity:.6}.login-modal__eye:hover img{opacity:1}@media(max-width:768px){.login-modal__eye{right:1.2rem;width:1.6rem;height:1.6rem}.login-modal__eye img{width:1.6rem;height:auto}}.login-modal__forgot{align-self:flex-end;margin:0;padding:0;border:0;background:transparent;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease}.login-modal__forgot:hover{opacity:.75}@media(max-width:768px){.login-modal__forgot{font-size:1rem;letter-spacing:.005rem}}.login-modal__error{margin:0;color:#f57a93;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem}.login-modal__check{display:flex;align-items:center;gap:1.2rem;width:100%;cursor:pointer}.login-modal__check-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.login-modal__check-input:checked+.login-modal__check-box{background:#fff;border-color:#fff}.login-modal__check-input:checked+.login-modal__check-box img{opacity:1}.login-modal__check-input:focus-visible+.login-modal__check-box{outline:2px solid rgba(255,255,255,.7);outline-offset:2px}.login-modal__check-box{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem;box-sizing:border-box;border:1px solid rgba(255,255,255,.3);border-radius:.4rem;background:#fff3;transition:background .15s ease,border-color .15s ease}.login-modal__check-box img{width:1.6rem;height:1.6rem;max-width:none;max-height:none;opacity:0;transition:opacity .15s ease;pointer-events:none}.login-modal__check-text{display:flex;flex-direction:column;gap:.4rem;min-width:0;color:#fff}.login-modal__check-title{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;line-height:normal;letter-spacing:.007rem}.login-modal__check-desc{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem}.login-modal__check--error .login-modal__check-box{border-color:#ff5967;background:#ffa1a133}.login-modal__check--error .login-modal__error{margin-top:.4rem;margin-left:3.6rem}.login-modal__submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5.7rem;padding:1.6rem 4rem;border:0;border-radius:.8rem;background:#ffffff80;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.55;cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}.login-modal__submit--ready{background:#fff;opacity:1}.login-modal__submit:disabled{cursor:wait}@media(hover:hover){.login-modal__submit--ready:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.login-modal__submit{min-height:auto;padding:1.4rem 4rem;font-size:1.4rem}.login-modal__submit:not(.login-modal__submit--ready){opacity:.5}}.login-modal__server{margin:0;text-align:center;font-family:Montserrat,sans-serif;font-size:1.2rem}.login-modal__server--error{color:#ffd0d0}.login-modal__server--success{color:#d7ffe0}.register-modal__row{display:flex;gap:1.6rem;width:100%}.register-modal__row .login-modal__field{flex:1 0 0;min-width:0}@media(max-width:768px){.register-modal__row{flex-direction:column;gap:1.2rem}}.register-modal__success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;color:#fff}.register-modal__success-icon{width:10rem}.register-modal__success-icon img{display:block;width:100%;height:auto}.register-modal__success-title{margin:0;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;text-transform:uppercase}.register-modal__success-text{margin:0 0 .8rem;max-width:42rem;font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:1.45;color:#ffffffd9}@media(max-width:768px){.register-modal{gap:2.4rem;padding:1.6rem}.register-modal .login-modal__title{font-size:2.4rem;letter-spacing:.012rem}.register-modal .login-modal__subtitle{font-size:1.6rem;letter-spacing:.008rem}.register-modal .login-modal__tab{height:4rem;padding:1.4rem 4rem;font-size:1.2rem}.register-modal .login-modal__form{gap:2.4rem}.register-modal .login-modal__fields{gap:1.2rem}.register-modal .login-modal__input{padding:1.2rem;font-size:1.2rem;letter-spacing:.006rem}.register-modal .login-modal__input::placeholder{font-size:1.2rem;letter-spacing:.006rem}.register-modal .login-modal__control--password .login-modal__input{padding-right:4rem}.register-modal .login-modal__eye{right:1.2rem;width:1.6rem;height:1.6rem}.register-modal .login-modal__eye img{width:1.6rem;height:auto}.register-modal .login-modal__check{align-items:center}.register-modal .login-modal__check-title,.register-modal .login-modal__check-desc{font-size:1rem;letter-spacing:.005rem}.register-modal .login-modal__submit{min-height:auto;padding:1.4rem 4rem;font-size:1.4rem}.register-modal .login-modal__submit:not(.login-modal__submit--ready){opacity:.5}.register-modal__success-icon{width:8rem}.register-modal__success-title{font-size:2.4rem}.register-modal__success-text{max-width:28rem;font-size:1.6rem}}@media(max-width:768px){.reset-password-modal{gap:2.4rem;padding:2.4rem}.reset-password-modal .login-modal__title{flex:1 1 auto;min-width:0;font-size:2.4rem;letter-spacing:.012rem;white-space:normal}.reset-password-modal .login-modal__subtitle{font-size:1.6rem;letter-spacing:.008rem}.reset-password-modal .login-modal__form{gap:2.4rem}.reset-password-modal .login-modal__fields{gap:0}.reset-password-modal .login-modal__input{padding:1.2rem;font-size:1.2rem;letter-spacing:.006rem}.reset-password-modal .login-modal__input::placeholder{font-size:1.2rem;letter-spacing:.006rem}.reset-password-modal .login-modal__submit{min-height:auto;padding:1.4rem 4rem;font-size:1.4rem}.reset-password-modal .login-modal__submit:not(.login-modal__submit--ready){opacity:.5}}.profile-modal__row{display:flex;gap:1.6rem;width:100%}.profile-modal__row .login-modal__field{flex:1 0 0;min-width:0}@media(max-width:768px){.profile-modal__row{flex-direction:column;gap:1.2rem}}.profile-modal__dob{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;width:100%}.profile-modal__change-password{align-self:center;margin-top:-.8rem}.profile-modal .login-modal__input:disabled{opacity:.72;cursor:not-allowed}@media(max-width:768px){.profile-modal{gap:2.4rem;padding:1.6rem}.profile-modal .login-modal__title{font-size:2.4rem;letter-spacing:.012rem}.profile-modal .login-modal__subtitle{font-size:1.6rem;letter-spacing:.008rem}.profile-modal .login-modal__tab{height:4rem;padding:1.4rem 4rem;font-size:1.2rem}.profile-modal .login-modal__form{gap:2.4rem}.profile-modal .login-modal__fields{gap:1.2rem}.profile-modal .login-modal__input{padding:1.2rem;font-size:1.2rem;letter-spacing:.006rem}.profile-modal .login-modal__input::placeholder{font-size:1.2rem;letter-spacing:.006rem}.profile-modal .login-modal__check{align-items:center}.profile-modal .login-modal__check-desc{font-size:1.2rem;letter-spacing:.006rem}.profile-modal .login-modal__submit{min-height:auto;padding:1.4rem 4rem;font-size:1.4rem}.profile-modal .login-modal__submit:not(.login-modal__submit--ready){opacity:.5}}.purchases-modal__table{display:flex;flex-direction:column;gap:.4rem;width:100%}.purchases-modal__head{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;width:100%;padding:.8rem 1.6rem;box-sizing:border-box;color:#fff9;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem;text-transform:uppercase}.purchases-modal__body{display:flex;flex-direction:column;gap:.4rem;width:100%;max-height:32rem;overflow-y:auto}.purchases-modal__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;align-items:center;width:100%;padding:1.6rem;box-sizing:border-box;border-radius:1.2rem;background:linear-gradient(209.23deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%);color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.006rem;text-transform:uppercase}.purchases-modal__product{display:flex;align-items:center;gap:.8rem;min-width:0}.purchases-modal__coin{width:2rem;height:2rem;max-width:none;max-height:none;flex-shrink:0;object-fit:contain}.purchases-modal__price,.purchases-modal__date{min-width:0}.purchases-modal__placeholder{padding:2.4rem 1.6rem;color:#ffffffbf;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:center}.purchases-modal__placeholder--error{color:#f57a93}@media(max-width:768px){.purchases-modal{gap:2.4rem;padding:1.6rem}.purchases-modal .login-modal__title{font-size:2.4rem;letter-spacing:.012rem}.purchases-modal .login-modal__subtitle{font-size:1.6rem;letter-spacing:.008rem}.purchases-modal .login-modal__tab{height:4rem;padding:1.4rem 4rem;font-size:1.2rem}.purchases-modal__head{padding:.8rem 1.2rem;font-size:.8rem;letter-spacing:.004rem}.purchases-modal__body{max-height:none}.purchases-modal__row{padding:1.2rem;font-size:.8rem;letter-spacing:.004rem}.purchases-modal__product{gap:.4rem}.purchases-modal__coin{width:1.2rem;height:1.2rem}.purchases-modal__placeholder{padding:1.6rem 1.2rem;font-size:1.2rem}}.modal-shop .modal__backdrop{background-color:#00000080;backdrop-filter:blur(1.4rem);-webkit-backdrop-filter:blur(1.4rem)}.modal-shop .modal__content{max-width:92rem;width:100%;padding:0;border:0;border-radius:1.2rem;background:transparent;overflow:visible;max-height:calc(100% - 2rem)}@media(max-width:1280px){.modal-shop .modal__content{max-width:76.8rem;width:calc(100% - 4.8rem)}}@media(max-width:768px){.modal-shop .modal__content{width:calc(100% - 3.2rem);left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 3.2rem);overflow-y:auto}}.modal-shop .modal__close{display:none}.shop-modal{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;--shop-badge-overlap: 2.9rem;padding-top:var(--shop-badge-overlap)}@media(max-width:768px){.shop-modal{padding-top:0}}.shop-modal__badge{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:min(83.3rem,100%);margin-bottom:-48px;padding:.9rem 2.4rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;overflow:hidden;background:linear-gradient(213deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%)}.shop-modal__badge:before{content:"";position:absolute;inset:0;background:url(/images/shop/title-bg.png) center/cover no-repeat;opacity:.4;pointer-events:none}.shop-modal__badge:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05031300,#05031380);pointer-events:none}.shop-modal__badge span{position:relative;z-index:1;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4rem;font-weight:400;letter-spacing:.02rem;text-transform:uppercase;line-height:normal}@media(max-width:1280px){.shop-modal__badge{width:calc(100% - 4.8rem);max-width:72rem}}@media(max-width:768px){.shop-modal__badge{display:none}}.shop-modal__shell{position:relative;z-index:1;display:flex;flex-direction:column;gap:2.4rem;width:100%;padding:8rem 2.4rem 2.4rem;border-radius:1.2rem;background:linear-gradient(257deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-sizing:border-box}@media(max-width:768px){.shop-modal__shell{gap:1.6rem;padding:1.6rem}}.shop-modal__header{display:flex;flex-direction:column;gap:.8rem;width:100%}.shop-modal__heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;width:100%}.shop-modal__title{margin:0;min-width:0;flex:1 1 auto;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:1280px){.shop-modal__title{font-size:2.4rem}}@media(max-width:768px){.shop-modal__title{font-size:2rem;letter-spacing:.01rem}}.shop-modal__title-line{display:block}@media(max-width:768px){.shop-modal__title-line{display:none}}.shop-modal__subtitle{margin:0;max-width:75.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem}@media(max-width:1280px){.shop-modal__subtitle{max-width:none;font-size:1.6rem;letter-spacing:.008rem}}@media(max-width:768px){.shop-modal__subtitle{font-size:1.4rem;letter-spacing:.007rem}}.shop-modal__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;cursor:pointer}.shop-modal__close img{display:block;width:1.6rem;height:1.6rem;max-width:none;max-height:none}.shop-modal__close:hover{opacity:.75}.shop-modal__hint,.shop-modal__error,.shop-modal__warning,.shop-modal__muted{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:center}.shop-modal__hint{color:#fffc}.shop-modal__hint--full{grid-column:1/-1}.shop-modal__error,.shop-modal__warning{color:#ffd0d0}.shop-modal__muted{color:#ffffffbf;text-align:left}.shop-modal__layout{display:flex;align-items:stretch;gap:.8rem;width:100%}@media(max-width:768px){.shop-modal__layout{flex-direction:column;gap:1.6rem}}.shop-modal__grid{flex:1 1 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;min-width:0;align-items:stretch}.shop-modal__summary{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.6rem;align-self:stretch;flex:0 0 32rem;width:32rem;min-height:0;padding:1.6rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;background:linear-gradient(180deg,#ea3fd2,#ac0b6f);box-sizing:border-box}@media(max-width:1280px){.shop-modal__summary{flex:0 0 28rem;width:28rem}}@media(max-width:768px){.shop-modal__summary{flex:1 1 auto;width:100%;justify-content:flex-start;gap:1.2rem;padding:1.2rem}}.shop-modal__summary-text{margin:0;width:100%;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.007rem;text-transform:uppercase;line-height:normal}@media(max-width:768px){.shop-modal__summary-text{font-size:1.2rem;letter-spacing:.006rem}}.shop-modal__summary-total{margin:auto 0 0;align-self:flex-start;overflow:visible;background:linear-gradient(180deg,#cacaca,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:Boldonse,system-ui,sans-serif;font-size:4rem;font-weight:400;letter-spacing:.02rem;text-transform:uppercase;line-height:normal;white-space:nowrap}@media(max-width:1280px){.shop-modal__summary-total{font-size:3.2rem;letter-spacing:.016rem}}@media(max-width:768px){.shop-modal__summary-total{margin-top:0;font-size:1.6rem;letter-spacing:.008rem}}.shop-modal__footer{display:flex;align-items:stretch;gap:1.6rem;width:100%}@media(max-width:768px){.shop-modal__footer{flex-direction:column;gap:1.6rem}}.shop-modal__exchange{display:flex;flex:1 1 auto;flex-direction:column;gap:1.2rem;min-width:0;padding:1.6rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;background:linear-gradient(225deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%);box-sizing:border-box}@media(max-width:768px){.shop-modal__exchange{gap:1.2rem;padding:1.2rem}}.shop-modal__exchange-top{display:flex;align-items:center;justify-content:space-between;gap:4rem;width:100%}@media(max-width:768px){.shop-modal__exchange-top{flex-direction:column;align-items:stretch;gap:1.2rem}}.shop-modal__exchange-title{margin:0;min-width:0;flex:1 1 auto;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.008rem;text-transform:uppercase;line-height:normal}@media(max-width:768px){.shop-modal__exchange-title{flex:0 0 auto;font-size:1.2rem;letter-spacing:.006rem}}.shop-modal__exchange-controls{display:flex;align-items:center;gap:.8rem;flex-shrink:0}@media(max-width:768px){.shop-modal__exchange-controls{width:100%}}.shop-modal__currency{position:relative}.shop-modal__currency-trigger{display:inline-flex;align-items:center;gap:.4rem;height:4.8rem;padding:0 1.6rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;background:#fff3;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;text-transform:uppercase;cursor:pointer}.shop-modal__currency-trigger img{display:block;width:1.4rem;height:.8rem;max-width:none;max-height:none;flex-shrink:0;object-fit:contain}@media(max-width:1280px){.shop-modal__currency-trigger{height:4.8rem;padding:1.2rem 1.6rem}}@media(max-width:768px){.shop-modal__currency-trigger{height:4rem;padding:1.2rem;font-size:1.2rem;letter-spacing:.006rem}}.shop-modal__currency-menu{position:absolute;top:calc(100% + .8rem);left:0;z-index:20;width:max-content;min-width:100%;margin:0;padding:.6rem;list-style:none;border:1px solid rgba(255,255,255,.2);border-radius:1.2rem;background:#050313f2;box-shadow:0 1.6rem 4rem #00000073}.shop-modal__currency-option{display:block;width:100%;padding:1rem 1.2rem;border:0;border-radius:.8rem;background:transparent;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;text-align:left;text-transform:uppercase;white-space:nowrap;cursor:pointer}.shop-modal__currency-option:hover,.shop-modal__currency-option--active{background:#ffffff1f}.shop-modal__custom-input{width:24rem;height:4.8rem;padding:0 1.6rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;background:#fff3;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;text-align:center;text-transform:uppercase;outline:none;box-sizing:border-box}.shop-modal__custom-input::placeholder{color:#ffffffb3}@media(max-width:1280px){.shop-modal__custom-input{width:16.4rem;height:4.8rem;padding:1.2rem 1.6rem}}@media(max-width:768px){.shop-modal__custom-input{flex:1 1 auto;width:auto;height:4rem;padding:1.2rem;font-size:1.2rem;letter-spacing:.006rem}}.shop-modal__check{display:flex;align-items:center;gap:1.2rem;width:100%;min-height:24px;cursor:pointer}.shop-modal__check-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.shop-modal__check-input:checked+.shop-modal__check-box{background:#fff;border-color:#fff}.shop-modal__check-input:checked+.shop-modal__check-box img{opacity:1}.shop-modal__check-input:focus-visible+.shop-modal__check-box{outline:2px solid rgba(255,255,255,.7);outline-offset:2px}.shop-modal__check-box{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem;box-sizing:border-box;border:1px solid rgba(255,255,255,.3);border-radius:.4rem;background:#fff3;transition:background .15s ease,border-color .15s ease}.shop-modal__check-box img{width:1.6rem;height:1.6rem;max-width:none;max-height:none;opacity:0;transition:opacity .15s ease;pointer-events:none}.shop-modal__check-text{min-width:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.006rem;line-height:normal}.shop-modal__check-text--strong{font-weight:500}@media(max-width:768px){.shop-modal__check-text{font-size:1rem;letter-spacing:.005rem}}.shop-modal__check-link{color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.shop-modal__confirm{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:16.8rem;min-height:100%;padding:1.6rem 2.4rem;border:0;border-radius:.8rem;background:#ffffff80;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.55;text-align:center;cursor:pointer;transition:background .25s ease,box-shadow .25s ease,color .25s ease,opacity .2s ease}.shop-modal__confirm--ready{background:#fff}.shop-modal__confirm:disabled{cursor:not-allowed;opacity:.7}@media(hover:hover){.shop-modal__confirm--ready:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.shop-modal__confirm{width:100%;min-height:4.8rem;padding:1.4rem 4rem;font-size:1.4rem}}.shop-modal__confirm-label--mobile{display:none}@media(max-width:768px){.shop-modal__confirm-label--desktop{display:none}.shop-modal__confirm-label--mobile{display:inline}}.shop-pack{display:flex;flex-direction:column;align-items:center;height:100%}.shop-pack__card{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:0;margin-bottom:-2.4rem;padding:1.2rem 1.2rem 3.2rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;background:#fff3;box-sizing:border-box}@media(max-width:768px){.shop-pack__card{gap:.8rem;padding:.8rem .8rem 3.2rem;border-radius:.8rem}}.shop-pack__icon{display:block;width:3.2rem;height:3.2rem;max-width:none;max-height:none;object-fit:contain}@media(max-width:768px){.shop-pack__icon{width:2.4rem;height:2.4rem}}.shop-pack__coins{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.006rem;text-transform:uppercase;text-align:center;line-height:1.6}@media(max-width:1280px){.shop-pack__coins{font-size:1rem;letter-spacing:.005rem}}@media(max-width:768px){.shop-pack__coins{font-size:.8rem;letter-spacing:.004rem}}.shop-pack__price{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:9.3rem;height:4rem;padding:0 1.6rem;border:0;border-radius:.8rem;background:#fff;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.55;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease}@media(hover:hover){.shop-pack__price:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.shop-pack__price{min-width:0;width:auto;height:3.2rem;padding:1.2rem 1.6rem;font-size:1rem}}.shop-pack--active .shop-pack__card{background:#ffffff59;border-color:#fff}.shop-pack--active .shop-pack__price{box-shadow:0 0 0 .2rem #ffffff59}.game-bet-modal__game{width:100%;overflow:hidden;border-radius:1.2rem;border:1px solid rgba(255,255,255,.3)}.game-bet-modal__cover{display:block;width:100%;height:18rem;max-width:none;max-height:none;object-fit:cover}.game-bet-modal__section{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%;text-align:center}.game-bet-modal__section-title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.007rem;text-transform:uppercase}.game-bet-modal__section-subtitle{margin:0;color:#fffc;font-family:Montserrat,sans-serif;font-size:1.4rem}.game-bet-modal__controls{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-top:.8rem}.game-bet-modal__round-btn{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#fff3;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;line-height:1;cursor:pointer;transition:background .2s ease}@media(hover:hover){.game-bet-modal__round-btn:hover{background:#ffffff4d}}.game-bet-modal__bet-value{min-width:8rem;padding:1.2rem 1.6rem;border-radius:1.2rem;border:1px solid rgba(255,255,255,.3);background:#fff3;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2rem;text-align:center}.game-bet-modal__presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;width:100%}@media(max-width:768px){.game-bet-modal__presets{grid-template-columns:repeat(3,minmax(0,1fr))}}.game-bet-modal__preset{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.2rem .8rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;background:#ffffff1f;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.game-bet-modal__preset--active{background:#ffffff47;border-color:#fff}@media(hover:hover){.game-bet-modal__preset:hover{background:#ffffff38}}.game-bet-modal__preset-image{width:3.2rem;height:3.2rem;background-position:center;background-repeat:no-repeat;background-size:contain}.game-bet-modal__preset-text{font-family:Boldonse,system-ui,sans-serif;font-size:1.1rem;letter-spacing:.006rem;text-transform:uppercase;text-align:center}.modal-age .modal__backdrop{background-color:#00000080;backdrop-filter:blur(1.4rem);-webkit-backdrop-filter:blur(1.4rem)}.modal-age .modal__content{max-width:60rem;width:100%;padding:0;border:0;border-radius:1.2rem;background:transparent;max-height:calc(100% - 2rem);overflow-x:hidden;overflow-y:auto}@media(max-width:768px){.modal-age .modal__content{width:calc(100% - 3.2rem);left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 3.2rem);padding:0}}.age-modal{align-items:center;gap:3.2rem;text-align:center}@media(max-width:768px){.age-modal.login-modal{gap:3.2rem;padding:1.6rem}}.age-modal__badge{width:16rem;height:16rem;max-width:none;max-height:none;object-fit:contain;display:block}@media(max-width:768px){.age-modal__badge{width:12rem;height:12rem}}.age-modal__copy{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%}.age-modal__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:768px){.age-modal__title{font-size:2.4rem;letter-spacing:.012rem}}.age-modal__text{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem;text-align:center}@media(max-width:768px){.age-modal__text{font-size:1.6rem;letter-spacing:.008rem}}.age-modal__actions{display:flex;flex-direction:column;gap:.8rem;width:100%}@media(max-width:768px){.age-modal__actions .login-modal__submit,.age-modal__actions .age-modal__decline{min-height:auto;padding:1.4rem 4rem;font-size:1.4rem;line-height:1.55}}.age-modal__decline{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5.7rem;padding:1.6rem 4rem;border:1px solid #fff;border-radius:.8rem;background:transparent;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.55;cursor:pointer;transition:background .25s ease,box-shadow .25s ease,filter .25s ease}@media(hover:hover){.age-modal__decline:hover{transform:none;background:#ffffff1f;box-shadow:0 0 0 .2rem #ffffff59,0 0 2rem #ffffff40}}@media(max-width:768px){.age-modal__decline{min-height:auto;padding:1.4rem 4rem;font-size:1.4rem}}.ds-rewards .modal__backdrop{background-color:#00000080;backdrop-filter:blur(1.4rem);-webkit-backdrop-filter:blur(1.4rem)}.ds-rewards .modal__content{max-width:92rem;width:100%;padding:0;border:0;border-radius:1.2rem;background:transparent;overflow:visible;max-height:calc(100% - 2rem)}@media(max-width:1280px){.ds-rewards .modal__content{max-width:76.8rem;width:calc(100% - 4.8rem)}}@media(max-width:768px){.ds-rewards .modal__content{width:calc(100% - 3.2rem);left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 3.2rem);overflow-y:auto}}.daily-rewards{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding-top:2.8rem}@media(max-width:1280px){.daily-rewards{padding-top:0}}@media(max-width:768px){.daily-rewards{padding-top:0}}.daily-rewards__badge{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:min(83.3rem,100%);margin-bottom:-48px;padding:.9rem 2.4rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;overflow:hidden;background:linear-gradient(213deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%)}.daily-rewards__badge:before{content:"";position:absolute;inset:0;background:url(/images/daily-rewards/title-bg.png) center/cover no-repeat;opacity:.4;pointer-events:none}.daily-rewards__badge:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05031300,#05031380);pointer-events:none}.daily-rewards__badge span{position:relative;z-index:1;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4rem;font-weight:400;letter-spacing:.02rem;text-transform:uppercase;text-align:center;line-height:normal}@media(max-width:1280px){.daily-rewards__badge{width:calc(100% - 4.8rem);max-width:72rem;margin-bottom:-5.6rem}}@media(max-width:768px){.daily-rewards__badge{display:none}}.daily-rewards__shell{position:relative;z-index:1;display:flex;flex-direction:column;gap:2.4rem;width:100%;padding:8rem 2.4rem 2.4rem;border-radius:1.2rem;background:linear-gradient(256deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-sizing:border-box}@media(max-width:768px){.daily-rewards__shell{gap:2.4rem;padding:1.6rem}}.daily-rewards__header{display:flex;flex-direction:column;gap:.8rem;width:100%}.daily-rewards__heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;width:100%}.daily-rewards__title{margin:0;min-width:0;flex:1 1 auto;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:1280px){.daily-rewards__title{font-size:2.4rem}}@media(max-width:768px){.daily-rewards__title{font-size:2rem;letter-spacing:.01rem}}.daily-rewards__subtitle{margin:0;max-width:57.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem}@media(max-width:1280px){.daily-rewards__subtitle{max-width:none;font-size:1.6rem;letter-spacing:.008rem}}@media(max-width:768px){.daily-rewards__subtitle{max-width:none;font-size:1.4rem;letter-spacing:.007rem}}.daily-rewards__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;cursor:pointer}.daily-rewards__close img{display:block;width:1.6rem;height:1.6rem;max-width:none;max-height:none}.daily-rewards__close:hover{opacity:.75}.daily-rewards__hint,.daily-rewards__error{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:center}.daily-rewards__hint{color:#fffc}.daily-rewards__error{color:#ffd0d0}.daily-rewards__layout{display:flex;align-items:stretch;gap:.8rem;width:100%}@media(max-width:768px){.daily-rewards__layout{flex-direction:column;gap:.8rem}}.daily-rewards__grid{flex:1 1 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;min-width:0}.daily-rewards__featured{flex:0 0 25.6rem;width:25.6rem;align-self:stretch;display:flex}.daily-rewards__featured>.dr-day{width:100%;height:100%;min-height:0}@media(max-width:768px){.daily-rewards__featured{flex:1 1 auto;width:100%}}.dr-day{display:flex;flex-direction:column;align-items:center;height:100%}.dr-day__card{position:relative;z-index:0;display:flex;flex-direction:column;width:100%;margin-bottom:-2.4rem;overflow:hidden;border:0;border-radius:1.2rem;background:#fff3;flex:1 1 auto}.dr-day__card:after{content:"";position:absolute;inset:0;z-index:1;border:1px solid rgba(255,255,255,.3019607843);border-radius:inherit;pointer-events:none}.dr-day__label{display:flex;align-items:center;justify-content:center;width:100%;padding:.8rem;background:linear-gradient(180deg,#ea3fd266,#ac0b6f66);color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.007rem;text-transform:uppercase;text-align:center;box-sizing:border-box}@media(max-width:768px){.dr-day__label{padding:.4rem;font-size:1rem;letter-spacing:.005rem}}.dr-day__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:1.6rem 1.2rem 3.2rem;box-sizing:border-box}@media(max-width:768px){.dr-day__body{padding:.8rem .8rem 3.2rem}}.dr-day__icon{display:block;width:6rem;height:6rem;max-width:none;max-height:none;object-fit:contain;flex-shrink:0}@media(max-width:768px){.dr-day:not(.dr-day--super) .dr-day__icon{width:1.6rem;height:1.6rem}}.dr-day__amount{margin:0;color:#fff9;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.007rem;text-transform:uppercase;text-align:center}@media(max-width:768px){.dr-day__amount{font-size:1rem;letter-spacing:.005rem}}.dr-day__action{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:4rem;isolation:isolate}@media(max-width:768px){.dr-day__action{min-height:3.2rem}}.dr-day__collect{display:inline-flex;align-items:center;justify-content:center;min-width:9.3rem;height:4rem;padding:0 1.6rem;border:0;border-radius:.8rem;background:#fff;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.55;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,opacity .2s ease}.dr-day__collect:disabled{opacity:.7;cursor:wait}@media(hover:hover){.dr-day__collect:not(:disabled):hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.dr-day__collect{min-width:8rem;width:8rem;height:3.2rem;padding:1.2rem 1.6rem;font-size:1rem}}.dr-day__check,.dr-day__lock{display:inline-flex;align-items:center;justify-content:center;width:9.3rem;height:4rem;border-radius:.8rem;flex-shrink:0}.dr-day__check img,.dr-day__lock img{display:block;width:auto;height:auto;max-width:none;max-height:none;object-fit:contain;flex-shrink:0}@media(max-width:768px){.dr-day__check,.dr-day__lock{width:8rem;height:3.2rem}}.dr-day__check{background:linear-gradient(248deg,#b0ef8f,#fff 52.49%,#b0ef8f 97.87%)}.dr-day__check img{width:2.8rem;height:2.5rem}@media(max-width:768px){.dr-day__check img{width:2.1rem;height:1.9rem}}.dr-day__lock{background:linear-gradient(248deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);-webkit-backdrop-filter:blur(3.4rem);backdrop-filter:blur(3.4rem)}.dr-day__lock img{width:1.8rem;height:2.4rem}@media(max-width:768px){.dr-day__lock img{width:1.2rem;height:1.6rem}}.dr-day__timer{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:9.3rem;height:4rem;padding:1.6rem;box-sizing:border-box;border:0;border-radius:.8rem;background:linear-gradient(247.51deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);backdrop-filter:blur(3.4rem);-webkit-backdrop-filter:blur(3.4rem);color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.55;text-align:center;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none}@media(max-width:768px){.dr-day__timer{min-width:8rem;width:8rem;height:3.2rem;padding:1.2rem 1.6rem;font-size:1rem}}.dr-day--claimed .dr-day__card{background:linear-gradient(260deg,#b0ef8f33,#fff3 52.49%,#b0ef8f33 97.87%),#fff3}.dr-day--claimed .dr-day__card:after{border-color:#b0ef8f}.dr-day--claimed .dr-day__label{background:linear-gradient(180deg,#1acc76,#0bac23)}.dr-day--claimed .dr-day__amount{background:linear-gradient(245deg,#b0ef8f,#fff 52.49%,#b0ef8f 97.87%);-webkit-background-clip:text;background-clip:text;color:transparent}.dr-day--active .dr-day__card{background:#fff6}.dr-day--active .dr-day__label{background:linear-gradient(180deg,#ea3fd2,#ac0b6f)}.dr-day--active .dr-day__amount{color:#fff}.dr-day--locked .dr-day__icon{opacity:.6}.dr-day--super{height:100%;min-height:0}.dr-day--super .dr-day__card{flex:1 1 auto;min-height:0;background:linear-gradient(180deg,#05031300 35%,#05031373 62%,#05031380),url(/images/daily-rewards/day7-bg.png) center/cover no-repeat}.dr-day--super .dr-day__card:after{border-color:#ffffff4d}.dr-day--super .dr-day__label{padding:1.6rem .8rem;background:linear-gradient(180deg,#ea3fd2,#ac0b6f);font-size:1.8rem;letter-spacing:.009rem}.dr-day--super .dr-day__body{justify-content:flex-end;min-height:0;padding-bottom:5rem;gap:.4rem}.dr-day--super .dr-day__icon{width:min(19.3rem,100%);height:auto;aspect-ratio:1;max-height:19.3rem;opacity:1}.dr-day--super .dr-day__amount{color:#fff;font-size:2.4rem;letter-spacing:.012rem}.dr-day--super.dr-day--locked .dr-day__icon{opacity:1}.dr-day--super.dr-day--claimed .dr-day__card{background:linear-gradient(180deg,#05031300 35%,#05031373 62%,#050313d1),url(/images/daily-rewards/day7-bg.png) center/cover no-repeat}.dr-day--super.dr-day--claimed .dr-day__card:after{border-color:#ffffff4d}.dr-day--super.dr-day--claimed .dr-day__label{background:linear-gradient(180deg,#1acc76,#0bac23)}.dr-day--super.dr-day--claimed .dr-day__amount{background:linear-gradient(245deg,#b0ef8f,#fff 52.49%,#b0ef8f 97.87%);-webkit-background-clip:text;background-clip:text;color:transparent}.dr-day--super.dr-day--active .dr-day__label{background:linear-gradient(180deg,#ea3fd2,#ac0b6f)}@media(max-width:768px){.dr-day--super{height:auto}.dr-day--super .dr-day__card{display:flex;flex-direction:column;flex:0 0 auto;min-height:16.4rem;height:16.4rem}.dr-day--super .dr-day__label{flex-shrink:0;padding:.8rem;font-size:1.2rem;letter-spacing:.006rem}.dr-day--super .dr-day__body{flex:1;min-height:0;justify-content:center;align-items:center;gap:0;padding:0 .8rem 2.4rem}.dr-day--super .dr-day__icon{width:6.4rem;height:6.4rem}.dr-day--super .dr-day__amount{margin-top:0;font-size:1.6rem;letter-spacing:.008rem}}.contact{position:relative;display:flex;flex-direction:column;box-sizing:border-box;margin-top:calc(-1 * var(--contact-bg-offset));min-height:100dvh;height:100dvh;padding-top:var(--contact-bg-offset);padding-bottom:0;background:#050313;overflow-x:hidden;--contact-bg-offset: 8.8rem}@media(max-width:1280px){.contact{--contact-bg-offset: 7.2rem;height:auto;min-height:100dvh;padding-bottom:4rem}}@media(max-width:768px){.contact{--contact-bg-offset: 4.2rem;height:auto;min-height:100dvh;padding-bottom:4rem}}.contact__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(90deg,#05031366 0% 100%),url(/images/hero/hero_bg.png) no-repeat center top/cover}@media(max-width:768px){.contact__bg{background:linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(90deg,#05031366 0% 100%),url(/images/hero/hero_bg.png) no-repeat 58% top/cover}}.contact__container{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;box-sizing:border-box;padding-top:2.4rem;padding-bottom:0}@media(max-width:1280px){.contact__container{padding-top:4.8rem;height:auto}}@media(max-width:768px){.contact__container{padding-top:5.8rem;height:auto}}.contact__layout{position:relative;display:flex;align-items:center;flex:1 1 auto;min-height:0;gap:4.8rem;width:100%}@media(max-width:1280px){.contact__layout{flex-direction:column;align-items:stretch;flex:0 0 auto;min-height:auto;gap:0;padding-bottom:0}}@media(max-width:768px){.contact__layout{flex-direction:column;align-items:stretch;gap:0;flex:0 0 auto;min-height:auto;padding-bottom:0}}.contact__card{position:relative;z-index:2;width:60rem;max-width:100%;max-height:100%;flex-shrink:0;overflow-y:auto;animation:contact-card-enter .7s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.contact__card{animation:none}}@media(max-width:1280px){.contact__card{width:100%;max-height:none;overflow-y:visible}}@media(max-width:768px){.contact__card{width:100%;max-height:none;padding:1.6rem;gap:2.4rem}}.contact__row{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;width:100%}@media(max-width:768px){.contact__row{grid-template-columns:1fr;gap:1.2rem}}.contact__textarea{min-height:10rem;height:10rem;resize:vertical;text-transform:none}.contact__textarea::placeholder{text-transform:uppercase}@media(max-width:768px){.contact__textarea{min-height:12rem;height:12rem}}@media(max-width:1280px){.contact .login-modal__close{display:none}}@media(max-width:768px){.contact .login-modal__fields{gap:1.2rem}}@media(max-width:768px){.contact .login-modal__title{font-size:2.4rem;letter-spacing:.012rem}}.contact .login-modal__input{border-radius:.8rem}@media(max-width:768px){.contact .login-modal__input{padding:1.2rem;font-size:1.2rem;letter-spacing:.006rem}.contact .login-modal__input::placeholder{font-size:1.2rem;letter-spacing:.006rem}}@media(max-width:768px){.contact .login-modal__submit{min-height:auto;padding:1.4rem 4rem;font-size:1.4rem}}.contact .login-modal__control{border-radius:.8rem}.contact .login-modal__control--textarea{align-items:flex-start}.contact__persona{position:absolute;right:-2rem;bottom:0;z-index:1;width:auto;height:min(75.6rem,100dvh - var(--contact-bg-offset) - 1.6rem);aspect-ratio:545/756;max-width:54.5rem;pointer-events:none;animation:contact-persona-enter .9s cubic-bezier(.22,1,.36,1) .12s both}@media(prefers-reduced-motion:reduce){.contact__persona{animation:none}}@media(max-width:1280px){.contact__persona{position:relative;right:auto;left:auto;bottom:auto;align-self:center;width:min(52.564rem,100%);height:auto;max-width:52.564rem;margin:-4rem auto 0;transform:none;animation:contact-persona-enter-tablet .9s cubic-bezier(.22,1,.36,1) .12s both}}@media(max-width:768px){.contact__persona{position:relative;right:auto;left:auto;bottom:auto;align-self:center;width:min(40.16rem,100% - 3.2rem);height:auto;max-width:40.16rem;margin:0 auto;transform:none;animation:contact-persona-enter-mobile .9s cubic-bezier(.22,1,.36,1) .12s both}}.contact__persona-img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:bottom center}@media(max-width:1280px){.contact__persona-img{width:100%;height:auto;aspect-ratio:525.641/728.672}}@media(max-width:768px){.contact__persona-img{width:100%;height:auto;aspect-ratio:401.605/556.727}}@keyframes contact-card-enter{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes contact-persona-enter{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes contact-persona-enter-tablet{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes contact-persona-enter-mobile{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}.hero-million{position:relative;z-index:1;display:flex;flex-direction:column;margin-top:-8.8rem;min-height:100vh;min-height:100dvh;padding:21.6rem 0 6.4rem;overflow:hidden}@media(max-width:1280px){.hero-million{margin-top:-7.2rem;padding:16rem 0 5.6rem}}@media(max-width:1024px){.hero-million{margin-top:-8.8rem;min-height:83.2rem;padding:16rem 0 4rem;overflow:hidden}}@media(max-width:768px){.hero-million{margin-top:-7.2rem;display:flex;flex-direction:column;align-items:stretch;min-height:auto;padding:10rem 0 2rem;overflow:hidden}}.hero-million__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-million__bg:before{content:"";position:absolute;inset:0;background:url(/images/games-hero/bg.png) no-repeat center top/cover;transform-origin:center top;animation:hero-million-bg-breathe 24s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.hero-million__bg:before{animation:none}}.hero-million__bg:after{content:"";position:absolute;inset:0;background:#05031366}@media(max-width:1024px){.hero-million__bg:before{background-position:center top}}@media(max-width:768px){.hero-million__bg:before{background-position:62% top}}.hero-million .container{position:relative;z-index:2;display:flex;flex:1 1 auto;flex-direction:column;width:100%}@media(max-width:768px){.hero-million .container{flex:0 0 auto}}.hero-million__inner{position:relative;z-index:2;display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:4rem;max-width:74.4rem}@media(max-width:1280px){.hero-million__inner{max-width:64rem}}@media(max-width:1024px){.hero-million__inner{max-width:48.8rem;gap:0}}@media(max-width:768px){.hero-million__inner{flex:0 1 auto;justify-content:flex-start;max-width:100%;gap:2.4rem}}.hero-million__copy{display:flex;flex-direction:column;gap:1.6rem;animation:hero-million-rise .9s cubic-bezier(.22,1,.36,1) both}@media(max-width:1024px){.hero-million__copy{gap:1.6rem}}@media(max-width:768px){.hero-million__copy{gap:1.2rem}}@media(prefers-reduced-motion:reduce){.hero-million__copy{animation:none}}.hero-million__title{margin:0;max-width:74.4rem;font-family:Boldonse,system-ui,sans-serif;font-weight:400;font-size:8.8rem;line-height:normal;letter-spacing:.044rem;text-transform:uppercase;background:linear-gradient(180deg,#ea3fd2,#ac0b6f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media(max-width:1280px){.hero-million__title{font-size:7.2rem}}@media(max-width:1024px){.hero-million__title{font-size:6.4rem;letter-spacing:.032rem}}@media(max-width:768px){.hero-million__title{font-size:4.8rem;letter-spacing:.024rem}}.hero-million__subtitle{margin:0;max-width:74.4rem;font-family:Boldonse,system-ui,sans-serif;font-weight:400;font-size:3.2rem;line-height:normal;letter-spacing:.016rem;text-transform:uppercase;color:#fff}@media(max-width:1280px){.hero-million__subtitle{font-size:2.6rem}}@media(max-width:1024px){.hero-million__subtitle{font-size:2.4rem;letter-spacing:.012rem}}@media(max-width:768px){.hero-million__subtitle{font-size:2.4rem;letter-spacing:.012rem}}.hero-million__badges{display:grid;grid-template-columns:26.5rem 16.3rem;gap:1.6rem;width:44.4rem;margin:0;padding:0;list-style:none}@media(max-width:1024px){.hero-million__badges{display:flex;flex-direction:column;align-items:flex-start;width:fit-content;max-width:100%;gap:1.2rem}}@media(max-width:768px){.hero-million__badges{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:1.2rem}}.hero-million__badges-row{display:contents;margin:0;padding:0;list-style:none}@media(max-width:1024px){.hero-million__badges-row{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}}@media(max-width:768px){.hero-million__badges-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:1.2rem;width:100%}}.hero-million__badge{display:flex;align-items:center;gap:1.6rem;width:100%;height:7.2rem;padding:1.6rem;box-sizing:border-box;border-radius:1.2rem;border:1px solid rgba(255,255,255,.16);background:linear-gradient(236.76deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%);box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0503132e,0 .8rem 2.4rem #05031338;backdrop-filter:blur(1.6rem) saturate(1.2);-webkit-backdrop-filter:blur(1.6rem) saturate(1.2);cursor:default;animation:hero-million-fade .9s cubic-bezier(.22,1,.36,1) .15s both,hero-million-badge-float 5.5s ease-in-out 1.2s infinite;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s ease,background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}@media(prefers-reduced-motion:reduce){.hero-million__badge{animation:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}}.hero-million__badges-row .hero-million__badge:nth-child(2){animation-delay:.22s,1.45s}.hero-million__badge--wide{animation-delay:.29s,1.7s}@media(hover:hover){.hero-million__badge:hover{animation-play-state:paused;transform:translate3d(0,-.8rem,0) scale(1.04);border-color:#ea3fd2bf;background:linear-gradient(236.76deg,#cf288e6b,#9728cf61 61.18%,#cf288e6b 97.87%);box-shadow:inset 0 1px #ffffff47,inset 0 0 2.4rem #ea3fd22e,0 1.6rem 3.6rem #d1218f61,0 0 2.8rem #ea3fd252;backdrop-filter:blur(2rem) saturate(1.45);-webkit-backdrop-filter:blur(2rem) saturate(1.45)}.hero-million__badge:hover img{transform:scale(1.12) rotate(-6deg);filter:drop-shadow(0 0 1.2rem rgba(234,63,210,.55))}.hero-million__badge:hover span{color:#fff;text-shadow:0 0 1.6rem rgba(234,63,210,.45)}}.hero-million__badge img{flex-shrink:0;width:4rem;height:4rem;object-fit:contain;transition:transform .35s cubic-bezier(.22,1,.36,1),filter .35s ease}@media(prefers-reduced-motion:reduce){.hero-million__badge img{transition:none}}.hero-million__badge span{font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;line-height:normal;letter-spacing:.007rem;text-transform:uppercase;color:#fff9;white-space:nowrap;transition:color .3s ease,text-shadow .3s ease}@media(prefers-reduced-motion:reduce){.hero-million__badge span{transition:color .2s ease}}@media(max-width:1024px){.hero-million__badge{width:fit-content;height:auto;min-height:6.4rem;padding:1.2rem 1.6rem;gap:1.6rem}}@media(max-width:768px){.hero-million__badge{width:max-content;max-width:100%;height:auto;min-height:auto;padding:1.2rem;gap:.8rem;border-radius:1.2rem;backdrop-filter:blur(1.2rem) saturate(1.2);-webkit-backdrop-filter:blur(1.2rem) saturate(1.2)}.hero-million__badge img{width:3.2rem;height:3.2rem}.hero-million__badge span{font-size:1.2rem}}.hero-million__badge--wide{grid-column:1/-1}@media(max-width:1024px){.hero-million__badge--wide{width:fit-content}}@media(max-width:768px){.hero-million__badge--wide{width:100%;max-width:100%}}.hero-million__persona{position:absolute;right:0;bottom:0;z-index:1;width:auto;height:min(90dvh,90vh);max-width:52%;max-height:100%;pointer-events:none;object-fit:contain;object-position:right bottom;animation:hero-million-persona 1.1s cubic-bezier(.22,1,.36,1) .1s both,hero-million-persona-float 7s ease-in-out 1.3s infinite}@media(prefers-reduced-motion:reduce){.hero-million__persona{animation:none}}@media(max-width:1280px){.hero-million__persona{max-width:50%;height:min(88dvh,88vh)}}@media(max-width:1024px){.hero-million__persona{right:auto;left:30.5rem;bottom:0;width:68rem;height:68rem;max-width:none;max-height:none;object-position:left bottom}}@media(max-width:768px){.hero-million__persona{position:relative;right:auto;left:auto;bottom:auto;z-index:1;flex-shrink:0;align-self:center;width:min(32.4rem,88vw);height:auto;max-width:none;max-height:none;margin:.8rem auto 0;object-fit:contain;object-position:center bottom;transform:none;animation:none}}@keyframes hero-million-bg-breathe{0%{transform:scale(1)}to{transform:scale(1.04)}}@keyframes hero-million-rise{0%{opacity:0;transform:translate3d(0,1.6rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-million-fade{0%{opacity:0}to{opacity:1}}@keyframes hero-million-persona{0%{opacity:0;transform:translate3d(2.4rem,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-million-badge-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-.6rem,0)}}@keyframes hero-million-persona-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(-.8rem,1.2rem,0)}}.responsible-entertainment{position:relative;z-index:1;padding:4rem 0 8rem;overflow:hidden;background:linear-gradient(180deg,#050313,#050313b8 28%,#050313e0),url(/images/join/bg-top.png) no-repeat center bottom/cover}@media(max-width:1024px){.responsible-entertainment{padding:4rem 0 8rem}}@media(max-width:768px){.responsible-entertainment{padding:2.4rem 0 4rem}}.responsible-entertainment .container{position:relative;z-index:1}.responsible-entertainment__header{display:flex;flex-direction:column;gap:2.4rem;margin-bottom:4rem}@media(max-width:1024px){.responsible-entertainment__header{gap:1.6rem;margin-bottom:4rem}}@media(max-width:768px){.responsible-entertainment__header{gap:1.6rem;margin-bottom:2.4rem;text-align:left}}.responsible-entertainment__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-weight:400;font-size:4.8rem;line-height:normal;letter-spacing:.024rem;text-transform:uppercase}@media(max-width:1024px){.responsible-entertainment__title{font-size:4rem;letter-spacing:.02rem}}@media(max-width:768px){.responsible-entertainment__title{font-size:2.4rem;letter-spacing:.012rem}}.responsible-entertainment__description{margin:0;max-width:100%;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:normal;letter-spacing:.008rem}@media(max-width:768px){.responsible-entertainment__description{font-size:1.4rem;letter-spacing:.007rem}}.responsible-entertainment__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}@media(max-width:768px){.responsible-entertainment__cards{grid-template-columns:1fr;gap:1.2rem}}.responsible-entertainment__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:4rem;min-height:22rem;padding:2.4rem;overflow:hidden;border-radius:1.6rem;border:2px solid #cf288e;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}@media(hover:hover){.responsible-entertainment__card:hover{transform:translateY(-.4rem);border-color:#e0289c;box-shadow:0 1.6rem 4rem #d1218f38,0 0 0 1px #d1218f2e}.responsible-entertainment__card:hover .responsible-entertainment__art{animation-play-state:paused;transform:translate3d(0,1rem,0) scale(1.04)}.responsible-entertainment__card:hover .responsible-entertainment__media-image{transform:scale(1.05)}}@media(prefers-reduced-motion:reduce){.responsible-entertainment__card{transition:none}.responsible-entertainment__card:hover{transform:none;box-shadow:none}.responsible-entertainment__card:hover .responsible-entertainment__art,.responsible-entertainment__card:hover .responsible-entertainment__media-image{transform:none}}@media(max-width:1024px){.responsible-entertainment__card{min-height:20.4rem}}@media(max-width:768px){.responsible-entertainment__card{min-height:19rem;gap:4rem;padding:2.4rem}}.responsible-entertainment__media{position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;overflow:hidden}.responsible-entertainment__media-tint{position:absolute;inset:0;z-index:0;background:#050313}.responsible-entertainment__media-image{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:.7;transition:transform .55s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.responsible-entertainment__media-image{transition:none}}.responsible-entertainment__media-gradient{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#050313e6,#05031300 52.75%)}.responsible-entertainment__art{position:absolute;z-index:1;pointer-events:none;aspect-ratio:1;object-fit:cover;object-position:center;opacity:1;filter:drop-shadow(0 .4rem 8.4rem rgba(0,0,0,.35));transition:transform .45s cubic-bezier(.22,1,.36,1);animation:responsible-art-float 6.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.responsible-entertainment__art{animation:none;transition:none}}.responsible-entertainment__art--controller{top:0rem;left:36%;width:70%;animation-delay:.2s}@media(max-width:1024px){.responsible-entertainment__art--controller{top:-1rem;left:54.33%;width:66.99%}}@media(max-width:768px){.responsible-entertainment__art--controller{top:-.5rem;left:47.57%;width:71.33%}}.responsible-entertainment__art--crown{top:0rem;left:43%;width:62%;animation-delay:.8s}@media(max-width:1024px){.responsible-entertainment__art--crown{top:-2rem;left:58.68%;width:60.43%}}@media(max-width:768px){.responsible-entertainment__art--crown{top:-1.5rem;left:54.47%;width:64.32%}}.responsible-entertainment__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;gap:4rem;max-width:24rem;height:100%}@media(max-width:1024px){.responsible-entertainment__content{max-width:24rem;gap:4rem}}@media(max-width:768px){.responsible-entertainment__content{max-width:18rem;gap:4rem}}.responsible-entertainment__card-title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-weight:400;font-size:2.4rem;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:1024px){.responsible-entertainment__card-title{font-size:2rem;letter-spacing:.01rem}}@media(max-width:768px){.responsible-entertainment__card-title{font-size:1.6rem;letter-spacing:.008rem}}.responsible-entertainment__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:4rem;padding:1.6rem 4rem;border:0;border-radius:.8rem;background:#fff;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;line-height:1.55;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease,filter .25s ease,border-color .25s ease}@media(prefers-reduced-motion:reduce){.responsible-entertainment__button{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}}.responsible-entertainment__button:active{transform:none;filter:brightness(.94);transition-duration:.12s}@media(hover:hover){.responsible-entertainment__button:hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.responsible-entertainment__button{min-height:4rem;padding:1.4rem 2.4rem;font-size:1.2rem}}@keyframes responsible-art-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,1.2rem,0)}}.games-header-page{position:relative;z-index:2;padding:4rem 0 8rem}@media(max-width:1024px){.games-header-page{padding:4rem 0 8rem}}@media(max-width:768px){.games-header-page{padding:2rem 0 4rem}}.games-header-page .container{position:relative;z-index:1}.games-header-page__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:4rem}@media(max-width:1024px){.games-header-page__heading{flex-direction:column;align-items:flex-start;gap:2.4rem;margin-bottom:4rem}}@media(max-width:768px){.games-header-page__heading{flex-direction:column;align-items:flex-start;gap:2.4rem;margin-bottom:2.4rem}}.games-header-page__intro{display:flex;flex:1 1 auto;flex-direction:column;gap:2.4rem;min-width:0}@media(max-width:1024px){.games-header-page__intro{gap:1.6rem;width:100%}}@media(max-width:768px){.games-header-page__intro{gap:1.6rem;width:100%}}.games-header-page__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-weight:400;font-size:4.8rem;line-height:normal;letter-spacing:.024rem;text-transform:uppercase}@media(max-width:1024px){.games-header-page__title{font-size:4rem;letter-spacing:.02rem}}@media(max-width:768px){.games-header-page__title{font-size:2.4rem;letter-spacing:.012rem;text-align:left}}.games-header-page__description{margin:0;max-width:46.4rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:normal;letter-spacing:.008rem}@media(max-width:1024px){.games-header-page__description{max-width:46.3rem;font-size:1.6rem}}@media(max-width:768px){.games-header-page__description{max-width:100%;font-size:1.4rem;letter-spacing:.007rem;text-align:left}}.games-header-page__tabs{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;gap:.8rem;width:auto}@media(max-width:1024px){.games-header-page__tabs{justify-content:flex-start;width:100%}}@media(max-width:768px){.games-header-page__tabs{justify-content:flex-start;flex-wrap:wrap;width:100%}}.games-header-page__tabs-reveal{flex-shrink:0}@media(max-width:1024px){.games-header-page__tabs-reveal{width:100%}}@media(max-width:768px){.games-header-page__tabs-reveal{width:100%}}.games-header-page__tab{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:1.6rem 4rem;border:1px solid #d1218f;border-radius:.8rem;background:#d1218f1a;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;line-height:1.55;text-decoration:none;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,filter .25s ease}@media(hover:hover){.games-header-page__tab:hover{transform:none;background:#d1218f38;box-shadow:0 0 0 .2rem #ff5fc04d,0 0 2rem #d1218f73}}.games-header-page__tab--active{border-color:#d1218f;background:#d1218f}@media(hover:hover){.games-header-page__tab--active:hover{transform:none;filter:brightness(1.12);background:#f03aad;box-shadow:0 0 0 .2rem #ff5fc059,0 0 2.8rem #d1218fb3,0 .8rem 2rem #d1218f66}}@media(max-width:768px){.games-header-page__tab{min-height:4rem;padding:1.4rem 2.4rem;font-size:1.2rem}}.games-header-page__panels{overflow-anchor:none}.games-header-page__panel[hidden]{display:none}.games-header-page__games{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2.4rem;margin-bottom:4rem;overflow-anchor:none}@media(max-width:1280px){.games-header-page__games{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1024px){.games-header-page__games{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem;margin-bottom:4rem}}@media(max-width:768px){.games-header-page__games{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-bottom:2.4rem}}.games-header-page__notice{display:flex;align-items:flex-start;gap:4rem;width:100%;margin-bottom:0;padding:1.6rem 1.6rem 2.4rem;border:1px solid #7b5580;border-radius:1.2rem;background:linear-gradient(261.07deg,#cf288e33,#9728cf33 61.18%,#cf288e33 97.87%)}@media(max-width:1024px){.games-header-page__notice{flex-direction:row;align-items:flex-start;gap:4rem;padding:1.6rem 1.6rem 2.4rem;text-align:left}}@media(max-width:768px){.games-header-page__notice{flex-direction:column;align-items:flex-start;gap:1.6rem;padding:1.6rem 1.6rem 2.4rem;text-align:left}}.games-header-page__notice-icon{flex-shrink:0;width:12rem;height:12rem;object-fit:contain;animation:games-notice-pulse 3.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.games-header-page__notice-icon{animation:none}}@media(max-width:768px){.games-header-page__notice-icon{width:8rem;height:8rem}}.games-header-page__notice-content{display:flex;flex:1 1 auto;flex-direction:column;gap:1.6rem;min-width:0}@media(max-width:768px){.games-header-page__notice-content{gap:1.2rem}}.games-header-page__notice-title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-weight:400;font-size:2.4rem;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:1024px){.games-header-page__notice-title{font-size:2rem;letter-spacing:.01rem}}@media(max-width:768px){.games-header-page__notice-title{font-size:1.6rem;letter-spacing:.008rem}}.games-header-page__notice-text{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;line-height:normal;letter-spacing:.007rem}@keyframes games-notice-pulse{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-.4rem,0) scale(1.04)}}.politic-page{position:relative;box-sizing:border-box;margin-top:calc(-1 * var(--politic-bg-offset));padding-top:calc(var(--politic-bg-offset) + 7.2rem);padding-bottom:6.4rem;background:#050313;overflow-x:hidden;--politic-bg-offset: 8.8rem}@media(max-width:1280px){.politic-page{--politic-bg-offset: 7.2rem;padding-top:calc(var(--politic-bg-offset) + 4.8rem);padding-bottom:6.4rem}}@media(max-width:768px){.politic-page{--politic-bg-offset: 4.2rem;padding-top:calc(var(--politic-bg-offset) + 5.8rem);padding-bottom:4rem}}.politic-page:before{content:"";position:fixed;top:0;left:50%;z-index:0;width:232.4rem;max-width:none;height:100dvh;pointer-events:none;transform:translate(-50%);background:linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(#050313d9,#050313d9),url(/images/hero/hero_bg.png) no-repeat center top/cover}@media(max-width:768px){.politic-page:before{width:100%;background:linear-gradient(180deg,#05031300 87.97%,#050313),linear-gradient(#050313d9,#050313d9),url(/images/hero/hero_bg.png) no-repeat 58% top/cover}}.politic-page .container{position:relative;z-index:1;max-width:none;padding-left:32rem;padding-right:32rem}@media(max-width:1280px){.politic-page .container{padding-left:2.4rem;padding-right:2.4rem}}@media(max-width:768px){.politic-page .container{max-width:none;padding-left:1.6rem;padding-right:1.6rem}}.politic-page__back{display:inline-flex;align-items:center;gap:.8rem;width:max-content;min-height:4rem;margin-bottom:3.2rem;padding:.8rem 2rem;border:1px solid rgba(255,255,255,.3);border-radius:.8rem;background:#ffffff1f;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.55;letter-spacing:.007rem;text-decoration:none;text-transform:uppercase;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.politic-page__back img{display:block;width:1.2rem;height:1.2rem;max-width:none;max-height:none}@media(hover:hover){.politic-page__back:hover{transform:none;background:#fff3;border-color:#ffffff80;box-shadow:0 0 0 .2rem #fff3,0 0 1.6rem #ffffff40}}@media(max-width:768px){.politic-page__back{min-height:3.6rem;margin-bottom:2.4rem;padding:.6rem 1.6rem;font-size:1.2rem}}.politic-page__title{margin:0 0 4rem;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:4rem;font-weight:400;line-height:normal;letter-spacing:.02rem;text-transform:uppercase}@media(max-width:768px){.politic-page__title{margin-bottom:2.4rem;font-size:2.4rem;letter-spacing:.012rem}}.politic-page__text{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.007rem}@media(max-width:768px){.politic-page__text{font-size:1.2rem;letter-spacing:.006rem}}.politic-page__content{max-width:80rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.007rem}@media(max-width:768px){.politic-page__content{max-width:none;font-size:1.2rem;letter-spacing:.006rem}}.politic-page__content p{margin:0}.politic-page__content p:not(:last-child){margin-bottom:0}.politic-page__content strong{color:#fff;font-weight:400}.politic-page__content a{color:#fff;text-decoration:none;transition:color .2s ease}@media(hover:hover){.politic-page__content a:hover{color:#d1218f}}.politic-page__content h1,.politic-page__content h2,.politic-page__content h3,.politic-page__content h4,.politic-page__content h5,.politic-page__content h6{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:inherit;font-weight:400;line-height:normal;letter-spacing:inherit;text-transform:uppercase}.politic-page__content h1:not(:first-child),.politic-page__content h2:not(:first-child),.politic-page__content h3:not(:first-child),.politic-page__content h4:not(:first-child),.politic-page__content h5:not(:first-child),.politic-page__content h6:not(:first-child){padding-top:1.4rem}@media(max-width:768px){.politic-page__content h1:not(:first-child),.politic-page__content h2:not(:first-child),.politic-page__content h3:not(:first-child),.politic-page__content h4:not(:first-child),.politic-page__content h5:not(:first-child),.politic-page__content h6:not(:first-child){padding-top:1.2rem}}.politic-page__content ul,.politic-page__content ol{margin:0;padding-left:2.4rem}@media(max-width:768px){.politic-page__content ul,.politic-page__content ol{padding-left:2rem}}.politic-page__content ul{list-style:disc}.politic-page__content ol{list-style:decimal}.politic-page__content li{margin-bottom:0}.politic-page__content .faq__question{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:inherit;font-weight:400;text-transform:uppercase}.politic-page__content .faq__answer{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:inherit;line-height:normal}.politic-page__content .faq__email{color:#fff;text-decoration:none}.verify-email{position:relative;display:flex;flex-direction:column;box-sizing:border-box;margin-top:calc(-1 * var(--verify-email-bg-offset));min-height:100dvh;height:100dvh;padding-top:var(--verify-email-bg-offset);background:#050313;overflow:hidden;--verify-email-bg-offset: 8.8rem}@media(max-width:1280px){.verify-email{--verify-email-bg-offset: 7.2rem}}@media(max-width:768px){.verify-email{--verify-email-bg-offset: 4.2rem;height:auto;min-height:100dvh}}.verify-email__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.verify-email__bg:before{content:"";position:absolute;inset:0;background:url(/images/hero/hero_bg.png) no-repeat center top/cover;opacity:.3}@media(max-width:768px){.verify-email__bg:before{background-position:58% top}}.verify-email__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05031300 87.97%,#050313)}.verify-email__inner{position:relative;z-index:1;display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0;width:100%;padding:4rem 1.6rem;box-sizing:border-box}@media(max-width:768px){.verify-email__inner{padding:3.2rem 1.6rem}}.verify-email__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:4rem;width:60rem;max-width:100%;padding:4rem;border-radius:1.2rem;background:linear-gradient(254deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-sizing:border-box;animation:verify-email-card-enter .7s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.verify-email__card{animation:none}}@media(max-width:768px){.verify-email__card{gap:2.4rem;padding:1.6rem}}.verify-email__close{position:absolute;top:1.6rem;right:1.6rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;cursor:pointer}.verify-email__close img{width:1.6rem;height:1.6rem;max-width:none;max-height:none;display:block}.verify-email__close:hover{opacity:.75}.verify-email__icon{display:block;width:16rem;height:16rem;max-width:none;max-height:none;object-fit:contain;object-position:center}@media(max-width:768px){.verify-email__icon{width:12rem;height:12rem}}.verify-email__text{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;text-align:center}.verify-email__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:768px){.verify-email__title{font-size:2.4rem;letter-spacing:.012rem}}.verify-email__subtitle{margin:0;color:#fff9;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem}@media(max-width:768px){.verify-email__subtitle{max-width:28rem;font-size:1.6rem;letter-spacing:.008rem}}.verify-email__status{margin:0;color:#fffc;font-family:Montserrat,sans-serif;font-size:1.4rem}.verify-email__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5.7rem;padding:1.6rem 4rem;border:0;border-radius:.8rem;background:#fff;color:#050313;font-family:Boldonse,system-ui,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.55;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease}.verify-email__button:disabled{opacity:.7;cursor:wait}@media(hover:hover){.verify-email__button:not(:disabled):hover{transform:none;background:#ffe6f5;color:#d1218f;box-shadow:0 0 0 .3rem #d1218f47,0 0 2.4rem #d1218f8c,0 0 1.2rem #ffffff59}}@media(max-width:768px){.verify-email__button{min-height:auto;font-size:1.4rem;padding:1.4rem 4rem}}@keyframes verify-email-card-enter{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.restricted-access{position:relative;display:flex;flex-direction:column;box-sizing:border-box;min-height:100dvh;height:100dvh;background:#050313;overflow:hidden}@media(max-width:768px){.restricted-access{height:auto;min-height:100dvh}}.restricted-access__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.restricted-access__bg:before{content:"";position:absolute;inset:0;background:url(/images/hero/hero_bg.png) no-repeat center top/cover;opacity:.3}@media(max-width:768px){.restricted-access__bg:before{background-position:58% top}}.restricted-access__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05031300 87.97%,#050313)}.restricted-access__inner{position:relative;z-index:1;display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0;width:100%;padding:4rem 1.6rem;box-sizing:border-box}@media(max-width:768px){.restricted-access__inner{padding:3.2rem 1.6rem}}.restricted-access__card{display:flex;flex-direction:column;align-items:center;gap:4rem;width:60rem;max-width:100%;padding:4rem;border-radius:1.2rem;background:linear-gradient(254deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-sizing:border-box;animation:restricted-access-card-enter .7s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.restricted-access__card{animation:none}}@media(max-width:768px){.restricted-access__card{gap:2.4rem;padding:1.6rem}}.restricted-access__icon{display:block;width:16rem;height:16rem;max-width:none;max-height:none;object-fit:contain;object-position:center}@media(max-width:768px){.restricted-access__icon{width:12rem;height:12rem}}.restricted-access__text{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;text-align:center}.restricted-access__title{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.012rem;text-transform:uppercase}@media(max-width:768px){.restricted-access__title{font-size:2.4rem;letter-spacing:.012rem}}.restricted-access__subtitle{margin:0;color:#fff9;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.01rem}@media(max-width:768px){.restricted-access__subtitle{max-width:28rem;font-size:1.6rem;letter-spacing:.008rem}}@keyframes restricted-access-card-enter{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}.toast-root{position:fixed;right:2.4rem;bottom:2.4rem;z-index:1100;display:flex;flex-direction:column;gap:1.2rem;pointer-events:none}@media(max-width:768px){.toast-root{left:1.6rem;right:1.6rem;bottom:1.6rem;align-items:stretch}}.toast{pointer-events:auto;position:relative;width:40rem;max-width:100%;animation:toast-slide-in .45s cubic-bezier(.22,1,.36,1) both}@media(max-width:768px){.toast{width:100%}}.toast__content{position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden;width:100%;min-height:12rem;padding:2.4rem;border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;background:linear-gradient(257.65deg,#cf288e,#9728cf 61.18%,#cf288e 97.87%);box-shadow:0 .8rem 3.2rem #9728cf66,0 .2rem .8rem #05031359;box-sizing:border-box}@media(max-width:768px){.toast__content{min-height:11.2rem;padding:2rem 1.6rem}}.toast__glow{position:absolute;right:-10%;top:50%;z-index:0;width:55%;height:170%;transform:translateY(-50%);pointer-events:none;opacity:.55;background:radial-gradient(ellipse at center,rgba(255,255,255,.35) 0%,rgba(255,230,245,.18) 32%,transparent 70%)}@media(max-width:768px){.toast__glow{right:auto;left:-12%}}.toast__left{position:relative;z-index:2;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:1.6rem;min-width:0;max-width:calc(100% - 7.2rem)}.toast__message{margin:0;width:max-content;max-width:100%;padding:.5rem 1.2rem;border:1px solid rgba(255,255,255,.3);border-radius:.8rem;background:#ffffff26;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.3;letter-spacing:.007rem;text-transform:none;white-space:nowrap;box-sizing:border-box}@media(max-width:768px){.toast__message{font-size:1.2rem;padding:.4rem 1rem;white-space:normal}}.toast__amount{margin:0;color:#fff;font-family:Boldonse,system-ui,sans-serif;font-size:3.2rem;font-weight:400;line-height:1;letter-spacing:.01rem;text-transform:uppercase;white-space:nowrap}@media(max-width:768px){.toast__amount{font-size:2.4rem}}.toast__amount-unit{display:inline;margin-left:.4rem;color:#ffffffb3;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500;line-height:1;letter-spacing:.008rem;text-transform:uppercase}@media(max-width:768px){.toast__amount-unit{font-size:1.4rem}}.toast__close{position:absolute;top:1.2rem;right:1.2rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;cursor:pointer}.toast__close img{display:block;width:1.6rem;height:1.6rem;max-width:none;max-height:none}.toast__close:hover{opacity:.75}.toast__icon-coin{position:absolute;right:1.6rem;bottom:1.6rem;z-index:1;width:5.6rem;height:5.6rem;max-width:none;max-height:none;object-fit:contain;pointer-events:none;filter:drop-shadow(0 .4rem 1.2rem rgba(5,3,19,.35))}@media(max-width:768px){.toast__icon-coin{right:auto;left:1.2rem;bottom:auto;top:50%;width:8.8rem;height:8.8rem;transform:translateY(-50%)}}.toast--reward .toast__content{padding-right:8.8rem;padding-top:2.8rem}@media(max-width:768px){.toast--reward .toast__content{padding:2rem 4.8rem 2rem 11.2rem;min-height:12.8rem}}.toast--reward .toast__left{max-width:calc(100% - 6.4rem)}@media(max-width:768px){.toast--reward .toast__left{max-width:100%}}
