html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding-top:56px}@media (min-width: 1440px){body{padding-top:75px}}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.body-policy{background-color:#fdfdfd;padding-top:34px}.section-separator-container{position:relative}@media (min-width: 1440px){.section-separator-container .section-separator-text{left:189px}}.section-separator-container .section-header{justify-content:center;gap:14px}.section-separator-container .section-header h2{color:#083156;font-size:32px;font-style:normal;font-weight:700;line-height:120%}@media (min-width: 1440px){.section-separator-container .section-header h2{font-size:48px}}.pages-container{padding:40px 16px;color:#083156}@media (min-width: 1440px){.pages-container{padding:36px 72px 90px}}.pages-list{display:flex;flex-direction:column;gap:24px;list-style-type:decimal}.pages-item{display:flex;flex-direction:column;gap:16px}.main-pages-title{text-align:center}@media (min-width: 1440px){.main-pages-title{gap:12px}}.main-pages-title h2{font-family:Fredoka,sans-serif;text-align:center;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:36px}@media (min-width: 1440px){.main-pages-title h2{-webkit-text-stroke-width:1px;font-size:36px;margin:48px auto}}.pages-span{color:#083156;font-size:20px;font-weight:700;width:100%}@media (min-width: 1440px){.pages-span{gap:12px;align-items:start;font-size:24px}}.pages-title-small{color:#083156;align-items:start}.pages-title-small h2{font-family:Noto Sans,sans-serif;font-size:24px;align-items:start;font-weight:500;line-height:130%;letter-spacing:-.48px}@media (min-width: 1440px){.pages-title-small{gap:12px;align-items:center}}.pages-text{color:#083156;font-size:16px;text-align:start;text-wrap:wrap;font-weight:400;line-height:130%;letter-spacing:-.16px}.pages-text .pages-text-link{font-size:16px}.pages-link{color:#083156;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;text-decoration-line:underline;text-decoration-style:solid;font-size:16px;line-height:130%;letter-spacing:-.16px}.header-policy{margin-bottom:24px}@media (min-width: 1440px){.header-policy{padding:0 72px}}.header-policy-button{background-color:#fdfdfd;width:187px;border:none;display:flex;align-items:center;gap:8px;text-align:center;font-family:Fredoka,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;border-radius:4px;margin-left:20px}@media (min-width: 1440px){.header-policy-button{margin-left:0}}.header-policy-button p{color:#083156}.header-policy-button .header-policy-icon{width:22px;height:22px;fill:transparent;stroke:#083156}.header{position:fixed;top:0;left:0;color:#fdfdfd;background-color:#083156;z-index:700;padding:12px 24px;width:100%;margin:0 auto}@media (min-width: 1440px){.header{padding:8px 80px}}.header-box{display:flex;justify-content:end;align-items:center;width:100%}@media (min-width: 1440px){.header-box{justify-content:center}}.header-burger{border:none;background:transparent}@media (min-width: 1440px){.header-burger{display:none}}.header-icon{width:24px;height:24px}.header-nav{display:none}@media (min-width: 1440px){.header-nav{display:flex}}.header-list{display:flex;justify-content:center;gap:56px;align-items:center}@media (min-width: 1440px){.header-list{gap:26px}}.header-item{position:relative;display:inline-block;color:#fdfdfd;cursor:pointer;transition:all .3s ease-in-out}@media (min-width: 1440px){.header-item{width:140px;display:flex;justify-content:center}}.header-item:hover,.header-item.active{color:#2f4b65}.header-link{position:relative;transition:color .3s ease-in-out;color:#fdfdfd;text-align:center;padding:8px 10px;text-decoration:none;font-family:Noto Sans,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:normal}.header-link.active{font-weight:700}.header-link.active:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:2px;background-color:#fdfdfd;transition:width .3s ease-in-out}.header-link:hover{background-color:#fdfdfd;font-weight:500;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.menu-overlay.active{opacity:1;pointer-events:all}.menu{background:#083156;position:fixed;top:0;right:0;width:100%;transform:translate(-100%);z-index:999;opacity:0;pointer-events:none;transition:all .3s ease-in-out;overflow:hidden;border-radius:0 0 16px 16px}.menu:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:transparent;opacity:0;pointer-events:none;z-index:990;transition:opacity .3s ease-in-out}.menu.open:before{opacity:1}.menu.open{opacity:1;pointer-events:all;transform:translate(0)}.menu-list{display:flex;flex-direction:column;gap:8px;align-items:center}.menu-list li{padding:8px 4px}.menu-link{position:relative;transition:color .3s ease-in-out;padding:8px 12px;color:#fdfdfd;text-align:start;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:400}.menu-link.active:after,.menu-link:focus-within:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:2px;background-color:#fdfdfd;background-image:none}.menu-nav{position:relative;display:flex;flex-direction:column;align-items:center;padding:68px 19px 44px;gap:40px}.close-btn{background-color:transparent;border:none;position:absolute;top:12px;right:24px}@media (min-width: 1440px){.close-btn{display:none}}.close-icon{width:24px;height:24px}.policy-list{display:flex;gap:12px;align-items:center;color:#fdfdfd;text-decoration:underline;text-align:center;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400}.policy-list a{font-size:12px}.menu-img{width:100%}.hero{position:relative;top:0;padding:0;overflow:hidden;height:812px;text-align:center;margin:0 auto}.hero>*{position:relative;z-index:1}@media (min-width: 1440px){.hero{top:-28px;height:823px}}.hero-box{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:100%;position:relative;z-index:1}.hero-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:633px;background:url(/assets/hero-bg-mob-15793bbe.png) no-repeat center center;background-size:cover;z-index:-1}@media (min-width: 1440px){.hero-box:before{background-image:url(/assets/hero-bg-bbd24811.jpg);height:660px}}.hero-title-picture{position:absolute;top:17px;left:50%;transform:translate(-50%);width:284px;height:185px}@media (min-width: 1440px){.hero-title-picture{top:64px;left:189px;transform:none}}.hero-text-content{margin-top:653px}.hero-text-content h2{text-align:center;font-family:Cormorant Garamond,serif;font-size:32px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.64px}@media (min-width: 1440px){.hero-text-content{margin-top:720px}}.game_description{background-color:#fdfdfd;display:flex;flex-direction:column;align-items:center}.game_description .section-box{background-color:#fdfdfd}.section-header{align-items:center;gap:16px;padding-top:40px}.section-header h2{color:#083156;text-align:center;font-family:Cormorant Garamond,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%}@media (min-width: 1440px){.section-header{padding-top:16px}}.section-header-mob{display:flex;justify-content:center}@media (min-width: 1440px){.section-header-mob{display:none}}.section-header-desktop{display:none}@media (min-width: 1440px){.section-header-desktop{display:flex;justify-content:center}}.title-dekor{min-width:84px;height:13px}@media (min-width: 1440px){.title-dekor{width:155px;height:18px}}.section-box{display:flex;flex-direction:column;align-items:center;width:375px;gap:40px}@media (min-width: 1440px){.section-box{width:1440px;gap:40px}}.game-description-content{display:flex;flex-direction:column;gap:32px;width:375px;align-items:center;margin-top:40px;margin-bottom:8px}@media (min-width: 1440px){.game-description-content{width:1440px;gap:40px;margin-top:48px;margin-bottom:16px}}.section-title{text-align:center;font-family:Cormorant Garamond,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:120%;color:#083156;letter-spacing:-.6px}@media (min-width: 1440px){.section-title{font-size:40px}}.section-text{text-align:center;font-family:Noto Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;color:#083156;display:flex;flex-direction:column;gap:16px}@media (min-width: 1440px){.section-text{width:1062px}}.img-decor-container{position:relative;z-index:9;width:375px;height:166px}@media (min-width: 1440px){.img-decor-container{width:100%;height:638px}}.img-decor-container .game-description-img-top{position:absolute;top:-1px;left:50%;transform:translate(-50%);z-index:9;width:375px}@media (min-width: 1440px){.img-decor-container .game-description-img-top{width:100%;height:48px;top:-1px;left:0;transform:none}}.img-decor-container .game-description-img-bottom{position:absolute;bottom:-1px;left:50%;transform:translate(-50%);z-index:9;width:375px}@media (min-width: 1440px){.img-decor-container .game-description-img-bottom{width:100%}}.game-description-img-decor{width:375px}@media (min-width: 1440px){.game-description-img-decor{width:100%}}.game-description-img{position:absolute;width:375px;top:0;z-index:8}@media (min-width: 1440px){.game-description-img{width:100%;height:638px}}.box{display:flex;flex-direction:column;gap:24px;align-items:center}@media (min-width: 1440px){.box{gap:32px;justify-content:center;align-items:center}}.features-section{background-color:#fdfdfd}.features-section .section-header{margin-bottom:40px}@media (min-width: 1440px){.features-section .section-header{margin-bottom:24px}}.features-content{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 1440px){.features-content-block1{position:relative;height:720px}.features-content-block1:before{content:"";position:absolute;top:0;left:0;width:100%;height:720px;background:url(/assets/feature-1-2x-d2ce4cc3.jpg) no-repeat center center;background-size:cover;z-index:0}}@media (min-width: 1440px){.features-content-block2{position:relative;height:810px}.features-content-block2:before{content:"";position:absolute;top:0;left:0;width:100%;height:810px;background:url(/assets/feature-2-2x-781c45c4.jpg) no-repeat center center;background-size:cover;z-index:0}}.features-content-list{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:16px auto;width:343px}@media (min-width: 1440px){.features-content-list{position:relative;z-index:1;width:709px;margin-left:80px}}.features-content-item{display:flex;flex-direction:column;align-items:start;gap:12px;color:#fdfdfd;border-radius:12px 0 0 12px;background:linear-gradient(270deg,#FDFDFD 0%,rgba(47,75,101,.6) 15%,#083156 70%);font-size:16px;font-weight:300;line-height:130%;overflow:hidden;padding:12px 16px 12px 24px;position:relative;z-index:1}.features-content-item h5{font-family:Noto Sans,sans-serif;font-size:20px;font-weight:600;line-height:140%}.features-content-item p{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 1440px){.features-content-item{background:linear-gradient(270deg,rgba(47,75,101,0) 0%,#2F4B65 75%,#083156 100%);padding:16px 16px 16px 24px}}.feature-img-decor-container{height:187px}.feature-img-decor-container .features-picture img{width:374px;height:187px}@media (min-width: 1440px){.feature-img-decor-container{display:none}}.img-decor-container-feature{display:none}@media (min-width: 1440px){.img-decor-container-feature{display:block;height:720px}}.img-decor-container-feature2{display:none}@media (min-width: 1440px){.img-decor-container-feature2{display:block;height:810px}}@media (min-width: 1440px){.mobile-feature{display:none}}.desktop-feature{display:none}@media (min-width: 1440px){.desktop-feature{display:block}}:root{--swiper-theme-color: #F0F0F0 !important;--swiper-navigation-size: 18px !important;--swiper-navigation-top-offset: 20px !important}@media (min-width: 1440px){:root{--swiper-navigation-size: 34px !important;--swiper-navigation-top-offset: 300px !important}}.gallery-section{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media (min-width: 1440px){.gallery-section{max-width:1440px;margin:0 auto}}.gallery-section .section-header{margin-bottom:40px}.gallery-section .section-header h2{color:#fdfdfd}.gallery-section .section-box{min-width:0}.gallery-section .container{max-width:375px;width:375px;overflow:hidden}@media (min-width: 1440px){.gallery-section .container{max-width:1280px;width:1380px;overflow:visible}}.gallery-section .gallery-list{display:flex;flex-direction:column;gap:8px;margin:40px auto 15px;justify-content:center}@media (min-width: 1440px){.gallery-section .gallery-list{flex-direction:row;margin-bottom:32px}}.gallery-section .gallery-item{display:flex;flex-direction:column;background-color:#083156;gap:8px;border-radius:8px;padding:8px 16px;justify-content:center;width:335px;align-items:center}.gallery-section .gallery-item h5{font-size:18px;font-style:normal;font-weight:300;line-height:130%}.gallery-section .gallery-item p{font-size:14px;font-style:normal;font-weight:400;line-height:130%}@media (min-width: 1440px){.gallery-section .gallery-item{width:230px}}.gallery-section .gallery-container{height:210px}@media (min-width: 1440px){.gallery-section .gallery-container{height:660px}}.gallery-section .swiper{position:relative;overflow:visible}.gallery-section .swiper-slide img{width:100%;height:auto;border-radius:16px;display:block}.gallery-section .swiper-button-prev,.gallery-section .swiper-button-next{position:absolute;bottom:-5%;transform:translateY(-60%);z-index:10;border-radius:50%;width:32px;height:32px;background:#083156;border:none;color:#fff;box-shadow:0 4px 8px #00000040}.gallery-section .swiper-button-prev svg,.gallery-section .swiper-button-next svg{width:16px;height:16px}@media (min-width: 1440px){.gallery-section .swiper-button-prev,.gallery-section .swiper-button-next{width:60px;height:60px}}.gallery-section .swiper-button-prev:hover,.gallery-section .swiper-button-next:hover{background:#083156}.gallery-section .swiper-button-prev{display:none}@media (min-width: 1440px){.gallery-section .swiper-button-prev{display:flex;left:-20px}}.gallery-section .swiper-button-next{display:none}@media (min-width: 1440px){.gallery-section .swiper-button-next{display:flex;right:-20px}}.footer{display:flex;flex-direction:column;padding:40px 18px;background-color:#083156;gap:32px;width:100%;color:#fdfdfd;align-items:center;margin:0 auto}@media (min-width: 1440px){.footer{flex-direction:row;padding:40px 165px;gap:90px;justify-content:space-between;align-items:center}}.footer .footer-list{display:flex;align-items:center;gap:16px}@media (min-width: 1440px){.footer .footer-list{flex-direction:row;gap:48px;justify-content:end}.footer .footer-list li{position:relative}}.footer .footer-rights{font-family:Noto Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%;text-align:center}@media (min-width: 1440px){.footer .footer-rights{font-size:16px;font-weight:400}}.footer .footer-link{cursor:pointer;transition:transform .3s ease;font-family:Noto Sans,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.14px;text-decoration-line:underline}.footer .footer-link:hover{text-decoration:underline}@media (min-width: 1440px){.footer .footer-link{font-size:16px;font-weight:400}}.popup{position:fixed;z-index:99;bottom:0;left:50%;transform:translate(-50%);width:100%;background:#083156;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);overflow:hidden;padding:40px 28px}@media (min-width: 1440px){.popup{max-width:100%;padding:40px 108px}}.popup-bottom{display:flex;align-items:center;gap:16px}@media (min-width: 1440px){.popup-bottom{flex-direction:column}}.popup p{color:#fdfdfd;text-align:center;font-family:Noto Sans,sans-serif}@media screen and (min-width: 900px){.popup p{font-size:16px}}.popup p a{color:#fdfdfd;text-decoration:none;cursor:pointer}.popup a{color:#fdfdfd;cursor:pointer;font-size:18px}.accept-btn{color:#083156;font-size:16px;width:160px;font-weight:500;text-align:center;padding:10px;cursor:pointer;transition:.3s ease;border:none;background:#FDFDFD;font-family:Noto Sans,sans-serif;font-size:12px;border-radius:12px}@media (min-width: 1440px){.accept-btn{font-size:16px;width:260px}}.accept-btn:hover{scale:1.05;font-weight:700}.decline-btn{width:162px;font-weight:400;background-color:transparent;font-family:Noto Sans,sans-serif;border:none;border-bottom:3px solid #FDFDFD;padding:15px 12px;cursor:pointer;transition:.3s ease;color:#fdfdfd;font-size:12px}@media (min-width: 1440px){.decline-btn{font-size:16px;width:262px}}.decline-btn:hover{scale:1.05;font-weight:700}.button-wrap{display:flex;flex-direction:row;gap:16px;margin-top:24px}@media (min-width: 1440px){.button-wrap{gap:48px;flex-direction:row;justify-content:end}}.reviews-box{align-items:center}.reviews-box .section-header h2{color:#fdfdfd}.reviews-list{display:flex;flex-direction:column;gap:16px;margin:40px 16px}@media (min-width: 1440px){.reviews-list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:24px;width:1296px;margin-top:48px;margin-bottom:64px}}.reviews-item{padding:16px;display:flex;flex-direction:column;gap:16px;border-radius:12px;border:2px solid #2F4B65}@media (min-width: 1440px){.reviews-item{width:240px;height:120px;gap:8px}.reviews-item p{font-size:14px}}.reviews-user-info{display:flex;justify-content:space-between}.reviews-user-info p{font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;line-height:140%}.reviews-reting{display:flex;gap:1px}.reviews-reting .reviews-star{width:16px;height:16px}.how-to-play-section{width:375px;margin:0 auto}@media (min-width: 1440px){.how-to-play-section{width:1440px}.how-to-play-section .section-box{gap:40px}}.how-to-play-section .section-header{margin-bottom:40px}.how-to-play-section .section-header h2{color:#fdfdfd}@media (min-width: 1440px){.how-to-play-section .section-header{margin-bottom:48px}}.how-to-play-content{display:flex;flex-direction:column;gap:16px;align-items:center;margin:0 auto}@media (min-width: 1440px){.how-to-play-content{flex-direction:row;gap:48px}}.how-to-play-img{width:375px;height:211px}@media (min-width: 1440px){.how-to-play-img{width:100%;height:810px}}.how-to-play-list{display:flex;flex-direction:column;gap:16px}@media (min-width: 1440px){.how-to-play-list{gap:24px;flex-direction:row}}.how-to-play-item{display:flex;gap:4px;align-items:center;border-radius:12px;padding:8px 16px;background:#2F4B65}.how-to-play-item .how-to-play-text{width:125px;font-size:14px;font-style:normal;font-weight:300;line-height:140%}@media (min-width: 1440px){.how-to-play-item .how-to-play-text{width:130px;text-align:center}}@media (min-width: 1440px){.how-to-play-item{flex-direction:column;justify-content:space-between}}.how-to-play-item .how-to-play-title{width:125px;text-align:center;font-family:Noto Sans,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:140%}@media (min-width: 1440px){.how-to-play-item .how-to-play-title{width:130px;font-size:24px}}.how-to-play-number{background-color:#fdfdfd;width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#083156;text-align:center;font-family:Cormorant Garamond,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:100%}@media (min-width: 1440px){.how-to-play-number{font-size:48px;width:68px;height:68px}}.img-decor-container-play{height:211px}@media (min-width: 1440px){.img-decor-container-play{height:810px}}.advantages{max-width:375px;margin:0 auto;display:flex;flex-direction:column;align-items:center;width:375px}.advantages .section-box{padding:0 16px;width:375px;align-items:center}.advantages h2{color:#fdfdfd}@media (min-width: 1440px){.advantages{max-width:1440px;width:1440px}.advantages .section-box{width:1150px}}.advantages-container.section-box{margin:0 16px}@media (min-width: 1440px){.advantages-container.section-box{width:1150px;gap:40px}}.advantages-list{display:flex;flex-direction:column;gap:16px;margin:40px 0}@media (min-width: 1440px){.advantages-list{flex-wrap:wrap;align-items:center;justify-content:center;gap:0;margin:50px 0 64px}}.advantages-item{display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width: 1440px){.advantages-item{flex-direction:row;gap:24px}}.advantages-item .advantages-text-content-list{display:flex;flex-direction:column;align-items:center;gap:16px;list-style:disc;margin:0 16px}.advantages-item .advantages-text-content-list span{font-family:Noto Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.advantages-item .advantages-text-content-list p{font-family:Noto Sans,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:140%}@media (min-width: 1440px){.advantages-item .advantages-text-content-list{align-items:flex-start;text-align:left;margin:0 0 0 16px}.advantages-item .advantages-text-content-list p{font-size:18px}}@media (min-width: 1440px){.advantages-item-2{flex-direction:row-reverse}}@media (min-width: 1440px){.advantages-img{width:393px;height:220px}.advantages-img img{width:343px;height:192px}}.faq{background-color:#fdfdfd;position:relative}.faq .section-header{margin-bottom:40px}@media (min-width: 1440px){.faq{height:657px}.faq:before{content:"";position:absolute;top:46px;right:0;width:490px;height:591px;background:url(/assets/faq-2x-c1e7ef09.png) no-repeat center center;background-size:cover;z-index:0}}.faq-container{gap:16px}@media (min-width: 1440px){.faq-container{display:flex;flex-direction:column;align-items:flex-start}}@media (min-width: 1440px){.faq-picture{display:none}}.faq-img-decor-bottom{position:absolute;bottom:-1px}.faq-title-box{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:50px}.faq-title-box .faq-icon{width:25px;height:30px}@media (min-width: 1440px){.faq-title-box .faq-icon{width:46px;height:55px}}.faq-title-box .faq-title{color:#fdfdfd;font-size:24px;font-weight:400;line-height:1.5}@media (min-width: 1440px){.faq-title-box .faq-title{font-size:36px}}.faq-list{display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:343px}@media (min-width: 1440px){.faq-list{align-items:flex-start;max-width:628px;margin:unset;margin-left:140px}}.faq-list .faq-item{display:flex;flex-direction:column;width:100%;margin:8px 0;padding:8px 12px;position:relative;background-color:#2f4b65;border-radius:12px}@media (min-width: 1440px){.faq-list .faq-item{flex-direction:row;margin:8px 24px;padding:8px 24px;width:628px;height:64px;justify-content:space-between}}.faq-list .faq-item .faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.faq-list .faq-item .faq-question button{border:none;background-color:transparent;cursor:pointer}.faq-list .faq-item .faq-question button .faq-question-plus,.faq-list .faq-item .faq-question button .faq-question-minus{width:48px;height:48px}.faq-list .faq-item .faq-question .faq-question-text{color:#fdfdfd;font-family:Nunito Sans,sans-serif;font-size:20px;font-weight:500;line-height:130%}@media (min-width: 1440px){.faq-list .faq-item .faq-question .faq-question-text{font-size:24px}}.faq-list .faq-item .faq-question .faq-question-minus-btn{display:none}.faq-list .faq-item .faq-question .faq-question-plus-btn.show,.faq-list .faq-item .faq-question .faq-question-minus-btn.hide{display:inline-block}.faq-list .faq-item .faq-answer{height:auto;overflow:hidden;transition:height .3s ease}.faq-list .faq-item .faq-answer .faq-answer-text{padding-top:12px;color:#fdfdfd;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:400;line-height:130%}@media (min-width: 1440px){.faq-list .faq-item .faq-answer{position:absolute;left:628px;top:0;width:0;height:64px!important;background-color:#2f4b65;padding:8px 24px;border-radius:0 12px 12px 0;z-index:10;display:flex;align-items:center;opacity:0;transform:scaleX(0);transform-origin:left;transition:width .4s ease,transform .4s ease,opacity .4s ease}.faq-list .faq-item .faq-answer .faq-answer-text{padding:0;color:#fdfdfd;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:400;line-height:130%}}.faq-list .faq-item.opened{position:relative}@media (min-width: 1440px){.faq-list .faq-item.opened{border-radius:12px 0 0 12px}.faq-list .faq-item.opened .faq-answer{height:64px;width:500px;opacity:1;transform:scaleX(1)}}.faq-list .faq-item.opened .faq-question-plus-btn{display:none}.faq-list .faq-item.opened .faq-question-minus-btn{display:inline-block}@media (min-width: 1440px){.faq-question-minus{transform:rotate(-90deg)}}@media (min-width: 1440px){.faq-question-plus{transform:rotate(-90deg)}}.game-description-img-decor-header{max-width:101%}.download{margin:48px auto}.download-container{display:none;position:relative;height:580px}.download-container .faq-img-decor-header{position:absolute;bottom:-1px}@media (min-width: 1440px){.download-container{display:block}}.download-bg{display:none}.download-bg p{color:#083156;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#FDFDFD;font-family:Cormorant Garamond,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:140%}@media (min-width: 1440px){.download-bg{position:absolute;top:0;z-index:-1;display:block;background:url(/assets/download-2x-6ce42138.jpg) no-repeat center center;background-size:cover;width:100%;height:580px}.download-bg h6{top:109px;right:72px;width:600px;font-size:32px;font-weight:400}.download-bg .download-img-text{position:absolute;top:92px;left:83px;width:637px}}.download-mob{max-width:375px;margin:0 auto}.download-mob p{margin-top:40px;margin-bottom:24px;text-align:center;font-family:Cormorant Garamond;font-size:27px;font-style:normal;font-weight:600;line-height:140%;padding:0 16px}@media (min-width: 1440px){.download-mob{display:none}}.download-img-decor-container{height:290px}html,body{height:100%;font-family:Noto Sans,sans-serif;display:flex;flex-direction:column;overflow-x:hidden;font-size:16px;line-height:130%;font-weight:300;font-style:normal;color:#fdfdfd}:root{background:#083156;min-height:100vh}main{flex-grow:1}.container{max-width:100%;margin:0 auto}@media (min-width: 1440px){.container{max-width:100%}}.section{scroll-margin-top:50px}@media (min-width: 1440px){.section{scroll-margin-top:120px}}.btn-download-box{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 1440px){.btn-download-section{justify-content:center}}.section-separator{background:#083156;width:100%;height:88px;position:relative}@media (min-width: 1440px){.section-separator{height:131px}}.section-separator-text{color:#fdfdfd;font-family:Cinzel,serif;font-size:24px;font-style:normal;font-weight:700;position:absolute;line-height:normal;top:40px;left:16px;background:linear-gradient(180deg,#CEAE21 0%,#F0F0F0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 1440px){.section-separator-text{font-size:32px;top:64px;left:80px}}
