@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body.no-scroll{overflow:hidden}.App{background-color:#16052f;overflow-x:hidden}.app__verify-banner{position:fixed;top:80px;left:50%;transform:translate(-50%);padding:12px 24px;border-radius:999px;font-size:14px;z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app__verify-banner--loading{background:#ffffff14;border:1px solid #852DF6;color:#fff}.app__verify-banner--success{background:#00b45080;border:1px solid #852DF6;color:#fff}.app__verify-banner--error{background:#c8000080;border:1px solid #852DF6;color:#fff}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/geo-block/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.header{display:flex;justify-content:center;height:90px;width:100%;max-width:1000px;position:fixed;top:45px;left:50%;transform:translate(-50%);z-index:10;padding:2px;border-radius:24px;background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf);box-sizing:border-box;transition:all .3s ease}@media(max-width:1280px){.header{max-width:calc(100% - 64px);top:20px}}@media(max-width:1024px){.header{height:72px;top:25px}}@media(max-width:480px){.header{max-width:calc(100% - 32px);top:20px}}.header__logo-img{height:auto;max-height:56px;width:auto;object-fit:contain;transition:transform .3s ease,filter .3s ease;display:block}@media(max-width:1024px){.header__logo-img{max-height:40px}}@media(max-width:480px){.header__logo-img{max-height:39px}}.header__logo:hover .header__logo-img{transform:scale(1.05);filter:brightness(1.1)}.header__logo:active .header__logo-img{transform:scale(.98);filter:brightness(.95)}.header__logo{margin-top:5px;z-index:3;display:inline-block;transition:transform .3s ease,opacity .3s ease;cursor:pointer}.header__logo:hover{transform:scale(1.05);opacity:.9}.header__logo:active{transform:scale(.98);opacity:.8}@media(max-width:480px){.header__logo--mob{margin-top:1px}}.header--hidden{opacity:0;pointer-events:none;transition:opacity .3s ease}.header--scrolled{pointer-events:none}.header--scrolled .header__content{display:flex;align-items:center;justify-content:center;max-width:100%;height:60px;padding:2px;border-radius:24px;background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf)}@media(max-width:480px){.header--scrolled .header__content{padding:2px}}.header--scrolled .header__content:before{content:"";position:absolute;inset:0;border-radius:inherit;background:#16052fe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:-1}.header--scrolled .header__content-inner{padding:7px 14px}@media(max-width:480px){.header--scrolled .header__content-inner{padding:7px 12px}}.header--scrolled .header__balance{width:114px}.header--home{top:60px}@media(max-width:1024px){.header--home{top:25px}}@media(max-width:480px){.header--home{top:30px}}.header__content{position:relative;display:flex;align-items:center;width:100%;max-width:100%;pointer-events:all;border-radius:24px;background-color:#16052f;transition:all .3s ease}@media(max-width:480px){.header__content{padding:2px;gap:0}}.header__content-inner{position:relative;display:flex;align-items:center;width:100%;padding:7px 30px;z-index:1}@media(max-width:768px){.header__content-inner{padding:7px 14px}}@media(max-width:480px){.header__content-inner{padding:16px 12px}}.header__menu{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;position:absolute;left:50%;transform:translate(-50%)}@media(max-width:768px){.header__menu{gap:8px}}.header__menu-separator{width:200px;margin:16px auto;height:2px;background:linear-gradient(90deg,#16052f00,#94a6e3,#16052f00);border:none;flex-shrink:0}.header__menu-link{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#aaa;cursor:pointer;text-decoration:none;padding:8px 16px;border-radius:100px;transition:all .3s ease;position:relative;display:inline-block;background:#ffffff03;z-index:1;border:2px solid transparent}.header__menu-link:hover{color:#e5e7eb;background:#ffffff0d}.header__menu-link--active{font-weight:600;color:#fff;padding:8px 16px;border-radius:100px;background:#ffffff03;border:2px solid rgb(113,173,220);box-shadow:0 0 26px 8px #71addc33,0 0 26px 8px #71addc33 inset}.header__menu-link--active:hover{color:#fff;background:#ffffff05;box-shadow:0 0 30px 10px #71addc40,0 0 30px 10px #71addc40 inset}.header__interactive{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%}@media(max-width:480px){.header__interactive{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:0}}.header__settings{position:relative;height:100%}.header__dropdown{position:absolute;right:0;top:52px;padding:2px;border-radius:16px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);box-shadow:0 0 24px #8b5cf64d;z-index:100}.header__dropdown-inner{position:relative;padding:8px;border-radius:14px;display:flex;flex-direction:column;gap:4px;min-width:160px;background-color:#16052fe5;overflow:hidden}.header__dropdown-inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/geo-block/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none;opacity:.5}.header__dropdown-inner>*{position:relative;z-index:1}.header__dropdown-item{display:flex;align-items:center;padding:8px 12px;border-radius:10px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.header__dropdown-item:hover{background-color:#94a6e340}.header__dropdown-item:hover .header__dropdown-icon{filter:brightness(0) invert(1)}.header__dropdown-item:hover .header__dropdown-label{color:#98f1fa}.header__dropdown-item:active{background-color:#852df64d}.header__dropdown-icon{width:18px;height:18px;margin-right:10px;filter:brightness(0) invert(.8);transition:filter .2s ease}.header__dropdown-label{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#fff;transition:color .2s ease}.header__auth{display:flex;margin-left:auto}@media(max-width:1024px){.header__auth{display:none}}.header__auth-buttonst{display:flex;gap:9px}.header__btn{height:40px;width:85px;font-size:16px;line-height:15px;position:relative;border-radius:100px;z-index:1}.header__actions{display:flex;align-items:center;gap:9px}.header__user{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}@media(max-width:1024px){.header__user{display:none}}.header__stats{margin-left:20px}@media(max-width:480px){.header__stats{margin-left:-40px;grid-column:2;justify-self:center}.header__stats .header__balance--laptop{display:flex}}@media(max-width:350px){.header__stats{display:none}}.header__desktop-menu{display:flex;align-items:center;flex:1;min-width:0}@media(max-width:480px){.header__desktop-menu{display:none}}.header__burger{display:none}@media(max-width:1024px){.header__burger{display:block;width:40px;height:40px;position:relative;cursor:pointer;z-index:2;transition:transform .3s ease,opacity .3s ease;border-radius:8px}}@media(max-width:1024px)and (max-width:480px){.header__burger{grid-column:3;justify-self:end}}@media(max-width:1024px){.header__burger:before{content:"";position:absolute;inset:-4px;border-radius:8px;background:linear-gradient(180deg,#66b8e04d,#8871b74d 48.08%,#b671cf4d);filter:blur(4px);z-index:-1;opacity:.5;transition:opacity .3s ease,filter .3s ease}.header__burger:hover{transform:scale(1.1);opacity:.9}.header__burger:hover:before{opacity:.8;filter:blur(6px)}.header__burger:active{transform:scale(.95);opacity:.8}.header__burger:active:before{opacity:.6;filter:blur(3px)}.header__burger--open{opacity:.9}.header__burger--open:before{opacity:.7}}@media(max-width:1024px){.header__burger-menu{display:block;width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;transition:transform .3s ease,filter .3s ease}}.header__burger:hover .header__burger-menu{transform:scale(1.05);filter:brightness(1.2)}.header__burger:active .header__burger-menu{transform:scale(.95);filter:brightness(.9)}.header__balance{display:flex;align-items:center;justify-content:center;width:148px;min-width:148px;max-width:148px;height:40px;padding:0 16px;margin-left:10px;margin-right:10px;border-radius:20px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.5019607843);box-sizing:border-box;position:relative;z-index:3}@media(min-width:1024px){.header__balance--mobile{display:none}}@media(max-width:1024px){.header__balance--laptop{display:none}}.header__balance-icon{position:absolute;left:-22px;top:-2px;width:59px;height:40px;background-size:cover;background-position:center;background-image:url(/images/shop/coin-balance.png)}.header__balance-value{font-family:Roboto,sans-serif;font-weight:700;margin-left:20px;font-size:16px;line-height:22px;color:#fff;flex:1;min-width:0}.header__balance-add{position:absolute;right:-34px;top:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-height:40px;border-radius:50%}.header__balance-add.button{height:36px;min-height:36px;width:36px;min-width:36px}.header__balance-add-img{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.06641%206.93262H13.334V9.06641H9.06641V13.333H6.93359V9.06641H2.66699V6.93262H6.93359V2.66602H9.06641V6.93262Z'%20fill='white'/%3e%3c/svg%3e");background-size:contain;background-position:center;width:16px;height:16px}.header__profile{cursor:pointer;width:72px;height:48px;margin:0}.header__profile-img{width:24px;height:24px;object-fit:contain;position:relative;z-index:1}.mobile-menu{position:fixed;inset:0;z-index:1000}.mobile-menu__overlay{position:absolute;inset:0;background:#0000008c}.mobile-menu__content{position:relative;inset:0;height:100%;padding:35px 0 32px;display:flex;flex-direction:column;justify-content:center;gap:32px;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 60%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-menu__header-top-inter{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:1024px){.mobile-menu__header-top-inter--auth{justify-content:end}}.mobile-menu__top{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:19px 32px;top:25px}@media(max-width:480px){.mobile-menu__top{padding:19px 16px;top:30px;gap:15px}}.mobile-menu__top--home{top:25px}@media(max-width:480px){.mobile-menu__top--home{top:30px}}.mobile-menu__logo img{height:auto;max-height:39px;width:auto;object-fit:contain}@media(max-width:1024px){.mobile-menu__logo img{max-height:40px}}@media(max-width:480px){.mobile-menu__logo img{max-height:39px}}.mobile-menu__close{min-width:40px;height:40px;border:none;background:transparent;cursor:pointer;background-image:url(/images/icons/icon-burger-close.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media(max-width:480px){.mobile-menu__bottom-tablet{display:none}}.mobile-menu__bottom{display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-menu__nav{display:flex;flex-direction:column;align-items:center;gap:16px}@media(max-width:480px){.mobile-menu__nav--tablet{display:flex}}.mobile-menu__link,.mobile-menu__nav a{font-family:Roboto,sans-serif;font-size:16px;color:#fff;text-decoration:none}.mobile-menu__actions{margin-top:auto;display:flex;flex-direction:column;gap:12px}.mobile-menu__btn{max-width:300px;width:100%;margin:0 auto}.mobile-menu__lang{margin-top:16px;display:flex;justify-content:center}.footer{width:100%;padding:24px 16px 33px;background-color:#16052f;background-image:radial-gradient(circle at 50% 50%,rgba(148,166,227,.06) 0%,transparent 50%)}.footer__frame{max-width:1392px;margin:0 auto;padding:4px;border-radius:32px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);position:relative}@media(max-width:480px){.footer__frame{padding:2px}}.footer__frame-inner{position:relative;padding:40px;border-radius:30px;background-color:#16052f;overflow:hidden}@media(max-width:480px){.footer__frame-inner{padding:16px}}.footer__frame-inner:before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.3;z-index:0}.footer__content{position:relative;max-width:1200px;margin:0 auto;z-index:1;font-family:Roboto,sans-serif}.footer__top{display:flex;flex-wrap:nowrap;gap:32px 48px;align-items:stretch;justify-content:space-between;margin-bottom:24px}@media(max-width:768px){.footer__top{flex-wrap:wrap}}@media(max-width:480px){.footer__top{flex-wrap:wrap}}.footer__brand{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;min-width:0;max-width:654px;min-height:0}@media(max-width:1280px){.footer__brand{max-width:40%}}@media(max-width:768px){.footer__brand{max-width:100%}}.footer__headline{font-weight:700;font-size:clamp(44px,3.2vw,48px);line-height:1.2;text-transform:uppercase;color:#98f1fa;margin:0 0 12px;letter-spacing:.02em;flex-shrink:0}@media(max-width:480px){.footer__headline{font-size:24px}}.footer__description{font-weight:400;font-size:12px;line-height:1.5;color:#faeef599;margin:0;flex-shrink:0}@media(max-width:480px){.footer__description{font-size:12px}}.footer__description a{color:#98f1fa;text-decoration:underline}.footer__links{display:flex;flex-wrap:wrap;gap:32px 48px;align-items:flex-start}@media(max-width:480px){.footer__links{width:100%;flex-direction:column;gap:20px}}.footer__col{min-width:0}@media(max-width:480px){.footer__col--games{order:-1}}.footer__col-title{font-weight:700;font-size:16px;line-height:1.2;text-transform:uppercase;color:#faeef599;margin:0 0 12px;letter-spacing:.05em}@media(max-width:480px){.footer__col-title{font-size:14px;margin-bottom:10px}}.footer__list{display:flex;flex-direction:column;gap:10px}.footer__item{display:block;font-weight:700;font-size:16px;line-height:1.3;color:#fff;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:inherit;white-space:nowrap}@media(max-width:480px){.footer__item{white-space:normal;font-size:14px}}.footer__item:hover{color:#fff}.footer a.footer__item:hover{text-decoration:underline}.footer__item--button{cursor:pointer}.footer__item--button:hover{text-decoration:underline}.footer__separator{height:2px;margin:0 0 20px;background:linear-gradient(90deg,#16052f00,#94a6e3,#16052f00);border:none}@media(max-width:480px){.footer__separator{margin-bottom:16px}}.footer__bottom{display:flex;align-items:center;justify-content:space-between}@media(max-width:480px){.footer__bottom{flex-direction:column;margin-bottom:16px}}.footer__disclaimer{font-weight:500;font-size:12px;line-height:1.5;color:#faeef599;margin:0;max-width:640px}@media(max-width:480px){.footer__disclaimer{margin-bottom:12px;padding-inline:0;text-align:start}}.footer__disclaimer--support{width:100%;display:block}@media(max-width:480px){.footer__disclaimer--support{display:none}}.footer__disclaimer--warning{display:none}@media(max-width:480px){.footer__disclaimer--warning{display:block}}.footer__support-label{color:#faeef599}.footer__support-link{color:#98f1fa;text-decoration:underline}.footer__support-link:hover{color:#fff}.footer__copy-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;width:100%;flex-direction:row-reverse}@media(max-width:768px){.footer__copy-row{flex-direction:column;flex-wrap:wrap;gap:8px}}.footer__copy-frame{display:block;height:auto;max-height:36px;width:auto;margin-left:auto;max-width:140px;object-fit:contain}.footer__copy{width:100%;font-weight:500;font-size:12px;line-height:1.4;color:#faeef599;text-align:right}@media(max-width:480px){.footer__copy{font-size:11px}}.footer__social{position:absolute;top:32px;right:24px;display:flex;gap:12px}@media(max-width:480px){.footer__social{position:static;justify-content:center;margin-top:16px}}.footer__hyper-link{width:27px;height:27px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center}.footer__hyper-link--instagram{background-image:url(/images/icons/icon-instagram.svg)}.footer__hyper-link--youtube{background-image:url(/images/icons/icon-youtube.svg)}.global-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#16052f;overflow:hidden}.global-loader__content{display:flex;align-items:center;justify-content:center}.global-loader__logo{width:133px;height:auto;animation:pulse 1.8s ease-in-out infinite;filter:drop-shadow(0 0 20px rgba(152,241,250,.5019607843))}@keyframes pulse{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.07);opacity:1}to{transform:scale(1);opacity:.9}}.page-transition{animation:page-fade-in .4s cubic-bezier(.22,1,.36,1) forwards}@media(max-width:768px){.page-transition{animation:page-fade-slide .45s cubic-bezier(.22,1,.36,1) forwards}}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}@keyframes page-fade-slide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes home-tab-item-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.home .home__tab-content--animated .games-collection__item,.home .home__tab-content--animated .all-games__games>*{animation:home-tab-item-rise .7s cubic-bezier(.22,1,.36,1) forwards}.home .home__tab-content--animated .games-collection__item:nth-child(1){animation-delay:0s}.home .home__tab-content--animated .games-collection__item:nth-child(2){animation-delay:.06s}.home .home__tab-content--animated .games-collection__item:nth-child(3){animation-delay:.12s}.home .home__tab-content--animated .games-collection__item:nth-child(4){animation-delay:.18s}.home .home__tab-content--animated .games-collection__item:nth-child(5){animation-delay:.24s}.home .home__tab-content--animated .games-collection__item:nth-child(6){animation-delay:.3s}.home .home__tab-content--animated .games-collection__item:nth-child(7){animation-delay:.36s}.home .home__tab-content--animated .games-collection__item:nth-child(8){animation-delay:.42s}.home .home__tab-content--animated .games-collection__item:nth-child(9){animation-delay:.48s}.home .home__tab-content--animated .games-collection__item:nth-child(10){animation-delay:.54s}.home .home__tab-content--animated .games-collection__item:nth-child(11){animation-delay:.6s}.home .home__tab-content--animated .games-collection__item:nth-child(12){animation-delay:.66s}.home .home__tab-content--animated .games-collection__item:nth-child(13){animation-delay:.72s}.home .home__tab-content--animated .games-collection__item:nth-child(14){animation-delay:.78s}.home .home__tab-content--animated .games-collection__item:nth-child(15){animation-delay:.84s}.home .home__tab-content--animated .games-collection__item:nth-child(16){animation-delay:.9s}.home .home__tab-content--animated .games-collection__item:nth-child(17){animation-delay:.96s}.home .home__tab-content--animated .games-collection__item:nth-child(18){animation-delay:1.02s}.home .home__tab-content--animated .games-collection__item:nth-child(19){animation-delay:1.08s}.home .home__tab-content--animated .games-collection__item:nth-child(20){animation-delay:1.14s}.home .home__tab-content--animated .games-collection__item:nth-child(21){animation-delay:1.2s}.home .home__tab-content--animated .games-collection__item:nth-child(22){animation-delay:1.26s}.home .home__tab-content--animated .games-collection__item:nth-child(23){animation-delay:1.32s}.home .home__tab-content--animated .games-collection__item:nth-child(24){animation-delay:1.38s}.home .home__tab-content--animated .games-collection__item:nth-child(25){animation-delay:1.44s}.home .home__tab-content--animated .all-games__games>*:nth-child(1){animation-delay:0s}.home .home__tab-content--animated .all-games__games>*:nth-child(2){animation-delay:.04s}.home .home__tab-content--animated .all-games__games>*:nth-child(3){animation-delay:.08s}.home .home__tab-content--animated .all-games__games>*:nth-child(4){animation-delay:.12s}.home .home__tab-content--animated .all-games__games>*:nth-child(5){animation-delay:.16s}.home .home__tab-content--animated .all-games__games>*:nth-child(6){animation-delay:.2s}.home .home__tab-content--animated .all-games__games>*:nth-child(7){animation-delay:.24s}.home .home__tab-content--animated .all-games__games>*:nth-child(8){animation-delay:.28s}.home .home__tab-content--animated .all-games__games>*:nth-child(9){animation-delay:.32s}.home .home__tab-content--animated .all-games__games>*:nth-child(10){animation-delay:.36s}.home .home__tab-content--animated .all-games__games>*:nth-child(11){animation-delay:.4s}.home .home__tab-content--animated .all-games__games>*:nth-child(12){animation-delay:.44s}.home .home__tab-content--animated .all-games__games>*:nth-child(13){animation-delay:.48s}.home .home__tab-content--animated .all-games__games>*:nth-child(14){animation-delay:.52s}.home .home__tab-content--animated .all-games__games>*:nth-child(15){animation-delay:.56s}.home .home__tab-content--animated .all-games__games>*:nth-child(16){animation-delay:.6s}.home .home__tab-content--animated .all-games__games>*:nth-child(17){animation-delay:.64s}.home .home__tab-content--animated .all-games__games>*:nth-child(18){animation-delay:.68s}.home .home__tab-content--animated .all-games__games>*:nth-child(19){animation-delay:.72s}.home .home__tab-content--animated .all-games__games>*:nth-child(20){animation-delay:.76s}.home .home__tab-content--animated .all-games__games>*:nth-child(21){animation-delay:.8s}.home .home__tab-content--animated .all-games__games>*:nth-child(22){animation-delay:.84s}.home .home__tab-content--animated .all-games__games>*:nth-child(23){animation-delay:.88s}.home .home__tab-content--animated .all-games__games>*:nth-child(24){animation-delay:.92s}.home .home__tab-content--animated .all-games__games>*:nth-child(25){animation-delay:.96s}.home .home__tab-content--animated .all-games__games>*:nth-child(26){animation-delay:1s}.home .home__tab-content--animated .all-games__games>*:nth-child(27){animation-delay:1.04s}.home .home__tab-content--animated .all-games__games>*:nth-child(28){animation-delay:1.08s}.home .home__tab-content--animated .all-games__games>*:nth-child(29){animation-delay:1.12s}.home .home__tab-content--animated .all-games__games>*:nth-child(30){animation-delay:1.16s}.home .home__tab-content--animated .all-games__games>*:nth-child(31){animation-delay:1.2s}.home .home__tab-content--animated .all-games__games>*:nth-child(32){animation-delay:1.24s}.home .home__tab-content--animated .all-games__games>*:nth-child(33){animation-delay:1.28s}.home .home__tab-content--animated .all-games__games>*:nth-child(34){animation-delay:1.32s}.home .home__tab-content--animated .all-games__games>*:nth-child(35){animation-delay:1.36s}.home .home__tab-content--animated .all-games__games>*:nth-child(36){animation-delay:1.4s}.home .home__tab-content .games-collection__item,.home .home__tab-content .all-games__games>*{opacity:0;transform:translateY(28px)}.home .home__tabs{display:flex;gap:12px;margin-top:64px}@media(max-width:1024px){.home .home__tabs{justify-content:center}}@media(max-width:390px){.home .home__tabs{font-size:12px;line-height:18px}}.home .home__tab{color:#faeef599;border:1px solid #2A3045;box-shadow:0 0 10px #b8a1ff33;border-radius:100px;padding:9px 21px;transition:box-shadow .25s ease}@media(max-width:1024px){.home .home__tab{flex-grow:1;width:100%}}@media(max-width:390px){.home .home__tab{font-size:12px;line-height:18px}}.home .home__tab:hover{box-shadow:0 0 14px #852df6}.home .home__tab--active{color:#fff;font-weight:700;font-size:16px;line-height:24px;border-color:#c859ff;background-color:#5115a9;cursor:default;height:30px}@media(max-width:390px){.home .home__tab--active{font-size:12px;line-height:18px}}.home .home__tab--active:hover{box-shadow:0 0 10px #b8a1ff33}.join-us{position:relative;width:100%;padding:48px 24px;overflow:visible;background-color:#16052f}@media(max-width:1280px){.join-us{padding:48px 16px;overflow:hidden}}@media(max-width:480px){.join-us{padding:32px 16px}}.join-us__frame{max-width:1200px;margin:0 auto;padding:4px;border-radius:32px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);position:relative}@media(max-width:480px){.join-us__frame{padding:2px}}.join-us__frame-inner{position:relative;padding:48px 24px;border-radius:30px;background-color:#16052f;overflow:visible}@media(max-width:1280px){.join-us__frame-inner{padding:40px 20px;overflow:visible}}@media(max-width:480px){.join-us__frame-inner{padding:24px 16px}}.join-us__frame-inner:before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.join-us__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:300px}@media(max-width:1280px){.join-us__content{min-height:320px;width:50%}}@media(max-width:480px){.join-us__content{width:100%;align-items:start;min-height:472px}}.join-us__char{position:absolute;height:auto;object-fit:contain;object-position:bottom;pointer-events:none;z-index:1}.join-us__char--astronaut{left:5px;bottom:0;opacity:0;transform:translateY(48px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition-delay:.15s}.join-us--animated .join-us__char--astronaut{opacity:1;transform:translateY(0)}@media(max-width:1280px){.join-us__char--astronaut{display:none}}.join-us__char--king{position:relative;left:0;width:470px;max-width:none;height:auto;max-height:100%;object-position:bottom right}@media(max-width:480px){.join-us__char--king{width:400px}}.join-us__king-frame{position:absolute;right:-1px;bottom:-4px;z-index:1;width:415px;overflow:hidden;border-radius:0 0 36px;pointer-events:none;opacity:0;transform:translateY(48px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition-delay:.3s}.join-us--animated .join-us__king-frame{opacity:1;transform:translateY(0)}@media(max-width:1280px){.join-us__king-frame{width:435px;bottom:-21px;clip-path:inset(0 0 20px 0 round 0 0 32px 0)}}@media(max-width:480px){.join-us__king-frame{width:380px;clip-path:inset(0 0 58px 0 round 0 0 32px 0);bottom:-58px}}.join-us__king-top-frame{position:absolute;top:-54px;right:-69px;width:80px;overflow:hidden}.join-us__king-top-frame img{width:481px;margin-left:-401px}@media(max-width:1280px){.join-us__king-top-frame{display:none}}.join-us__text{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;min-width:0;opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:1s}.join-us--animated .join-us__text{opacity:1;transform:translateY(0)}.join-us__title{font-size:96px;font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase;margin:0;color:#98f1fa;text-shadow:0 0 20px rgba(0,191,255,.5)}@media(max-width:1280px){.join-us__title{font-size:88px}}@media(max-width:480px){.join-us__title{font-size:72px}}.join-us__subtitle{font-size:24px;font-weight:600;line-height:1.4;margin-top:0;color:#fff}.join-us__button{margin-top:12px;height:48px;width:240px}.promo-card{position:relative;display:flex;width:100%;max-width:376px;height:50%;padding:20px 21px;border:1px solid #2A3045;border-radius:24px;transition:box-shadow .3s ease-out;cursor:pointer;background-position:center;background-size:cover;background-repeat:no-repeat}@media(max-width:1024px){.promo-card{max-width:786px;width:100%}}@media(max-width:480px){.promo-card{max-width:376px}}.promo-card__content{width:58%;height:100%;margin-bottom:40px}@media(max-width:1024px){.promo-card__content{width:58%}}.promo-card__content--sotw{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch;width:58%;margin-bottom:0;flex:1;min-width:0;min-height:0}@media(max-width:1024px){.promo-card__content--sotw{width:100%}}.promo-card__content__content-inner{flex-shrink:0}.promo-card--vip-perks{background-image:url(/images/vip-perks-bg-2.png)}@media(max-width:1024px){.promo-card--vip-perks{max-width:376px}}.promo-card--rewards{background-image:url(/images/rewards-bg-2.png)}@media(max-width:1024px){.promo-card--rewards{max-width:376px}}.promo-card:hover{box-shadow:0 32px 64px -12px #a44fff29}.promo-card--slot-of-week{align-items:stretch;justify-content:space-between;gap:24px}.promo-card--loading{cursor:default;pointer-events:none}.promo-card--loading:hover{box-shadow:none}.promo-card--fallback{cursor:default;pointer-events:none}.promo-card--fallback:hover{box-shadow:none}.promo-card__label{font-weight:600;font-size:20px;line-height:28px;padding-bottom:3px;font-size:16px;color:#ffffffb2}.promo-card__label--vip-perks{margin-top:25px}.promo-card--slot-of-week .promo-card__label{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;line-height:1.4;padding-bottom:6px;padding-top:6px}@media(max-width:480px){.promo-card--slot-of-week .promo-card__label{padding-top:0}}.promo-card__title{font-weight:600;font-size:16px;line-height:24px}.promo-card__title--slot-of-week{font-weight:700;font-size:24px;line-height:1.2;color:#fff;padding-bottom:6px}@media(max-width:480px){.promo-card__title--slot-of-week{font-size:16px}}.promo-card__subtitles{font-weight:500;font-size:14px;line-height:22px;color:#ffffffb2}.promo-card--slot-of-week .promo-card__subtitles{font-size:14px;color:#ffffffb3}@media(max-width:480px){.promo-card--slot-of-week .promo-card__subtitles{font-size:12px;margin-bottom:4px}}.promo-card__subtitle{font-weight:500;font-size:14px;line-height:21px;color:#fff;padding-bottom:3px}.promo-card__btn{width:160px;height:48px;padding:0}.promo-card__btn--slot-of-week{flex-shrink:0}.promo-card__image-container{width:186px;height:186px;padding:1px;border-radius:24px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);box-sizing:border-box}@media(max-width:1024px){.promo-card__image-container{width:140px;height:140px}}@media(max-width:480px){.promo-card__image-container{width:120px;height:120px}}.promo-card__loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;min-height:200px;padding:24px}.promo-card__loader-spinner{width:48px;height:48px;border:3px solid #2A3045;border-top-color:#98f1fa;border-right-color:#98f1fa;border-radius:50%;animation:promo-card-spin .9s linear infinite;box-shadow:0 0 16px #98f1fa4d}.promo-card__loader-text{margin:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#ffffffb2}.promo-card__fallback{display:flex;align-items:center;justify-content:center;width:100%;text-align:center}@media(max-width:768px){.promo-card__fallback{min-height:0;padding:0 12px;margin-top:60px}}.promo-card__fallback-text{margin:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#ffffffb3}@keyframes promo-card-spin{to{transform:rotate(360deg)}}.promo-card__image{width:126px;height:126px;background-position:center;background-size:contain;background-repeat:no-repeat}.promo-card--slot-of-week .promo-card__image{flex-shrink:0;width:184px;height:184px;border-radius:23px;background-size:cover;background-position:center}@media(max-width:1024px){.promo-card--slot-of-week .promo-card__image{width:138px;height:138px}}@media(max-width:480px){.promo-card--slot-of-week .promo-card__image{width:118px;height:118px}}.action-section{display:flex;flex-direction:column;align-items:center;width:100%;background:#16052f}.action-section__content{width:100%;max-width:1200px;margin:0 auto;padding:0}@media(max-width:1280px){.action-section__content{padding:0 24px}}@media(max-width:480px){.action-section__content{padding:0 16px}}.action-section__grid{display:flex;flex-direction:column;gap:16px;padding:24px 0}@media(min-width:1025px){.action-section__grid{flex-direction:row;align-items:stretch}}.action-section__col{display:flex;flex-direction:column;gap:16px}.action-section__col--left{flex:1;min-width:0;min-height:100%;flex-direction:column}@media(max-width:1024px)and (min-width:768px){.action-section__col--left{flex-direction:row}}.action-section__card{position:relative;display:flex;flex:1;min-width:0;cursor:pointer;transition:box-shadow .3s ease}.action-section__card:hover{box-shadow:0 0 24px #852df659}.action-section__card-frame{display:flex;flex:1;min-width:0;padding:4px;border-radius:32px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);position:relative}@media(max-width:480px){.action-section__card-frame{padding:2px}}.action-section__card-frame-inner{position:relative;display:flex;flex:1;align-items:center;justify-content:space-between;min-height:160px;padding:14px 16px;border-radius:30px;background:#16052f;background-image:radial-gradient(ellipse 178px 178px at 80% 50%,rgba(166,91,178,.45) 0%,rgba(148,166,227,.28) 50%,rgba(126,197,237,.12) 80%,transparent 100%);overflow:hidden}@media(min-width:1025px){.action-section__card-frame-inner{min-height:216px;padding:12px 16px}}.action-section__card-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex:1;min-height:0}@media(min-width:1025px){.action-section__card--slot{flex:1;min-height:0}}.action-section__card--slot .action-section__card-frame-inner{background:#1b0f3f;background-image:radial-gradient(ellipse 178px 178px at 80% 50%,rgba(166,91,178,.45) 0%,rgba(148,166,227,.28) 50%,rgba(126,197,237,.12) 80%,transparent 100%)}@media(min-width:1025px){.action-section__card--slot .action-section__card-frame-inner{align-items:stretch}}.action-section__card--slot .promo-card{width:100%;max-width:none;min-height:100%;align-self:stretch;border:none;background:transparent;padding:0}.action-section__card--slot .promo-card:hover{box-shadow:none}.action-section__card--slot .promo-card__content{width:100%;margin-bottom:0}@media(max-width:768px){.action-section__card--slot:has(.promo-card--fallback){width:100%;flex:1 1 0;min-height:160px;max-height:160px;height:160px}.action-section__card--slot:has(.promo-card--fallback) .action-section__card-frame{width:100%;flex:1 1 0;min-height:160px;max-height:160px;height:160px}.action-section__card--slot:has(.promo-card--fallback) .action-section__card-frame-inner{min-height:0;align-items:center;justify-content:center}.action-section__card--slot:has(.promo-card--fallback) .promo-card{min-height:0;width:100%;align-self:stretch;display:flex;align-items:center;justify-content:center}}@media(min-width:1025px){.action-section__card--rewards{flex:1;min-height:0}}.action-section__card--rewards .action-section__card-frame-inner{align-items:stretch}.action-section__card--rewards .action-section__card-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex:1;min-height:0}.action-section__card--champions{width:100%;min-height:264px;display:flex;flex-direction:column}@media(min-width:480px){.action-section__card--champions{min-height:344px}}@media(min-width:1025px){.action-section__card--champions{width:673px;flex:0 0 56%;min-height:464px;height:464px;align-self:stretch}}.action-section__card--champions .action-section__card-frame{flex:1;min-height:0;display:flex}.action-section__card--champions .action-section__card-frame-inner{flex:1;min-height:0;display:flex;align-items:start;justify-content:center;background-image:radial-gradient(ellipse 178px 178px at 100% 50%,rgba(166,91,178,.45) 0%,rgba(148,166,227,.28) 50%,rgba(126,197,237,.12) 80%,transparent 100%);background-size:auto;background-position:right center;background-repeat:no-repeat}.action-section__card--champions .action-section__champions-bg{position:absolute;inset:0;z-index:0;background-image:url(/images/actionSection/champions.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:inherit}.action-section__card--champions .action-section__card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;margin-top:72px}@media(max-width:1024px){.action-section__card--champions .action-section__card-content{margin-top:12px}}@media(max-width:1024px){.action-section__card--champions .action-section__card-content{margin-top:28px}}@media(min-width:480px)and (max-width:1024px){.action-section__card--champions .action-section__champions-text{flex:0 0 50%;min-width:0;text-align:center}}.action-section__card--champions .action-section__card-content .action-section__btn{padding:0;width:160px;height:48px}@media(min-width:480px)and (max-width:1024px){.action-section__card--champions .action-section__card-content .action-section__btn{flex:0 0 50%;min-width:0}}.action-section__rewards-text{max-width:60%}.action-section__label{font-family:Roboto,sans-serif;font-weight:700;font-size:14px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;opacity:.9;padding-bottom:6px;padding-top:6px}@media(max-width:480px){.action-section__label{padding-top:0;font-size:12px}}.action-section__title{font-weight:600;font-size:24px;line-height:1.3;color:#fff}@media(max-width:480px){.action-section__title{font-size:16px}}.action-section__champions-title{font-family:Roboto,sans-serif;font-weight:700;font-size:40px;line-height:1.2;color:#98f1fa}@media(min-width:480px){.action-section__champions-title{font-size:56px;margin-top:36px}}@media(min-width:1025px){.action-section__champions-title{font-size:64px;margin-top:0}}@media(min-width:480px){.action-section__champions-title{font-size:40px;margin-top:0}}.action-section__champions-subtitle{font-family:Roboto,sans-serif;font-weight:500;font-size:24px;line-height:1.4;color:#fff}@media(max-width:1024px){.action-section__champions-subtitle{font-size:24px}}@media(max-width:480px){.action-section__champions-subtitle{font-size:16px}}.action-section__btn{padding:0;width:160px;height:48px;min-height:48px}@media(max-width:480px){.action-section__btn{margin-top:12px}}.action-section__btn.button{height:48px;min-height:48px}.action-section__visual--coins{position:absolute;right:0;top:10%;width:249px;height:100%;background-image:url(/images/actionSection/coins.png);background-position:top right;background-repeat:no-repeat;background-size:contain;pointer-events:none}@media(max-width:1024px){.action-section__visual--coins{width:192px;top:15%}}@media(max-width:480px){.action-section__visual--coins{width:168px;top:6%}}.how-it-works{position:relative;color:#fff;max-width:1200px;margin:0 auto;padding:48px 0;z-index:3}@media(max-width:1280px){.how-it-works{padding:48px 24px}}@media(max-width:480px){.how-it-works{padding:32px 16px}}.how-it-works__badge{font-family:Roboto,sans-serif;font-weight:700;font-size:20px;line-height:1.4;letter-spacing:.02em;text-transform:uppercase;color:#fa98d8;margin-bottom:12px;z-index:3}@media(max-width:1280px){.how-it-works__badge{font-size:24px}}@media(max-width:480px){.how-it-works__badge{font-size:16px}}.how-it-works__title{font-size:48px;max-width:800px;line-height:1.2;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#98f1fa;z-index:3}@media(max-width:1280px){.how-it-works__title{font-size:44px}}@media(max-width:480px){.how-it-works__title{font-size:24px}}.how-it-works__subtitle{max-width:760px;font-size:16px;line-height:1.5;color:#f0f0f0;margin:0 0 40px;z-index:3}@media(max-width:480px){.how-it-works__subtitle{font-size:14px;margin-bottom:32px}}.how-it-works__subheading{font-size:20px;line-height:1.4;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:0 0 16px;z-index:3}@media(max-width:1280px){.how-it-works__subheading{font-size:24px;margin-bottom:24px}}@media(max-width:480px){.how-it-works__subheading{font-size:16px;margin-bottom:24px}}.how-it-works__features-wrap{position:relative;z-index:3}.how-it-works__features{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px;z-index:3}@media(max-width:768px){.how-it-works__features{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.how-it-works__features{gap:20px}}.how-it-works__feature{display:flex;height:214px;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;min-width:0;opacity:0;transform:translateY(32px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition-delay:calc(.4s + var(--feature-index, 0) * .18s)}.how-it-works--animated .how-it-works__feature{opacity:1;transform:translateY(0)}@media(max-width:480px){.how-it-works__feature{flex-shrink:0;height:108px}}.how-it-works__feature-icon-wrapper{width:120px;height:120px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}@media(max-width:480px){.how-it-works__feature-icon-wrapper{width:68px;height:68px;margin-bottom:12px}}.how-it-works__feature:hover .how-it-works__feature-icon-wrapper{transform:scale(1.08)}.how-it-works__feature-icon{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 8px rgba(77,255,255,.3));transition:filter .3s ease,transform .3s ease}.how-it-works__feature:hover .how-it-works__feature-icon{filter:drop-shadow(0 0 16px rgba(77,255,255,.5)) drop-shadow(0 0 24px rgba(166,91,178,.4))}.how-it-works__feature-text{font-size:16px;line-height:1.2;color:#f0f0f0;margin:0;max-width:270px}@media(max-width:480px){.how-it-works__feature-text{font-size:12px;max-width:none}}.how-it-works__gradient-line{position:absolute;left:0;top:136px;width:100%;height:12px;background:linear-gradient(90deg,#7ec5ed,#94a6e3,#a65bb2);border-radius:6px;box-shadow:0 0 28px 8px #4b1467;pointer-events:none;transform:scaleX(0);transform-origin:left center;transition:transform 1.5s cubic-bezier(.22,1,.36,1)}.how-it-works--animated .how-it-works__gradient-line{transform:scaleX(1)}@media(max-width:768px){.how-it-works__gradient-line{display:none}}@keyframes benefits-card-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.benefits{display:flex;flex-direction:column;align-items:center;z-index:2;padding:48px 0;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1280px){.benefits{padding:48px 24px}}@media(max-width:480px){.benefits{padding:32px 16px}}.benefits__top{width:100%;z-index:2}.benefits__mtitle{width:100%;text-align:center;font-weight:700;font-size:48px;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;text-align:start;margin:0;background:linear-gradient(90deg,#7ec5ed,#98f1fa);-webkit-background-clip:text;background-clip:text;color:transparent;z-index:3}@media(max-width:1280px){.benefits__mtitle{font-size:44px}}@media(max-width:480px){.benefits__mtitle{font-size:24px;line-height:32px}}.benefits__content{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px;max-width:1200px;width:100%}@media(max-width:1280px){.benefits__content{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}}@media(max-width:480px){.benefits__content{grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}}.benefits__card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:12px;text-align:center;overflow:hidden;border-radius:12px;opacity:0;transform:translateY(28px);transition:transform .25s ease,box-shadow .25s ease}.benefits--animated .benefits__card{animation:benefits-card-rise .6s cubic-bezier(.22,1,.36,1) forwards}.benefits--animated .benefits__card--1{animation-delay:.1s}.benefits--animated .benefits__card--2{animation-delay:.2s}.benefits--animated .benefits__card--3{animation-delay:.3s}.benefits--animated .benefits__card--4{animation-delay:.4s}.benefits__card:hover{transform:scale(1.03);box-shadow:0 0 24px #94a6e366,0 0 48px #fa98d833}@media(max-width:480px){.benefits__card{padding:16px 10px}}.benefits__icon{position:relative;width:120px;height:120px;flex-shrink:0;background-position:center;background-size:contain;background-repeat:no-repeat}@media(max-width:480px){.benefits__icon{width:88px;height:88px}}.benefits__icon--1{background-image:url(/images/features/entertainment.png)}.benefits__icon--2{background-image:url(/images/features/pricing.png)}.benefits__icon--3{background-image:url(/images/features/gambling.png)}.benefits__icon--4{background-image:url(/images/features/selling.png)}.benefits__text{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:24px;width:100%;max-width:190px}.benefits__title{font-size:20px;line-height:1.3;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:0;background:linear-gradient(90deg,#fa98d8,#a65bb2);-webkit-background-clip:text;background-clip:text;color:transparent}@media(max-width:480px){.benefits__title{font-size:18px}}.benefits__info{margin:0;font-size:16px;line-height:1.2;color:#fff;text-align:center}@media(max-width:480px){.benefits__info{font-size:14px}}.benefits__separator{width:100%;height:2px;margin:24px 0 32px;background:linear-gradient(90deg,#16052f00 0% 10%,#94a6e3 50%,#16052f00 90% 100%);border:none}@media(max-width:480px){.benefits__separator{margin:24px 0}}.benefits__coins{display:flex;align-items:center;justify-content:space-between;gap:32px;width:100%;max-width:1200px;opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transition-delay:.9s}.benefits--animated .benefits__coins{opacity:1;transform:translateY(0)}@media(max-width:480px){.benefits__coins{flex-direction:column;align-items:stretch;gap:24px;text-align:left}}.benefits__coins-text{flex:1;min-width:0}.benefits__coins-title{font-size:48px;font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;margin:0 0 12px;background:linear-gradient(90deg,#7ec5ed,#98f1fa);-webkit-background-clip:text;background-clip:text;color:transparent}@media(max-width:1280px){.benefits__coins-title{font-size:44px}}@media(max-width:480px){.benefits__coins-title{font-size:24px;margin-bottom:8px}}.benefits__coins-desc{margin:0;font-size:16px;line-height:1.5;color:#fff;max-width:560px}@media(max-width:480px){.benefits__coins-desc{font-size:14px}}.benefits__coins-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:48px;width:240px;padding:0 32px;border-radius:9999px;font-size:16px;font-weight:600;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,#5115a9,#852df6,#a65bb2);border:1px solid #7ec5ed;box-shadow:0 0 16px #7ec5ed59;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.benefits__coins-btn:hover{opacity:.95;transform:scale(1.02)}.benefits__coins-btn:active{transform:scale(.98)}@media(max-width:480px){.benefits__coins-btn{width:100%;justify-content:center;padding:14px 24px;font-size:14px}}h1,h2,h3{font-family:Roboto,sans-serif;font-weight:700;color:#fff}h1{font-size:56px;line-height:64px}h2{font-size:32px;line-height:40px}h3{font-size:18px;line-height:26px}p{font-family:Roboto,sans-serif;font-size:14px;line-height:22px;color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;height:48px;border-radius:100px;cursor:pointer;z-index:1;color:#fff;font-family:Roboto,sans-serif;font-weight:600;font-size:16px;line-height:155%;transition:transform .3s ease-out}.button:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf);z-index:-2;pointer-events:none;transition:background .3s ease-out}.button:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#3897c2,#384792 33.08%,#72359a 82.69%);z-index:-1;pointer-events:none;transition:background .3s ease-out}.button{box-shadow:0 0 12px #66b8e066,0 0 8px #8871b74d,0 0 4px #b671cf33}.button:hover{transform:translateY(-1px);box-shadow:0 0 16px #66b8e099,0 0 12px #8871b766,0 0 6px #b671cf4d}.button:hover:after{background:linear-gradient(180deg,#3897c2,#384792 33.08%,#72359a 82.69%)}.button:hover:before{background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf)}.button:active{transform:translateY(0);box-shadow:0 0 8px #66b8e04d,0 0 4px #8871b733,0 0 2px #b671cf1a}.button--yellow{background:linear-gradient(180deg,#f9fab2,#ffd30f,#ed9d27);color:#2a3045}.button--yellow:before{box-shadow:inset 2px 2px 8px #c3ff0073}.button--yellow:after{box-shadow:inset 1px 1px 2px #ffffff9e}.button--yellow:hover{background:linear-gradient(180deg,#ed9d27,#ffd30f,#f9fab2);transform:translateY(-1px);box-shadow:0 3px 6px #00000026}.button--yellow:hover:before{opacity:0}.button--yellow:hover:after{opacity:0}.button--yellow:active{background:linear-gradient(180deg,#f9fab2,#ffd30f,#ed9d27);transform:translateY(1px)}.button--yellow:active:before{box-shadow:inset 2px 2px 8px #c3ff0073;opacity:1}.button--yellow:active:after{box-shadow:inset -1px -1px 2px #ffffff9e;opacity:1}.button--transparent{color:#fff;font-weight:500}.button--transparent:before{background:linear-gradient(180deg,#71addc,#e6a6f6)}.button--transparent:after{background:#170b2e}.button--transparent{box-shadow:0 0 12px #71addc40,0 0 6px #e6a6f633}.button--transparent:hover{transform:translateY(-1px);box-shadow:0 0 20px #71addc66,0 0 10px #e6a6f64d}.button--transparent:hover:before{background:linear-gradient(180deg,#87ceeb,#e6a6f6)}.button--transparent:hover:after{background:#1a0d35}.button--transparent:active{transform:translateY(0);box-shadow:0 0 8px #71addc33,0 0 4px #e6a6f626}.button--transparent:active:after{background:#140a28}.button--disabled,.button:disabled{cursor:not-allowed;pointer-events:none;transform:none;color:#ffffff8c;box-shadow:none}.button--disabled:before,.button:disabled:before{background:linear-gradient(90deg,#646e96b3,#6e5a82b3);opacity:1}.button--disabled:after,.button:disabled:after{background:linear-gradient(180deg,#3897c2,#384792 33.08%,#72359a 82.69%);opacity:1}.button--disabled:hover,.button--disabled:active,.button:disabled:hover,.button:disabled:active{transform:none;box-shadow:none}.button--transparent.button--disabled{background:transparent;color:#ffffff80;cursor:not-allowed;pointer-events:none}.button--transparent.button--disabled:before{opacity:.4}.button--transparent.button--disabled:after{opacity:1;background:#170b2eb3}.button--transparent.button--disabled{box-shadow:none}.button-modal{display:flex;align-items:center;justify-content:center;gap:8px;height:43px;background:#5115a9;color:#fff;border:1px solid #C859FF;border-radius:100px;cursor:pointer}.button-modal:hover{background:#c859ff 50%;border:1px solid #5115A9;box-shadow:0 0 10px #b8a1ff33}.button-modal:active{background-color:#852df6;border-color:#5115a9;box-shadow:0 0 10px #b8a1ff33}.button-modal--disabled{background-color:#51566c;border-color:#51566c;color:#2a3045;cursor:not-allowed;pointer-events:none}.button-modal--disabled:hover,.button-modal--disabled:active{background-color:#51566c;border-color:#51566c;box-shadow:none}a{text-decoration:none;font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:22px}.gradient-text{display:inline-block;background:linear-gradient(90deg,#852df6,#c859ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bg-glow{position:absolute;z-index:0;width:400px;height:400px;border-radius:50%;background-color:#98f1fa;filter:blur(150px);top:80px;left:-180px;opacity:.4;pointer-events:none}.bg-glow--right{right:-180px;top:-180px;left:auto;background-color:#ffcb3b}.bg-glow--left-purple{background-color:#852df6;right:-180px;left:auto}.title{font-family:Roboto,sans-serif;font-weight:700;font-size:48px;line-height:100%;letter-spacing:.005em;vertical-align:middle;text-transform:uppercase;color:#98f1fa;text-align:start;z-index:3}@media(max-width:1280px){.title{font-size:44px}}@media(max-width:480px){.title{font-size:24px}}.about-us{position:relative;width:100%;padding:48px 24px;overflow:hidden;background-color:#16052f}@media(max-width:1280px){.about-us{padding:48px 16px}}@media(max-width:480px){.about-us{padding:32px 16px}}.about-us__container{position:relative;z-index:1;max-width:1200px;margin:0 auto;font-family:Roboto,sans-serif}.about-us__headline{font-weight:700;font-size:48px;line-height:1.2;text-transform:uppercase;text-align:start;color:#98f1fa;margin:0 0 32px;letter-spacing:.02em}@media(max-width:768px){.about-us__headline{font-size:44px;margin-bottom:32px}}@media(max-width:480px){.about-us__headline{margin-bottom:24px;font-size:24px}}.about-us__cards{display:flex;gap:32px;align-items:stretch;flex-wrap:nowrap}@media(max-width:1280px){.about-us__cards{flex-direction:column;gap:24px}}@media(max-width:480px){.about-us__cards{gap:16px}}.about-us__card{min-width:0;padding:4px;border-radius:32px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);position:relative}@media(max-width:768px){.about-us__card{width:100%}}@media(max-width:480px){.about-us__card{padding:2px}}.about-us__card--text{flex:2 1 0}@media(max-width:768px){.about-us__card--text{flex:1 1 100%;min-width:0}}.about-us__card--image{flex:1 1 0}@media(max-width:768px){.about-us__card--image{flex:1 1 100%}}.about-us__card-inner{position:relative;width:100%;height:100%;min-height:280px;border-radius:30px;background-color:#16052f;overflow:hidden;padding:24px;display:flex;flex-direction:column;gap:16px}@media(max-width:1280px){.about-us__card-inner{padding:28px 24px;min-height:0}}@media(max-width:480px){.about-us__card-inner{padding:20px 16px;gap:16px}}.about-us__card-inner--image{padding:0;display:flex;height:440px;align-items:center;justify-content:center;overflow:visible;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:480px){.about-us__card-inner--image{height:298px}}.about-us__badge{display:inline-block;padding:8px 16px;border-radius:999px;border:1px solid #94a6e3;background-color:#16052f99;font-weight:600;font-size:14px;line-height:1.3;color:#fff;width:fit-content;flex-shrink:0}@media(max-width:1280px){.about-us__badge{font-size:16px;padding:6px 12px}}.about-us__text-content{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}.about-us__info{font-size:14px;line-height:1.42;color:#fff;margin:0;opacity:0;transform:translateY(20px);transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1)}.about-us--animated .about-us__info{opacity:1;transform:translateY(0)}@media(max-width:768px){.about-us__info{font-size:16px;line-height:1.55}}.about-us--animated .about-us__info--0{transition-delay:.2s}.about-us--animated .about-us__info--1{transition-delay:.4s}.about-us--animated .about-us__info--2{transition-delay:.6s}.about-us--animated .about-us__info--3{transition-delay:.8s}.about-us__img{position:absolute;bottom:-32px;left:52%;transform:translate(-50%,56px);display:block;width:100%;height:auto;width:410px;object-fit:contain;object-position:bottom center;opacity:0;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1);transition-delay:1s}.about-us--animated .about-us__img{opacity:1;transform:translate(-50%)}@media(max-width:1280px){.about-us__img{width:500px;left:50%;bottom:-50px}}@media(max-width:480px){.about-us__img{width:340px;bottom:-20px}}.faq{position:relative;width:100%;padding:48px 24px;overflow:visible;background-color:#16052f}@media(max-width:1280px){.faq{padding:48px 16px;overflow:hidden}}@media(max-width:480px){.faq{padding:32px 16px}}.faq__frame{max-width:1200px;margin:0 auto;padding:4px;border-radius:32px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);position:relative}@media(max-width:480px){.faq__frame{padding:2px}}.faq__frame-inner{position:relative;padding:48px;border-radius:30px;background-color:#16052f;overflow:visible}@media(max-width:1280px){.faq__frame-inner{padding:40px;overflow:hidden}}@media(max-width:480px){.faq__frame-inner{padding:24px}}.faq__frame-inner:before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:url(/images/section-bg.png);background-size:cover;background-position:top center;background-repeat:no-repeat;opacity:.3;z-index:0}.faq__content{position:relative;z-index:1;display:flex;gap:48px;align-items:flex-start}@media(max-width:1280px){.faq__content{flex-direction:column;gap:32px}}@media(max-width:480px){.faq__content{gap:16px}}.faq__left{position:relative;flex:0 0 33.333%;min-width:0;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1280px){.faq__left{flex:1 1 100%;width:100%}}.faq__title{display:inline-block;font-size:clamp(44px,3.2vw,48px);font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;margin:0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:4px}@media(max-width:480px){.faq__title{font-size:24px}}.faq__title-part{display:block;color:#98f1fa}.faq__title-part--highlight{color:#98f1fa}.faq__planet-img{position:absolute;bottom:-40px;left:-82px;width:360px;height:auto;max-width:none;object-fit:contain;z-index:1;display:block;pointer-events:none;opacity:0;transform:translateY(56px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition-delay:1s}.faq--animated .faq__planet-img{opacity:1;transform:translateY(0)}@media(max-width:1280px){.faq__planet-img{display:none}}.faq__right{flex:0 0 calc(66.666% - 20px);min-width:0}@media(max-width:1280px){.faq__right{flex:1 1 100%;width:100%}}.faq__list{display:flex;flex-direction:column;gap:0;width:100%}.faq__separator{height:2px;margin:0;background:linear-gradient(90deg,#16052f00 0% 25%,#94a6e3 50%,#16052f00 75% 100%);border:none}.faq__item{position:relative;background-color:transparent;overflow:visible;opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.faq--animated .faq__item{opacity:1;transform:translateY(0)}.faq--animated .faq__item--0{transition-delay:.15s}.faq--animated .faq__item--1{transition-delay:.3s}.faq--animated .faq__item--2{transition-delay:.45s}.faq--animated .faq__item--3{transition-delay:.6s}.faq--animated .faq__item--4{transition-delay:.75s}.faq__question{width:100%;padding:24px 32px 24px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:none;cursor:pointer;font-size:20px;font-weight:700;line-height:1.4;color:#fa98d8;text-align:left;text-transform:uppercase;transition:color .2s ease;box-sizing:border-box}@media(max-width:1280px){.faq__question{font-size:24px}}@media(max-width:480px){.faq__question{padding:14px 0;font-size:16px}}.faq__question:hover{color:#fa98d8}.faq__list>div:first-child>.faq__item .faq__question{padding-top:0}.faq__question-text{flex:1;min-width:0;overflow-wrap:break-word}.faq__question-icon{width:10px;height:10px;flex-shrink:0;border-right:2px solid #FA98D8;border-bottom:2px solid #FA98D8;transform:rotate(45deg);transition:transform .3s ease,border-color .3s ease}.faq__question-icon--open{transform:rotate(-135deg);border-color:#fa98d8}.faq__item--open .faq__question{color:#fa98d8}.faq__answer{padding:0 32px 0 0;background:transparent;font-size:16px;line-height:1.6;color:#faeef599;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding-top .3s ease,padding-bottom .3s ease}.faq__answer p{margin:0}.faq__answer--open{max-height:500px;opacity:1;padding-top:8px;padding-bottom:16px}.hero{--hero-scroll-y: 0;display:flex;align-items:flex-end;justify-content:center;height:540px;margin-bottom:32px;background:linear-gradient(180deg,#16052f00,#16052f),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:0 24px}@media(max-width:1024px){.hero{height:580px;padding-inline:24px}}@media(max-width:480px){.hero{height:820px;align-items:center;justify-content:center;padding-inline:16px;overflow:hidden;margin-bottom:0}}.hero__content{position:relative;--hero-scroll-y: 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:1200px;width:100%;height:320px;border-radius:32px;background:linear-gradient(270deg,#16052fb3,#16052f00),url(/images/hero/bg-hero.png),#4b1467;background-size:cover;background-position:top center;background-repeat:no-repeat;box-shadow:0 0 28px 8px #4b1467;align-items:stretch;flex-direction:row}@media(max-width:1024px){.hero__content{height:400px;justify-content:end;background:linear-gradient(270deg,#16052fb3,#16052f00),url(/images/hero/bg-hero-rev.png),#4b1467;background-position:bottom center;background-size:cover;background-repeat:no-repeat}}@media(max-width:480px){.hero__content{justify-content:flex-start;align-items:center;margin-top:107px;width:100%;height:658px;padding:16px;overflow:hidden;background:linear-gradient(180deg,#0a0618 100% #16052f 85%,rgba(50,30,80,.4) 40%,rgba(88,60,120,.25) 0%),url(./images/hero-bg.png)}}@media(min-width:1024px){.hero__visual{position:relative;flex:1;min-width:0;min-height:320px}}@media(max-width:1024px){.hero__visual{position:absolute;inset:0;pointer-events:none;z-index:0}}.hero__text-wrapper{position:relative;z-index:2;flex:0 0 50%;max-width:520px;display:flex;flex-direction:column;justify-content:center;padding:48px 0}@media(max-width:1280px){.hero__text-wrapper{flex:0 0 100%;max-width:480px;margin-right:40px}}@media(max-width:768px){.hero__text-wrapper{max-width:100%;margin-right:0}}@media(max-width:480px){.hero__text-wrapper{flex:1;height:100%;justify-content:start;align-items:start;max-width:100%;padding:0;margin-right:0}}.hero__text{display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.hero__text{align-items:flex-start;position:relative;z-index:1}}@media(max-width:1024px){.hero__text{max-width:440px;width:100%}}@media(max-width:480px){.hero__text{max-width:100%}}.hero__text-top{display:flex;flex-direction:column;align-items:center;gap:10px;width:520px;margin-bottom:24px;align-items:flex-start}@media(max-width:768px){.hero__text-top{width:100%;text-align:center;justify-content:center}}@media(max-width:480px){.hero__text-top{width:100%;max-width:100%;gap:5px;margin-bottom:16px}}.hero__text-bottom{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;align-items:flex-start}@media(max-width:1024px){.hero__text-bottom{width:500px;z-index:2}}@media(max-width:768px){.hero__text-bottom{width:100%;align-items:center}}.hero__eyebrow{max-width:420px;width:100%;font-weight:700;font-size:24px;line-height:32px;text-transform:uppercase;color:#98f1fa;text-align:end}@media(max-width:1024px){.hero__eyebrow{max-width:500px;font-size:28px}}@media(max-width:768px){.hero__eyebrow{font-size:24px;max-width:100%;text-align:center}}@media(max-width:480px){.hero__eyebrow{font-size:16px}}.hero__title{font-size:76px;color:#fff;background:linear-gradient(180deg,#98f1fa,#7dd3fc,#67b8e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 24px rgba(152,241,250,.3)}@media(max-width:768px){.hero__title{font-size:56px;max-width:100%;text-align:center;margin:0 auto}}@media(max-width:480px){.hero__title{font-size:44px;line-height:46px;text-align:center;margin:0 auto}}.hero__subtitle{text-align:start;font-size:14px;line-height:20px;max-width:480px;color:#fff}@media(max-width:768px){.hero__subtitle{max-width:80%;margin-left:0;text-align:center}}@media(max-width:480px){.hero__subtitle{text-align:center;margin-left:0}}.hero__cta-button{width:240px;height:48px}@media(max-width:480px){.hero__cta-button{width:100%}}.hero__cta-wrapper{width:100%;max-width:420px;display:flex;align-items:center;justify-content:end;gap:20px}@media(max-width:1024px){.hero__cta-wrapper{max-width:500px}}@media(max-width:768px){.hero__cta-wrapper{max-width:100%;flex-direction:column}}.hero__badge{display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translateY(16px);animation:hero-badge-appear .7s cubic-bezier(.22,1,.36,1) .6s forwards,hero-badge-vibration 4s ease-out 1.3s infinite}.hero__badge-icon{display:block}@keyframes hero-badge-appear{to{opacity:1;transform:translateY(0)}}.hero__planets{position:absolute;z-index:5;background-repeat:no-repeat;background-position:center;background-size:contain;inset:0;pointer-events:none;will-change:transform}.hero__planets--middle-reverse{width:138px;height:112px;top:-64px;left:620px;background-image:url(/images/hero/blue-planet.png);transform:translateY(calc(var(--hero-scroll-y, 0) * .18 * 1px)) translate(calc(var(--hero-scroll-y, 0) * -.1 * 1px))}@media(max-width:1024px){.hero__planets--middle-reverse{width:168px;height:100px;top:-50px;left:250px}}@media(max-width:768px){.hero__planets--middle-reverse{display:none}}.hero__planets--left-top{width:169px;height:99px;top:-64px;right:-600px;left:auto;background-image:url(/images/hero/yellow-planet.png);transform:translateY(calc(var(--hero-scroll-y, 0) * .26 * 1px)) translate(calc(var(--hero-scroll-y, 0) * .2 * 1px))}@media(max-width:1024px){.hero__planets--left-top{top:-60px;right:-24px}}@media(max-width:768px){.hero__planets--left-top{display:none}}.hero__planets--rigth-top{width:200px;height:209px;top:0;left:-50px;background-image:url(/images/hero/lollipop.png);transform:translateY(calc(var(--hero-scroll-y, 0) * .12 * 1px)) translate(calc(var(--hero-scroll-y, 0) * .02 * 1px));animation:hero-lollipop-float 3s ease-in-out infinite}@media(max-width:1280px){.hero__planets--rigth-top{display:none}}@media(max-width:480px){.hero__planets{display:none}}@keyframes hero-lollipop-float{0%,to{transform:translateY(calc(var(--hero-scroll-y, 0) * .12 * 1px)) translate(calc(var(--hero-scroll-y, 0) * .02 * 1px)) translateY(0)}50%{transform:translateY(calc(var(--hero-scroll-y, 0) * .12 * 1px)) translate(calc(var(--hero-scroll-y, 0) * .02 * 1px)) translateY(-14px)}}@keyframes hero-blue-planet-horizontal{0%,to{transform:translateY(calc(var(--hero-scroll-y, 0) * .18 * 1px)) translate(calc(var(--hero-scroll-y, 0) * -.1 * 1px)) translate(-12px)}50%{transform:translateY(calc(var(--hero-scroll-y, 0) * .18 * 1px)) translate(calc(var(--hero-scroll-y, 0) * -.1 * 1px)) translate(12px)}}@keyframes hero-characters-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes hero-badge-vibration{0%{transform:translateY(0) scale(1)}4%{transform:translateY(0) scale(1.02)}8%{transform:translateY(0) scale(.992)}12%{transform:translateY(0) scale(1)}16%{transform:translateY(0) scale(1.04)}20%{transform:translateY(0) scale(1)}20.1%{transform:translateY(0) scale(1)}38%{transform:translateY(0) scale(1)}42%{transform:translateY(0) scale(1.03)}46%{transform:translateY(0) scale(1)}46.1%,to{transform:translateY(0) scale(1)}}@keyframes hero-yellow-planet-diagonal{0%,to{transform:translateY(calc(var(--hero-scroll-y, 0) * .26 * 1px)) translate(calc(var(--hero-scroll-y, 0) * .2 * 1px)) translate(-12px,-10px)}50%{transform:translateY(calc(var(--hero-scroll-y, 0) * .26 * 1px)) translate(calc(var(--hero-scroll-y, 0) * .2 * 1px)) translate(12px,10px)}}.hero__characters{position:absolute;z-index:6;width:601px;height:386px;bottom:0;left:0;background-image:url(/images/hero/hero-characters.png);background-repeat:no-repeat;background-position:bottom left;background-size:contain;pointer-events:none;border-radius:32px;transform-origin:bottom left;animation:hero-characters-pulse 3s ease-in-out infinite}@media(max-width:1280px){.hero__characters{width:562px;height:375px;bottom:0;left:0;background-image:url(/images/hero/hero-characters-md.png)}}@media(max-width:768px){.hero__characters{display:none}}@media(max-width:480px){.hero__characters{display:block;width:469px;height:313px;bottom:0;left:0;background-image:url(/images/hero/hero-characters-sm.png)}}.scroll-reveal{opacity:0;transform:translateY(48px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.scroll-reveal--visible{opacity:1;transform:translateY(0)}.lobby{position:relative;display:flex;flex-direction:column;align-items:center;gap:40px;padding:48px 0;max-width:1200px;margin:0 auto}@media(max-width:1280px){.lobby{padding:48px 24px}}@media(max-width:480px){.lobby{padding:32px 16px}}.lobby__title{width:100%;text-align:center;font-weight:700;font-size:48px;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;text-align:start;margin:0;color:#98f1fa}@media(max-width:1280px){.lobby__title{font-size:44px}}@media(max-width:480px){.lobby__title{font-size:24px;line-height:32px}}.lobby__bg{position:absolute;z-index:1}.lobby__brand{padding:42px 0}@media(max-width:480px){.lobby__brand{padding:36px 28px}}@media(max-width:480px){.lobby__more-games{width:100%}}.lobby__more-games-button{width:160px;height:48px;font-size:16px}@media(max-width:480px){.lobby__more-games-button{width:100%;max-width:100%;font-size:14px}}.lobby__more-games-icon{width:16px;height:16px;background-image:url(/images/icons/icon-right.svg);background-position:center}@media(max-width:480px){.million{max-width:330px;height:auto}}.brand-new{width:100%}.brand-new__top{display:flex;justify-content:space-between;align-items:center;width:100%;padding-bottom:24px}.brand-new__title{text-transform:uppercase}.brand-new__buttons{display:flex;gap:16px}.brand-new__button{width:32px;height:32px;position:relative;cursor:pointer}.brand-new__button.swiper-button-disabled{opacity:0;pointer-events:none;cursor:default}.brand-new__button-icon{width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;margin:auto}.brand-new__button-icon--prev{background-image:url(/images/icons/icon-left.svg)}.brand-new__button-icon--next{background-image:url(/images/icons/icon-right.svg)}.brand-new__inner{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.brand-new__more{color:#c859ff}.gamesSlider{width:100%}.gamesSlider .swiper-slide{width:auto;flex-shrink: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)}.game-card__frame{padding:1px;border-radius:24px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);width:100%;box-sizing:border-box}.game-card{width:100%;aspect-ratio:1;border-radius:22px;display:flex;cursor:pointer;position:relative;background-size:cover;background-position:center;overflow:hidden;background-color:#1a0a2e}.game-card:hover .game-card__overlay{opacity:1}.game-card__badge{position:absolute;top:10px;left:10px;width:32px;height:35px;pointer-events:none;z-index:2}.game-card__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background:linear-gradient(180deg,#3cd7ffb3,#3cd7ff80,#3cd7ff00);box-shadow:inset 0 0 20px #ffe066;mix-blend-mode:plus-lighter;opacity:0;transition:opacity .2s ease}.game-card__play{width:56px;height:56px}.game-card__play-icon{width:56px;height:56px;pointer-events:none}.game-card__info{position:absolute;display:flex;flex-direction:column;align-items:center;bottom:8px;text-align:center;width:100%}.game-card__title{color:#98f1fa;font-weight:700;font-size:12px;line-height:20px}.game-card__provider{color:#98f1fa;font-weight:500;font-size:12px;line-height:20px}.games-collection{display:flex;justify-content:center;align-items:center;width:100%;min-width:0}.games-collection__games{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;width:100%;max-width:1200px;min-width:0;z-index:2}@media(max-width:768px){.games-collection__games{grid-template-columns:repeat(4,1fr);gap:12px}}@media(max-width:370px){.games-collection__games{grid-template-columns:repeat(2,1fr)}}.games-collection__item{min-width:0}.slots-provider__content{padding:40px 0;max-width:1220px;margin:0 auto;box-sizing:border-box}.slots-provider__subtitle{color:#fff}.not-found-page{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:192px 24px 72px;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif}@media(max-width:1024px){.not-found-page{padding:159px 24px 60px}}@media(max-width:480px){.not-found-page{padding:171px 16px 48px}}.not-found-page__bg{position:absolute;inset:0;background:linear-gradient(180deg,#0a0d2200,#0a0d22 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.not-found-page__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:560px}.not-found-page__graphic{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}@media(max-width:480px){.not-found-page__graphic{gap:4px;margin-bottom:20px}}.not-found-page__digit{font-size:120px;font-weight:700;line-height:1;color:#fff;text-shadow:0 0 40px rgba(255,255,255,.3)}@media(max-width:1024px){.not-found-page__digit{font-size:96px}}@media(max-width:480px){.not-found-page__digit{font-size:64px}}.not-found-page__moon-img{width:424px;height:auto;object-fit:contain;flex-shrink:0}@media(max-width:480px){.not-found-page__moon-img{width:304px}}.not-found-page__text{margin-bottom:28px}.not-found-page__title{font-size:48px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;color:#98f1fa;margin:0 0 12px;text-shadow:0 0 24px rgba(152,241,250,.4)}@media(max-width:480px){.not-found-page__title{font-size:24px}}.not-found-page__sub{font-size:16px;line-height:1.5;color:#fffc;margin:0}@media(max-width:480px){.not-found-page__sub{font-size:14px}}.not-found-page__button{padding:14px 36px;font-size:15px;font-weight:600;min-width:200px}.all-games{display:flex;justify-content:center;width:100%;padding:48px 0}@media(max-width:1280px){.all-games{padding:48px 24px}}@media(max-width:480px){.all-games{padding:32px 16px}}.all-games__title{font-weight:700;font-size:clamp(44px,3.2vw,48px);line-height:1.2;text-transform:uppercase;text-align:start;color:#98f1fa;margin:0 0 32px;letter-spacing:.02em}@media(max-width:768px){.all-games__title{margin-bottom:32px}}@media(max-width:480px){.all-games__title{margin-bottom:24px;font-size:24px}}.all-games__content{display:flex;flex-direction:column;gap:18px;width:100%;max-width:1200px}.all-games__games{display:grid;grid-template-columns:repeat(6,1fr);flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}@media(max-width:768px){.all-games__games{grid-template-columns:repeat(4,1fr);gap:12px}}.game-page{padding:240px 0 48px;min-height:100vh;overflow-x:hidden;background-color:#16052f}@media(max-width:1024px){.game-page{padding:180px 0 48px}}@media(max-width:480px){.game-page{padding:150px 0 16px}}.game-page__content{position:absolute;left:0;right:0;top:0;height:280px;z-index:0;background:linear-gradient(0deg,#16052F 0%,transparent 50%),linear-gradient(180deg,transparent 0%,#16052F 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:480px){.game-page__content{height:200px}}.game-page__container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}@media(max-width:1024px){.game-page__container{padding:0 24px}}@media(max-width:480px){.game-page__container{padding:0 16px}}.game-page__container--centered{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.game-page__frame-border-wrap{width:1200px;max-width:100%;height:700px;padding:8px;border-radius:48px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);box-sizing:border-box;opacity:1}@media(max-width:480px){.game-page__frame-border-wrap{height:400px;padding:4px}}.game-page__frame-border-inner{border-radius:40px;background:#11142e;overflow:hidden;width:100%;height:100%;box-sizing:border-box;padding:40px;display:flex;flex-direction:column;gap:24px}@media(max-width:480px){.game-page__frame-border-inner{border-radius:46px}}.game-page__frame-wrapper{position:relative;width:100%;flex:1;min-height:0;display:flex;flex-direction:column;gap:24px;background:#000}.game-page__frame-wrapper--centered{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;aspect-ratio:auto;min-height:320px}.game-page__frame{width:100%;flex:1;min-height:0;display:block;border:none}.game-page__frame-settings{display:flex;gap:17px;padding:14px 24px;background-color:#11142e;border-radius:0 0 40px 40px}.game-page__frame-icon{width:42px;height:42px;min-width:42px;min-height:42px;background-color:#2a3045;border-radius:10.5px;background-repeat:no-repeat;background-position:center;cursor:pointer}.game-page__frame-icon--full-screen{background-image:url(/images/icons/icon-full-screen.svg)}.game-page__frame-icon--like{background-image:url(/images/icons/icon-like.svg)}.game-page__bottom{margin-top:48px}@media(max-width:1024px){.game-page__bottom .realtime-rtp__inner{max-width:100%}.game-page__bottom .realtime-rtp__swiper-games .swiper-slide{width:calc((100% - 48px)/4);max-width:calc((100% - 48px)/4)}}.game-page--centered{position:relative;min-height:100vh;background-color:#16052f;background:linear-gradient(0deg,#16052F 0%,transparent 50%),linear-gradient(180deg,transparent 0%,#16052F 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.game-page__status{color:#fff;font-family:Roboto,sans-serif}.game-page__error-btn{width:150px}.game-page__error-msg{display:flex;flex-direction:column;gap:24px;align-items:center}.game-page__frame-wrapper--fullscreen{position:fixed;inset:0;width:100vw;height:100vh;aspect-ratio:auto;margin:0;z-index:9999;border-radius:0;background:#000}.game-page__frame-wrapper--fullscreen .game-page__frame{width:100%;height:100%}@media(max-width:480px){.game-page__frame-wrapper--fullscreen{top:0;left:0}}.game-info{display:flex;align-items:center;max-width:1200px;width:100%;margin:24px auto 0;padding:17px 0}@media(max-width:480px){.game-info{margin-top:20px;padding:12px 0}}.game-info__play{display:flex;gap:17px;align-items:center}.game-info__image{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:12px;background-repeat:no-repeat;background-size:cover;background-position:center}@media(max-width:480px){.game-info__image{width:48px;height:48px;min-width:48px;min-height:48px}}.game-info__text{display:flex;flex-direction:column;gap:4px}.game-info__title{font-family:Roboto,sans-serif;font-size:21px;line-height:28px;font-weight:700;color:#fff}.game-info__subtitle{font-family:Roboto,sans-serif;font-weight:500;font-size:15px;line-height:24px;color:#c859ff}.error-message{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;border-radius:12px;background:#ff4d4d26;border:1px solid #ff4d4d;font-family:Roboto,sans-serif;max-width:100%}.error-message__icon{font-size:20px;line-height:1;color:#ff4d4d;margin-top:2px}.error-message__text{color:#fff;font-size:14px;font-weight:500;margin:0}.realtime-rtp__top{display:flex;justify-content:space-between;align-items:center;width:100%;padding-bottom:24px}.realtime-rtp__title{text-transform:uppercase}.realtime-rtp__buttons{display:flex;gap:16px}.realtime-rtp__button{position:relative;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;border:none;padding:0;background:transparent;transition:transform .2s ease-out,box-shadow .2s ease-out}.realtime-rtp__button:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf);z-index:-2;pointer-events:none}.realtime-rtp__button:after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(180deg,#3897c2,#384792 33.08%,#72359a 82.69%);z-index:-1;pointer-events:none;box-shadow:inset 1px 1px 2px #ffffff26}.realtime-rtp__button{box-shadow:0 0 12px #66b8e066,0 0 8px #8871b74d,0 0 4px #b671cf33}.realtime-rtp__button:hover:not(.swiper-button-disabled){transform:translateY(-1px);box-shadow:0 0 16px #66b8e099,0 0 12px #8871b766,0 0 6px #b671cf4d}.realtime-rtp__button:active:not(.swiper-button-disabled){transform:translateY(0)}.realtime-rtp__button.swiper-button-disabled{opacity:0;pointer-events:none;cursor:default}.realtime-rtp__button-icon{width:20px;height:20px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0) invert(1)}.realtime-rtp__button-icon--prev{background-image:url(/images/icons/icon-left.svg)}.realtime-rtp__button-icon--next{background-image:url(/images/icons/icon-right.svg)}.realtime-rtp__inner{margin:0 auto;box-sizing:border-box}.realtime-rtp__swiper-games.swiper{overflow:visible}.realtime-rtp__swiper-games .swiper-slide{width:186px;flex-shrink:0;box-sizing:border-box}.realtime-rtp__swiper-games .game-card__frame{width:100%}.modal{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center;padding:16px;overflow-y:auto}@media(max-height:700px){.modal{align-items:flex-start;padding-top:24px;padding-bottom:24px}}@media(max-width:768px){.modal--shop,.modal--daily-rewards{align-items:flex-start;padding-top:56px}}@media(max-width:480px){.modal--shop,.modal--daily-rewards{padding-top:40px}}@media(max-height:700px){.modal--shop,.modal--daily-rewards{padding-top:24px;padding-bottom:24px}}.modal__backdrop{position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal__content{position:relative;z-index:2;width:100%;display:flex;justify-content:center;align-items:center}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.register-modal{width:100%;max-width:800px;padding:0;color:#fff;font-family:Roboto,sans-serif;box-sizing:border-box}.register-modal .modal-frame{position:relative;border:none}.register-modal__content{position:relative;width:100%;padding:48px 40px}.register-modal__title{font-size:28px;line-height:1.25;margin:0 0 28px}.register-modal__form{display:flex;flex-direction:column;gap:0}.register-modal__field-dob{margin-bottom:20px}.register-modal__dob-inputs{display:flex;gap:8px}.register-modal__input-dob{flex:1;text-align:center}.register-modal__checkbox{display:flex;align-items:flex-start;gap:10px;margin-top:16px;margin-bottom:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.register-modal__checkbox--age{margin-bottom:0}.register-modal__checkbox-text{display:flex;flex-direction:column;gap:4px;font-size:14px;line-height:1.4;color:#ffffffe6}.register-modal__checkbox-title{font-weight:500}.register-modal__checkbox-sub{font-size:12px;color:#ffffffb3}.register-modal__submit{width:100%;margin-top:24px;margin-bottom:20px;height:48px;font-weight:600}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.login-modal{width:100%;max-width:800px;padding:0;color:#fff;font-family:Roboto,sans-serif;box-sizing:border-box}.login-modal .modal-frame{position:relative;border:none}.login-modal__content{position:relative;width:100%;padding:48px 40px}.login-modal__title{font-size:28px;line-height:1.25;margin:0 0 28px}.login-modal__form{display:flex;flex-direction:column;gap:0}.login-modal__submit{width:100%;margin-top:8px;margin-bottom:20px;height:48px;font-weight:600}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.profile-modal{width:100%;max-width:800px;padding:0;color:#fff;font-family:Roboto,sans-serif;box-sizing:border-box}.profile-modal .modal-frame{position:relative;border:none}.profile-modal__content{position:relative;width:100%;padding:48px 40px}.profile-modal__title{font-size:28px;line-height:1.25;margin:0 0 24px;text-align:center}.profile-modal__tabs{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:28px;width:100%}.profile-modal__tab{padding:10px 0;width:100%;border:none;background:none;cursor:pointer;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:#fffc;border-radius:999px;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.profile-modal__tab--active{color:#fff;background:#94a6e333;border:1px solid rgba(148,166,227,.6);box-shadow:0 0 12px #94a6e34d}.profile-modal__tab:not(.profile-modal__tab--active):hover{color:#fff}.profile-modal__info{font-size:14px;color:#ffffffb3;margin-bottom:16px}.profile-modal__form{display:flex;flex-direction:column;gap:0}.profile-modal__field-dob{margin-bottom:20px}.profile-modal__dob-inputs{display:flex;gap:8px}.profile-modal__input-dob{flex:1;text-align:center}.profile-modal__checkbox{margin-top:20px;margin-bottom:8px}.profile-modal__checkbox-text{font-size:14px;color:#ffffffe6;font-family:Roboto,sans-serif}.profile-modal__submit{width:100%;margin-top:24px;margin-bottom:16px;height:48px;font-weight:600}.profile-modal__change-pass{align-self:flex-end;margin-top:0;margin-bottom:0}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.purchases-modal{width:100%;max-width:800px;padding:0;color:#fff;font-family:Roboto,sans-serif;box-sizing:border-box}.purchases-modal .modal-frame{position:relative;border:none}.purchases-modal__content{position:relative;width:100%;padding:48px 40px}.purchases-modal__title{font-size:28px;line-height:1.25;margin:0 0 24px;text-align:center}.purchases-modal__tabs{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:28px}.purchases-modal__tab{padding:10px 24px;border:none;background:none;cursor:pointer;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:#fffc;border-radius:999px;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.purchases-modal__tab--active{color:#fff;background:#94a6e333;border:1px solid rgba(148,166,227,.6);box-shadow:0 0 12px #94a6e34d}.purchases-modal__tab:not(.purchases-modal__tab--active):hover{color:#fff}.purchases-modal__table{border-radius:12px;overflow:hidden;border:1px solid rgba(148,166,227,.3)}.purchases-modal__table-head{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:16px;padding:14px 20px;background:#1b003ab3;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#fff}.purchases-modal__th{text-align:center}.purchases-modal__th--product{text-align:left}.purchases-modal__th--price,.purchases-modal__th--date{text-align:right}.purchases-modal__table-body{background:#1b003a66}.purchases-modal__row{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:16px;align-items:center;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.purchases-modal__row:last-child{border-bottom:none}.purchases-modal__cell{font-size:14px;color:#fff}.purchases-modal__cell--product{display:flex;align-items:center;gap:12px}.purchases-modal__cell--price,.purchases-modal__cell--date{text-align:right}.purchases-modal__coin-icon{width:24px;height:24px;flex-shrink:0;background-image:url(/images/icons/icon-small-coin.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.purchases-modal__product-name{font-weight:500}.purchases-modal__placeholder{padding:32px 20px;text-align:center;font-size:14px;color:#ffffffb3}.purchases-modal__placeholder--error{color:#e85a73}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.shop-modal{position:relative;width:100%;max-width:960px;color:#fff;font-family:Roboto,sans-serif}.shop-modal__frame,.shop-modal .modal-frame{position:relative;width:100%;max-width:960px;box-shadow:0 0 40px #8b5cf64d}.shop-modal__inner{position:relative;display:flex;flex-direction:column;padding:24px;min-height:400px}@media(max-width:480px){.shop-modal__inner{padding:24px}}.shop-modal__header{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);max-width:680px;height:98px;background:linear-gradient(180deg,#3897c2,#384792 33.08%,#72359a 82.69%);border-radius:24px;text-align:center;z-index:2}@media(max-width:480px){.shop-modal__header{width:calc(100% - 32px);height:65px;max-width:278px;border-radius:16px}}.shop-modal__title{margin:0;font-size:48px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.05em;color:#add9f2;display:inline-block;font-family:Oswald,sans-serif;background:linear-gradient(180deg,#9b4de0,#6a0dad,#4a0080);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;-webkit-text-stroke:2.5px #A0E6FF;paint-order:stroke fill;text-shadow:0 0 20px rgba(160,230,255,.6),0 0 40px rgba(160,230,255,.4)}@media(max-width:480px){.shop-modal__title{font-size:24px;letter-spacing:.01em;-webkit-text-stroke:1px #A0E6FF}}.shop-modal__disclaimer{margin:20px 0 24px;padding:16px 0}@media(max-width:1024px){.shop-modal__disclaimer{margin:16px 0 20px}}.shop-modal__disclaimer-title{margin:0 0 8px;font-size:26px;font-weight:700;text-align:center;text-transform:uppercase;color:#fa98d8;line-height:1.4}@media(max-width:480px){.shop-modal__disclaimer-title{font-size:18px}}.shop-modal__disclaimer-text{margin:0;font-size:14px;line-height:1.5;color:#ffffffbf;text-align:left}@media(max-width:480px){.shop-modal__disclaimer-text{font-size:12px}}.shop-modal__grid-section{margin-bottom:20px}@media(max-width:1024px){.shop-modal__grid-section{margin-bottom:16px}}.shop-modal__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;min-height:136px;max-width:900px}@media(max-width:1024px){.shop-modal__grid{grid-template-columns:repeat(2,1fr);gap:12px;max-height:280px;overflow-y:auto}}@media(max-width:480px){.shop-modal__grid{min-height:136px}}.shop-modal__card-wrapper{padding:0;border:none;background:none;cursor:pointer;border-radius:10px;transition:transform .2s ease}.shop-modal__card-wrapper:hover{transform:translateY(-2px)}.shop-modal__card-wrapper:hover .shop-card__inner{box-shadow:0 4px 20px #a65bb259}.shop-modal__card-wrapper:active .shop-card__inner{box-shadow:0 2px 12px #a65bb266}.shop-modal__card-wrapper--active .shop-card__inner{box-shadow:0 0 24px #98f1fa80}.shop-modal__panels{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}@media(max-width:768px){.shop-modal__panels{grid-template-columns:1fr;gap:16px;margin-bottom:20px}}.shop-modal__payment-panel{display:flex;flex-direction:column;gap:12px;padding:16px;min-width:0;background:#fa98d833;border-radius:16px}@media(max-width:768px){.shop-modal__payment-panel{padding:16px;gap:12px}}.shop-modal__placeholder{grid-column:1/-1;padding:32px 24px;text-align:center;font-size:14px;color:#ffffffb3;background:#1e1b4b99;border-radius:16px;border:1px solid rgba(139,92,246,.3)}.shop-modal__placeholder--error{color:#f87171;border-color:#f8717166}.shop-modal__footer{position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;margin-top:28px}@media(max-width:480px){.shop-modal__footer{margin-top:16px;gap:12px}}.shop-modal__footer-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}@media(max-width:1024px){.shop-modal__footer-row{flex-direction:column;align-items:stretch;gap:12px}}.shop-modal__payments-title{margin:0;font-size:16px;font-weight:700;text-transform:uppercase;color:#fa98d8;line-height:1.4}@media(max-width:1024px){.shop-modal__payments-title{font-size:14px}}.shop-modal__checkbox{margin:0}.shop-modal__checkbox-text{font-size:12px;line-height:1.5;color:#ffffffd9}@media(max-width:1024px){.shop-modal__checkbox-text{font-size:10px}}.shop-modal__total{display:flex;flex-direction:column;gap:4px;margin-top:auto;padding-top:0}.shop-modal__total-mob{display:none}@media(max-width:1024px){.shop-modal__total-mob{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0f0a1e99;border-radius:10px;border:1px solid rgba(139,92,246,.3);font-weight:700;font-size:14px}}.shop-modal__total-label,.shop-modal__total-label-mob{font-size:14px;font-weight:500;letter-spacing:.05em;color:#ffffffb3}.shop-modal__total-value{font-size:24px;font-weight:500;-webkit-background-clip:text;background-clip:text;color:#fff}@media(max-width:1024px){.shop-modal__total-value{font-size:18px}}.shop-modal__total-value-mob{font-size:16px;font-weight:700;color:#a78bfa}@media(max-width:1024px){.shop-modal__total-value-mob{font-size:16px}}.shop-modal__confirm{flex-shrink:0;width:240px;height:48px}.shop-modal__confirm:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1024px){.shop-modal__confirm{width:100%;height:48px}}.shop-modal__payment-error{margin:0;font-size:13px;color:#f87171}.shop-modal__warning{padding:10px 14px;font-size:12px;color:#fbbf24;background:#fbbf241a;border-radius:8px;border:1px solid rgba(251,191,36,.3)}.shop-modal__info{margin:0;font-size:11px;text-align:left!important;line-height:1.5;color:#ffffffa6;align-self:flex-start}.shop-modal__info-link:hover{text-decoration:underline}.custom-card__border-wrap{position:relative;display:flex;flex-direction:column;padding:2px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);border-radius:18px;min-width:0;min-height:0}.custom-card{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;gap:20px;width:100%;padding:16px;min-width:0;background-image:linear-gradient(180deg,#16052fbf,#1e1b4bd9),url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;border:none;box-shadow:0 0 20px #6366f126}@media(max-width:768px){.custom-card{gap:16px;padding:16px}}.custom-card__title-main{margin:0;font-size:16px;font-weight:700;text-transform:uppercase;color:#fa98d8;line-height:1.4;text-align:start}@media(max-width:1024px){.custom-card__title-main{font-size:14px}}.custom-card__decorative-wrap{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none;z-index:0}.custom-card__blur{position:absolute;left:0;top:50%;transform:translateY(-50%);width:160px;height:160px;background:radial-gradient(circle,rgba(139,92,246,.2) 0%,transparent 70%);filter:blur(40px);pointer-events:none}@media(max-width:768px){.custom-card__blur{display:none}}.custom-card__ellipse{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:360px;height:400px;background-image:url(/images/ellipse.png);background-size:contain;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0}@media(max-width:768px){.custom-card__ellipse{right:-10px}}.custom-card__top{position:relative;z-index:1;flex:1;min-height:0;display:flex;flex-direction:column;width:100%;gap:16px;background-image:url(/images/actionSection/coins.png);background-size:contain;background-position:right;background-repeat:no-repeat}@media(max-width:1024px){.custom-card__top{background-image:none}}@media(max-width:768px){.custom-card__top{gap:12px;background-size:80%}}.custom-card__content{margin-top:auto;display:flex;flex-direction:column;gap:6px;min-width:0;text-align:center}.custom-card__title{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff}@media(max-width:768px){.custom-card__title{font-size:14px;text-align:center}}.custom-card__desc{font-size:12px;line-height:1.4;color:#ffffffbf;text-align:start}@media(max-width:768px){.custom-card__desc{font-size:11px}}.custom-card__warn{color:#fbbf24}.custom-card__hint{color:#ffffffd9}.custom-card__coins{color:#fcd34d}.custom-card__muted{color:#fff9}.custom-card__controls{position:relative;z-index:1;display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;margin-top:auto}@media(max-width:768px){.custom-card__controls{width:100%;justify-content:center}}.custom-card__select-wrap .currency{margin-left:0}.custom-card__select-wrap .currency__content{width:88px;height:48px;padding:0 14px;background:#0f0a1ee6;border:1px solid rgba(139,92,246,.5);border-radius:24px;justify-content:center;gap:8px;overflow:visible;transition:border-color .2s,box-shadow .2s}.custom-card__select-wrap .currency__content:hover{border-color:#98f1fa;box-shadow:0 0 12px #98f1fa59}.custom-card__select-wrap .currency:focus-within .currency__content{border-color:#98f1fa;box-shadow:0 0 12px #98f1fa59}.custom-card__select-wrap .currency__select-flag{color:#fff;font-size:12px;font-weight:600;background:transparent;border:none;width:auto;height:auto}.custom-card__select-wrap .currency__arrow{width:14px;height:8px;flex-shrink:0;background:#fff;clip-path:polygon(50% 100%,0 0,100% 0);transform-origin:center center;transition:transform .2s ease}.custom-card__select-wrap .currency__arrow--open{transform:rotate(180deg)}.custom-card__select-wrap .currency__dropdown{top:calc(100% + 6px);left:0;right:auto;min-width:100%;padding:8px 10px;z-index:1000;background-color:#0f0a1e!important;background:#0f0a1e!important;border:1px solid rgba(152,241,250,.5019607843);border-radius:24px;box-shadow:0 4px 20px #0006;gap:2px}.custom-card__select-wrap .currency__item{width:100%;min-width:0;box-sizing:border-box;text-align:center;padding:4px 8px;border-radius:16px;background-color:#0f0a1e!important;color:#fff}.custom-card__select-wrap .currency__item:hover{background:#98f1fa80!important}.custom-card__select-wrap .currency__item-flag{color:inherit}.custom-card__input{flex:1;min-width:160px;max-width:280px;height:48px;padding:0 20px;border-radius:24px;border:1px solid rgba(139,92,246,.5);background:#0f0a1ee6;color:#fff;font-size:16px;font-weight:600;font-family:Roboto,sans-serif;text-align:center;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.custom-card__input::placeholder{color:#fff6}.custom-card__input:focus{outline:none;border-color:#98f1fa;box-shadow:0 0 12px #98f1fa59}.custom-card__input::-webkit-outer-spin-button,.custom-card__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(max-width:768px){.custom-card__input{min-width:120px;max-width:200px;height:44px;border-radius:22px;font-size:15px}}.modal-frame__inner>.shop-modal__panels{z-index:3}.modal-frame__inner>.shop-modal__footer{z-index:2}.shop-card{width:100%;min-width:0}.shop-card__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px;padding:12px 10px;background-color:#1a0a2d;border-radius:16px;min-height:56px;transition:box-shadow .2s ease}@media(max-width:480px){.shop-card__inner{padding:8px;gap:4px;display:flex;flex-direction:column;align-items:center;justify-content:center}}.shop-card__left{display:flex;align-items:center;gap:8px;min-width:0}@media(max-width:480px){.shop-card__left{gap:6px}}.shop-card__media{flex-shrink:0}.shop-card__coin{width:24px;height:16px;object-fit:contain;filter:drop-shadow(0 0 6px rgba(126,197,237,.5))}.shop-card__title{font-family:Roboto,sans-serif;font-size:16px;font-weight:700;line-height:1.25;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.shop-card__title{font-size:13px}}.shop-card__price-wrap{flex-shrink:0;padding:2px;border-radius:999px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed)}@media(max-width:480px){.shop-card__price-wrap{width:100%}}.shop-card__price{display:block;padding:6px 8px;font-family:Roboto,sans-serif;font-weight:700;font-size:16px;line-height:1.25;color:#fff;background-color:#1a0a2d;border-radius:999px}@media(max-width:1024px){.shop-card__price{font-size:14px;padding:5px 10px}}.currency{position:relative;margin-left:8px}.currency__content{display:flex;justify-content:space-between;align-items:center;width:70px;height:40px;background:#ffcb3b;border-radius:100px;padding:5px 9px 5px 3px;cursor:pointer}@media(max-width:1024px){.currency__content{gap:5px;width:38px;height:22px}}.currency__button{display:flex;align-items:center}.currency__select-flag{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;object-fit:cover;color:#11142e;font-size:11px;font-weight:700;background-color:#fff;border:2px solid #C0C0C0}@media(max-width:1024px){.currency__select-flag{width:17px;height:17px;font-size:6px}}.currency__arrow{width:17px;height:9px;background:#11142e;clip-path:polygon(50% 100%,0 0,100% 0);transform-origin:center center;transition:transform .2s ease;flex-shrink:0}@media(max-width:1024px){.currency__arrow{width:10px;height:5px}}.currency__arrow--open{transform:rotate(180deg)}.currency__dropdown{position:absolute;right:0;top:45px;width:59px;height:fit-content;background:#11142e;padding:4px;border-radius:2px;display:flex;flex-direction:column;gap:1px;z-index:20}@media(max-width:1024px){.currency__dropdown{top:25px;width:32px}}.currency__item{width:51px;height:28px;background:#fff;border-radius:4px;padding:4px 11px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.12s ease}@media(max-width:1024px){.currency__item{width:24px;padding:0}}.currency__item:hover{background:linear-gradient(180deg,#c859ff,#4e1a90)}.currency__item-flag{object-fit:contain;width:100%;color:#11142e;font-size:11px;font-weight:700}@media(max-width:1024px){.currency__item-flag{font-size:9px;line-height:9px;width:fit-content}}.bet-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.bet-modal__content-top{display:flex;flex-direction:column;gap:37px;padding:12px 20px 0;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat}.bet-modal__content-bottom{display:flex;flex-direction:column;gap:32px;padding:0 20px 48px;background:linear-gradient(180deg,#11142e,#11142e63 190%),url(/images/shop/shop-bg.png);background-size:cover}.bet-modal__backdrop{position:absolute;inset:0;background:#000000b3}.bet-modal__content{position:relative;width:471px;max-width:100%;max-height:640px;border-radius:11px;background:#11142e;border:1px solid #852DF6;display:flex;flex-direction:column;gap:32px;box-sizing:border-box}.bet-modal__close{position:absolute;top:16px;right:16px;width:24px;height:24px;border:none;background:transparent;cursor:pointer}.bet-modal__close:before,.bet-modal__close:after{content:"";position:absolute;inset:50%;width:18px;height:2px;background:#fff;transform-origin:center}.bet-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.bet-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.bet-modal__header{display:flex;gap:23px;align-items:end}.bet-modal__game-cover{width:106px;height:106px}.bet-modal__game-cover img{width:100%;height:100%;object-fit:cover}.bet-modal__game-info{display:flex;flex-direction:column;gap:12px}.bet-modal__title{margin:0;font-size:32px;font-weight:700;color:#fff;line-height:40px}.bet-modal__provider{width:fit-content;align-items:center;padding:6px 8px;border-radius:999px;font-family:Roboto,sans-serif;background:#5115a9;font-size:12px;line-height:20px;color:#fff}.bet-modal__section{text-align:center;display:flex;flex-direction:column;gap:8px}.bet-modal__section-title{font-family:Roboto,sans-serif;font-size:16px;font-weight:700;color:#fff}.bet-modal__section-subtitle{font-family:Roboto,sans-serif;font-size:18px;line-height:26px;color:#d9d9ea}.bet-modal__controls{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:12px}.bet-modal__round-btn{width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(180deg,#ffcb3b,#ff8c00);box-shadow:inset 1px 1px 2px #dafb009e,0 0 9px #ffb7009c;font-size:22px;font-weight:700;color:#5c1a00}.bet-modal__bet-value{width:100%;max-width:114px;height:40px;border-radius:999px;background:#5115a9;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px}.bet-modal__presets{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.bet-modal__preset{border-radius:16px;border:1px solid #6a3bff;background:#060420e6;padding:8px 8px 10px;width:107px;height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:.15s ease}.bet-modal__preset:hover{box-shadow:0 0 10px #8445ff99}.bet-modal__preset--5{border-color:#852df6}.bet-modal__preset--50{border-color:#3cd7ff}.bet-modal__preset--100{border-color:#ffcb3b}.bet-modal__preset--200{border-color:#40ffb4}.bet-modal__preset--500{width:230px;border-color:#ff4f8a}.bet-modal__preset--active{border-color:#ffcb3b;box-shadow:0 0 10px #ffcb3bb3}.bet-modal__preset-image{width:81px;height:31px;background-size:contain;background-repeat:no-repeat;background-position:center}.bet-modal__preset-text{font-size:14px;font-weight:700;color:#ffcb3b}.bet-modal__play{width:145px;align-self:center}.bet-modal__play:disabled{opacity:.5;cursor:not-allowed}.bet-modal__play:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 12px #753dff80}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.age-modal{width:100%;max-width:600px;padding:0;color:#fff;font-family:Roboto,sans-serif;text-align:center;box-sizing:border-box;display:flex;justify-content:center;border:none}.age-modal .modal-frame{border:none;box-shadow:none}.age-modal__content{width:100%;padding:48px}.age-modal__title{font-size:40px;line-height:1.25;margin:0 0 16px}.age-modal__text{font-size:16px;line-height:1.5;margin:0 auto 32px}.age-modal__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media(max-width:515px){.age-modal__actions{flex-direction:column-reverse;align-items:stretch}}.age-modal__btn{min-width:140px}@media(max-width:420px){.age-modal__btn{width:100%}}.age-modal__btn{height:48px;font-weight:600}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.new-password-modal{width:100%;max-width:800px;padding:0;color:#fff;font-family:Roboto,sans-serif;box-sizing:border-box}.new-password-modal .modal-frame{position:relative;border:none}.new-password-modal__content{position:relative;width:100%;padding:48px 40px}.new-password-modal__title{font-size:28px;line-height:1.25;margin:0 0 28px}.new-password-modal__form{display:flex;flex-direction:column;gap:0}.new-password-modal__submit{width:100%;margin-top:8px;margin-bottom:20px;height:48px;font-weight:600}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.daily-rewards{position:relative;width:100%;max-width:900px;color:#fff;font-family:Roboto,sans-serif}.daily-rewards__frame,.daily-rewards .modal-frame{position:relative;width:100%;max-width:900px;box-shadow:0 0 40px #8b5cf64d}.daily-rewards__inner{position:relative;display:flex;flex-direction:column;padding:52px 24px 24px;min-height:320px}@media(max-width:1024px){.daily-rewards__inner{padding:56px 16px 24px}}.daily-rewards__header{position:absolute;top:-4px;left:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);max-width:680px;padding:16px 32px;background:linear-gradient(180deg,#3897c2,#384792 33.08%,#72359a 82.69%);border-radius:20px;text-align:center;box-shadow:0 4px 24px #0000004d;z-index:2}@media(max-width:480px){.daily-rewards__header{width:calc(100% - 32px);max-width:360px;padding:12px 24px;border-radius:16px}}.daily-rewards__title{margin:0;font-size:48px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.03em;color:#98f1fa;display:inline-block;font-family:Oswald,sans-serif;background:linear-gradient(180deg,#9b4de0,#6a0dad,#4a0080);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;-webkit-text-stroke:2.5px #A0E6FF;paint-order:stroke fill;text-shadow:0 0 20px rgba(160,230,255,.6),0 0 40px rgba(160,230,255,.4)}@media(max-width:480px){.daily-rewards__title{font-size:20px;-webkit-text-stroke:1px #A0E6FF}}.daily-rewards__hint,.daily-rewards__hint--no-data{margin:8px 0;font-size:14px;color:#ffffffb2}.daily-rewards__error{margin:8px 0;padding:10px 14px;border-radius:12px;font-size:13px;background:#e85a7326;border:1px solid rgba(232,90,115,.4);color:#e85a73}.daily-rewards__top-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}@media(max-width:768px){.daily-rewards__top-panels{grid-template-columns:1fr;gap:16px;margin-bottom:20px}}.daily-rewards__info-panel{display:flex;flex-direction:column;gap:12px;padding:16px;min-width:0;background:#fa98d833;border-radius:16px;text-align:left}@media(max-width:768px){.daily-rewards__info-panel{padding:16px;gap:12px;text-align:left}}.daily-rewards__info-line1,.daily-rewards__info-line2{font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fa98d8;margin:0;line-height:1;text-align:left}@media(max-width:480px){.daily-rewards__info-line1,.daily-rewards__info-line2{font-size:16px}}.daily-rewards__info-note{margin:0;max-width:290px;font-size:16px;line-height:1.5;color:#ffffffd9;text-align:left}@media(max-width:480px){.daily-rewards__info-note{font-size:14px;max-width:none}}.daily-rewards__day7-panel{position:relative;display:flex;flex-direction:column;padding:2px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);border-radius:18px;min-width:0;min-height:0}.daily-rewards__day7-inner{position:relative;display:flex;flex-direction:row;flex:1;align-items:center;justify-content:flex-end;width:100%;padding:16px;min-width:0;min-height:140px;background-image:linear-gradient(180deg,#16052fbf,#1e1b4bd9),url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;border:none;overflow:hidden}@media(max-width:768px){.daily-rewards__day7-inner{min-height:140px;padding:16px}}.daily-rewards__day7-ellipse{position:absolute;left:-20px;top:50%;transform:translateY(-50%) scaleX(-1);width:360px;height:400px;background-image:url(/images/ellipse.png);background-size:contain;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0}@media(max-width:480px){.daily-rewards__day7-ellipse{left:-60px;top:60%}}.daily-rewards__day7-coins{position:absolute;left:20px;top:16px;width:178px;height:auto;max-height:100%;object-fit:contain;object-position:left bottom;pointer-events:none}@media(max-width:768px){.daily-rewards__day7-coins{top:0}}@media(max-width:480px){.daily-rewards__day7-coins{left:0;top:50%;transform:translateY(-50%);width:134px;max-width:180px}}.daily-rewards__day7-claim-button{width:160px}.daily-rewards__day7-content{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:12px;z-index:1}@media(max-width:768px){.daily-rewards__day7-content{flex:0 0 auto;min-width:0;max-width:38%}}.daily-rewards__day7-label{font-size:24px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#fff;text-align:right;margin:0}.daily-rewards__day7-claimed img{width:56px;height:56px;object-fit:contain}.daily-rewards__day7-locked{width:72px;height:24px;border-radius:8px;background:#ffffff14}.daily-rewards__track{margin-bottom:24px}@media(max-width:768px){.daily-rewards__track{display:grid;grid-template-columns:1fr 6px 1fr;grid-template-rows:repeat(6,48px);row-gap:16px;column-gap:12px;align-items:center}}.daily-rewards__track-days{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:12px}@media(max-width:768px){.daily-rewards__track-days{display:contents;margin-bottom:0;gap:0}}.daily-rewards__track-day{display:flex;flex-direction:column;align-items:center;gap:6px}@media(max-width:768px){.daily-rewards__track-day{flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;grid-column:1;min-height:48px;height:48px}.daily-rewards__track-day:nth-child(1){grid-row:1}.daily-rewards__track-day:nth-child(2){grid-row:2}.daily-rewards__track-day:nth-child(3){grid-row:3}.daily-rewards__track-day:nth-child(4){grid-row:4}.daily-rewards__track-day:nth-child(5){grid-row:5}.daily-rewards__track-day:nth-child(6){grid-row:6}}.daily-rewards__track-day-icon{width:85px;height:79px;object-fit:contain}@media(max-width:480px){.daily-rewards__track-day-icon{width:51px;height:48px}}.daily-rewards__track-day-label{font-size:24px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#fff}@media(max-width:480px){.daily-rewards__track-day-label{font-size:16px}}.daily-rewards__track-bar-wrap{position:relative;width:100%;min-width:0;height:10px;background:#503c7880;border-radius:999px;margin-bottom:14px;overflow:hidden}@media(max-width:768px){.daily-rewards__track-bar-wrap{grid-column:2;grid-row:1/-1;width:12px;height:100%;min-height:120px;margin-bottom:0;justify-self:center}}.daily-rewards__track-bar-fill{position:absolute;left:0;top:0;bottom:0;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#7c3aed,#a65bb2);transition:width .3s ease}@media(max-width:768px){.daily-rewards__track-bar-fill{width:100%;height:var(--dr-fill-height, 0%);top:auto;bottom:0;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#4f46e5,#7c3aed,#a65bb2)}}.daily-rewards__track-bar-node{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:#2a1f3d;border:2px solid rgba(148,166,227,.5);transform:translate(-50%,-50%);pointer-events:none;z-index:1}.daily-rewards__track-bar-wrap .daily-rewards__track-bar-node:nth-child(2){left:8.33%}.daily-rewards__track-bar-wrap .daily-rewards__track-bar-node:nth-child(3){left:25%}.daily-rewards__track-bar-wrap .daily-rewards__track-bar-node:nth-child(4){left:41.66%}.daily-rewards__track-bar-wrap .daily-rewards__track-bar-node:nth-child(5){left:58.33%}.daily-rewards__track-bar-wrap .daily-rewards__track-bar-node:nth-child(6){left:75%}.daily-rewards__track-bar-wrap .daily-rewards__track-bar-node:nth-child(7){left:91.66%}.daily-rewards__track-rewards{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}@media(max-width:768px){.daily-rewards__track-rewards{display:contents}}.daily-rewards__track-reward{display:flex;align-items:center;justify-content:center;min-height:44px}@media(max-width:768px){.daily-rewards__track-reward{grid-column:3;justify-content:center;width:100%;min-width:0;min-height:48px;height:48px}.daily-rewards__track-reward:nth-child(1){grid-row:1}.daily-rewards__track-reward:nth-child(2){grid-row:2}.daily-rewards__track-reward:nth-child(3){grid-row:3}.daily-rewards__track-reward:nth-child(4){grid-row:4}.daily-rewards__track-reward:nth-child(5){grid-row:5}.daily-rewards__track-reward:nth-child(6){grid-row:6}}.daily-rewards__track-reward-ok img{width:48px;height:48px;object-fit:contain}@media(max-width:480px){.daily-rewards__track-reward-ok img{width:40px;height:40px}}.daily-rewards__track-reward-amount{padding:6px 10px;background:linear-gradient(180deg,#4f46e566,#7c3aed4d);border-radius:10px;font-size:13px;font-weight:700;color:#fff;border:1px solid rgba(148,166,227,.35)}.daily-rewards__track-reward-button{font-size:12px;width:100%;max-width:100%;box-sizing:border-box}.modal-frame{max-width:800px;padding:4px;border-radius:32px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);box-sizing:border-box;border:none}@media(max-width:480px){.modal-frame{padding:2px}}.modal-frame__inner{position:relative;width:100%;min-height:120px;border-radius:30px;overflow:hidden;box-sizing:border-box;isolation:isolate}.modal-frame__inner:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);pointer-events:none}.modal-frame__inner:after{content:"";position:absolute;inset:0;z-index:1;background-color:#16052fe5;pointer-events:none}.modal-frame__inner>*{position:relative;z-index:2}.modal-close-wrap{position:absolute;top:24px;right:24px;left:auto;z-index:10}.modal-close{display:block;width:24px;height:24px;padding:0;border:none;background:url(/images/icons/icon-close.svg) center/contain no-repeat;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}.modal-close:hover{opacity:1;transform:scale(1.1)}.modal-title{color:#98f1fa;font-weight:700;text-transform:uppercase;text-align:center;box-shadow:0 0 52px #98f1fa80}.modal-title.modal-title--text{box-shadow:none;text-shadow:0 0 52px rgba(152,241,250,.5019607843)}.modal-text{color:#ffffffe6;font-weight:400;text-align:center}.modal-field{margin-bottom:20px}.modal-label{display:block;color:#aaa;font-size:14px;font-weight:400;margin-bottom:8px;font-family:Roboto,sans-serif}.modal-input-wrapper{position:relative;display:flex;align-items:center}.modal-input-wrapper .modal-input{padding-right:48px}.modal-input{width:100%;height:48px;padding:0 16px;border:1px solid rgba(148,166,227,.5);border-radius:10px;background:transparent;color:#fff;font-family:Roboto,sans-serif;font-size:14px;line-height:1.5;box-sizing:border-box;transition:border-color .2s,color .2s}.modal-input::placeholder{color:#fff9}.modal-input--error{border-color:#e85a73;color:#e08091}.modal-input--error::placeholder{color:#e08091}.modal-textarea{width:100%;min-height:140px;padding:14px 16px;border:1px solid rgba(148,166,227,.5);border-radius:10px;background:transparent;color:#fff;font-family:Roboto,sans-serif;font-size:14px;line-height:1.5;box-sizing:border-box;resize:none;transition:border-color .2s,color .2s}.modal-textarea::placeholder{color:#fff9}.modal-textarea--error{border-color:#e85a73;color:#e08091}.modal-eye{position:absolute;right:14px;top:50%;transform:translateY(-50%);padding:4px;border:none;background:none;cursor:pointer;color:#aaa;display:flex;align-items:center;justify-content:center}.modal-eye:hover{color:#4cf2ff}.modal-error{margin:6px 0 0;font-size:13px;color:#e85a73;font-family:Roboto,sans-serif}.modal-link{margin:4px 0 16px;padding:0;font-size:12px;text-align:right;color:#4cf2ff;background:none;border:none;cursor:pointer;font-family:Roboto,sans-serif}.modal-link:hover{text-decoration:underline}.modal-bottom{margin:0;font-size:14px;text-align:center;color:#aaa;font-family:Roboto,sans-serif}.modal-bottom-link{margin:0;padding:0;font-size:inherit;font-weight:600;color:#4cf2ff;background:none;border:none;cursor:pointer;font-family:Roboto,sans-serif}.modal-bottom-link:hover{text-decoration:underline}.modal-server{margin-top:12px;font-size:14px;text-align:center;font-family:Roboto,sans-serif}.modal-server--success{color:#7ec5ed}.modal-server--error{color:#e85a73}.modal-checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.modal-checkbox-input{position:absolute;opacity:0;pointer-events:none}.modal-checkbox-box{width:20px;height:20px;min-width:20px;min-height:20px;border-radius:6px;border:2px solid rgba(255,255,255,.9);background:transparent;box-sizing:border-box;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;overflow:visible;transition:background .2s ease,border-color .2s ease}.modal-checkbox-box:after{content:"";width:10px;height:6px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;border-radius:0 0 0 1px;transform:rotate(-45deg);opacity:0;transition:opacity .15s ease}.modal-checkbox-input:checked+.modal-checkbox-box{background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf);border-color:transparent}.modal-checkbox-input:checked+.modal-checkbox-box:after{opacity:1}.contact{position:relative;min-height:100vh;background-color:#16052f;display:flex;justify-content:center;align-items:center;padding:192px 20px 72px;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif}@media(max-width:768px){.contact{padding:140px 16px 40px}}.contact__bg{position:absolute;inset:0;background:linear-gradient(0deg,#16052F 0%,transparent 50%),linear-gradient(180deg,transparent 0%,#16052F 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.contact__container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 2fr;gap:24px;width:100%;max-width:1200px}@media(max-width:1024px){.contact__container{grid-template-columns:1fr}}.contact__info{position:relative;overflow:visible;padding:4px;border-radius:32px;background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf);box-sizing:border-box}@media(max-width:480px){.contact__info{padding:2px}}.contact__info-inner{display:flex;flex-direction:column;height:100%;padding:32px;border-radius:30px;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;position:relative;overflow:hidden}@media(max-width:480px){.contact__info-inner{min-height:254px;padding:24px}}.contact__info-inner:after{content:"";position:absolute;inset:0;z-index:0}.contact__info-inner>*{position:relative;z-index:1}.contact__title{font-size:48px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;margin:0 0 16px;color:#98f1fa;text-shadow:0 0 52px rgba(152,241,250,.5019607843)}@media(max-width:1024px){.contact__title{font-size:44px}}@media(max-width:480px){.contact__title{font-size:24px;margin-bottom:8px}}.contact__description{font-size:16px;line-height:1.5;color:#ffffffe6;margin:0}@media(max-width:1024px){.contact__description{max-width:300px}}@media(max-width:480px){.contact__description{font-size:14px;margin-right:48px}}.contact__image-wrap{position:absolute;bottom:-30px;right:-150px;transform:translate(-50%);z-index:2;pointer-events:none}@media(max-width:1024px){.contact__image-wrap{left:700px;bottom:-24px}}@media(max-width:480px){.contact__image-wrap{left:280px;bottom:-18px}}.contact__image{display:block;height:auto;width:340px;object-fit:contain;object-position:bottom center}@media(max-width:1024px){.contact__image{width:230px}}@media(max-width:480px){.contact__image{width:163px}}.contact__form-wrap{padding:4px;border-radius:32px;background:linear-gradient(180deg,#66b8e0,#8871b7 48.08%,#b671cf)}@media(max-width:480px){.contact__form-wrap{padding:2px}}.contact__form{padding:32px;border-radius:30px;background:#1b003ab3;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;position:relative;overflow:hidden;box-sizing:border-box}@media(max-width:480px){.contact__form{padding:24px}}.contact__form:after{content:"";position:absolute;inset:0;background-color:#16052fd9;z-index:0}.contact__form>*{position:relative;z-index:1}.contact__submit{width:100%;margin-top:20px;height:48px;font-weight:600}.home__tabs{display:flex;align-items:center;gap:24px;height:48px;flex-shrink:0}@media(max-width:1024px){.home__tabs{width:100%}}@media(max-width:480px){.home__tabs{width:100%;justify-content:flex-start}}.home__tab{width:160px;text-decoration:none;white-space:nowrap}@media(max-width:1024px){.home__tab{flex:1;min-width:0}}.home__tab.home__tab--active{cursor:default}.games-header-page{position:relative;background:linear-gradient(360deg,#16052f00,#16052f),#16052f;display:flex;justify-content:center;align-items:center;padding:48px 0 72px;box-sizing:border-box;color:#fff}@media(max-width:1280px){.games-header-page{padding:48px 24px 72px}}@media(max-width:480px){.games-header-page{padding:12px 0 40px}}.games-header-page__container{display:flex;flex-direction:column;width:100%;max-width:1200px}.games-header-page__top{width:100%;max-width:1200px;margin:0 auto}@media(max-width:480px){.games-header-page__top{padding-inline:16px}}.games-header-page__title{font-weight:700;font-size:48px;letter-spacing:.5px;line-height:1.2;text-transform:uppercase;text-align:left;color:#98f1fa;margin:0 0 16px}@media(max-width:1024px){.games-header-page__title{font-size:44px}}@media(max-width:480px){.games-header-page__title{font-size:24px;line-height:32px}}.games-header-page__subtitle-wrapper{margin-bottom:32px}@media(max-width:480px){.games-header-page__subtitle-wrapper{margin-bottom:24px}}.games-header-page__subtitle{font-weight:500;font-size:16px;line-height:20px;color:#c3c6d3;max-width:788px;text-align:left;margin:0}@media(max-width:480px){.games-header-page__subtitle{font-size:14px;max-width:100%}}.games-header-page__category-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}@media(max-width:1024px){.games-header-page__category-row{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:480px){.games-header-page__category-row{margin-bottom:24px}}.games-header-page__category{font-size:24px;font-weight:700;line-height:32px;color:#f750c6;text-transform:uppercase;margin:0;white-space:nowrap}@media(max-width:480px){.games-header-page__category{font-size:20px;line-height:28px}}.games-header-page__subtitle-next{font-weight:500;font-size:18px;line-height:26px;color:#8990a5}.games-header-page__games{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-items:center;justify-content:center;gap:20px;max-width:1200px}@media(max-width:1024px){.games-header-page__games{grid-template-columns:repeat(4,1fr);gap:12px;padding-inline:16px}}.games-header-page__title-all{font-weight:700;font-size:20px;line-height:40px;margin:0 0 18px;color:#fa98d8}@media(max-width:1024px){.games-header-page__title-all{font-size:28px;line-height:40px;text-transform:uppercase;margin:0 0 16px 16px}}.games-header-page__bottom{margin-top:64px}@media(max-width:1024px){.games-header-page__bottom{margin-top:40px}}.games-header-page__disclaimer{background-color:#ffffff1a;border-radius:16px;padding:24px;margin-bottom:96px;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.games-header-page__disclaimer{padding:24px;margin-bottom:96px}}@media(max-width:480px){.games-header-page__disclaimer{padding:20px;margin-bottom:72px;margin-left:16px;margin-right:16px}}.games-header-page__disclaimer-title{font-weight:700;font-size:20px;line-height:28px;color:#fa98d8;text-transform:uppercase;margin:0 0 16px}@media(max-width:480px){.games-header-page__disclaimer-title{margin-bottom:12px}}.games-header-page__disclaimer-text{font-weight:400;font-size:14px;line-height:20px;color:#d4d4d4;margin:0}@media(max-width:480px){.games-header-page__disclaimer-text{font-size:12px;line-height:18px}}.games-header-page__reminder{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:40px;max-width:1200px;margin-left:0;margin-right:0}@media(max-width:480px){.games-header-page__reminder{max-width:100%;padding-inline:16px}}.games-header-page__reminder-title{font-weight:700;font-size:48px;letter-spacing:.5px;line-height:1.2;text-transform:uppercase;text-align:left;color:#98f1fa;margin:0 0 16px}@media(max-width:1024px){.games-header-page__reminder-title{font-size:44px}}@media(max-width:480px){.games-header-page__reminder-title{font-size:24px;line-height:32px}}.games-header-page__reminder-sub{font-weight:500;font-size:16px;line-height:20px;color:#c3c6d3;max-width:788px;text-align:left;margin:0}@media(max-width:480px){.games-header-page__reminder-sub{font-size:14px;max-width:100%}}.games-header-page__cards-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;max-width:1200px;margin:0 auto}@media(max-width:1024px){.games-header-page__cards-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:480px){.games-header-page__cards-grid{padding-inline:16px}}.games-header-page__card{position:relative;padding:4px;border-radius:32px;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);overflow:hidden}@media(max-width:480px){.games-header-page__card{padding:2px}}.games-header-page__card--large{grid-column:1;grid-row:1/3;height:320px}@media(max-width:1024px){.games-header-page__card--large{grid-column:1;grid-row:1;height:240px}}@media(max-width:480px){.games-header-page__card--large{height:200px}}.games-header-page__card--coins{position:relative;grid-column:2;grid-row:1}@media(max-width:1024px){.games-header-page__card--coins{grid-column:1;grid-row:2;min-height:220px}}@media(max-width:480px){.games-header-page__card--coins{min-height:140px}}.games-header-page__card--features{position:relative;grid-column:2;grid-row:2}@media(max-width:1024px){.games-header-page__card--features{grid-column:1;grid-row:3;min-height:220px}}@media(max-width:480px){.games-header-page__card--features{min-height:140px}}.games-header-page__card-content{width:100%;height:100%;min-height:112px;background-color:#1a0a2e;border-radius:30px;padding:0 20px;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}@media(max-width:480px){.games-header-page__card-content{min-height:140px}}.games-header-page__card-text{font-weight:500;font-size:20px;line-height:24px;color:#fff;text-align:start;margin:0}@media(max-width:1024px){.games-header-page__card-text{font-size:24px;line-height:28px}}@media(max-width:480px){.games-header-page__card-text{font-size:16px;line-height:20px}}.games-header-page__separator{height:2px;min-height:2px;width:100%;margin:0;flex-shrink:0;background:linear-gradient(90deg,#16052f00 0% 25%,#94a6e3 50%,#16052f00 75% 100%);border:none}.games-header-page__card--large .games-header-page__card-content{position:relative;justify-content:center}.games-header-page__card--large .games-header-page__card-content:before{content:"";position:absolute;inset:0;border-radius:30px;background-image:url(/images/section-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg);z-index:0}.games-header-page__card--large .games-header-page__card-content>*{position:relative;z-index:1}.games-header-page__card-ellipse{position:absolute;left:2%;top:50%;transform:translateY(-50%);width:178px;height:178px;border-radius:50%;background:linear-gradient(0deg,#a65bb2,#94a6e3,#7ec5ed);z-index:1;opacity:.6;filter:blur(20px)}.games-header-page__card-image{position:absolute;object-fit:contain;pointer-events:none;z-index:2}.games-header-page__card-image--coins{left:40px;bottom:4px;width:126px;height:auto}@media(max-width:1024px){.games-header-page__card-image--coins{left:40px;bottom:-4px;width:178px;clip-path:inset(0 0 8px 0)}}@media(max-width:480px){.games-header-page__card-image--coins{left:24px;bottom:-14px;width:128px;clip-path:inset(0 0 16px 0)}}.games-header-page__card-image--features{left:16px;top:50%;transform:translateY(-50%);width:173px;height:auto}@media(max-width:1024px){.games-header-page__card-image--features{left:16px;bottom:-4px;width:232px}}@media(max-width:480px){.games-header-page__card-image--features{left:12px;width:156px}}.games-header-page__card-text-wrapper{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:16px;flex:1;margin-left:196px}@media(max-width:1280px){.games-header-page__card-text-wrapper{margin-left:240px}}@media(max-width:480px){.games-header-page__card-text-wrapper{margin-left:148px}}.games-header-page__card-title{font-weight:500;font-size:20px;line-height:26px;color:#fff;margin:0}@media(max-width:1024px){.games-header-page__card-title{font-size:32px;line-height:32px}}@media(max-width:480px){.games-header-page__card-title{font-size:16px;line-height:24px}}.games-header-page__card-button{height:48px;padding:9px 24px;font-weight:700;font-size:14px;line-height:22px;border-radius:100px;align-self:flex-start}.games-header-page__card--coins .games-header-page__card-content,.games-header-page__card--features .games-header-page__card-content{flex-direction:column;align-items:flex-start;justify-content:center;gap:16px}.hero-million{position:relative;width:100%;min-height:700px;padding:400px 24px 0;overflow:hidden;background-color:#0a0d22}@media(max-width:1024px){.hero-million{min-height:830px;padding:500px 20px 40px}}@media(max-width:480px){.hero-million{min-height:695px;padding:480px 16px 32px}}.hero-million__bg{position:absolute;inset:0;z-index:0;background:url(./images/hero-bg.png),linear-gradient(180deg,#16052f00,#16052f);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-million__ufo{position:absolute;z-index:2;width:220px;height:auto;top:14%;left:34%;object-fit:contain}@media(max-width:1024px){.hero-million__ufo{width:280px;left:12%;top:3%}}@media(max-width:480px){.hero-million__ufo{width:140px;left:16%;top:8%}}.hero-million__candy{position:absolute;z-index:2;width:100px;height:auto;top:34%;left:48%;object-fit:contain}@media(max-width:1024px){.hero-million__candy{width:100px;left:8%;top:36%}}@media(max-width:480px){.hero-million__candy{width:60px;left:64%;top:20%}}.hero-million__gradient{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgba(22,5,47,0) 70%,#16052F 100%)}@media(max-width:1024px){.hero-million__gradient{background:linear-gradient(180deg,transparent 0%,rgba(22,5,47,0) 40%,#16052F 100%)}}.hero-million__king{position:absolute;z-index:1;width:520px;height:auto;right:0;bottom:0;object-fit:contain;object-position:right bottom}@media(max-width:1024px){.hero-million__king{width:520px;bottom:16%;right:-6%}}@media(max-width:480px){.hero-million__king{width:420px;right:-20%}}.hero-million__content{position:relative;z-index:3;max-width:1200px;margin:0 auto}.hero-million__text-block{max-width:800px}@media(max-width:480px){.hero-million__text-block{max-width:450px}}.hero-million__title-line1,.hero-million__text,.hero-million__title-line2{display:inline-block;font-family:Oswald,sans-serif;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(180deg,#9b4de0,#6a0dad,#263a87);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;-webkit-text-stroke:2px #A0E6FF;paint-order:stroke fill;text-shadow:0 0 20px rgba(160,230,255,.6),0 0 40px rgba(160,230,255,.4)}@media(max-width:480px){.hero-million__title-line1,.hero-million__text,.hero-million__title-line2{-webkit-text-stroke:1px #A0E6FF}}.hero-million__title-line1,.hero-million__title-line2{font-size:80px;line-height:1;margin:0 0 4px}@media(max-width:1024px){.hero-million__title-line1,.hero-million__title-line2{font-size:92px}}@media(max-width:480px){.hero-million__title-line1,.hero-million__title-line2{font-size:40px}}.hero-million__text{font-weight:600;font-size:32px;line-height:1.4;letter-spacing:.01em;text-transform:uppercase;margin:0 0 10px;-webkit-text-stroke:1px #BDEDFF;text-shadow:0 0 218x rgba(173,217,242,.5019607843)}@media(max-width:1024px){.hero-million__text{font-size:36px}}@media(max-width:480px){.hero-million__text{-webkit-text-stroke:.5px #BDEDFF;font-size:16px}}.hero-million__disclaimer{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#c3c6d3;margin:0}@media(max-width:480px){.hero-million__disclaimer{font-size:12px}}.politic-page{position:relative;background-color:#16052f;display:flex;justify-content:center;padding:192px 120px 72px;box-sizing:border-box;color:#fff;min-height:100vh}@media(max-width:1024px){.politic-page{padding:142px 24px 60px}}@media(max-width:480px){.politic-page{padding:100px 16px 40px}}.politic-page__title{color:#98f1fa;font-size:48px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 0 24px rgba(152,241,250,.4);text-align:center}@media(max-width:1024px){.politic-page__title{font-size:44px}}@media(max-width:480px){.politic-page__title{font-size:24px}}.politic-page__text{color:#fff;font-size:16px}@media(max-width:480px){.politic-page__text{font-size:14px}}.politic-page__bg{position:absolute;top:0;width:100%;height:646px;background:linear-gradient(0deg,#16052F 0%,transparent 50%),linear-gradient(180deg,transparent 0%,#16052F 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.politic-page__container{display:flex;flex-direction:column;gap:18px;width:100%;max-width:800px;z-index:2}.support-email{text-decoration:none;color:#fff}.promotions{position:relative;background-color:#16052f;display:flex;justify-content:center;padding:184px 52px 64px;box-sizing:border-box;min-height:100vh}@media(max-width:1024px){.promotions{padding:118px 24px 40px}}@media(max-width:480px){.promotions{padding:118px 16px 40px}}.promotions__bg{position:absolute;top:0;width:100%;height:646px;background:linear-gradient(0deg,#0a0d2200,#0a0d22 98%),linear-gradient(180deg,#0a0d2200,#0a0d22 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:1024px){.promotions__bg{height:472px}}@media(max-width:480px){.promotions__bg{height:472px}}.promotions__content{z-index:2;color:#fff;font-family:Roboto,sans-serif}.promotions__top{display:flex;flex-direction:column;width:100%;margin-bottom:120px}.promotions__text{display:flex;flex-direction:column;width:100%;gap:10px}.promotions__title{text-transform:uppercase;font-size:76px}.promotions__sub{font-size:24px;font-weight:600}.promotions__info{width:100%;max-width:585px;font-size:16px;line-height:24px;font-weight:500;align-self:end}.promotions__cards{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:64px}.promotions__card{display:flex;flex-direction:column;max-width:393px;height:448px;border-radius:10px;border:1px solid #2A3045;background-color:#11142e}.promotions__card-ch{width:370px;height:319px;position:absolute;bottom:0;right:auto;left:auto}.promotions__card-top{position:relative;width:100%;height:224px;background-color:#5115a9;border-radius:10px}.promotions__card-top--1{background-image:url(/images/prom-1.png)}.promotions__card-top--2{background-image:url(/images/prom-2.png)}.promotions__card-top--3{bottom:-4px;background-image:url(/images/prom-3.png)}.promotions__card-bottom{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:15px 24px 24px}.games-header-page__disclaimer--promotions{display:flex;flex-direction:row;flex-wrap:wrap}.games-header-page__disclaimer-sub--promotions{height:100%;display:flex;flex-direction:column}.verify-email{position:relative;min-height:100vh;padding:32px 16px;display:flex;align-items:center;justify-content:center;background:#16052f;overflow:hidden}.verify-email__bg{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0a0d2200,#0a0d22 95%),linear-gradient(0deg,#0a0d2200 20%,#0a0d22),url(./images/hero-bg.png);background-size:cover;background-position:top center;background-repeat:no-repeat;opacity:.45}.verify-email__card{position:relative;z-index:2;width:100%;max-width:420px;padding:32px 28px;background:#11142ed9;border:1px solid rgba(255,255,255,.1);border-radius:24px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;align-items:center;text-align:center}.verify-email__title{margin-bottom:16px;font-size:22px;font-weight:700;color:#fff;letter-spacing:.4px}.verify-email__message{font-size:15px;line-height:1.5;margin-bottom:20px;color:#ffffffe6}.verify-email__message--success{color:#ffcb3b;font-weight:600}.verify-email__message--error{color:#ff7171;font-weight:600}.verify-email__button{min-width:160px;padding:12px 18px}.forbidden{height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0d22;color:#fff;padding:24px}.forbidden__content{max-width:420px;text-align:center}.forbidden__title{font-size:28px;font-weight:600;margin-bottom:16px}.forbidden__text{font-size:16px;line-height:1.5;opacity:.85}.restricted-page{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:192px 24px 72px;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;background-color:#16052f}@media(max-width:1024px){.restricted-page{padding:159px 24px 60px}}@media(max-width:480px){.restricted-page{padding:171px 16px 48px}}.restricted-page__bg{position:absolute;inset:0;background:linear-gradient(0deg,#16052F 0%,transparent 50%),linear-gradient(180deg,transparent 0%,#16052F 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.restricted-page__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px}.restricted-page__graphic{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}@media(max-width:480px){.restricted-page__graphic{gap:4px;margin-bottom:20px}}.restricted-page__digit{font-size:120px;font-weight:700;line-height:1;color:#fff;text-shadow:0 0 40px rgba(255,255,255,.3)}@media(max-width:1024px){.restricted-page__digit{font-size:96px}}@media(max-width:480px){.restricted-page__digit{font-size:64px}}.restricted-page__moon-img{width:424px;height:auto;object-fit:contain;flex-shrink:0}@media(max-width:480px){.restricted-page__moon-img{width:304px}}.restricted-page__text{margin-bottom:28px}.restricted-page__title{font-size:48px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;color:#98f1fa;margin:0 0 12px;text-shadow:0 0 24px rgba(152,241,250,.4)}@media(max-width:480px){.restricted-page__title{font-size:24px}}.restricted-page__sub{font-size:16px;line-height:1.5;color:#fffc;margin:0}@media(max-width:480px){.restricted-page__sub{font-size:14px}}.restricted-page__button{padding:14px 36px;font-size:15px;font-weight:600;min-width:200px}.restricted-region-page{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:192px 24px 72px;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;background-color:#16052f}@media(max-width:1024px){.restricted-region-page{padding:159px 24px 60px}}@media(max-width:480px){.restricted-region-page{padding:171px 16px 48px}}.restricted-region-page__bg{position:absolute;inset:0;background:linear-gradient(0deg,#16052F 0%,transparent 50%),linear-gradient(180deg,transparent 0%,#16052F 98%),url(./images/hero-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.restricted-region-page__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px}.restricted-region-page__graphic{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}@media(max-width:480px){.restricted-region-page__graphic{gap:4px;margin-bottom:20px}}.restricted-region-page__digit{font-size:120px;font-weight:700;line-height:1;color:#fff;text-shadow:0 0 40px rgba(255,255,255,.3)}@media(max-width:1024px){.restricted-region-page__digit{font-size:96px}}@media(max-width:480px){.restricted-region-page__digit{font-size:64px}}.restricted-region-page__moon-img{width:424px;height:auto;object-fit:contain;flex-shrink:0}@media(max-width:480px){.restricted-region-page__moon-img{width:304px}}.restricted-region-page__text{margin-bottom:28px}.restricted-region-page__title{font-size:48px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;color:#98f1fa;margin:0 0 12px;text-shadow:0 0 24px rgba(152,241,250,.4)}@media(max-width:480px){.restricted-region-page__title{font-size:24px}}.restricted-region-page__sub{font-size:16px;line-height:1.5;color:#fffc;margin:0}@media(max-width:480px){.restricted-region-page__sub{font-size:14px}}.restricted-region-page__button{padding:14px 36px;font-size:15px;font-weight:600;min-width:200px}.toast-root{position:fixed;right:24px;bottom:24px;z-index:99999;display:flex;flex-direction:column;gap:12px;pointer-events:none;font-family:Roboto,sans-serif}@media(max-width:480px){.toast-root{right:12px;left:12px;bottom:12px;align-items:center}}.toast-root .toast{position:relative;overflow:hidden;border-radius:18px;background:#0a0d22eb;border:1px solid rgba(255,255,255,.14);box-shadow:0 22px 60px #0000008c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;animation:toast-in .26s ease-out;width:320px;padding:14px 44px 14px 14px}@media(max-width:480px){.toast-root .toast{max-width:320px;width:100%;height:fit-content}}.toast-root .toast:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;opacity:.95}.toast-root .toast:after{content:"";position:absolute;right:-80px;top:-80px;width:240px;height:240px;border-radius:999px;filter:blur(18px);opacity:.35;pointer-events:none}.toast-root .toast--success:before{background:linear-gradient(180deg,#5115a9,#98f1fa)}.toast-root .toast--success:after{background:radial-gradient(circle,#98F1FA,transparent 70%)}.toast-root .toast__close{position:absolute;top:14px;right:14px;width:28px;height:28px;border:none;background:transparent;cursor:pointer;opacity:.75}.toast-root .toast__close:before,.toast-root .toast__close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:2px;background:#ffffffe6}.toast-root .toast__close:before{transform:translate(-50%,-50%) rotate(45deg)}.toast-root .toast__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.toast-root .toast__close:hover{opacity:1}.toast-root .toast__content{display:flex;align-items:center;justify-content:space-between;gap:18px}.toast-root .toast__left{display:flex;flex-direction:column;gap:10px;min-width:0}.toast-root .toast__top{display:flex;align-items:baseline;gap:10px}.toast-root .toast__title{font-weight:700;font-size:22px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8}.toast-root .toast__message{font-size:14px;line-height:1.3;color:#ffffffc7;max-width:280px}@media(max-width:480px){.toast-root .toast__message{font-size:13px;max-width:210px}}.toast-root .toast--reward{display:flex;align-items:center;width:460px;min-height:180px;padding:20px 22px 18px}@media(max-width:480px){.toast-root .toast--reward{max-width:320px;width:100%;height:fit-content}}.toast-root .toast--reward .toast__message{max-width:260px}.toast-root .toast__amount{font-weight:700;font-size:40px;line-height:1;letter-spacing:.02em;color:#ffcb3b}@media(max-width:480px){.toast-root .toast__amount{font-size:34px}}.toast-root .toast__amount-unit{font-weight:900;font-size:18px;letter-spacing:.08em;opacity:.9}@media(max-width:480px){.toast-root .toast__amount-unit{font-size:16px}}.toast-root .toast__right{width:140px;height:140px;display:flex;align-items:center;justify-content:center}@media(max-width:480px){.toast-root .toast__right{width:96px;height:96px}}.toast-root .toast__icon{width:140px;height:140px;background-repeat:no-repeat;background-position:center;background-size:contain}@media(max-width:480px){.toast-root .toast__icon{width:96px;height:96px}}.toast-root .toast__icon--5000{background-image:url(/images/shop/daily-rewards/coin-5000.png)}.toast-root .toast__icon--10000{background-image:url(/images/shop/daily-rewards/coin-10000.png)}.toast-root .toast__icon--20000{background-image:url(/images/shop/daily-rewards/coin-20000.png)}.toast-root .toast__icon--35000{background-image:url(/images/shop/daily-rewards/coin-35000.png)}.toast-root .toast__icon--60000{background-image:url(/images/shop/daily-rewards/coin-60000.png)}.toast-root .toast__icon--100000{background-image:url(/images/shop/daily-rewards/coin-100000.png)}.toast-root .toast__icon--200000{background-image:url(/images/shop/daily-rewards/coin-200000.png)}@keyframes toast-in{0%{opacity:0;transform:translateY(10px) translate(10px)}to{opacity:1;transform:translateY(0) translate(0)}}
