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:72px}.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{display:flex;flex-direction:column;width:100%}.title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:1.25;color:#000;margin-bottom:20px}.title-accent{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:1.25;color:var(--text-white);margin-bottom:20px}.text{font-weight:400;font-size:14px;line-height:1.28571;color:var(--text-black)}.text-accent{font-weight:400;font-size:14px;line-height:1.28571;color:var(--text-white)}@media screen and (min-width: 1200px){.title{font-size:60px;line-height:.86667;margin-bottom:40px}.title-accent{font-size:50px;line-height:1.3;margin-bottom:40px}.text,.text-accent{font-size:20px;line-height:1.2}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Inter", sans-serif;--second-family: "Anton", sans-serif;--bg1: #dae7c3;--bg2: #3e4d22;--text-black: #010101;--text-white: #fff;--bg-white: #fff;--text-gray: #6a7282}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:24px}@media only screen and (min-width: 1200px){.container{max-width:none;padding-inline:clamp(24px,8vw,64px)}}@media only screen and (min-width: 1518px){.container{padding-inline: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:20px;padding-block:6px;height:76px;background:transparent;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.header-nav-item{width:100%;max-width:fit-content}.header-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border-radius:14px;max-width:199px;height:40px;background:var(--bg2);font-weight:500;font-size:14px;line-height:1.42857;text-align:center;color:var(--text-white);border:1px solid transparent;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-download-icon{stroke-width:1.33px;stroke:var(--text-white);fill:none}.header-mobile-nav .header-btn{margin-top:108px}.header-logo{width:100%;max-width:68px;height:60px;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo:hover{transform:translateY(2px) scale(.97)}.header-nav{display:none}.header-nav-list{display:flex;align-items:center;gap:16px;list-style:none}.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-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:20px;padding-block:6px;height:76px;background:var(--bg1)}.header-burger,.header-mobile-close{display:flex;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer;border-radius:14px;width:100%;max-width:40px;height:40px;border:1px solid transparent;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:1px;stroke:#000;transition:all .3s ease}.header-burger:hover,.header-mobile-close:hover{border:1px solid var(--bg2);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{width:100%;max-width:fit-content;font-family:var(--second-family);font-weight:400;font-size:18px;line-height:1.33333;color:var(--text-black);display:inline-flex;align-self:center;align-items:center;justify-content:center;border:1px solid transparent;border-radius:14px;padding-block:8px;padding-inline:12px;height:38px;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-btn:hover,.header-btn-mob:hover,.header-nav-link:hover{border:1px solid rgba(255,255,255,.3);box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;transform:translateY(2px) scale(.97)}.header-mobile-header .header-logo{margin:0}@media screen and (min-width: 1200px){.header-container{padding-block:6px;padding-inline:64px;height:103px;max-width:100%;align-items:center;justify-content:center}.header-nav{display:flex;width:100%}.header-logo{max-width:107px;height:88px;margin-left:0}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;max-width:1072px;margin:0 auto;justify-content:center;gap:24px}.header-nav-link{font-size:18px;line-height:1.33333}}@media only screen and (min-width: 1518px){.header-container{padding-inline:120px}}.hero-container{padding-block:96px 50px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.hero-box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.hero-content{width:100%;display:flex;flex-direction:column;gap:14px}.hero-title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:1.25;color:var(--text-black);margin-bottom:20px}.hero-info{width:100%}.hero-info a{display:flex;justify-content:center;align-items:center;margin-top:40px;width:100%;border-radius:24px;padding-block:10px;padding-inline:24px;max-width:323px;height:63px;background:var(--bg2);font-weight:500;font-size:20px;line-height:1.5;text-align:center;color:var(--text-white);transition:all .5s cubic-bezier(.22,.61,.36,1)}.hero-img{display:none}.hero-info a:hover{box-shadow:0 1px 2px -1px #0003,0 1px -3px #013a1b33;transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:167px;justify-content:space-around}.hero-title{font-size:60px;margin-bottom:40px}.hero-box{max-width:892px}.hero-content{padding-inline-end:21px}.hero.text{padding-inline-end:36px}.hero-img{display:block;width:100%;max-width:333px;height:592px;border-radius:24px;object-fit:cover;transition:all .5s cubic-bezier(.22,.61,.36,1)}.hero-info a{max-width:267px;height:63px;font-size:22px;line-height:1.45455}.hero-img:hover{box-shadow:0 1px 2px -1px #0003,0 1px -3px #013a1b33;transform:translateY(2px) scale(.97)}}.about-container{padding-block:40px;background:var(--bg2)}.about-content{width:100%;display:flex;flex-direction:column}.about-info{width:100%;display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 1200px){.about-container{padding-block:64px}.about-content{max-width:1312px;padding-right:20px}.about-info{margin-bottom:0}}.natural-container{padding-block:50px;background:var(--bg2)}.natural-content{width:100%;margin-top:20px}.natural-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.natural-item{width:100%;display:flex;flex-direction:column;gap:16px;border:1px solid #e5e7eb;border-radius:24px;padding:20px;max-width:327px;height:fit-content;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white);transition:all .5s cubic-bezier(.22,.61,.36,1)}.natural-item:hover{box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;transform:translateY(2px) scale(.97)}.natural-item h3{font-weight:600;font-size:20px;line-height:1.5;color:var(--text-black)}.natural-text{font-weight:400;font-size:16px;line-height:1.25;color:var(--text-black)}@media only screen and (min-width: 1200px){.natural-container{padding-block:64px}.title-accent.natural{text-align:center}.natural-content{margin-top:40px}.natural-list{gap:40px}.natural-item{max-width:1176px}.natural-item h3{font-size:32px;line-height:1.25}.natural-text{font-size:24px}}.visual-container{padding-block:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:var(--bg2)}.visual-content{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.visual-info{width:100%;display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 1200px){.visual-container{padding-block:64px}.visual-info{padding-inline:0 40px}}.mechanics-container{padding-block:50px;display:flex;flex-direction:column;align-items:center}.mechanics-info{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.mechanics-img{width:100%;border-radius:24px;max-width:190px;height:338px;object-fit:cover;transition:all .3s ease;transition:all .5s cubic-bezier(.22,.61,.36,1)}.mechanics-img:hover{box-shadow:0 1px 2px -1px #0003,0 1px -3px #013a1b33;transform:scale(1.1)}.mechanics-item{display:flex;gap:8px;align-items:baseline;margin-left:8px}.mechanics-item span{display:block;width:100%;max-width:4px;height:4px;border-radius:50%;background-color:var(--text-black)}@media only screen and (min-width: 1200px){.mechanics-container{padding-block:100px;flex-direction:row-reverse;justify-content:space-around;gap:64px}.mechanics.title-wrapper,.mechanics-info{max-width:913px;padding-right:18px}.mechanics-img{max-width:335px;height:596px}}.faq-container{padding-block:48px}.title.faq{text-align:center}.faq-grid,.accordion-container{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.ac{width:100%;border:none;padding:0;margin:0 auto;border:1px solid rgba(255,255,255,.3);border-radius:24px;padding-block:19px;padding-inline:32px;background:#ffffff4d}.ac-trigger{width:100%;display:flex;justify-content:space-between;align-items:flex-start;border:none;background:none;cursor:pointer}.ac-trigger-question{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:14px;line-height:1.28571;color:var(--text-black);text-align:start;transition:color .3s ease}.ac-trigger-question:hover{color:var(--bg2)}.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;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease;cursor:pointer}.ac-icon{stroke-width:2px;stroke:var(--text-black);fill:none;transition:transform .3s ease,fill .3s ease;transform:rotate(0)}.ac.is-active .ac-icon{transform:rotate(180deg);width:100%;max-width:34px;height:34px}.ac.is-active .ac-trigger-question{font-weight:600;font-size:16px}.ac-panel{overflow:hidden}.ac-text{display:flex;align-items:center;padding:10px 0;font-weight:400;font-size:14px;line-height:1.28571;color:var(--text-black)}@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:20px;line-height:1.6}.ac-text{padding-block:10px;font-size:20px;line-height:1.2}.ac.is-active .ac-trigger-question{font-size:20px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:#fff}.legal-header{width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);padding:10px}.legal-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.policy-close-btn{width:40px;height:40px;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:2px;stroke:#000;transform:rotate(90deg)}.policy-close-btn:hover{border-bottom:1px solid var(--bg2)}.legal-container{padding-block:50px 48px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:14px;color:#000}.legal-title{margin-bottom:48px;text-align:center;font-family:var(--second-family);font-weight:400;font-size:30px;line-height:1.33333;color:var(--text-black)}.privacy-section h3,.privacy-section h2{font-weight:800;font-size:16px;color:#000;margin-top:16px;margin-bottom:24px}.legal-container a{transition:all .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease;text-decoration:underline;text-decoration-skip-ink:none}.legal-container a:hover{color:var(--bg2)}.style-disc{display:flex;align-items:baseline;gap:10px}.privacy-list .style-disc span{display:flex;width:100%;max-width:6px;height:6px;background-color:#000;border-radius:50%;padding:2px}@media screen and (min-width: 1200px){.legal-header{height:67px}.legal-container{padding-block:30px 48px;padding-inline:40px}.privacy-section{font-size:24px;line-height:1.25}.privacy-section h3,.privacy-section h2{font-size:30px}.legal-title{font-size:50px}}.footer-container{padding-block:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:60px;background:var(--bg2)}.footer-link{display:flex;font-family:var(--second-family);font-weight:400;font-size:14px;line-height:1.28571;text-align:center;color:var(--text-white);width:100%;max-width:110px}.footer-nav{width:100%;max-width:120px;display:flex;flex-direction:column}.footer-nav-list{width:100%;display:flex;flex-direction:column;justify-content:center;align-self:center}.footer-separator-li{display:flex;align-items:center;justify-content:center;width:100%;font-family:var(--second-family);font-weight:400;font-size:14px;line-height:1.28571;text-align:center;color:var(--text-white);transition:all .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.footer-copy-box{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-copy{font-family:var(--second-family);font-weight:400;font-size:14px;line-height:1.28571;text-align:center;color:var(--text-white)}.footer-link:hover,.footer-separator-li:hover{color:var(--bg1)}@media only screen and (min-width: 1200px){.footer-container{padding-block:50px;justify-content:space-around}.footer-link,.footer-separator-li,.footer-copy{font-size:18px}.footer-link{order:1}.footer-nav{order:3;max-width:140px}.footer-copy-box{order:2}}
