@charset "UTF-8";.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.modal__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal__content{position:absolute;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:96.3rem;max-height:calc(100% - 2rem);background-color:#fff;padding:4.2rem 7rem 3.8rem;border-radius:17px;overflow-x:hidden;overflow-y:auto;background:linear-gradient(100.81deg,#190e71,#0f122a);border:2px solid rgb(193,188,234)}@media(max-width:768px){.modal__content{width:calc(100% - 20px);left:10px;max-width:100%;max-height:calc(100% - 24px);transform:translateY(-50%);padding:25px 20px 110px}}.modal__close{position:absolute;top:2.4rem;right:3.3rem;width:1.9rem;height:1.9rem;background:url(/images/modal-close.png) no-repeat center center/cover;cursor:pointer}@media(max-width:768px){.modal__close{width:30px;height:30px;inset:auto auto 37px 50%;transform:translate(-50%)}}.modal__title{margin-bottom:1.7rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-size:5rem;line-height:1}@media(max-width:768px){.modal__title{font-size:36px;margin-bottom:13px;text-align:center}}.modal__field{position:relative}.modal__field:not(:last-child){margin-bottom:1rem}.modal__input-wrapper{position:relative}.modal__input-wrapper input{width:100%;height:4.8rem;border-radius:7px;border:none;background:#ffffff12;outline:none;padding:0 1.6rem;font-size:2rem;font-family:Rubik,sans-serif;color:#fff}.modal__input-wrapper input::placeholder{font-family:Rubik,sans-serif;color:#7d76c2}@media(max-width:768px){.modal__input-wrapper input{height:38px;padding:0 13.5px;font-size:16px}.modal__input-wrapper input::placeholder{font-size:16px}}.modal__error{font-size:1.2rem;margin-top:.2rem;color:#ff3a3a}.modal__field--error .modal__input-wrapper input{border-color:#ff3a3a;background:#ff3a3a26}.modal__field--error .modal__input-wrapper input::placeholder{color:#ff3a3a}.modal__checkbox{display:flex;gap:1.2rem;cursor:pointer;margin-top:1.5rem;margin-bottom:2.9rem}@media(max-width:768px){.modal__checkbox{gap:9px;margin-bottom:20px}}.modal__checkbox input[type=checkbox]{display:none}.modal__checkbox input[type=checkbox]+span{width:1.6rem;min-width:1.6rem;height:1.6rem;background:transparent;border-radius:50%;border:.5px solid transparent;background:linear-gradient(#0000,#0000) padding-box,linear-gradient(180deg,#a841e0,#601688) border-box;top:.1rem;position:relative}@media(max-width:768px){.modal__checkbox input[type=checkbox]+span{width:18px;min-width:18px;height:18px}}.modal__checkbox input[type=checkbox]:checked+span{background:url(/images/check.png) center center/.7rem no-repeat,linear-gradient(#0000,#0000) padding-box,linear-gradient(180deg,#a841e0,#601688) border-box}.modal__checkbox-text{font-size:1.4rem;color:#fff}@media(max-width:768px){.modal__checkbox-text{font-size:11px}}.modal__btn{height:5.7rem!important;max-width:33rem;font-weight:700;font-size:1.6rem!important;text-transform:none!important}.modal__btn span{text-transform:none!important}@media(max-width:768px){.modal__btn{height:44px!important}}.modal__forgot-wrapper{right:0;display:flex;margin:.6rem 0 2.4rem}.modal__forgot{font-size:1.4rem;text-decoration:underline;border:0;background:transparent;color:#fccf40;cursor:pointer}@media(max-width:768px){.modal__forgot{font-size:12px}}.modal__forgot:hover{text-decoration:none}.modal-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.7rem}@media(max-width:768px){.modal-buttons{gap:10px}}.modal__bottom-link{font-size:1.4rem;background:transparent;border:0;color:#716cb9;text-decoration:underline}@media(max-width:768px){.modal__bottom-link{font-size:12px}}.modal__bottom-link:hover{text-decoration:none}.modal__success{margin-top:1rem;text-align:center;color:green}@media(max-width:768px){.modal__success{font-size:12px}}.registration-modal__success{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;animation:registration-success-in .4s cubic-bezier(.22,1,.36,1)}@keyframes registration-success-in{0%{opacity:0;transform:scale(.96) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.registration-modal__success-icon{width:14rem;margin:0 auto 1.6rem;flex-shrink:0}.registration-modal__success-icon img{display:block;width:100%;height:auto}@media(max-width:768px){.registration-modal__success-icon{width:11rem;margin-bottom:1.2rem}}.registration-modal__success-title{margin:0 0 .8rem;font-family:Rubik One,sans-serif;font-size:3rem;text-transform:uppercase;text-align:center;color:#fff}@media(max-width:768px){.registration-modal__success-title{font-size:24px;margin-bottom:.6rem}}.registration-modal__success-text{margin:0 0 2.4rem;max-width:34rem;font-size:1.6rem;line-height:1.5;text-align:center;color:#ffffffc7}@media(max-width:768px){.registration-modal__success-text{font-size:14px;margin-bottom:1.8rem}}.registration-modal__success-btn{min-width:18rem}@media(max-width:768px){.registration-modal__success-btn{width:100%;min-width:0}}.registration-modal__server--error,.registration-modal__server--success{color:red;font-size:1.2rem;margin-top:1rem;text-align:center}.registration-modal__server--success{color:green}.modal-reset-buttons{gap:2rem;flex-direction:row;margin-top:2.8rem}@media(max-width:768px){.modal-reset-buttons{margin-top:23px;gap:10px;flex-direction:column}}.reset-modal-back-link{display:flex;align-items:center;width:33rem;gap:1.2rem;justify-content:center;height:4.6rem;border:2.5px solid transparent;border-radius:100px;font-weight:700;font-size:16px;color:#fff;background:linear-gradient(180deg,#4f4daf,#1f1e51) padding-box,linear-gradient(94.79deg,#a3a1ec 6.25%,#4945c2 56.76%,#424083 93.8%) border-box}.reset-modal-back-link img{width:2.4rem}@font-face{font-family:Rubik One;src:url(/fonts/RubikOne-Regular.woff2) format("woff2"),url(/fonts/RubikOne-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;-webkit-font-smoothing:antialiased}@media(max-width:1280px){html{font-size:50.5%}}@media(max-width:1024px){html{font-size:41.5%}}@media(max-width:768px){html{font-size:62.5%}}body{margin:0;min-width:320px;font-size:1.8rem;font-weight:400;font-family:Rubik,sans-serif;background:#010101;color:#fff}body.b-hidden,body.no-scroll{overflow:hidden}#root{min-height:100vh;display:flex;flex-direction:column}img{max-width:100%;max-height:100%}.wrapper{flex:1}.container{max-width:118rem;margin:0 auto;width:100%}@media(max-width:1024px){.container{max-width:100%;padding:0 2.4rem}}@media(max-width:768px){.container{padding:0 16px;max-width:390px}}.btn{height:4rem;border:0;cursor:pointer;display:inline-flex;text-decoration:none;align-items:center;justify-content:center;font-size:1.4rem;border-radius:100px;background:transparent;position:relative;padding:.4rem;color:#fff;transition:transform .35s cubic-bezier(.34,1.35,.64,1),box-shadow .35s ease}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn-disabled{opacity:.6}.btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 36px #ce53ee59}@media(prefers-reduced-motion:reduce){.btn:hover{transform:none;box-shadow:none}}.btn:hover:before{filter:brightness(1.15) saturate(1.08)}.btn:hover span{filter:brightness(1.1) saturate(1.05);box-shadow:inset 0 1px #ffffff47,0 4px 24px #5b10948c}.btn:active{transform:translateY(0) scale(.99);transition-duration:.12s;box-shadow:0 6px 20px #ce53ee40}@media(prefers-reduced-motion:reduce){.btn:active{transform:none;box-shadow:none}}.btn:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:.2rem;background:linear-gradient(94.79deg,#f3c9c3 6.25%,#c78c53 56.76%,#e6a76d 93.8%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}@media(prefers-reduced-motion:reduce){.btn:before{transition:none}}.btn span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:100px;background:linear-gradient(180deg,#ce53ee,#5b1094);text-transform:uppercase;position:relative;z-index:1;transition:filter .35s ease,box-shadow .35s ease}@media(prefers-reduced-motion:reduce){.btn span{transition:none}}button{cursor:pointer}.button{height:4.8rem;position:relative;border-radius:100px;background:linear-gradient(180deg,#e947e4 23.99%,#690fb4 73.52%);border:0;font-size:1.6rem;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 3.3rem;text-decoration:none;cursor:pointer;transition:transform .35s cubic-bezier(.34,1.35,.64,1),box-shadow .35s ease,filter .35s ease}.button:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:linear-gradient(90deg,#ff85ee,#a72adf 5.29%,#b32eea 55.77%,#ff85ee 75.48%,#9425cf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}.button:hover:not(.button-disabled){transform:translateY(-2px) scale(1.02);filter:brightness(1.07) saturate(1.08);box-shadow:inset 0 1px #ffffff38,0 14px 40px #a72adf6b,0 8px 28px #e947e461}.button:hover:not(.button-disabled):before{filter:brightness(1.14) saturate(1.06)}.button-disabled{position:relative;border-radius:100px;background:linear-gradient(180deg,#690fb426 26.48%,#e947e426 76.01%);transition:transform .35s cubic-bezier(.34,1.35,.64,1),box-shadow .35s ease,filter .35s ease}.button-disabled:before{content:"";position:absolute;inset:0;padding:2.34px;border-radius:100px;background:linear-gradient(94.79deg,#852bcb 6.25%,#9021b3 18.87%,#7c1097 32.34%,#8e17a5 55.92%,#7b1197,#590a90 93.8%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}.button-disabled:hover{transform:translateY(-2px) scale(1.015);filter:brightness(1.08) saturate(1.06);box-shadow:inset 0 1px #ffffff24,0 12px 30px #8e17a552,0 6px 18px #7b119742}.button-disabled:hover:before{filter:brightness(1.12) saturate(1.08)}.home-bg-top{background:url(/images/home-bg-top.png) no-repeat center center/cover}.button-gold{background:transparent;box-shadow:inset 0 2px 12px #ffe9a059,inset 0 -2px 12px #e0b52a33,0 0 20px #fccf3e59,0 0 40px #ffe9a026}.button-gold:before{content:"";position:absolute;inset:0;padding:2.34px;border-radius:inherit;background:linear-gradient(94.79deg,#fccf3e 6.25%,#ffe9a0,#e0b52a 44.13%,#d6b035 67.7%,#ffecb1 81.17%,#fccf3e 93.8%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:filter .35s ease}.button-gold.button:hover:not(.button-disabled){filter:brightness(1.06) saturate(1.12);box-shadow:inset 0 2px 18px #fff0be8c,inset 0 -2px 16px #d6b03552,0 0 34px #fccf3e85,0 0 60px #ffe9a052,0 12px 36px #b4911e47}.button-gold.button:hover:not(.button-disabled):before{filter:brightness(1.1) saturate(1.08)}.home-body-bg{background:url(/images/home-body-bg.png) no-repeat center left/cover;position:relative;overflow:hidden}.home-body-bg .scroll-reveal{position:relative;z-index:1}.home-body-bg:before{content:"";top:0;left:0;width:100%;height:84.3rem;background:linear-gradient(180deg,#020203,#02020300);position:absolute;pointer-events:none;display:block}.home-body-bg:after{content:"";bottom:0;left:0;width:100%;height:84.3rem;background:linear-gradient(180deg,#02020300,#020203);position:absolute;pointer-events:none;display:block}.games-page-bg{background:url(/images/games-page-bg.png) no-repeat center center/cover;position:relative}.games-page-bg:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:112rem;background:linear-gradient(180deg,#02020300,#020203);pointer-events:none}.shop-close-mobile,.politic-page__back{height:45px;align-items:center;gap:8px;display:none;padding:0 40px;border-radius:100px;border:2px solid transparent;background:linear-gradient(180deg,#4f4daf,#1f1e51) padding-box,linear-gradient(94.79deg,#a3a1ec 6.25%,#4945c2 56.76%,#424083 93.8%) border-box;font-weight:700;font-size:16px;color:#fff;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}@media(max-width:768px){.shop-close-mobile,.politic-page__back{display:flex}}.shop-close-mobile img,.politic-page__back img{width:18px}.shop-close-mobile:hover,.politic-page__back:hover{transform:translateY(-1px) scale(1.015);box-shadow:0 10px 28px #4f4daf8c,0 0 16px #a3a1eca6;filter:brightness(1.06) saturate(1.1)}.politic-page__back{display:flex;width:max-content;text-decoration:none;margin-bottom:3.5rem}@media(max-width:768px){.politic-page__back{margin-bottom:30px}}.mobile-menu{opacity:0;visibility:hidden;transition:all .5s ease;position:fixed;top:0;left:0;width:100%;z-index:10;padding-top:30px;padding-bottom:28px;height:100%;max-height:100vh;overflow-y:auto;display:none;background:linear-gradient(100.81deg,#190e71,#0f122a)}@media(max-width:768px){.mobile-menu{display:block}}.mobile-menu--open{opacity:1;visibility:visible}.mobile-menu .container{display:flex;min-height:664px;height:100%;flex-direction:column}.mobile-menu__nav{flex:1}.mobile-menu__nav .user-balance{display:flex;margin:0 auto 27px}.mobile-menu__nav-list{list-style:none;margin-bottom:31px;display:grid;gap:30px}.mobile-menu__nav-list li{line-height:1;text-align:center}.mobile-menu__nav-list li a,.mobile-menu__nav-list li button.mobile-menu__nav-link{text-transform:uppercase;font-size:16px;text-decoration:none;color:#fff;background:none;border:0;cursor:pointer;padding:0;font-family:inherit}.mobile-menu__logo{display:flex;width:max-content;margin:0 auto 9px}.mobile-menu__logo--guest{margin-bottom:31px}.mobile-menu__logo img{width:190px}.mobile-menu__buttons{display:grid;gap:43px}.mobile-menu__buttons--guest{gap:15px}.mobile-menu__buttons .btn{width:100%}.mobile-menu__close{display:flex;width:30px;position:absolute;top:26px;left:21px;background:transparent;border:0}.mobile-menu__close img{width:100%;height:100%;object-fit:contain}.mobile-menu__photo{display:flex;width:max-content;margin:0 auto 9px;width:113px;height:113px;border-radius:50%;overflow:hidden;padding:.4rem;background:url(/images/mobile-menu-photo-bg.png) no-repeat center center/cover;align-items:center;justify-content:center;padding-top:6px}.mobile-menu__photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;z-index:-1;width:94px;height:92px}.mobile-menu__logout{display:flex;width:max-content;margin:0 auto;background:transparent;border:0}.mobile-menu__logout img{width:4.4rem;height:4.4rem;object-fit:contain}.user-balance{display:flex;align-items:center;position:relative;border-radius:100px;background:transparent;height:4rem;padding-left:.9rem;padding-right:1.3rem;border:0}@media(max-width:768px){.user-balance{height:38px;display:none;padding-left:8px;padding-right:12px}}.user-balance:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:linear-gradient(94.79deg,#f3c9c3 6.25%,#c78c53 56.76%,#e6a76d 93.8%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.user-balance__icon{width:2.6rem;height:2.6rem;object-fit:contain;margin-right:.15rem}@media(max-width:768px){.user-balance__icon{width:24px;height:24px;margin-right:2px}}.user-balance__amount{color:#fff;font-size:1.6rem;margin-right:1.5rem}@media(max-width:768px){.user-balance__amount{font-size:15px;margin-right:10px}}.user-balance__add{display:flex;width:1rem;height:1rem;border:0;background:transparent}.user-balance__add img{width:100%;height:100%;object-fit:contain}.header{background:#ffffff0d;position:relative;z-index:9}.header .container{height:7.6rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width:768px){.header .container{height:42px}}.header__gradient{width:100%;height:2px;background:#1a4485}.header__logo{max-width:18.8rem;display:flex}@media(max-width:768px){.header__logo{width:108px}}.header__menu{display:flex;align-items:center;list-style:none;height:100%}.header__menu li{height:100%}@media(max-width:768px){.header__menu{display:none}}.header__menu-link{text-decoration:none;text-transform:uppercase;font-size:1.6rem;color:#fff;transition:all .3s ease;padding:0 1.5rem;height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.header__menu-link:hover{border-color:#8feaff}.header__menu-link--active{border-color:#8feaff;background:linear-gradient(180deg,#232464,#242882)}.header__menu-link--active:hover{cursor:default;color:inherit}.header__menu-icon{display:none}@media(max-width:768px){.header__menu-icon{display:flex;background:transparent;border:0}}.header__nav{gap:2rem;display:flex;align-items:center}@media(max-width:768px){.header__nav{display:none}}.header__nav--logged-in{gap:2rem}.header__btn{width:14.3rem}.header__avatar{position:relative}.header__avatar-button{display:flex;align-items:center;justify-content:center;width:4.9rem;height:4.9rem;border-radius:50%;padding:1px;border:0;background:url(/images/photo-bg.png) no-repeat center center/cover;padding-top:.2rem;padding-left:.1rem}.header__avatar-button img{width:4.2rem;height:4rem;border-radius:50%;object-fit:cover;z-index:-1}.header__menu-dropdown{position:absolute;display:grid;right:0;top:calc(100% + 1rem);z-index:3;min-width:17.3rem;padding:.6rem;border-radius:1.2rem;overflow:hidden;background:linear-gradient(100.81deg,#190e71eb,#0f122aeb);border:1px solid rgba(193,188,234,.45);box-shadow:0 14px 45px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.header__menu-dropdown--open{opacity:1;visibility:visible;transform:translateY(0)}.header__nav-link{white-space:nowrap;padding:.9rem 1.2rem;border-radius:.8rem;color:#ffffffeb;font-size:1.5rem;text-decoration:none;background:#ffffff0f;transition:background .18s ease,color .18s ease,transform .18s ease}.header__nav-link:hover{background:#ffffff1f;color:#fff;transform:translateY(-1px)}.header__nav-link:active{transform:translateY(0)}.header__nav-link:focus-visible{outline:2px solid rgba(143,234,255,.85);outline-offset:2px}.header__nav-link:not(:last-child){margin-bottom:.4rem}.header__logout{display:flex;border:0;background:transparent}.header__logout img{width:2.9rem;height:2.9rem;object-fit:contain}.header__mobile-nav{display:none}@media(max-width:768px){.header__mobile-nav{display:flex;gap:10px}}.footer{position:relative;padding-top:6.8rem;padding-bottom:7.5rem}@media(max-width:768px){.footer{padding-top:40px;padding-bottom:40px}}.footer .container{position:relative}.footer__copyright{color:#545454;font-size:1.2rem}@media(max-width:768px){.footer__copyright{display:none}}.footer__wrap{display:grid;grid-template-columns:1fr 16rem 20rem 25rem;gap:6.5rem}@media(max-width:768px){.footer__wrap{grid-template-columns:1fr 1fr;gap:0 10px}}.footer__info{flex:1;list-style:none;font-size:1.4rem;color:#909090}@media(max-width:768px){.footer__info{display:flex;justify-content:space-between;font-size:12px}}.footer__info li{line-height:1}.footer__info li:not(:last-child){margin-bottom:1rem}@media(max-width:768px){.footer__info li:not(:last-child){margin:0}}.footer__col:nth-child(1){display:flex;flex-direction:column}@media(max-width:768px){.footer__col:nth-child(1){grid-column:1/-1;margin-bottom:28px}.footer__col:nth-child(4){grid-column:1/-1;margin-top:28px}}.footer__logo{display:flex;width:max-content}@media(max-width:768px){.footer__logo{margin-bottom:5px}}.footer__logo img{width:20.8rem}.footer__heading{font-weight:700;font-size:2rem;margin-bottom:2rem}@media(max-width:768px){.footer__heading{font-size:17px;margin-bottom:17px}}.footer__menu{list-style:none;display:grid;gap:1.2rem}@media(max-width:768px){.footer__menu{gap:10px}}.footer__menu li{line-height:1}.footer__menu li a{font-size:1.6rem;text-decoration:none;transition:color .3s ease;color:#fff}@media(max-width:768px){.footer__menu li a{font-size:14px}}.footer__menu li a:hover{color:#fccf40}.footer__menu li .footer__menu-action{font-size:1.6rem;text-decoration:none;transition:color .3s ease;color:#fff;border:0;background:transparent;padding:0;font-family:inherit;line-height:inherit;cursor:pointer}@media(max-width:768px){.footer__menu li .footer__menu-action{font-size:14px}}.footer__menu li .footer__menu-action:hover{color:#fccf40}.footer__copyritght-mobile{display:none}@media(max-width:768px){.footer__copyritght-mobile{display:block;margin-top:33px;color:#545454;font-size:12px}}.global-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;min-height:100vh;background:url(/images/games-page-bg.png) no-repeat center center/cover #010101;overflow:hidden}.global-loader__ambient{position:absolute;inset:-40%;background:radial-gradient(ellipse 55% 45% at 50% 42%,rgba(175,147,87,.22) 0%,transparent 58%),radial-gradient(ellipse 70% 55% at 50% 100%,rgba(206,83,238,.12) 0%,transparent 45%),radial-gradient(ellipse 80% 60% at 50% 0%,rgba(25,14,113,.35) 0%,transparent 55%);pointer-events:none}@media(prefers-reduced-motion:no-preference){.global-loader__ambient{animation:global-loader-ambient 10s ease-in-out infinite alternate}}.global-loader__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:2rem}.global-loader__logo-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:16rem;height:16rem}@media(max-width:768px){.global-loader__logo-wrap{width:13rem;height:13rem}}.global-loader__rings{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.global-loader__ring{position:absolute;border-radius:50%;pointer-events:none}.global-loader__ring--outer{inset:0;padding:3px;background:conic-gradient(from 200deg,#806a390d,#c2ab77 18%,#ffe9a3 32%,#806a39 48%,#806a3914 62%,#806a3905 78%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media(prefers-reduced-motion:no-preference){.global-loader__ring--outer{animation:global-loader-spin 2.4s cubic-bezier(.55,.1,.3,.95) infinite}}.global-loader__ring--inner{inset:.85rem;padding:2px;background:conic-gradient(from 90deg,#af93570f,#5b1094 22%,#ce53ee,#af9357 58%,#af93570f 75%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.85}@media(prefers-reduced-motion:no-preference){.global-loader__ring--inner{animation:global-loader-spin-reverse 3.2s cubic-bezier(.45,.05,.55,.95) infinite}}.global-loader__logo{position:relative;z-index:1;width:10rem;height:auto;object-fit:contain;filter:drop-shadow(0 0 2.4rem rgba(175,147,87,.35)) drop-shadow(0 0 4.8rem rgba(206,83,238,.12))}@media(prefers-reduced-motion:no-preference){.global-loader__logo{animation:global-loader-logo 2.8s ease-in-out infinite}}@media(max-width:768px){.global-loader__logo{width:8.2rem}}.global-loader__track{margin-top:2.8rem;width:min(26rem,78vw);height:3px;border-radius:999px;background:#ffffff0f;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.global-loader__track-fill{display:block;height:100%;width:38%;border-radius:inherit;background:linear-gradient(90deg,#806a3933,#fdd041 28%,#ffe9a3 52%,#af9357 78%,#ce53ee73);box-shadow:0 0 16px #fdd04159}@media(prefers-reduced-motion:no-preference){.global-loader__track-fill{animation:global-loader-track 1.35s cubic-bezier(.45,0,.55,1) infinite}}.global-loader__label{margin:1.8rem 0 0;font-family:Noto Sans,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.42em;text-transform:uppercase;text-indent:.42em;background:linear-gradient(95.83deg,#806a39 1.26%,#e8cc8f 47.69%,#806a39 95.93%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent}@media(prefers-reduced-motion:no-preference){.global-loader__label{animation:global-loader-label-shine 3s ease-in-out infinite}}@keyframes global-loader-spin{to{transform:rotate(360deg)}}@keyframes global-loader-spin-reverse{to{transform:rotate(-360deg)}}@keyframes global-loader-logo{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.94}}@keyframes global-loader-track{0%{transform:translate(-100%)}to{transform:translate(280%)}}@keyframes global-loader-label-shine{0%,to{background-position:0% center}50%{background-position:100% center}}@keyframes global-loader-ambient{0%{transform:scale(1) translate(0);opacity:1}to{transform:scale(1.06) translate(1%,-1%);opacity:.92}}.faq{padding-bottom:7.6rem}@media(max-width:768px){.faq{padding-bottom:20px}}.faq__title{font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:7rem;line-height:7.2rem;margin-bottom:3.7rem}@media(max-width:768px){.faq__title{font-size:40px;line-height:42px;margin-bottom:23px}}.faq__list{display:grid;gap:2rem}@media(max-width:768px){.faq__list{gap:10px}}.faq__item{cursor:pointer;border-radius:10px;overflow:hidden;transition:all .3s ease}@media(max-width:768px){.faq__item{border-radius:6px}}.faq__question{display:flex;justify-content:space-between;align-items:center;padding:2.2rem 2.4rem;position:relative;background:linear-gradient(90deg,#261787,#55168d);border-radius:10px}@media(max-width:768px){.faq__question{padding:12px 75px 12px 14px;min-height:60px}}.faq__question-text{font-size:2.2rem;font-weight:500;color:#fff}@media(max-width:768px){.faq__question-text{font-size:16px}}.faq__question-icon{position:absolute;top:50%;transform:translateY(-50%);right:1.9rem;width:3.1rem;height:3.1rem;background:linear-gradient(180deg,#ffe695,#fccf40);border-radius:4px;transition:all .5s ease;display:flex;align-items:center;justify-content:center}.faq__question-icon img{width:1.745rem}.faq__answer{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transform:translateY(-6px);will-change:grid-template-rows,opacity,transform;transition:grid-template-rows .45s cubic-bezier(.2,.8,.2,1),opacity .25s ease,transform .45s cubic-bezier(.2,.8,.2,1),padding .35s ease;padding:0 2.5rem;font-size:1.8rem;background:#ffffff0d;margin-top:-.5rem}@media(max-width:768px){.faq__answer{font-size:14px;padding:0 15px}}.faq__answer--open{grid-template-rows:1fr;opacity:1;transform:translateY(0);padding:2.6rem 2.5rem 3rem}@media(max-width:768px){.faq__answer--open{padding:19px 15px 15px}}.faq__answer p{overflow:hidden;margin:0}.game-card{height:20rem;background-size:cover;background-position:center;border-radius:20px;cursor:pointer}@media(max-width:768px){.game-card{height:112px;border-radius:10px}}.hero-top{overflow:hidden;padding-bottom:10rem}@media(max-width:768px){.hero-top{padding-bottom:48px}}.hero-top__icons{display:flex;align-items:center;margin-bottom:1.8rem;gap:.8rem}@media(max-width:768px){.hero-top__icons{margin-bottom:12px;gap:6px}}.hero-top__icons img{display:flex;width:3.9rem}@media(max-width:768px){.hero-top__icons img{width:31px}}.hero-top__wrap{max-width:68rem}@media(max-width:768px){.hero-top__wrap{max-width:100%;position:relative}}.hero-top__quote{margin-bottom:.8rem;background:#ffffff1a;width:max-content;font-size:1.6rem;padding:.5rem .9rem;border-radius:3px}@media(max-width:768px){.hero-top__quote{font-size:11px;padding:3px 6px}}.hero-top__title{margin-bottom:.4rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:7rem;line-height:7.2rem}@media(max-width:768px){.hero-top__title{font-size:36px;line-height:42px;margin-bottom:4px}}.hero-top__title span{background:linear-gradient(90deg,#fccf3e,#ffe9a4,#fccf3e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.hero-top__subtitle{margin-bottom:1.4rem;font-family:Rubik One,sans-serif;text-transform:uppercase;line-height:1;font-size:2.4rem;font-weight:400}@media(max-width:768px){.hero-top__subtitle{font-size:18px;line-height:1.2;margin-bottom:9px}}.hero-top__list{background:linear-gradient(90deg,#ffffff1a,#fff0);padding:1rem 2.2rem;list-style:none;border-radius:5px;margin-bottom:2.4rem}@media(max-width:768px){.hero-top__list{padding:6px 59px 12px 6px;margin:0}}.hero-top__list li{line-height:2.6rem;position:relative;padding-left:1.3rem;font-size:1.6rem}@media(max-width:768px){.hero-top__list li{padding-left:10px;line-height:20px;font-size:12px}}.hero-top__list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.4rem;height:.4rem;border-radius:50%;background:linear-gradient(180deg,#ffe9a3,#fdd040)}.hero-top__buttons{display:flex;align-items:center;gap:2rem}@media(max-width:768px){.hero-top__buttons{flex-direction:column;gap:10px}.hero-top__buttons .button{width:100%;display:flex}}.hero-top__man{position:absolute;right:0;top:13rem;width:69.65rem;max-width:inherit;max-height:inherit;display:flex;z-index:2;pointer-events:none}@media(max-width:768px){.hero-top__man{display:none}}.hero-top__blur{position:absolute;right:0;top:0;max-width:inherit;max-height:inherit;pointer-events:none;width:68.4rem}@media(max-width:768px){.hero-top__blur{display:none}}.hero-top__bird{position:absolute;display:flex;pointer-events:none;z-index:1}@media(max-width:768px){.hero-top__bird{display:none}}.hero-top__bird-1{right:41.5rem;top:7.6rem;width:23.7rem}.hero-top__bird-2{right:9.5rem;top:15.6rem;width:29.4rem}.hero-top__bird-3{right:36.5rem;top:22.6rem;width:25.45rem}.hero-top__bird-4{right:0;top:32.6rem;width:11rem}.hero-top__bird-5{right:5.5rem;top:34.6rem;width:35.1rem}.hero-top__bird-6{right:28rem;top:44.6rem;width:29.4rem}.hero-top__coin{position:absolute;display:flex;pointer-events:none;z-index:1}@media(max-width:768px){.hero-top__coin{display:none}}.hero-top__coin-1{right:0;top:10rem;width:10.35rem}.hero-top__coin-2{width:9.8rem;right:0;top:47rem}.hero-top__coin-3{width:12.45rem;top:42rem;right:65rem}.hero-top__mobile-image{display:none}@media(max-width:768px){.hero-top__mobile-image{display:flex;width:100%;max-width:inherit;margin:-18vw auto -22vw}}.hero-top__coin-mobile{display:none}@media(max-width:768px){.hero-top__coin-mobile{display:flex;position:absolute;pointer-events:none;right:0}.hero-top__coin-mobile-1{width:99px;bottom:0;right:-40px}.hero-top__coin-mobile-2{width:152px;right:-55px;bottom:-145px}}.hero-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.hero-bottom{grid-template-columns:1fr;gap:30px}}.hero-bottom__image{position:absolute;display:flex;max-width:inherit;max-height:inherit;pointer-events:none}.hero-bottom__item{position:relative;display:flex;flex-direction:column;border-radius:10px;background:transparent;padding:2.5rem 2.7rem 1.6rem;color:#fff;text-decoration:none}@media(max-width:768px){.hero-bottom__item{padding:24px 26px 15px}}.hero-bottom__item h3{font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:2.8rem;max-width:19.5rem;position:relative;margin-bottom:.6rem;line-height:1}@media(max-width:768px){.hero-bottom__item h3{font-size:26px;max-width:185px}}.hero-bottom__item p{max-width:15rem;font-size:1.4rem;margin-bottom:1rem}@media(max-width:768px){.hero-bottom__item p{max-width:144px;font-size:13px}}.hero-bottom__item:nth-child(1){background:url(/images/hero-bottom-bg-1.png) no-repeat center center/cover}.hero-bottom__item:nth-child(1) .hero-bottom__image{width:24.55rem;bottom:3px;right:-5.4rem}@media(max-width:768px){.hero-bottom__item:nth-child(1) .hero-bottom__image{width:20.55rem}}.hero-bottom__item:nth-child(2){background:url(/images/hero-bottom-bg-2.png) no-repeat center center/cover}.hero-bottom__item:nth-child(2) .hero-bottom__image{width:27rem;bottom:-5.8rem;right:-3.7rem}@media(max-width:768px){.hero-bottom__item:nth-child(2) .hero-bottom__image{width:23.4rem;order:1;bottom:-4.97rem}}.hero-bottom__item:nth-child(3){background:url(/images/hero-bottom-bg-3.png) no-repeat center center/cover}.hero-bottom__item:nth-child(3) .hero-bottom__image{width:20.25rem;bottom:.3rem;right:-1.7rem}@media(max-width:768px){.hero-bottom__item:nth-child(3) .hero-bottom__image{width:15rem;bottom:.3rem;right:.3rem}}.hero-bottom__item:before{content:"";position:absolute;inset:0;padding:3px;border-radius:inherit;background:linear-gradient(102.93deg,#fee348 1.03%,#ebb946 23.23%,#e3ba5d 47.69%,#f3c443 74.42%,#fee348 95.25%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero-bottom__arrow{display:flex;width:1.7rem;margin-top:auto}@media(max-width:768px){.hero-bottom__arrow{width:16px}}.hero{margin-top:-7.6rem;padding-top:12.5rem;position:relative;padding-bottom:10.5rem}@media(max-width:768px){.hero{padding-bottom:72px;position:relative;overflow:hidden}}.hero:before{content:"";background:url(/images/hero-lines-left.png) top left/contain;position:absolute;top:0;left:0;pointer-events:none;width:41.9rem;height:77.5rem}.hero:after{content:"";position:absolute;background:url(/images/hero-lines-right.png) top right/contain;top:0;right:0;pointer-events:none;width:71rem;height:75.2rem}.hero .container{position:relative;z-index:5}.how-it-work{background:linear-gradient(90deg,#071157,#063853)}@media(max-width:768px){.how-it-work{position:relative;overflow-x:clip}}.how-it-work .container{padding-top:7.6rem;padding-bottom:6.9rem;position:relative;z-index:2}@media(max-width:768px){.how-it-work .container{padding-top:40px;padding-bottom:275px}}.how-it-work__wrap{max-width:58rem}@media(max-width:768px){.how-it-work__wrap{max-width:100%}}.how-it-work__title{margin-bottom:2.1rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:7rem;line-height:7.2rem}@media(max-width:768px){.how-it-work__title{font-size:41px;line-height:42px;margin-bottom:12px}}.how-it-work__title span{color:#fccf40}.how-it-work__quote{margin-bottom:2.8rem;padding-left:1.7rem;border-left:2px solid #FCCF40;font-size:2rem}@media(max-width:768px){.how-it-work__quote{margin-bottom:16px;padding-left:15px;font-size:16px}}.how-it-work__desc{font-size:2rem;line-height:1.2;font-weight:400}@media(max-width:768px){.how-it-work__desc{font-size:16px}}.how-it-work__desc strong{display:block;color:#fccf40}@media(max-width:768px){.how-it-work__desc strong{display:inline}}.how-it-work__chest{position:absolute;right:0;bottom:-6rem;width:56.5rem;pointer-events:none;z-index:2;max-width:inherit;max-height:inherit}@media(max-width:768px){.how-it-work__chest{width:333px;bottom:-35px;left:50%;transform:translate(-50%)}}.how-it-work__chest-bird{display:flex;position:absolute;pointer-events:none;width:21.3rem}@media(max-width:768px){.how-it-work__chest-bird{display:none}}.how-it-work__chest-bird-1{top:-9rem;right:33rem}.how-it-work__chest-bird-2{top:3rem;right:-5rem}@media(max-width:1200px){.how-it-work__chest-bird-2{right:0}}.how-it-work__chest-bird-3{width:19.25rem;bottom:0;right:-14rem}@media(max-width:1200px){.how-it-work__chest-bird-3{display:none}}.how-it-work__mobile-chest-bird{display:none}@media(max-width:768px){.how-it-work__mobile-chest-bird{display:flex;position:absolute;pointer-events:none;width:123.5px;z-index:1}.how-it-work__mobile-chest-bird-1{width:85.5px;bottom:160px;left:0}.how-it-work__mobile-chest-bird-2{bottom:147px;left:50%;transform:translate(calc(-50% - 74px))}.how-it-work__mobile-chest-bird-3{bottom:29px;left:50%;transform:translate(calc(-50% - 79px))}.how-it-work__mobile-chest-bird-4{bottom:106px;left:50%;transform:translate(calc(-50% + 171px))}.how-it-work__mobile-chest-bird-5{bottom:0;right:0;width:54px}}.how-it-work__chest-blur-mobile{display:none}@media(max-width:768px){.how-it-work__chest-blur-mobile{display:flex;position:absolute;pointer-events:none;left:50%;transform:translate(-50%);bottom:0}}.how-it-work__chest-blur-desktop{position:absolute;bottom:0;right:0;width:64.9rem}@media(max-width:768px){.how-it-work__chest-blur-desktop{display:none}}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.scroll-reveal--visible{opacity:1;transform:translateY(0)}.features{padding-top:11rem;padding-bottom:5.6rem}@media(max-width:768px){.features{padding-top:49px;padding-bottom:37px}}.features__button{display:flex;justify-content:center;margin-top:5rem}@media(max-width:768px){.features__button{margin-top:20px}}.features__button .btn{height:4.5rem;width:21rem;font-size:1.6rem;font-weight:700}@media(max-width:768px){.features__button .btn{width:100%}}.features__button .btn span{text-transform:none}.features__title{font-family:Rubik One,sans-serif;line-height:7.2rem;font-size:7rem;text-transform:uppercase;font-weight:400;max-width:60rem;margin-bottom:5.1rem}@media(max-width:768px){.features__title{font-size:40.5px;line-height:42px;max-width:348px;margin-bottom:19px}}.features__wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}@media(max-width:768px){.features__wrap{grid-template-columns:1fr;gap:18px}}.features__icon{position:absolute;display:flex;max-width:inherit;max-height:inherit}.features__item{position:relative;height:16.3rem;border:1px solid #8AA9E1;border-radius:15px;padding-top:2.6rem;padding-left:2.7rem}@media(max-width:768px){.features__item{height:99px;padding-top:16px;padding-left:17px;border-radius:10px}}.features__item:nth-child(1){background:url(/images/features-1-bg.png) no-repeat center center/cover}.features__item:nth-child(1) .features__icon{bottom:0;right:2rem;width:22.2rem}@media(max-width:768px){.features__item:nth-child(1) .features__icon{width:13.2rem;right:15px}}.features__item:nth-child(2){border-color:#7667d1}.features__item:nth-child(2) h4{max-width:27rem}@media(max-width:768px){.features__item:nth-child(2) h4{max-width:165px}}.features__item:nth-child(2) p{color:#7667d1}.features__item:nth-child(2){background:url(/images/features-2-bg.png) no-repeat center center/cover}.features__item:nth-child(2) .features__icon{bottom:0;right:2rem;width:17.75rem}@media(max-width:768px){.features__item:nth-child(2) .features__icon{width:10.75rem;right:15px}}.features__item:nth-child(3){border-color:#538f63}.features__item:nth-child(3) p{color:#538f63}.features__item:nth-child(3){background:url(/images/features-3-bg.png) no-repeat center center/cover}.features__item:nth-child(3) .features__icon{bottom:0;right:0;width:22.35rem;border-radius:0 0 15px}@media(max-width:768px){.features__item:nth-child(3) .features__icon{width:14rem;border-radius:0 0 10px}}.features__item:nth-child(4){border-color:#9a573c}.features__item:nth-child(4) p{color:#9a573c}.features__item:nth-child(4){background:url(/images/features-4-bg.png) no-repeat center center/cover}.features__item:nth-child(4) .features__icon{bottom:0;right:1.5rem;width:17.7rem}@media(max-width:768px){.features__item:nth-child(4) .features__icon{width:10.7rem}}.features__item h4{margin-bottom:.7rem;font-size:2.4rem;font-weight:700;max-width:20rem}@media(max-width:768px){.features__item h4{font-size:14.6px;margin-bottom:4px;max-width:125px}}.features__item p{max-width:31.6rem;color:#8aa9e1;font-size:1.8rem}@media(max-width:768px){.features__item p{font-size:11px;max-width:185px}}.purchase{padding-bottom:5.1rem}@media(max-width:768px){.purchase{padding-bottom:20px}}.purchase__wrap{background:url(/images/purchase-bg.jpg) no-repeat center center/cover;border-radius:25px;padding-top:4.6rem;padding-left:5.6rem;padding-bottom:5.3rem;position:relative}@media(max-width:768px){.purchase__wrap{background:url(/images/purchase-bg-mobile.jpg) no-repeat center bottom/cover;border-radius:15px;padding:23px 20px 28px}}.purchase__wrap:before{content:"";position:absolute;inset:0;padding:4px;border-radius:inherit;background:linear-gradient(180deg,#150f53,#7d5ec1);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media(max-width:768px){.purchase__wrap:before{display:none}}.purchase__title{margin-bottom:2.1rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:7rem;line-height:7.2rem}.purchase__title span{display:block}@media(max-width:768px){.purchase__title{font-size:35px;line-height:38.2px;margin-bottom:11px}}.purchase__title span{color:#fccf40}.purchase__quote{margin-bottom:2.8rem;padding-left:1.7rem;border-left:2px solid #FCCF40;font-size:2rem;max-width:52.1rem}@media(max-width:768px){.purchase__quote{margin-bottom:13px;padding-left:15px;font-size:16px;max-width:230px}}.purchase__desc{font-size:2rem;line-height:1.2;font-weight:400;max-width:53.6rem;margin-bottom:3.5rem}@media(max-width:768px){.purchase__desc{font-size:16px;max-width:100%;margin-bottom:379px}}.purchase__desc strong{color:#fccf40}@media(max-width:768px){.purchase__desc strong{display:inline}}.purchase__btn .button{width:22.5rem}@media(max-width:768px){.purchase__btn .button{width:100%}}.purchase__man{position:absolute;bottom:0;max-width:inherit;max-height:inherit;pointer-events:none;right:7.5rem;width:49.55rem;z-index:1}@media(max-width:768px){.purchase__man{display:none}}.purchase__bird{position:absolute;display:flex;pointer-events:none;width:21.05rem}@media(max-width:768px){.purchase__bird{display:none}}.purchase__bird-1{right:-11rem;bottom:-4rem}.purchase__bird-2{right:4rem;bottom:-6rem}.security{padding-top:5rem;padding-bottom:15.5rem}@media(max-width:768px){.security{padding-top:20px;padding-bottom:50px}}.security__title{text-align:center;margin-bottom:3.7rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:6rem;line-height:6.6rem}@media(max-width:768px){.security__title{margin-bottom:30px;font-size:35px;line-height:38px}}.security__title span{color:#fccf40}.security__wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:6rem}@media(max-width:768px){.security__wrap{grid-template-columns:repeat(2,1fr);gap:30px}}.security__icon{display:flex;align-items:center;justify-content:center;width:15.4rem;height:15rem;position:relative;border-radius:15px;background:linear-gradient(180deg,#170f61 11.58%,#372f85);margin:0 auto 1.5rem}@media(max-width:768px){.security__icon{width:89px;height:87px;margin-bottom:11px}}.security__icon img{max-width:90%;max-height:90%}.security__icon:before{content:"";position:absolute;inset:0;padding:3px;border-radius:inherit;background:linear-gradient(180deg,#170f61 11.19%,#6760ae);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.security__heading{font-weight:400;text-align:center;font-size:2rem}@media(max-width:768px){.security__heading{font-size:12px}}.security__heading strong{color:#fccf40}.games-section{padding-bottom:16.9rem;position:relative}.games-section:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,#02020300,#020203)}@media(max-width:768px){.games-section:before{top:auto;bottom:0;height:330px}}.games-section .container{position:relative;z-index:3}@media(max-width:768px){.games-section{padding-bottom:54px}}.games-section__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3.7rem;gap:1.5rem}@media(max-width:768px){.games-section__heading{margin-bottom:11px;align-items:center;gap:5px}}.games-section__btn{width:20rem;font-weight:700;font-size:1.6rem;height:4.5rem}@media(max-width:768px){.games-section__btn{width:150px;font-size:12px;height:33px}}.games-section__btn span{text-transform:none}.games-section__title{font-size:7rem;line-height:7.2rem;text-transform:uppercase;font-family:Rubik One,sans-serif;font-weight:400}@media(max-width:768px){.games-section__title{font-size:40px;line-height:42px}}.games-section__wrap{display:grid;grid-template-columns:repeat(5,1fr);gap:3.2rem}@media(max-width:768px){.games-section__wrap{grid-template-columns:repeat(3,1fr);gap:14px}}.games-section__item{display:flex;height:21rem;border-radius:20px}@media(max-width:768px){.games-section__item{height:107px;border-radius:10px}}.games-section__item img{width:100%;height:100%;object-fit:cover}.games-section__lines{position:absolute;display:flex;max-width:inherit;max-height:inherit;pointer-events:none;z-index:1}@media(max-width:768px){.games-section__lines{display:none}}.games-section__lines--right{right:0;top:-20rem;width:68.1rem}.games-section__lines--left{left:0;top:0;width:82rem}.games-section__coin{position:absolute;display:flex;pointer-events:none;z-index:1}@media(max-width:768px){.games-section__coin{display:none}}.games-section__coin--left{width:10.7rem;left:0;top:50%;transform:translateY(-50%)}.games-section__coin--right{width:8.5rem;right:0;top:60%;transform:translateY(-50%)}.games-section__lines-mobile{display:none}@media(max-width:768px){.games-section__lines-mobile{display:flex;position:absolute;top:-100px;left:0;width:100%}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.not-found-page{min-height:100%;padding-top:4.7rem;padding-bottom:4.7rem;background:linear-gradient(100.81deg,#190e71,#0f122a);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:100vh}@media(max-width:768px){.not-found-page{padding-top:30px;padding-bottom:30px}}.not-found-page__img{display:flex;margin:0 auto -1rem;width:48rem}@media(max-width:768px){.not-found-page__img{width:100%;max-width:308px}}.not-found-page__title{text-align:center;font-size:8rem;font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;line-height:1;margin-bottom:1.2rem;color:#fccf40}@media(max-width:768px){.not-found-page__title{font-size:46px;margin-bottom:11px}}.not-found-page__sub{text-align:center;font-size:2rem}@media(max-width:768px){.not-found-page__sub{font-size:15px}}.not-found-page__button{margin:0 auto;width:21.7rem;display:flex}@media(max-width:768px){.not-found-page__button{width:100%}}.not-found-page__image{position:absolute;display:flex;pointer-events:none;bottom:-12rem}@media(max-width:768px){.not-found-page__image{display:none}}.not-found-page__image--left{left:0}.not-found-page__image--right{right:0}.error-page .not-found-page__img{width:53rem;margin-bottom:2.69rem}@media(max-width:768px){.error-page .not-found-page__img{max-width:300px;width:100%;margin-bottom:15px}}.error-page .not-found-page__title{margin-bottom:.1rem}@media(max-width:768px){.error-page .not-found-page__title{margin-bottom:5px}}.error-page .not-found-page__sub{font-family:Rubik One,sans-serif;font-size:4.5rem;line-height:7.2rem;font-weight:400;text-transform:uppercase;margin-bottom:1rem}@media(max-width:768px){.error-page .not-found-page__sub{margin-bottom:13px;font-size:26px;line-height:42px}}.error-page .not-found-page__button{height:4.5rem;font-weight:700;font-size:1.6rem}@media(max-width:768px){.error-page .not-found-page__button{max-width:350px;width:calc(100% - 30px)}}.error-page .not-found-page__button span{text-transform:none}.realtime-rtp__title{font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:7rem;line-height:7.2rem;margin-bottom:3.7rem}@media(max-width:768px){.realtime-rtp__title{margin-bottom:21px;font-size:40px;line-height:42px}}.realtime-rtp__title span{color:#fccf40}@media(max-width:768px){.realtime-rtp__title{font-size:32px;margin-bottom:8px}}.realtime-rtp__games{display:grid;grid-template-columns:repeat(5,1fr);gap:3rem}@media(max-width:768px){.realtime-rtp__games{grid-template-columns:repeat(3,1fr);gap:14px}}.realtime-rtp__game-link{display:flex;height:21rem;border-radius:10px;overflow:hidden}@media(max-width:768px){.realtime-rtp__game-link{height:107px}}.realtime-rtp__game-link img{width:100%;height:100%;object-fit:cover}.failed-region__title{text-align:center;font-family:Rubik One,sans-serif;font-size:8rem;line-height:1;font-weight:400;text-transform:uppercase}@media(max-width:768px){.failed-region__title{font-size:46px}}.failed-region__title span{color:#fccf40;display:block}.failed-region__img{width:28rem;display:flex;margin:0 auto 1rem}@media(max-width:768px){.failed-region__img{width:193px;margin-bottom:8px}}.game-page{margin-top:-7.8rem;padding-top:13.2rem;background:linear-gradient(180deg,#14104a,#020203);padding-bottom:10rem;position:relative}@media(max-width:768px){.game-page{margin-top:-44px;padding-top:70px;padding-bottom:40px}}.game-page .container{position:relative;z-index:2}.game-page__top{padding-bottom:7.8rem}@media(max-width:768px){.game-page__top{padding-bottom:42px}}.game-page__frame-wrapper{height:47.1rem;overflow:hidden;border:3px solid transparent;border-radius:25px;background:linear-gradient(#0000,#0000) padding-box,linear-gradient(180deg,#161059,#5f84bc) border-box}@media(max-width:768px){.game-page__frame-wrapper{height:400px;border-radius:7px}}.game-page__frame-wrapper iframe{width:100%;height:100%;display:flex;border:none}.game-info__play{display:flex;align-items:center;gap:2rem;position:relative;margin-bottom:1.4rem}@media(max-width:768px){.game-info__play{margin-bottom:30px;gap:9px;padding-top:46px}}.game-info__title{font-size:3.2rem;padding-right:21rem}@media(max-width:768px){.game-info__title{font-size:30px;padding-right:0}}.game-info__image{width:5.3rem;min-width:5.3rem;height:5.3rem;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px}@media(max-width:768px){.game-info__image{width:49px;min-width:49px;height:49px}}.game-info__link{position:absolute;right:0;top:50%;transform:translateY(-50%);margin:0}@media(max-width:768px){.game-info__link{height:26px;font-size:9px;padding:0 22px;top:0;transform:translateY(0);right:auto;left:0}.game-info__link img{width:11px}}.game-info__link:hover{opacity:.6}.game-page__image{position:absolute;display:flex;pointer-events:none}@media(max-width:768px){.game-page__image{display:none}}.game-page__image--1{width:13.4rem;left:0;top:6rem}.game-page__image--2{right:0;width:7.5rem;top:13rem}.game-page__image--3{right:0;top:65rem;width:19.55rem}.game-page__image--4{left:0;bottom:1.2rem;width:8.75rem}.profile-modal__field--dob{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.7rem;margin-bottom:1.8rem!important}@media(max-width:768px){.profile-modal__field--dob{margin-bottom:13px!important}}.profile-modal__top-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.profile-modal__top-wrap .modal__title{margin-bottom:0}.profile-modal__tabs{display:flex;align-items:center;gap:1.6rem}@media(max-width:768px){.profile-modal__tabs.desktop{display:none}}.profile-modal__tabs.mobile{display:none}@media(max-width:768px){.profile-modal__tabs.mobile{display:grid;grid-template-columns:1fr 1fr;max-width:330px;margin:19px auto 0}}.profile-modal__tabs--bottom{margin-top:2.1rem}.profile-modal__tab{height:4.5rem;border:0;width:14.6rem;font-size:1.6rem;font-weight:700;color:#fff;cursor:pointer;background:transparent;transition:all .3s ease;border-radius:100px;border:1.49px solid transparent;background:linear-gradient(180deg,#fccf3e26 23.99%,#7d641426 73.52%) padding-box,linear-gradient(94.79deg,#fccf3e26 6.25%,#ffe9a026,#e0b52a26 44.13%,#d6b03526 67.7%,#ffecb126 81.17%,#fccf3e26 93.8%) border-box}@media(max-width:768px){.profile-modal__tab{width:100%}}.profile-modal__tab--active{border:1.49px solid transparent;background:linear-gradient(180deg,#fccf3e 23.99%,#7d6414 73.52%) padding-box,linear-gradient(94.79deg,#fccf3e 6.25%,#ffe9a0,#e0b52a 44.13%,#d6b035 67.7%,#ffecb1 81.17%,#fccf3e 93.8%) border-box;box-shadow:0 0 17.36px #fccf3e80}.profile-modal__table--purchases{position:relative}.profile-modal__table--purchases .profile-modal__table-body{display:flex;flex-direction:column}.profile-modal__table--purchases .profile-modal__row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;position:relative;text-align:center}.profile-modal__table--purchases .profile-modal__cell{position:relative;padding:0 2.5rem}@media(max-width:768px){.profile-modal__table--purchases .profile-modal__cell{padding:0 12px}}.profile-modal__row--head{padding-bottom:1rem}@media(max-width:768px){.profile-modal__row--head{padding-bottom:4px}}.profile-modal__cell--head{font-size:2rem;font-weight:700;text-align:left;text-transform:uppercase}@media(max-width:768px){.profile-modal__cell--head{font-size:14px}}.profile-modal__table-body{font-size:1.6rem}@media(max-width:768px){.profile-modal__table-body{font-size:15px}}.profile-modal__table-body .profile-modal__row{background:#ffffff0f;text-align:left;min-height:6.1rem}@media(max-width:768px){.profile-modal__table-body .profile-modal__row{min-height:40px}}.profile-modal__table-body .profile-modal__row:not(:last-child){margin-bottom:10px}.shop-card{width:100%;min-width:100%}.shop-card__media{height:8.9rem;width:auto;display:flex;margin:0 auto .37rem;background-position:center bottom;background-size:contain;background-repeat:no-repeat}@media(max-width:768px){.shop-card__media{height:53px;margin-bottom:2px}}.shop-card__prc{background:linear-gradient(180deg,#ffedb4,#fccf40);border-radius:0 0 10px 10px;width:calc(100% - 2.7rem);margin:0 auto .2rem;padding:.9rem 0;font-weight:700;font-size:2.3rem;line-height:1}@media(max-width:768px){.shop-card__prc{width:calc(100% - 16px);padding:6px 0;margin-bottom:1px;font-size:14px}}.shop-card__title{font-size:2.3rem;line-height:1;color:#fff;font-weight:700}@media(max-width:768px){.shop-card__title{font-size:14px}}.shop-card__title span{display:block}.shop-card__coins-label{font-size:1.6rem;color:#fff;text-transform:lowercase;line-height:2.3rem;margin-bottom:1.1rem}@media(max-width:768px){.shop-card__coins-label{font-size:10px;line-height:14px;margin-bottom:7px}}.modal-shop .modal__content{max-width:118rem;padding:5.5rem 6.9rem 5.7rem;background:url(/images/modal-shop-bg.png) top right/cover}@media(max-width:768px){.modal-shop .modal__content{padding:57px 20px 30px;background:linear-gradient(100.81deg,#190e71,#0f122a)}}@media(max-width:768px){.modal-shop .modal__close{display:none}}.shop-modal__title{font-size:5rem;line-height:1.1;text-transform:uppercase;font-weight:400;font-family:Rubik One,sans-serif;max-width:81rem;margin-bottom:1.1rem;color:#fccf40}@media(max-width:768px){.shop-modal__title{text-align:center;font-size:29px;margin-bottom:8px}}.shop-modal__title span{color:#fff}.shop-modal__desc{font-size:1.8rem;margin-bottom:3.1rem;max-width:90.9rem}@media(max-width:768px){.shop-modal__desc{text-align:center;font-size:15px;max-width:100%;margin-bottom:16px}}@media(max-width:768px){.shop-modal__desc{font-size:1.2rem}}.shop-modal__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.4rem}@media(max-width:768px){.shop-modal__grid{grid-template-columns:repeat(3,1fr);gap:8px}}.shop-modal__grid-wrapper{margin-bottom:2rem;display:flex;flex-direction:column}@media(max-width:768px){.shop-modal__grid-wrapper{margin-bottom:12px}}.shop-modal__card-wrapper{height:24.4rem;border:0;border-radius:8px;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease;position:relative;background:#ffffff12;display:flex;align-items:flex-start}@media(max-width:768px){.shop-modal__card-wrapper{height:148px}}.shop-modal__card-wrapper:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(135deg,#ffffffe6,#ffffff1a,#fff9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.shop-modal__card-wrapper--active{box-shadow:0 0 40px #fbcf4080;border:1px solid transparent}.shop-modal__card-wrapper--active:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(180deg,#ffe698,#faf2d8 52.4%,#fccf40);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.shop-modal__card-wrapper .day__claim-btn{height:3rem;font-size:1.3rem;width:12.7rem}@media(max-width:768px){.shop-modal__card-wrapper .day__claim-btn{width:77px;height:18px;font-size:8px}}.shop-modal__wrapper{display:grid;grid-template-columns:1fr 18.6rem;gap:3.6rem;margin-bottom:2.4rem}@media(max-width:768px){.shop-modal__wrapper{grid-template-columns:1fr 110px;gap:9px;margin-bottom:12px}}.shop-modal__heading{font-weight:400;font-size:2rem;margin-bottom:1.3rem}@media(max-width:768px){.shop-modal__heading{display:none}}.shop-modal__heading-mobile{display:none}@media(max-width:768px){.shop-modal__heading-mobile{display:block;font-weight:400;font-size:14px;margin-bottom:11px}}.shop-modal__checkbox-text{font-size:1.3rem}@media(max-width:768px){.shop-modal__checkbox-text{font-size:10px}}.shop-modal__total{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;background:#ff0;padding-right:1.3rem;padding-bottom:1.3rem;font-family:Noto Sans,sans-serif;color:#715820;background-image:url(/img/amount-bg.png);background-size:100% 100%}@media(max-width:768px){.shop-modal__total{padding-right:8px;padding-bottom:5px}}.shop-modal__total-value{font-size:6rem;line-height:1;font-weight:700}@media(max-width:768px){.shop-modal__total-value{font-size:var(--total-value-size-mobile, 35px)!important}}.shop-modal__total-label{font-size:1.8rem;text-transform:uppercase;font-weight:700}@media(max-width:768px){.shop-modal__total-label{font-size:10px}}.shop-modal__confirm{height:5.7rem}@media(max-width:768px){.shop-modal__confirm{height:40px}}.custom-card .modal__checkbox{margin:0}.custom-card__wrap{display:grid;grid-template-columns:1fr 39.6rem;gap:5rem;align-items:flex-start;position:relative;background:#ffffff12;padding:3rem 2.6rem;margin-bottom:3rem}@media(max-width:768px){.custom-card__wrap{margin-bottom:20px;padding:19px 15px 18px;grid-template-columns:1fr;gap:20px}}.custom-card__wrap:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(135deg,#ffffffe6,#ffffff1a,#fff9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.custom-card__title{margin-bottom:.851rem;font-size:4.2rem;text-transform:uppercase;font-family:Rubik One,sans-serif;font-weight:400;line-height:1.2}@media(max-width:768px){.custom-card__title{margin-bottom:6px;font-size:29px;line-height:32px}}.custom-card__title span{color:#fccf40}.custom-card__list{padding-left:2rem;margin-bottom:1.8rem}@media(max-width:768px){.custom-card__list{font-size:14px;margin-bottom:14px}}.custom-card__list li{line-height:1.2}@media(max-width:768px){.custom-card__list li{font-size:14px}}.custom-card__amount{display:grid;grid-template-columns:1fr auto;gap:1.5rem;margin-bottom:1rem}@media(max-width:768px){.custom-card__amount{margin-bottom:7px;gap:9px}}.custom-card__select{position:relative;-webkit-user-select:none;user-select:none}.custom-card__select-trigger{width:100%;height:4.7rem;border-radius:7px;border:0;background:#ffffff12;color:#fff;font-family:Noto Sans,sans-serif;font-weight:400;font-size:2rem;text-transform:uppercase;cursor:pointer;padding:0 3.4rem 0 1.2rem;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease}@media(max-width:768px){.custom-card__select-trigger{height:32px;font-size:14px}}.custom-card__select-trigger:before{content:"";position:absolute;inset:0;border-radius:7px;padding:1px;background:linear-gradient(135deg,#ffffffe6,#fff3,#fff9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.custom-card__select-trigger:hover{border-color:#ffffff52;background:#00000052}.custom-card__select-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #fbcf4040;border-color:#fbcf4073}.custom-card__select-trigger:after{content:"";position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem;background:#ffffffe6;clip-path:polygon(50% 70%,0 20%,100% 20%);opacity:.9;pointer-events:none}.custom-card__select-dropdown{position:absolute;top:calc(100% + .8rem);right:0;min-width:100%;z-index:20;list-style:none;margin:0;padding:.6rem;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#0a0a12eb;box-shadow:0 16px 40px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:22rem;overflow:auto}.custom-card__select-option{padding:1.1rem 1.2rem;border-radius:10px;color:#ffffffeb;font-family:Noto Sans,sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease,color .15s ease}.custom-card__select-option:hover{background:#ffffff14;color:#fff}.custom-card__select-option--active{background:linear-gradient(180deg,#ffe69838,#fccf402e);box-shadow:inset 0 0 0 1px #fbcf4059;color:#fff}.custom-card__select-dropdown{scrollbar-width:thin;scrollbar-color:rgba(251,207,64,.55) rgba(255,255,255,.08)}.custom-card__select-dropdown::-webkit-scrollbar{width:10px}.custom-card__select-dropdown::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.custom-card__select-dropdown::-webkit-scrollbar-thumb{background:#fbcf408c;border-radius:999px;border:2px solid rgba(10,10,18,.92)}@media(max-width:768px){.custom-card__select-trigger{height:32px;font-size:14px;border-radius:5px}.custom-card__select-dropdown{max-height:180px}}.custom-card__value-wrap{position:relative}.custom-card__value-wrap:before{content:"";position:absolute;inset:0;border-radius:7px;padding:1px;background:linear-gradient(135deg,#ffffffe6,#fff3,#fff9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.custom-card__value{height:4.7rem;position:relative;border-radius:7px;border:0;background:#ffffff12;width:100%;padding:0 1.8rem;font-weight:700;font-size:2rem;font-family:Rubik,sans-serif;color:#fff;outline:none}@media(max-width:768px){.custom-card__value{height:32px;font-size:14px;padding:0 12px}}.custom-card__value::placeholder{color:#fff}.custom-card__heading{display:block;font-size:1.6rem;color:#837fb2;margin-bottom:.5rem;font-weight:400}@media(max-width:768px){.custom-card__heading{font-size:11px;margin-bottom:2.5px}}.custom-card__total-amount{line-height:4.7rem;position:relative;background:#ffffff12;border-radius:7px;padding:0 1.8rem;font-weight:700;font-size:2rem;font-family:Rubik,sans-serif;color:#fff;outline:none}@media(max-width:768px){.custom-card__total-amount{padding:0 12px;font-size:14px;line-height:32px}}.custom-card__total-amount:before{content:"";position:absolute;inset:0;border-radius:7px;padding:1px;background:linear-gradient(135deg,#ffffffe6,#fff3,#fff9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.custom-card__bottom-text{position:relative;text-align:center;font-size:1.4rem;margin-top:1rem}@media(max-width:768px){.custom-card__bottom-text{margin-top:7px;font-size:10px;margin-bottom:20px}}.custom-card__bottom-text a{color:#fff;text-decoration:none;transition:color .2s ease}.custom-card__bottom-text a:hover{color:#fccf40}.custom-card__muted{text-align:center;margin-bottom:3rem;display:block;color:#fccf40;font-weight:500}@media(max-width:768px){.custom-card__muted{margin-bottom:20px;font-size:1.4rem}}.custom-card__btn{display:flex;justify-content:center}@media(max-width:768px){.custom-card__btn{flex-direction:column;gap:14px;align-items:center}}.custom-card__close{position:absolute;width:3.1rem;top:1.4rem;left:1.7rem;background:transparent;border:0;display:none}@media(max-width:768px){.custom-card__close{display:flex}}.modal-age .modal__content{max-width:65rem;padding:1.8rem 2rem 5rem}@media(max-width:768px){.modal-age .modal__content{padding:13px 20px 36px}}.age-modal__content{max-width:41.4rem;margin:0 auto;text-align:center}@media(max-width:768px){.age-modal__content{max-width:100%}}.age-modal__age{font-family:Rubik One,sans-serif;font-size:9rem;line-height:1;margin-bottom:-.3rem;font-weight:400;color:#fff}@media(max-width:768px){.age-modal__age{font-size:66px}}.age-modal__title{text-transform:uppercase;font-size:4rem;line-height:1;font-family:Rubik One,sans-serif;font-weight:400;margin-bottom:.5rem}@media(max-width:768px){.age-modal__title{font-size:30px;margin-bottom:6px}}.age-modal__text{font-size:2rem;line-height:1;margin-bottom:2.8rem;color:#7d76c2}@media(max-width:768px){.age-modal__text{font-size:15px;margin-bottom:22px}}.age-modal__actions{display:flex;gap:2rem;align-items:center;flex-direction:column;max-width:33rem;margin:0 auto}.age-modal__actions .btn{width:100%!important;max-width:100%!important}@media(max-width:768px){.age-modal__actions{max-width:245px;gap:15px}.age-modal__actions .reset-modal-back-link{width:100%!important;max-width:100%!important}}.ds-rewards .modal__content{max-width:118rem;padding:6.2rem 6.9rem 7rem;background:url(/images/rewards-bg.png) center center/cover no-repeat}@media(max-width:768px){.ds-rewards .modal__content{max-width:350px;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);padding:21px 30px 34px;background:url(/images/rewards-bg-mobile.png) top center/cover no-repeat}}.daily-rewards__days-list{margin-bottom:2.2rem;list-style:none;display:grid;grid-template-columns:repeat(7,1fr);gap:2.2rem}@media(max-width:768px){.daily-rewards__days-list{grid-template-columns:repeat(3,1fr);margin-bottom:13px;gap:15px}}.daily-rewards__ttl{text-align:center;font-family:Rubik One,sans-serif;font-size:5rem;line-height:1;font-weight:400;text-transform:uppercase;margin-bottom:4.5rem;color:#fff}@media(max-width:768px){.daily-rewards__ttl{font-size:33px;margin-bottom:13px}}.daily-rewards__ttl span{color:#fccf40}.daily-rewards__progress-bar{width:100%;height:5.062rem;border:.5rem solid rgba(255,255,255,.05);border-radius:100px;background:#ffffff12}@media(max-width:768px){.daily-rewards__progress-bar{border-width:3px;height:34px}}.daily-rewards__progress-fill{height:100%;background:linear-gradient(90deg,#fff2cb,#fdd042);border-radius:100px;min-width:4.6rem;position:relative}.daily-rewards__progress-fill:before{content:"";position:absolute;right:.7rem;width:3.2rem;height:3.2rem;background:url(/images/check-black.png) center center/1.9rem no-repeat #fff;top:50%;transform:translateY(-50%);border-radius:50%}@media(max-width:768px){.daily-rewards__progress-fill:before{width:21px;height:21px;background:url(/images/check-black.png) center center/13px no-repeat #fff;right:4px}}.daily-rewards__progress-label{margin-top:.7rem;font-weight:500;text-align:center;font-size:1.5rem;color:#553d06;line-height:1}@media(max-width:768px){.daily-rewards__progress-label{margin-top:5px;font-size:12px}}.day{font-size:2rem;height:22.7rem;position:relative;border-radius:8px;overflow:hidden;background:#ffffff12;padding-top:1.5rem;padding-bottom:1.2rem;text-align:center;border:1px solid transparent}@media(max-width:768px){.day{height:150px;padding-top:10px;padding-bottom:8px}}.day:after{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(135deg,#ffffffe6,#ffffff1a,#fff9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.day--active{box-shadow:0 0 40px #fbcf4080;border:1px solid transparent}.day--active:after{content:"";position:absolute;inset:0;padding:1px;border-radius:8px;background:linear-gradient(180deg,#ffe698,#faf2d8 52.4%,#fccf40);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.day--claimed .day__img{opacity:.5}.day:before{content:"";background:url(/images/day-blur.png) center center/cover no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.day__title{font-family:Rubik One,sans-serif;text-transform:uppercase;font-weight:400;font-size:2.5rem;line-height:1}@media(max-width:768px){.day__title{font-size:16px}}.day__content{position:relative;z-index:2}.day__img{width:100%;margin-bottom:.5rem;background:url(/images/coins.png) center center/cover no-repeat;height:10rem}@media(max-width:768px){.day__img{height:67px;margin-bottom:3px}}.day__coins{margin-bottom:.4rem;position:relative;font-weight:700;text-transform:none;font-size:1.8rem;line-height:1;color:#fccf40}@media(max-width:768px){.day__coins{font-size:12px;margin-bottom:2px}}.day__coins span{display:block;font-size:1.6rem;font-weight:400;line-height:2.3rem;color:#ffffff78}@media(max-width:768px){.day__coins span{font-size:11px;line-height:1}}.day__action{margin-top:.4rem}.day__timer{font-size:1.2rem;line-height:1;color:#ffffffbf;text-transform:none;line-height:2.3rem}@media(max-width:768px){.day__timer{font-size:10px;line-height:17px}}.day__claim-btn{border:1.24px solid transparent;border-radius:100px;background:linear-gradient(180deg,#fccf3e 23.99%,#7d6414 73.52%) padding-box,linear-gradient(94.79deg,#fccf3e 6.25%,#ffe9a0,#e0b52a 44.13%,#d6b035 67.7%,#ffecb1 81.17%,#fccf3e 93.8%) border-box;width:10.6rem;height:2.5rem;font-weight:700;font-size:1.1rem;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease;box-shadow:0 0 17.36px #fccf3e80}@media(max-width:768px){.day__claim-btn{height:20px;width:76px}}.day__claim-btn:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.06) saturate(1.08);box-shadow:0 10px 22px #fccf3e38}.day__status-icon{width:2.6rem;height:2.6rem;object-fit:contain;display:block;margin:0 auto}@media(max-width:768px){.day__status-icon{width:17px;height:17px}}.day__coins-label{font-weight:500;color:#ffffffb3}.day__coins-value{letter-spacing:.02em}.day-7{border:2px solid rgb(230,154,255);background:linear-gradient(180deg,#bf4ae2,#68189e)}@media(max-width:768px){.day-7{grid-column:1/-1;height:150px;box-shadow:0 0 13.29px #e69affb3;background:url(/images/last-day-bg-mobile.png) right bottom/cover no-repeat}.day-7 .day__content{max-width:106px;padding:0 10px}}.day-7:after{display:none}.day-7 .day__coins{font-size:2.3rem;color:#fff;margin:0}@media(max-width:768px){.day-7 .day__coins{font-size:15px}}.day-7 .day__img{width:11.4rem;height:8.9rem;background:url(/images/reward-chest.png) center center/cover no-repeat;margin:1rem auto 0}@media(max-width:768px){.day-7 .day__img{width:75px;height:55px;margin:5px auto}}.contact{margin-top:-7.6rem;padding-top:14.7rem;background:linear-gradient(180deg,#14104a,#020203);padding-bottom:10rem}@media(max-width:768px){.contact{margin-top:-42px;padding-top:73px;padding-bottom:20px}}.contact__title{font-family:Rubik One,sans-serif;text-transform:uppercase;font-size:5.6rem;line-height:7.2rem;font-weight:400}@media(max-width:768px){.contact__title{font-size:32px;line-height:42px;margin-bottom:11px}}.contact__wrap{display:grid;grid-template-columns:64.3rem 1fr;margin-bottom:6.2rem}@media(max-width:768px){.contact__wrap{grid-template-columns:1fr;margin-bottom:29px}}.contact__info{padding-top:3.8rem;font-size:1.8rem}@media(max-width:768px){.contact__info{padding-top:0;font-size:14px}}.contact__info-top{margin-bottom:4rem}@media(max-width:768px){.contact__info-top{margin-bottom:29px}}.contact__info a{text-decoration:underline;color:#fff}.contact__info a:hover{text-decoration:none}.contact__image{display:flex;align-items:center;justify-content:center}@media(max-width:768px){.contact__image{display:none}}.contact__image img{width:32rem;max-width:inherit;max-height:inherit}.contact__heading{margin-bottom:1.1rem;font-size:4rem;line-height:7.2rem;font-family:Rubik One,sans-serif;font-weight:400;text-transform:uppercase}@media(max-width:768px){.contact__heading{font-size:23px;line-height:42px;margin-bottom:11px}}.contact__wrapper-bottom{display:grid;grid-template-columns:44rem 1fr;gap:5.5rem}@media(max-width:768px){.contact__wrapper-bottom{grid-template-columns:1fr;gap:30px;font-size:14px}}.contact__desc ul{padding-left:2.5rem}.hero-million{position:relative;margin-top:-7.6rem;padding-top:17rem;padding-bottom:17rem;z-index:1}.hero-million__wrap{position:relative}@media(max-width:768px){.hero-million{margin-top:-44px;padding-top:80px;word-break:break-word;overflow-wrap:break-word;overflow:hidden;padding-bottom:0;margin-bottom:-14vw}}.hero-million__top-text{max-width:61.4rem;margin-bottom:1.2rem;font-size:1.6rem;line-height:1;color:#aca8d2}@media(max-width:768px){.hero-million__top-text{font-size:12px;max-width:100%;margin-bottom:9px}}.hero-million__top-text strong{color:#fccf40}.hero-million__title{font-family:Rubik One,sans-serif;font-weight:400;font-size:7rem;line-height:1;text-transform:uppercase;margin-bottom:1.2rem;max-width:70rem}@media(max-width:768px){.hero-million__title{font-size:36px;margin-bottom:10px}}.hero-million__title span{background:linear-gradient(90deg,#fdd041,#ffe9a3);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-million__list{margin:0}.hero-million__img{position:absolute;right:10.5rem;top:9.4rem;width:64.1rem;z-index:2}@media(max-width:768px){.hero-million__img{display:none}}.hero-million__head-image-mobile{display:none}@media(max-width:768px){.hero-million__head-image-mobile{display:flex;width:100%;margin-top:-29vw;pointer-events:none}}.hero-million__coin-mobile{display:none}@media(max-width:768px){.hero-million__coin-mobile{display:flex;position:absolute;left:-20px;width:7.3rem;bottom:-163px}}.responsible-entertainment{position:relative;z-index:1;background:linear-gradient(90deg,#071157,#063853);padding-top:10rem;padding-bottom:8.4rem}@media(max-width:768px){.responsible-entertainment{padding-top:35px;padding-bottom:25px}}.responsible-entertainment__wrap{display:grid;gap:3rem;grid-template-columns:1fr 45.7rem}@media(max-width:768px){.responsible-entertainment__wrap{grid-template-columns:1fr;gap:20px}}.responsible-entertainment__item{position:relative;border-radius:15px;height:20.4rem}@media(max-width:768px){.responsible-entertainment__item{height:auto;border-radius:9px}}.responsible-entertainment__item:nth-child(1){background:url(/images/item-1-bg.png) center right/cover;border:1px solid #8AA9E1;padding-top:2.6rem;padding-left:2.7rem}@media(max-width:768px){.responsible-entertainment__item:nth-child(1){padding:13px 0 13px 16px}}.responsible-entertainment__item:nth-child(2){background:url(/images/item-2-bg.png) center right/cover;border:1px solid #7667D1;padding:1.3rem 1.5rem}@media(max-width:768px){.responsible-entertainment__item:nth-child(2){padding:15px 20px 16px;background:url(/images/item-2-bg-mobile.png) center right/cover}}.responsible-entertainment__heading{font-size:2.4rem;font-weight:700;max-width:33rem;margin-bottom:.7rem}@media(max-width:768px){.responsible-entertainment__heading{font-size:14px;max-width:175px;margin-bottom:4px}}.responsible-entertainment__ttl{text-align:center;font-size:2.8rem;margin-bottom:1.5rem}@media(max-width:768px){.responsible-entertainment__ttl{margin-bottom:11px;font-size:16px}.responsible-entertainment__ttl br{display:none}}.responsible-entertainment__desc{max-width:36.505rem;font-size:1.8rem;color:#8aa9e1}@media(max-width:768px){.responsible-entertainment__desc{max-width:183px;font-size:11px}}.responsible-entertainment__monkey{width:36.2rem;bottom:0;right:-6.5rem;pointer-events:none;position:absolute;max-width:inherit;max-height:inherit}@media(max-width:768px){.responsible-entertainment__monkey{width:200px;right:-40px}}.responsible-entertainment__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem}@media(max-width:768px){.responsible-entertainment__wrapper{gap:20px}}.responsible-entertainment__col .button{width:100%}@media(max-width:768px){.responsible-entertainment__col .button{height:27px;font-size:10px}}.responsible-entertainment__text{font-size:1.5rem;text-align:center;color:#7667d1;padding-top:.7rem}@media(max-width:768px){.responsible-entertainment__text{font-size:9px;padding-top:5px}}.games-header-page{position:relative;z-index:2}.games-header-page:before{content:"";bottom:0;left:0;width:100%;height:84.3rem;background:linear-gradient(180deg,#02020300,#020203);position:absolute;pointer-events:none;display:block}@media(max-width:768px){.games-header-page{padding-bottom:22px;padding-top:34px}}.games-header-page .container{position:relative;z-index:1}.games-header-page__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2.1rem}@media(max-width:768px){.games-header-page__heading{margin-bottom:18px;flex-direction:column;align-items:center;gap:10px}}.games-header-page__title{margin-bottom:1.3rem;position:relative;display:flex;align-items:flex-start;gap:1rem;font-family:Rubik One,sans-serif;font-weight:400;font-size:7rem;line-height:7.2rem;text-transform:uppercase}@media(max-width:768px){.games-header-page__title{font-size:41px;line-height:42px;margin:0}}.games-header-page__info{background:transparent;display:flex;border:0;width:2.2rem;height:2.2rem;position:relative}.games-header-page__games{display:grid;grid-template-columns:repeat(5,1fr);gap:3.2rem;margin-bottom:4.8rem}@media(max-width:768px){.games-header-page__games{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}}.games-header-page__info-text{position:absolute;width:66rem;height:8.4rem;padding:1.1rem 3.3rem 1.6rem 4.7rem;background:linear-gradient(90deg,#6d1aa2,#6d1aa200);border-radius:10px;text-align:left;font-size:1.6rem;color:#fff;top:-.8rem;left:-.8rem}.games-header-page__close-info{position:absolute;width:1.4rem;height:1.4rem;background:transparent;border:0;top:1.1rem;left:1.3rem;cursor:pointer}.games-header-page__close-info img{width:100%;height:100%;object-fit:contain}.games-header-page__tab{height:4.5rem;font-weight:700}@media(max-width:768px){.games-header-page__tab{width:130px}}.games-header-page__tab span{padding:0 2rem;text-transform:none}.games-header-page__bottom-text{text-align:center;padding-bottom:10rem;font-size:2rem}@media(max-width:768px){.games-header-page__bottom-text{font-size:14px;padding-bottom:70px}}.games-header-page__bottom-text strong{color:#fccf40}.home__tabs{display:flex;align-items:center;gap:2rem;position:relative}@media(max-width:768px){.home__tabs{display:flex;grid-template-columns:repeat(2,1fr);gap:10px}}.home__games{margin-bottom:5.5rem}@media(max-width:768px){.home__games{margin-bottom:22px}}.home__games-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}@media(max-width:768px){.home__games-grid{grid-template-columns:repeat(3,1fr);gap:6px}}.politic-page{padding-top:14.7rem;padding-bottom:7.5rem;margin-top:-7.8rem;background:linear-gradient(180deg,#14104a,#020203)}@media(max-width:768px){.politic-page{margin-top:-44px;padding-top:72px;padding-bottom:40px}}.politic-page__title{margin-bottom:3rem;font-family:Rubik One,sans-serif;font-size:5.6rem;line-height:5.8rem;font-weight:400;text-transform:uppercase}@media(max-width:768px){.politic-page__title{font-size:34px;line-height:41px;margin-bottom:17px}}.politic-page__content{font-size:1.8rem}@media(max-width:768px){.politic-page__content{font-size:15px}}.politic-page__content p:not(:last-child){margin-bottom:2rem}@media(max-width:768px){.politic-page__content p:not(:last-child){margin-bottom:15px}}.politic-page__content h1,.politic-page__content h2,.politic-page__content h3,.politic-page__content h4,.politic-page__content h5,.politic-page__content h6{font-size:1.8rem;margin:0}@media(max-width:768px){.politic-page__content h1,.politic-page__content h2,.politic-page__content h3,.politic-page__content h4,.politic-page__content h5,.politic-page__content h6{font-size:15px}}.politic-page__content ul,.politic-page__content ol{margin-bottom:2rem;padding-left:2.5rem}@media(max-width:768px){.politic-page__content ul,.politic-page__content ol{margin-bottom:15px;padding-left:20px}}.verify-email{padding-top:9.3rem;padding-bottom:9.3rem;background:linear-gradient(100.81deg,#190e71,#0f122a)}@media(max-width:768px){.verify-email{padding-top:25px;padding-bottom:25px}}.verify-email__image{display:flex;margin:0 auto 3.4rem;width:32.2rem}@media(max-width:768px){.verify-email__image{width:100%;max-width:186px;margin-bottom:17px}}.verify-email__title{font-family:Rubik One,sans-serif;font-size:6.5rem;line-height:1;font-weight:400;margin-bottom:3.5rem;text-align:center;text-transform:uppercase;color:#fccf40}@media(max-width:768px){.verify-email__title{font-size:32px;line-height:35px;margin-bottom:23px}}.verify-email__title span{display:block;color:#fff}@media(max-width:768px){.verify-email__title span{font-size:26px;line-height:35px}}.verify-email__button{display:flex;justify-content:center}.verify-email__button .btn{width:20.1rem;height:4.5rem;font-weight:700;font-size:1.6rem}.verify-email__button .btn span{text-transform:none}@media(max-width:768px){.verify-email__button .btn{width:100%}}.verify-email__text{margin:0 auto;font-size:1.4rem;max-width:32.1rem;text-align:center;color:#7f7f7f}.verify-email__text a{font-weight:700;color:#7f7f7f}.verify-email__text a:hover{text-decoration:none}.verify-email__message{text-align:center;margin-bottom:1.7rem;font-size:1.4rem}.restricted-access{min-height:100vh}.restricted-access__content{width:100%}.restricted-access__img{display:flex;width:37.3rem;margin:0 auto 3rem}@media(max-width:768px){.restricted-access__img{width:100%;max-width:198px;margin-bottom:28px}}@media(max-width:768px){.restricted-access .container{display:block;padding-bottom:0}}.toast-root{position:fixed;right:2.4rem;bottom:2.4rem;z-index:1000;display:flex;flex-direction:column;gap:1.2rem;pointer-events:none}@media(max-width:768px){.toast-root{left:50%;right:auto;transform:translate(-50%);bottom:1.6rem;align-items:center}}.toast{pointer-events:auto;padding:2px;position:relative}.toast__content{border-radius:15px;padding:2.4rem 2.3rem 3.1rem;background:url(/images/toast-bg.png) center center/cover;border:2px solid #A196E7;min-width:33.6rem;min-height:11.8rem}@media(max-width:768px){.toast__content{min-width:1px}}.toast__content{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.toast__left{display:flex;flex-direction:column;justify-content:center;gap:.6rem}.toast__amount{line-height:1;text-transform:uppercase;color:#fcd147;font-weight:700;font-size:4.6rem}@media(max-width:768px){.toast__amount{font-size:34px}}.toast__amount-unit{font-size:2.5rem;font-weight:400;display:block;color:#7667d1;text-transform:lowercase}@media(max-width:768px){.toast__amount-unit{font-size:20px}}.toast__message{font-size:1.6rem;font-weight:400;color:#fff;text-transform:none;background:#ffffff1a;position:relative;border-radius:3px;padding:.5rem 1.5rem}@media(max-width:768px){.toast__message{font-size:14px;padding:4px 10px;width:max-content}}.toast__message:after{content:"";position:absolute;inset:0;border-radius:3px;padding:1px;background:linear-gradient(135deg,#ffffffe6,#ffffff1a,#fff9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.toast__close{position:absolute;top:1.3rem;right:1.4rem;width:1.9rem;height:1.9rem;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;background:url(/images/toast-close.png) center center/cover}.toast--reward .toast__content{padding-top:2.5rem;padding-bottom:3.1rem;padding-right:18rem}@media(max-width:768px){.toast--reward .toast__content{padding:22px 130px 28px 20px}}.toast--reward .toast__icon-coin{position:absolute;right:0;bottom:0;height:auto;width:19.9rem}@media(max-width:768px){.toast--reward .toast__icon-coin{width:150px;max-width:inherit;max-height:inherit}}
