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:48px}.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}.subtitle{font-family:var(--second-family);font-weight:500;font-size:12px;line-height:1.5;letter-spacing:-.02em;text-transform:uppercase;text-align:center;color:var(--lines)}.title{font-family:var(--second-family);font-weight:300;font-size:32px;line-height:1.5;text-align:center;color:var(--txt);padding-block:32px}@media screen and (min-width: 1200px){section{scroll-margin-top:48px}.title{line-height:1.5;color:#fff}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Saira", sans-serif;--second-family: "Saira Condensed", sans-serif;--third-family: "Lexend", sans-serif;--main-bg: #202226;--bg2: #292c30;--stroke-fill: #3a4048;--blocks-shadows: #50565f;--lines: #6b7280;--also-txt: #b8c0cb;--txt: #e9edf3;--accent: #6f8faf;--accent3: #deb163;--accent4: #a86565;--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);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:flex-end;padding-inline:24px;padding-block:12px;height:48px;background:var(--main-bg)}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.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:425px;height:auto;box-shadow:0 4px 8px 2px #3a404899;background:var(--main-bg);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:flex-end;padding-inline:24px;padding-block:12px;height:48px;background:var(--main-bg)}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:1px;stroke:var(--accent4);transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:var(--txt)}.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{font-weight:300;font-size:14px;color:var(--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(--accent4);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)}.header-nav-link:after{transform-origin:right}.header-nav-link:hover:after{transform-origin:left;transform:scaleX(1)}.header-legal{margin-top:81px;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(--also-txt);transition:transform .4s cubic-bezier(.22,.61,.36,1),opacity .4s}.header-legal-link:hover{color:var(--accent4)}@media screen and (min-width: 1200px){.header-container{padding-block:8px;align-items:center;justify-content:center}.header-nav{display:block;width:100%}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;max-width:1027px;margin:0 auto;justify-content:space-between;gap:24px}.header-nav-link{font-size:12px;letter-spacing:1px}}.cookie-wrapper{position:relative}.hero-container{padding-block:112px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero.title{font-size:44px;line-height:1}.hero-text{font-family:var(--second-family);font-weight:300;font-size:24px;line-height:1.5;text-align:center;color:var(--also-txt)}.hero-content{width:100%;display:flex;flex-direction:column;margin-bottom:64px}.hero-img{margin-bottom:64px;width:100%;border-radius:16px}.hero-img img{width:100%;height:auto}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:128px 0;align-items:flex-start}.hero-content{margin-bottom:32px}.hero.title{font-size:64px}.hero-text{font-size:32px}.hero-br{display:none}}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:64px;display:flex;flex-direction:column;align-items:center}.about-info{display:flex;flex-direction:column;align-items:center;gap:32px}.about-text{font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--also-txt)}.about-br{display:none}@media only screen and (min-width: 1200px){.about-container{justify-content:center}.about-info{flex-direction:row;max-width:1096px}.about-text{font-size:16px}.about-br{display:block}}.natural-container{padding-block:64px;display:flex;flex-direction:column;align-items:center}.natural.title-wrapper{width:100%;max-width:425px;display:flex;flex-direction:column;justify-content:center;align-items:center}.natural-text{font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--also-txt)}.natural-break{display:none}@media only screen and (min-width: 1200px){.natural.title-wrapper{max-width:1195px}.natural-text{font-size:16px}.natural-break{display:block}.natural-br{display:none}}.visual-container{padding-block:64px;display:flex;flex-direction:column;justify-content:center;align-items:center}.visual-description{font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--also-txt)}.visual-content{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.visual-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-block:32px;gap:16px}.visual-item{width:100%;display:flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--stroke-fill);border-radius:12px;padding-block:32px;padding-inline:16px;max-width:343px;height:124px;background:var(--bg2)}.visual-text{font-weight:300;font-size:20px;line-height:1.5;text-align:center;color:var(--txt)}.visual-item span{display:flex;align-items:center;justify-content:center;width:100%;max-width:52px;height:52px;border-radius:50%;background:var(--accent3);font-family:var(--second-family);font-weight:500;font-size:44px;line-height:1;text-align:center;color:var(--main-bg)}.visual-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;height:250px}@media only screen and (min-width: 1200px){.visual-content{flex-direction:row;gap:64px}.visual-list{max-width:1068px;justify-content:space-between}.visual-item{flex-direction:column;max-width:188px;height:242px;transition:.3s ease}.visual-img{height:525px}.visual-item:hover{box-shadow:0 4px 0 4px var(--bg2)}}.mechanics-container{padding-block:64px;display:flex;flex-direction:column;justify-content:center;align-items:center}.mechanics.title-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.mechanics-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding:10px 0;margin-top:54px}.mechanics-item{position:relative;width:100%;max-width:210px;height:358px;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:16px;box-shadow:0 4px 0 4px var(--bg2);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.mechanics-item:first-child{margin-left:0}.mechanics-item:last-child{margin-right:16px}.mechanics-item:hover{box-shadow:inset 0 4px 4px #3546614d,inset 0 -1px 3px #faf5e8b3;transform:translateY(2px) scale(.97)}.gallery-steps .mechanics-item img{width:100%}.mechanics-text{width:100%;max-width:313px;font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--also-txt)}.mechanics-item-text{padding-inline:35px;width:100%;position:absolute;bottom:16px;left:50%;transform:translate(-50%);font-weight:300;font-size:20px;line-height:1.5;text-align:center;color:var(--txt)}@media only screen and (min-width: 1200px){.mechanics-list{width:100%;max-width:1178px;justify-content:space-between;align-items:center}.mechanics-item{flex-direction:column}.mechanics-br{display:none}}.gallery-container{padding-block:64px;padding-inline:16px 0}.gallery.title{padding-inline:6px}.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:283px;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:521px;border-radius:16px}.nav-btn{display:none}@media screen and (min-width: 1200px){.gallery-container{width:100%;position:relative}.gallery-content{padding-inline-start:160px}.gallery-content:after{position:absolute;content:"";top:16px;right:0;width:100%;max-width:191px;height:521px;opacity:.8;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:521px;opacity:.8;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%;border-bottom:1px solid var(--also-txt);background:var(--accent3);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(--bg2);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.nav-btn:hover,.nav-btn:active,.nav-btn:focus{opacity:.7}}.game-container{padding-block:64px;display:flex;flex-direction:column;justify-content:center;align-items:center}.game-description{font-weight:300;font-size:20px;line-height:1.5;text-align:center;color:var(--also-txt)}.game-list{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.game-item{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;border:1px solid var(--lines);border-radius:16px;padding-block:32px;padding-inline:16px;max-width:171px;height:170px;background:var(--stroke-fill);transition:.3s ease}.game-item img{width:100%;max-width:48px;height:48px}.game-item p{font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:var(--txt)}.game-item:hover{box-shadow:inset 0 4px 4px #3546614d,inset 0 -1px 3px #faf5e8b3;transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.game-subtitle{font-size:32px}.game-list{margin-top:64px;width:100%;max-width:1176px;gap:32px}.game-item{max-width:340px;height:152px}.game-item p{font-size:16px}}.faq-container{padding-block:48px 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:flex-start;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:400;font-size:20px;line-height:1.6;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;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease;cursor:pointer}.ac-icon{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:400;font-size:16px;line-height:1.6;color:var(--txt-body)}@media (min-width: 1200px){.faq-container{padding-block:64px 80px;display:flex;flex-direction:column;align-items:center}.faq-grid{flex-direction:row;justify-content:space-between}.ac{max-width:994px}.ac-text,.ac-trigger-question{justify-content:flex-start;max-width:994px}.ac-trigger-question{padding-block:0px;font-size:24px}.ac-text{padding-block:10px;font-size:16px}.faq-img{display:flex;width:100%;border-radius:20px;max-width:630px;height:521px}}.contact-container{padding-block:64px;padding-inline:0;display:flex;flex-direction:column;align-items:center}.contact-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:16px;gap:16px}.contact-text{font-weight:300;font-size:14px;line-height:1.5;color:var(--txt)}.contact-mailto{display:flex;align-items:center;gap:16px;font-weight:300;font-size:14px;line-height:1.5;color:var(--txt);transition:.3s ease}.contact-em{width:100%;max-width:24px;height:24px}.contact-mailto:hover{opacity:.5}.contact-img{margin-top:48px;width:100%;max-width:375px;height:228px;object-fit:cover}@media only screen and (min-width: 1200px){.contact-text{font-size:16px;margin-bottom:0}.contact-mailto{font-size:16px}.contact-info{flex-direction:row;gap:16px}.contact-img{max-width:1440px;height:357px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--bg2)}.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(--also-txt)}.legal-close-icon{fill:none;stroke-width:1px;stroke:var(--also-txt);transform:rotate(90deg)}.policy-close-btn:hover{opacity:.7}.legal-container{padding-block:104px 48px;display:flex;flex-direction:column;font-weight:300;font-size:14px;line-height:1.5;color:var(--txt)}.legal-title{margin-bottom:48px;font-family:var(--second-family);font-weight:400;font-size:44px;line-height:1;text-align:center;color:var(--also-txt)}.privacy-section h2{font-weight:300;font-size:20px;line-height:1.5;color:var(--txt);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(--accent4);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;max-width:1440px;height:67px}.legal-container{padding-block:128px 48px;padding-inline:223px}.legal-title{font-size:64px}}.footer-container{padding-block:64px;background:var(--main-bg)}.footer-nav{width:100%;display:flex;align-items:center;justify-content:center}.footer-nav-list{width:100%;max-width:272px;display:flex;justify-content:space-between;align-self:center;gap:10px;margin-bottom:32px}.footer-separator-li{position:relative;font-weight:300;font-size:14px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:var(--also-txt);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.footer-separator-li:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--main-bg-txt);opacity:0;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.22,.61,.36,1),opacity .4s}.footer-separator-li:hover:after,.footer-separator-li:focus:after,.footer-separator-li:active:after,.footer-separator-li.active:after{opacity:1;transform:scaleX(1);transform-origin:left}.footer-separator-li:hover{opacity:.8}.footer-separator-li:after{transform-origin:right}.footer-separator-li:hover:after{transform-origin:left;transform:scaleX(1)}.footer-copy{font-weight:300;font-size:14px;line-height:1.5;color:var(--also-txt)}@media only screen and (min-width: 1200px){.footer-container{width:100%;padding-block:80px;display:flex;flex-direction:row-reverse;justify-content:space-between}.footer-nav{align-items:flex-end;justify-content:flex-end}.footer-nav-list{margin-bottom:0}.footer-copy{width:100%}}
