:root{--white-color:#fff;--black-color:#000;--primary-color:#010616;--primary-color-light:#0b132b;--primary-color-lightest:#003963;--secondary-color:#55cdff;--secondary-color-light:#dcfcfe;--secondary-color-dark:#0ff;--accent-color:#fddd5b;--bg-color:var(--primary-color);--surface-color:var(--primary-color-light);--header-bg-color:var(--primary-color-dark);--footer-bg-color:var(--primary-color-dark);--sidebar-bg-color:var(--primary-color-dark);--menu-bg-color:var(--primary-color-dark);--border-color:var(--primary-color-lightest);--divider-color:var(--primary-color-lightest);--text-color:var(--white-color);--text-color-alt:#463000;--text-color-accent:var(--accent-color);--text-color-secondary:#9da1aa;--container-width:1130px;--container-padding-x:40px;--header-height:57px;--transition-duration:.2s;--font-primary:"Sora","Arial",sans-serif;--font-secondary:"Times New Roman",serif;--font-render-type:swap}*{border:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{height:auto;max-width:100%}address{font-style:normal}button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background-color:transparent;background:none;box-shadow:none;cursor:pointer;display:inline-block}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:400;src:local("Sora"),url(/assets/static/font/font.woff) format("woff2"),url(/assets/static/font/font.woff) format("woff")}@font-face{font-display:swap;font-family:Sora;font-style:normal;font-weight:700;src:local("Sora"),url(/assets/static/font/Sora-Bold.woff) format("woff2"),url(/assets/static/font/Sora-Bold.woff) format("woff")}body,html{scroll-behavior:smooth;scroll-margin-top:5rem}html{font-size:14px}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.surface{background:var(--surface-color-alt);border-radius:var(--border-radius-sm)}@media screen and (max-width:1023px){.no-scroll{overflow-y:hidden}}@media screen and (min-width:1023px){.no-scroll .footer,.no-scroll .page__main{padding-left:240px}}h1,h2,h3,h4{line-height:120%}h1,h2,h3,h4,p{font-weight:700}p{line-height:140%}h1{font-size:3rem}@media screen and (max-width:992px){h1{font-size:2.5rem}}@media screen and (max-width:576px){h1{font-size:2rem}}h2{font-size:2.25rem}@media screen and (max-width:992px){h2{font-size:2rem}}@media screen and (max-width:576px){h2{font-size:1.8rem}}h3{font-size:1.6rem}@media screen and (max-width:992px){h3{font-size:1.5rem}}@media screen and (max-width:576px){h3{font-size:1.2rem}}p{font-size:1rem}@media screen and (max-width:992px){p{font-size:1rem}}@media screen and (max-width:576px){p{font-size:1rem}}.container{margin-left:auto;margin-right:auto;padding:0 var(--container-padding-x);width:100%}@media screen and (max-width:1023px){.container{padding:0 10px}}body,html{height:100%;scrollbar-color:var(--accent-color) transparent;scrollbar-width:thin;-ms-overflow-style:auto}body::-webkit-scrollbar,html::-webkit-scrollbar{height:6px;width:6px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:10px}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:var(--accent-color);opacity:.8}.page{display:flex;flex-direction:column;height:100%}.page__header{left:0;position:fixed;right:0;top:0;width:100%;z-index:900}.page__main{flex:1 1 auto;padding-left:80px;padding-top:4rem;transition:padding var(--transition-duration)}@media screen and (max-width:1023px){.page__main{padding-left:0}}.page__footer{flex:0 0 auto}.header{background-image:linear-gradient(#0c1837 49%,#09132d 51%);border-bottom:1px solid #1c1b4d;padding:0 20px}.header__inner{gap:2rem;justify-content:space-between}.header__inner,.header__main{align-items:center;display:flex}.header__main{gap:1.5rem}.header__actions{align-items:center;display:flex;gap:.5rem}@media screen and (max-width:1023px){.header{padding:0 10px}.header .header__btn{font-size:.875rem;padding:.5rem}}.header .btn{justify-content:space-between;padding:5px 20px 7px}.header .btn__text{font-size:.8rem;font-weight:700}@media screen and (max-width:768px){.header .btn__text{display:none}.header .btn{min-height:40px;min-width:40px}.header .btn__img{background-image:url(/assets/static/img/mobile-login-btn.webp);background-size:cover}.header .btn--orange .btn__img{background-image:url(/assets/static/img/profile.webp)}.header .btn__icon{display:none}}.header__buttons{display:flex;gap:1rem}@media screen and (max-width:768px){.header__buttons{gap:.6rem}}.logo{display:inline-block;max-width:214px}.copyright{text-align:center}.footer{background:linear-gradient(0deg,#09132d 95%,#0c1837 96%);border-top:2px solid #1c1b4d;padding:2rem 0 2rem 80px;transition:padding var(--transition-duration)}@media screen and (max-width:1023px){.footer{padding-left:0}}@media screen and (max-width:768px){.footer{padding-bottom:85px}}.footer__nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.footer__link{color:var(--secondary-color-dark);font-size:1rem;text-decoration:underline;text-transform:uppercase}.footer__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:2rem}.footer hr{border-bottom:2px dashed #1c1b4d}.category__links{overflow-x:auto;width:100%}@media screen and (max-width:1023px){.category__links{-ms-overflow-style:none;scrollbar-width:none}.category__links::-webkit-scrollbar{background:transparent;height:0;width:0}.category__links::-webkit-scrollbar-thumb{background:transparent}}.category .container{padding:1rem 34px}@media screen and (max-width:1023px){.category .container{padding:1rem 10px}}.category__scroll{display:flex;gap:10px;justify-content:center;min-width:-moz-max-content;min-width:max-content}.category__link{align-items:center;color:var(--secondary-color-light);display:flex;flex-direction:column;font-size:1rem;font-weight:700;gap:5px;transition:color var(--transition-duration)}@media (hover:hover),screen and (min-width:0\0){.category__link:hover{color:var(--accent-color)}.category__link:hover .category__img{background-image:url(/assets/static/img/shield-hover.webp)}}.category__img{background-image:url(/assets/static/img/shield-default.webp);background-position:50%;background-repeat:no-repeat;background-size:90px 90px;height:90px;transition:background-image var(--transition-duration);width:90px}@media screen and (max-width:1023px){.category__img{background-size:76px 76px;height:76px;width:76px}}.nav{align-items:center;display:flex;font-weight:700;gap:1rem;margin-left:5rem}@media screen and (max-width:1023px){.nav{display:none;flex-direction:column;gap:.2rem;margin-left:0}}.nav__link{font-size:1.1rem;padding:.5rem;text-transform:uppercase;transition:color var(--transition-duration)}@media screen and (max-width:1280px){.nav__link{font-size:1rem;padding:9px}}@media (hover:hover),screen and (min-width:0\0){.nav__link:hover{color:var(--accent-color)}}.nav__link:active{color:var(--accent-color)}.btn{align-items:center;border:none;color:var(--primary-color-lightest);cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:10px;justify-content:center;min-height:44px;min-width:140px;padding:5px 29px;position:relative;text-decoration:none;text-transform:uppercase;transition:color var(--transition-duration);white-space:nowrap;width:auto}@media screen and (max-width:768px){.btn{font-size:1rem;padding:9px}}@media (hover:hover),screen and (min-width:0\0){.btn:hover{color:var(--white-color)}.btn:hover .btn__img{background-image:url(/assets/static/img/left-corner-hover.webp),url(/assets/static/img/left-stretch-hover.webp),url(/assets/static/img/center-hover.webp),url(/assets/static/img/right-stretch-hover.webp),url(/assets/static/img/right-corner-hover.webp)}}.btn__img{background-image:url(/assets/static/img/left-corner.webp),url(/assets/static/img/left-stretch.webp),url(/assets/static/img/center.webp),url(/assets/static/img/right-stretch.webp),url(/assets/static/img/right-corner.webp);background-position:0,14%,50%,86%,100%;background-repeat:no-repeat;background-size:10% 100%,40% 100%,5% 100%,41% 100%,10% 100%;bottom:0;display:inline-block;font-size:1rem;height:100%;left:0;position:absolute;right:0;top:0;transition:background-image var(--transition-duration);width:100%}.btn__text{font-weight:700}.btn__icon,.btn__text{position:relative;z-index:3}.btn__icon{align-items:center;display:flex;justify-content:center}.btn--orange{color:var(--text-color-alt)}@media (hover:hover),screen and (min-width:0\0){.btn--orange:hover{color:var(--text-color-alt)}.btn--orange:hover .btn__img{background-image:url(/assets/static/img/left-corner-yellow-hover.webp),url(/assets/static/img/left-stretch-yellow-hover.webp),url(/assets/static/img/center-yellow-hover.webp),url(/assets/static/img/right-stretch-yellow-hover.webp),url(/assets/static/img/right-corner-yellow-hover.webp)}}.btn--orange .btn__img{background-image:url(/assets/static/img/left-corner-yellow.webp),url(/assets/static/img/left-stretch-yellow.webp),url(/assets/static/img/center-yellow.webp),url(/assets/static/img/right-stretch-yellow.webp),url(/assets/static/img/right-corner-yellow.webp)}.intro .container{margin-bottom:2rem;max-width:100%;min-height:400px;overflow:hidden;padding:2.2rem 4rem;position:relative}@media screen and (max-width:1023px){.intro .container{padding:1.5rem 4rem}}@media screen and (max-width:768px){.intro .container{min-height:330px;padding:10px 4rem}}.intro .container:after{background:linear-gradient(transparent 80.77%,#000617);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;width:100%;z-index:-1}@media screen and (max-width:768px){.intro .container:before{background:linear-gradient(#000617,rgba(0,6,23,0) 37.42%);content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}}.intro img{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}@media screen and (max-width:1280px){.intro img{height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:768px){.intro img{-o-object-position:90%;object-position:90%}}.intro__tag{color:var(--accent-color);display:block;font-size:1.3rem;font-weight:600}@media screen and (max-width:1023px){.intro__tag{font-size:1rem}}.intro__content{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;max-width:620px;position:relative;text-align:center;z-index:10}@media screen and (max-width:1023px){.intro__content{max-width:400px;padding-top:7%}}@media screen and (max-width:768px){.intro__content{gap:0;min-height:290px;padding-top:0}}.intro__title{font-size:3rem;font-weight:700;line-height:1;margin-bottom:1rem;max-width:50%}@media screen and (max-width:1023px){.intro__title{font-size:1.5rem;max-width:300px}}.intro__subtitle{font-size:1.2rem;margin-bottom:1rem}@media screen and (max-width:1023px){.intro__subtitle{font-size:1rem}}.intro .btn{font-size:1.5rem;max-width:344px;padding-block:12px;width:100%}@media screen and (max-width:768px){.intro .btn{font-size:1.3rem;margin-top:auto}}.running-line{color:var(--secondary-color-light);display:block;margin-top:auto;overflow-x:auto;padding:0 10px;text-align:center;width:100%}.running-line__yellow{color:var(--accent-color)}.running-line__text{font-size:1.5rem;min-width:-moz-max-content;min-width:max-content;width:100%}.games{padding:0 var(--container-padding-x) var(--container-padding-x)}@media screen and (max-width:1023px){.games{padding:0 10px 10px}}.games__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.6rem}.games .container{background-color:var(--primary-color-light);border-radius:22px;padding:20px}@media screen and (max-width:768px){.games .container{padding:10px}}.games.hide .games__wrapper:before{visibility:hidden}.games__right{display:flex;gap:1.2rem}.games__buttons{align-items:center;display:flex;gap:1.1rem}@media screen and (max-width:768px){.games__buttons{display:none}}.games__title{align-items:center;display:flex;font-size:1.4rem;font-weight:700;position:relative}.games__title span{color:var(--text-color-secondary);font-weight:400;margin-left:10px}@media screen and (max-width:768px){.games__title span{font-size:1.2rem;line-height:1;margin:0}.games__title{align-items:flex-start;flex-direction:column;padding-left:48px}}.games__icon{background-image:url(/assets/static/img/shield-hover.webp);background-position:50%;background-repeat:no-repeat;background-size:40px 40px;display:inline-block;height:40px;margin-right:8px;width:40px}@media screen and (max-width:768px){.games__icon{left:0;position:absolute;top:8px}}.games__wrapper{position:relative}.games__wrapper:after,.games__wrapper:before{background-image:linear-gradient(270deg,rgba(9,19,45,0),#09132d);bottom:0;content:"";height:100%;left:0;position:absolute;top:0;visibility:visible;width:40px;z-index:3}.games__wrapper:after{background-image:linear-gradient(90deg,rgba(9,19,45,0),#09132d);left:auto;right:0}.games-cards{overflow-x:scroll;position:relative;width:100%;-ms-overflow-style:none;scrollbar-width:none}.games-cards::-webkit-scrollbar{background:transparent;height:0;width:0}.games-cards::-webkit-scrollbar-thumb{background:transparent}.games-cards__scroll{display:flex;gap:24px;width:-moz-max-content;width:max-content;z-index:1}@media screen and (max-width:768px){.games-cards__scroll{gap:10px}}.games-cards__scroll--first .card:first-of-type{height:265px;margin:0}@media screen and (max-width:768px){.games-cards__scroll--first .card:first-of-type{height:242px}}.scroll-btn svg{transform:scale(1.3);transition:transform var(--transition-duration);will-change:transform}@media (hover:hover),screen and (min-width:0\0){.scroll-btn:hover svg{transform:scale(1.6)}}.card{border:1px solid var(--secondary-color);border-radius:6px;height:245px;margin:10px 0;overflow:hidden;position:relative}@media screen and (max-width:768px){.card{height:226px;width:170px}}.card__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card__hover{align-items:center;background:linear-gradient(rgba(0,16,41,.8) 0 100%);border:2px solid var(--secondary-color);bottom:0;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;left:0;opacity:0;padding:10px;position:absolute;right:0;text-align:center;top:0;transition:var(--transition-duration)}@media (hover:hover),screen and (min-width:0\0){.card__hover:hover{opacity:1}.card__hover:hover .card__btn,.card__hover:hover .card__play,.card__hover:hover .card__provider,.card__hover:hover .card__title{opacity:1;transform:translateY(0)}}.card__provider,.card__title{font-size:1.2rem;margin-bottom:8px;opacity:0;transform:translateY(10px);transition:transform var(--transition-duration);will-change:transform}.card__provider{transition-delay:.15s}.card__play{background-image:url(/assets/static/img/play-button-default.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:76px;opacity:0;transform:translateY(10px);transition:all var(--transition-duration);transition-delay:.05s;width:76px;will-change:transform}@media (hover:hover),screen and (min-width:0\0){.card__play:hover{background-image:url(/assets/static/img/play-button-hover.webp)}}.card__btn{text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(170deg,#ff9e00 7.25%,#ffe400 92.69%);-webkit-background-clip:text;background-clip:text;border-bottom:thin solid #ffe400;border-radius:8px;font-size:1.2rem;font-weight:700;margin-bottom:5px;opacity:1;opacity:0;padding:8px 16px;text-decoration:underline;transform:translateY(10px);transition:transform var(--transition-duration);transition-delay:.1s;will-change:transform}.mobile-menu{background-color:var(--bg-color);background-image:linear-gradient(0deg,var(--primary-color-light) 50%,#0f1835 50%);border-top:1px solid #1c1b53;bottom:0;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent,0 0 transparent,0 -2px 6px 0 rgba(0,0,0,.502);display:grid;font-size:.7rem;gap:5px;grid-template-columns:repeat(5,1fr);justify-content:space-between;left:0;padding:5px 10px;position:fixed;right:0;text-align:center;text-transform:uppercase;z-index:100}.mobile-menu__link{align-items:center;background-color:var(--primary-color-light);color:var(--secondary-color-dark);display:flex;flex-direction:column;font-weight:700;justify-content:space-between}.mobile-menu__link img{height:24px;width:24px}.mobile-menu__link svg{margin-top:6px}.mobile-menu__link--yellow{color:var(--accent-color);position:relative}.mobile-menu__link--yellow img{height:53px;left:50%;position:absolute;top:-71%;transform:translateX(-50%);width:53px}@media screen and (max-width:768px){.mobile-mob-hidden{display:none}}@media screen and (max-width:1280px){.mobile-hidden{display:none}}@media screen and (min-width:769px){.desktop-hidden{display:none}}.smart-copyright{color:var(--text-color-secondary);text-align:center}.faq{margin:2rem 0}.faq-card,.faq__title{margin-bottom:1rem}.faq-card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:1rem;cursor:pointer;display:inline-flex;flex-direction:column;height:auto;padding:1rem 1rem .5rem;width:100%}.faq-card.show .faq-card__answer{display:block}.faq-card.show .faq-card__toggle-icon{transform:rotate(45deg)}.faq-card__top{align-items:flex-start;border-bottom:1px solid var(--divider-color);display:flex;gap:1rem;justify-content:space-between;padding-bottom:.5rem}.faq-card__toggle-icon{height:1.5rem;min-width:1.5rem;transition:.2s;will-change:transform}.faq-card__answer{display:none;padding-top:1rem}.menu-btn{align-items:center;background:transparent;border:none;border-radius:var(--round-sm);display:flex;height:40px;justify-content:center;width:40px}.menu-btn__opened{display:none}.menu-btn.opened .menu-btn__opened,.menu-btn__closed{display:block}.menu-btn.opened .menu-btn__closed{display:none}@media screen and (max-width:768px){.menu-btn{display:none;margin-left:0}}.menu{bottom:0;display:block;left:0;margin:0;position:fixed;right:0;top:var(--header-height);transition:transform var(--transition-duration);z-index:900}.menu,.menu__wrapper{height:100%;max-height:100vh;max-width:80px;width:100%}.menu__wrapper{background:var(--primary-color-light);overflow-x:hidden;overflow-y:auto;padding:28px 10px;position:relative;transition:transform,max-width var(--transition-duration);z-index:110;-ms-overflow-style:none;scrollbar-width:none}.menu__wrapper::-webkit-scrollbar{background:transparent;height:0;width:0}.menu__wrapper::-webkit-scrollbar-thumb{background:transparent}@media screen and (max-width:1023px){.menu__wrapper{max-width:240px}}@media screen and (max-width:768px){.menu__wrapper{width:85%}}@media screen and (max-width:1023px){.menu{overflow-x:visible;top:56px;transform:translateX(-120%);visibility:hidden}}@media screen and (max-width:768px){.menu{max-height:0;max-width:100%;transform:translateX(0)}}.menu.show{max-width:250px}@media screen and (max-width:1023px){.menu.show{max-width:100%}}.menu.show .menu__wrapper{max-width:240px}@media screen and (max-width:768px){.menu.show .menu__wrapper{max-width:100%}}@media screen and (max-width:1023px){.menu.show{transform:translateX(0);visibility:visible}}@media screen and (max-width:768px){.menu.show{max-height:calc(100vh - 56px);max-width:100%}}.menu.show .menu__overlay{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:transparent;display:none}@media screen and (max-width:1023px){.menu.show .menu__overlay{display:block}}.menu.show .menu__title{display:block}.menu.show .menu__link{width:100%}@media (hover:hover),screen and (min-width:0\0){.menu.show .menu__link:hover{background-image:linear-gradient(#252464 50%,#1c1b4d 0);border-color:var(--secondary-color)}}.menu.show .menu__img{transform:scale(1.4) translateX(-15px)}.menu.show .menu__item{margin-left:15px}.menu__nav{display:none;flex-direction:column}@media screen and (max-width:1023px){.menu__nav{display:flex}}.menu__inner{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;width:220px}@media screen and (max-width:768px){.menu__inner{width:100%}}.menu__title{display:none;font-family:500;font-size:1.3rem;position:relative;z-index:2}@media screen and (max-width:1023px){.menu__title{display:block}}.menu__overlay{background-color:var(--primary-color-opacity);bottom:0;cursor:pointer;display:none;height:100vh;left:240px;position:fixed;right:0;top:0;width:100vw;z-index:100}.menu__item{margin-bottom:10px}.menu__link{align-items:center;background-image:linear-gradient(#252464 50%,#1c1b4d 0);border:2px solid #05113a;border-radius:10px;display:flex;gap:10px;padding:4px 10px;position:relative;transition:all var(--transition-duration);width:-moz-fit-content;width:fit-content}@media screen and (max-width:1023px){.menu__link{width:100%}}@media (hover:hover),screen and (min-width:0\0){.menu__link:hover{background-image:linear-gradient(#4745b7 50%,#32308a 0)}}.menu__img{height:40px;transform:scale(1);transition:transform var(--transition-duration);width:40px;will-change:transform}.seo-content{margin-bottom:2rem}.seo-content h1,.seo-content h2,.seo-content h3,.seo-content h4,.seo-content h5,.seo-content h6{font-weight:700}.seo-content li,.seo-content p{color:var(--text-color)}.seo-content h1,.seo-content h2,.seo-content h3{color:var(--accent-color);margin-top:1rem}.seo-content p{margin-top:1rem}.seo-content li{margin-left:1.5rem;margin-top:.5rem}.seo-content ol li,.seo-content ul li{font-size:1rem}.seo-content ul li{list-style-type:disc}.seo-content .table-wrap{max-width:100%;overflow-x:auto}.seo-content .table-wrap::-webkit-scrollbar{height:5px}.seo-content .table-wrap::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px}.seo-content .table-wrap::-webkit-scrollbar-track{background:transparent}.seo-content table{margin:1rem 0}.seo-content table,.seo-content td,.seo-content th{border:2px solid var(--border-color);border-collapse:collapse}.seo-content thead td,.seo-content thead th{background:var(--primary-color-light);color:var(--text-color);padding:.5rem}.seo-content td{color:var(--text-color);padding:1rem 2rem 1rem 1rem;text-align:center}.seo-content th{padding:1rem 4rem 1rem 1rem}.seo-content img{border-radius:10px;display:block;max-width:450px}.seo-content .btn{margin:.5rem 0}.seo-content .faq-list{margin-left:0}@media screen and (max-width:1024px){.seo-content,.seo-content .table__wrap,.seo-content__inner{max-width:100vw}}@media screen and (max-width:768px){.seo-content ol li,.seo-content ul li{font-size:1rem}}@media screen and (max-width:450px){.seo-content img{max-width:100%}}