@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:100;src:url(../fonts/Geist-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:200;src:url(../fonts/Geist-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:300;src:url(../fonts/Geist-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:400;src:url(../fonts/Geist-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:500;src:url(../fonts/Geist-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:600;src:url(../fonts/Geist-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:700;src:url(../fonts/Geist-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:800;src:url(../fonts/Geist-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:900;src:url(../fonts/Geist-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:EseninScriptOne;font-style:normal;font-weight:400;src:url(../fonts/eseninscriptone.woff2) format("woff2")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}.page-wrapper{overflow:hidden;width:100%}body{background:#fff;color:#1a1a1a;font-family:var(--font-font-sans,Geist);line-height:1.5}button{border-width:0}.btn{align-items:center;background:var(--tailwind-colors-stone-50,#fafaf9);border:var(--border-width-border,1px) solid var(--tailwind-colors-lime-900,#365314);border-radius:var(--border-radius-rounded-full,9999px);box-shadow:var(--shadow-xs-offset-x,0) var(--shadow-xs-offset-y,1px) var(--shadow-xs-blur-radius,2px) var(--shadow-xs-spread-radius,0) var(--shadow-xs-color,rgba(0,0,0,.05));color:var(--tailwind-colors-lime-900,#365314);cursor:pointer;display:inline-flex;gap:var(--spacing-2,8px);height:var(--height-h-9,36px);justify-content:center;padding:0 var(--spacing-4,16px);transition:.3s}.btn:hover{box-shadow:var(--shadow-xs-offset-x,0) var(--shadow-xs-offset-y,1px) var(--shadow-xs-blur-radius,2px) var(--shadow-xs-spread-radius,0) var(--shadow-xs-color,rgba(0,0,0,.1));transform:translateY(-1px)}.btn:active{box-shadow:var(--shadow-xs-offset-x,1px) var(--shadow-xs-offset-y,1px) var(--shadow-xs-blur-radius,2px) var(--shadow-xs-spread-radius,0) var(--shadow-xs-color,rgba(0,0,0,.05));transform:translateY(0)}.btn:disabled{background:#ccc!important;border-color:#ccc!important}.btn.btn-primary{background:var(--tailwind-colors-lime-900,#365314);border-color:var(--tailwind-colors-lime-900,#365314);color:var(--tailwind-colors-stone-50,#fafaf9)}.btn.btn-large{font-size:var(--text-lg-font-size,18px);font-weight:var(--font-weight-medium,500);height:56px;line-height:var(--text-lg-line-height,28px);padding:0 var(--spacing-6,24px)}@media(max-width:768px){.btn.btn-large{height:44px}}.btn.btn-large-padding{padding:0 var(--spacing-16,64px)}@media(max-width:768px){.btn{width:100%}}.logo{display:inline-flex;gap:4px;max-height:32px}header{align-items:center;background:var(--tailwind-colors-stone-50,#fafaf9);border-bottom:var(--border-width-border,1px) solid var(--tailwind-colors-stone-200,#e7e5e4);height:64px}header,header .block-wrapper-half>div{display:flex;justify-content:space-between}header .block-wrapper-half>div{gap:var(--spacing-4,16px)}header .block-wrapper-half>div:last-child{justify-content:end;text-align:right}@media(max-width:768px){header .block-wrapper-half{flex-direction:row;justify-content:space-between}.mobile-hidden{display:none!important}}.arrow-invert{filter:invert(1)}.form-actions{display:inline-flex;gap:var(--spacing-4,16px)}.section-block{padding:60px 0}@media(max-width:768px){.section-block{padding:32px 0}}.section-block-min{padding:32px 0}@media(max-width:768px){.section-block-min{padding:20px 0}}.light-bg{background:#fafafa}.gray-bg{background:#e8e7e6}.section-title{margin:0 auto;max-width:900px;text-align:center}.section-title._small{max-width:630px}.container{margin:0 auto;max-width:1380px;padding-left:30px;padding-right:30px;width:100%}@media(max-width:768px){.container{padding-left:15px;padding-right:15px}}.container-block{display:flex;flex-direction:column;gap:48px}@media(max-width:768px){.container-block{gap:24px}}.bg-section{background:var(--tailwind-colors-lime-950,#1a2e05);color:#fff}.text-highlight{font-family:EseninScriptOne}.block-wrapper-half{display:flex}.block-wrapper-half>*{width:50%}@media(max-width:768px){.block-wrapper-half{flex-direction:column}.block-wrapper-half>*{width:100%}}.h1-text{font-size:48px;font-style:normal;font-weight:400;line-height:100%}@media(max-width:768px){.h1-text{font-size:var(--text-3xl-font-size,30px);font-style:normal;font-weight:var(--font-weight-semibold,600);line-height:100%}}.h1-text .text-highlight{font-size:96px}@media(max-width:768px){.h1-text .text-highlight{display:flex;font-size:60px;justify-self:anchor-center;margin-bottom:.2em}}.h2-text{font-family:var(--font-font-sans,Geist);font-size:var(--text-4xl-font-size,36px);font-weight:var(--font-weight-semibold,600);line-height:var(--text-4xl-line-height,40px)}@media(max-width:768px){.h2-text{font-size:var(--text-2xl-font-size,24px);font-style:normal;font-weight:var(--font-weight-semibold,600);line-height:100%}}.text-selected{color:var(--tailwind-colors-lime-900,#365314)}.h3-text{font-size:var(--text-2xl-font-size,24px);font-style:normal;font-weight:var(--font-weight-medium,500);line-height:100%}@media(max-width:768px){.h3-text{font-size:var(--text-base-font-size,16px);font-weight:var(--font-weight-normal,400);line-height:100%}}.p-large{font-size:var(--text-xl-font-size,20px);line-height:var(--text-xl-line-height,28px)}.p-large,.p-medium{font-style:normal;font-weight:var(--font-weight-normal,400)}.p-medium{font-size:var(--text-base-font-size,16px);line-height:var(--text-base-line-height,24px)}.text-center{text-align:center}.align-right{align-self:flex-end}.hero-banner{display:flex;height:700px;justify-content:stretch;position:relative}@media(max-width:768px){.hero-banner{height:auto}.hero-banner,.hero-banner .block-wrapper-half{flex-direction:column-reverse}}.hero-banner-text{align-items:start;display:flex;flex-direction:column;gap:48px;justify-content:center;padding:60px 0;width:48%}@media(max-width:768px){.hero-banner-text{align-items:normal;padding:24px 16px;width:100%}}.hero-banner-text-inner{display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.hero-banner-text-inner{align-items:center;justify-content:center;text-align:center}}.hero-banner-image{display:flex;height:100%;justify-content:stretch;left:48%;position:absolute;width:52%}@media(max-width:768px){.hero-banner-image{height:400px;left:-30px;position:relative;width:calc(100% + 60px)}.hero-banner-image>img{height:100%;left:0;position:absolute;top:0;width:100%}}.hero-banner-image>img{-o-object-fit:cover;object-fit:cover;width:100%}.stars{display:flex;gap:3px}.stars>*{height:30px;width:30px}.statistic-wrapper{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:768px){.statistic-wrapper{flex-wrap:nowrap;gap:30px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;-ms-overflow-style:none;cursor:grab}.statistic-wrapper::-webkit-scrollbar{display:none}.statistic-wrapper:active{cursor:grabbing}}.statistic-wrapper>div{align-items:start;display:flex;flex:1;justify-content:space-evenly}.statistic-wrapper .statistic-item{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 80px;max-width:220px;position:relative;text-align:center}@media(max-width:768px){.statistic-wrapper .statistic-item{flex-wrap:nowrap;min-width:160px}}.statistic-wrapper .statistic-item:after,.statistic-wrapper .statistic-item:before{background:url(../images/left.svg);content:"";height:97px;left:-16px;position:absolute;transform:translate(-100%);width:68px}.statistic-wrapper .statistic-item:before{background:url(../images/right.svg);left:auto;right:-16px;transform:translate(100%)}.chat-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.chat-section{padding-bottom:20px}}.chat-section .col-arrow{position:absolute;right:0;top:0;transform:translate(122%,-123%) rotate(-8deg);z-index:3}@media(max-width:768px){.chat-section .col-arrow{right:70%;top:100%;transform:translate(-70%,-17%) rotate(86deg)}}.chat-section-image{position:relative;text-align:center}.chat-section-image>img{max-width:100%}.chat-section-dialog{align-self:start;display:flex;flex-direction:column;gap:24px;padding-right:60px;width:100%}@media(max-width:768px){.chat-section-dialog{gap:12px;padding-right:0}}.chat-section-dialog .bubble{align-items:center;background:var(--tailwind-colors-stone-200,#e7e5e4);border-radius:100px;color:#000;display:inline-flex;font-size:var(--text-xl-font-size,20px);font-weight:var(--font-weight-normal,400);gap:10px;justify-content:center;line-height:var(--text-xl-line-height,28px);max-width:70%;padding:12px 24px;position:relative;text-align:left;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.chat-section-dialog .bubble{font-size:var(--text-base-font-size,16px);font-weight:var(--font-weight-normal,400);line-height:100%;max-width:74%;padding:8px 12px}}.chat-section-dialog .bubble._self{align-self:flex-end;background:#292524;color:#fff}.future-section{background:#292524;color:#fff;display:flex;flex-direction:row;gap:30px}.future-section>div{align-items:center;display:flex;gap:8px}.future-section svg{max-height:24px}.border-block{background:#fff;border:1px solid #e0e0e0;border-radius:40px}@media(max-width:768px){.border-block{border-radius:40px;padding:16px}}.step-section{background:#fff;border:1px solid #e0e0e0;border-radius:40px;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:48px}@media(max-width:768px){.step-section{flex-direction:column;padding:16px}}.step-section .step-number{align-items:center;background:var(--tailwind-colors-stone-100,#f5f5f4);border-radius:50%;color:var(--tailwind-colors-lime-900,#365314);display:flex;font-size:40px;font-weight:var(--font-weight-semibold,600);height:70px;justify-content:center;line-height:48px;position:relative;width:70px}@media(max-width:768px){.step-section .step-number{font-size:var(--text-xl-font-size,20px);height:40px;width:40px}}.step-section .step-item{align-items:center;color:var(--tailwind-colors-stone-950,#0c0a09);display:flex;flex:1;flex-direction:column;font-size:var(--text-lg-font-size,18px);font-weight:var(--font-weight-medium,500);gap:14px;line-height:var(--text-lg-line-height,28px);padding:0 2%;position:relative;text-align:center}@media(max-width:768px){.step-section .step-item{border-bottom:1px solid #365314;flex-direction:row;font-size:var(--text-base-font-size,16px);gap:14px;justify-content:start;line-height:var(--text-base-line-height,24px);padding:12px 0;text-align:left}}.step-section .step-item:first-child{padding-left:0}@media(max-width:768px){.step-section .step-item:first-child{padding-top:0}}.step-section .step-item:last-child{padding-right:0}@media(max-width:768px){.step-section .step-item:last-child{border-bottom:none;padding-bottom:0}}.step-section .step-item:not(:last-child):after{background:#365314;content:"";height:2px;left:100%;max-width:130px;position:absolute;top:35px;transform:translate(-50%);width:10vw}@media(max-width:768px){.step-section .step-item:not(:last-child):after{display:none}}.grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);width:100%}@media(max-width:768px){.grid{grid-template-columns:repeat(1,1fr)}}.grid-block{display:flex;flex-direction:column;gap:48px;justify-content:space-between;padding:24px}.grid-block-image>img{max-width:100%}.grid-block-content{display:flex;flex-direction:column;gap:24px}.grid-block-text{display:flex;flex-direction:column;gap:8px}.grid-block h3{color:#365314;font-family:var(--font-font-sans,Geist);font-size:var(--text-3xl-font-size,30px);font-weight:var(--font-weight-semibold,600);line-height:var(--text-3xl-line-height,36px);text-align:center}@media(max-width:768px){.grid-block h3{font-size:var(--text-xl-font-size,20px);font-style:normal;font-weight:var(--font-weight-semibold,600);line-height:100%}}.grid-block p{font-family:var(--font-font-sans,Geist);font-size:var(--text-xl-font-size,20px);font-style:normal;font-weight:var(--font-weight-normal,400);line-height:var(--text-xl-line-height,28px);text-align:center}@media(max-width:768px){.grid-block p{font-size:var(--text-base-font-size,16px);font-style:normal;font-weight:var(--font-weight-normal,400);line-height:var(--text-base-line-height,24px)}}.slider{align-items:center;display:flex;gap:20px;position:relative}.slider-track{cursor:pointer;display:grid;flex:1;overflow:hidden;position:relative;touch-action:pan-y}.slider-slide{grid-area:1/1;opacity:0;pointer-events:none;visibility:hidden}.slider-slide._active{opacity:1;pointer-events:auto;visibility:visible}.slider-slide._slide-left{animation:slideFromLeft .4s ease}.slider-slide._slide-right{animation:slideFromRight .4s ease}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.slider-arrow{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:.2s;width:56px}@media(max-width:768px){.slider-arrow{display:none}}.slider-arrow svg{color:#18191a;height:24px;width:24px}.slider-arrow:hover{background:#ffffff1a;border-color:#ffffff80}.review-section-title{font-size:var(--text-xl-font-size,20px);line-height:var(--text-xl-line-height,28px);max-width:800px}@media(max-width:768px){.review-section-title{font-size:var(--text-lg-font-size,18px);font-style:normal;font-weight:var(--font-weight-medium,500);line-height:100%}}.review-section{align-items:center;color:#fafaf9;display:flex;flex-direction:column;gap:32px;margin:0 auto;padding:0 40px;text-align:center;width:70%}@media(max-width:768px){.review-section{padding:0 16px;width:100%}}.review-section-author{font-size:var(--text-lg-font-size,18px);font-weight:var(--font-weight-normal,400);line-height:var(--text-lg-line-height,28px)}@media(max-width:768px){.review-section-author{font-size:var(--text-base-font-size,16px);font-weight:var(--font-weight-medium,500);line-height:var(--text-base-line-height,24px)}}.slider-dots{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.slider-dots .slider-dot{background:var(--tailwind-colors-stone-200,#e7e5e4);border:none;border-radius:8px;display:flex;height:16px;transition:.3s;width:16px}.slider-dots .slider-dot:hover{background:#fff9}.slider-dots .slider-dot._active{background:var(--tailwind-colors-lime-600,#65a30d);border-radius:8px;width:40px}.faq-section,.faq-section-item{display:flex;flex-direction:column}.faq-section-item{border-bottom:1px solid var(--Gray,#d1d4de)}.faq-section-item-q{align-items:center;color:var(--tailwind-colors-stone-950,#0c0a09);cursor:pointer;display:flex;justify-content:space-between;padding:32px 0}@media(max-width:768px){.faq-section-item-q{padding:16px 0}}.faq-section-item-q img{transition:.3s}.faq-section-item-q._open img{transform:rotate(-180deg)}.faq-section-item-a{font-size:var(--text-lg-font-size,18px);font-weight:var(--font-weight-medium,500);line-height:var(--text-lg-line-height,28px);padding:0 0 32px}@media(max-width:768px){.faq-section-item-a{font-size:var(--text-base-font-size,16px);font-weight:var(--font-weight-medium,500);line-height:var(--text-base-line-height,24px)}}footer{background:var(--tailwind-colors-stone-200,#e7e5e4)}.input-wrapper{background:var(--custom-background-dark-input-30,#fff);border:var(--border-width-border,1px) solid var(--base-input,#e5e5e5);border-radius:var(--border-radius-rounded-full,9999px);box-shadow:var(--shadow-xs-offset-x,0) var(--shadow-xs-offset-y,1px) var(--shadow-xs-blur-radius,2px) var(--shadow-xs-spread-radius,0) var(--shadow-xs-color,rgba(0,0,0,.05));display:flex;padding:var(--spacing-4,16px)}.input-wrapper input{border:none;display:inline-flex;flex:1;height:40px;min-width:100px;width:100%}.input-wrapper input:focus{border:none;outline:none}.input-wrapper input::-moz-placeholder{color:var(--base-muted-foreground,#737373)}.input-wrapper input::placeholder{color:var(--base-muted-foreground,#737373)}.input-wrapper .btn{height:40px}@media(max-width:768px){.input-wrapper .btn{width:auto}}.static-page{padding:60px 0}@media(max-width:768px){.static-page{padding:32px 0}}.static-page h1{font-size:36px;font-weight:600;line-height:1.2;margin-bottom:32px}@media(max-width:768px){.static-page h1{font-size:24px;margin-bottom:24px}}.static-page .h3,.static-page h2{font-size:24px;font-weight:600;line-height:1.3;margin-bottom:16px;margin-top:32px}@media(max-width:768px){.static-page .h3,.static-page h2{font-size:18px;margin-top:24px}}.static-page p{color:#333;font-size:16px;line-height:1.6;margin-bottom:12px}@media(max-width:768px){.static-page p{font-size:14px}}.static-page ul{list-style:disc;margin:12px 0;padding-left:24px}.static-page ul li{color:#333;font-size:16px;line-height:1.6;margin-bottom:8px}@media(max-width:768px){.static-page ul li{font-size:14px}}.static-page a{color:#365314;text-decoration:underline}.static-page a:hover{text-decoration:none}.static-page b,.static-page strong{font-weight:600}.static-page .textSection{margin-bottom:24px}.static-page .textSection:last-child{margin-bottom:0}.static-page table{border-collapse:collapse;margin:16px 0;width:100%}.static-page table td{border:1px solid #e0e0e0;font-size:16px;line-height:1.6;padding:12px 16px;vertical-align:top}@media(max-width:768px){.static-page table td{font-size:14px;padding:8px 12px}}.static-page table td:first-child{background:#f5f5f4;font-weight:600;width:30%}@media(max-width:768px){.static-page table td:first-child{width:40%}}.static-page table ul{margin:0;padding-left:20px}.subscribe-form[data-v-2bb36d80]{display:flex;flex-direction:column;gap:16px}.subscribe-form-title[data-v-2bb36d80]{font-size:16px;font-weight:500}.subscribe-message[data-v-2bb36d80]{border-radius:8px;font-size:14px;padding:12px 16px}.subscribe-message._success[data-v-2bb36d80]{background:#ecfccb;color:#365314}.subscribe-message._error[data-v-2bb36d80]{background:#fee2e2;color:#991b1b}.subscribe-consent[data-v-2bb36d80]{align-items:flex-start;cursor:pointer;display:flex;gap:8px}.subscribe-consent input[data-v-2bb36d80]{accent-color:#365314;height:16px;margin-top:4px;width:16px}.subscribe-consent span[data-v-2bb36d80]{color:#44403c;font-size:14px}.modal-overlay[data-v-54fc4e8e]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;display:flex;justify-content:center;inset:0;padding:20px;position:fixed;width:100%;z-index:1000}.modal-content[data-v-54fc4e8e]{background:#000;border-radius:16px;max-width:500px;overflow:hidden;position:relative}.modal-close[data-v-54fc4e8e]{align-items:center;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:-48px;transition:.2s;width:40px;z-index:10}.modal-close svg[data-v-54fc4e8e]{color:#fff;height:24px;width:24px}.modal-close[data-v-54fc4e8e]:hover{background:#fff3}.modal-enter-active[data-v-54fc4e8e],.modal-leave-active[data-v-54fc4e8e]{transition:opacity .3s ease}.modal-enter-active .modal-content[data-v-54fc4e8e],.modal-leave-active .modal-content[data-v-54fc4e8e]{transition:transform .3s ease,opacity .3s ease}.modal-enter-from[data-v-54fc4e8e],.modal-leave-to[data-v-54fc4e8e]{opacity:0}.modal-enter-from .modal-content[data-v-54fc4e8e],.modal-leave-to .modal-content[data-v-54fc4e8e]{opacity:0;transform:scale(.95)}.subscribe-modal[data-v-9813b616]{background:#fff;display:flex;flex-direction:column;gap:16px;padding:32px}.subscribe-modal-title[data-v-9813b616]{color:#1c1917;font-size:24px;font-weight:600}.subscribe-modal-text[data-v-9813b616]{color:#57534e;font-size:16px;line-height:1.5}
