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:80px}.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}@media screen and (min-width: 1200px){section{scroll-margin-top:60px}}*,*:before,*:after{box-sizing:border-box}:root{--bg: #1a1716;--secondary-surface: #201d1c;--blocks: #362a2a;--lines: #414141;--accent: #e2992f;--also-txt: #afa598;--body-txt: #eee;--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;--font-family: "Anybody", sans-serif;--second-family: "Luckiest Guy", sans-serif;--third-family: "Lexend", sans-serif}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:var(--bg);font-family:var(--font-family);overflow-x:hidden}main{flex-grow:1}main:has(.back-link){text-align:center}html{scroll-behavior:smooth}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 1200px){.container{max-width:1440px;padding:0 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:24px;padding-block:12px;max-width:375px;height:48px;background:var(--secondary-surface)}.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-burger{background:none;border:none;cursor:pointer}.header-mobile-close-icon,.header-burger-icon{stroke-width:1px;stroke:var(--accent);transition:color .3s ease}.header-mobile-menu{display:flex;position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:375px;height:auto;background:var(--secondary-surface);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:24px;padding-block:12px;height:48px;background:var(--secondary-surface)}.header-mobile-close{background:none;border:none;cursor:pointer}.header-mobile-close-icon{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:48px;gap:32px}.header-nav-link{font-weight:300;font-size:14px;color:var(--body-txt);display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;opacity:.5;transition:color .3s ease}.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(--body-txt)}.header-nav-link:after{transform-origin:right}.header-nav-link:hover:after{transform-origin:left;transform:scaleX(1)}.header-legal{margin-top:100px;padding-inline:16px;display:flex;width:100%;align-items:center;justify-content:space-between;transition:.3s ease}.header-legal-link{font-weight:300;font-size:14px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--body-txt);opacity:.6}.header-legal-link:hover{opacity:unset}@media screen and (min-width: 1200px){.header-container{padding-block:16px;padding-inline:120px;max-width:1440px;height:64px;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%;max-width:1098px;margin:0 auto;justify-content:space-between;gap:24px}.header-nav-link{font-size:10px;letter-spacing:1px}}.cookie-wrapper{position:relative}.hero-container{padding-block:96px 56px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-image:url(/assets/hero-image-bg-mob-B6Prt-lg.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.hero-content{width:100%;display:flex;flex-direction:column;max-width:375px}.hero-img{width:100%;max-width:343px;height:174px;margin-top:38px}.hero-text-subtitle{font-weight:300;font-size:20px;line-height:1.7;text-align:center;color:var(--also-txt);padding-inline:30px}.hero-play-btn{margin-top:323px;display:flex;align-items:center;justify-content:center;padding:14px 26px;width:100%;border-radius:8px;max-width:220px;height:64px;box-shadow:2px 2px 1px #afa59866;background:var(--body-txt);transition:.3s ease}.play-btn{width:100%;max-width:167px;height:36px}.hero-play-btn:hover{box-shadow:2px 2px 1px #afa59866;background:var(--also-txt)}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:104px 56px;justify-content:center;align-items:center;background-image:url(/assets/hero-image-bg-0x1cWbbp.webp)}.hero-content{max-width:1120px}.hero-img{margin-bottom:36px;max-width:1120px;height:64px}.hero-text-subtitle{font-size:24px;padding-inline:0px}.hero-play-btn{margin-top:423px}}body.no-scroll{overflow:hidden}.hidden{display:none!important}.cookie-policy{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;width:100%;bottom:0;left:50%;transform:translate(-50%);z-index:999;padding:64px 41px;max-width:375px;background:var(--secondary-surface)}.cookie-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.cookie-text p{font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--body-txt)}.cookie-buttons{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:275px;margin-top:32px}.accept-btn{padding:0;border:none;width:100%;max-width:118px;height:36px;border-bottom:1px solid var(--also-txt);background:transparent;font-weight:300;font-size:12px;line-height:1.7;text-align:center;color:var(--body-txt);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.decline-btn:hover,.accept-btn:hover{transform:scale(1.02)}.decline-btn{border:none;border-radius:4px;width:100%;max-width:119px;height:36px;box-shadow:1px 2px 1px #6b6f6a4d;background:var(--also-txt);font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:var(--bg);text-transform:uppercase;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}@media screen and (min-width: 1200px){.cookie-policy{flex-direction:row;justify-content:center;width:100%;max-width:1440px;gap:64px}.cookie-text{width:100%;max-width:772px;justify-content:flex-start;align-items:flex-start;gap:8px}.cookie-text p{width:100%;max-width:772px}.cookie-buttons{max-width:288px;flex-direction:row;justify-content:space-between;gap:20px;margin-top:0}}.about-container{padding-block:56px;display:flex;flex-direction:column;align-items:center;background:var(--bg--txt)}.about-info{display:flex;flex-direction:column;align-items:center}.about-title-img{width:100%;max-width:247px;height:24px;margin-bottom:48px}.about-text{font-weight:300;font-size:20px;line-height:1.7;text-align:center;color:var(--body-txt)}.about-img{width:100%;max-width:343px;height:244px;margin-top:16px}.break{display:none}@media only screen and (min-width: 1200px){.about-container{padding-block:64px 84px;justify-content:center}.about-info{flex-direction:row;max-width:1200px;gap:22px}.about-title-img{max-width:308px;height:32px;margin-bottom:64px}.about-text{width:100%;max-width:657px;font-size:24px;text-align:start}.about-img{max-width:521px;height:370px;margin-top:-80px}.break{display:block}}.natural-container{padding-block:56px;padding-inline:0;display:flex;flex-direction:column;align-items:center}.natural-title-img{width:100%;max-width:143px;height:24px;margin-bottom:48px}.natural-content{padding-inline:16px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.natural-list{width:100%;margin-bottom:48px;display:flex;flex-direction:column;flex-wrap:wrap;gap:15px}.natural-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:343px;height:56px;border-bottom:1px solid var(--lines);padding-block:16px;padding-inline:32px 16px}.natural-item-text{width:100%;max-width:263px;font-weight:300;font-size:14px;line-height:1.7;text-align:center;color:var(--body-txt)}.natural-item span{display:flex;width:100%;max-width:16px;height:16px;border-radius:50%}.natural-item:nth-child(1) span{background:#dd4cce}.natural-item:nth-child(2) span{background:#fabc13}.natural-item:nth-child(3) span{background:#00e350}.natural-item:nth-child(4) span{background:#0081e3}.natural-text{padding-bottom:13px;font-weight:300;font-size:20px;line-height:1.7;text-align:center;color:var(--body-txt)}.natural-img{width:100%;max-width:343px;height:179px}@media only screen and (min-width: 1200px){.natural-container{padding-block:64px 84px}.natural-title-img{max-width:179px;height:32px;margin-bottom:64px}.natural-list{flex-direction:row;max-width:812px;gap:32px}.natural-item{border-bottom:1px solid var(--lines);max-width:390px;height:59px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.natural-item-text{max-width:326px;font-size:16px}.natural-text{font-size:24px}.natural-img{max-width:1200px;height:539px}.natural-item:hover{transform:translateY(-2px) rotate(-1.5deg)}}.visual-container{padding-block:56px;display:flex;flex-direction:column;justify-content:center;align-items:center}.visual-title-img{width:100%;max-width:245px;height:24px;margin-bottom:48px}.visual-content{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:32px}.visual-content-list{width:100%;display:flex;flex-direction:column;padding-block:32px;gap:8px}.visual-content-list li{width:100%;display:flex;align-items:center;gap:16px;max-width:343px;height:63px;border:1px solid var(--lines);border-radius:8px;padding-block:8px;padding-inline:32px 16px}.visual-text{width:100%;max-width:232px;font-weight:300;font-size:12px;line-height:1.7;color:var(--body-txt)}.visual-content-list span{display:flex;align-items:center;justify-content:center;width:100%;max-width:47px;height:47px;border-radius:50%;box-shadow:inset 0 -4px 2px #eeeeeeb3;background:var(--also-txt)}.visual-img{width:100%;object-fit:cover;max-width:343px;height:343px}@media only screen and (min-width: 1200px){.visual-container{padding-block:64px 84px}.visual-title-img{max-width:306px;height:32px;margin-bottom:64px}.visual-content{flex-direction:row;gap:64px;max-width:1157px}.visual-content-list{max-width:343px;padding-block:0}.visual-content-list li{max-width:343px;height:63px;transition:.3s ease}.visual-img{max-width:343px;height:343px}.visual-content-list li:hover{transform:translateY(-2px) rotate(1.5deg)}}.mechanics-container{padding-block:56px;display:flex;flex-direction:column;justify-content:center;align-items:center}.mechanics-title-img{width:100%;max-width:245px;height:24px;margin-bottom:48px}.mechanics-content{width:100%;display:flex;flex-direction:column;justify-content:center}.mechanics-text{font-weight:300;font-size:20px;line-height:1.5;text-align:center;color:var(--body-txt)}.mechanics-list{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.mechanics-item{display:flex;align-items:center;gap:16px;width:100%;border-radius:8px;max-width:343px;height:90px;border:1px solid var(--lines);padding-block:16px;padding-inline:32px 16px;background:var(--blocks);transition:.3s ease}.mechanics-item p{width:100%;max-width:221px;padding-inline:6px;font-weight:300;font-size:14px;line-height:1.7;text-align:center;color:var(--body-txt)}.mechanics-item span{width:100%;border-radius:50%;padding-block:8px;padding-inline:16px;max-width:58px;height:58px;box-shadow:inset 0 -4px 2px 0 var(--microsoft-btn-microsoft-yellow);background:var(--accent);font-family:var(--second-family);font-weight:400;font-size:32px;line-height:1.3;text-align:center;color:var(--secondary-surface)}.mechanics-item:hover{box-shadow:inset 0 2px 8px #00000040;transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.mechanics-container{padding-block:64px 84px}.mechanics-title-img{max-width:306px;height:32px;margin-bottom:64px}.mechanics-text{font-size:24px;text-align:start}.mechanics-list{width:100%;max-width:1128px;gap:32px}.mechanics-item{flex-direction:column;max-width:200px;height:198px}.mechanics-item p{max-width:136px;padding-inline:0px;font-size:12px}.br{display:none}}.gallery-container{padding-block:56px;padding-inline:16px 0}.gallery-title-box{padding-inline:0 16px;display:flex;align-items:center;justify-content:center}.gallery-title-img{width:100%;max-width:126px;height:24px;margin-bottom:48px}.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;margin-block:24px 40px}.gallery-step{width:100%;max-width:283px;height:503px;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;gap:10px;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:283px;height:503px}.nav-btn{display:none}@media screen and (min-width: 1200px){.gallery-container{width:100%;max-width:1440px;padding-inline:160px 0;padding-block:64px 84px;position:relative}.gallery-title-box{padding-inline:0 160px}.gallery-title-img{width:100%;max-width:158px;height:32px;margin-bottom:48px}.gallery-container:after{position:absolute;content:"";top:152px;right:0;width:100%;max-width:191px;height:503px;background:#0000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9}.gallery-container:before{position:absolute;content:"";top:152px;left:0;width:100%;max-width:191px;height:503px;background:#0000;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 440px}.gallery-step:first-child{margin-left:60px}.gallery-step:last-child{margin-right:200px}.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(--also-txt);box-shadow:0 2px 2px #e3860080;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:-40px;transform:rotate(90deg)}.btn-next{right:40px;transform:rotate(270deg)}.btn-prev:hover,.btn-prev:active,.btn-prev:focus,.btn-next:hover,.btn-next:active,.btn-next:focus{background:var(--body-txt)}.gallery-icon{fill:none;stroke:#000}}.reviews-container{padding-block:56px;padding-inline:16px 0}.reviews-title-img{width:100%;max-width:131px;height:24px;margin-bottom:48px}.reviews-info{display:flex;flex-direction:column;justify-content:center;align-items:center}.reviews-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.reviews-steps{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:20px;padding:10px 0}.reviews-step{width:100%;max-width:200px;height:120px;scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;border-radius:8px;padding:14px;border:1px solid var(--lines);background:var(--secondary-surface)}.reviews-step:first-child{margin-left:0}.reviews-step:last-child{margin-right:16px}.reviews-saying{width:100%;font-weight:300;font-size:14px;line-height:1.7;color:var(--body-txt)}.reviews-step-name{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid var(--lines);padding-block:0px 4px;padding-inline:0px}.reviews-step-name h4{font-weight:500;font-size:12px;line-height:1.7;color:var(--also-txt)}.reviews-step-name img{width:100%;max-width:80px;height:16px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.reviews-step-name img:hover{box-shadow:inset 0 2px 8px #00000040;transform:translateY(2px) scale(.97)}.reviews-img{width:100%;max-width:343px;height:141px}@media screen and (min-width: 1200px){.reviews-container{padding-block:64px 84px;padding-inline:156px;display:flex;flex-direction:column;align-items:center;justify-content:center}.reviews-title-img{max-width:164px;height:32px;margin-bottom:64px}.reviews-content{width:100%;max-width:1128px}.reviews-steps{max-width:1128px;justify-content:space-between}.reviews-step{max-width:200px;height:153px;justify-content:flex-start}.reviews-step:first-child{margin-left:0}.reviews-step:last-child{margin-right:0}.reviews-saying{font-size:16px}.reviews-img{max-width:1200px;height:447px}}.contact-container{padding-block:56px;display:flex;flex-direction:column;align-items:center}.contact-title-img{width:100%;max-width:128px;height:24px;margin-bottom:48px}.contact-text{font-weight:300;font-size:14px;line-height:1.7;text-align:center;color:var(--body-txt);margin-bottom:16px}.contact-mailto{display:flex;align-items:center;gap:16px;font-weight:300;font-size:14px;line-height:1.7;color:var(--body-txt);transition:.3s ease}.contact-em{width:100%;max-width:16px;height:16px}.contact-mailto:hover{opacity:.5}@media only screen and (min-width: 1200px){.contact-container{padding-block:64px 84px}.contact-title-img{max-width:160px;height:32px;margin-bottom:64px}.contact-text{font-size:16px;margin-bottom:0}.contact-mailto{font-size:16px}.contact-info{display:flex;gap:16px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--secondary-surface)}.legal-header{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);padding-inline:10px;padding-block:32px;max-width:376px;height:30px}.legal-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.policy-close-btn{display:flex;align-items:center;font-weight:300;font-size:12px;line-height:1.5;text-align:center;color:var(--body-txt)}.legal-close-icon{fill:none;stroke:var(--body-txt);transform:rotate(90deg)}.policy-close-btn:hover{opacity:.5}.legal-container{padding-block:104px 48px;display:flex;flex-direction:column;font-weight:300;font-size:14px;line-height:1.7;color:var(--body-txt)}.legal-title{margin-bottom:48px;font-family:var(--second-family);font-weight:400;font-size:28px;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:var(--also-txt);text-shadow:inset 0 4px 2px var(--body-txt)}.privacy-section h2{font-weight:300;font-size:20px;line-height:1.7;color:var(--body-txt);margin-top:16px;margin-bottom:24px}.legal-container a{transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.legal-container a:hover{border-bottom:1px solid var(--also-txt)}@media screen and (min-width: 1200px){.legal-header{padding:56px 120px;max-width:1440px;height:67px}.legal-container{padding-block:128px 48px;padding-inline:223px}.legal-title{font-size:40px}}.footer-container{padding-block:64px;background:var(--bg)}.footer-nav{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-nav-list{width:100%;display:flex;justify-content:space-between;align-self:center;gap:10px;margin-bottom:32px}.footer-separator-li{font-weight:300;font-size:14px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:var(--body-txt);transition:.3s ease}.footer-separator-li:hover{opacity:.5}.footer-copy{font-weight:300;font-size:14px;line-height:1.5;color:var(--body-txt);text-align:center}.footer-play-btn{display:flex;align-items:center;justify-content:center;border-radius:8px;width:100%;max-width:220px;height:64px;box-shadow:2px 2px 1px #afa59866;background:var(--body-txt);margin-bottom:32px;transition:.3s ease}.footer-play-btn:hover{box-shadow:2px 2px 1px #afa59866;background:var(--also-txt)}@media only screen and (min-width: 1200px){.footer-container{padding-block:80px;width:100%;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.footer-nav{flex-direction:row;justify-content:space-between;margin-bottom:0;max-width:703px}.footer-nav-list{margin-bottom:0;max-width:366px}.footer-separator-li{display:flex;width:100%;max-width:fit-content;font-size:16px}.footer-copy{width:100%;max-width:341px;font-size:16px}.footer-play-btn{margin-bottom:0}}
