*,*::before,*::after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;line-height:1.5;scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img,svg,iframe{display:block;max-width:100%}svg{fill:none}button{font-family:inherit;font-size:100%;cursor:pointer;background:none;border:0;color:inherit}input,select,textarea{font-family:inherit;font-size:100%}body{font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;color:#626262;background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{color:#074233;font-weight:600;line-height:1.2}strong,b{font-weight:600}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.25rem}@media(min-width: 640px){.container{padding-inline:1.5rem}}@media(min-width: 1024px){.container{padding-inline:2rem}}.section{padding-block:4rem}@media(min-width: 1024px){.section{padding-block:6rem}}.section--dark{background:#074233;color:#fff}.section--primary{background:#1c6b3a;color:#fff}.section--cream{background:#f6f7f4}.section-title{font-size:1.875rem;line-height:1.25;font-weight:700;text-transform:uppercase}@media(min-width: 1024px){.section-title{font-size:2.25rem}}.section-title--light{color:#fff}.section-title--upper{text-transform:uppercase}.section-title--sm{font-size:1.5rem}@media(min-width: 1024px){.section-title--sm{font-size:1.875rem}}.section-text{margin-top:1.25rem;max-width:32rem;font-size:.875rem;line-height:1.625;color:#626262}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:600;transition:color .2s,background-color .2s,border-color .2s;overflow:hidden}.btn::after{content:"";display:inline-block;flex-shrink:0;width:17px;height:13px;background-color:currentColor;mask-image:url("../../assets/icons/arrow-right.svg");-webkit-mask-image:url("../../assets/icons/arrow-right.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;transition:transform .2s ease}.btn:hover::after{transform:translateX(4px)}.btn--primary{background:#1c6b3a;color:#fff}.btn--primary:hover{background:#155029}.btn--outline-light{border:1px solid hsla(0,0%,100%,.4);color:#fff}.btn--outline-light:hover{background:hsla(0,0%,100%,.1)}.btn--outline-dark{border:1px solid #1c6b3a;color:#1c6b3a}.btn--outline-dark:hover{background:#1c6b3a;color:#fff}.btn--white{background:#fff;color:#1c6b3a}.btn--white:hover{background:hsla(0,0%,100%,.9)}.btn--block{width:100%}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#1c6b3a}.eyebrow::before{content:"";display:inline-block;width:1.5rem;height:1px;background:currentColor}.eyebrow--light{color:#2a8a4d}.eyebrow--white{color:hsla(0,0%,100%,.8)}.eyebrow--accent{font-weight:400;font-size:1.125rem;line-height:1;letter-spacing:0;color:#51ce77}.eyebrow--hero{font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:500;font-size:1.5625rem;line-height:1.875rem;letter-spacing:0;color:#51ce77}.eyebrow--hero::before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.icon{width:1.5rem;height:1.5rem}.icon--sm{width:1rem;height:1rem}.icon--md{width:1.25rem;height:1.25rem}.icon--lg{width:2rem;height:2rem}.icon-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;border-radius:.5rem;background:rgba(28,107,58,.1);color:#1c6b3a}.stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem}.stats--bordered{margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.15)}.stats--cards{gap:1rem;text-align:center}.stat__num{font-size:1.5rem;font-weight:700;color:#fff}.stat__label{margin-top:.25rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:400;font-size:.9375rem;line-height:1.375rem;color:#fff}.stat--lg .stat__num{font-size:1.875rem;font-weight:800}.stat--lg .stat__label{color:hsla(0,0%,100%,.7)}.stat-card{padding:1.25rem;border-radius:.75rem;background:#f6f7f4}.stat-card__num{font-size:1.5rem;font-weight:700;color:#1c6b3a}.stat-card__label{margin-top:.25rem;font-size:.75rem;color:#626262}.badge{display:inline-block;padding:.125rem .5rem;border-radius:.375rem;background:#1c6b3a;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.brand-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.brand-tag{padding:.625rem 1.25rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff;font-size:.875rem;font-weight:600;color:#074233}.link-arrow{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#1c6b3a}.link-arrow:hover{color:#155029}.socials{display:flex;gap:.75rem;margin-top:.75rem}.social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.375rem;background:#1c6b3a;color:#fff;transition:background-color .2s}.social-link:hover{background:#155029}.social-link svg{width:1.25rem;height:1.25rem;fill:currentColor}.social-link--ghost{width:2.25rem;height:2.25rem;background:hsla(0,0%,100%,.1)}.social-link--ghost:hover{background:#1c6b3a}.social-link--ghost svg{width:1rem;height:1rem}.lang-switcher{display:inline-flex;align-items:center;gap:.25rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:100px;padding:.25rem .375rem}.lang-switcher__item{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:100px;font-size:.8125rem;font-weight:600;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .15s,background-color .15s}.lang-switcher__item:hover{color:#fff}.lang-switcher__item--active{background:hsla(0,0%,100%,.2);color:#fff}.lang-switcher--dark{background:rgba(7,66,51,.08);border-color:rgba(7,66,51,.15)}.lang-switcher--dark .lang-switcher__item{color:rgba(7,66,51,.5)}.lang-switcher--dark .lang-switcher__item:hover{color:#074233}.lang-switcher--dark .lang-switcher__item--active{background:rgba(7,66,51,.12);color:#074233}.quote-form{margin-top:2rem}.quote-form__hint{display:inline-block;margin-bottom:1.25rem;padding:.25rem .75rem;background:#e8f0eb;border-radius:5px;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:.9375rem;line-height:1.375rem;text-transform:uppercase;color:#1c6b3a}.quote-form__note{margin-top:1rem;text-align:center;font-size:.75rem;color:#626262}.tabs{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.5rem;margin-bottom:1.5rem;padding:.25rem;border-radius:.5rem;background:#fff}.tab{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:600;color:#626262}.tab:hover{color:#074233}.tab--active{background:#1c6b3a;color:#fff}.form-grid{display:grid;gap:1rem}@media(min-width: 640px){.form-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 640px){.form-field--full{grid-column:span 2/span 2}}.form-label{display:block;margin-bottom:.375rem;font-size:.875rem;font-weight:500;color:#074233}.form-input{width:100%;padding:.625rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff;font-size:.875rem;color:#074233}.form-input::-moz-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.form-input:focus{outline:2px solid rgba(0,0,0,0);border-color:#1c6b3a;box-shadow:0 0 0 2px rgba(28,107,58,.2)}textarea.form-input{resize:vertical}.hero{background:#074233 url("../../assets/images/cover-pattern.png") repeat;color:#fff;padding-block:3.5rem}@media(min-width: 1024px){.hero{padding-block:5rem}}.hero__topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem}.hero__topbar-logo{display:block;height:auto;max-width:140px}.hero__grid{display:grid;gap:3rem;align-items:center}@media(min-width: 1024px){.hero__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.hero__title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.1;text-transform:uppercase}@media(min-width: 640px){.hero__title{font-size:3.5rem}}@media(min-width: 1024px){.hero__title{font-size:4.6875rem}}.hero__subtitle{margin-top:1.5rem;max-width:28rem;font-size:.9375rem;line-height:1.375rem;color:#fff}.hero__subtitle strong{font-weight:600}.hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.hero__right{display:flex;flex-direction:column;gap:1rem}.brand-panel__label{display:flex;align-items:flex-start;gap:.375rem;margin-bottom:1.25rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:hsla(0,0%,100%,.85)}.brand-panel__label strong{font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-style:normal;font-size:.9375rem;line-height:1;color:#51ce77}.brand-panel__label__dot{flex-shrink:0;color:#51ce77;font-size:1rem;line-height:1.5}.brand-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.75rem}.brand-item{box-sizing:border-box;padding:.875rem 1rem;background:rgba(43,93,58,.2);border:1px solid #0e4738;border-radius:10px;display:flex;flex-direction:column;gap:.25rem}.brand-item__name{font-size:1rem;font-weight:700;color:#fff}.brand-item__desc{font-size:.75rem;color:hsla(0,0%,100%,.55)}.tier-badge{display:inline-block;margin-top:.375rem;padding:.15rem .5rem;box-sizing:border-box;border-radius:2px;font-size:.6875rem;font-weight:600;line-height:1.4}.tier-badge--1{background:rgba(65,164,95,.5);border:1px solid #0e4738;color:#48d77c}.tier-badge--2{background:#195b6f;border:1px solid #0e4738;color:#7dd5e8}.features{background:#1c6b3a;color:#fff;padding-block:2rem;display:flex;align-items:center}@media(min-width: 1024px){.features{height:150px;padding-block:0}}.features .container{width:100%}.features__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.75rem 1rem}@media(min-width: 1024px){.features__list{display:flex;align-items:center;justify-content:space-between;height:100%;gap:0}}.feature{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.feature:last-child:nth-child(odd){grid-column:1/-1}@media(min-width: 1024px){.feature{flex:1;position:relative}.feature:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:113px;background:#c9c9c9}}.feature__icon{height:50px;width:auto;display:block}.feature__text{font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.25rem;line-height:1.875rem;text-align:center;color:#fff;text-transform:uppercase}.about__title{text-transform:uppercase}.about__grid{display:grid;gap:3rem;align-items:start}@media(min-width: 1024px){.about__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.about__list{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.about__cta{margin-top:2.25rem}.about__media{position:relative}.about__stats{margin-top:1rem;display:grid;gap:.75rem;text-align:center}@media(max-width: 1023px){.about__stats{grid-template-columns:repeat(2, minmax(0, 1fr))}.about__stats .about-stat:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - .375rem);margin-inline:auto}}@media(min-width: 1024px){.about__stats{grid-template-columns:repeat(3, minmax(0, 1fr))}}.about-item{display:flex;align-items:flex-start;gap:1rem}.about-item__icon{flex-shrink:0;width:41px;height:auto;display:block}.about-item__title{font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.125rem;line-height:1;color:#074233}.about-item__desc{margin-top:.5rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:400;font-size:.9375rem;line-height:1;color:#074233}.brand-card{display:flex;align-items:center;justify-content:center;height:20rem;border-radius:10px;background:linear-gradient(113.54deg, #073B2F 5.89%, #083B2F 67.21%, #276044 121.46%)}@media(min-width: 1024px){.brand-card{height:22rem}}.brand-card__logo-img{width:222px;height:121px;-o-object-fit:contain;object-fit:contain;display:block}@media(max-width: 640px){.brand-card__logo-img{width:160px;height:auto}}.about-stat{box-sizing:border-box;background:#f1f1f1;border-radius:10px;padding:1rem .75rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.about-stat__num{font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.875rem;line-height:1;color:#0e4738}.about-stat__label{font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:400;font-size:.9375rem;line-height:1.375rem;color:#0e4738}.products__grid{margin-top:2.5rem;display:grid;gap:1.25rem}@media(min-width: 640px){.products__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1024px){.products__grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}.products__note{margin-top:3rem;font-size:.875rem;color:#626262}.product-card{padding:1.5rem;border-radius:.75rem;background:#fff;box-shadow:0 1px 2px rgba(7,66,51,.06),0 8px 24px rgba(7,66,51,.06);border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .25s ease,border-color .25s ease}.product-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);border-color:#1c6b3a}.product-card__icon{height:48px;width:auto;display:block}.product-card__title{margin-top:1.25rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.125rem;line-height:1;color:#074233}.product-card__desc{margin-top:.5rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:400;font-size:.9375rem;line-height:1;color:#074233;flex:1}.product-card__arrow{display:inline-flex;margin-top:1.25rem;width:17px;height:13px}.product-card__arrow::after{content:"";display:block;width:17px;height:13px;background-color:#c9c9c9;mask-image:url("../../assets/icons/arrow-right.svg");-webkit-mask-image:url("../../assets/icons/arrow-right.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;transition:transform .25s ease,background-color .25s ease}.product-card:hover .product-card__arrow::after{background-color:#1c6b3a;transform:translateX(5px)}.why{background:#083228;color:#fff}.why .section-title{max-width:42rem}.why__grid{margin-top:3rem;display:grid;gap:1.5rem}@media(min-width: 1024px){.why__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.why-card{padding:2rem;background:rgba(43,93,58,.2);border:1px solid #236c59;border-radius:10px}.why-card__num{font-size:2.25rem;font-weight:800;color:#51ce77}.why-card__title{margin-top:1rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:.9375rem;color:#fff}.why-card__desc{margin-top:.75rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:400;font-size:.9375rem;line-height:1;letter-spacing:0;color:#c9c9c9}.quote__grid{display:grid;gap:3rem}@media(min-width: 1024px){.quote__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.quote__example{margin-top:.5rem;font-size:.75rem;color:#626262}.price-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.price-item{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border:1px solid #f3f4f6;border-radius:.75rem;background:#fff;box-shadow:0 1px 2px rgba(7,66,51,.06),0 8px 24px rgba(7,66,51,.06)}.price-item--featured{border:2px solid #1c6b3a;background:rgba(28,107,58,.05);box-shadow:none}.price-item__title-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.price-item__title{font-size:.875rem;font-weight:600;color:#074233}.price-item__sub{font-size:.75rem;color:#626262}.price-item__value{text-align:right}.price{font-size:1.25rem;font-weight:700;color:#074233}.price--accent{color:#1c6b3a}.price-unit{font-size:.75rem;color:#626262}.save{font-size:.75rem;font-weight:600;color:#1c6b3a}.quote-heading{margin-bottom:1rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.25rem;text-transform:uppercase;color:#074233}.process{margin-top:2rem}.process__steps{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;text-align:center}.process__line{flex-shrink:0;align-self:flex-start;margin-top:.5rem;width:13px;height:20px;background:url("../../assets/icons/carret.svg") no-repeat center/contain}.process-step{flex:1}.process-step__num{display:flex;align-items:center;justify-content:center;margin:0 auto;width:2.25rem;height:2.25rem;border-radius:9999px;background:#1c6b3a;color:#fff;font-size:.875rem;font-weight:700}.process-step__label{margin-top:.5rem;font-size:.75rem;color:#626262}.partner{background:#1c6b3a;color:#fff;padding-block:4rem}@media(min-width: 1024px){.partner{padding-block:5rem}}.partner__grid{display:grid;gap:2.5rem;align-items:start}@media(min-width: 1024px){.partner__grid{grid-template-columns:1fr 350px}}.partner__desc{margin-top:1rem;max-width:32rem;font-size:.875rem;line-height:1.625;color:#fff}.partner__perks{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.75rem;font-size:.875rem}@media(min-width: 640px){.partner__perks{grid-template-columns:repeat(4, minmax(0, 1fr))}}.partner__aside{max-width:350px}@media(min-width: 1024px){.partner__aside{padding-left:2rem;margin-top:1.875rem}}.partner__actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.partner .stats--bordered{margin-top:2.5rem;border-top-color:hsla(0,0%,100%,.2)}.perk{display:flex;align-items:center;gap:.5rem}.perk__check{flex-shrink:0;width:28px;height:auto;display:block}.contact__grid{margin-top:2.5rem;display:grid;gap:2.5rem}@media(min-width: 1024px){.contact__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.contact__info{display:flex;flex-direction:column;gap:1.5rem}.contact__socials-title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#074233}.contact__map{overflow:hidden;min-height:320px;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px rgba(7,66,51,.06),0 8px 24px rgba(7,66,51,.06)}.contact__map iframe{width:100%;height:100%;min-height:320px;border:0}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-item__icon{flex-shrink:0;width:28px;height:auto;display:block;margin-top:2px}.contact-item__title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#074233}.contact-item__text{margin-top:.25rem;font-size:.875rem;color:#626262}.footer{background:#05311f;color:#fff;padding-block:3.5rem}.footer__grid{display:grid;gap:2.5rem}@media(min-width: 1024px){.footer__grid{grid-template-columns:repeat(5, minmax(0, 1fr))}}@media(min-width: 1024px){.footer__brand{grid-column:span 2/span 2}}.footer__logo-img{display:block;height:auto;max-width:180px}.footer__desc{margin-top:1rem;max-width:24rem;font-size:.875rem;line-height:1.625;color:hsla(0,0%,100%,.55)}.footer__title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#fff}.footer__links{margin-top:1rem;display:flex;flex-direction:column;gap:.625rem;font-size:.875rem;color:hsla(0,0%,100%,.55)}.footer__links a:hover{color:#fff}.footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:hsla(0,0%,100%,.4)}.footer .socials{margin-top:1.25rem}