:root{font-family:Mulish,sans-serif;color:#131611;background:#d3e3e7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.container{width:100%;max-width:375px;padding-right:16px;padding-left:16px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-right:120px;padding-left:120px}}.section{scroll-margin-top:40px}@media screen and (min-width: 1440px){.section{scroll-margin-top:50px}}.section-title-wrapper{background:linear-gradient(180deg,#5b742e 0%,#294014 100%);padding-top:56px;padding-bottom:16px}@media screen and (min-width: 1440px){.section-title-wrapper{padding-top:64px}}.section-title{font-family:Mulish,sans-serif;font-weight:300;font-size:14px;line-height:1.4;text-align:center;color:#eff3e8}@media screen and (min-width: 1440px){.section-title{font-size:16px}}.section-subtitle{text-shadow:1px 2px 2px rgba(41,64,20,.6);font-family:Mulish,sans-serif;font-weight:700;font-size:40px;line-height:1.5;letter-spacing:-.02em;text-align:center;background:linear-gradient(180deg,#5b742e 0%,#294014 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:48px}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none;font-family:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit;padding:0}img{display:block;max-width:100%;height:auto}@font-face{font-family:Lexend;src:url(/assets/Lexend-Bold-77704058.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lexend;src:url(/assets/Lexend-Regular-191122cc.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/assets/Mulish-Bold-fda6f84f.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/assets/Mulish-Light-a54b7c55.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/assets/Mulish-Medium-c18655c5.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/assets/Mulish-Regular-1d3c2067.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.header{background:#294014;padding:12px 0;position:fixed;width:100%;top:0;z-index:10}@media screen and (min-width: 1440px){.header{padding:16px 0}}.header-container{padding:0 24px}@media screen and (min-width: 1440px){.header-container{padding:0 120px}}.nav{display:flex;justify-content:space-between;align-items:center;width:100%}.header-logo-link{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.header-logo-img{min-width:32px}}.nav-list{display:none}@media screen and (min-width: 1440px){.nav-list{display:flex;align-items:stretch;justify-content:end;width:100%;gap:24px}}.nav-list-item{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.nav-list-link{padding:8px;display:flex;justify-content:center;align-items:center;font-family:Mulish,sans-serif;font-weight:400;font-size:10px;color:#eff3e8;opacity:.8;width:100%;max-width:max-content;height:100%;position:relative;transition:color .3s ease-in-out,text-shadow .3s ease-in-out}.nav-list-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#eff3e8;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-in-out,color .3s ease-in-out .3s ease-in-out,text-shadow .3s ease-in-out .3s ease-in-out,opacity .3s ease-in-out .3s ease-in-out}.nav-list-link:hover,.nav-list-link:focus,.nav-list-link:active,.nav-list-link.active{text-shadow:0 0 0 currentColor;opacity:1}.nav-list-link:hover:after,.nav-list-link:focus:after,.nav-list-link:active:after,.nav-list-link.active:after{transform:scaleX(1)}}.nav-btn{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.nav-btn{display:none}}.close-btn{display:none;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.close-btn{display:none}}.context-menu{display:none;background:linear-gradient(180deg,#294014 0%,#495f22 100%);padding:20px 16px 32px;border-radius:0 0 16px 16px;max-width:375px;width:100%;margin:0 auto;position:fixed;top:56px;left:0;right:0;transform:none;z-index:10}.context-nav{width:100%}.context-nav-list{display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:72px}.context-list-item{width:100%}.context-list-link{display:flex;justify-content:center;align-items:center;padding:8px 0;font-family:Mulish,sans-serif;font-weight:400;font-size:14px;color:#eff3e8;opacity:.8;width:100%;max-width:240px;margin-left:auto;margin-right:auto;height:100%;position:relative;transition:color .3s ease-in-out,text-shadow .3s ease-in-out}.context-list-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#eff3e8;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-in-out,color .3s ease-in-out .3s ease-in-out,text-shadow .3s ease-in-out .3s ease-in-out}.context-list-link:active{text-shadow:0 0 0 currentColor;opacity:1}.context-list-link:active:after{transform:scaleX(1)}.context-privacy-list{display:flex;align-items:center;justify-content:space-between;gap:16px}.context-privacy-link{display:flex;justify-content:center;align-items:center;font-family:Mulish,sans-serif;font-weight:300;font-size:14px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#eff3e8}.is-open{display:flex}@media screen and (min-width: 1440px){.is-open{display:none}}.closed{display:none}.screen-freeze{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden}.hero-bg-wrapper{padding-top:92px;padding-bottom:152px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/hero-bg-mob-38d9c50c.jpg);background-repeat:no-repeat;background-position:top center;background-size:auto}@media screen and (min-width: 1440px){.hero-bg-wrapper{padding-top:144px;padding-bottom:112px;max-width:1440px;background-image:url(/assets/hero-bg-desk-0d92e54a.jpg)}}.hero-content-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1440px){.hero-content-wrapper{align-items:start;max-width:max-content;margin-left:auto}}@media screen and (min-width: 1440px){.hero-text-wrapper{margin-left:24px}}.hero-title-img{margin-bottom:276px}@media screen and (min-width: 1440px){.hero-title-img{margin-bottom:40px}}.hero-subtitle{font-family:Mulish,sans-serif;font-weight:400;font-size:20px;text-align:center;color:#131611;margin-bottom:16px}@media screen and (min-width: 1440px){.hero-subtitle{font-size:24px;text-align:left;margin-bottom:16px}}.hero-text{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#131611;margin-bottom:32px}@media screen and (min-width: 1440px){.hero-text{font-size:16px;text-align:left;max-width:465px;margin-bottom:40px}}.hero-btn{box-shadow:2px 2px 1px #29401466;background:linear-gradient(180deg,#5b742e 0%,#294014 100%);border:1px solid rgba(49,48,45,.4);border-radius:8px;padding:12px 26px;display:flex;justify-content:center;align-items:center;max-width:max-content;margin-left:auto;margin-right:auto;transition:background .3s ease-in-out}.hero-btn:hover,.hero-btn:focus,.hero-btn:active{background:#294014}@media screen and (min-width: 1440px){.hero-btn{margin:0}}.about-section{background:#eff3e8}.about-bg-wrapper{padding-top:48px;padding-bottom:56px}@media screen and (min-width: 1440px){.about-bg-wrapper{padding-top:56px}}.about-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1440px){.about-content-wrapper{flex-direction:row;justify-content:center;gap:40px}}.about-text{font-family:Mulish,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#131611}@media screen and (min-width: 1440px){.about-text{font-size:16px;max-width:354px}}@media screen and (min-width: 1440px){.about-img{min-width:250px}}.features-bg-wrapper{padding-top:48px;padding-bottom:56px}@media screen and (min-width: 1440px){.features-bg-wrapper{padding-top:56px;padding-bottom:64px}}.features-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px}@media screen and (min-width: 1440px){.features-list{gap:24px}}.features-list-item{border-radius:16px;border:4px solid transparent;background:linear-gradient(#eff3e8,#eff3e8) padding-box,linear-gradient(180deg,#5b742e 0%,#294014 100%) border-box;padding:12px;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:165px}@media screen and (min-width: 1440px){.features-list-item{padding:20px;gap:12px;max-width:313px}}.features-item-title{font-family:Mulish,sans-serif;font-weight:700;font-size:14px;line-height:1.5;text-align:center;color:#5b742e}@media screen and (min-width: 1440px){.features-item-title{font-size:16px}}.features-item-text{font-family:Mulish,sans-serif;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:#131611}.modes-section{background:#d9ead3}.modes-bg-wrapper{padding-top:48px;padding-bottom:56px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/modes-bg-mob-e176b42c.jpg);background-repeat:no-repeat;background-position:bottom center;background-size:cover}@media screen and (min-width: 1440px){.modes-bg-wrapper{padding-top:56px;padding-bottom:64px;max-width:1440px;background-image:url(/assets/modes-bg-desk-df63a0db.jpg)}}.modes-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1440px){.modes-content-wrapper{flex-direction:row;justify-content:center;gap:40px}}.modes-text{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#131611}@media screen and (min-width: 1440px){.modes-text{font-size:16px;max-width:354px}}@media screen and (min-width: 1440px){.modes-img{min-width:240px}}.progression-bg-wrapper{padding-top:48px;padding-bottom:204px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/progression-bg-mob-347894b6.jpg);background-repeat:no-repeat;background-position:bottom center;background-size:auto}@media screen and (min-width: 1440px){.progression-bg-wrapper{padding-top:56px;padding-bottom:518px;max-width:1440px;background-image:url(/assets/progression-bg-desk-30cdf14d.jpg)}}.progression-text{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#131611;margin-bottom:16px}@media screen and (min-width: 1440px){.progression-text{font-size:16px;max-width:779px;margin-left:auto;margin-right:auto;margin-bottom:40px}}.progression-content-wrapper{display:flex;align-items:center;justify-content:center;gap:19px}@media screen and (min-width: 1440px){.progression-content-wrapper{flex-direction:row;justify-content:center;gap:40px}}.progression-list{display:flex;flex-direction:column;gap:8px;max-width:184px}@media screen and (min-width: 1440px){.progression-list{gap:16px;max-width:240px}}.progression-top-list .progression-list-item{align-items:end}@media screen and (min-width: 1440px){.progression-top-list .progression-list-item{flex-direction:row-reverse}}.progression-list-item{display:flex;flex-direction:column;gap:12px;padding:8px 0}@media screen and (min-width: 1440px){.progression-list-item{flex-direction:row;padding:16px 0}}.progression-icon{min-width:24px}.progression-item-text{font-family:Mulish,sans-serif;font-weight:700;font-size:12px;line-height:1.5;text-align:right;color:#131611;max-width:80px}@media screen and (min-width: 1440px){.progression-item-text{font-size:16px;max-width:max-content}}.progression-img{min-width:140px}@media screen and (min-width: 1440px){.progression-img{min-width:160px}}.progression-bottom-list .progression-list-item{align-items:start}.progression-bottom-list .progression-item-text{text-align:left}.boosters-section{background:#d9ead3}.boosters-bg-wrapper{padding-top:56px;padding-bottom:56px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/boosters-bg-mob-75933289.png);background-repeat:no-repeat;background-position:bottom center;background-size:cover}@media screen and (min-width: 1440px){.boosters-bg-wrapper{padding-bottom:64px;max-width:1440px;background-image:url(/assets/boosters-bg-desk-8c144c67.jpg)}}.boosters-text{display:none}@media screen and (min-width: 1440px){.boosters-text{display:block;font-family:Mulish,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#131611;margin-bottom:40px}}.boosters-list{display:flex;flex-direction:column;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.boosters-list{flex-direction:row;justify-content:center}}.boosters-list-item{border-radius:16px;border:4px solid transparent;background:linear-gradient(#eff3e8,#eff3e8) padding-box,linear-gradient(180deg,#5b742e 0%,#294014 100%) border-box;padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:313px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.boosters-list-item{margin:0}}.boosters-item-text{font-family:Mulish,sans-serif;font-weight:700;font-size:16px;line-height:1.5;text-align:center;color:#294014}.testimonials-bg-wrapper{padding-top:56px;padding-bottom:302px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/testimonials-bg-mob-d7a12e50.png);background-repeat:no-repeat;background-position:bottom center;background-size:auto;overflow:hidden;position:relative}@media screen and (min-width: 1440px){.testimonials-bg-wrapper{padding-bottom:336px;max-width:1440px;background-image:url(/assets/testimonials-bg-desk-bc406fcf.png)}}.testimonials-swiper-container{max-width:293px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.testimonials-swiper-container{max-width:1440px}}.testimonials-swiper-container.show{visibility:visible}.testimonials-slide{border-radius:16px;border:2px solid transparent;background:linear-gradient(#d3e3e7,#d3e3e7) padding-box,linear-gradient(180deg,#5b742e 0%,#294014 100%) border-box;padding:22px;display:flex!important;flex-direction:column;align-items:center;max-width:293px;min-height:286px}.testimonials-img{margin-bottom:12px}.testimonials-name{font-family:Mulish,sans-serif;font-weight:700;font-size:12px;line-height:1.5;text-align:center;color:#131611;margin-bottom:16px}.testimonials-text{font-family:Mulish,sans-serif;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:#131611}.testimonials-img-desk{display:none}@media screen and (min-width: 1440px){.testimonials-img-desk{display:block;margin-top:104px;margin-left:auto;margin-right:113px}}.controls{display:none}@media screen and (min-width: 1440px){.controls{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1280px;gap:18px;position:absolute;top:271px;left:50%;transform:translate(-50%);z-index:1}}.arrow-btn{display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.arrow-btn:active{transform:scale(.9)}@media screen and (min-width: 1440px){.arrow-btn:hover{transform:scale(1.1)}}.arrow-btn[disabled]{cursor:not-allowed;opacity:.5}.arrow-btn[disabled]:hover{transform:none}.contact-section{background:#d9ead3}.contact-bg-wrapper{padding-top:56px;padding-bottom:56px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/contact-bg-mob-5cfee671.png);background-repeat:no-repeat;background-position:bottom center;background-size:cover}@media screen and (min-width: 1440px){.contact-bg-wrapper{padding-bottom:64px;max-width:1440px;background-image:url(/assets/contact-bg-desk-71f84b7d.jpg)}}.contact-text{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#131611;margin-bottom:16px}@media screen and (min-width: 1440px){.contact-text{font-size:16px}}.contact-email-link{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#131611;display:flex;align-items:center;justify-content:center;gap:16px}@media screen and (min-width: 1440px){.contact-email-link{font-size:16px}}.email-icon{min-width:24px}.cta-bg-wrapper{padding-top:48px;padding-bottom:56px}@media screen and (min-width: 1440px){.cta-bg-wrapper{padding-top:56px;padding-bottom:64px}}.cta-content-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 18px}@media screen and (min-width: 1440px){.cta-content-wrapper{flex-wrap:nowrap;align-items:center;gap:48px}}@media screen and (min-width: 1440px){.cta-text-wrapper{max-width:416px;order:2}}.cta-text{font-family:Mulish,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#131611;margin-bottom:40px}@media screen and (min-width: 1440px){.cta-btn{margin-left:auto;margin-right:auto}}.cta-top-img-wrapper{max-width:max-content}@media screen and (min-width: 1440px){.cta-top-img-wrapper{order:1}}.cta-img1{min-width:162px}@media screen and (min-width: 1440px){.cta-img1{min-width:200px}}@media screen and (min-width: 1440px){.cta-bottom-img-wrapper{order:3}}.cta-img2{min-width:162px}@media screen and (min-width: 1440px){.cta-img2{min-width:200px}}.footer{background:#294014;padding:56px 0}@media screen and (min-width: 1440px){.footer{padding:64px 0}}@media screen and (min-width: 1440px){.footer-content-wrapper{display:flex;align-items:center;justify-content:space-between}}.footer-logo-link{margin-bottom:32px}@media screen and (min-width: 1440px){.footer-logo-link{order:2;margin:0}}.footer-logo-img{min-width:72px}.footer-nav{margin-bottom:32px}@media screen and (min-width: 1440px){.footer-nav{order:3;margin-bottom:0}}.footer-list{display:flex;align-items:center;justify-content:center;gap:12px}.footer-link{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:#eff3e8}@media screen and (min-width: 1440px){.footer-link{font-size:16px}}.footer-text{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#eff3e8}@media screen and (min-width: 1440px){.footer-text{font-size:16px;min-width:374px;order:1}}.cookie-banner-section{background:#131611;width:100%;max-width:375px;padding:56px 36px;margin:0 auto;position:fixed;bottom:0;left:0;right:0;transform:none;z-index:100;display:none}@media screen and (min-width: 1440px){.cookie-banner-section{padding:64px;max-width:1440px}}@media screen and (min-width: 1440px){.cookie-banner-content-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:1094px;margin-left:auto;margin-right:auto}}.cookie-banner-text{font-family:Mulish,sans-serif;font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:#eff3e8;margin-bottom:32px}@media screen and (min-width: 1440px){.cookie-banner-text{max-width:max-content;margin:0}}.cookie-banner-buttons{display:flex;align-items:center;justify-content:center;gap:40px}@media screen and (min-width: 1440px){.cookie-banner-buttons{justify-content:end;gap:24px}}.cookie-decline-btn{border-bottom:1px solid #eff3e8;padding:7px 9px;font-family:Mulish,sans-serif;font-weight:300;font-size:12px;line-height:1.5;text-align:center;color:#eff3e8;width:100%;max-width:max-content}.cookie-accept-btn{box-shadow:0 4px 4px #00000040;background:#eff3e8;border-radius:4px;padding:8px 10px;font-family:Mulish,sans-serif;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:#131611;width:100%;max-width:max-content}.show-cookie-banner{display:block}.privacy-header{background:#eff3e8;padding-top:12px;padding-bottom:12px;position:fixed;width:100%;top:0;z-index:10}.privacy-header-link{display:flex;align-items:center;gap:12px;font-family:Mulish,sans-serif;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:#131611;max-width:max-content}.arrow-back-icon{stroke:#131611;fill:none}.policy-section{background:#eff3e8;padding-top:104px;padding-bottom:40px}@media screen and (min-width: 1440px){.policy-section{padding-top:136px;padding-bottom:48px}}.policy-main-title{font-family:Mulish,sans-serif;font-weight:500;font-size:32px;text-align:center;color:#294014;margin-bottom:40px}@media screen and (min-width: 1440px){.policy-main-title{font-size:48px;margin-bottom:48px}}.policy-title{font-family:Mulish,sans-serif;font-weight:300;font-size:20px;line-height:1.5;color:#131611;margin-bottom:16px}.policy-text{font-family:Mulish,sans-serif;font-weight:300;font-size:14px;line-height:1.5;color:#131611}.policy-text:not(:last-child){margin-bottom:16px}.policy-list{list-style-type:disc;padding-left:20px}.policy-item{font-family:Mulish,sans-serif;font-weight:300;font-size:14px;line-height:1.5;color:#131611;margin-bottom:8px}.policy-item:last-child{margin-bottom:16px}.policy-span{text-decoration:underline}.policy-link{text-decoration:underline;word-wrap:break-word}
