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}.title-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.subtitle{font-weight:500;font-size:16px;line-height:1.5;text-transform:uppercase;color:var(--accent2);display:flex;align-items:center;justify-content:center;width:100%;border-bottom:1px solid var(--extra);padding-block:80px 16px;padding-inline:16px}.title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--txt2);margin-block:80px 64px}.text{font-weight:300;font-size:16px;line-height:1.5;text-align:center;color:var(--txt1)}@media screen and (min-width: 1200px){section{scroll-margin-top:48px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Albert Sans", sans-serif;--second-family: "Francois One", sans-serif;--third-family: "Asap Condensed", sans-serif;--font3: "Manrope", sans-serif;--bg1: #f8f3ea;--bg2: #efe6d6;--txt1: #3d3a35;--txt2: #726b60;--extra: #b6aea1;--accent1: #6a9bc8;--accent2: #db684b;--accent3: #d5b66f;--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:32px;height:32px}.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:100vh;background:var(--bg1);z-index:100;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:color .3s ease}.header.hero-link-box{margin-block:48px 64px;display:flex;justify-content:center;align-items:center;width:100%;border-top:1px solid var(--extra)}.hero-link.header-nav-link{margin-block:48px 64px}.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(--txt2);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:32px;gap:16px}.header-nav-link{font-weight:300;font-size:16px;line-height:1.5;color:var(--txt2);display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;transition:all .3s ease}.header-nav-link:hover{color:var(--txt1);transform:translateY(2px) scale(.97)}@media screen and (min-width: 1200px){.header-container{padding-block:8px;padding-inline:120px;height:47px;align-items:center;justify-content:center}.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:24px}.header-nav-link{font-size:12px}}.hero-container{padding-inline:0;padding-block:88px 64px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{padding-inline:16px;font-family:var(--second-family);font-weight:400;font-size:48px;line-height:1.2;text-transform:uppercase;text-align:center;color:var(--txt1);text-shadow:1px 2px 2px rgba(61,58,53,.3);margin-bottom:32px}.hero-subtitle{padding-inline:32px;font-weight:300;font-size:16px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--txt2)}.hero-box{width:100%;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.hero-img{width:100%;margin-block:32px 40px;height:305px;position:relative;z-index:1}.hero-link{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;width:100%;border-radius:8px;max-width:240px;height:64px;box-shadow:0 2px 2px #2d2d2d80;background:var(--accent2);transition:all .3s ease}.hero-link:hover{transform:translateY(2px) scale(.97);box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--accent3)}.hero-play{width:100%;max-width:164px;height:40px}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:106px 80px;padding-inline:clamp(16px,8vw,120px)}.hero-title{font-size:80px}.hero-subtitle{font-size:24px}.hero-box{flex-direction:column}.hero-img{max-width:1200px;height:520px;margin-block:-100px 0px}.hero-link{margin-top:64px}}.about-section{background:var(--bg2)}.about-container{padding-block:0 64px;display:flex;flex-direction:column;align-items:center}.about-info{display:flex;flex-direction:column;align-items:center}.about-img{width:100%;border:1px solid var(--extra);object-fit:cover;box-shadow:0 2px 2px #b6aea199}@media only screen and (min-width: 1200px){.about-section{display:flex;flex-direction:column;justify-content:center;align-items:center}.about.title-wrapper{max-width:782px}.about-img{border-radius:8px;max-width:1200px;height:531px}}.visual-container{padding-block:0 64px;display:flex;flex-direction:column;align-items:center}.visual-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.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-radius:8px;padding-block:16px;padding-inline:14px;max-width:210px;height:254px;scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 2px #b6aea199;background:var(--bg2);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.visual-step:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--accent3);transform:translateY(2px) scale(.97)}.visual-overlay h3{font-weight:300;font-size:16px;line-height:1.5;text-align:center;color:var(--txt1)}.visual-step span{display:flex;border:1px solid var(--accent3);width:182px;height:0px;margin-block:16px}.visual-text{font-weight:300;font-size:12px;line-height:1.5;text-align:center;color:var(--txt2)}.visual-steps .visual-step img{width:100%;max-width:48px;height:48px;margin-bottom:28px}@media screen and (min-width: 1200px){.visual-container{width:100%;padding-block:0 80px}.visual-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.visual-step{flex:0 0 100%}}.progression-section{background:var(--bg2)}.progression-container{padding-block:0 80px;display:flex;flex-direction:column;align-items:center}.progression-info{width:100%}.progression-list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.progression-item{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:1px solid var(--extra);border-radius:8px;max-width:343px;height:342px;background:var(--bg2);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.progression-item:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--accent1);transform:translateY(2px) scale(.97)}.progression-overlay{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 40px}.progression-overlay h3{font-weight:300;font-size:16px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--txt1)}.progression-item span{display:flex;border:1px solid var(--accent1);width:182px;height:0px;margin-block:16px}.progression-text{font-weight:300;font-size:12px;line-height:1.5;text-align:center;color:var(--txt2);padding-inline:20px}.progression-img{width:100%;border-radius:8px;height:210px;object-fit:cover}@media screen and (min-width: 1200px){.progression-list{gap:48px}.progression-item{flex-direction:column-reverse;max-width:1200px;height:auto;border-top:1px solid transparent}.progression-overlay{max-width:334px}.progression-img{margin-top:-142px;height:auto}}.gallery-container{padding-block:0 80px}.gallery-content{margin-top:80px;width:100%;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%;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:16px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.gallery-step:hover{box-shadow:inset 0 2px 8px #00000040}.gallery-steps .gallery-step img{width:100%;height:100%;object-fit:cover;border:1px solid var(--extra);border-radius:8px}.nav-btn{display:none}@media screen and (min-width: 1200px){.gallery-container{width:100%;position:relative}.gallery-content:after{position:absolute;content:"";top:9px;right:-120px;width:100%;max-width:191px;height:302px;opacity:.8;backdrop-filter:blur(14px);background:#f8f3ea80;-webkit-backdrop-filter:blur(14px);z-index:9}.gallery-content:before{position:absolute;content:"";top:9px;left:-120px;width:100%;max-width:191px;height:300px;opacity:.8;backdrop-filter:blur(14px);background:#f8f3ea80;-webkit-backdrop-filter:blur(14px);z-index:9}.gallery-step:first-child{margin-left:70px}.gallery-step:last-child{margin-right:70px}.gallery-step{flex:0 0 100%;max-width:400px}.gallery-step:nth-child(2n){max-width:535px}.gallery-steps .gallery-step img{max-width:fit-content;height:300px}.nav-btn{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:56px;height:56px;border-radius:4px;background:var(--accent1);border:none;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:all .3s ease}.nav-btn:hover{background:var(--accent2);box-shadow:0 4px 4px #00000040}.btn-prev{left:-10px;rotate:90deg}.btn-next{right:-10px;rotate:270deg}.gallery-icon{fill:none;stroke-width:2px;stroke:var(--bg1)}}.natural-section{background:var(--bg2)}.natural-container{padding-block:0 80px;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:32px}.natural-item{display:flex;flex-direction:column;justify-content:center;gap:16px;width:100%;border:1px solid var(--accent3);border-radius:8px;padding-block:16px;padding-inline:22px;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(--accent2);transform:translateY(2px) scale(.97)}.natural-box{width:100%;display:flex;align-items:center;justify-content:space-between}.natural-name{font-weight:300;font-size:16px;line-height:1.5;color:var(--txt2)}.natural-text{font-weight:300;font-size:12px;line-height:1.5;color:var(--txt1)}.natural-img{width:100%;max-width:70px;height:14px}@media only screen and (min-width: 1200px){.natural-item{max-width:212px;height:124px}}.faq-container{padding-block:0 80px}.faq-grid,.accordion-container{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.ac{width:100%;display:flex;justify-content:center;gap:12px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.ac-header-wrapper{width:100%;display:flex;flex-direction:column}.ac-trigger{width:100%;display:flex;padding:0;cursor:pointer;align-items:center;justify-content:center;border:none;background:none}.ac-content-box{flex-grow:1;display:flex;flex-direction:column}.ac-icon-box{width:100%;max-width:24px;height:24px;background:var(--accent2);border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease}.faq-icon{fill:none;stroke:var(--bg1);transform:rotate(0);transition:all .3s ease}.ac-panel{overflow:hidden;transition:all .3s ease}.ac-trigger-question{font-weight:300;font-size:24px;line-height:1.5;color:var(--txt2);border-bottom:1px solid var(--extra);padding-block:8px;text-align:start;transition:.3s ease}.ac-text{margin-top:32px;text-align:start}.is-active .faq-icon{transform:rotate(180deg)}.is-active .ac-icon-box,.ac-icon-box:hover{transform:translateY(.01px) scale(.99);background:var(--accent1)}@media (min-width: 1200px){.ac{max-width:790px}.ac-text,.ac-trigger-question{justify-content:flex-start;max-width:790px}}.contact-section{background:var(--bg2);display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-container{padding-block:0 48px;display:flex;flex-direction:column;align-items:center}.contact-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.contact-text{font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--txt-body)}.contact-mailto{display:flex;align-items:center;gap:16px;font-family:var(--font3);font-weight:300;font-size:24px;line-height:1.5;color:var(--txt1);transition:all .3s ease}.contact-em{width:100%;max-width:24px;height:24px}.contact-mailto:hover{color:var(--accent1);transform:translateY(2px) scale(.97)}.contact-img{width:100%;height:314px;object-fit:cover}@media screen and (min-width: 1200px){.contact-section{padding-block:0 80px}.contact-img{border-radius:8px;max-width:1200px;height:538px}}.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-inline:10px;padding-block:32px;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-family:var(--font3);font-weight:300;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:104px 48px;display:flex;flex-direction:column}.privacy-section{font-weight:300;font-size:14px;line-height:1.5;color:var(--txt1)}.legal-title{margin-bottom:48px;font-family:var(--second-family);font-weight:400;font-size:40px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--txt2)}.privacy-section h4,.privacy-section h2{font-weight:300;font-size:20px;line-height:1.5;text-transform:uppercase;color:var(--txt2);margin-block:16px}.privacy-section a{font-weight:300;font-size:14px;line-height:1.5;color:var(--txt1);transition:all .3s ease}.privacy-section a:hover{color:var(--txt2)}@media screen and (min-width: 1200px){.legal-header{padding:56px;height:67px}.legal-container{padding-block:128px 48px;padding-inline:223px}.legal-title{font-size:48px}}.footer-container{padding-block:80px;border-top:1px solid var(--extra);background:var(--main-bg-txt)}.footer-nav{width:100%}.footer-nav-list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;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:130px}.footer-separator-link{font-weight:300;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:0 2px 2px #2d2d2d80;background:var(--accent2);transition:all .3s ease}.footer-copy{font-weight:300;font-size:16px;line-height:1.5;color:var(--txt1);text-align:center}.footer-separator-link:hover,.footer-link:hover{color:var(--accent2);transform:translateY(2px) scale(.97)}@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}}
