h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom: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}section{scroll-margin-top:58px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.title{font-weight:300;font-size:28px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--also-txt);margin-bottom:16px}.subtitle-box{display:flex;align-items:center;gap:16px;margin-bottom:32px}.subtitle{font-weight:300;font-size:10px;line-height:1.5;text-align:center;color:var(--also-txt)}.text{font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--txt-body)}@media screen and (min-width: 1200px){.title{font-size:32px;margin-bottom:48px}.subtitle{font-size:12px}.text{font-size:16px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Alexandria", sans-serif;--second-family: "Asap Condensed", sans-serif;--third-family: "Barlow Semi Condensed", sans-serif;--main-bg-txt: #1c1e23;--bg2: #262a34;--extra: #555b68;--also-txt: #fff;--txt-body: #e2e6ea;--accent: #698fd0;--playmarket-google-yelllow: #fabc13;--playmarket-google-red: #eb4335;--playmarket-google-blue: #547dbf;--playmarket-google-green: #30a851;--microsoft-btn-microsoft-green: #7fba00;--microsoft-btn-microsoft-red: #f25022;--microsoft-btn-microsoft-blue: #00a4ef;--microsoft-btn-microsoft-yellow: #ffb900}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:var(--main-bg-txt);font-family:var(--font-family);overflow-x:hidden}main{flex-grow:1}main:has(.back-link){text-align:center}html{scroll-behavior:smooth}.container{width:100%;margin:0 auto;padding-inline:16px}@media only screen and (min-width: 1200px){.container{max-width:none;padding-inline:clamp(16px,8vw,120px)}}.header{width:100%;position:relative;z-index:1000}.header-container{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding-inline:16px;padding-block:0;height:48px;background:var(--bg2)}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.header-logo{width:100%;max-width:24px;height:24px}.header-nav{display:none}.header-nav-list{display:flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.header-mobile-menu{display:flex;position:fixed;top:0;right:0;width:100%;max-width:375px;height:712px;background:var(--bg2);z-index:100;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:color .3s ease}.header-mobile-menu.active{opacity:1;visibility:visible;pointer-events:auto}.noscroll{overflow:hidden}.header-mobile-header{display:flex;align-items:center;justify-content:space-between;padding-inline:16px;padding-block:0;height:48px;background:var(--bg2)}.header-burger,.header-mobile-close{display:flex;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer;border-radius:4px;width:100%;max-width:24px;height:24px;background:var(--extra)}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:1px;stroke:var(--also-txt);transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:var(--accent)}.header-mobile-menu .header-mobile-nav{display:flex;flex-wrap:wrap;align-content:center}.header-mobile-nav{flex:1;display:flex;flex-direction:column;justify-content:center;margin-block:32px;gap:16px}.header-nav-link{width:max-content;font-weight:300;font-size:14px;color:var(--txt-body);display:inline-flex;align-self:center;align-items:center;justify-content:center;position:relative;padding-block:8px;text-decoration:none;opacity:.5}.header-nav-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--accent);opacity:0;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.22,.61,.36,1),opacity .4s}.header-nav-link:hover:after,.header-nav-link:focus:after,.header-nav-link:active:after,.header-nav-link.active:after{opacity:1;transform:scaleX(1);transform-origin:left}.header-nav-link:hover{opacity:unset;color:var(--txt-body)}.header-nav-link:after{transform-origin:right}.header-nav-link:hover:after{transform-origin:left;transform:scaleX(1)}@media screen and (min-width: 1200px){.header-container{padding-block:8px;padding-inline:80px;max-width:100%;height:62px;align-items:center;justify-content:center}.header-logo{max-width:32px;height:32px;margin-right:32px}.header-nav{display:block;width:100%}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;margin:0 auto;justify-content:flex-end;gap:28px}.header-nav-link{font-size:12px}}.hero-container{padding-block:96px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--accent)}.hero-content{width:100%;display:flex;flex-direction:column;gap:32px;position:relative;z-index:3}.hero-title{font-weight:300;font-size:40px;line-height:1.4;text-transform:uppercase;text-align:center;color:var(--txt-body);text-shadow:1px 3px 2px var(--extra)}.hero-text{padding-inline:40px;margin-bottom:44px;font-weight:300;font-size:20px;line-height:1.5;text-align:center;color:var(--also-txt);text-shadow:1px 2px 2px var(--extra)}.hero-play{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid var(--also-txt);border-radius:12px;max-width:240px;height:64px;box-shadow:2px 3px 3px #71589c80;background:var(--txt-body);position:relative;z-index:3;transition:all .3s ease}.hero-play:hover{box-shadow:2px 3px 3px #71589c80;background:linear-gradient(180deg,#e8eef2,#a2bed4)}.hero-play-img{width:100%;max-width:175px;height:40px}.hero-img-box{width:100%;height:344px;position:relative;z-index:0}.hero-img{position:relative;z-index:0;width:100%;max-width:1440px;height:100%;object-fit:cover;object-position:left center}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:128px 414px}.hero-content{gap:48px}.hero-title{font-size:48px;line-height:1.4}.hero-text{margin-bottom:62px;font-size:24px}.hero-img-box{height:100%}.hero-img{margin-top:-660px;max-width:100%;object-position:center}}.about-container{padding-block:64px 32px;display:flex;flex-direction:column}.about.text{padding-inline:12px}.about-img{width:100%;height:220px;object-fit:cover}.about-br{display:none}@media only screen and (min-width: 1200px){.about-container{padding-block:104px 72px}.about-img{height:400px}.about-br{display:flex}}.natural-container{padding-block:64px;padding-inline:16px 0}.natural.title-wrapper{padding-inline:0 16px}.natural.title-wrapper>.natural.text{padding-inline:26px}.natural-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.natural-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding-block:32px 0}.natural-item{padding:32px;gap:16px;width:100%;max-width:210px;height:232px;border-radius:8px;background:var(--bg2);scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.natural-item:first-child{margin-left:0}.natural-item:last-child{margin-right:16px}.natural-item:hover{box-shadow:inset 0 2px 8px #00000040}.natural-img{width:100%;max-width:120px;height:120px}.natural-bg-img{width:100%;height:211px;object-fit:cover}@media only screen and (min-width: 1200px){.natural-container{padding-block:80px;padding-inline:clamp(16px,8vw,120px)}.natural-list{align-items:center;justify-content:center;gap:32px}.natural-item{flex:0 0 100%}.natural-item:last-child{margin-right:16px}.natural-bg-img{height:480px}}.visual-container{padding-block:64px;padding-inline:0}.visual.title-wrapper{padding-inline:26px}.visual-content{padding:16px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:var(--bg2);margin-top:32px;gap:16px}.visual-img{width:100%;max-width:162px;height:162px;border-radius:16px}.visual-img-accent{width:100%;border-radius:16px;max-width:343px;height:341px}@media only screen and (min-width: 1200px){.visual-container{padding-block:80px}.visual.title-wrapper{width:100%;padding-inline:clamp(16px,8vw,120px)}.visual-content{padding-inline:clamp(16px,8vw,120px);margin-top:32px;padding-block:32px;flex-direction:row}.visual-img,.visual-img-accent{max-width:343px;height:343px;transition:.3s ease}.visual-img:nth-child(1){order:1}.visual-img:nth-child(2){order:3}.visual-img-accent{order:2}.visual-item:hover{transform:translateY(-2px) rotate(1.5deg)}}.mechanics-container{padding-block:64px;padding-inline:16px 0}.mechanics.title-wrapper{padding-inline:0 16px}.mechanics-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.mechanics-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding-block:32px 0}.mechanics-item{padding:32px;gap:16px;width:100%;max-width:210px;height:242px;border-radius:8px;background:var(--bg2);scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.mechanics-item:first-child{margin-left:0}.mechanics-item:last-child{margin-right:16px}.mechanics-item:hover{box-shadow:inset 0 2px 8px #00000040}.mechanics-img{width:100%;max-width:120px;height:120px}.mechanics-desk-br{display:none}@media only screen and (min-width: 1200px){.mechanics-container{padding-block:80px;padding-inline:clamp(16px,8vw,120px)}.mechanics-list{align-items:center;justify-content:center;gap:32px}.mechanics-item{height:248px;flex:0 0 100%}.mechanics-item:last-child{margin-right:16px}.mechanics-desk-br{display:flex}.mechanics-mob-br{display:none}}.gallery-container{padding-block:64px;padding-inline:16px 0}.gallery-content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.gallery-steps{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding:10px 0}.gallery-step{width:100%;max-width:293px;height:auto;scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.gallery-step:first-child{margin-left:0}.gallery-step:last-child{margin-right:16px}.gallery-step:hover{box-shadow:inset 0 2px 8px #00000040}.gallery-steps .gallery-step img{width:100%;max-width:293px;height:634px;border-radius:16px}.nav-btn{display:none}@media screen and (min-width: 1200px){.gallery-container{padding-block:80px;width:100%;position:relative}.gallery.title-wrapper{padding-inline:clamp(16px,8vw,120px)}.gallery-content{padding-inline-start:160px}.gallery-content:after{position:absolute;content:"";top:16px;right:0;width:100%;max-width:191px;height:634px;background:var(--main-bg-+-txt);opacity:.9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9}.gallery-content:before{position:absolute;content:"";top:16px;left:20px;width:100%;max-width:191px;height:634px;background:var(--main-bg-+-txt);opacity:.9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9}.gallery-steps{padding:16px 0;margin-block:0;overflow:hidden}.gallery-step{flex:0 0 100%}.gallery-step:first-child{margin-left:60px}.gallery-step:last-child{margin-right:120px}.nav-btn{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:64px;height:64px;border-radius:50%;background:var(--accent);border:1px solid rgba(230,241,255,.5);box-shadow:0 4px 4px #2d3140;border:none;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.btn-prev{left:140px;transform:rotate(90deg)}.btn-next{right:40px;transform:rotate(270deg)}.gallery-icon{fill:none;stroke-width:2px;stroke:var(--txt-body);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.nav-btn:hover,.nav-btn:active,.nav-btn:focus{background:linear-gradient(180deg,#698fd0,#4167a8)}}.game-container{padding-block:64px;padding-inline:0}.game.title-wrapper{padding-inline:26px}.game.text{padding-inline:16px}.game-content{padding:16px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:var(--bg2);margin-top:32px;gap:16px}.game-img{width:100%;max-width:162px;height:162px;border-radius:16px}.game-img-accent{width:100%;border-radius:16px;max-width:343px;height:341px}.game-br{display:none}@media only screen and (min-width: 1200px){.game-container{padding-block:80px}.game.title-wrapper{width:100%;padding-inline:clamp(16px,8vw,120px)}.game-content{padding-inline:clamp(16px,8vw,120px);margin-top:32px;padding-block:32px;flex-direction:row}.game-img,.game-img-accent{max-width:343px;height:343px;transition:.3s ease}.game-img:nth-child(1){order:1}.game-img:nth-child(2){order:3}.game-img-accent{order:2}.game-item:hover{transform:translateY(-2px) rotate(1.5deg)}.game-br{display:flex}}.reviews-container{padding-block:64px;padding-inline:16px 0}.reviews.title-wrapper{padding-inline:0 16px}.reviews-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding-block:2px 0}.reviews-item{gap:16px;width:100%;max-width:210px;height:175px;border-radius:8px;padding-block:24px;padding-inline:16px;background:var(--bg2);scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.reviews-item:first-child{margin-left:0}.reviews-item:last-child{margin-right:16px}.reviews-item:hover{box-shadow:inset 0 2px 8px #00000040}.reviews-card{display:flex;align-items:center;justify-content:space-between}.reviews-name{width:100px;font-weight:300;font-size:14px;line-height:1.5;color:var(--also-txt)}.reviews-text{font-weight:300;font-size:10px;line-height:1.5;color:var(--txt-body)}.reviews-img{width:100%;max-width:60px;height:12px}.reviews-bg-img{width:100%;height:196px;object-fit:cover}@media only screen and (min-width: 1200px){.reviews-container{padding-block:80px;padding-inline:clamp(16px,8vw,120px)}.reviews-list{align-items:center;justify-content:center;gap:32px}.reviews-item{flex:0 0 100%;height:214px}.reviews-item:last-child{margin-right:16px}.reviews-name{font-size:16px}.reviews-text{font-size:12px}.reviews-bg-img{height:542px}}.faq-container{padding-block:64px}.title.faq{margin-bottom:48px}.faq-grid,.accordion-container{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.ac{width:100%;border:none;padding:0;max-width:343px;margin:0 auto}.ac-trigger{width:100%;padding:0;display:flex;justify-content:space-between;align-items:center;border:none;background:none;cursor:pointer;border-bottom:2px solid var(--extra);padding-block:8px;padding-inline:0px}.ac-trigger-question{padding:8px 0;display:flex;justify-content:center;align-items:center;font-weight:300;font-size:20px;line-height:1.5;color:var(--also-txt);text-align:start;transition:color .3s ease}.ac-trigger:hover span{opacity:.8}.ac-icon-span{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;z-index:10;width:100%;max-width:24px;height:24px;border-radius:50%;background:var(--accent);border-bottom:1px solid var(--extra);transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease;cursor:pointer}.ac-icon-span:hover{background:linear-gradient(180deg,#698fd0,#4167a8)}.ac-icon{stroke-width:1px;stroke:var(--txt-body);fill:none;transition:transform .3s ease,fill .3s ease;transform:rotate(0)}.ac.is-active .ac-icon{transform:rotate(180deg)}.ac-panel{overflow:hidden}.ac-text{display:flex;align-items:center;padding:10px 0;font-weight:300;font-size:14px;line-height:1.5;color:var(--txt-body)}@media (min-width: 1200px){.faq-container{padding-block:80px}.faq-grid{flex-direction:row;justify-content:space-between}.ac{max-width:1062px}.ac-text,.ac-trigger-question{justify-content:flex-start;max-width:1062px}.ac-trigger-question{padding-block:0px;font-size:24px}.ac-text{padding-block:10px;font-size:16px}}.contact-container{padding-block:64px}.contact-mailto{width:100%;display:flex;align-items:center;justify-content:center;gap:32px;font-weight:300;font-size:20px;line-height:1.5;text-align:center;color:var(--txt-body);transition:.3s ease}.contact-mailto:hover{color:var(--accent)}.contact-em{width:100%;max-width:32px;height:32px;object-fit:cover}.contact-img{width:100%;height:210px;object-fit:cover;object-position:left}@media only screen and (min-width: 1200px){.contact-container{padding-block:80px 48px}.contact-mailto{font-size:24px}.contact-img{height:400px;object-position:center}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--bg2)}.legal-header{width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);padding-inline:10px;padding-block:32px;height:30px}.legal-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.policy-close-btn{font-weight:300;font-size:10px;line-height:1.5;text-align:center;color:var(--txt-body);display:inline-flex;align-items:center;justify-content:center;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.legal-close-icon{fill:none;stroke-width:1px;stroke:var(--txt-body);transform:rotate(90deg)}.policy-close-btn:hover{border-bottom:1px solid var(--accent)}.legal-container{padding-block:104px 48px;display:flex;flex-direction:column;font-weight:300;font-size:14px;line-height:1.5;color:var(--txt-body)}.legal-title{margin-bottom:48px;font-weight:300;font-size:32px;line-height:1;text-align:center;text-transform:uppercase;color:var(--txt-body)}.privacy-section h2{font-weight:300;font-size:20px;line-height:1.5;color:var(--txt-body);margin-top:16px;margin-bottom:24px}.legal-container a{position:relative;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.legal-container a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--accent);opacity:0;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.22,.61,.36,1),opacity .4s}.legal-container a:hover:after,.legal-container a:focus:after,.legal-container a:active:after,.legal-container a.active:after{opacity:1;transform:scaleX(1);transform-origin:left}.legal-container a:hover{opacity:unset}.legal-container a:after{transform-origin:right}.legal-container a:hover:after{transform-origin:left;transform:scaleX(1)}@media screen and (min-width: 1200px){.legal-header{padding:56px 120px}.legal-container{padding-block:128px 48px;padding-inline:223px;font-size:16px}.legal-title{font-size:64px}}.footer-container{padding-block:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--main-bg-txt)}.footer-play{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid var(--also-txt);border-radius:12px;max-width:240px;height:64px;box-shadow:2px 3px 3px #71589c80;background:var(--txt-body);transition:all .3s ease}.footer-play:hover{box-shadow:2px 3px 3px #71589c80;background:linear-gradient(180deg,#e8eef2,#a2bed4)}.footer-play-img{width:100%;max-width:175px;height:40px}.footer-nav{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-nav-list{width:100%;display:flex;justify-content:center;align-self:center;gap:32px;margin-block:32px}.footer-separator-li{font-weight:300;font-size:14px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:var(--txt-body);transition:color .3s ease}.footer-separator-li:hover{color:var(--accent)}.footer-copy{font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--txt-body)}@media only screen and (min-width: 1200px){.footer-container{padding-block:80px;flex-direction:row-reverse;justify-content:space-between}.footer-info{display:flex;width:100%;justify-content:space-between}.footer-nav{max-width:365px}.footer-nav-list{flex-direction:row;justify-content:flex-end;gap:64px;margin-block:0}.footer-separator-li{font-size:16px}.footer-copy{width:100%;text-align:start;max-width:365px;font-size:16px}.contact-br{display:none}.footer-play{order:2}.footer-nav{order:1}.footer-copy{order:3}}
