@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Geologica:wght@400;500;600;700&family=Montserrat:wght@400;600;700;800&family=Roboto:wght@400;500;700&display=swap";.modal{position:fixed;inset:0;z-index:100}.modal__backdrop{position:fixed;inset:0;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:#0c0c22;border:1px solid #d56ab2}@media(max-width:768px){.modal__content{width:calc(100% - 2rem);left:50%;max-width:100%;max-height:calc(100% - 2.4rem);transform:translate(-50%,-50%);padding:2.5rem 2rem 11rem}}.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:Roboto,sans-serif;color:#fff}.modal__input-wrapper input::placeholder{font-family:Roboto,sans-serif;color:#d56ab2bf}@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,#ff86cb,#c81e7f) 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,#ff86cb,#c81e7f) 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:#d56ab2;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:1px solid #d56ab2;border-radius:.7rem;font-weight:600;font-size:16px;color:#fff;background:transparent}.reset-modal-back-link img{width:2.4rem}@font-face{font-family:Monument Extended;src:url(/fonts/ClashDisplay-Bold.woff2) format("woff2");font-weight:400 900;font-style:normal;font-display:swap}@font-face{font-family:Clash Display;src:url(/fonts/ClashDisplay-Bold.woff2) format("woff2");font-weight:400 900;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Satoshi-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Satoshi-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Satoshi-Medium.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Satoshi-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@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%;overflow-x:clip;max-width:100%}@media(max-width:1280px){html{font-size:50.5%}}@media(max-width:1024px){html{font-size:41.5%}}@media(max-width:768px){html{font-size:62.5%}}html.no-scroll{overflow:hidden;overscroll-behavior:none}body{margin:0;min-width:320px;overflow-x:clip;max-width:100%;font-size:1.8rem;font-weight:400;font-family:Roboto,sans-serif;background:#020b1c;color:#fff;-webkit-text-size-adjust:100%;text-size-adjust:100%}body.b-hidden,body.no-scroll{overflow:hidden;overscroll-behavior:none}body.no-scroll{position:fixed;left:0;right:0;width:100%}#root{min-height:100vh;display:flex;flex-direction:column;overflow-x:clip;max-width:100%}.section{overflow-x:clip;max-width:100%}@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{width:100%;margin:0 auto;padding-inline:2rem;max-width:calc(1180px + 4rem)}@media(max-width:1024px){.container{padding-inline:2rem;max-width:calc(684px + 4rem)}}@media(max-width:768px){.container{padding-inline:2rem;max-width:calc(350px + 4rem)}}.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:transform .35s cubic-bezier(.34,1.35,.64,1),box-shadow .35s ease}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn-disabled{opacity:.6}.btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 36px #ce53ee59}@media(prefers-reduced-motion:reduce){.btn:hover{transform: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 4px 24px #5b10948c}.btn:active{transform:translateY(0) scale(.99);transition-duration:.12s;box-shadow:0 6px 20px #ce53ee40}@media(prefers-reduced-motion:reduce){.btn:active{transform: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:.7rem;border:1px solid #d56ab2;background:linear-gradient(103deg,#66146b 2.57%,#cf1e80);font-family:Gilroy,Satoshi,sans-serif;font-size:1.6rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 2.4rem;text-decoration:none;cursor:pointer;text-transform:uppercase;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.button{transition:background-color .2s ease,color .2s ease}}.button:active{transform:translateY(0) scale(.99);transition-duration:.12s}.button:hover:not(.button-disabled){transform:translateY(-.2rem) scale(1.02);filter:brightness(1.08);box-shadow:0 .8rem 2rem #cf1e8066}.button-disabled{position:relative;border-radius:.7rem;border:1px solid #d56ab2;background:transparent;color:#fff;font-weight:600;opacity:.72;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.button-disabled{transition:background-color .2s ease,color .2s ease}}.button-disabled:active{transform:translateY(0) scale(.99);transition-duration:.12s}.button-disabled:hover{transform:translateY(-.2rem) scale(1.02);background:#d56ab21f;box-shadow:0 .8rem 2rem #d56ab247}.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){filter:brightness(1.06) saturate(1.12);box-shadow:inset 0 2px 18px #fff0be8c,inset 0 -2px 16px #d6b03552,0 0 34px #fccf3e85,0 0 60px #ffe9a052,0 12px 36px #b4911e47}.button-gold.button:hover:not(.button-disabled):before{filter:brightness(1.1) saturate(1.08)}.games-page-bg{background:#0d152c;position:relative}.games-page-bg:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:112rem;background:linear-gradient(180deg,#0d152c00,#0d152c);pointer-events:none}.shop-close-mobile{height:45px;align-items:center;gap:8px;display:none;padding:0 40px;border-radius:.7rem;border:1px solid #d56ab2;background:transparent;font-weight:600;font-size:16px;color:#fff;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.shop-close-mobile{transition:background-color .2s ease,color .2s ease}}.shop-close-mobile:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(max-width:768px){.shop-close-mobile{display:flex}}.shop-close-mobile img{width:18px}.shop-close-mobile:hover{transform:translateY(-.2rem) scale(1.02);background:#d56ab21f;box-shadow:0 .8rem 2rem #d56ab247}.mobile-menu{opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;position:fixed;inset:0;z-index:10;display:none;overflow-y:auto;background:#10193a}@media(max-width:768px){.mobile-menu{display:block}}.mobile-menu--open{opacity:1;visibility:visible}.mobile-menu .container{display:flex;min-height:100%;flex-direction:column;position:relative;padding-top:2.4rem;padding-bottom:3.2rem}.mobile-menu__top{position:absolute;top:2.4rem;left:2rem;right:2rem;z-index:2;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.mobile-menu__top>*{pointer-events:auto}.mobile-menu__top--guest{justify-content:flex-end}.mobile-menu__top--guest .mobile-menu__close{margin-right:0}.mobile-menu__close,.mobile-menu__logout{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border:0;background:transparent;cursor:pointer}.mobile-menu__close img,.mobile-menu__logout img{width:100%;height:100%;object-fit:contain}.mobile-menu__close{margin-right:auto}.mobile-menu__close img{filter:brightness(0) saturate(100%) invert(28%) sepia(12%) saturate(1200%) hue-rotate(190deg) brightness(95%) contrast(90%);opacity:.9}@media(hover:hover){.mobile-menu__close:hover img{opacity:1;filter:brightness(0) saturate(100%) invert(70%) sepia(20%) saturate(800%) hue-rotate(190deg) brightness(105%) contrast(95%)}}.mobile-menu__logout{margin-left:auto}@media(hover:hover){.mobile-menu__logout:hover{filter:brightness(1.25) drop-shadow(0 0 .6rem rgba(255,149,90,.45))}}.mobile-menu__avatar{display:flex;align-items:center;justify-content:center;width:8.8rem;height:8.8rem;margin:.8rem auto 2.8rem;padding:0;border:2px solid #16306f;border-radius:50%;background:#161c4c;overflow:hidden;cursor:pointer;box-shadow:0 0 3.2rem #ff955a47;flex-shrink:0}.mobile-menu__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}@media(hover:hover){.mobile-menu__avatar:hover{border-color:#ffa06a;box-shadow:0 0 4rem #ff955a66}}.mobile-menu__nav{flex:1;display:flex;flex-direction:column;min-height:0}.mobile-menu:not(.mobile-menu--logged-in) .mobile-menu__nav{padding-top:4.8rem}.mobile-menu__nav-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.mobile-menu__nav-item{line-height:1}.mobile-menu__nav-divider{list-style:none;height:1px;margin:.8rem 1.6rem;border:0;background:linear-gradient(90deg,transparent 0%,#324f9f 18%,#aaafff 50%,#324f9f 82%,transparent 100%);opacity:.85;pointer-events:none}.mobile-menu__nav-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:3.83rem;padding:0 1.2rem;border:1px solid #16306f;border-radius:.8rem;background:#1b284b;color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500;line-height:normal;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}@media(hover:hover){.mobile-menu__nav-link:hover{background:#ff955a1f;border-color:#ffa06a;color:#ffb06b;box-shadow:inset 0 0 0 1px #ffa06a33}}.mobile-menu__nav-link--active{font-weight:700;border-color:#ffa06a;box-shadow:inset 0 0 0 1px #ffa06a40}.mobile-menu__footer{display:grid;gap:2.4rem;margin-top:auto;padding-top:6.4rem}.mobile-menu__footer--guest{gap:1.5rem;padding-top:4.8rem}.mobile-menu__footer--logged-in{gap:2.4rem;padding-top:6.4rem;justify-items:center}.mobile-menu__action{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:4.75rem;padding:0 2.4rem;border-radius:50rem;font-family:Gilroy,Satoshi,sans-serif;font-size:1.8rem;line-height:1.55;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.mobile-menu__action{transition:background-color .2s ease,color .2s ease}}.mobile-menu__action:active{transform:translateY(0) scale(.99);transition-duration:.12s}.mobile-menu__action--primary{border:1px solid #aaafff;background:linear-gradient(113.57deg,#5b70ff 2.57%,#848ffb);color:#fff;font-weight:700;text-transform:uppercase}@media(hover:hover){.mobile-menu__action--primary:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #5b70ff73}}.mobile-menu__action--secondary{border:1px solid #aaafff;background:transparent;color:#fff;font-weight:600;text-transform:uppercase}@media(hover:hover){.mobile-menu__action--secondary:hover{background:#aaafff1f;box-shadow:0 0 1.6rem #5b70ff47}}.mobile-menu__action--shop{border:1px solid #aaafff;background:linear-gradient(113.57deg,#5b70ff 2.57%,#848ffb);color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;text-transform:none}@media(hover:hover){.mobile-menu__action--shop:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #5b70ff73}}.mobile-menu__logo{display:flex;justify-content:center;width:100%;margin-top:4.8rem;flex-shrink:0}.mobile-menu__logo img{width:15.9rem;height:3.73rem;object-fit:contain}.mobile-menu .user-balance--menu{width:auto;min-width:20.1rem;max-width:100%;height:4.74rem;padding:0 1.8rem 0 1.6rem;gap:.8rem;border:1.3px solid #20294c;border-radius:50rem;justify-content:center}.mobile-menu .user-balance--menu .user-balance__icon{width:2.85rem;height:2.85rem;flex-basis:2.85rem;max-width:2.85rem;max-height:2.85rem}.mobile-menu .user-balance--menu .user-balance__amount{font-family:Montserrat,sans-serif;font-size:1.845rem;font-weight:600;line-height:1.55}.mobile-menu .user-balance--menu .user-balance__label{font-family:Montserrat,sans-serif;font-size:1.845rem;font-weight:400;line-height:1.55;color:#3b4671}.mobile-menu .user-balance--menu .user-balance__add{width:2.1rem;height:2.1rem}.user-balance{display:inline-flex;align-items:center;position:relative;flex-shrink:0;width:max-content;max-width:none;height:3.6rem;min-width:15.2rem;padding:0 2rem 0 1.2rem;gap:.6rem;border:1px solid #20294c;border-radius:50rem;background:transparent;cursor:pointer;overflow:visible;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.user-balance{transition:background-color .2s ease,color .2s ease}}.user-balance:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.user-balance:hover{background:#5b70ff14;border-color:#2a3560;box-shadow:0 0 1.2rem #5b70ff33}.user-balance:hover .user-balance__icon,.user-balance:hover .user-balance__add{filter:brightness(1.1) drop-shadow(0 0 .4rem rgba(91,112,255,.4))}}@media(max-width:1024px){.user-balance{height:3.14rem;min-width:13.28rem;padding:0 1.8rem 0 1.06rem;gap:.5rem}}@media(max-width:768px){.user-balance{height:3.2rem;min-width:0;padding:0 1.6rem 0 .8rem;justify-content:flex-start}}.user-balance__icon{display:block;width:2.16rem;height:2.16rem;flex:0 0 2.16rem;aspect-ratio:1;object-fit:contain;object-position:center;align-self:center;max-width:2.16rem;max-height:2.16rem}@media(max-width:1024px){.user-balance__icon{width:1.88rem;height:1.88rem;flex-basis:1.88rem;max-width:1.88rem;max-height:1.88rem}}@media(max-width:768px){.user-balance__icon{width:1.8rem;height:1.8rem;flex-basis:1.8rem;max-width:1.8rem;max-height:1.8rem}}.user-balance__amount{color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.55;white-space:nowrap;flex-shrink:0}@media(max-width:1024px){.user-balance__amount{font-size:1.22rem}}@media(max-width:768px){.user-balance__amount{font-size:1.3rem}}.user-balance__label{color:#3b4671;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.55;white-space:nowrap;flex-shrink:0}@media(max-width:1024px){.user-balance__label{font-size:1.22rem}}@media(max-width:768px){.user-balance__label{font-size:1.2rem}}.user-balance__add{position:absolute;right:0;top:50%;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;flex-shrink:0;border:0;background:transparent;padding:0;transform:translate(50%,-50%)}.user-balance__add img{width:100%;height:100%;object-fit:contain}@media(max-width:1024px){.user-balance__add{width:1.57rem;height:1.57rem}}@media(max-width:768px){.user-balance__add{width:1.5rem;height:1.5rem}}@media(max-width:768px){.user-balance--compact{width:max-content;min-width:0;max-width:none;height:3.2rem;padding:0 1.6rem 0 .8rem}.user-balance--compact .user-balance__icon{width:1.8rem;height:1.8rem;flex-basis:1.8rem;max-width:1.8rem;max-height:1.8rem}.user-balance--compact .user-balance__amount{font-size:1.3rem}.user-balance--compact .user-balance__label{font-size:1.2rem}.user-balance--compact .user-balance__add{width:1.5rem;height:1.5rem}}.user-balance--menu{width:100%;min-width:0;max-width:100%;justify-content:flex-start}.header{position:sticky;top:0;background:#10193a;border-bottom:2px solid #131e3a;z-index:9}@media(max-width:1024px){.header{border-bottom-width:1px}}.header .container{min-height:9.35rem;display:flex;align-items:center;justify-content:space-between;gap:clamp(1.2rem,2vw,2.4rem);width:100%;overflow:visible}@media(max-width:1024px){.header .container{min-height:8.16rem;gap:clamp(1rem,1.5vw,1.8rem)}}@media(max-width:768px){.header .container{min-height:5.4rem;gap:1rem}}.header__gradient{display:none}.header__logo{width:19.2rem;height:4.52rem;display:flex;flex-shrink:0;align-items:center;outline:none;border:none;box-shadow:none;cursor:pointer}.header__logo:focus,.header__logo:focus-visible,.header__logo:active{outline:none;border:none;box-shadow:none}.header__logo img{width:100%;height:100%;object-fit:contain;outline:none;transition:filter .3s ease}@media(hover:hover){.header__logo:hover img{filter:drop-shadow(0 0 1rem rgba(255,149,90,.55))}}@media(max-width:1024px){.header__logo{width:16.76rem;height:3.94rem}}@media(max-width:768px){.header__logo{width:11.13rem;height:2.62rem}}.header__menu{display:flex;align-items:center;list-style:none;flex:1 1 auto;min-width:0;justify-content:space-between;gap:0;margin:0;padding:0}.header__menu li{display:flex;flex:1 1 0;align-items:center;justify-content:center;line-height:1;min-width:0}@media(max-width:768px){.header__menu{display:none}}.header__menu-link{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:13.35rem;min-width:0;height:4.17rem;padding:0 1.2rem;border:1px solid transparent;border-radius:.5rem;background:transparent;color:#fff;text-decoration:none;text-transform:none;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal;white-space:nowrap;transition:color .2s ease,background-color .2s ease,border-color .2s ease}@media(max-width:1024px){.header__menu-link{max-width:11.64rem;height:3.64rem;padding:0 .8rem;border-radius:.44rem;font-size:1.4rem}}.header__menu-link:hover{color:#aaafff}.header__menu-link--active{font-weight:700;color:#fff;background:#182142;border-color:#1c2546}.header__menu-link--active:hover{color:#fff}.header__menu-icon{display:none}@media(max-width:768px){.header__menu-icon{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:transparent;border:0;padding:0;cursor:pointer}.header__menu-icon img{width:100%;height:100%;object-fit:contain}}.header__nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(1rem,1.5vw,2rem);flex-shrink:0;padding-right:.9rem}@media(max-width:1024px){.header__nav{gap:clamp(.8rem,1.2vw,1.75rem);padding-right:.8rem}}@media(max-width:768px){.header__nav{display:none}}.header__nav--logged-in{gap:clamp(.8rem,1.6vw,2.5rem)}.header__action-button{display:inline-flex;align-items:center;justify-content:center;height:3.6rem;padding:0 2.4rem;border-radius:50rem;text-transform:uppercase;font-family:Gilroy,Satoshi,sans-serif;font-size:1.4rem;line-height:1.55;cursor:pointer;white-space:nowrap;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.header__action-button{transition:background-color .2s ease,color .2s ease}}.header__action-button:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(max-width:1024px){.header__action-button{height:3.14rem;padding:0 1.6rem;font-size:1.22rem}}.header__action-button--secondary{min-width:13.9rem;border:1px solid #aaafff;background:transparent;color:#fff;font-weight:600}@media(max-width:1024px){.header__action-button--secondary{min-width:12.12rem}}@media(hover:hover){.header__action-button--secondary:hover{background:#aaafff1f;box-shadow:0 0 1.6rem #5b70ff47}}.header__action-button--primary{min-width:13.9rem;border:1px solid #aaafff;background:linear-gradient(102.89deg,#5b70ff 2.57%,#848ffb);color:#fff;font-weight:700}@media(max-width:1024px){.header__action-button--primary{min-width:12.12rem}}@media(hover:hover){.header__action-button--primary:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #5b70ff73}}.header__action-button--shop{min-width:0;padding-inline:clamp(1.2rem,1.5vw,2.4rem);border:1px solid #aaafff;background:linear-gradient(100.14deg,#5b70ff 2.57%,#848ffb);color:#fff;font-family:Montserrat,sans-serif;font-weight:700;text-transform:none}@media(max-width:1024px){.header__action-button--shop{padding-inline:clamp(1rem,1.2vw,1.6rem)}}@media(hover:hover){.header__action-button--shop:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #5b70ff73}}.header__avatar{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header__avatar-button{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;border:2px solid #16306f;background:#161c4c;padding:0;cursor:pointer;overflow:hidden;box-shadow:0 0 1.8rem #ff955a38;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.header__avatar-button{transition:background-color .2s ease,color .2s ease}}.header__avatar-button:active{transform:translateY(0) scale(.99);transition-duration:.12s}.header__avatar-button:active{transform:none}.header__avatar-button img{width:100%;height:100%;border-radius:50%;object-fit:cover}@media(max-width:1024px){.header__avatar-button{width:4.39rem;height:4.39rem;border-width:1px;box-shadow:0 0 1.2rem #ff955a33}}@media(hover:hover){.header__avatar-button:hover{border-color:#ffa06a;box-shadow:0 0 2.2rem #ff955a66}}.header__menu-dropdown{position:absolute;display:grid;right:0;top:calc(100% + 1rem);z-index:3;min-width:18.4rem;padding:.8rem;border-radius:1.2rem;overflow:hidden;background:linear-gradient(180deg,#293d71,#1b284b);border:1px solid #16306f;box-shadow:0 1.4rem 3.6rem #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}@media(max-width:1024px){.header__menu-dropdown{min-width:16rem;padding:.6rem;border-radius:1rem}}.header__menu-dropdown--open{opacity:1;visibility:visible;transform:translateY(0)}.header__nav-link{white-space:nowrap;padding:1rem 1.4rem;border-radius:.8rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:500;text-decoration:none;background:transparent;transition:background .18s ease,color .18s ease,box-shadow .18s ease}@media(max-width:1024px){.header__nav-link{padding:.85rem 1.2rem;border-radius:.7rem;font-size:1.4rem}}.header__nav-link:hover{background:#ff955a24;color:#ffb06b;box-shadow:inset 0 0 0 1px #ffa06a47}.header__nav-link:focus-visible{outline:2px solid rgba(255,160,106,.85);outline-offset:2px}.header__nav-link:not(:last-child){margin-bottom:.4rem}.header__logout{display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border:0;background:transparent;padding:0;cursor:pointer;flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.header__logout{transition:background-color .2s ease,color .2s ease}}.header__logout:active{transform:translateY(0) scale(.99);transition-duration:.12s}.header__logout img{width:100%;height:100%;object-fit:contain}@media(max-width:1024px){.header__logout{width:1.38rem;height:1.38rem}}@media(hover:hover){.header__logout:hover{filter:brightness(1.2) drop-shadow(0 0 .6rem rgba(255,149,90,.55))}}.header__mobile-nav{display:none;align-self:center}@media(max-width:768px){.header__mobile-nav{display:flex;align-items:center;gap:1rem}}.scroll-reveal{opacity:0;transform:translate3d(0,5.6rem,0);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);backface-visibility:hidden}.scroll-reveal--visible{opacity:1;transform:translateZ(0)}.scroll-reveal--soft:not(.scroll-reveal--visible){transform:translate3d(0,3.2rem,0)}.scroll-reveal--pop:not(.scroll-reveal--visible){transform:translate3d(0,6.4rem,0) scale(.97)}.scroll-reveal--pop.scroll-reveal--visible{transform:translateZ(0) scale(1)}.scroll-reveal--fade:not(.scroll-reveal--visible){transform:translate3d(0,2.4rem,0)}.scroll-reveal--slide-left:not(.scroll-reveal--visible){transform:translate3d(-2.4rem,2.4rem,0)}.scroll-reveal--slide-left.scroll-reveal--visible{transform:translateZ(0)}.scroll-reveal--slide-right:not(.scroll-reveal--visible){transform:translate3d(2.4rem,2.4rem,0)}.scroll-reveal--slide-right.scroll-reveal--visible{transform:translateZ(0)}.scroll-reveal--stagger:not(.scroll-reveal--visible){opacity:0;transform:translate3d(0,3.2rem,0)}.scroll-reveal--stagger.scroll-reveal--visible{opacity:1;transform:translateZ(0);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.scroll-reveal--stagger [data-reveal]{opacity:0;transform:translate3d(0,4rem,0) scale(.96);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal]{opacity:1;transform:translateZ(0) scale(1)}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="0"]{transition-delay:0ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="1"]{transition-delay:85ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="2"]{transition-delay:.17s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="3"]{transition-delay:255ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="4"]{transition-delay:.34s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="5"]{transition-delay:425ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="6"]{transition-delay:.51s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="7"]{transition-delay:595ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="8"]{transition-delay:.68s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="9"]{transition-delay:765ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="10"]{transition-delay:.85s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="11"]{transition-delay:935ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="12"]{transition-delay:1.02s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="13"]{transition-delay:1105ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="14"]{transition-delay:1.19s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="15"]{transition-delay:1275ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="16"]{transition-delay:1.36s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="17"]{transition-delay:1445ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="18"]{transition-delay:1.53s}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="19"]{transition-delay:1615ms}.scroll-reveal--stagger.scroll-reveal--visible [data-reveal="20"]{transition-delay:1.7s}@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal.scroll-reveal--stagger [data-reveal]{opacity:1;transform:none;transition:none}}.footer{position:relative;overflow:visible;background:#070f1f}.footer .container{position:relative;overflow:visible}@media(min-width:1025px){.footer .container{max-width:118rem}}.footer__top{padding:4.95rem 0 4.4rem;background:#070f1f}@media(max-width:1024px){.footer__top{padding:2.9rem 0 2.4rem}}@media(max-width:768px){.footer__top{padding:3.2rem 0}}.footer__logo{display:flex;align-items:center;justify-content:center;margin:0 auto 4.25rem;width:19.21rem;height:4.52rem;outline:none;border:none;box-shadow:none;cursor:pointer}.footer__logo:focus,.footer__logo:focus-visible,.footer__logo:active{outline:none;border:none;box-shadow:none}.footer__logo img{width:100%;height:100%;object-fit:contain;outline:none;transition:filter .3s ease}@media(hover:hover){.footer__logo:hover img{filter:drop-shadow(0 0 1rem rgba(255,149,90,.55))}}@media(max-width:1024px){.footer__logo{margin-bottom:2.6rem;width:11.13rem;height:2.62rem}}@media(max-width:768px){.footer__logo{margin-bottom:2.4rem;width:19.21rem;height:4.52rem}}.footer__main{display:grid;grid-template-columns:minmax(16rem,1fr) minmax(18rem,1.1fr) minmax(23rem,1.35fr) 41.16rem;gap:2.4rem 2rem;align-items:start}@media(max-width:1024px){.footer__main{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(0,1.35fr) 23.8rem;gap:1.6rem 1.2rem}}@media(max-width:768px){.footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.6rem}}.footer__col{min-width:0}@media(max-width:768px){.footer__col--company,.footer__col--quick{grid-column:1/-1}}.footer__heading{margin:0 0 2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;line-height:normal}.footer__heading--center{margin-bottom:1.6rem;text-align:center}@media(max-width:1024px){.footer__heading{margin-bottom:1.4rem;font-size:1.6rem}.footer__heading--center{margin-bottom:1.2rem;font-size:1.4rem}}@media(max-width:768px){.footer__heading{margin-bottom:1.6rem;font-size:2rem}}.footer__menu{list-style:none;display:grid;gap:1.2rem;margin:0;padding:0}.footer__menu a{color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal;text-decoration:none;transition:color .2s ease}@media(hover:hover){.footer__menu a:hover{color:#ffa06a}}@media(max-width:1024px){.footer__menu{gap:.8rem}.footer__menu a{font-size:1.4rem}}@media(max-width:768px){.footer__menu{gap:1.2rem}.footer__menu a{font-size:1.6rem}}.footer__company{display:grid;gap:1.2rem}.footer__company p{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal}@media(max-width:1024px){.footer__company{gap:.8rem}.footer__company p{font-size:1.4rem}}@media(max-width:768px){.footer__company{gap:1.2rem}.footer__company p{font-size:1.6rem}}.footer__quick-card{display:flex;flex-direction:column;align-items:stretch;width:100%;min-height:18.7rem;padding:1.6rem 2.6rem 1.8rem;border-radius:1.5rem;background:#0d152c;box-sizing:border-box}@media(max-width:1024px){.footer__quick-card{min-height:10.8rem;padding:.9rem 1.5rem 1rem;border-radius:.87rem}}@media(max-width:768px){.footer__quick-card{min-height:0;padding:1.4rem 2.2rem 1.6rem;border-radius:1.28rem}}.footer__quick{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.footer__quick-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:3.73rem;padding:0 1.6rem;border:1px solid #ffa06a;border-radius:.8rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;line-height:1.55;text-decoration:none;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease,background .2s ease}@media(max-width:1024px){.footer__quick-btn{height:3.2rem;border-radius:.6rem;font-size:1.3rem}}@media(max-width:768px){.footer__quick-btn{height:3.17rem;border-radius:.68rem;font-size:1.3rem}}.footer__quick-btn--cookie{background:linear-gradient(119.73deg,#ff955a26 2.57%,#d3701826);font-weight:500}@media(hover:hover){.footer__quick-btn--cookie:hover{background:linear-gradient(119.73deg,#ff955a47 2.57%,#d3701847);box-shadow:0 0 1.2rem #ffa06a40}}.footer__quick-btn--support{background:linear-gradient(119.73deg,#ff955a 2.57%,#d37018);font-weight:700;font-size:1.53rem}@media(max-width:1024px){.footer__quick-btn--support{font-size:1.35rem}}@media(max-width:768px){.footer__quick-btn--support{font-size:1.3rem}}@media(hover:hover){.footer__quick-btn--support:hover{filter:brightness(1.08);box-shadow:0 0 1.6rem #ff955a66}}.footer__email{margin:.2rem 0 0;color:#2c4168;font-family:Roboto,sans-serif;font-size:1.4rem;font-weight:400;line-height:normal;text-align:center;text-decoration:none;transition:color .2s ease;word-break:break-word}@media(max-width:1024px){.footer__email{font-size:1.2rem}}@media(max-width:768px){.footer__email{font-size:1.2rem}}@media(hover:hover){.footer__email:hover{color:#ffa06a}}.footer__bottom-bar{background:#0d1423;padding:3rem 0}@media(max-width:1024px){.footer__bottom-bar{padding:1.8rem 0}}@media(max-width:768px){.footer__bottom-bar{padding:3.2rem 0 2.8rem}}.footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.6rem;min-height:4.6rem}@media(max-width:1024px){.footer__bottom{min-height:2.8rem}}@media(max-width:768px){.footer__bottom{grid-template-columns:1fr;justify-items:center;gap:2.4rem;text-align:center;min-height:0}}.footer__trust{display:flex;align-items:center;gap:1.25rem;justify-self:start}@media(max-width:1024px){.footer__trust{gap:.8rem}}@media(max-width:768px){.footer__trust{justify-self:center;order:1;gap:1.4rem}}.footer__trust-icon{display:block;flex-shrink:0;width:4.55rem;height:4.55rem;border-radius:50%;overflow:hidden;box-shadow:0 0 2rem #4f59a2;filter:none;background:transparent}.footer__trust-icon img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;transform:scale(1.82);transform-origin:center}@media(max-width:1024px){.footer__trust-icon{width:2.65rem;height:2.65rem;box-shadow:0 0 1.2rem #4f59a2}}@media(max-width:768px){.footer__trust-icon{width:5.94rem;height:5.94rem;box-shadow:0 0 2rem #4f59a2}}.footer__trust-icon[data-footer-icon="1"]{animation:footer-icon-glow 2.4s ease-in-out 0s infinite}.footer__trust-icon[data-footer-icon="2"]{animation:footer-icon-glow 2.4s ease-in-out .32s infinite}.footer__trust-icon[data-footer-icon="3"]{animation:footer-icon-glow 2.4s ease-in-out .64s infinite}.footer__meta{display:flex;flex-direction:column;align-items:center;gap:.9rem;justify-self:center;text-align:center}@media(max-width:768px){.footer__meta{order:2;gap:0;width:100%}}.footer__disclaimer{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal;max-width:46.5rem}@media(max-width:1024px){.footer__disclaimer{font-size:1.3rem;max-width:27rem}}@media(max-width:768px){.footer__disclaimer{font-size:1.6rem;max-width:25.5rem}}.footer__copyright{margin:0;color:#3b517c;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;white-space:nowrap}@media(max-width:1024px){.footer__copyright{font-size:1.1rem;white-space:normal}}@media(max-width:768px){.footer__copyright--desktop{display:none}}.footer__copyright--mobile{display:none}@media(max-width:768px){.footer__copyright--mobile{display:block;order:4;white-space:normal;font-size:1.2rem}}.footer__payments{display:flex;align-items:center;justify-content:flex-end;gap:1.8rem;justify-self:end}@media(max-width:1024px){.footer__payments{gap:1.2rem}}@media(max-width:768px){.footer__payments{justify-self:center;justify-content:center;order:3;gap:1.8rem;margin-top:2.4rem}}.footer__payment{display:block;height:auto;object-fit:contain}.footer__payment--visa{width:6.41rem;height:2.08rem}.footer__payment--mastercard{width:4.04rem;height:2.42rem}@media(max-width:1024px){.footer__payment--visa{width:3.7rem;height:1.2rem}.footer__payment--mastercard{width:2.34rem;height:1.4rem}}@media(max-width:768px){.footer__payment--visa{width:6.41rem;height:2.08rem}.footer__payment--mastercard{width:4.04rem;height:2.42rem}}@keyframes footer-icon-glow{0%,to{box-shadow:0 0 2rem #4f59a2;filter:brightness(1)}50%{box-shadow:0 0 2.8rem #6b78d4;filter:brightness(1.12)}}@media(prefers-reduced-motion:reduce){.footer__trust-icon{animation:none!important}.footer__trust-icon img{transform:scale(1.82)!important}}.scroll-reveal--stagger.footer-reveal .footer__menu li[data-reveal],.scroll-reveal--stagger.footer-reveal .footer__quick-btn[data-reveal],.scroll-reveal--stagger.footer-reveal .footer__email[data-reveal]{transform:translate3d(0,.8rem,0);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="0"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="0"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="0"]{transition-delay:0ms}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="1"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="1"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="1"]{transition-delay:70ms}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="2"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="2"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="2"]{transition-delay:.14s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="3"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="3"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="3"]{transition-delay:.21s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="4"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="4"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="4"]{transition-delay:.28s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="5"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="5"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="5"]{transition-delay:.35s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="6"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="6"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="6"]{transition-delay:.42s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="7"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="7"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="7"]{transition-delay:.49s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="8"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="8"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="8"]{transition-delay:.56s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="9"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="9"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="9"]{transition-delay:.63s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="10"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="10"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="10"]{transition-delay:.7s}.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__menu li[data-reveal="11"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__quick-btn[data-reveal="11"],.scroll-reveal--stagger.footer-reveal.scroll-reveal--visible .footer__email[data-reveal="11"]{transition-delay:.77s}@media(prefers-reduced-motion:reduce){.scroll-reveal--stagger.footer-reveal .footer__menu li[data-reveal],.scroll-reveal--stagger.footer-reveal .footer__quick-btn[data-reveal],.scroll-reveal--stagger.footer-reveal .footer__email[data-reveal]{transform:none;transition:none}}.global-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;background:#0d152c}.global-loader__glow{position:absolute;left:50%;top:42%;width:min(56rem,92vw);height:min(28rem,48vw);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(237,191,93,.18) 0%,rgba(255,160,106,.08) 42%,transparent 72%);pointer-events:none}@media(prefers-reduced-motion:no-preference){.global-loader__glow{animation:global-loader-glow 2.8s ease-in-out infinite}}.global-loader__glow--soft{top:58%;width:min(42rem,80vw);height:min(22rem,40vw);background:radial-gradient(ellipse at center,rgba(79,89,162,.22) 0%,rgba(21,34,66,.12) 50%,transparent 74%);animation-delay:.6s}.global-loader__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:min(36rem,84vw);padding:2rem}@media(max-width:1024px){.global-loader__content{gap:1.6rem;width:min(280px,78vw)}}@media(max-width:768px){.global-loader__content{gap:1.4rem;width:min(260px,82vw)}}.global-loader__logo{display:block;width:100%;height:auto;max-width:none!important;object-fit:contain;filter:drop-shadow(0 0 1.6rem rgba(237,191,93,.22))}@media(prefers-reduced-motion:no-preference){.global-loader__logo{animation:global-loader-logo 2.2s ease-in-out infinite}}.global-loader__track{position:relative;width:100%;height:.7rem;overflow:hidden;border:1px solid rgba(237,191,93,.55);border-radius:50rem;background:#ffffff0a}@media(max-width:1024px){.global-loader__track{height:5px;border-width:.6px}}@media(max-width:768px){.global-loader__track{height:5px;border-width:.6px}}.global-loader__bar{position:absolute;top:1px;bottom:1px;left:0;width:42%;border-radius:50rem;background:linear-gradient(90deg,#edca64,#ff955a 48%,#d37018);box-shadow:0 0 1.2rem #ff955a73}@media(prefers-reduced-motion:no-preference){.global-loader__bar{animation:global-loader-bar 1.55s cubic-bezier(.45,.05,.55,.95) infinite}}@media(prefers-reduced-motion:reduce){.global-loader__bar{left:0;width:100%;opacity:.85}}.global-loader__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes global-loader-bar{0%{left:-42%;width:36%}50%{left:28%;width:48%}to{left:100%;width:36%}}@keyframes global-loader-logo{0%,to{filter:drop-shadow(0 0 1.2rem rgba(237,191,93,.18));opacity:.92}50%{filter:drop-shadow(0 0 2rem rgba(255,176,107,.4));opacity:1}}@keyframes global-loader-glow{0%,to{opacity:.65;transform:translate(-50%,-50%) scale(.94)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}.faq{position:relative;z-index:1;padding:9.8rem 0 7.8rem;overflow:visible;background:transparent}.faq>.container{position:relative;z-index:1}@media(max-width:1024px){.faq{padding:57px 0 45px}}@media(max-width:768px){.faq{padding:4.4rem 0 4.7rem}}.faq__title{margin:0 0 5.6rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4.86rem;font-weight:700;line-height:normal}@media(max-width:768px){.faq__title{margin-bottom:2.4rem;font-size:2.6rem}}.faq__list{display:flex;flex-direction:column;gap:0;overflow:visible}.faq__item{overflow:hidden;border:0;border-bottom:2px solid #152242;border-radius:0;background:transparent;padding-top:0;padding-bottom:2.3rem;cursor:pointer;transition:border-color .25s ease}.faq__item:focus-visible{outline:2px solid rgba(255,176,107,.7);outline-offset:.4rem;border-radius:.4rem}.faq__item:not(:first-child){padding-top:2.5rem}@media(hover:hover){.faq__item:hover{border-bottom-color:#ffa06a73}.faq__item:hover .faq__question{color:#ffb06b}.faq__item:hover .faq__toggle:before,.faq__item:hover .faq__toggle:after{background:#ffb06b}}.faq__item--open{border-bottom-color:#aaafff59}.faq__item--open .faq__question{color:#aaafff}.faq__item--open .faq__toggle:before,.faq__item--open .faq__toggle:after{background:#aaafff}@media(hover:hover){.faq__item--open:hover{border-bottom-color:#ffa06a8c}.faq__item--open:hover .faq__question{color:#ffb06b}.faq__item--open:hover .faq__toggle:before,.faq__item--open:hover .faq__toggle:after{background:#ffb06b}}@media(max-width:1024px){.faq__item{border-bottom-width:1px}}@media(max-width:768px){.faq__item{padding-bottom:2.3rem}.faq__item:not(:first-child){padding-top:2.4rem}}.faq__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2.4rem;width:100%;min-height:0;padding:0;border:0;background:transparent;text-align:left}@media(max-width:1024px){.faq__header{gap:1.6rem}}@media(max-width:768px){.faq__header{gap:1.6rem;align-items:flex-start}}.faq__question{flex:1;min-width:0;color:#fff;font-family:Montserrat,sans-serif;font-size:2.6rem;font-weight:700;line-height:normal;transition:color .3s ease}@media(max-width:1024px){.faq__question{font-size:2.2rem}}@media(max-width:768px){.faq__question{max-width:27.5rem;font-size:2.2rem}}.faq__toggle{position:relative;display:inline-flex;flex-shrink:0;width:2.4rem;height:2.4rem;margin-top:.4rem}.faq__toggle:before,.faq__toggle:after{content:"";position:absolute;top:50%;left:50%;background:#fff;border-radius:.1rem;transform:translate(-50%,-50%);transition:opacity .2s ease,transform .2s ease,background .25s ease}.faq__toggle:before{width:2.4rem;height:.2rem}.faq__toggle:after{width:.2rem;height:2.4rem;opacity:1}.faq__toggle--open:after{opacity:0;transform:translate(-50%,-50%) scaleY(0)}@media(max-width:1024px){.faq__toggle{width:1.8rem;height:1.8rem}.faq__toggle:before{width:1.8rem;height:.15rem}.faq__toggle:after{width:.15rem;height:1.8rem}}@media(max-width:768px){.faq__toggle{width:2.4rem;height:2.4rem;margin-top:.3rem}.faq__toggle:before{width:2.4rem;height:.2rem}.faq__toggle:after{width:.2rem;height:2.4rem}}.faq__answer{overflow:hidden;height:0;transition:height .32s cubic-bezier(.22,1,.36,1)}.faq__answer-inner{overflow:hidden}.faq__answer p{margin:0;padding:2.4rem 4.8rem 0 0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal}@media(max-width:1024px){.faq__answer p{padding-right:3.2rem;font-size:1.6rem}}@media(max-width:768px){.faq__answer p{padding:1.2rem 0 0;font-size:1.6rem}}.scroll-reveal--stagger.faq-reveal:not(.scroll-reveal--visible),.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.faq-reveal .faq__title[data-reveal],.scroll-reveal--stagger.faq-reveal .faq__item[data-reveal]{opacity:0;transform:translate3d(0,3.6rem,0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__title[data-reveal],.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__item[data-reveal]{opacity:1;transform:translateZ(0)}.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__title[data-reveal="0"]{transition-delay:0ms}.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__item[data-reveal="1"]{transition-delay:90ms}.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__item[data-reveal="2"]{transition-delay:.18s}.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__item[data-reveal="3"]{transition-delay:.27s}.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__item[data-reveal="4"]{transition-delay:.36s}.scroll-reveal--stagger.faq-reveal.scroll-reveal--visible .faq__item[data-reveal="5"]{transition-delay:.45s}@media(prefers-reduced-motion:reduce){.scroll-reveal--stagger.faq-reveal .faq__title[data-reveal],.scroll-reveal--stagger.faq-reveal .faq__item[data-reveal]{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.faq-reveal .faq__item,.scroll-reveal--stagger.faq-reveal .faq__question,.scroll-reveal--stagger.faq-reveal .faq__toggle,.scroll-reveal--stagger.faq-reveal .faq__toggle:before,.scroll-reveal--stagger.faq-reveal .faq__toggle:after,.scroll-reveal--stagger.faq-reveal .faq__answer{transition:none!important}}.game-card{position:relative;width:100%;aspect-ratio:223.86/225.48;background-color:#161c4c;border-radius:2.317rem;border:2px solid #16306f;overflow:hidden;cursor:pointer;box-shadow:none;isolation:isolate;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,filter .35s ease}@media(hover:hover){.game-card:hover{z-index:1;transform:translateY(-.6rem) scale(1.03);box-shadow:0 1.2rem 2.8rem #00000059;filter:brightness(1.06) saturate(1.06)}.game-card:hover .game-card__overlay{opacity:1;background:#0d152c7a}.game-card:hover .game-card__play{opacity:1;transform:scale(1)}}.game-card__image{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;max-width:none!important;max-height:none!important;object-fit:cover;object-position:center;pointer-events:none}.game-card__fallback-name{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;padding:1.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.25;text-align:center;pointer-events:none}.game-card--no-thumb{background:linear-gradient(145deg,#1d2a59,#152242)}.game-card__overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:inherit;background:#0d152c00;opacity:0;pointer-events:none;transition:opacity .35s ease,background .35s ease}.game-card__overlay--locked{opacity:1;background:#0d152c9e}.game-card__play{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;border:1px solid #ffa06a;background:linear-gradient(115.76deg,#ff955a 2.57%,#d37018);box-shadow:0 0 1.6rem #ff955a59;opacity:0;transform:scale(.82);cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.game-card__play{transition:background-color .2s ease,color .2s ease}}.game-card__play:active{transform:translateY(0) scale(.99);transition-duration:.12s}.game-card__play{transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,filter .35s ease}@media(hover:hover){.game-card:hover .game-card__play{filter:brightness(1.06);box-shadow:0 0 2.2rem #ff955a80}}@media(max-width:1024px)and (min-width:769px){.game-card__play{width:4.8rem;height:4.8rem}}@media(max-width:768px){.game-card__play{width:3.6rem;height:3.6rem}}.game-card__play-icon{position:relative;z-index:1;display:block;width:2.4rem;height:2.4rem;margin-left:.2rem;filter:drop-shadow(0 0 .4rem rgba(255,255,255,.35))}@media(max-width:1024px)and (min-width:769px){.game-card__play-icon{width:2rem;height:2rem}}@media(max-width:768px){.game-card__play-icon{width:1.6rem;height:1.6rem;margin-left:.15rem}}.game-card--locked .game-card__play{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:reduce){.game-card{transition:none}.game-card:hover:not(.game-card--locked){transform:none;box-shadow:none;filter:none}.game-card:hover:not(.game-card--locked) .game-card__overlay,.game-card:hover:not(.game-card--locked) .game-card__play{opacity:0;transform:none}}@media(max-width:1024px)and (min-width:769px){.game-card{aspect-ratio:129.654/130.591;border-radius:14px}}@media(max-width:768px){.game-card{aspect-ratio:111.618/112.425;border-radius:12px}}.hero-top{position:relative;width:100%}.hero-top__wrap{position:relative;padding-top:6rem;padding-bottom:1rem}@media(max-width:1024px){.hero-top__wrap{padding-top:35px;padding-bottom:9px}}@media(max-width:768px){.hero-top__wrap{padding-top:3.6rem;padding-bottom:0}}.hero-top__stage{position:relative;width:100%;min-height:50.2rem;border-radius:5rem;background:#161c4c;overflow:visible}@media(max-width:1024px){.hero-top__stage{min-height:29.1rem;border-radius:2.9rem}}@media(max-width:768px){.hero-top__stage{min-height:0;border-radius:2.9rem;overflow:visible}}.hero-top__bg{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.hero-top__bg-image{position:absolute;inset:0;width:100%;height:100%;max-width:none!important;max-height:none!important;object-fit:cover;object-position:center;opacity:.59;pointer-events:none;animation:hero-bg-kenburns 1.4s cubic-bezier(.16,1,.3,1) both}.hero-top__glow{position:absolute;width:48rem;height:46rem;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#4f59a28c,#4f59a200 70%);filter:blur(2rem)}.hero-top__glow--1{left:6%;top:-36%}.hero-top__glow--2{left:-8%;top:12%}.hero-top__glow--3{left:22%;top:58%}@media(max-width:1024px){.hero-top__glow{width:28rem;height:26rem}}@media(max-width:768px){.hero-top__glow{width:28rem;height:26rem}}.hero-top__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;max-width:61rem;width:100%;padding:4.6rem 4rem 4rem 6.5rem}@media(max-width:1024px){.hero-top__content{max-width:38rem;padding:2.7rem 2rem 2.4rem 3.8rem}}@media(max-width:768px){.hero-top__content{max-width:100%;padding:2rem 2rem 2.4rem;gap:0}}.hero-top__icons{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.3rem}@media(max-width:1024px){.hero-top__icons{gap:.75rem;margin-bottom:.7rem}}@media(max-width:768px){.hero-top__icons{gap:.9rem;margin-bottom:1.25rem}}.hero-top__icon{display:block;flex-shrink:0;width:4.55rem;height:4.55rem;border-radius:50%;overflow:hidden;box-shadow:0 0 2rem #4f59a2}.hero-top__icon img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;transform:scale(1.48);transform-origin:center}@media(max-width:1024px){.hero-top__icon{width:2.65rem;height:2.65rem;box-shadow:0 0 1.2rem #4f59a2}}@media(max-width:768px){.hero-top__icon{width:3.3rem;height:3.3rem}}.hero-top__icon[data-hero=icon-1]{animation:hero-pop-in .7s cubic-bezier(.16,1,.3,1) .2s both,hero-icon-glow 2.4s ease-in-out 1s infinite}.hero-top__icon[data-hero=icon-2]{animation:hero-pop-in .7s cubic-bezier(.16,1,.3,1) .32s both,hero-icon-glow 2.4s ease-in-out 1.32s infinite}.hero-top__icon[data-hero=icon-3]{animation:hero-pop-in .7s cubic-bezier(.16,1,.3,1) .44s both,hero-icon-glow 2.4s ease-in-out 1.64s infinite}.hero-top__tagline{margin:0 0 1.4rem;max-width:46.5rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal;animation:hero-slide-right .75s cubic-bezier(.16,1,.3,1) .28s both}@media(max-width:1024px){.hero-top__tagline{margin-bottom:.8rem;max-width:none;font-size:1.4rem;white-space:nowrap}}@media(max-width:768px){.hero-top__tagline{margin:0 0 2rem;max-width:18.7rem;font-size:1.2rem;line-height:1.35;white-space:normal}}.hero-top__title{margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;width:100%}@media(max-width:768px){.hero-top__title{gap:.9rem;margin-bottom:0}}.hero-top__title-line{display:flex;flex-direction:column;align-items:flex-start;gap:0;max-width:100%;color:#fff;font-family:Montserrat,sans-serif;font-size:4.86rem;font-weight:700;line-height:1.15;text-transform:uppercase;animation:hero-rise .9s cubic-bezier(.16,1,.3,1) .4s both}@media(max-width:1024px){.hero-top__title-line{font-size:4.24rem;line-height:normal}}@media(max-width:768px){.hero-top__title-line{width:100%;max-width:30.5rem;font-size:2.6rem;line-height:1.2}}.hero-top__title-row{display:block;white-space:nowrap}@media(max-width:768px){.hero-top__title-row--accent{white-space:normal;max-width:30.5rem}}.hero-top__title-accent{color:#ffb06b}.hero-top__subtitle{display:block;max-width:50rem;color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;line-height:normal;animation:hero-rise .85s cubic-bezier(.16,1,.3,1) .52s both}@media(max-width:1024px){.hero-top__subtitle{font-size:2.62rem}}@media(max-width:768px){.hero-top__subtitle{margin:0;max-width:28.9rem;font-size:1.8rem;line-height:1.25;font-weight:700}}@media(max-width:1024px){.hero-top__subtitle-keep{white-space:nowrap}}@media(max-width:768px){.hero-top__subtitle-keep{white-space:normal}}.hero-top__note{margin:2rem 0 0;max-width:41.3rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal;animation:hero-rise .85s cubic-bezier(.16,1,.3,1) .68s both}.hero-top__note strong{font-weight:700}@media(max-width:1024px){.hero-top__note{margin-top:1.2rem;font-size:1.4rem;max-width:36rem}}@media(max-width:768px){.hero-top__note{margin:1.3rem 0 0;max-width:30.5rem;font-size:1.4rem;line-height:1.4}}@media(max-width:1024px){.hero-top__note-keep{white-space:nowrap}}@media(max-width:768px){.hero-top__note-keep{white-space:normal}}.hero-top__actions{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}@media(max-width:1024px){.hero-top__actions{gap:1.2rem;margin-top:1.2rem}}@media(max-width:768px){.hero-top__actions{flex-direction:column;gap:1rem;width:100%;margin-top:0;position:relative;z-index:5}}.hero-top__button{display:inline-flex;align-items:center;justify-content:center;min-width:17.5rem;height:4.5rem;padding:0 2rem;border-radius:.8rem;border:1px solid #ffa06a;text-decoration:none;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.55;color:#fff;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.hero-top__button{transition:background-color .2s ease,color .2s ease}}.hero-top__button:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(max-width:1024px){.hero-top__button{min-width:10.1rem;height:2.6rem;border-radius:.46rem;font-size:1.4rem}}@media(max-width:768px){.hero-top__button{width:100%;min-width:0;height:4.1rem;border-radius:.72rem;font-size:1.45rem}}.hero-top__button--primary{background:linear-gradient(102.96deg,#ff955a 2.57%,#d37018)}@media(hover:hover){.hero-top__button--primary:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #ff955a73}}.hero-top__button--secondary{background:linear-gradient(102.96deg,#ff955a26 2.57%,#d3701826)}@media(hover:hover){.hero-top__button--secondary:hover{background:linear-gradient(102.96deg,#ff955a47 2.57%,#d3701847);box-shadow:0 0 1.4rem #ff955a47}}.hero-top__button[data-hero=btn-primary]{animation:hero-btn-in .75s cubic-bezier(.16,1,.3,1) .8s both}.hero-top__button[data-hero=btn-secondary]{animation:hero-btn-in .75s cubic-bezier(.16,1,.3,1) .92s both}.hero-top__visual{pointer-events:none}.hero-top__visual--desktop{position:absolute;inset:0;z-index:2;display:block}@media(max-width:768px){.hero-top__visual--desktop{display:block}.hero-top__visual--desktop .hero-top__crystals,.hero-top__visual--desktop .hero-top__persona{display:none}}.hero-top__visual--mobile{display:none;position:relative;width:100%;height:26rem;margin:1.2rem 0 2rem;overflow:visible}@media(max-width:768px){.hero-top__visual--mobile{display:block;margin-top:0;margin-bottom:1.2rem}}.hero-top__persona{position:absolute;right:3.2rem;bottom:0;top:auto;width:auto;height:54.9rem;max-width:none!important;max-height:none!important;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 0 4rem rgba(220,135,236,.35));animation:hero-persona-in 1.05s cubic-bezier(.16,1,.3,1) .08s both;z-index:4}@media(max-width:1024px){.hero-top__persona{right:6rem;bottom:0;height:38rem}}.hero-top__persona--mobile{position:absolute;left:50%;right:auto;top:auto;bottom:-4rem;width:auto;height:32rem;max-width:none!important;transform:translate(-50%);object-position:center bottom;animation-name:hero-persona-in-mobile}.hero-top__crystals{position:absolute;inset:0;z-index:3;overflow:hidden;border-radius:5rem;pointer-events:none}@media(max-width:1024px){.hero-top__crystals{border-radius:2.9rem}}@media(max-width:768px){.hero-top__crystals{border-radius:0;overflow:visible}}.hero-top__crystal{position:absolute;z-index:3;object-fit:contain;object-position:bottom center;max-width:none!important;max-height:none!important;filter:drop-shadow(0 0 2.4rem rgba(160,110,255,.55))}.hero-top__crystal--back{left:46%;bottom:-6%;width:10%;z-index:4;transform:rotate(-26deg);transform-origin:bottom center;animation:hero-crystal-back-in .9s cubic-bezier(.16,1,.3,1) .35s both,hero-crystal-back-float 8s ease-in-out 1.25s infinite}@media(max-width:1024px){.hero-top__crystal--back{left:44%;width:9%}}.hero-top__crystal--front{left:47%;bottom:-6%;width:12%;max-width:16rem;z-index:2;transform-origin:bottom center;animation:hero-crystal-front-in .9s cubic-bezier(.16,1,.3,1) .48s both,hero-crystal-front-float 7.2s ease-in-out 1.38s infinite}@media(max-width:1024px){.hero-top__crystal--front{left:46%;width:10%}}.hero-top__crystal--mobile-left{left:10%;bottom:-14%;width:30%;z-index:4;transform:rotate(-26deg);transform-origin:bottom center}.hero-top__crystal--mobile-right{right:2%;bottom:-14%;width:30%;z-index:2;transform:rotate(-10deg);transform-origin:bottom center}.hero-top__coin{position:absolute;z-index:5;object-fit:contain;max-width:none!important;max-height:none!important;filter:drop-shadow(0 0 2rem rgba(255,176,107,.35))}.hero-top__coin--mid{left:46%;top:50%;width:8.2%;max-width:9.8rem;animation:hero-token-in-right .85s cubic-bezier(.16,1,.3,1) .4s both,hero-coin-float-mid 7s ease-in-out 1.2s infinite}@media(max-width:1024px){.hero-top__coin--mid{left:54%}}@media(max-width:768px){.hero-top__coin--mid{left:auto;right:8%;top:0rem;width:7rem;max-width:none}}.hero-top__coin--top{right:-2%;top:2%;width:12%;max-width:14rem;animation:hero-token-in-right .85s cubic-bezier(.16,1,.3,1) .3s both,hero-token-float-right 7.5s ease-in-out 1.35s infinite}@media(max-width:768px){.hero-top__coin--top{top:calc(50% - 3rem);right:-4%;width:8.4rem;max-width:none}}.hero-top__coin--side{right:-2%;bottom:38%;width:7%;max-width:8rem;transform:rotate(-90deg);animation:hero-token-in-side .85s cubic-bezier(.16,1,.3,1) .55s both,hero-coin-float-side 8s ease-in-out 1.5s infinite}@media(max-width:1024px){.hero-top__coin--side{right:-2%;bottom:38%}}@media(max-width:768px){.hero-top__coin--side{inset:auto auto 32% -5%;width:6.4rem;max-width:none}}.hero-top__coin--mobile{display:none}@media(prefers-reduced-motion:reduce){.hero-top__bg-image,.hero-top__icon,.hero-top__tagline,.hero-top__title-line,.hero-top__subtitle,.hero-top__note,.hero-top__button,.hero-top__persona,.hero-top__crystal,.hero-top__coin{animation:none!important;opacity:1!important;transform:none!important}.hero-top__icon img{transform:scale(1.48)!important}.hero-top__crystal--back{transform:rotate(-26deg)!important}.hero-top__coin--mid,.hero-top__coin--side{transform:none!important}.hero-top__coin--mid{transform:rotate(22deg)!important}.hero-top__coin--side{transform:rotate(-90deg)!important}.hero-top__persona--mobile{transform:translate(-50%)!important}}@keyframes hero-bg-kenburns{0%{opacity:0;transform:scale(1.08)}to{opacity:.59;transform:scale(1)}}@keyframes hero-persona-in{0%{opacity:0;transform:translate3d(4rem,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-persona-in-mobile{0%{opacity:0;transform:translate3d(-50%,1.2rem,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}@keyframes hero-token-in-right{0%{opacity:0;transform:translate3d(3rem,-2rem,0) scale(.7)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-token-in-side{0%{opacity:0;transform:translate3d(3rem,-2rem,0) scale(.7) rotate(-90deg)}to{opacity:1;transform:translateZ(0) scale(1) rotate(-90deg)}}@keyframes hero-pop-in{0%{opacity:0;transform:translate3d(0,1.6rem,0) scale(.7)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-rise{0%{opacity:0;transform:translate3d(0,2.8rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-slide-right{0%{opacity:0;transform:translate3d(-2.4rem,.8rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-btn-in{0%{opacity:0;transform:translate3d(0,2rem,0) scale(.94)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-icon-glow{0%,to{box-shadow:0 0 2rem #4f59a2;filter:brightness(1)}50%{box-shadow:0 0 2.8rem #6b78d4;filter:brightness(1.12)}}@keyframes hero-crystal-back-in{0%{opacity:0;transform:translate3d(-2rem,3rem,0) scale(.7) rotate(-26deg)}to{opacity:1;transform:translateZ(0) scale(1) rotate(-26deg)}}@keyframes hero-crystal-front-in{0%{opacity:0;transform:translate3d(-2rem,3rem,0) scale(.7)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-crystal-back-float{0%,to{transform:translateZ(0) scale(1) rotate(-26deg)}50%{transform:translate3d(-.4rem,-.6rem,0) scale(1) rotate(-22deg)}}@keyframes hero-crystal-front-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(.8rem,-1rem,0) scale(1)}}@keyframes hero-token-float-right{0%,to{transform:translateZ(0)}50%{transform:translate3d(.8rem,-1rem,0)}}@keyframes hero-coin-float-mid{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(.6rem,-.8rem,0) rotate(4deg)}}@keyframes hero-coin-float-side{0%,to{transform:translateZ(0) rotate(-90deg)}50%{transform:translate3d(.5rem,-.7rem,0) rotate(-84deg)}}.hero-bottom{display:grid;grid-template-columns:minmax(0,672fr) minmax(0,488fr);gap:2rem;align-items:stretch;overflow:visible;width:100%;padding-top:2rem;padding-bottom:5rem}@media(max-width:1024px){.hero-bottom{grid-template-columns:minmax(0,389.2fr) minmax(0,282.633fr);gap:11.583px;padding-top:8px;padding-bottom:28px}}@media(max-width:768px){.hero-bottom{grid-template-columns:1fr;gap:1.2rem;padding-top:1.5rem;padding-bottom:2.2rem}}.hero-bottom__col{display:flex;flex-direction:column;gap:2rem;min-width:0}@media(max-width:1024px){.hero-bottom__col{gap:11.583px}}@media(max-width:768px){.hero-bottom__col{gap:1.2rem}}.hero-bottom__card{position:relative;display:flex;align-items:center;min-width:0;border-radius:2rem;background:#1b284b;overflow:hidden}@media(max-width:1024px){.hero-bottom__card{border-radius:11.583px}}@media(max-width:768px){.hero-bottom__card{border-radius:1.16rem;flex-direction:column;align-items:stretch}}.hero-bottom__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2.4rem);z-index:0}.hero-bottom__glow--featured-1{left:-8%;top:10%;width:19rem;height:18rem;background:radial-gradient(circle,#4f59a28c,#4f59a200 70%)}.hero-bottom__glow--featured-2{right:-12%;bottom:-40%;width:19rem;height:12rem;background:radial-gradient(circle,#4f59a266,#4f59a200 70%)}.hero-bottom__glow--adventure{left:-12%;top:20%;width:19rem;height:18rem;background:radial-gradient(circle,#a06eff59,#a06eff00 70%)}.hero-bottom__thumb{position:relative;z-index:1;flex-shrink:0;width:6.72rem;height:6.72rem;margin-left:2.5rem;object-fit:cover;border-radius:.8rem;border:2px solid #16306f;box-sizing:border-box;max-width:none!important;max-height:none!important}@media(max-width:1024px){.hero-bottom__thumb{width:38.933px;height:38.933px;margin-left:14.48px;border-radius:6px}}@media(max-width:768px){.hero-bottom__thumb{width:6.07rem;height:6.07rem;margin-left:0;border-radius:.8rem}}.hero-bottom__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:1 1 auto}.hero-bottom__title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:700;line-height:normal}@media(max-width:1024px){.hero-bottom__title{font-size:13.9px}}@media(max-width:768px){.hero-bottom__title{font-size:2rem}}.hero-bottom__text{margin:.4rem 0 0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal}@media(max-width:1024px){.hero-bottom__text{font-size:9.267px;margin-top:1.82px}}@media(max-width:768px){.hero-bottom__text{font-size:1.4rem;margin-top:.4rem}}.hero-bottom__br{display:none}@media(max-width:1024px){.hero-bottom__br--tablet{display:revert}}@media(max-width:768px){.hero-bottom__br--tablet{display:none}}.hero-bottom__text-keep{white-space:nowrap;display:inline-block}@media(max-width:768px){.hero-bottom__text-keep{white-space:normal;display:inline}}.hero-bottom__btn{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:17.5rem;height:4.5rem;padding:0 1.6rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(102.96deg,#ff955a26 2.57%,#d3701826);color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.55;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.hero-bottom__btn{transition:background-color .2s ease,color .2s ease}}.hero-bottom__btn:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.hero-bottom__btn:hover{background:linear-gradient(102.96deg,#ff955a47 2.57%,#d3701847);box-shadow:0 0 1.4rem #ff955a47}}@media(max-width:1024px){.hero-bottom__btn{min-width:101.116px;width:101.116px;height:26.031px;padding:0;border-radius:4.633px;border-width:.579px;font-size:9.267px}}@media(max-width:768px){.hero-bottom__btn{min-width:0;width:100%;height:4.07rem;padding:0 1.6rem;border-radius:.72rem;font-size:1.45rem;border-width:.09rem}}.hero-bottom__art{position:absolute;z-index:0;pointer-events:none;object-fit:contain;max-width:none!important;max-height:none!important}.hero-bottom__card--featured{height:10.6rem;align-items:center;padding:1.94rem 3rem 1.94rem 0;gap:2.74rem}@media(max-width:1024px){.hero-bottom__card--featured{height:61.392px;padding:11.25px 17.37px 11.25px 0;gap:15.845px;align-items:center}}@media(max-width:768px){.hero-bottom__card--featured{height:auto;padding:1.6rem 2rem 2rem;gap:0;flex-direction:row;flex-wrap:wrap;align-items:center}}.hero-bottom__card--featured .hero-bottom__thumb{margin-top:0}.hero-bottom__card--featured .hero-bottom__body{flex:0 1 auto;padding-top:0}@media(max-width:1024px){.hero-bottom__card--featured .hero-bottom__body{max-width:181.854px;padding-top:0}}.hero-bottom__card--featured .hero-bottom__btn{margin-left:auto;align-self:center}@media(max-width:1024px){.hero-bottom__card--featured .hero-bottom__btn{margin-top:0;align-self:center}}@media(max-width:768px){.hero-bottom__card--featured .hero-bottom__btn{margin:1rem 0 0;width:100%;order:3}}@media(max-width:768px){.hero-bottom__card--featured .hero-bottom__thumb{order:1}}@media(max-width:768px){.hero-bottom__card--featured .hero-bottom__body{order:2;flex:1 1 auto;padding-left:1.2rem}}.hero-bottom__card--adventure{height:11.7rem;align-items:center;padding:1.94rem 3rem 1.94rem 12rem;gap:0}@media(max-width:1024px){.hero-bottom__card--adventure{height:67.762px;padding:11.25px 17.4px 11.25px 69.23px;align-items:center}}@media(max-width:768px){.hero-bottom__card--adventure{height:194px;min-height:194px;padding:13.8px 20px 20.1px;display:flex;flex-direction:column;align-items:flex-start;gap:0;overflow:hidden}}.hero-bottom__card--adventure .hero-bottom__art--adventure{position:absolute;left:-4.15rem;top:-3.32rem;width:18.06rem;height:17.02rem;object-fit:contain;object-position:center;filter:drop-shadow(0 0 2.4rem rgba(160,110,255,.35));z-index:1}@media(max-width:1024px){.hero-bottom__card--adventure .hero-bottom__art--adventure{left:-24.01px;top:-19.21px;width:104.614px;height:98.552px;filter:drop-shadow(0 0 12px rgba(160,110,255,.35))}}@media(max-width:768px){.hero-bottom__card--adventure .hero-bottom__art--adventure{left:154.9px;right:auto;top:-9.32px;width:273.32px;height:259.46px;transform:rotate(-3.91deg);z-index:0}}.hero-bottom__card--adventure .hero-bottom__body{flex:0 1 auto;max-width:32rem;z-index:1}@media(max-width:1024px){.hero-bottom__card--adventure .hero-bottom__body{max-width:185.391px;padding-top:0}}@media(max-width:768px){.hero-bottom__card--adventure .hero-bottom__body{max-width:203.481px;width:203.481px;padding-top:0;position:relative;z-index:1}}.hero-bottom__card--adventure .hero-bottom__title{white-space:nowrap}@media(max-width:768px){.hero-bottom__card--adventure .hero-bottom__title{white-space:normal;max-width:161.431px;font-size:20px}}.hero-bottom__card--adventure .hero-bottom__text{max-width:32rem}@media(max-width:1024px){.hero-bottom__card--adventure .hero-bottom__text{max-width:185.391px;margin-top:1.82px}}@media(max-width:768px){.hero-bottom__card--adventure .hero-bottom__text{max-width:203.481px;margin-top:6px;font-size:14px}}.hero-bottom__card--adventure .hero-bottom__btn{margin-left:auto;align-self:center;min-width:17.5rem}@media(max-width:1024px){.hero-bottom__card--adventure .hero-bottom__btn{min-width:101.116px;width:101.116px;margin-top:0;margin-left:auto;align-self:center}}@media(max-width:768px){.hero-bottom__card--adventure .hero-bottom__btn{margin:14.4px 0 0;align-self:flex-start;width:208.89px;min-width:208.89px;height:40.66px;border-radius:7.237px;border-width:.905px;font-size:14.474px;z-index:1}}.hero-bottom__card--rewards{height:24.3rem;padding:1.94rem 2.5rem 2.5rem;flex-direction:column;align-items:flex-start;justify-content:space-between}@media(max-width:1024px){.hero-bottom__card--rewards{height:140.738px;min-height:140.738px;padding:11.25px 14.24px;justify-content:space-between}}@media(max-width:768px){.hero-bottom__card--rewards{height:180px;min-height:180px;padding:15.93px 20px 15.85px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:hidden}}.hero-bottom__card--rewards .hero-bottom__body{max-width:22rem;z-index:1}@media(max-width:1024px){.hero-bottom__card--rewards .hero-bottom__body{max-width:181.854px}}@media(max-width:768px){.hero-bottom__card--rewards .hero-bottom__body{max-width:147.791px;width:147.791px}}.hero-bottom__card--rewards .hero-bottom__title{white-space:nowrap}@media(max-width:768px){.hero-bottom__card--rewards .hero-bottom__title{font-size:20px}}.hero-bottom__card--rewards .hero-bottom__text{margin-top:.5rem;max-width:20.6rem}@media(max-width:1024px){.hero-bottom__card--rewards .hero-bottom__text{max-width:119.345px;margin-top:1.82px}}@media(max-width:768px){.hero-bottom__card--rewards .hero-bottom__text{max-width:147.791px;margin-top:3.3px;font-size:14px}}.hero-bottom__card--rewards .hero-bottom__btn{min-width:19.5rem;margin-top:auto}@media(max-width:1024px){.hero-bottom__card--rewards .hero-bottom__btn{min-width:112.861px;width:112.861px;margin-top:auto;margin-bottom:0}}@media(max-width:768px){.hero-bottom__card--rewards .hero-bottom__btn{width:208.89px;min-width:208.89px;height:40.66px;margin-top:auto;border-radius:7.237px;border-width:.905px;font-size:14.474px;padding-top:0;z-index:1}}.hero-bottom__card--rewards .hero-bottom__art--rewards{right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:right bottom}@media(max-width:1024px){.hero-bottom__card--rewards .hero-bottom__art--rewards{object-position:right center}}@media(max-width:768px){.hero-bottom__card--rewards .hero-bottom__art--rewards{position:absolute;inset:-1px 0 auto;width:350px;height:182px;object-fit:cover;object-position:right center}}.hero{position:relative;display:flex;flex-direction:column;overflow:visible}.hero__viewport{display:flex;align-items:stretch;width:100%;min-height:0;height:auto;box-sizing:border-box;overflow:visible}.hero__viewport .hero-top{width:100%;flex:1 1 auto}.hero__bottom{margin-top:0;position:relative;z-index:5;overflow:visible}.getting-started{position:relative;width:100%;overflow:visible}.getting-started__layout{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:end;gap:2rem;min-height:0;overflow:visible}@media(max-width:1024px){.getting-started__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:1.2rem;min-height:0;align-items:end}}@media(max-width:768px){.getting-started__layout{grid-template-columns:1fr;gap:0;min-height:0;align-items:start}}.getting-started__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:4rem 0 2.4rem;max-width:65.6rem}@media(max-width:1024px){.getting-started__content{padding:2.4rem 0 1.6rem;max-width:38rem}}@media(max-width:768px){.getting-started__content{padding:0;max-width:100%}}.getting-started__title{margin:0 0 3rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4.861rem;font-weight:700;line-height:normal}@media(max-width:1024px){.getting-started__title{margin-bottom:1.6rem;font-size:28.153px}}@media(max-width:768px){.getting-started__title{margin-bottom:21px;font-size:26px}}.getting-started__text{color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal}.getting-started__text p{margin:0}.getting-started__text p+p{margin-top:1.6rem}.getting-started__text strong{font-weight:700;color:#ffb06b}@media(max-width:1024px){.getting-started__text{font-size:9.267px;max-width:379.7px}.getting-started__text p+p{margin-top:9.3px}}@media(max-width:768px){.getting-started__text{font-size:14px;max-width:100%}.getting-started__text p+p{margin-top:14px}}.getting-started__logo{display:block;margin-top:7.2rem;width:19.2rem;height:auto;max-width:none!important;object-fit:contain}@media(max-width:1024px){.getting-started__logo{margin-top:4rem;width:111.26px}}@media(max-width:768px){.getting-started__logo{display:none}}.getting-started__visual{position:relative;z-index:1;justify-self:end;width:74.1rem;height:42rem;margin-right:-3rem;pointer-events:none;overflow:visible}@media(max-width:1024px){.getting-started__visual{width:430px;height:236px;margin-right:-2rem}}@media(max-width:768px){.getting-started__visual{justify-self:stretch;width:calc(100% + 4rem);height:320px;margin:1.6rem -2rem 0;overflow:visible}}.getting-started__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(4rem);background:radial-gradient(circle,#4f59a28c,#4f59a200 70%)}.getting-started__glow--1{right:8%;bottom:8%;width:22rem;height:22rem}.getting-started__glow--2{right:28%;bottom:32%;width:18rem;height:18rem}.getting-started__fox{position:absolute;left:6rem;right:auto;bottom:0;top:auto;width:72rem;height:auto;max-width:none!important;max-height:none!important;object-fit:cover;object-position:center bottom;filter:drop-shadow(0 0 3rem rgba(220,135,236,.25));opacity:0}@media(max-width:1024px){.getting-started__fox{left:60px;width:400px}}@media(max-width:768px){.getting-started__fox{left:-12px;width:420px}}.getting-started-section.scroll-reveal--visible .getting-started__fox{animation:getting-started-fox-in 1.05s cubic-bezier(.16,1,.3,1) .08s both}@keyframes getting-started-fox-in{0%{opacity:0;transform:translate3d(4rem,0,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.getting-started__fox{opacity:1;animation:none!important}}.getting-coins{position:relative;z-index:1;overflow:visible;padding:8.1rem 0 10.6rem;background:#152242}@media(max-width:1024px){.getting-coins{padding:51px 0 58px}}@media(max-width:768px){.getting-coins{padding:4.7rem 0 3rem}}.getting-coins .container{position:relative;z-index:1;overflow:visible}.getting-coins__hero-coin{position:absolute;top:-15rem;left:38%;z-index:2;width:13.7rem;height:13.1rem;margin-left:-6.85rem;overflow:hidden;pointer-events:none}@media(max-width:1024px){.getting-coins__hero-coin{top:-15rem;left:33.2%;width:12rem;height:11.4rem;margin-left:0}}@media(max-width:768px){.getting-coins__hero-coin{display:none}}.getting-coins__title{margin:0 0 3.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4.86rem;font-weight:700;line-height:normal}@media(max-width:1024px){.getting-coins__title{margin-bottom:2.8rem;font-size:4.24rem}}@media(max-width:768px){.getting-coins__title{margin-bottom:2.4rem;font-size:2.6rem}}.getting-coins__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;overflow:visible}@media(max-width:1024px){.getting-coins__grid{gap:1.75rem}}@media(max-width:768px){.getting-coins__grid{grid-template-columns:1fr;gap:1.5rem}}.getting-coins__card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:17.5rem;padding:2.5rem;border-radius:2rem;background:#1b284b;box-sizing:border-box;overflow:visible;isolation:isolate;cursor:default;transform:translateZ(0);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,background .4s ease}.getting-coins__card:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background-image:linear-gradient(125deg,transparent 0%,transparent 42%,rgba(255,176,107,.14) 50%,transparent 58%,transparent 100%);background-repeat:no-repeat;background-size:220% 220%;background-position:120% 0%;opacity:0;transition:opacity .35s ease,background-position .7s cubic-bezier(.22,1,.36,1);pointer-events:none}.getting-coins__card-glow{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.getting-coins__card-glow:before{content:"";position:absolute;right:-40%;top:-50%;width:100%;height:200%;background:radial-gradient(ellipse at center,rgba(46,94,238,.42) 0%,rgba(46,94,238,.22) 32%,rgba(46,94,238,.1) 52%,transparent 72%)}@media(hover:hover){.getting-coins__card:hover{z-index:2;transform:translate3d(0,-.4rem,0);background:#1f2f58;box-shadow:0 1.2rem 2.8rem #080e2473,0 0 0 1px #ffb06b1f}.getting-coins__card:hover:before{opacity:1;background-position:-20% 100%}}@media(max-width:1024px){.getting-coins__card{min-height:15.3rem;padding:2.2rem;border-radius:1.74rem}}@media(max-width:768px){.getting-coins__card{min-height:17.5rem;padding:2.5rem;border-radius:2rem}.getting-coins__card:nth-child(2){min-height:19.8rem}}.getting-coins__content{position:relative;z-index:3;display:flex;flex-direction:column;gap:1.3rem;width:100%}@media(max-width:1024px){.getting-coins__content{gap:1.1rem}}@media(max-width:768px){.getting-coins__content{gap:1.3rem}}.getting-coins__card--virtual-coins .getting-coins__content{max-width:30.6rem}@media(max-width:1024px){.getting-coins__card--virtual-coins .getting-coins__content{max-width:177px}}@media(max-width:768px){.getting-coins__card--virtual-coins .getting-coins__content{max-width:167px}}.getting-coins__card--coin-packages .getting-coins__content{max-width:34.8rem}@media(max-width:1024px){.getting-coins__card--coin-packages .getting-coins__content{max-width:202px}}@media(max-width:768px){.getting-coins__card--coin-packages .getting-coins__content{max-width:161.5px}}.getting-coins__card-title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:700;line-height:normal}@media(max-width:1024px){.getting-coins__card-title{font-size:2.09rem}}@media(max-width:768px){.getting-coins__card-title{font-size:2rem}}.getting-coins__card-text{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal}@media(max-width:1024px){.getting-coins__card-text{font-size:1.57rem}}@media(max-width:768px){.getting-coins__card-text{font-size:1.4rem}}.getting-coins__accent{color:#ffb06b;font-weight:700}.getting-coins__nowrap{white-space:nowrap}@media(max-width:1024px){.getting-coins__nowrap{white-space:normal}}@media(max-width:768px){.getting-coins__nowrap{white-space:normal}}.getting-coins__art{position:absolute;z-index:1;pointer-events:none}.getting-coins__art--stacks{right:3%;bottom:0;z-index:1;width:min(39%,23rem);overflow:visible}@media(max-width:1024px){.getting-coins__art--stacks{right:4%;width:132px}}@media(max-width:768px){.getting-coins__art--stacks{right:0;bottom:0;width:14.5rem}.getting-coins__art--stacks picture{display:block;width:100%}}.getting-coins__art--chest{right:0;bottom:-2%;width:min(44%,26rem)}.getting-coins__art--chest img{display:block;width:100%;height:auto;max-width:none;object-fit:contain;object-position:right bottom}@media(max-width:1024px){.getting-coins__art--chest{right:0;bottom:-2%;width:140px}}@media(max-width:768px){.getting-coins__art--chest{right:-5%;bottom:0;top:auto;width:187px}}.getting-coins__glow{position:absolute;right:8%;top:18%;z-index:0;width:70%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(120,200,255,.35) 0%,transparent 70%);pointer-events:none}.getting-coins__coins{display:block;width:100%;height:auto;max-width:none;object-fit:contain;object-position:right bottom;mix-blend-mode:lighten}@media(max-width:768px){.getting-coins__coins{mix-blend-mode:normal}}.scroll-reveal--stagger.getting-coins-reveal:not(.scroll-reveal--visible),.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.getting-coins-reveal .getting-coins__hero-coin[data-reveal],.scroll-reveal--stagger.getting-coins-reveal .getting-coins__title[data-reveal],.scroll-reveal--stagger.getting-coins-reveal .getting-coins__card[data-reveal]{opacity:0;transform:translate3d(0,3.2rem,0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible .getting-coins__hero-coin[data-reveal],.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible .getting-coins__title[data-reveal],.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible .getting-coins__card[data-reveal]{opacity:1;transform:translateZ(0)}.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible [data-reveal="0"]{transition-delay:0ms}.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible [data-reveal="1"]{transition-delay:90ms}.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible [data-reveal="2"]{transition-delay:.18s}.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible [data-reveal="3"]{transition-delay:.27s}@media(hover:hover){.scroll-reveal--stagger.getting-coins-reveal.scroll-reveal--visible .getting-coins__card[data-reveal]:hover{transform:translate3d(0,-.4rem,0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,background .4s ease;transition-delay:0ms}}@media(prefers-reduced-motion:reduce){.scroll-reveal--stagger.getting-coins-reveal .getting-coins__hero-coin[data-reveal],.scroll-reveal--stagger.getting-coins-reveal .getting-coins__title[data-reveal],.scroll-reveal--stagger.getting-coins-reveal .getting-coins__card[data-reveal]{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.getting-coins-reveal .getting-coins__card,.scroll-reveal--stagger.getting-coins-reveal .getting-coins__art{transition:none!important}.scroll-reveal--stagger.getting-coins-reveal .getting-coins__card:before{transition:none!important}}.features{position:relative;z-index:2;overflow:visible;padding:5.8rem 0 6.5rem;background:#152242}@media(max-width:1024px){.features{padding:5rem 0 5.7rem}}@media(max-width:768px){.features{padding:4.4rem 0 6rem}}.features .container{position:relative;z-index:2;overflow:visible}.features__title{margin:0 0 8.4rem;max-width:60.6rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4.86rem;font-weight:700;line-height:normal}@media(max-width:1024px){.features__title{margin-bottom:7.4rem;max-width:53rem;font-size:4.24rem}}@media(max-width:768px){.features__title{margin-bottom:7.2rem;max-width:none;font-size:2.6rem}}.features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;align-items:stretch}@media(max-width:1024px){.features__grid{gap:1.75rem}}@media(max-width:768px){.features__grid{grid-template-columns:1fr;gap:8.6rem;max-width:35rem;margin:0 auto}}.features__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:15.5rem;padding:5.2rem 2rem 2.2rem;border:2px solid #202b48;border-radius:1rem;background:linear-gradient(110.8deg,#1d2a59 1.42%,#152242 98.15%);box-sizing:border-box;text-align:center;cursor:default;isolation:isolate;overflow:visible;transform:translateZ(0);transition:transform .45s cubic-bezier(.22,1,.36,1),border-color .4s ease,box-shadow .45s ease,background .45s ease}.features__item:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background-image:linear-gradient(125deg,transparent 0%,transparent 42%,rgba(132,143,251,.18) 50%,transparent 58%,transparent 100%);background-repeat:no-repeat;background-size:220% 220%;background-position:120% 0%;opacity:0;transition:opacity .35s ease,background-position .7s cubic-bezier(.22,1,.36,1);pointer-events:none}.features__item:after{content:"";position:absolute;top:-1.2rem;left:50%;z-index:-1;width:70%;height:60%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(91,112,255,.35) 0%,transparent 70%);transform:translate(-50%) scale(.7);opacity:0;transition:opacity .45s ease,transform .45s cubic-bezier(.22,1,.36,1);pointer-events:none}.features__item .features__text{position:relative;z-index:1;transition:transform .4s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.features__item:hover{z-index:3;transform:translate3d(0,-.8rem,0);border-color:#4a5f9a;background:linear-gradient(110.8deg,#263778 1.42%,#182a54 98.15%);box-shadow:0 1.2rem 2.8rem #080e248c,0 0 0 1px #848ffb2e,inset 0 1px #ffffff0f}.features__item:hover:before{opacity:1;background-position:-20% 100%}.features__item:hover:after{opacity:1;transform:translate(-50%) scale(1)}.features__item:hover .features__icon{transform:translate(-50%) translateY(-.6rem) scale(1.12);filter:drop-shadow(0 0 2.8rem rgba(132,143,251,.75)) drop-shadow(0 .8rem 1.6rem rgba(54,71,124,.65))}.features__item:hover .features__text{transform:translateY(.2rem)}}@media(max-width:1024px){.features__item{height:13.5rem;padding:4.6rem 1.2rem 1.6rem;border-width:1px;border-radius:.87rem}}@media(max-width:1024px)and (hover:hover){.features__item:hover{transform:translate3d(0,-.5rem,0)}}@media(max-width:768px){.features__item{width:100%;height:13.2rem;padding:4.8rem 1.6rem 1.8rem;border-width:2px;border-radius:1rem;background:linear-gradient(119.15deg,#1d2a59 1.42%,#152242 98.15%)}}.features__icon{position:absolute;top:-43.5px;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:87px;height:87px;transform:translate(-50%);transform-origin:center bottom;filter:drop-shadow(0 0 40px #36477c);pointer-events:none;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .45s ease}.features__icon img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}@media(max-width:1024px){.features__icon{top:-25px;width:50px;height:50px;filter:drop-shadow(0 0 23px #36477c)}}@media(max-width:768px){.features__icon{top:-43.5px;width:87px;height:87px;filter:drop-shadow(0 0 40px #36477c)}}.features__text{margin:0;max-width:22.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal}.features__text strong{font-weight:700}@media(max-width:1024px){.features__text{max-width:19.4rem;font-size:1.57rem}}@media(max-width:768px){.features__text{max-width:32.1rem;font-size:1.8rem}}.scroll-reveal--stagger.features-reveal:not(.scroll-reveal--visible),.scroll-reveal--stagger.features-reveal.scroll-reveal--visible{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.features-reveal .features__title[data-reveal],.scroll-reveal--stagger.features-reveal .features__item[data-reveal]{opacity:0;transform:translate3d(0,3.6rem,0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__title[data-reveal],.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__item[data-reveal]{opacity:1;transform:translateZ(0)}.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__title[data-reveal="0"]{transition-delay:0ms}.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__item[data-reveal="1"]{transition-delay:90ms}.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__item[data-reveal="2"]{transition-delay:.18s}.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__item[data-reveal="3"]{transition-delay:.27s}.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__item[data-reveal="4"]{transition-delay:.36s}@media(hover:hover){.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__item[data-reveal]:hover{transform:translate3d(0,-.8rem,0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.22,1,.36,1),border-color .4s ease,box-shadow .45s ease,background .45s ease;transition-delay:0ms}}@media(hover:hover)and (max-width:1024px){.scroll-reveal--stagger.features-reveal.scroll-reveal--visible .features__item[data-reveal]:hover{transform:translate3d(0,-.5rem,0)}}@media(prefers-reduced-motion:reduce){.scroll-reveal--stagger.features-reveal .features__title[data-reveal],.scroll-reveal--stagger.features-reveal .features__item[data-reveal]{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.features-reveal .features__item,.scroll-reveal--stagger.features-reveal .features__icon,.scroll-reveal--stagger.features-reveal .features__text{transition:none!important}.scroll-reveal--stagger.features-reveal .features__item:before,.scroll-reveal--stagger.features-reveal .features__item:after{transition:none!important}}.security{position:relative;z-index:1;overflow:visible;padding:0;background:#010f25}@media(max-width:1024px){.security{padding:0}}@media(max-width:768px){.security{padding:3.5rem 0 0}}.security .container{position:relative;overflow:visible}.security__layout{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:visible;min-height:528px;padding-bottom:8rem}@media(max-width:1024px){.security__layout{min-height:306px;padding-bottom:6rem}}@media(max-width:768px){.security__layout{justify-content:flex-start;min-height:0;padding-bottom:240px}}.security__content{position:relative;z-index:2;min-width:0;max-width:none}.security__title{margin:0 0 3.5rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4.86rem;font-weight:700;line-height:normal}@media(max-width:1024px){.security__title{margin-bottom:2.8rem;font-size:4.24rem}}@media(max-width:768px){.security__title{margin-bottom:1.9rem;font-size:2.6rem}}.security__list{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin:0;padding:0;list-style:none}@media(max-width:1024px){.security__list{gap:.9rem}}@media(max-width:768px){.security__list{gap:1rem;width:100%}}.security__item{position:relative;display:inline-flex;align-items:center;gap:2rem;width:max-content;max-width:none;min-height:5.42rem;padding:1rem 2.4rem 1rem 1.5rem;border:1px solid transparent;border-radius:1rem;background:#212e58;box-sizing:border-box;overflow:hidden;cursor:default;isolation:isolate;transform:translateZ(0);backface-visibility:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease,background .4s ease}.security__item:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background-image:linear-gradient(125deg,transparent 0%,transparent 40%,rgba(255,149,90,.22) 50%,transparent 60%,transparent 100%);background-repeat:no-repeat;background-size:220% 220%;background-position:120% 0%;opacity:0;pointer-events:none;transition:opacity .35s ease,background-position .7s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.security__item:hover{z-index:3;transform:translate3d(0,-.4rem,0);border-color:#ffa06a8c;background:#28366a;box-shadow:0 1.2rem 2.8rem #080e2473,0 0 2rem #ff955a33}.security__item:hover:after{opacity:1;background-position:-20% 100%}.security__item:hover .security__icon{transform:scale(1.06);filter:brightness(1.06) saturate(1.08)}}@media(prefers-reduced-motion:reduce){.security__item{transition:none}.security__item:after{transition:none}.security__item:hover{transform:none}}@media(max-width:1024px){.security__item{gap:1.15rem;min-height:4.73rem;padding:.9rem 2.1rem .9rem 1.3rem;border-radius:.87rem}}@media(max-width:768px){.security__item{display:flex;width:100%;gap:1.25rem;min-height:6.04rem;padding:.9rem 1.6rem .9rem 1.2rem;border-radius:.78rem}}.security__icon{position:relative;z-index:1;flex-shrink:0;display:block;width:3.42rem;height:3.42rem;transition:transform .35s cubic-bezier(.22,1,.36,1),filter .4s ease}.security__icon img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}@media(max-width:1024px){.security__icon{width:3rem;height:3rem}}@media(max-width:768px){.security__icon{width:4.24rem;height:4.24rem}}.security__text{position:relative;z-index:1;flex-shrink:0;margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal;white-space:nowrap}.security__text strong{font-weight:700}@media(max-width:1024px){.security__text{font-size:1.57rem}}@media(max-width:768px){.security__text{flex-shrink:1;font-size:1.4rem;white-space:normal}}.security__visual{position:absolute;right:0;bottom:0;z-index:1;width:641px;height:528px;overflow:visible;pointer-events:none}@media(max-width:1024px){.security__visual{width:371px;height:306px}}@media(max-width:768px){.security__visual{right:auto;left:50%;bottom:0;width:372px;height:270px;margin-left:-186px}}.security__glow{position:absolute;right:28%;bottom:32%;z-index:0;width:186px;height:190px}.security__glow img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;opacity:.9}@media(max-width:1024px){.security__glow{width:108px;height:110px}}@media(max-width:768px){.security__glow{width:108px;height:110px;bottom:26%}}.security__persona{position:absolute;right:0%;bottom:0;z-index:3;width:517px;height:auto;max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 .4rem 2.4rem rgba(0,0,0,.35))}@media(max-width:1024px){.security__persona{width:300px;right:0%}}@media(max-width:768px){.security__persona{width:300px;right:9%;bottom:-15%}}.security__crystal{position:absolute;z-index:2;max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 4px 68px rgba(220,135,236,.5))}.security__crystal--left{left:12.5%;bottom:-10%;width:229px;z-index:3}.security__crystal--mid{right:-8%;bottom:-10%;width:229px;transform:scaleY(-1) rotate(180deg);z-index:1}.security__crystal--right{right:-10%;bottom:-10%;width:173px;z-index:2}@media(max-width:1024px){.security__crystal--left{right:-20%;width:132px;bottom:-10%}.security__crystal--mid{width:132px;right:-10%;bottom:-10%}.security__crystal--right{width:100px;right:-10%;bottom:-10%}}@media(max-width:768px){.security__crystal--left{left:-4%;right:auto;width:132px;bottom:-25%}.security__crystal--mid{width:132px;bottom:-25%;right:-5%}.security__crystal--right{width:100px;bottom:-25%;right:-5%}}.scroll-reveal--stagger.security-reveal:not(.scroll-reveal--visible),.scroll-reveal--stagger.security-reveal.scroll-reveal--visible{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.security-reveal .security__title[data-reveal],.scroll-reveal--stagger.security-reveal .security__item[data-reveal],.scroll-reveal--stagger.security-reveal .security__visual[data-reveal]{opacity:0;transform:translate3d(0,3.2rem,0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.scroll-reveal--stagger.security-reveal.scroll-reveal--visible .security__title[data-reveal],.scroll-reveal--stagger.security-reveal.scroll-reveal--visible .security__item[data-reveal],.scroll-reveal--stagger.security-reveal.scroll-reveal--visible .security__visual[data-reveal]{opacity:1;transform:translateZ(0)}.scroll-reveal--stagger.security-reveal.scroll-reveal--visible .security__title[data-reveal="0"]{transition-delay:0ms}.scroll-reveal--stagger.security-reveal.scroll-reveal--visible [data-reveal="1"]{transition-delay:90ms}.scroll-reveal--stagger.security-reveal.scroll-reveal--visible [data-reveal="2"]{transition-delay:.18s}.scroll-reveal--stagger.security-reveal.scroll-reveal--visible [data-reveal="3"]{transition-delay:.27s}.scroll-reveal--stagger.security-reveal.scroll-reveal--visible [data-reveal="4"]{transition-delay:.36s}.scroll-reveal--stagger.security-reveal.scroll-reveal--visible [data-reveal="5"]{transition-delay:.45s}@media(hover:hover){.scroll-reveal--stagger.security-reveal.scroll-reveal--visible .security__item[data-reveal]:hover{transform:translate3d(0,-.4rem,0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease,background .4s ease;transition-delay:0ms}}@media(prefers-reduced-motion:reduce){.scroll-reveal--stagger.security-reveal .security__title[data-reveal],.scroll-reveal--stagger.security-reveal .security__item[data-reveal],.scroll-reveal--stagger.security-reveal .security__visual[data-reveal]{opacity:1;transform:none;transition:none}.scroll-reveal--stagger.security-reveal .security__item,.scroll-reveal--stagger.security-reveal .security__icon{transition:none!important}.scroll-reveal--stagger.security-reveal .security__item:after{transition:none!important}}.home-page{background:#010f25}.home-page #games,.home-page #how-it-works,.home-page #getting-coins,.home-page #security,.home-page #why,.home-page #faq{scroll-margin-top:10rem}@media(max-width:1280px){.home-page #games,.home-page #how-it-works,.home-page #getting-coins,.home-page #security,.home-page #why,.home-page #faq{scroll-margin-top:9rem}}@media(max-width:768px){.home-page #games,.home-page #how-it-works,.home-page #getting-coins,.home-page #security,.home-page #why,.home-page #faq{scroll-margin-top:8rem}}.home-page__middle{position:relative;z-index:2;overflow:visible}.home-page__middle .scroll-reveal{width:100%;overflow:visible}.home-page__middle .how-it-work-reveal{position:relative;z-index:3;overflow:visible}.home-page__middle .features-reveal{position:relative;z-index:2;overflow:visible}.home-bg-top{position:relative;overflow:visible;background:#010f25}.home-bg-top .hero-left,.home-bg-top .hero-right{display:none}.home-bg-top>*{position:relative;z-index:1}.home-bg-top .scroll-reveal{width:100%}.home-body-bg{position:relative;overflow:hidden;background:#010f25}.home-body-bg .scroll-reveal{position:relative;z-index:1}.games-section{position:relative;background:#152242;padding-top:3.4rem;padding-bottom:9.6rem}.games-section .container{position:relative;z-index:1}@media(max-width:1024px){.games-section{padding-top:21px;padding-bottom:48px}}@media(max-width:768px){.games-section{padding-top:2rem;padding-bottom:52.5px}}.games-section__title{margin:0 0 1.7rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4.861rem;font-weight:700;line-height:normal}@media(max-width:1024px){.games-section__title{margin-bottom:16px;font-size:28.153px}}@media(max-width:768px){.games-section__title{margin-bottom:18px;font-size:26px}}.games-section__wrap{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.52rem}@media(max-width:1024px){.games-section__wrap{gap:8.8px}}@media(max-width:768px){.games-section__wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:7.57px 7.57px}}.games-section__wrap .game-card{aspect-ratio:223.86/225.48;border-radius:2.3168rem;border:2px solid #16306f;box-shadow:none;background-color:#161c4c}@media(max-width:1024px){.games-section__wrap .game-card{aspect-ratio:129.654/130.591;border-radius:14px}}@media(max-width:768px){.games-section__wrap .game-card{aspect-ratio:111.618/112.425;border-radius:12px}}.games-section__footer{display:flex;justify-content:center;margin-top:3rem}@media(max-width:1024px){.games-section__footer{margin-top:17.6px}}@media(max-width:768px){.games-section__footer{margin-top:15.3px;justify-content:stretch}}.games-section__btn{display:inline-flex;align-items:center;justify-content:center;min-width:17.46rem;height:4.495rem;padding:0 2rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(102.96deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.55;text-decoration:none;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.games-section__btn{transition:background-color .2s ease,color .2s ease}}.games-section__btn:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.games-section__btn:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #ff955a73}}@media(max-width:1024px){.games-section__btn{min-width:101.116px;width:101.116px;height:26.031px;padding:0;border-radius:4.633px;border-width:.579px;font-size:9.267px}}@media(max-width:768px){.games-section__btn{width:100%;min-width:0;height:40.66px;border-radius:7.237px;border-width:.905px;font-size:14.474px}}.getting-started-section{margin-top:0;padding-top:3.2rem;position:relative;z-index:5;overflow:visible;background:transparent}.getting-started-section.scroll-reveal,.getting-started-section .container{overflow:visible}.getting-started-section .container{position:relative;z-index:5}@media(max-width:1024px){.getting-started-section{padding-top:20px}}@media(max-width:768px){.getting-started-section{padding-top:2rem;padding-bottom:0}}: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;min-height:calc(100dvh - var(--not-found-header-offset) - var(--not-found-footer-offset));background:#0d152c;--not-found-header-offset: 9.35rem;--not-found-footer-offset: 48rem}@media(max-width:1024px){.not-found{--not-found-header-offset: 5.4rem;--not-found-footer-offset: 28rem}}@media(max-width:768px){.not-found{--not-found-header-offset: 5.4rem;--not-found-footer-offset: 95rem;min-height:auto}}.not-found__inner{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:118rem;margin:0 auto;padding:6rem 2rem 7.2rem;box-sizing:border-box;text-align:center}@media(max-width:1024px){.not-found__inner{padding:3.5rem 2rem 4.8rem}}@media(max-width:768px){.not-found__inner{padding:3.3rem 2rem 5.6rem}}.not-found__graphic{flex-shrink:0;width:55.2rem;max-width:100%;margin-bottom:0}@media(max-width:1024px){.not-found__graphic{width:32rem}}@media(max-width:768px){.not-found__graphic{width:32rem}}.not-found__image{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.not-found__text{display:flex;flex-direction:column;align-items:center;gap:2.2rem;width:100%;max-width:97.2rem;margin-top:0}@media(max-width:1024px){.not-found__text{gap:1.6rem;max-width:56.3rem}}@media(max-width:768px){.not-found__text{gap:1.8rem;max-width:29.6rem}}.not-found__title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4.2rem;font-weight:700;line-height:normal;letter-spacing:0;text-transform:none}@media(max-width:1024px){.not-found__title{font-size:2.4rem}}@media(max-width:768px){.not-found__title{font-size:2.8rem}}.not-found__subtitle{margin:0;max-width:97.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:400;line-height:normal}@media(max-width:1024px){.not-found__subtitle{font-size:1.3rem}}@media(max-width:768px){.not-found__subtitle{max-width:27.4rem;font-size:1.5rem}}.not-found__button{display:inline-flex;align-items:center;justify-content:center;min-width:17.5rem;min-height:4.5rem;margin-top:4.6rem;padding:0 2.4rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(117deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.55;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.not-found__button{transition:background-color .2s ease,color .2s ease}}.not-found__button:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.not-found__button:hover{filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}.not-found__button:active{transform:scale(.98)}@media(max-width:1024px){.not-found__button{min-width:10.1rem;min-height:2.6rem;margin-top:2.8rem;border-radius:.46rem;font-size:.93rem}}@media(max-width:768px){.not-found__button{width:100%;max-width:35rem;min-width:0;min-height:4.1rem;margin-top:2.6rem;border-radius:.72rem;font-size:1.45rem}}.restricted-access{position:relative;display:flex;flex-direction:column;box-sizing:border-box;min-height:100dvh;background:#0d152c}.restricted-access__inner{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:118rem;margin:0 auto;padding:10rem 2rem;box-sizing:border-box;text-align:center}@media(max-width:1024px){.restricted-access__inner{padding:5.8rem 2rem 8rem}}@media(max-width:768px){.restricted-access__inner{padding:3.2rem 2rem 6.4rem}}.restricted-access__graphic{flex-shrink:0;width:26rem;max-width:100%;margin-bottom:2.2rem}@media(max-width:1024px){.restricted-access__graphic{width:15rem;margin-bottom:1.2rem}}@media(max-width:768px){.restricted-access__graphic{width:19.3rem;margin-bottom:1.8rem}}.restricted-access__image{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.restricted-access__text{display:flex;flex-direction:column;align-items:center;gap:2.2rem;width:100%;max-width:97.2rem}@media(max-width:1024px){.restricted-access__text{gap:1.6rem;max-width:56.3rem}}@media(max-width:768px){.restricted-access__text{gap:1.8rem;max-width:35.5rem}}.restricted-access__title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4.2rem;font-weight:700;line-height:normal;letter-spacing:0;text-transform:none}@media(max-width:1024px){.restricted-access__title{font-size:2.4rem}}@media(max-width:768px){.restricted-access__title{font-size:2.8rem}}.restricted-access__subtitle{margin:0;max-width:97.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:400;line-height:normal}@media(max-width:1024px){.restricted-access__subtitle{font-size:1.3rem}}@media(max-width:768px){.restricted-access__subtitle{max-width:31.2rem;font-size:1.5rem}}.game-page{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-top:calc(-1 * var(--game-page-bg-offset));padding-top:calc(var(--game-page-bg-offset) + 5rem);padding-bottom:8rem;background:#0d152c;overflow-x:clip;--game-page-bg-offset: 9.35rem}@media(max-width:1280px){.game-page{--game-page-bg-offset: 5.4rem;padding-top:calc(var(--game-page-bg-offset) + 2.8rem);padding-bottom:6.4rem}}@media(max-width:1024px){.game-page{--game-page-bg-offset: 5.4rem;padding-top:calc(var(--game-page-bg-offset) + 2.8rem);padding-bottom:5.6rem}}@media(max-width:768px){.game-page{--game-page-bg-offset: 5.4rem;padding-top:calc(var(--game-page-bg-offset) + 2.4rem);padding-bottom:4.8rem}}.game-page__container{position:relative;z-index:2}.game-page__meta{display:flex;align-items:center;gap:1.7rem;margin-bottom:2.1rem}@media(max-width:1024px){.game-page__meta{gap:10px;margin-bottom:13px}}@media(max-width:768px){.game-page__meta{gap:12px;margin-bottom:13px}}.game-page__back{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.82rem;height:2.82rem;padding:0;border:0;background:transparent;cursor:pointer}.game-page__back img{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:1024px){.game-page__back{width:16.3px;height:16.3px}}@media(max-width:768px){.game-page__back{width:20px;height:20px}}.game-page__identity{display:flex;align-items:center;gap:1.7rem;min-width:0}@media(max-width:1024px){.game-page__identity{gap:10px}}@media(max-width:768px){.game-page__identity{gap:12px}}.game-page__thumb{flex-shrink:0;width:5.4rem;height:5.3rem;border-radius:.5rem;object-fit:cover;display:block}@media(max-width:1024px){.game-page__thumb{width:31.4px;height:30.7px;border-radius:2.9px}}@media(max-width:768px){.game-page__thumb{width:38px;height:37px;border-radius:3.5px}}.game-page__thumb--placeholder{background:#ffffff14}.game-page__title{margin:0;color:#fff;font-family:Gilroy,Satoshi,sans-serif;font-size:2.6rem;font-weight:700;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.game-page__title{font-size:15.058px}}@media(max-width:768px){.game-page__title{font-size:18.356px}}.game-page__player{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:55.831rem;overflow:hidden;border-radius:2rem;background:#1b284b;box-sizing:border-box}@media(max-width:1024px){.game-page__player{height:323px;border-radius:11.583px}}@media(max-width:768px){.game-page__player{height:323px;border-radius:11.583px}}.game-page__loading{display:flex;flex-direction:column;align-items:center;gap:1.4rem;width:30.07rem}@media(max-width:1024px){.game-page__loading{width:174px;gap:8px}}@media(max-width:768px){.game-page__loading{width:174px;gap:8px}}.game-page__loading-logo{display:block;width:100%;height:auto;max-width:none!important;object-fit:contain}.game-page__progress{position:relative;width:100%;height:.8rem;overflow:hidden;border:1px solid #edbf5d;border-radius:50rem;background:#ffffff0d}@media(max-width:1024px){.game-page__progress{height:4.6px;border-width:.579px}}@media(max-width:768px){.game-page__progress{height:4.6px;border-width:.579px}}.game-page__progress-fill{position:absolute;top:1px;left:1px;bottom:1px;width:46%;border-radius:50rem;background:linear-gradient(90deg,#edca64,#ce8948);animation:game-page-progress 1.6s ease-in-out infinite}.game-page__play{display:inline-flex;align-items:center;justify-content:center;width:8.6rem;height:8.6rem;padding:0;border-radius:1.2rem;border:1px solid #ffa06a;background:linear-gradient(115.76deg,#ff955a 2.57%,#d37018);box-shadow:0 0 1.8rem #ff955a59;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.game-page__play{transition:background-color .2s ease,color .2s ease}}.game-page__play:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.game-page__play:hover{filter:brightness(1.08);box-shadow:0 0 2.4rem #ff955a80}}@media(max-width:1024px){.game-page__play{width:5rem;height:5rem;border-radius:.8rem}}@media(max-width:768px){.game-page__play{width:5rem;height:5rem;border-radius:.8rem}}.game-page__play-icon{position:relative;z-index:1;width:3.2rem;height:3.2rem;display:block;object-fit:contain;filter:drop-shadow(0 0 .4rem rgba(255,255,255,.35))}@media(max-width:1024px){.game-page__play-icon{width:2.2rem;height:2.2rem}}@media(max-width:768px){.game-page__play-icon{width:2.2rem;height:2.2rem}}.game-page__frame{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:#000}.game-page__error-msg{display:flex;flex-direction:column;align-items:center;gap:1.6rem;padding:2.4rem;text-align:center}.game-page__error-btn{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:transparent;cursor:pointer}.game-page__error-btn img{display:block;width:2.4rem;height:2.4rem;object-fit:contain}.game-page__popular{margin-top:6.4rem}@media(max-width:1024px){.game-page__popular{margin-top:37px}}@media(max-width:768px){.game-page__popular{margin-top:24px}}.game-page__popular-title{margin:0 0 1.7rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4.861rem;font-weight:700;line-height:normal}@media(max-width:1024px){.game-page__popular-title{margin-bottom:16px;font-size:28.153px}}@media(max-width:768px){.game-page__popular-title{margin-bottom:18px;font-size:26px}}.game-page__popular-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.52rem}@media(max-width:1024px){.game-page__popular-grid{gap:8.8px}}@media(max-width:768px){.game-page__popular-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7.57px}}.game-page__popular-grid .game-card{aspect-ratio:223.86/225.48;border-radius:2.317rem;border:2px solid #16306f;box-shadow:none}@media(max-width:1024px){.game-page__popular-grid .game-card{aspect-ratio:129.65/130.59;border-radius:14px}}@media(max-width:768px){.game-page__popular-grid .game-card{aspect-ratio:111.62/112.43;border-radius:12px}}@keyframes game-page-progress{0%{width:18%;transform:translate(0)}50%{width:55%;transform:translate(40%)}to{width:18%;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.game-page__progress-fill{animation:none;width:46%;transform:none}}.register-shell{position:relative;display:flex;flex-direction:column;width:100%;padding:3.6rem 4rem 4rem;border:1px solid #cdcdcd;border-radius:2rem;background:linear-gradient(180deg,#293d71,#1b284b);box-sizing:border-box}@media(max-width:1024px){.register-shell{padding:3.2rem;border-radius:1.6rem}}@media(max-width:768px){.register-shell{padding:4rem 2rem 2.8rem;border-radius:1.6rem}}.register-shell__header{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2.8rem}@media(max-width:1024px){.register-shell__header{margin-bottom:2.4rem}}@media(max-width:768px){.register-shell__header{margin-bottom:2rem}}.register-shell__title{margin:0;max-width:calc(100% - 4.8rem);color:#fff;font-family:Montserrat,sans-serif;font-size:5rem;font-weight:800;line-height:normal;letter-spacing:0;text-align:center;text-transform:none}@media(max-width:1024px){.register-shell__title{font-size:4rem}}@media(max-width:768px){.register-shell__title{font-size:2.6rem}}.register-shell__close{position:absolute;top:0;right:0;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;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.register-shell__close{transition:background-color .2s ease,color .2s ease}}.register-shell__close:active{transform:translateY(0) scale(.99);transition-duration:.12s}.register-shell__close img{width:1.9rem;height:1.9rem;max-width:none;max-height:none;display:block;transition:filter .2s ease}@media(hover:hover){.register-shell__close:hover{transform:scale(1.08)}.register-shell__close:hover img{filter:brightness(1.25)}}.register-shell__close:active{transform:scale(.96)}@media(max-width:768px){.register-shell__close{top:-.8rem;right:-.4rem}.register-shell__close img{width:1.7rem;height:1.7rem}}.register-shell__body{width:100%}.register-modal__form{display:flex;flex-direction:column;align-items:stretch;width:100%}.register-modal__fields{display:flex;flex-direction:column;gap:1rem;width:100%}.register-modal__field{display:flex;flex-direction:column;width:100%}.register-modal__field--error .register-modal__control{background:#ff3e4226;border-color:#ff3e42}.register-modal__field--error .register-modal__control:focus-within{background:#ff3e4226;border-color:#ff3e42}.register-modal__field--error .register-modal__input{color:#ff7073;caret-color:#ff7073;font-weight:400}.register-modal__field--error .register-modal__input::placeholder{color:#ff7073}.register-modal__field--error .register-modal__error{color:#ff3e42}.register-modal__control{position:relative;display:flex;align-items:center;width:100%;box-sizing:border-box;border:1px solid transparent;border-radius:.7rem;background:#ffffff05;overflow:hidden;transition:background .2s ease,border-color .2s ease}.register-modal__control:focus-within{background:#ffffff0a;border-color:#aaafff73}.register-modal__control--password .register-modal__input{padding-right:4.8rem}.register-modal__input{display:block;width:100%;height:4.75rem;padding:0 1.6rem;border:0;border-radius:.7rem;background:transparent;color:#fff;caret-color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none}.register-modal__input::placeholder{color:#7186af;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;opacity:1}.register-modal__input:-webkit-autofill,.register-modal__input:-webkit-autofill:hover,.register-modal__input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;box-shadow:0 0 0 1000px #1f2f5c inset;transition:background-color 99999s ease-out 0s}@media(max-width:1024px){.register-modal__input{height:3.9rem;font-size:1.6rem}.register-modal__input::placeholder{font-size:1.6rem}}@media(max-width:768px){.register-modal__input{height:3.9rem;font-size:1.6rem}.register-modal__input::placeholder{font-size:1.6rem}}.register-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}.register-modal__eye img{width:2.4rem;height:1.43rem;max-width:none;max-height:none;display:block;transition:opacity .2s ease}.register-modal__eye[aria-pressed=true] img{opacity:1}.register-modal__eye[aria-pressed=false] img{opacity:.6}@media(hover:hover){.register-modal__eye:hover img{opacity:1}}.register-modal__error{margin:.5rem 0 0;color:#ff3e42;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal}.register-modal__check{display:flex;align-items:flex-start;gap:1.2rem;margin-top:.4rem;cursor:pointer}.register-modal__check+.register-modal__check{margin-top:.6rem}.register-modal__check-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.register-modal__check-input:checked+.register-modal__check-box{background:#fb9153;border-color:#fb9153}.register-modal__check-input:checked+.register-modal__check-box img{opacity:1}.register-modal__check-input:focus-visible+.register-modal__check-box{outline:2px solid rgba(251,145,83,.7);outline-offset:2px}.register-modal__check-box{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.56rem;height:1.56rem;margin-top:.15rem;border:1px solid #fb9153;border-radius:50%;background:transparent;transition:background .15s ease,border-color .15s ease}.register-modal__check-box img{width:.7rem;height:.7rem;max-width:none;max-height:none;opacity:0;transition:opacity .15s ease;pointer-events:none}@media(max-width:1024px){.register-modal__check-box{width:1.27rem;height:1.27rem}.register-modal__check-box img{width:.55rem;height:.55rem}}.register-modal__check-text{color:#fff;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal}@media(max-width:1024px){.register-modal__check-text{font-size:1rem}}@media(max-width:768px){.register-modal__check-text{font-size:1.4rem}}.register-modal__actions{display:flex;flex-direction:column;align-items:center;margin-top:1.8rem;width:100%}@media(max-width:1024px){.register-modal__actions{margin-top:1.4rem}}@media(max-width:768px){.register-modal__actions{margin-top:1.6rem;align-items:stretch}}.register-modal__submit{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:42.6rem;min-height:5rem;padding:0 2rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(117deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Gilroy,Satoshi,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.55;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.register-modal__submit{transition:background-color .2s ease,color .2s ease}}.register-modal__submit:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.register-modal__submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}.register-modal__submit:active:not(:disabled){transform:scale(.98)}.register-modal__submit:disabled{cursor:not-allowed;opacity:.65;pointer-events:none}@media(max-width:1024px){.register-modal__submit{max-width:34.6rem;min-height:4.1rem;border-radius:.65rem;font-size:1.5rem}}@media(max-width:768px){.register-modal__submit{max-width:none;min-height:4.1rem;font-size:1.5rem}}.register-modal__message{margin:1.2rem 0 0;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:center}.register-modal__message--error{color:#ffd0d0}.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:Montserrat,sans-serif;font-size:3.2rem;font-weight:800;line-height:1}@media(max-width:768px){.register-modal__success-title{font-size:2.4rem}}.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}.modal-auth.modal-register .modal__content{max-width:96.1rem;width:calc(100% - 4rem);background:transparent;border:0;box-shadow:none}@media(max-width:1280px){.modal-auth.modal-register .modal__content{max-width:78rem}}@media(max-width:1024px){.modal-auth.modal-register .modal__content{max-width:78rem}}@media(max-width:768px){.modal-auth.modal-register .modal__content{width:calc(100% - 2rem);max-width:39rem}}.modal-auth.modal-register .modal__close{display:none}.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-shell{position:relative;display:flex;flex-direction:column;width:100%;padding:3.6rem 4rem 4rem;border:1px solid #cdcdcd;border-radius:2rem;background:linear-gradient(180deg,#293d71,#1b284b);box-sizing:border-box}@media(max-width:1024px){.login-shell{padding:3.2rem;border-radius:1.6rem}}@media(max-width:768px){.login-shell{padding:3.6rem 2rem 2.8rem;border-radius:1.6rem}}.login-shell__header{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2.8rem}@media(max-width:1024px){.login-shell__header{margin-bottom:2.4rem}}@media(max-width:768px){.login-shell__header{margin-bottom:2.2rem}}.login-shell__title{margin:0;max-width:calc(100% - 4.8rem);color:#fff;font-family:Montserrat,sans-serif;font-size:5rem;font-weight:800;line-height:normal;letter-spacing:0;text-align:center;text-transform:none}@media(max-width:1024px){.login-shell__title{font-size:4rem}}@media(max-width:768px){.login-shell__title{font-size:2.6rem}}.login-shell__close{position:absolute;top:0;right:0;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;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.login-shell__close{transition:background-color .2s ease,color .2s ease}}.login-shell__close:active{transform:translateY(0) scale(.99);transition-duration:.12s}.login-shell__close img{width:1.9rem;height:1.9rem;max-width:none;max-height:none;display:block;transition:filter .2s ease}@media(hover:hover){.login-shell__close:hover{transform:scale(1.08)}.login-shell__close:hover img{filter:brightness(1.25)}}.login-shell__close:active{transform:scale(.96)}@media(max-width:768px){.login-shell__close{top:-.4rem;right:-.4rem}.login-shell__close img{width:1.7rem;height:1.7rem}}.login-shell__body{width:100%}@media(max-width:768px){.login-shell--update .login-shell__header{margin-bottom:1.6rem}}@media(max-width:768px){.login-shell--update .login-shell__title{max-width:18rem}}@media(max-width:768px){.login-shell--update .login-panel__actions{margin-top:1.5rem}}.login-panel__form{display:flex;flex-direction:column;align-items:stretch;width:100%}.login-panel__fields{display:flex;flex-direction:column;gap:1rem;width:100%}.login-panel__field{display:flex;flex-direction:column;width:100%}.login-panel__field--error .login-panel__control{background:#ff3e4226;border-color:#ff3e42}.login-panel__field--error .login-panel__control:focus-within{background:#ff3e4226;border-color:#ff3e42}.login-panel__field--error .login-panel__input{color:#ff7073;caret-color:#ff7073;font-weight:400}.login-panel__field--error .login-panel__input::placeholder{color:#ff7073}.login-panel__control{position:relative;display:flex;align-items:center;width:100%;box-sizing:border-box;border:1px solid transparent;border-radius:.7rem;background:#ffffff05;overflow:hidden;transition:background .2s ease,border-color .2s ease}.login-panel__control:focus-within{background:#ffffff0a;border-color:#aaafff73}.login-panel__control--password .login-panel__input{padding-right:4.8rem}.login-panel__input{display:block;width:100%;height:4.75rem;padding:0 1.6rem;border:0;border-radius:.7rem;background:transparent;color:#fff;caret-color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none}.login-panel__input::placeholder{color:#7186af;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;opacity:1}.login-panel__input:-webkit-autofill,.login-panel__input:-webkit-autofill:hover,.login-panel__input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;box-shadow:0 0 0 1000px #1f2f5c inset;transition:background-color 99999s ease-out 0s}@media(max-width:1024px){.login-panel__input{height:3.9rem;font-size:1.6rem}.login-panel__input::placeholder{font-size:1.6rem}}@media(max-width:768px){.login-panel__input{height:3.9rem;font-size:1.6rem}.login-panel__input::placeholder{font-size:1.6rem}}.login-panel__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-panel__eye img{width:2.4rem;height:1.43rem;max-width:none;max-height:none;display:block;transition:opacity .2s ease}.login-panel__eye[aria-pressed=true] img{opacity:1}.login-panel__eye[aria-pressed=false] img{opacity:.6}@media(hover:hover){.login-panel__eye:hover img{opacity:1}}.login-panel__forgot{align-self:flex-start;margin:.5rem 0 0;padding:0;border:0;background:transparent;color:#d6731c;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;line-height:normal;text-decoration:underline;text-underline-offset:.2rem;text-underline-position:from-font;text-decoration-skip-ink:none;cursor:pointer;transition:color .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.login-panel__forgot{transition:background-color .2s ease,color .2s ease}}.login-panel__forgot:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(max-width:1024px){.login-panel__forgot{font-size:1rem}}@media(max-width:768px){.login-panel__forgot{font-size:1rem}}@media(hover:hover){.login-panel__forgot:hover{color:#ff955a}}.login-panel__error{margin:.5rem 0 0;color:#ff3e42;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal}.login-panel__actions{display:flex;flex-direction:column;align-items:center;margin-top:2.4rem;width:100%}@media(max-width:1024px){.login-panel__actions{margin-top:2rem}}@media(max-width:768px){.login-panel__actions{margin-top:1.8rem;align-items:stretch}}.login-panel__submit{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:42.6rem;min-height:5rem;padding:0 2rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(117deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Gilroy,Satoshi,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.55;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.login-panel__submit{transition:background-color .2s ease,color .2s ease}}.login-panel__submit:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.login-panel__submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}.login-panel__submit:active:not(:disabled){transform:scale(.98)}.login-panel__submit:disabled{cursor:wait;opacity:.65;pointer-events:none}@media(max-width:1024px){.login-panel__submit{max-width:34.6rem;min-height:4.1rem;border-radius:.65rem;font-size:1.5rem}}@media(max-width:768px){.login-panel__submit{max-width:none;min-height:4.1rem;font-size:1.5rem}}.login-panel__message{margin:1.2rem 0 0;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:center}.login-panel__message--success{color:#d7ffe0}.login-panel__message--error{color:#ffd0d0}.modal-auth.modal-login .modal__content{max-width:96.1rem;width:calc(100% - 4rem);background:transparent;border:0;box-shadow:none}@media(max-width:1280px){.modal-auth.modal-login .modal__content{max-width:78rem}}@media(max-width:1024px){.modal-auth.modal-login .modal__content{max-width:78rem}}@media(max-width:768px){.modal-auth.modal-login .modal__content{width:calc(100% - 2rem);max-width:39rem}}.modal-auth.modal-login .modal__close{display:none}.profile-shell{position:relative;display:flex;flex-direction:column;width:100%;padding:3.6rem 4rem 4rem;border:1px solid #cdcdcd;border-radius:2rem;background:linear-gradient(180deg,#293d71,#1b284b);box-sizing:border-box}@media(max-width:1024px){.profile-shell{padding:3.2rem;border-radius:1.6rem}}@media(max-width:768px){.profile-shell{padding:3.6rem 2rem 2.8rem;border-radius:1.6rem}}.profile-shell__header{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2.8rem}@media(max-width:1024px){.profile-shell__header{margin-bottom:2.4rem}}@media(max-width:768px){.profile-shell__header{margin-bottom:2rem}}.profile-shell__title{margin:0;max-width:calc(100% - 4.8rem);color:#fff;font-family:Montserrat,sans-serif;font-size:5rem;font-weight:800;line-height:normal;letter-spacing:0;text-align:center;text-transform:none}@media(max-width:1024px){.profile-shell__title{font-size:4rem}}@media(max-width:768px){.profile-shell__title{font-size:2.6rem}}.profile-shell__close{position:absolute;top:0;right:0;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;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.profile-shell__close{transition:background-color .2s ease,color .2s ease}}.profile-shell__close:active{transform:translateY(0) scale(.99);transition-duration:.12s}.profile-shell__close img{width:1.9rem;height:1.9rem;max-width:none;max-height:none;display:block;transition:filter .2s ease}@media(hover:hover){.profile-shell__close:hover{transform:scale(1.08)}.profile-shell__close:hover img{filter:brightness(1.25)}}.profile-shell__close:active{transform:scale(.96)}@media(max-width:768px){.profile-shell__close{top:-.4rem;right:-.4rem}.profile-shell__close img{width:1.7rem;height:1.7rem}}.profile-shell__body{flex:1 1 auto;min-height:0;width:100%}.modal-auth.modal-profile .modal__content{max-width:96.1rem;width:calc(100% - 4rem);background:transparent;border:0;box-shadow:none}@media(max-width:1280px){.modal-auth.modal-profile .modal__content{max-width:78rem}}@media(max-width:1024px){.modal-auth.modal-profile .modal__content{max-width:78rem}}@media(max-width:768px){.modal-auth.modal-profile .modal__content{width:calc(100% - 2rem);max-width:39rem}}.modal-auth.modal-profile .modal__close{display:none}.profile-modal__form{display:flex;flex-direction:column;align-items:stretch;width:100%}.profile-modal__fields{display:flex;flex-direction:column;gap:1rem;width:100%}.profile-modal__field{width:100%}.profile-modal__field--error .profile-modal__input{background:#ff3e4226;border-color:#ff3e42;color:#ff7073;caret-color:#ff7073}.profile-modal__field--error .profile-modal__input::placeholder{color:#ff7073}.profile-modal__field--error .profile-modal__input:focus{background:#ff3e4226;border-color:#ff3e42}.profile-modal__input{display:block;width:100%;height:4.75rem;padding:0 1.6rem;border:1px solid transparent;border-radius:.7rem;background:#ffffff05;color:#fff;caret-color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none;transition:background .2s ease,border-color .2s ease}.profile-modal__input::placeholder{color:#7186af;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;opacity:1}.profile-modal__input:focus{background:#ffffff0a;border-color:#ffa06a8c}.profile-modal__input:disabled{color:#7186af;-webkit-text-fill-color:#7186af;cursor:not-allowed;opacity:1}.profile-modal__input:-webkit-autofill,.profile-modal__input:-webkit-autofill:hover,.profile-modal__input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;box-shadow:0 0 0 1000px #1f2f5c inset;transition:background-color 99999s ease-out 0s}@media(max-width:1024px){.profile-modal__input{height:3.9rem;font-size:1.6rem;border-radius:.57rem}.profile-modal__input::placeholder{font-size:1.6rem}}@media(max-width:768px){.profile-modal__input{height:3.9rem;font-size:1.6rem;border-radius:.57rem}.profile-modal__input::placeholder{font-size:1.6rem}}.profile-modal__dob{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%}@media(max-width:1024px){.profile-modal__dob{gap:1.2rem}}@media(max-width:768px){.profile-modal__dob{grid-template-columns:1fr 1fr;gap:1rem}.profile-modal__dob .profile-modal__input--year{grid-column:1/-1}}.profile-modal__dob--error .profile-modal__input{background:#ff3e4226;border-color:#ff3e42;color:#ff7073;caret-color:#ff7073}.profile-modal__dob--error .profile-modal__input::placeholder{color:#ff7073}.profile-modal__dob--error .profile-modal__input:focus{background:#ff3e4226;border-color:#ff3e42}.profile-modal__error{margin:.5rem 0 0;color:#ff3e42;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal}.profile-modal__check{display:flex;align-items:flex-start;gap:1.2rem;margin-top:.4rem;cursor:pointer}.profile-modal__check-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.profile-modal__check-input:checked+.profile-modal__check-box{background:#fb9153;border-color:#fb9153}.profile-modal__check-input:checked+.profile-modal__check-box img{opacity:1}.profile-modal__check-input:focus-visible+.profile-modal__check-box{outline:2px solid rgba(251,145,83,.7);outline-offset:2px}.profile-modal__check-box{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.56rem;height:1.56rem;margin-top:.15rem;border:1px solid #fb9153;border-radius:50%;background:transparent;transition:background .15s ease,border-color .15s ease}.profile-modal__check-box img{width:.7rem;height:.7rem;max-width:none;max-height:none;opacity:0;transition:opacity .15s ease;pointer-events:none}@media(max-width:1024px){.profile-modal__check-box{width:1.27rem;height:1.27rem}.profile-modal__check-box img{width:.55rem;height:.55rem}}.profile-modal__check-text{color:#fff;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;line-height:normal}@media(max-width:1024px){.profile-modal__check-text{font-size:1rem}}@media(max-width:768px){.profile-modal__check-text{font-size:1.4rem}}.profile-modal__actions{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-top:1.8rem;width:100%}@media(max-width:1024px){.profile-modal__actions{margin-top:1.4rem}}@media(max-width:768px){.profile-modal__actions{margin-top:1.6rem;align-items:stretch}}.profile-modal__save{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:42.6rem;min-height:5rem;padding:0 2rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(117deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Gilroy,Satoshi,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.55;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.profile-modal__save{transition:background-color .2s ease,color .2s ease}}.profile-modal__save:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.profile-modal__save:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}.profile-modal__save:active:not(:disabled){transform:scale(.98)}.profile-modal__save:disabled{cursor:wait;opacity:.65;pointer-events:none}@media(max-width:1024px){.profile-modal__save{max-width:34.6rem;min-height:4.1rem;border-radius:.65rem;font-size:1.5rem}}@media(max-width:768px){.profile-modal__save{max-width:none;min-height:4.1rem;font-size:1.5rem}}.profile-modal__change-password{padding:0;border:0;background:transparent;color:#d6731c;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;line-height:normal;text-decoration:underline;text-underline-offset:.2rem;text-underline-position:from-font;text-decoration-skip-ink:none;cursor:pointer;transition:color .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.profile-modal__change-password{transition:background-color .2s ease,color .2s ease}}.profile-modal__change-password:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(max-width:1024px){.profile-modal__change-password{font-size:1rem}}@media(max-width:768px){.profile-modal__change-password{font-size:1rem;align-self:center}}@media(hover:hover){.profile-modal__change-password:hover{color:#ff955a}}.profile-modal__status,.profile-modal__message{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:center}.profile-modal__status{margin-bottom:1.6rem;color:#ffffffbf;text-align:left}.profile-modal__message{margin-top:1.2rem}.profile-modal__message--success{color:#d7ffe0}.profile-modal__message--error{color:#ffd0d0}.purchases-modal__table{display:flex;flex-direction:column;width:100%}.purchases-modal__head{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:100%;margin-bottom:1.1rem;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;line-height:normal;text-align:center;text-transform:uppercase}@media(max-width:1024px){.purchases-modal__head{font-size:1.6rem;margin-bottom:.9rem}}@media(max-width:768px){.purchases-modal__head{font-size:1.6rem;margin-bottom:.8rem}}.purchases-modal__body{display:flex;flex-direction:column;width:100%;max-height:28rem;overflow-y:auto}.purchases-modal__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;box-sizing:border-box}.purchases-modal__row--alt .purchases-modal__price,.purchases-modal__row--alt .purchases-modal__product,.purchases-modal__row--alt .purchases-modal__date{background:#1a2952}.purchases-modal__row--base .purchases-modal__price,.purchases-modal__row--base .purchases-modal__product,.purchases-modal__row--base .purchases-modal__date{background:#25376a}.purchases-modal__price,.purchases-modal__product,.purchases-modal__date{display:flex;align-items:center;justify-content:center;min-width:0;min-height:6.14rem;padding:1.2rem .8rem;border:1px solid #3b538e;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:400;line-height:normal;text-align:center}@media(max-width:1024px){.purchases-modal__price,.purchases-modal__product,.purchases-modal__date{min-height:5rem;font-size:1.6rem}}@media(max-width:768px){.purchases-modal__price,.purchases-modal__product,.purchases-modal__date{min-height:5rem;padding:.8rem .4rem;font-size:1.6rem}}.purchases-modal__product,.purchases-modal__date{border-left:0}.purchases-modal__row+.purchases-modal__row .purchases-modal__price,.purchases-modal__row+.purchases-modal__row .purchases-modal__product,.purchases-modal__row+.purchases-modal__row .purchases-modal__date{border-top:0}.purchases-modal__placeholder{padding:2.4rem 1.6rem;border:1px solid #3b538e;background:#1a2952;color:#ffffffbf;font-family:Montserrat,sans-serif;font-size:1.6rem;text-align:center}.purchases-modal__placeholder--error{color:#ffd0d0}.purchases-modal__footer{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:2rem;margin-top:2.4rem;width:100%}@media(max-width:1024px){.purchases-modal__footer{gap:1.6rem;margin-top:2rem}}@media(max-width:768px){.purchases-modal__footer{flex-direction:column;gap:1.2rem;margin-top:2rem}}.purchases-modal__purchase{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;min-height:5rem;padding:0 2rem;border:1px solid #aaafff;border-radius:50rem;background:transparent;color:#fff;font-family:Gilroy,Satoshi,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.55;cursor:default;pointer-events:none}@media(max-width:1024px){.purchases-modal__purchase{min-height:4.1rem;font-size:1.5rem}}@media(max-width:768px){.purchases-modal__purchase{order:2;flex:none;width:100%;min-height:4.1rem;font-size:1.5rem}}.purchases-modal__profile{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;min-height:5rem;padding:0 2rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(117deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Gilroy,Satoshi,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.55;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.purchases-modal__profile{transition:background-color .2s ease,color .2s ease}}.purchases-modal__profile:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.purchases-modal__profile:hover{filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}.purchases-modal__profile:active{transform:scale(.98)}@media(max-width:1024px){.purchases-modal__profile{min-height:4.1rem;border-radius:.65rem;font-size:1.5rem}}@media(max-width:768px){.purchases-modal__profile{order:1;flex:none;width:100%;min-height:4.1rem;font-size:1.5rem}}.modal-shop .modal__backdrop{background-color:#080e2099;backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem)}.modal-shop .modal__content{max-width:118rem;width:100%;padding:0;border:0;border-radius:0;background:transparent;overflow-x:hidden;overflow-y:auto;max-height:calc(100% - 2rem)}@media(max-width:1024px){.modal-shop .modal__content{max-width:78.4rem}}@media(max-width:768px){.modal-shop .modal__content{width:39rem;max-width:39rem;left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 3.2rem)}}.modal-shop .modal__close{display:none}.shop-modal{position:relative;display:flex;flex-direction:column;gap:3rem;width:100%;padding:5.5rem 0 0;border-radius:2rem;background:#1b284b;box-sizing:border-box;overflow:hidden}@media(max-width:1024px){.shop-modal{gap:2.4rem;padding:4rem 0 0;border-radius:1.6rem}}@media(max-width:768px){.shop-modal{gap:2rem;padding:3.2rem 0 11.4rem;border-radius:2rem}}.shop-modal__close{position:absolute;top:5.47rem;right:6.3rem;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:3.07rem;height:3.07rem;padding:0;border:0;background:transparent;cursor:pointer}.shop-modal__close img{display:block;width:100%;height:100%;max-width:none;max-height:none;filter:brightness(0) invert(1)}@media(hover:hover){.shop-modal__close:hover{opacity:.75}}@media(max-width:1024px){.shop-modal__close{top:3.64rem;right:4.19rem;width:2.04rem;height:2.04rem}}@media(max-width:768px){.shop-modal__close{top:auto;right:auto;bottom:3.29rem;left:50%;width:3.97rem;height:3.97rem;transform:translate(-50%)}}.shop-modal__hero{padding:0 11rem 0 6rem}@media(max-width:1024px){.shop-modal__hero{padding:0 8rem 0 4rem}}@media(max-width:768px){.shop-modal__hero{padding:0 2rem}}.shop-modal__title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4.5rem;font-weight:800;line-height:1.15;letter-spacing:0}@media(max-width:1024px){.shop-modal__title{font-size:3.2rem}}@media(max-width:768px){.shop-modal__title{font-size:2.6rem}}.shop-modal__accent{color:#ffb06b}.shop-modal__hint,.shop-modal__error,.shop-modal__warning,.shop-modal__muted{margin:0;padding:0 6rem;font-family:Montserrat,sans-serif;font-size:1.4rem;line-height:1.4}@media(max-width:1024px){.shop-modal__hint,.shop-modal__error,.shop-modal__warning,.shop-modal__muted{padding:0 4rem}}@media(max-width:768px){.shop-modal__hint,.shop-modal__error,.shop-modal__warning,.shop-modal__muted{padding:0 2rem}}.shop-modal__hint{color:#8091b0;text-align:center}.shop-modal__hint--full{grid-column:1/-1;padding:0}.shop-modal__error{color:#ff7a7a}.shop-modal__warning{color:#ffb06b;text-align:center}.shop-modal__muted{color:#8091b0}.shop-modal__field-hint{margin-top:.4rem;padding:0;font-size:1.2rem;line-height:1.35;color:#ffb06b}.shop-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 3rem;width:100%;padding:0 6rem;box-sizing:border-box}@media(max-width:1024px){.shop-modal__grid{gap:2rem 2rem;padding:0 4rem}}@media(max-width:768px){.shop-modal__grid{grid-template-columns:minmax(0,1fr);gap:3rem;padding:0 2rem}}.shop-modal__custom{position:relative;display:flex;flex-direction:column;gap:3.2rem;width:100%;margin:1.6rem 0 0;padding:4.6rem 6rem 4rem;box-sizing:border-box}@media(max-width:1024px){.shop-modal__custom{margin-top:.8rem;padding:3.2rem 4rem;gap:2.4rem}}@media(max-width:768px){.shop-modal__custom{margin-top:.4rem;padding:2.4rem 2rem;gap:2rem}}.shop-modal__custom .shop-modal__error,.shop-modal__custom .shop-modal__warning{padding:0}.shop-modal__custom-band{position:absolute;inset:0;z-index:0;background:#152242;pointer-events:none}.shop-modal__custom-title,.shop-modal__info,.shop-modal__fields,.shop-modal__checks,.shop-modal__purchase,.shop-modal__error,.shop-modal__warning{position:relative;z-index:1}.shop-modal__custom-title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4.5rem;font-weight:800;line-height:1.15;text-align:center}@media(max-width:1024px){.shop-modal__custom-title{font-size:3.2rem}}@media(max-width:768px){.shop-modal__custom-title{font-size:2.6rem;text-align:left}}.shop-modal__info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;margin:0;padding:2.2rem 0 0;list-style:none}@media(max-width:1024px){.shop-modal__info{gap:1.6rem;padding-top:1.6rem}}@media(max-width:768px){.shop-modal__info{grid-template-columns:minmax(0,1fr);gap:2.4rem;padding-top:1.2rem}}.shop-modal__info-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:16.5rem;padding:3.6rem 2.4rem 2rem;border:.2rem solid #202b48;border-radius:1rem;background:linear-gradient(113deg,#1d2a59 1.42%,#152242 98.15%);box-sizing:border-box}@media(max-width:1024px){.shop-modal__info-card{min-height:14rem;padding:3rem 1.6rem 1.6rem}}@media(max-width:768px){.shop-modal__info-card{min-height:0;padding:2.4rem 1.6rem 1.6rem;border-width:.13rem;border-radius:.66rem}}.shop-modal__info-icon{position:absolute;top:-2.2rem;left:50%;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;transform:translate(-50%);border-radius:50%;background:#fff;box-shadow:0 .4rem 1.6rem #0003}.shop-modal__info-icon img{display:block;width:2rem;height:2rem;max-width:none;max-height:none;object-fit:contain;filter:brightness(0) saturate(100%) invert(12%) sepia(28%) saturate(1200%) hue-rotate(195deg) brightness(95%) contrast(95%)}@media(max-width:768px){.shop-modal__info-icon{top:-1.5rem;width:2.95rem;height:2.95rem}.shop-modal__info-icon img{width:1.4rem;height:1.4rem}}.shop-modal__info-text{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.35;text-align:center}.shop-modal__info-text strong{font-weight:700}@media(max-width:1024px){.shop-modal__info-text{font-size:1.4rem}}@media(max-width:768px){.shop-modal__info-text{font-size:1.2rem}}.shop-modal__fields{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.4rem 5rem;align-items:start}@media(max-width:1024px){.shop-modal__fields{gap:1.6rem 2.4rem}}@media(max-width:768px){.shop-modal__fields{grid-template-columns:minmax(0,1fr);gap:1.2rem}}.shop-modal__field{display:flex;flex-direction:column;gap:.8rem;min-width:0}.shop-modal__field-label{color:#6a7ea5;font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:normal}@media(max-width:768px){.shop-modal__field-label{font-size:1.1rem}}.shop-modal__amount-row{display:flex;align-items:stretch;gap:1rem;min-width:0}.shop-modal__amount-input,.shop-modal__total{min-width:0;height:4.75rem;padding:0 2.4rem;border:0;border-radius:.7rem;background:#ffffff12;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;line-height:4.75rem;outline:none;box-sizing:border-box}@media(max-width:768px){.shop-modal__amount-input,.shop-modal__total{height:3.3rem;padding:0 1.6rem;border-radius:.5rem;font-size:1.4rem;line-height:3.3rem}}.shop-modal__amount-input{flex:1 1 auto}.shop-modal__amount-input::placeholder{color:#ffffff73}.shop-modal__total{display:flex;align-items:center;flex:0 0 auto;width:100%}.shop-modal__currency{position:relative;flex-shrink:0;z-index:30}.shop-modal__currency-trigger{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-width:5.2rem;width:auto;height:4.75rem;padding:0 1.2rem;border:0;border-radius:.7rem;background:#ffffff12;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;white-space:nowrap;cursor:pointer}.shop-modal__currency-trigger img{display:block;width:1.1rem;height:.9rem;max-width:none;max-height:none;flex-shrink:0;object-fit:contain;filter:brightness(0) invert(1);transform:rotate(180deg)}@media(max-width:768px){.shop-modal__currency-trigger{min-width:3.6rem;height:3.3rem;padding:0 .8rem;border-radius:.5rem;font-size:1.4rem}.shop-modal__currency-trigger img{width:.76rem;height:.64rem}}.shop-modal__currency-menu{position:absolute;top:calc(100% + .8rem);right:0;z-index:50;width:max-content;min-width:12rem;margin:0;padding:.6rem;list-style:none;border:1px solid #324f9f;border-radius:.8rem;background:#0d152c;background-color:#0d152c;box-shadow:0 1.6rem 4rem #000000a6;isolation:isolate}.shop-modal__currency-option{display:block;width:100%;padding:1rem 1.2rem;border:0;border-radius:.6rem;background-color:transparent;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:left;white-space:nowrap;cursor:pointer}.shop-modal__currency-option:hover,.shop-modal__currency-option--active{background-color:#5b70ff38}.shop-modal__checks{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 5.5rem}@media(max-width:1024px){.shop-modal__checks{gap:1.6rem 2.4rem}}@media(max-width:768px){.shop-modal__checks{grid-template-columns:minmax(0,1fr);gap:1.2rem}}.shop-modal__check{display:flex;align-items:flex-start;gap:1.2rem;cursor:pointer}@media(max-width:768px){.shop-modal__check--terms{order:2}}.shop-modal__check--email{display:none}.shop-modal__check-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.shop-modal__check-input:checked+.shop-modal__check-box{border-color:transparent;background:#fb9153}.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,176,107,.7);outline-offset:2px}.shop-modal__check-box{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.56rem;align-self:flex-start;width:1.56rem;height:1.56rem;aspect-ratio:1;margin-top:.1rem;box-sizing:border-box;border:1px solid #7481a3;border-radius:50%;background:#233564;transition:border-color .15s ease,background .15s ease}.shop-modal__check-box img{display:block;width:.68rem;height:.68rem;max-width:.68rem;max-height:.68rem;object-fit:contain;aspect-ratio:1;opacity:0;transition:opacity .15s ease;pointer-events:none}@media(max-width:768px){.shop-modal__check-box{flex-basis:1.08rem;width:1.08rem;height:1.08rem;max-width:1.08rem;max-height:1.08rem}.shop-modal__check-box img{width:.47rem;height:.47rem;max-width:.47rem;max-height:.47rem}}.shop-modal__check-text{min-width:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.2rem;line-height:1.4}@media(max-width:768px){.shop-modal__check-text{font-size:.83rem}}.shop-modal__terms-link{color:inherit;font:inherit;text-decoration:underline}@media(hover:hover){.shop-modal__terms-link:hover{color:#ffb06b}}.shop-modal__purchase{align-self:center;display:inline-flex;align-items:center;justify-content:center;min-width:30.1rem;min-height:5rem;padding:1.2rem 2.4rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(110deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.55;cursor:pointer;transition:filter .3s ease,box-shadow .3s ease,opacity .2s ease}.shop-modal__purchase:disabled{border-color:#ffa06a47;background:#ffffff0f;color:#ffffff61;cursor:not-allowed;filter:none;box-shadow:none}.shop-modal__purchase--ready:not(:disabled){background:linear-gradient(110deg,#ff955a 2.57%,#d37018);border-color:#ffa06a;color:#fff}@media(hover:hover){.shop-modal__purchase--ready:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 0 1.8rem #ff955a73}}@media(max-width:768px){.shop-modal__purchase{width:100%;min-width:0;min-height:4.1rem;border-radius:.72rem;font-size:1.45rem;font-weight:700}}.shop-pack{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:15.3rem;padding:1.8rem 18rem 1.6rem 2.1rem;border:.2rem solid #324f9f;border-radius:.8rem;background:linear-gradient(113deg,#1d2a59 1.42%,#152242 98.15%);overflow:visible;isolation:isolate;box-sizing:border-box;transform:translateZ(0);backface-visibility:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease,background .4s ease}.shop-pack:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background-image:linear-gradient(125deg,transparent 0%,transparent 40%,rgba(255,149,90,.22) 50%,transparent 60%,transparent 100%);background-repeat:no-repeat;background-size:220% 220%;background-position:120% 0%;opacity:0;pointer-events:none;transition:opacity .35s ease,background-position .7s cubic-bezier(.22,1,.36,1)}@media(max-width:1024px){.shop-pack{min-height:13rem;padding:1.4rem 14rem 1.2rem 1.6rem}}@media(max-width:768px){.shop-pack{min-height:10.4rem;padding:1.2rem 14rem 1rem 1.45rem;border-width:.14rem;border-radius:.54rem}}@media(hover:hover){.shop-pack:hover{z-index:3;transform:translate3d(0,-.4rem,0);border-color:#ffa06a8c;background:linear-gradient(113deg,#24356e 1.42%,#1a2c52 98.15%);box-shadow:0 1.2rem 2.8rem #080e2473,0 0 2rem #ff955a33}.shop-pack:hover:after{opacity:1;background-position:-20% 100%}.shop-pack:hover .shop-pack__art{filter:brightness(1.06) saturate(1.08)}}@media(prefers-reduced-motion:reduce){.shop-pack{transition:none}.shop-pack:after{transition:none}.shop-pack:hover{transform:none}}.shop-pack__price-badge{position:absolute;top:1.7rem;left:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:10.7rem;height:2.73rem;padding:0 1.2rem;border-radius:0 .43rem .43rem 0;background:#ffb06b;color:#fff;font-family:Montserrat,sans-serif;font-size:1.95rem;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}@media(max-width:1024px){.shop-pack__price-badge{top:1.4rem;min-width:9rem;height:2.4rem;font-size:1.6rem}}@media(max-width:768px){.shop-pack__price-badge{top:1.2rem;min-width:7.3rem;height:1.85rem;padding:0 .9rem;border-radius:0 .3rem .3rem 0;font-size:1.33rem}}.shop-pack__amount{position:relative;z-index:2;margin:2.8rem 0 1.4rem;color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;line-height:1;text-transform:uppercase}@media(max-width:1024px){.shop-pack__amount{margin:2.4rem 0 1.2rem;font-size:2.4rem}}@media(max-width:768px){.shop-pack__amount{margin:1.8rem 0 1rem;font-size:2rem}}.shop-pack__label{color:#526597;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;text-transform:none;vertical-align:baseline}@media(max-width:1024px){.shop-pack__label{font-size:1.3rem}}@media(max-width:768px){.shop-pack__label{font-size:1.1rem}}.shop-pack__buy{position:relative;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:21.6rem;max-width:100%;height:3.6rem;border:1px solid #aaafff;border-radius:50rem;background:linear-gradient(110deg,#5b70ff 2.57%,#848ffb);color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.55;text-transform:uppercase;cursor:pointer;transition:filter .3s ease,box-shadow .3s ease}@media(hover:hover){.shop-pack__buy:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #5b70ff73}}@media(max-width:1024px){.shop-pack__buy{width:16rem;height:3.2rem;font-size:1.2rem}}@media(max-width:768px){.shop-pack__buy{width:14.7rem;height:2.44rem;font-size:.95rem}}.shop-pack__art{position:absolute;right:-1.5rem;bottom:0;z-index:3;width:21rem;height:auto;max-width:none;max-height:none;object-fit:contain;object-position:bottom center;pointer-events:none;transition:filter .4s ease}@media(max-width:1024px){.shop-pack__art{right:-1rem;width:16rem}}@media(max-width:768px){.shop-pack__art{right:-.8rem;width:14.5rem}}.shop-pack__art--20{right:1rem}@media(max-width:1024px){.shop-pack__art--20{right:0rem}}.shop-pack__art--50{width:24rem;right:1rem}@media(max-width:1024px){.shop-pack__art--50{width:20rem;right:-1rem}}@media(max-width:768px){.shop-pack__art--50{width:16rem;right:-1rem}}.shop-pack__art--100{width:34rem}@media(max-width:1024px){.shop-pack__art--100{width:28rem;right:-3rem}}@media(max-width:768px){.shop-pack__art--100{width:22rem;right:-1rem}}.shop-pack__art--250{right:1rem}@media(max-width:1024px){.shop-pack__art--250{right:0rem}}@media(max-width:768px){.shop-pack__art--250{right:1rem}}.shop-pack__art--500{width:19rem;right:.5rem}@media(max-width:1024px){.shop-pack__art--500{width:16rem;right:-1rem}}@media(max-width:768px){.shop-pack__art--500{width:13rem;right:1rem}}.shop-pack__art--1000{right:1rem}@media(max-width:1024px){.shop-pack__art--1000{right:0rem}}@media(max-width:768px){.shop-pack__art--1000{width:14.5rem;right:1rem}}.shop-pack--active{border-color:#aaafff;box-shadow:0 0 0 .1rem #aaafff59}.shop-pack--active .shop-pack__buy{filter:brightness(1.1)}@media(hover:hover){.shop-pack--active:hover{border-color:#ffa06ab3;box-shadow:0 1.4rem 3rem #080e2480,0 0 2.4rem #ff955a52}}.game-bet-modal__provider{margin:-1.2rem 0 1.6rem;color:#7186af;font-family:Montserrat,sans-serif;font-size:1.4rem;line-height:normal;text-align:center}@media(max-width:768px){.game-bet-modal__provider{margin-top:-.8rem;font-size:1.2rem}}.game-bet-modal__game{width:100%;overflow:hidden;border:1px solid rgba(170,175,255,.22);border-radius:.7rem;background:#ffffff05}.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%;margin-top:2rem;text-align:center}.game-bet-modal__section-title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800;line-height:1;letter-spacing:0;text-transform:none}@media(max-width:768px){.game-bet-modal__section-title{font-size:1.6rem}}.game-bet-modal__section-subtitle{margin:0;color:#7186af;font-family:Montserrat,sans-serif;font-size:1.4rem;line-height:normal}.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 #aaafff;border-radius:50%;background:transparent;color:#fff;font-family:Gilroy,Satoshi,sans-serif;font-size:2.4rem;line-height:1;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.game-bet-modal__round-btn{transition:background-color .2s ease,color .2s ease}}.game-bet-modal__round-btn:active{transform:translateY(0) scale(.99);transition-duration:.12s}.game-bet-modal__round-btn{transition:background .2s ease,border-color .2s ease,color .2s ease}@media(hover:hover){.game-bet-modal__round-btn:hover{background:#aaafff1f;border-color:#aaafff;color:#aaafff}}.game-bet-modal__bet-value{min-width:8rem;padding:1.2rem 1.6rem;border:1px solid transparent;border-radius:.7rem;background:#ffffff05;color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;text-align:center}.game-bet-modal__presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;width:100%;margin-top:1.6rem}@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 transparent;border-radius:.7rem;background:#ffffff05;color:#fff;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.game-bet-modal__preset{transition:background-color .2s ease,color .2s ease}}.game-bet-modal__preset:active{transform:translateY(0) scale(.99);transition-duration:.12s}.game-bet-modal__preset{transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.game-bet-modal__preset--active{border-color:#ffa06a;background:#ff955a29;box-shadow:0 0 1.6rem #ff955a33}@media(hover:hover){.game-bet-modal__preset:hover{border-color:#aaafff73;background:#ffffff0a}}.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:Montserrat,sans-serif;font-size:1.1rem;line-height:normal;text-align:center}.game-bet-modal .login-panel__actions{margin-top:2.4rem}.modal-age .modal__backdrop{background-color:#00000080;backdrop-filter:blur(1.4rem);-webkit-backdrop-filter:blur(1.4rem)}.modal-age .modal__content{max-width:65rem;width:calc(100% - 4rem);padding:0;border:0;border-radius:0;background:transparent;max-height:calc(100% - 2rem);overflow-x:hidden;overflow-y:auto}@media(max-width:1024px){.modal-age .modal__content{max-width:52.9rem}}@media(max-width:768px){.modal-age .modal__content{width:calc(100% - 2rem);max-width:39rem;max-height:calc(100% - 3.2rem);left:50%;transform:translate(-50%,-50%)}}.modal-age .modal__close{display:none}.age-shell{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:2.5rem 7.9rem 5rem;border:1px solid #cdcdcd;border-radius:2rem;background:linear-gradient(180deg,#293d71,#1b284b);box-sizing:border-box;text-align:center}@media(max-width:1024px){.age-shell{padding:2.1rem 6.5rem 4rem;border-radius:1.6rem}}@media(max-width:768px){.age-shell{padding:1.5rem 1.8rem 2.2rem;border-radius:1.2rem}}.age-shell__badge{display:block;width:21.45rem;height:auto;max-width:100%;margin:0 auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:1024px){.age-shell__badge{width:17.46rem}}@media(max-width:768px){.age-shell__badge{width:12.87rem}}.age-shell__title{margin:1rem 0 0;width:100%;color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;line-height:normal;letter-spacing:0;text-transform:uppercase}@media(max-width:1024px){.age-shell__title{margin-top:.8rem;font-size:2.4rem}}@media(max-width:768px){.age-shell__title{margin-top:.6rem;font-size:2.4rem}}.age-shell__actions{display:flex;flex-direction:column;align-items:stretch;gap:1.1rem;width:100%;max-width:49.1rem;margin-top:2.9rem}@media(max-width:1024px){.age-shell__actions{max-width:40rem;gap:.9rem;margin-top:2.4rem}}@media(max-width:768px){.age-shell__actions{max-width:none;gap:.65rem;margin-top:2.5rem}}.age-shell__confirm,.age-shell__decline{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5rem;padding:0 2rem;border-radius:50rem;font-family:Gilroy,Satoshi,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.55;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.age-shell__confirm,.age-shell__decline{transition:background-color .2s ease,color .2s ease}}.age-shell__confirm:active,.age-shell__decline:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(max-width:1024px){.age-shell__confirm,.age-shell__decline{min-height:4.1rem;font-size:1.5rem}}@media(max-width:768px){.age-shell__confirm,.age-shell__decline{min-height:3rem;font-size:1.4rem}}.age-shell__confirm:active,.age-shell__decline:active{transform:scale(.98)}.age-shell__confirm{border:1px solid #ffa06a;background:linear-gradient(117deg,#ff955a 2.57%,#d37018);color:#fff}@media(hover:hover){.age-shell__confirm:hover{filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}.age-shell__decline{border:1px solid #aaafff;background:transparent;color:#fff}@media(hover:hover){.age-shell__decline:hover{border-color:#aaafff;color:#aaafff}}.ds-rewards .modal__backdrop{background-color:#080e2099;backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem)}.ds-rewards .modal__content{max-width:118rem;width:100%;padding:0;border:0;border-radius:0;background:transparent;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;max-height:calc(100% - 2rem)}@media(max-width:1024px){.ds-rewards .modal__content{max-width:78.4rem}}@media(max-width:768px){.ds-rewards .modal__content{width:39rem;max-width:39rem;left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 3.2rem)}}.ds-rewards .modal__close{display:none}.daily-rewards{position:relative;display:flex;flex-direction:column;width:100%;padding:5.1rem 6rem 3.2rem;border-radius:2rem;background:#1b284b;box-sizing:border-box}@media(max-width:1024px){.daily-rewards{padding:3.4rem 4rem 2.2rem;border-radius:1.33rem}}@media(max-width:768px){.daily-rewards{padding:3.3rem 2rem 11.4rem;border-radius:1.6rem}}.daily-rewards__close{position:absolute;top:5.47rem;right:6.3rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:3.07rem;height:3.07rem;padding:0;border:0;background:transparent;cursor:pointer}.daily-rewards__close img{display:block;width:100%;height:100%;max-width:none;max-height:none;filter:brightness(0) invert(1)}@media(hover:hover){.daily-rewards__close:hover{opacity:.75}}@media(max-width:1024px){.daily-rewards__close{top:3.64rem;right:4.19rem;width:2.04rem;height:2.04rem}}@media(max-width:768px){.daily-rewards__close{top:auto;right:auto;bottom:3.29rem;left:50%;width:3.97rem;height:3.97rem;transform:translate(-50%)}}.daily-rewards__hero{margin-bottom:2.5rem;padding-right:5rem}@media(max-width:1024px){.daily-rewards__hero{margin-bottom:1.8rem;padding-right:3rem}}@media(max-width:768px){.daily-rewards__hero{margin-bottom:2rem;padding:0 1rem;text-align:center}}.daily-rewards__title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4.5rem;font-weight:800;line-height:normal;letter-spacing:0;text-transform:none}@media(max-width:1024px){.daily-rewards__title{font-size:3rem}}@media(max-width:768px){.daily-rewards__title{font-size:3.6rem;line-height:1.2}}.daily-rewards__accent{color:#ffb06b}.daily-rewards__hint,.daily-rewards__error{margin:0 0 1.2rem;font-family:Montserrat,sans-serif;font-size:1.4rem;text-align:center}.daily-rewards__hint{color:#7186af}.daily-rewards__error{color:#ff7073}.daily-rewards__board{display:grid;grid-template-columns:repeat(7,13rem);justify-content:space-between;gap:0;width:100%}@media(max-width:1024px){.daily-rewards__board{grid-template-columns:repeat(7,8.637rem)}}@media(max-width:768px){.daily-rewards__board{grid-template-columns:repeat(3,11rem);justify-content:space-between;row-gap:1rem}}.dr-day{position:relative;display:flex;flex-direction:column;align-items:center;width:13rem;gap:0;transform:translateZ(0);backface-visibility:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1)}@media(max-width:1024px){.dr-day{width:8.637rem}}@media(max-width:768px){.dr-day{width:11rem}.dr-day--pos-1{grid-column:1;grid-row:1}.dr-day--pos-2{grid-column:2;grid-row:1}.dr-day--pos-3{grid-column:3;grid-row:1}.dr-day--pos-4{grid-column:1;grid-row:2}.dr-day--pos-5{grid-column:2;grid-row:2}.dr-day--pos-6{grid-column:3;grid-row:2}.dr-day--pos-7{grid-column:1/-1;grid-row:3;width:100%}}.dr-day__card{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:16.6rem;overflow:hidden;border:1px solid #324f9f;border-radius:.8rem;background:#ffffff08;box-sizing:border-box;isolation:isolate;transition:box-shadow .4s ease,border-color .4s ease,background .4s ease}.dr-day__card:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background-image:linear-gradient(125deg,transparent 0%,transparent 40%,rgba(255,149,90,.22) 50%,transparent 60%,transparent 100%);background-repeat:no-repeat;background-size:220% 220%;background-position:120% 0%;opacity:0;pointer-events:none;transition:opacity .35s ease,background-position .7s cubic-bezier(.22,1,.36,1)}@media(max-width:1024px){.dr-day__card{height:11.029rem;border-radius:.53rem}}@media(max-width:768px){.dr-day__card{height:14.034rem;border-radius:.7rem}}@media(hover:hover){.dr-day:not(.dr-day--claimed):hover{z-index:3;transform:translate3d(0,-.4rem,0)}.dr-day:not(.dr-day--claimed):hover .dr-day__card{border-color:#ffa06a8c;background:#ff955a0f;box-shadow:0 1.2rem 2.8rem #080e2473,0 0 2rem #ff955a33}.dr-day:not(.dr-day--claimed):hover .dr-day__card:after{opacity:1;background-position:-20% 100%}.dr-day:not(.dr-day--claimed):hover .dr-day__coin{filter:brightness(1.06) saturate(1.08)}.dr-day--active:hover .dr-day__card{border-color:#ffa06ab3;box-shadow:0 1.4rem 3rem #080e2480,0 0 2.4rem #ff955a52}}.dr-day__glow{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.dr-day__glow:before{content:"";position:absolute;left:50%;bottom:-45%;width:160%;height:120%;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(46,94,238,.48) 0%,rgba(46,94,238,.26) 32%,rgba(46,94,238,.12) 52%,transparent 72%)}.dr-day__badge{position:absolute;top:-.22rem;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:7.757rem;height:3.45rem;transform:translate(-50%);border:1px solid #aaafff;border-radius:.3rem;background:linear-gradient(98deg,#5b70ff 2.57%,#848ffb);color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:500;line-height:1;white-space:nowrap}@media(max-width:1024px){.dr-day__badge{width:5.154rem;height:2.292rem;border-radius:.2rem;font-size:1.2rem}}@media(max-width:768px){.dr-day__badge{width:6.558rem;height:2.917rem;font-size:1.5rem}}.dr-day__reward{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;margin-top:4.2rem}@media(max-width:1024px){.dr-day__reward{margin-top:2.8rem}}@media(max-width:768px){.dr-day__reward{margin-top:3.5rem}}.dr-day__amount{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.2;text-transform:uppercase}@media(max-width:1024px){.dr-day__amount{font-size:1.2rem}}@media(max-width:768px){.dr-day__amount{font-size:1.6rem}}.dr-day__unit{margin:0;color:#526597;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.2}@media(max-width:1024px){.dr-day__unit{font-size:1.05rem}}@media(max-width:768px){.dr-day__unit{font-size:1.4rem}}.dr-day__coins{position:absolute;left:50%;top:9rem;bottom:-1rem;z-index:1;display:flex;align-items:flex-end;justify-content:center;width:100%;height:auto;transform:translate(-50%);pointer-events:none}@media(max-width:1024px){.dr-day__coins{top:5.98rem;bottom:-.7rem}}@media(max-width:768px){.dr-day__coins{top:7.61rem;bottom:-.8rem}}.dr-day__coin{display:block;width:auto;height:100%;max-width:90%;max-height:100%;object-fit:contain;transition:filter .4s ease;object-position:bottom center;mix-blend-mode:lighten}@media(max-width:768px){.dr-day__coin{mix-blend-mode:normal}}.dr-day__action{display:inline-flex;align-items:center;justify-content:center;width:10.887rem;height:2.626rem;margin-top:-1.3rem;border-radius:.4rem;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.55;text-align:center;box-sizing:border-box;z-index:2}@media(max-width:1024px){.dr-day__action{width:7.233rem;height:1.745rem;margin-top:-.86rem;border-radius:.27rem}}@media(max-width:768px){.dr-day__action{width:9.204rem;height:2.22rem;margin-top:-1.1rem;border-radius:.35rem}}.dr-day__action--done{border:1px solid #a9a9a9;background:linear-gradient(104deg,#aeaeae 2.57%,#3a3a3a);color:#bdbdbd;font-size:1.4rem;pointer-events:none}@media(max-width:1024px){.dr-day__action--done{font-size:.93rem}}@media(max-width:768px){.dr-day__action--done{font-size:1.2rem}}.dr-day__action--collect{border:1px solid #ffa06a;background:linear-gradient(104deg,#ff955a 2.57%,#d37018);color:#fff;font-size:1.4rem;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.dr-day__action--collect{transition:background-color .2s ease,color .2s ease}}.dr-day__action--collect:active{transform:translateY(0) scale(.99);transition-duration:.12s}.dr-day__action--collect:disabled{opacity:.7;cursor:wait}@media(hover:hover){.dr-day__action--collect:not(:disabled):hover{filter:brightness(1.06);box-shadow:0 .6rem 1.6rem #ff955a47}}@media(max-width:1024px){.dr-day__action--collect{font-size:.93rem}}@media(max-width:768px){.dr-day__action--collect{font-size:1.2rem}}.dr-day__action--locked,.dr-day__action--timer{border:1px solid #aaafff;border-radius:.5rem;background:#1b284b;color:#fff;font-size:1.2rem;pointer-events:none}@media(max-width:1024px){.dr-day__action--locked,.dr-day__action--timer{border-radius:.33rem;font-size:.8rem}}@media(max-width:768px){.dr-day__action--locked,.dr-day__action--timer{border-radius:.4rem;font-size:1rem}}.dr-day--active .dr-day__card{border-color:#b5c9ff}.dr-day--active .dr-day__glow:before{bottom:-70%;width:180%;height:135%;background:radial-gradient(ellipse at center,rgba(46,94,238,.58) 0%,rgba(91,112,255,.32) 34%,rgba(46,94,238,.14) 54%,transparent 74%)}.dr-day--claimed .dr-day__card{opacity:.4}@media(max-width:768px){.dr-day--super{position:relative}.dr-day--super .dr-day__card{display:block;height:14.1rem;padding:1.25rem 1.5rem 1.05rem;overflow:hidden;box-sizing:border-box}.dr-day--super .dr-day__badge{position:static;display:inline-flex;transform:none;width:10.361rem;height:2.401rem;margin:0}.dr-day--super .dr-day__reward{align-items:flex-start;margin-top:.6rem;text-align:left}.dr-day--super .dr-day__amount{font-size:2.2rem}.dr-day--super .dr-day__unit{font-size:1.8rem}.dr-day--super .dr-day__coins{position:absolute;top:auto;right:-1.2rem;left:auto;bottom:-1.6rem;width:16.5rem;height:16.1rem;transform:none}.dr-day--super .dr-day__coin{max-width:none;width:100%;height:100%}.dr-day--super .dr-day__action{position:absolute;left:1.5rem;bottom:1.05rem;width:16.241rem;margin-top:0}}@media(prefers-reduced-motion:reduce){.dr-day{transition:none}.dr-day .dr-day__card,.dr-day .dr-day__card:after,.dr-day .dr-day__coin{transition:none}.dr-day:hover{transform:none}}.contact-page{position:relative;box-sizing:border-box;margin-top:calc(-1 * var(--contact-page-bg-offset));padding-top:calc(var(--contact-page-bg-offset) + 8.1rem);padding-bottom:8rem;background:#0d152c;overflow-x:hidden;--contact-page-bg-offset: 9.35rem}@media(max-width:1024px){.contact-page{--contact-page-bg-offset: 5.4rem;padding-top:calc(var(--contact-page-bg-offset) + 4.7rem);padding-bottom:6.4rem}}@media(max-width:768px){.contact-page{--contact-page-bg-offset: 5.4rem;padding-top:calc(var(--contact-page-bg-offset) + 2.6rem);padding-bottom:4.8rem}}.contact-page__container{position:relative;z-index:1;max-width:118rem}.contact-page__badge{display:block;margin:0 0 2rem;padding:0;border:0;border-radius:0;background:none;color:#494f5c;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:600;line-height:normal;white-space:nowrap}@media(max-width:1024px){.contact-page__badge{margin-bottom:1.4rem;font-size:1.4rem}}@media(max-width:768px){.contact-page__badge{margin-bottom:2.8rem;font-size:1.4rem;white-space:normal}}.contact-page__title,.contact-page__section-title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4rem;font-weight:800;line-height:normal;letter-spacing:0;text-transform:uppercase}@media(max-width:1024px){.contact-page__title,.contact-page__section-title{font-size:3.2rem}}@media(max-width:768px){.contact-page__title,.contact-page__section-title{font-size:2.8rem}}.contact-page__title{margin-bottom:2.1rem}@media(max-width:1024px){.contact-page__title{margin-bottom:1.6rem}}@media(max-width:768px){.contact-page__title{margin-bottom:1.6rem}}.contact-page__section-title{margin-bottom:2.1rem}@media(max-width:1024px){.contact-page__section-title{margin-bottom:1.6rem}}@media(max-width:768px){.contact-page__section-title{margin-bottom:1.6rem}}.contact-page__intro,.contact-page__contact,.contact-page__column{color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal}@media(max-width:1024px){.contact-page__intro,.contact-page__contact,.contact-page__column{font-size:1.6rem}}@media(max-width:768px){.contact-page__intro,.contact-page__contact,.contact-page__column{font-size:1.6rem}}.contact-page__intro p,.contact-page__contact p,.contact-page__column p{margin:0}.contact-page__intro a,.contact-page__contact a,.contact-page__column a{color:#fff;text-decoration:underline;text-underline-offset:.2rem;text-underline-position:from-font;text-decoration-skip-ink:none;transition:color .2s ease}@media(hover:hover){.contact-page__intro a:hover,.contact-page__contact a:hover,.contact-page__column a:hover{color:#aaafff}}.contact-page__intro{margin:0 0 5.3rem;max-width:118rem}@media(max-width:1024px){.contact-page__intro{margin-bottom:3.6rem}}@media(max-width:768px){.contact-page__intro{margin-bottom:5.2rem}}.contact-page__contact{margin-bottom:5.3rem}@media(max-width:1024px){.contact-page__contact{margin-bottom:3.6rem}}@media(max-width:768px){.contact-page__contact{margin-bottom:5.2rem}}.contact-page__contact p+p{margin-top:0}.contact-page__help{max-width:118rem}.contact-page__columns{display:grid;grid-template-columns:minmax(0,45rem) minmax(0,68.2rem);justify-content:space-between;gap:2.4rem 4.8rem;max-width:118rem}@media(max-width:1024px){.contact-page__columns{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:2rem 3.2rem}}@media(max-width:768px){.contact-page__columns{grid-template-columns:1fr;gap:3.6rem}}.contact-page__column{min-width:0}.contact-page__column p+p,.contact-page__column p+ul{margin-top:0}.contact-page__subtitle{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:inherit;font-weight:400;line-height:normal;text-transform:none}.contact-page ul{list-style:disc outside;margin:0;padding:0}.contact-page li{margin:0 0 0 2.7rem;padding:0;display:list-item}@media(max-width:768px){.contact-page li{margin-left:2.4rem}}.contact-page li::marker{color:#fff}.hero-million{position:relative;z-index:3;width:100%;overflow:visible}.hero-million__wrap{position:relative;padding-top:6rem;padding-bottom:6rem}@media(max-width:1024px){.hero-million__wrap{padding-top:35px;padding-bottom:35px}}@media(max-width:768px){.hero-million__wrap{padding-top:3.6rem;padding-bottom:2.6rem}}.hero-million__stage{position:relative;width:100%;min-height:50.2rem;border-radius:5rem;background:#161c4c;overflow:visible}@media(max-width:1024px){.hero-million__stage{min-height:43.8rem;border-radius:2.9rem}}@media(max-width:768px){.hero-million__stage{min-height:0;border-radius:2.9rem;overflow:visible}}.hero-million__bg{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.hero-million__bg-image{position:absolute;inset:0;width:100%;height:100%;max-width:none!important;max-height:none!important;object-fit:cover;object-position:center;opacity:.59;pointer-events:none;animation:hm-bg-in 1.4s cubic-bezier(.16,1,.3,1) both}@media(max-width:768px){.hero-million__bg-image{object-position:center 35%}}.hero-million__bg-shade{display:block;position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0d152cd1,#0d152ca8 28%,#161c4c59 52%,#161c4c00 72%)}@media(max-width:1024px){.hero-million__bg-shade{background:linear-gradient(90deg,#0d152cd1,#0d152ca8 32%,#161c4c59 58%,#161c4c00 78%)}}@media(max-width:768px){.hero-million__bg-shade{background:linear-gradient(180deg,#0d152cd1,#0d152ca8 28%,#161c4c59 52%,#161c4c00 72%)}}.hero-million__glow{position:absolute;width:48rem;height:46rem;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#4f59a28c,#4f59a200 70%);filter:blur(2rem)}.hero-million__glow--1{left:6%;top:-36%}.hero-million__glow--2{left:-8%;top:12%}.hero-million__glow--3{left:22%;top:58%}@media(max-width:1024px){.hero-million__glow{width:28rem;height:26rem}}@media(max-width:768px){.hero-million__glow{width:28rem;height:26rem}}.hero-million__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;max-width:41.3rem;width:100%;padding:4.6rem 4rem 4rem 6.5rem}@media(max-width:1024px){.hero-million__content{max-width:52.9rem;padding:4.05rem 2rem 2.4rem 5.7rem}}@media(max-width:768px){.hero-million__content{max-width:100%;padding:2rem 2rem 2.4rem}}.hero-million__icons{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.9rem}@media(max-width:1024px){.hero-million__icons{gap:1.1rem;margin-bottom:1.7rem}}@media(max-width:768px){.hero-million__icons{gap:.9rem;margin-bottom:1.1rem}}.hero-million__icon{display:block;flex-shrink:0;width:4.55rem;height:4.55rem;border-radius:50%;overflow:hidden;box-shadow:0 0 2rem #4f59a2}.hero-million__icon img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;transform:scale(1.48);transform-origin:center}@media(max-width:1024px){.hero-million__icon{width:4rem;height:4rem;box-shadow:0 0 1.75rem #4f59a2}}@media(max-width:768px){.hero-million__icon{width:3.3rem;height:3.3rem}}.hero-million__icon[data-hero=icon-1]{animation:hm-pop-in .7s cubic-bezier(.16,1,.3,1) .2s both,hm-icon-glow 2.4s ease-in-out 1s infinite}.hero-million__icon[data-hero=icon-2]{animation:hm-pop-in .7s cubic-bezier(.16,1,.3,1) .32s both,hm-icon-glow 2.4s ease-in-out 1.32s infinite}.hero-million__icon[data-hero=icon-3]{animation:hm-pop-in .7s cubic-bezier(.16,1,.3,1) .44s both,hm-icon-glow 2.4s ease-in-out 1.64s infinite}.hero-million__title{margin:0 0 1.6rem;display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;color:#fff;font-family:Montserrat,sans-serif;font-size:4.861rem;font-weight:700;line-height:normal;text-transform:uppercase;animation:hm-rise .9s cubic-bezier(.16,1,.3,1) .35s both}@media(max-width:1280px){.hero-million__title{font-size:4rem}}@media(max-width:1024px){.hero-million__title{margin-bottom:2.8rem;max-width:52.9rem;font-size:4.24rem;line-height:normal}}@media(max-width:768px){.hero-million__title{margin-bottom:1.1rem;max-width:none;font-size:2.8rem;line-height:1.15}}.hero-million__title-row{display:block}.hero-million__title-accent{color:#ffb06b}@media(max-width:1024px){.hero-million__title-end{display:block}}@media(max-width:768px){.hero-million__title-end{display:inline}}.hero-million__lead,.hero-million__note{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal}.hero-million__lead strong,.hero-million__note strong{font-weight:700}@media(max-width:1024px){.hero-million__lead,.hero-million__note{font-size:1.4rem}}@media(max-width:768px){.hero-million__lead,.hero-million__note{font-size:1.4rem;line-height:1.4}}.hero-million__lead{max-width:41.3rem;animation:hm-rise .9s cubic-bezier(.16,1,.3,1) .48s both}@media(max-width:1024px){.hero-million__lead{max-width:36rem;margin-bottom:1.5rem}}@media(max-width:768px){.hero-million__lead{max-width:100%;margin-bottom:1.1rem}}.hero-million__note{max-width:41.3rem;animation:hm-rise .9s cubic-bezier(.16,1,.3,1) .58s both}@media(max-width:1024px){.hero-million__note{max-width:36rem}}@media(max-width:768px){.hero-million__note{max-width:100%}}.hero-million__visual{pointer-events:none}.hero-million__visual--desktop{position:absolute;inset:0;z-index:2;overflow:visible}@media(max-width:768px){.hero-million__visual--desktop{display:block}.hero-million__visual--desktop .hero-million__persona{display:none}}.hero-million__visual--mobile{display:none;position:relative;width:100%;height:28rem;margin-top:1.6rem;overflow:visible}@media(max-width:768px){.hero-million__visual--mobile{display:block}}.hero-million__persona{position:absolute;right:4%;top:-8rem;z-index:4;width:auto;height:58.3rem;max-width:none!important;max-height:none!important;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 .4rem 4rem rgba(12,12,12,.632));animation:hm-persona-in 1.05s cubic-bezier(.16,1,.3,1) .08s both}@media(max-width:1024px){.hero-million__persona{right:4%;top:-6.3rem;height:50rem}}.hero-million__persona--mobile{position:absolute;left:50%;right:auto;top:auto;bottom:-2rem;height:32rem;transform:translate(-50%);object-position:center bottom;animation-name:hm-persona-in-mobile}.hero-million__crystals-clip{position:absolute;inset:0;z-index:2;overflow:hidden;border-radius:5rem;pointer-events:none}@media(max-width:1024px){.hero-million__crystals-clip{border-radius:2.9rem}}@media(max-width:768px){.hero-million__crystals-clip{border-radius:2.9rem}}.hero-million__crystals{position:absolute;left:28%;top:0;width:44rem;height:auto;max-width:none!important;max-height:none!important;object-fit:contain;object-position:top center;pointer-events:none;opacity:.65;mix-blend-mode:lighten;animation:hm-crystal-in .9s cubic-bezier(.16,1,.3,1) .35s both}@media(max-width:1280px){.hero-million__crystals{left:28%;width:28rem}}@media(max-width:1024px){.hero-million__crystals{left:30%;width:36rem}}@media(max-width:768px){.hero-million__crystals{left:auto;right:-8.5rem;top:0;width:24rem;object-position:top right;animation-name:hm-crystal-in}}.hero-million__coin{position:absolute;z-index:5;object-fit:contain;max-width:none!important;max-height:none!important;pointer-events:none}.hero-million__coin--mid{left:40%;top:60%;width:15%;max-width:9.8rem;animation:hm-token-in-right .85s cubic-bezier(.16,1,.3,1) .4s both,hm-coin-float-mid 7s ease-in-out 1.2s infinite}@media(max-width:1024px){.hero-million__coin--mid{width:12%;top:60%;left:44%}}@media(max-width:768px){.hero-million__coin--mid{display:none}}.hero-million__coin--top{right:-4%;top:-4%;width:16%;max-width:14rem;animation:hm-token-in-right .85s cubic-bezier(.16,1,.3,1) .3s both,hm-token-float-right 7.5s ease-in-out 1.35s infinite}@media(max-width:768px){.hero-million__coin--top{top:48%;right:-4%;width:10rem;max-width:none}}.hero-million__coin--side{right:-5%;bottom:20%;width:10%;max-width:8rem;transform:rotate(-90deg);animation:hm-token-in-side .85s cubic-bezier(.16,1,.3,1) .55s both,hm-coin-float-side 8s ease-in-out 1.5s infinite}@media(max-width:1024px){.hero-million__coin--side{right:-5%;bottom:22%}}@media(max-width:768px){.hero-million__coin--side{inset:auto auto 3% -5%;width:7.5rem;max-width:none}}@media(prefers-reduced-motion:reduce){.hero-million__bg-image,.hero-million__persona,.hero-million__crystal,.hero-million__crystals,.hero-million__coin,.hero-million__icon,.hero-million__title,.hero-million__lead,.hero-million__note{animation:none!important;opacity:1!important;transform:none!important}.hero-million__crystals{opacity:.65!important}.hero-million__icon img{transform:scale(1.48)!important}.hero-million__coin--mid,.hero-million__coin--side{transform:none!important}.hero-million__coin--side{transform:rotate(-90deg)!important}.hero-million__persona--mobile{transform:translate(-50%)!important}}@keyframes hm-bg-in{0%{opacity:0;transform:scale(1.04)}to{opacity:.59;transform:scale(1)}}@keyframes hm-persona-in{0%{opacity:0;transform:translate3d(4rem,1.2rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hm-persona-in-mobile{0%{opacity:0;transform:translate(-50%) translate3d(0,2rem,0)}to{opacity:1;transform:translate(-50%) translateZ(0)}}@keyframes hm-crystal-in{0%{opacity:0;transform:translate3d(0,-1.6rem,0)}to{opacity:.65;transform:translateZ(0)}}@keyframes hm-token-in-right{0%{opacity:0;transform:translate3d(3rem,-2rem,0) scale(.7)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hm-token-in-side{0%{opacity:0;transform:translate3d(3rem,-2rem,0) scale(.7) rotate(-90deg)}to{opacity:1;transform:translateZ(0) scale(1) rotate(-90deg)}}@keyframes hm-token-float-right{0%,to{transform:translateZ(0)}50%{transform:translate3d(.8rem,-1rem,0)}}@keyframes hm-coin-float-mid{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(.6rem,-.8rem,0) rotate(4deg)}}@keyframes hm-coin-float-side{0%,to{transform:translateZ(0) rotate(-90deg)}50%{transform:translate3d(.5rem,-.7rem,0) rotate(-84deg)}}@keyframes hm-pop-in{0%{opacity:0;transform:translate3d(0,1.6rem,0) scale(.7)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hm-icon-glow{0%,to{box-shadow:0 0 2rem #4f59a2;filter:brightness(1)}50%{box-shadow:0 0 2.8rem #6b78d4;filter:brightness(1.12)}}@keyframes hm-rise{0%{opacity:0;transform:translate3d(0,1.6rem,0)}to{opacity:1;transform:translateZ(0)}}.responsible-entertainment{position:relative;z-index:1;padding:7rem 0 6.9rem;overflow:visible;background:#152242}@media(max-width:1024px){.responsible-entertainment{padding:40px 0}}@media(max-width:768px){.responsible-entertainment{padding:4.6rem 0 4.3rem}}.responsible-entertainment .container{position:relative;z-index:2}.responsible-entertainment__title{margin:0 0 3.6rem;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:4.861rem;line-height:normal}@media(max-width:1024px){.responsible-entertainment__title{margin-bottom:21px;font-size:28.153px}}@media(max-width:768px){.responsible-entertainment__title{margin-bottom:18px;font-size:26px}}.responsible-entertainment__intro{margin:0 0 5.4rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal}.responsible-entertainment__intro p{margin:0}.responsible-entertainment__intro p+p{margin-top:1.8rem}@media(max-width:1024px){.responsible-entertainment__intro{margin-bottom:31px;font-size:10.425px;max-width:683px}.responsible-entertainment__intro p+p{margin-top:10px}}@media(max-width:768px){.responsible-entertainment__intro{margin-bottom:40px;font-size:15px;max-width:100%}.responsible-entertainment__intro p+p{margin-top:15px}}.responsible-entertainment__account{position:relative;z-index:2;min-height:26.1rem;padding:1.94rem 3.2rem 3.2rem;overflow:hidden;border-radius:2rem;background:#1b284b}@media(max-width:1024px){.responsible-entertainment__account{min-height:151px;padding:11px 18px 20px;border-radius:11.583px}}@media(max-width:768px){.responsible-entertainment__account{min-height:323px;padding:20px;border-radius:11.583px}}.responsible-entertainment__account-title{margin:0 0 1.6rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:700;line-height:normal}@media(max-width:1024px){.responsible-entertainment__account-title{margin-bottom:10px;font-size:13.9px}}@media(max-width:768px){.responsible-entertainment__account-title{margin-bottom:17px;font-size:18px}}.responsible-entertainment__account-body{position:relative;z-index:1;min-height:15.6rem;max-width:85.2rem}@media(max-width:1024px){.responsible-entertainment__account-body{min-height:90px;max-width:500px}}@media(max-width:768px){.responsible-entertainment__account-body{min-height:0;max-width:none}}.responsible-entertainment__options{display:grid;grid-template-columns:repeat(2,minmax(0,40.62rem));gap:2rem;min-width:0}@media(max-width:1024px){.responsible-entertainment__options{grid-template-columns:repeat(2,minmax(0,235px));gap:12px}}@media(max-width:768px){.responsible-entertainment__options{grid-template-columns:1fr;gap:10px}}.responsible-entertainment__option{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1.6rem;min-height:15.61rem;padding:2rem;border-radius:1.5rem;border:1px solid transparent;background:#152242;isolation:isolate;transform:translateZ(0);backface-visibility:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,background .4s ease,border-color .4s ease}.responsible-entertainment__option:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background-image:linear-gradient(125deg,transparent 0%,transparent 40%,rgba(255,149,90,.22) 50%,transparent 60%,transparent 100%);background-repeat:no-repeat;background-size:220% 220%;background-position:120% 0%;opacity:0;pointer-events:none;transition:opacity .35s ease,background-position .7s cubic-bezier(.22,1,.36,1)}.responsible-entertainment__option>*{position:relative;z-index:1}@media(hover:hover){.responsible-entertainment__option:hover{z-index:2;transform:translate3d(0,-.4rem,0);background:#1a2d55;border-color:#ffa06a73;box-shadow:0 1.2rem 2.8rem #080e2473,0 0 2rem #ff955a2e}.responsible-entertainment__option:hover:before{opacity:1;background-position:-20% 100%}.responsible-entertainment__option:hover .responsible-entertainment__button--primary{box-shadow:0 0 1.8rem #ff955a80;filter:brightness(1.06)}.responsible-entertainment__option:hover .responsible-entertainment__button--secondary{box-shadow:0 0 1.4rem #ff955a52;filter:brightness(1.1);background:linear-gradient(115.76deg,#ff955a47 2.57%,#d3701847)}}@media(max-width:1024px){.responsible-entertainment__option{min-height:90px;gap:10px;padding:12px;border-radius:8.688px}}@media(max-width:768px){.responsible-entertainment__option{min-height:119px;gap:12px;padding:15px;border-radius:11.447px}}.responsible-entertainment__option-text{margin:0;max-width:33.8rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal;transition:color .35s ease}@media(max-width:1024px){.responsible-entertainment__option-text{max-width:196px;font-size:10.425px}}@media(max-width:768px){.responsible-entertainment__option-text{max-width:258px;font-size:13.737px}}.responsible-entertainment__button{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:36.62rem;height:4.495rem;padding:0 1.6rem;border-radius:.8rem;border:1px solid #ffa06a;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.55;text-align:center;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.responsible-entertainment__button{transition:background-color .2s ease,color .2s ease}}.responsible-entertainment__button:active{transform:translateY(0) scale(.99);transition-duration:.12s}.responsible-entertainment__button{transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,filter .35s ease,background .35s ease}@media(max-width:1024px){.responsible-entertainment__button{max-width:212px;height:26px;border-radius:4.633px;border-width:.579px;font-size:9.267px}}@media(max-width:768px){.responsible-entertainment__button{max-width:none;height:34.3px;border-radius:6.105px;border-width:.763px;font-size:12.211px}}.responsible-entertainment__button--primary{background:linear-gradient(115.76deg,#ff955a 2.57%,#d37018)}@media(hover:hover){.responsible-entertainment__button--primary:hover{filter:brightness(1.08);box-shadow:0 0 1.8rem #ff955a73}}.responsible-entertainment__button--secondary{background:linear-gradient(115.76deg,#ff955a26 2.57%,#d3701826)}@media(hover:hover){.responsible-entertainment__button--secondary:hover{filter:brightness(1.12);box-shadow:0 0 1.4rem #ff955a47}}.responsible-entertainment__coins{position:absolute;right:0;bottom:0;z-index:0;width:25.9rem;height:24.2rem;pointer-events:none}@media(max-width:1024px){.responsible-entertainment__coins{width:150px;height:140px}}@media(max-width:768px){.responsible-entertainment__coins{display:none}}.responsible-entertainment__coins-img{display:block;width:100%;height:100%;max-width:none!important;max-height:none!important;object-fit:fill}@media(prefers-reduced-motion:reduce){.responsible-entertainment__option,.responsible-entertainment__option:before,.responsible-entertainment__button{transition:none}.responsible-entertainment__option:hover{transform:none}}.games-header-page{position:relative;z-index:2;padding:0 0 9.5rem;scroll-margin-top:8rem;background:#0d152c}@media(max-width:1024px){.games-header-page{padding:0 0 55px;scroll-margin-top:7.2rem}}@media(max-width:768px){.games-header-page{padding:0 0 5.5rem;scroll-margin-top:6.4rem}}.games-header-page .container{position:relative;z-index:1}.games-header-page__title{margin:0 0 1.7rem;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:4.861rem;line-height:normal}@media(max-width:1024px){.games-header-page__title{margin-bottom:10px;font-size:28.153px}}@media(max-width:768px){.games-header-page__title{margin-bottom:1.2rem;font-size:26px}}.games-header-page__grid-wrap{position:relative;z-index:1;overflow:visible;margin-bottom:5.1rem}@media(max-width:1024px){.games-header-page__grid-wrap{margin-bottom:29px}}@media(max-width:768px){.games-header-page__grid-wrap{margin-bottom:1.5rem}}.games-header-page__games{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.52rem}@media(max-width:1024px){.games-header-page__games{gap:8.8px}}@media(max-width:768px){.games-header-page__games{gap:7.57px}}.games-header-page__games-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.52rem}@media(max-width:1024px){.games-header-page__games-row{gap:8.8px}}@media(max-width:768px){.games-header-page__games-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:7.57px}}.games-header-page__games-row .game-card{aspect-ratio:223.86/225.48;border-radius:2.3168rem;border:2px solid #16306f;box-shadow:none;background-color:#161c4c}@media(max-width:1024px){.games-header-page__games-row .game-card{aspect-ratio:129.646/130.583;border-radius:14px}}@media(max-width:768px){.games-header-page__games-row .game-card{aspect-ratio:111.618/112.425;border-radius:12px}}.games-header-page__cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.25rem;margin-bottom:0;align-items:stretch}@media(max-width:1024px){.games-header-page__cards{gap:13.4px;margin-bottom:0}}@media(max-width:768px){.games-header-page__cards{grid-template-columns:1fr;gap:10px;margin-bottom:0}}.games-header-page__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;height:100%;min-height:27.62rem;padding:2.2rem 3rem 2.4rem;border:2px solid #202b48;border-radius:1rem;background:linear-gradient(106.07deg,#1d2a59 1.42%,#152242 98.15%);isolation:isolate;transform:translateZ(0);backface-visibility:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,background .4s ease,border-color .4s ease}.games-header-page__card:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;background-image:linear-gradient(125deg,transparent 0%,transparent 40%,rgba(255,149,90,.22) 50%,transparent 60%,transparent 100%);background-repeat:no-repeat;background-size:220% 220%;background-position:120% 0%;opacity:0;pointer-events:none;transition:opacity .35s ease,background-position .7s cubic-bezier(.22,1,.36,1)}.games-header-page__card>*{position:relative;z-index:1}@media(hover:hover){.games-header-page__card:hover{z-index:2;transform:translate3d(0,-.4rem,0);border-color:#ffa06a73;background:linear-gradient(106.07deg,#24356a 1.42%,#1a2d55 98.15%);box-shadow:0 1.2rem 2.8rem #080e2473,0 0 2rem #ff955a2e}.games-header-page__card:hover:before{opacity:1;background-position:-20% 100%}.games-header-page__card:hover .games-header-page__card-star{filter:drop-shadow(0 0 .8rem rgba(255,149,90,.45))}}@media(max-width:1024px){.games-header-page__card{min-height:160px;padding:12.7px 17.4px 14px;border-width:1.158px;border-radius:5.792px}}@media(max-width:768px){.games-header-page__card{min-height:0;padding:12.7px 17.7px 16px;border-width:1.158px;border-radius:5.792px}}.games-header-page__card-star{display:block;width:4.966rem;height:4.966rem;margin-bottom:1.9rem;object-fit:contain;transition:filter .4s ease}@media(max-width:1024px){.games-header-page__card-star{width:28.76px;height:28.76px;margin-bottom:11px}}@media(max-width:768px){.games-header-page__card-star{width:28.76px;height:28.76px;margin-bottom:11px}}.games-header-page__card-text{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal}.games-header-page__card:first-child .games-header-page__card-text{font-size:1.8rem}.games-header-page__card-text strong{font-weight:700}@media(max-width:1024px){.games-header-page__card-text{font-size:9.267px}.games-header-page__card:first-child .games-header-page__card-text{font-size:10.425px}}@media(max-width:768px){.games-header-page__card-text,.games-header-page__card:first-child .games-header-page__card-text{font-size:12px}}.games-header-page__disclaimer{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 3.2rem;align-items:stretch;min-height:19.3rem;margin-bottom:6.8rem;padding:2.9rem 1.8rem 2.4rem}@media(max-width:1024px){.games-header-page__disclaimer{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 2rem;min-height:0;margin-bottom:4.8rem;padding:2rem 0}}@media(max-width:768px){.games-header-page__disclaimer{grid-template-columns:1fr;gap:2rem;margin-bottom:3.2rem;padding:1.6rem 0}}.games-header-page__disclaimer--promotions{grid-template-columns:1fr;gap:2rem;min-height:0}.games-header-page__disclaimer-sub{margin:0;color:#fff;font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal}@media(max-width:768px){.games-header-page__disclaimer-sub{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.games-header-page__card,.games-header-page__card:before,.games-header-page__card-star{transition:none}.games-header-page__card:hover{transform:none}.games-header-page__card:hover .games-header-page__card-star{filter:none}}.politic-page{position:relative;box-sizing:border-box;margin-top:calc(-1 * var(--politic-bg-offset));padding-top:calc(var(--politic-bg-offset) + 8.1rem);padding-bottom:8rem;background:#0d152c;overflow-x:hidden;--politic-bg-offset: 9.35rem}@media(max-width:1024px){.politic-page{--politic-bg-offset: 5.4rem;padding-top:calc(var(--politic-bg-offset) + 4.7rem);padding-bottom:6.4rem}}@media(max-width:768px){.politic-page{--politic-bg-offset: 5.4rem;padding-top:calc(var(--politic-bg-offset) + 2.6rem);padding-bottom:4.8rem}}.politic-page .container{position:relative;z-index:1;max-width:118rem}.politic-page__badge{display:block;margin:0 0 2rem;padding:0;border:0;border-radius:0;background:none;color:#494f5c;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:600;line-height:normal;white-space:nowrap}@media(max-width:1024px){.politic-page__badge{margin-bottom:1.4rem;font-size:1.4rem}}@media(max-width:768px){.politic-page__badge{margin-bottom:2.8rem;font-size:1.4rem;white-space:normal}}.politic-page__title{margin:0 0 2.8rem;color:#fff;font-family:Montserrat,sans-serif;font-size:4rem;font-weight:800;line-height:normal;letter-spacing:0;text-transform:uppercase}@media(max-width:1024px){.politic-page__title{font-size:3.2rem;margin-bottom:2.4rem}}@media(max-width:768px){.politic-page__title{font-size:2.8rem;margin-bottom:5.2rem}}.politic-page__content{max-width:118rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:400;line-height:normal}@media(max-width:1024px){.politic-page__content{font-size:1.6rem}}@media(max-width:768px){.politic-page__content{font-size:1.6rem}}.politic-page__content>ul+p,.politic-page__content>ol+p,.politic-page__content>ul+h2,.politic-page__content>ol+h2,.politic-page__content>p+h2,.politic-page__content>p+p,.politic-page__content>p+a,.politic-page__content>ul+a,.politic-page__content>.politic-page__info-grid+h2,.politic-page__content>.faq__answer+.faq__question,.politic-page__content>.faq__answer+h3{margin-top:1.8rem}.politic-page__content p{margin:0}.politic-page__content strong{color:#fff;font-weight:700}.politic-page__content a{display:inline;color:#fff;text-decoration:underline;text-underline-offset:.2rem;text-underline-position:from-font;text-decoration-skip-ink:none;transition:color .2s ease}@media(hover:hover){.politic-page__content a:hover{color:#aaafff}}.politic-page__content a.politic-page__email,.politic-page__content p>a:only-child{display:block}.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:700;line-height:normal;letter-spacing:0;text-transform:none}.politic-page__content>h2{margin-top:1.8rem}.politic-page__content>h2:first-child{margin-top:0}.politic-page__content ul{list-style:disc outside;margin:0;padding:0}.politic-page__content ol{list-style:decimal outside;margin:0;padding:0}.politic-page__content li{margin:0 0 0 2.7rem;padding:0;display:list-item}@media(max-width:768px){.politic-page__content li{margin-left:2.4rem}}.politic-page__content li::marker{color:#fff}.politic-page__content .faq__question{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:inherit;font-weight:700;text-transform:none}.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:underline;text-underline-offset:.2rem;transition:color .2s ease}@media(hover:hover){.politic-page__content .faq__email:hover{color:#aaafff}}.politic-page__info-grid{display:grid;gap:1.8rem 4rem;grid-template-columns:1fr 1fr;margin:0}@media(max-width:768px){.politic-page__info-grid{grid-template-columns:1fr}}.politic-page__info-grid p{margin:0}.access-page{position:relative;display:flex;flex-direction:column;box-sizing:border-box;min-height:calc(100dvh - var(--access-header-offset) - var(--access-footer-offset));background:#0d152c;--access-header-offset: 9.35rem;--access-footer-offset: 48rem}@media(max-width:1024px){.access-page{--access-header-offset: 5.4rem;--access-footer-offset: 28rem}}@media(max-width:768px){.access-page{--access-header-offset: 5.4rem;--access-footer-offset: 95rem;min-height:auto}}.access-page__inner{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:118rem;margin:0 auto;padding:8.4rem 2rem 7.2rem;box-sizing:border-box;text-align:center}@media(max-width:1024px){.access-page__inner{padding:4.8rem 2rem 6.4rem}}@media(max-width:768px){.access-page__inner{padding:3.8rem 2rem 5.6rem}}.access-page__graphic{flex-shrink:0;width:40.7rem;max-width:100%;margin-bottom:2.2rem}@media(max-width:1024px){.access-page__graphic{width:28rem;margin-bottom:1.4rem}}@media(max-width:768px){.access-page__graphic{width:23.6rem;margin-bottom:3.8rem}}.access-page__image{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.access-page__text{display:flex;flex-direction:column;align-items:center;gap:2.2rem;width:100%;max-width:97.2rem}@media(max-width:1024px){.access-page__text{gap:1.6rem;max-width:56rem}}@media(max-width:768px){.access-page__text{gap:1.8rem;max-width:31.2rem}}.access-page__title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4.2rem;font-weight:700;line-height:normal;letter-spacing:0;text-transform:none}@media(max-width:1024px){.access-page__title{font-size:3.2rem}}@media(max-width:768px){.access-page__title{font-size:2.8rem}}.access-page__subtitle{margin:0;max-width:97.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:400;line-height:normal}@media(max-width:1024px){.access-page__subtitle{font-size:1.8rem}}@media(max-width:768px){.access-page__subtitle{max-width:31.2rem;font-size:1.5rem}}.verify-email{position:relative;display:flex;flex-direction:column;box-sizing:border-box;min-height:calc(100dvh - var(--verify-email-header-offset) - var(--verify-email-footer-offset));background:#0d152c;--verify-email-header-offset: 9.35rem;--verify-email-footer-offset: 48rem}@media(max-width:1024px){.verify-email{--verify-email-header-offset: 5.4rem;--verify-email-footer-offset: 28rem}}@media(max-width:768px){.verify-email{--verify-email-header-offset: 5.4rem;--verify-email-footer-offset: 95rem;min-height:auto}}.verify-email__inner{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:118rem;margin:0 auto;padding:5.2rem 2rem 7.2rem;box-sizing:border-box;text-align:center}@media(max-width:1024px){.verify-email__inner{padding:3rem 2rem 4.8rem}}@media(max-width:768px){.verify-email__inner{padding:2.7rem 2rem 5.6rem}}.verify-email__graphic{flex-shrink:0;width:55.9rem;max-width:100%;margin-bottom:1rem}@media(max-width:1024px){.verify-email__graphic{width:32.4rem;margin-bottom:.6rem}}@media(max-width:768px){.verify-email__graphic{width:29.8rem;margin-bottom:.3rem}}.verify-email__graphic--success{width:55.9rem}@media(max-width:1024px){.verify-email__graphic--success{width:32.4rem}}@media(max-width:768px){.verify-email__graphic--success{width:29.8rem}}.verify-email__image{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.verify-email__text{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;max-width:97.2rem;margin-bottom:3rem}@media(max-width:1024px){.verify-email__text{gap:1.2rem;max-width:56.3rem;margin-bottom:1.6rem}}@media(max-width:768px){.verify-email__text{max-width:35.5rem;gap:1.2rem;margin-bottom:1.6rem}}.verify-email__title{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:4.2rem;font-weight:700;line-height:normal;letter-spacing:0;text-transform:none}@media(max-width:1024px){.verify-email__title{font-size:2.4rem}}@media(max-width:768px){.verify-email__title{font-size:2.8rem}}.verify-email__subtitle{margin:0;max-width:97.2rem;color:#fff;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:400;line-height:normal}@media(max-width:1024px){.verify-email__subtitle{max-width:56.3rem;font-size:1.6rem}}@media(max-width:768px){.verify-email__subtitle{max-width:24.7rem;font-size:1.5rem}}.verify-email__subtitle--error{max-width:52.3rem;color:#ff7073;font-size:1.8rem}@media(max-width:768px){.verify-email__subtitle--error{font-size:1.5rem}}.verify-email__status{margin:0;color:#7186af;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:normal}.verify-email__button{display:inline-flex;align-items:center;justify-content:center;min-width:17.5rem;min-height:4.5rem;padding:0 2.4rem;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(117deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.55;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.verify-email__button{transition:background-color .2s ease,color .2s ease}}.verify-email__button:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.verify-email__button:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}.verify-email__button:active:not(:disabled){transform:scale(.98)}.verify-email__button:disabled{opacity:.7;cursor:wait;pointer-events:none}@media(max-width:1024px){.verify-email__button{min-width:10.1rem;min-height:2.6rem;border-radius:.46rem;font-size:.93rem}}@media(max-width:768px){.verify-email__button{width:100%;max-width:35rem;min-width:0;min-height:4.1rem;border-radius:.72rem;font-size:1.45rem}}@keyframes toast-fade-in{0%{opacity:0}to{opacity:1}}@keyframes toast-reward-in{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes toast-slide-in-left{0%{opacity:0;transform:translate(-120%)}to{opacity:1;transform:translate(0)}}.toast-root{position:fixed;top:8.8rem;left:0;right:auto;bottom:auto;z-index:1000;display:flex;flex-direction:column;gap:1.2rem;pointer-events:none}@media(max-width:1280px){.toast-root{top:8rem}}@media(max-width:1024px){.toast-root{top:7.6rem;left:0}}.toast-root--reward{inset:0;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;overflow:hidden;pointer-events:auto}.toast-root__backdrop{position:fixed;inset:0;z-index:0;border:0;padding:0;margin:0;cursor:pointer;background:#080e2099;backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);animation:toast-fade-in .28s ease both;pointer-events:auto}@media(max-width:1024px){.toast-root__backdrop{backdrop-filter:blur(.72rem);-webkit-backdrop-filter:blur(.72rem)}}.toast-root__stack{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.2rem;pointer-events:none}.toast-reward{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:49.434rem;max-width:calc(100% - 4rem);margin-top:4.076rem;overflow:visible;animation:toast-reward-in .42s cubic-bezier(.16,1,.3,1) both;pointer-events:none}@media(max-width:1024px){.toast-reward{width:28.631rem;margin-top:2.36rem}}@media(max-width:768px){.toast-reward{width:35rem;margin-top:0}}.toast-reward__coins{position:absolute;inset:0;z-index:0;overflow:visible;pointer-events:none}.toast-reward__coin{position:absolute;display:block;max-width:none;max-height:none;object-fit:contain;pointer-events:none}.toast-reward__coin--1{top:-12.624rem;left:42.626rem;width:17.862rem;height:17.054rem}.toast-reward__coin--2{top:-15.471rem;left:.979rem;width:8.705rem;height:8.311rem;transform:rotate(122.64deg)}.toast-reward__coin--3{top:13.848rem;left:-7.102rem;width:13.933rem;height:13.051rem;transform:rotate(-89.66deg)}.toast-reward__coin--4{top:32.157rem;left:42.786rem;width:7.305rem;height:6.843rem;transform:rotate(148.09deg)}@media(max-width:1024px){.toast-reward__coin--1{top:-7.31rem;left:24.69rem;width:10.345rem;height:9.877rem}.toast-reward__coin--2{top:-8.96rem;left:.57rem;width:5.042rem;height:4.814rem}.toast-reward__coin--3{top:8.02rem;left:-4.11rem;width:8.07rem;height:7.559rem}.toast-reward__coin--4{top:18.62rem;left:24.78rem;width:4.231rem;height:3.963rem}}@media(max-width:768px){.toast-reward__coin--1{top:-7.2rem;left:26.4rem;width:9.6rem;height:9.2rem}.toast-reward__coin--2{top:-6.8rem;left:.4rem;width:5.4rem;height:5.2rem}.toast-reward__coin--3{top:12.4rem;left:-3.2rem;width:7.6rem;height:7.2rem}.toast-reward__coin--4{top:16.8rem;left:29.2rem;width:5.6rem;height:5.2rem}}.toast-reward__panel{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;height:20.552rem;padding:1.93rem 2.4rem 3.487rem;border:1px solid #cdcdcd;border-radius:2rem;background:linear-gradient(180deg,#293d71,#1b284b);box-sizing:border-box;text-align:center;pointer-events:auto}@media(max-width:1024px){.toast-reward__panel{height:11.903rem;padding:1.12rem 1.4rem 2rem;border-width:.058rem;border-radius:1.158rem}}@media(max-width:768px){.toast-reward__panel{height:18.184rem;padding:1.666rem 2rem 2.68rem;border-radius:1.4rem}}.toast-reward__label{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.608rem;font-weight:400;line-height:normal}@media(max-width:1024px){.toast-reward__label{font-size:.931rem}}@media(max-width:768px){.toast-reward__label{font-size:1.6rem}}.toast-reward__amount{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin:1rem 0 1.74rem;color:#fff}@media(max-width:1024px){.toast-reward__amount{gap:.3rem;margin:.58rem 0 1rem}}@media(max-width:768px){.toast-reward__amount{gap:.5rem;margin:1.12rem 0 1.49rem}}.toast-reward__value{font-family:Montserrat,sans-serif;font-size:7rem;font-weight:800;line-height:5.9rem;letter-spacing:0;text-transform:uppercase;white-space:nowrap}@media(max-width:1024px){.toast-reward__value{font-size:4.054rem;line-height:3.417rem}}@media(max-width:768px){.toast-reward__value{font-size:5.4rem;line-height:5.4rem}}.toast-reward__unit{font-family:Montserrat,sans-serif;font-size:1.608rem;font-weight:400;line-height:normal;text-transform:lowercase}@media(max-width:1024px){.toast-reward__unit{font-size:.931rem}}@media(max-width:768px){.toast-reward__unit{font-size:1.8rem}}.toast-reward__button{display:inline-flex;align-items:center;justify-content:center;width:22.805rem;height:4.495rem;padding:0;border:1px solid #ffa06a;border-radius:.8rem;background:linear-gradient(106.73deg,#ff955a 2.57%,#d37018);color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.55;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease,color .3s ease,filter .3s ease}@media(prefers-reduced-motion:reduce){.toast-reward__button{transition:background-color .2s ease,color .2s ease}}.toast-reward__button:active{transform:translateY(0) scale(.99);transition-duration:.12s}@media(hover:hover){.toast-reward__button:hover{filter:brightness(1.06);box-shadow:0 .8rem 2.4rem #ff955a47}}@media(max-width:1024px){.toast-reward__button{width:13.208rem;height:2.603rem;border-width:.058rem;border-radius:.463rem;font-size:.927rem}}@media(max-width:768px){.toast-reward__button{width:100%;max-width:31rem;height:3.786rem;border-radius:.72rem;font-size:1.45rem}}.toast{pointer-events:auto;position:relative;width:42rem;max-width:100%;animation:toast-slide-in-left .45s cubic-bezier(.22,1,.36,1) both}.toast__content{position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden;width:100%;min-height:8rem;padding:2rem 2.4rem;border:1px solid #3b538e;border-radius:1.5rem;background:linear-gradient(180deg,#293d71,#1b284b);box-sizing:border-box}.toast__left{display:flex;flex-direction:column;justify-content:center;gap:.6rem;min-width:0}.toast__message{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.2}.toast__close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.toast__close img{display:block;max-width:none;max-height:none}.toast__close:hover{opacity:.75}.toast__close--inline{position:absolute;top:1.2rem;right:1.2rem;z-index:4;width:2.4rem;height:2.4rem;border-radius:.6rem;background:#fff}.toast__close--inline img{width:1rem;height:1rem;filter:invert(1)}
