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:63px}.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}.title{font-weight:500;font-size:20px;text-align:center;color:#000;margin-bottom:10px}.text{font-weight:400;font-size:14px;text-align:center;color:#000}.text-accent{font-style:italic;font-weight:400;font-size:14px;text-align:center;color:#000}@media screen and (min-width: 1200px){section{scroll-margin-top:93px}.title{font-size:58px;line-height:.82759;margin-bottom:24px}.text{font-size:18px;line-height:1.625}.text-accent{font-size:16px;line-height:1.5}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Inter", sans-serif}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:#fff;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:5px}@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:6px;padding-inline:54px;height:63px;background:#fdfbf3}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.header-logo{transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo-img{width:100%;max-width:58px;height:48px;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo:hover .header-logo-img{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgba(90,143,90,.8))}.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:687px;background:#fff;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:6px;padding-inline:54px;height:63px;background:#fdfbf3}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:3.42px;stroke:#000c;transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:#5a8f5a}.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:400;font-size:18px;line-height:1.11111;color:#000;display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;transition:color .3s ease}.header-nav-link:after{content:"";position:absolute;left:50%;bottom:5px;width:100%;height:38px;border-bottom:1px solid #5a8f5a;opacity:0;transform:translate(-50%) scaleX(.5);transition:transform .5s cubic-bezier(.22,.61,.36,1),opacity .4s ease;pointer-events:none}.header-nav-link:hover:after{opacity:1;transform:translate(-50%) scaleX(1)}.header-nav-link:hover{opacity:unset;color:#5a8f5a}@media screen and (min-width: 1200px){.header-container{padding-inline:149px;height:93px;align-items:center;justify-content:center}.header-logo-img{max-width:92px;height:78px}.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:flex-end;gap:24px}.header-nav-link{font-size:14px;line-height:1.42857}}.hero-container{padding-block:108px 114px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero-content{padding-inline:17px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.hero-title{font-weight:500;font-size:24px;text-align:center;color:#000;margin-bottom:30px}.hero-subtitle{font-weight:400;font-size:14px;text-align:center;color:#000}.hero.text:nth-child(3){padding-inline:40px}.hero.text:nth-child(5){padding-inline:20px}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:151px 200px}.hero-content{max-width:768px;gap:20px}.hero-title{font-size:72px;line-height:1}.hero-subtitle{font-size:20px;line-height:1.625}.hero.text:nth-child(3){padding-inline:0px;margin-bottom:50px}.hero.text:nth-child(5){font-size:16px;line-height:1.625;padding-inline:36px;margin-top:50px}}.about-container{padding-block:26px 42px;background:#fdfbf3}.about-info{display:flex;flex-direction:column;align-items:center;gap:20px;padding-inline:4px}.about-core-types{padding-inline:19px}.about-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:29px;width:100%;gap:16px}.about-card{padding:32px;width:100%;max-width:299px;scroll-snap-align:center;flex:0 0 100%;display:flex;flex-direction:column;gap:16px;border:1px solid rgba(168,213,186,.3);border-radius:16px;height:196px;background:#fff9;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.about-card:first-child{margin-left:10px}.about-card:last-child{margin-right:10px}.about-card:hover{transform:translateY(-2px) rotate(1.5deg)}.about-card:nth-child(2n):hover{transform:translateY(-2px) rotate(-1.5deg)}.about-card h4{font-weight:500;font-size:16px;line-height:1.75;color:#000}.about-card-text{font-weight:400;font-size:14px;color:#000}.about-card-img{width:48px;height:48px}.about-control{display:flex;gap:7px;justify-content:center;align-items:center;margin-block:20px}.about-btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;background:none;border:none;cursor:pointer;z-index:10;width:29px;height:29px;border:1px solid #151515;border-radius:50px}.btn-prev .about-icon{fill:#151515;stroke:#151515;transform:rotate(0)}.btn-next .about-icon{fill:#151515;stroke:#151515;transform:rotate(180deg)}.about-btn:hover,.about-btn:active,.about-btn:focus{border:none;border-radius:100%;background:#5a8f5a;fill:#fff}.about-icon:hover,.about-icon:active,.about-icon:focus{fill:#fff;stroke:#fff}.slider-dots.about{display:flex;gap:4px;align-items:center}@media only screen and (min-width: 1200px){.about-container{padding-block:56px;display:flex;flex-direction:column;align-items:center}.about-control{display:none}.about-info{max-width:760px;gap:48px}.about-cards{margin-block:64px 48px;flex-wrap:wrap;justify-content:center;max-width:1200px}.about-card{max-width:481px}.about-card h4{font-size:20px;line-height:1.4}.about-card-text{font-size:16px;line-height:1.625}}.visual-container{margin-top:50px;padding-block:23px 5px;display:flex;flex-direction:column;align-items:center;background-image:url(/assets/visual-img-mob-D4Pxl3uE.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.visual.title-wrapper .visual.text{margin-bottom:20px;padding-inline:20px}.visual.title-wrapper.accent .visual.text{margin-bottom:20px;padding-inline:36px}.visual-content{margin-block:10px 38px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.visual-steps{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;gap:5px}.visual-step{width:100%;border:1px solid rgba(168,213,186,.2);border-radius:14px;padding:26px;max-width:326px;height:86px;background:#fff;display:flex;gap:16px;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(--accent2);transform:translateY(2px) scale(.97)}.visual-step .visual.text{text-align:start}.visual-steps .visual-step img{width:100%;max-width:32px;height:32px;object-fit:cover}@media screen and (min-width: 1200px){.visual-container{margin-top:100px;background-image:url(/assets/visual-img-BoY8qvIr.webp)}.visual-steps{gap:24px;max-width:1200px}.visual-step{max-width:500px;height:86px}.visual.title-wrapper .visual.text{margin-bottom:38px;padding-inline:0px}.visual.title-wrapper.accent .visual.text{margin-bottom:16px;padding-inline:0px}}.progression-container{padding-block:46px;background:#fdfbf3}.progression-info{display:flex;flex-direction:column;align-items:center;gap:20px;padding-inline:4px}.progression-info .progression.text:first-child{padding-inline:46px}.progression-core-types{padding-inline:19px;width:100%}.progression-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:20px;width:100%;gap:16px}.progression-card{padding:32px;width:100%;max-width:299px;scroll-snap-align:center;flex:0 0 100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:1px solid rgba(168,213,186,.3);border-radius:16px;height:196px;background:#fff9;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.progression-card:nth-child(1){background-color:#fff9;background-image:linear-gradient(135deg,#e6a8d733,#0000)}.progression-card:nth-child(2){background-color:#fff9;background-image:linear-gradient(135deg,#7caa2d33,#0000)}.progression-card:nth-child(3){background-color:#fff9;background-image:linear-gradient(135deg,#5a8f5a33,#0000)}.progression-card:first-child{margin-left:16px}.progression-card:last-child{margin-right:16px}.progression-card:hover{transform:translateY(-2px) rotate(1.5deg)}.progression-card:nth-child(2n):hover{transform:translateY(-2px) rotate(-1.5deg)}.progression-card h4{font-weight:500;font-size:14px;text-align:center;color:#000}.progression-card-text{font-weight:400;font-size:14px;text-align:center;color:#000}.progression-card-img{width:66px;height:66px}.progression.title-wrapper.accent .progression.text{margin-bottom:14px;padding-inline:6px}.progression-control{display:flex;gap:7px;justify-content:center;align-items:center;margin-block:20px}.progression-btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;background:none;border:none;cursor:pointer;z-index:10;width:29px;height:29px;border:1px solid #151515;border-radius:50px}.btn-prev .progression-icon{fill:#151515;stroke:#151515;transform:rotate(0)}.btn-next .progression-icon{fill:#151515;stroke:#151515;transform:rotate(180deg)}.progression-btn:hover,.progression-btn:active,.progression-btn:focus{border:none;border-radius:100%;background:#5a8f5a;fill:#fff}.progression-icon:hover,.progression-icon:active,.progression-icon:focus{fill:#fff;stroke:#fff}.slider-dots.progression{display:flex;gap:4px;align-items:center}.slider-dot{width:4px;height:4px;border-radius:50%;background:#15151599;cursor:pointer;transition:.3s}.slider-dot.active{width:6px;height:6px;background:#151515}@media screen and (min-width: 1200px){.progression-container{padding-block:56px;display:flex;flex-direction:column;align-items:center}.progression-control{display:none}.progression-info{max-width:760px;gap:48px}.progression-cards{margin-block:30px 20px;flex-wrap:wrap;justify-content:center;gap:32px}.progression-card{max-width:320px;height:238px}.progression-card h4{font-size:20px;line-height:1.4}.progression-card-text{font-size:16px;line-height:1.625}}.natural-container{padding-block:50px;display:flex;flex-direction:column;align-items:center}.natural-list{width:100%;margin-block:30px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.natural-item{display:flex;flex-direction:column;justify-content:center;gap:16px;width:100%;border:1px solid rgba(168,213,186,.3);border-radius:16px;max-width:356px;height:196px;padding:33px;background:#fdfbf3;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.natural-item:hover{box-shadow:inset 0 4px 4px #3546614d,inset 0 -1px 3px #5a8f5a;transform:translateY(2px) scale(.97)}.natural-item-title{font-weight:500;font-size:16px;line-height:1.75;color:#000}.natural-item .natural.text{text-align:start}.natural-img{width:100%;max-width:48px;height:48px;object-fit:cover}.natural.title-wrapper.accent .natural.text{padding-inline:30px}@media only screen and (min-width: 1200px){.natural-container{padding-block:100px}.natural-content{width:100%;display:flex;justify-content:center}.natural-list{margin-block:50px 30px;gap:26px;max-width:1200px}.natural-item{max-width:464px;height:196px}.natural-item:nth-child(3){margin-inline:0px}.natural-br{display:block}}.faq-container{padding-block:50px}.faq-grid,.accordion-container{display:flex;flex-direction:column;align-items:center;gap:7px;width:100%}.ac{width:100%;display:flex;justify-content:center}.ac-trigger{width:100%;display:flex;padding:0;cursor:pointer;align-items:flex-start;justify-content:center;border:1px solid rgba(168,213,186,.3);border-radius:14px;max-width:321px;background:#fdfbf3}.ac-content-box{flex-grow:1;padding:24px 0 24px 24px;display:flex;flex-direction:column}.ac-icon-box{width:70px;height:70px;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}.ac-panel{overflow:hidden;transition:max-height .4s ease,opacity .3s ease,margin-top .4s ease}.is-active .ac-panel{margin-top:24px}.ac-trigger-question{font-weight:500;font-size:14px;color:#000;text-align:start;transition:.3s ease}.ac-trigger-question:hover{color:#4a90a4}.ac-text.text{text-align:start}.plus-minus-icon{position:relative;width:20px;height:20px;transition:transform .3s ease}.plus-minus-icon:before,.plus-minus-icon:after{content:"";position:absolute;background-color:#4a90a4;border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}.plus-minus-icon:before{width:100%;height:2px}.plus-minus-icon:after{width:2px;height:100%}.is-active .plus-minus-icon:after{transform:translate(-50%,-50%) rotate(90deg) scale(0);opacity:0}.is-active .plus-minus-icon{transform:rotate(180deg)}@media (min-width: 1200px){.faq-container{padding-block:72px;display:flex;flex-direction:column;align-items:center}.accordion-container{gap:16px}.faq-grid{padding-top:16px;flex-direction:row;justify-content:space-between}.ac{max-width:864px}.ac-trigger{max-width:896px}.ac-text,.ac-trigger-question{justify-content:flex-start;max-width:1062px}.ac-trigger-question{padding-block:0px;font-size:18px;line-height:1.55556}.ac-text.text{font-size:16px;line-height:1.5}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:#fff}.legal-header{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);padding-inline:10px;padding-block:10px;height:20px}.legal-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.policy-close-btn{display:flex;align-items:center}.legal-close-icon{fill:none;stroke-width:1px;stroke:#000;transform:rotate(90deg)}.policy-close-btn:hover{opacity:unset}.legal-container{padding-block:50px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:14px;color:#000}.legal-title{margin-bottom:48px;text-align:center;font-weight:700;font-size:30px;letter-spacing:-.04em;color:#000}.privacy-section strong{margin-block:16px}.privacy-section h3{font-weight:400;font-size:14px;color:#000}.legal-container a{text-decoration:underline;text-decoration-skip-ink:none;position:relative;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.legal-container a:hover{color:#5a8f5a}.style-disc{display:flex;align-items:baseline;gap:10px}.privacy-list .style-disc span{display:flex;width:100%;max-width:4px;height:4px;background-color:#000;border-radius:50%;padding:2px}.style-disc.access{margin-left:4%}@media screen and (min-width: 1200px){.legal-container{padding-block:48px 100px;padding-inline:40px}.privacy-section{font-size:24px}.legal-title{font-size:50px;letter-spacing:-.04em}.privacy-section strong{font-size:30px}.privacy-section h3{font-size:24px}.style-disc.access{margin-left:2%}}.footer-container{padding-block:34px}.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:43px}.footer-separator-li{font-weight:400;font-size:14px;line-height:1.85714;text-align:center;color:#000;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.footer-copy{font-weight:500;font-size:14px;color:#000;text-align:center}.footer-separator-li:hover{color:#5a8f5a}@media only screen and (min-width: 1200px){.footer-separator-li{font-size:16px;line-height:1.625}.footer-copy{font-size:18px;line-height:1.55556}}
