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:40px}.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-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.subtitle-wrapper{width:100%;padding-block:80px 16px;padding-inline:16px;background:var(--bg2);display:flex;justify-content:center;align-items:center;gap:16px}.subtitle{display:flex;align-items:center;gap:16px;font-weight:700;font-size:16px;line-height:1.2;text-transform:uppercase;color:var(--txt2);white-space:nowrap}.subtitle:before{content:"";display:block;width:32px;height:32px;background-image:url(data:image/webp;base64,UklGRnQCAABXRUJQVlA4WAoAAAAQAAAALwAALwAAQUxQSAQBAAABgJVtb5bnlRAJlYCESMDBcEAdDAcfDpiDSaiESoiESHgPKCVlv4cRMQH45170YclMula3tzFSyZquUiHpQ9RI0pbW6hy2tPQkhc0yBKmSVQBgdrb3xqRBELMEQA5e50YtUdAFACo79bSSOar5Yq8AmEj6NCCx1wGok6TPcXtXAV68fA+zrh3YrvYoZfcGYPaTK6KPvgMAJic5Idz6XAAgkxnhM2/qCaUi/vNOaegUl3jX5TRyucU8qtwrgxIDZUyO2MZYRBkyMVTD9GUMrodGrM6httyRwuFV+g4+cOvzJ/jX2p9w9EkdV6QPWGyMZwTqR42yXREtmvfPUq1lVo49q+B/FVZQOCBKAQAAMAoAnQEqMAAwAD6JNpdHpSKiITjSTACgEQlsAMKztHMPs35K8slwb3mw4PlV7QG2l8wH7M/qr7IHp/74B6AH6q+UB8D37d+jqDrjY47z+2nKoNQWoxYBi5oAAP7tZ///DaTrDAyy1LdKm79NB6GGnJ+DTwaGv5LpT/z4D///E2F8bGofAOsBVgcU6m9v1qSaIW/t1tundnlGf67ebz6XcXm8iPujYpNsxydwZD0RdtP5WULwc///VE0Lf4TmD04qT00+2V95K+PVhR36Rb0VSvHsHQzdCbY7/09r/+kAnNp792PQFXufUWMbOz2mQJKsMxXqEvf4DwsRKzcKwEXrez//aYf/2eT//2bU/8O7kVs5y3wn03tsw3UowXd6UZIU1mZHy1Yxw+Xh+JJfV/6yTTdvXP5GMo1K+XfMbGIkk3JW7HKwspbR4AAA);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}.title{font-weight:700;font-size:24px;line-height:1.5;text-transform:uppercase;text-align:center;background:linear-gradient(180deg,#fdc703,#bf8c0b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:56px}.text{font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--txt2)}@media screen and (min-width: 1200px){section{scroll-margin-top:58px}.subtitle-wrapper{padding-block:80px 16px;padding-inline:120px;justify-content:flex-start}.title{font-size:32px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Sofia Sans Condensed", sans-serif;--second-family: "Roboto Flex", sans-serif;--third-family: "Asap Condensed", sans-serif;--bg1: #2b2647;--bg2: #3f3762;--txt1: #f3f0fb;--txt2: #d5d3ff;--extra: #4b22a8;--accent1: #fdc703;--accent2: #315e46;--accent3: #be58b5;--accent4: #bf8c0b;--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(--bg1);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-block:8px;padding-inline:16px;height:40px;background:var(--bg1)}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.logo-img{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:fit-content;background:var(--bg1);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-block:8px;padding-inline:16px;height:40px;background:var(--bg1)}.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(--txt1);transition:all .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:var(--accent1);transform:translateY(2px) scale(.97)}.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:40px;gap:40px}.header-nav-link{font-weight:400;font-size:16px;line-height:1.5;color:var(--txt1);opacity:.4;display:inline-flex;align-self:center;position:relative;padding:8px;text-decoration:none;transition:all .3s ease}.logo-img-link{transition:all .3s ease}.logo-img-link:hover{transform:translateY(2px) scale(1.07)}.header-nav-link:hover{opacity:1;color:var(--txt1);transform:translateY(2px) scale(.97)}@media screen and (min-width: 1200px){.header-container{padding-block:12px;padding-inline:120px;height:58px;background:var(--bg2);align-items:center;justify-content:center}.logo-img{max-width:32px;height:32px}.header-nav{display:flex;width:100%;justify-content:flex-end}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;max-width:1027px;justify-content:flex-end;gap:16px}}.hero-container{padding-block:64px 80px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-image:url(/assets/hero-img-mob-DOrOdlgp.webp);background-position:center;background-repeat:no-repeat;background-size:cover;height:847px}.hero-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.title-logo{width:100%;max-width:165px;height:146px}.hero-title{font-weight:700;font-size:48px;line-height:1.3;text-transform:uppercase;text-align:center;color:var(--accent1)}.hero-subtitle{width:100%;font-weight:400;font-size:24px;line-height:1.3;text-align:center;color:var(--txt2);max-width:336px}.hero-link{display:flex;justify-content:center;align-items:center;width:100%;border-radius:8px;max-width:240px;height:64px;box-shadow:inset 0 0 14px 5px #fdc703;background:var(--accent1);transition:all .3s ease}.hero-link:hover{transform:translateY(2px) scale(.97);box-shadow:inset 0 0 14px 5px #c78315}.hero-play{width:100%;max-width:164px;height:40px}@media only screen and (min-width: 1200px){.hero-container{width:100%;margin-top:58px;padding-block:0 80px;justify-content:flex-start;background-image:url(/assets/hero-img-kJHRJ3Xl.webp);gap:56px}.hero-info{gap:16px}.hero-title{font-size:64px;line-height:1.5}.hero-subtitle{max-width:555px;font-size:32px;line-height:1.5}.title-logo{max-width:378px;height:335px}}.about-container{padding-block:80px;display:flex;flex-direction:column;justify-content:center;align-items:center}.about.title-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-info{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.about.text{width:100%;max-width:283px;color:var(--txt1)}.about-img{width:100%;border:2px solid var(--accent3);border-radius:8px;max-width:243px;height:282px;object-fit:cover;transition:all .5s ease}.about-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(4px 6px 8px rgb(190,88,181,.8))}.br{display:none}@media only screen and (min-width: 1200px){.about-info{max-width:799px}.about.text{max-width:455px}.about-img{max-width:140px;height:162px}.br{display:block}}.visual-container{padding-block:80px;display:flex;flex-direction:column;align-items:center;overflow:hidden}.visual-content{width:100%}.visual-steps{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding:10px 0}.visual-step{width:100%;border:1px solid var(--extra);border-radius:8px;padding:16px;max-width:270px;height:394px;scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--bg2);transition:all .5s ease}.visual-overlay{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block:12px;padding-inline:0px;max-width:238px;height:112px}.visual-overlay h3{font-weight:700;font-size:16px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--txt1)}.visual-step span{width:100%;display:flex;border:1px solid var(--accent4);max-width:238px;height:0px;margin-block:8px}.visual.text{color:var(--txt2)}.visual-img{width:100%;max-width:238px;height:242px;object-fit:cover;transition:all .5s ease}.visual-step:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--accent3);transform:translateY(2px) scale(.97)}.visual-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(-4px 6px 8px rgb(190,88,181,.8))}@media screen and (min-width: 1200px){.visual-container{width:100%}.visual-content{max-width:1174px}.visual-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.visual-step{max-width:370px;height:466px;flex:0 0 100%}.visual-step:nth-child(4),.visual-step:nth-child(5){max-width:570px;height:676px}.visual-overlay{max-width:338px;height:88px}.visual-img{max-width:338px;height:344px}.visual-step:nth-child(4) .visual-img,.visual-step:nth-child(5) .visual-img{max-width:538px;height:548px}.visual-step:nth-child(4) .visual-overlay,.visual-step:nth-child(5) .visual-overlay{max-width:538px;height:88px}}.characters-container{padding-block:80px;display:flex;flex-direction:column;align-items:center;overflow:hidden}.characters-content{width:100%}.characters-steps{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding:20px 0}.characters-step{width:100%;border-radius:8px;max-width:270px;height:625px;scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;gap:16px;transition:all .5s ease}.characters-overlay{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block:12px;padding-inline:0px;max-width:270px;height:140px}.characters-overlay h3{font-weight:400;font-size:24px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--txt1)}.characters-overlay span{width:100%;border:1px solid var(--accent3);max-width:210px;height:0px;margin-block:16px}.characters.text{padding-inline:44px}.characters-img{width:100%;height:auto;object-fit:cover;transition:all .5s ease}.characters-step:hover{transform:translateY(2px) scale(.97)}.characters-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(4px 6px 8px rgb(190,88,181,.8))}@media screen and (min-width: 1200px){.characters-container{width:100%}.characters-content{max-width:1178px}.characters-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.characters-step{max-width:333px;height:679px;flex:0 0 100%}.characters-overlay{max-width:301px;height:140px}.characters.text{padding-inline:40px}.characters-img{max-width:301px;height:523px}}.progression-container{padding-block:80px;display:flex;flex-direction:column;align-items:center}.progression-info{width:100%}.progression-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.progression-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:16px;border-radius:8px;padding:16px;max-width:343px;height:152px;background:linear-gradient(180deg,#2b264799,#5d558099);transition:all .5s ease}.progression-item:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--accent3);transform:translateY(2px) scale(.97)}.progression-overlay{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:12px;padding-inline:0px}.progression-overlay h3{font-weight:400;font-size:20px;line-height:1.5;text-transform:uppercase;color:var(--txt1)}.progression-item span{width:100%;display:flex;border:1px solid var(--accent3);max-width:237px;height:0px;margin-block:16px}.progression.text{text-align:start}.progression-img{width:100%;max-width:48px;height:48px}@media screen and (min-width: 1200px){.progression-list{align-items:flex-start}.progression-item{flex-direction:column;max-width:210px;height:296px}.progression-overlay{align-items:center}.progression.text{padding-inline:20px;text-align:center}.progression-overlay h3{text-align:center}.progression-item span{max-width:178px}}.natural-section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.natural-container{padding-block:80px 48px;display:flex;flex-direction:column;align-items:center}.natural-content{width:100%}.natural-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.natural-item{display:flex;flex-direction:column;justify-content:center;gap:16px;width:100%;border:1px solid var(--accent3);border-radius:8px;padding:16px;max-width:333px;height:90px;background:var(--bg1);transition:all .3s ease}.natural-item:hover{box-shadow:inset 0 4px 4px #3546614d,inset 0 -1px 3px var(--accent3);transform:translateY(2px) scale(.97)}.natural-box{width:100%;display:flex;align-items:center;justify-content:space-between}.natural-name{font-weight:400;font-size:16px;line-height:1.5;color:var(--txt2)}.natural-text{font-weight:400;font-size:12px;line-height:1.5;color:var(--txt1)}.natural-img{width:100%;max-width:70px;height:14px}.natural-bg{width:100%;min-height:268px;object-fit:cover;object-position:90% top}@media only screen and (min-width: 1200px){.natural-list{gap:32px}.natural-item{justify-content:flex-start;max-width:160px;height:108px}.natural-bg{height:100%}}.contact-section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-container{padding-block:80px 48px;display:flex;flex-direction:column;align-items:center}.contact.title{margin-bottom:32px}.contact-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.contact-mailto{display:flex;align-items:center;gap:16px;font-weight:400;font-size:24px;line-height:1.5;color:var(--txt1);transition:all .3s ease}.contact-em{width:100%;max-width:40px;height:40px}.contact-mailto:hover{color:var(--accent3);transform:translateY(2px) scale(.97)}.contact-img{width:100%;min-height:196px;object-fit:cover;object-position:top}@media screen and (min-width: 1200px){.contact-img{height:100%}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--bg1)}.legal-header{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);padding-block:32px 16px;padding-inline:16px;height:auto;background:var(--bg1)}.legal-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.policy-close-btn{display:flex;align-items:center;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:var(--txt1);transition:all .3s ease}.legal-close-icon{fill:none;stroke-width:1px;stroke:var(--txt1);transform:rotate(90deg)}.policy-close-btn:hover{transform:translateY(2px) scale(.99)}.legal-container{padding-block:120px 56px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:14px;line-height:1.5;color:var(--txt1)}.legal-title{margin-bottom:48px;text-align:center;font-weight:700;font-size:32px;line-height:1.5;text-transform:uppercase;background:linear-gradient(180deg,#fdc703,#bf8c0b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.privacy-section h2{font-weight:400;font-size:20px;line-height:1.5;text-transform:uppercase;color:var(--txt2);margin-block:24px 16px}.privacy-section ul{list-style:disc;margin-left:20px}.privacy-section a{text-decoration:underline;text-decoration-skip-ink:none;transition:all .3s ease}.privacy-section a:hover{color:var(--accent1)}@media screen and (min-width: 1200px){.legal-header{padding-inline:120px;padding-block:56px 16px}.legal-container{padding-block:176px 80px;padding-inline:227px}.legal-title{font-size:64px}}.footer-container{padding-block:80px;border-top:1px solid var(--extra);background:var(--bg2)}.footer-nav{width:100%}.footer-nav-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin-bottom:32px}.footer-separator-li{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.footer-separator-li:nth-child(2),.footer-separator-li:nth-child(3){width:100%;max-width:140px}.footer-separator-link{font-weight:400;font-size:16px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:var(--txt1);transition:all .3s ease}.footer-link{display:flex;justify-content:center;align-items:center;width:100%;border-radius:8px;max-width:240px;height:64px;box-shadow:inset 0 0 14px 5px #fdc703;background:var(--accent1);transition:all .5s ease}.footer-copy{font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.01em;text-align:center;color:var(--txt1)}.footer-separator-link:hover{color:var(--accent1);transform:translateY(2px) scale(.97)}.footer-link:hover{transform:translateY(2px) scale(.97);box-shadow:inset 0 0 14px 5px #c78315}@media only screen and (min-width: 1200px){.footer-container{width:100%;display:flex;flex-direction:row-reverse;align-items:center}.footer-nav{max-width:60%}.footer-separator-li{justify-content:flex-start}.footer-separator-li:nth-child(3),.footer-separator-li:nth-child(2){justify-content:flex-end}.footer-nav-list{margin-bottom:0;flex-wrap:nowrap}.footer-copy{display:flex;width:100%;max-width:40%;text-align:start}.footer-line{display:flex}}
