@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:300;src:url("../fonts/poppins-v24-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;src:url("../fonts/poppins-v24-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;src:url("../fonts/poppins-v24-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:600;src:url("../fonts/poppins-v24-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Urbanist";font-style:normal;font-weight:300;src:url("../fonts/urbanist-v18-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Urbanist";font-style:normal;font-weight:400;src:url("../fonts/urbanist-v18-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Urbanist";font-style:normal;font-weight:500;src:url("../fonts/urbanist-v18-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Urbanist";font-style:normal;font-weight:600;src:url("../fonts/urbanist-v18-latin-600.woff2") format("woff2")}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0}h1,h2,h3,h4,h5,h6,p{margin:0 0 1rem}ul,ol{margin:0 0 1rem;padding-left:1.25rem}a{color:inherit}img{max-width:100%;height:auto;display:block}button{font:inherit}:root{--container-max: 1280px}@media(max-width: 834px){.home-cta{padding:0}}@media(max-width: 834px){html,body{width:100%;max-width:100%;overflow-x:hidden}img,svg,canvas,video{max-width:100%;height:auto}.contact-form .input-pill,.contact-form .textarea-pill{width:min(100%,100vw - 40px);margin-inline:auto;box-sizing:border-box}.contact-form{align-items:center;margin-inline:auto;width:100%}}.btn-primary .cta-arrow,.btn-secondary .cta-arrow,.coco-btn-primary .cta-arrow{position:relative;width:18px;height:16px;display:inline-block;overflow:visible}.btn-primary .cta-arrow svg,.btn-secondary .cta-arrow svg,.coco-btn-primary .cta-arrow svg{position:absolute;top:0;left:0;transition:transform 220ms ease,opacity 120ms ease}.btn-primary .cta-arrow .arrow-a,.btn-secondary .cta-arrow .arrow-a,.coco-btn-primary .cta-arrow .arrow-a{transform:translateX(0);opacity:1;transition-delay:0ms,0ms}.btn-primary .cta-arrow .arrow-b,.btn-secondary .cta-arrow .arrow-b,.coco-btn-primary .cta-arrow .arrow-b{transform:translateX(-10px);opacity:0;transition-delay:0ms,0ms}.btn-primary:hover .cta-arrow .arrow-a,.btn-secondary:hover .cta-arrow .arrow-a,.coco-btn-primary:hover .cta-arrow .arrow-a{transform:translateX(10px);opacity:0;transition-delay:0ms,140ms}.btn-primary:hover .cta-arrow .arrow-b,.btn-secondary:hover .cta-arrow .arrow-b,.coco-btn-primary:hover .cta-arrow .arrow-b{transform:translateX(0);opacity:1;transition-delay:40ms,80ms}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:"Urbanist",sans-serif;color:#1a1a1a;background-color:#fff}.home-testimonials{padding:5rem 0;background:#fff}.home-testimonials .title-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.home-testimonials .title-wrapper .section-title{display:inline-flex;align-items:center;gap:.5rem;background:#f4fdf8;border:.5px solid #0b5229;padding:0 .75rem 0 .5rem;border-radius:1rem;height:2rem}.home-testimonials .title-wrapper .section-title span{color:#0b5229;font:500 16px "Poppins",sans-serif}.home-testimonials .title-wrapper h2{text-align:center;color:#031602;font:500 51px "Urbanist",sans-serif;line-height:1.2}.home-testimonials .container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.home-testimonials .testimonials-columns{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-top:2.5rem;max-width:1060px;padding-inline:1.5rem;margin-inline:auto;background:#fff}.home-testimonials .col{position:relative;height:640px;overflow:hidden}.home-testimonials .col::before,.home-testimonials .col::after{content:"";position:absolute;left:0;width:100%;height:72px;pointer-events:none;z-index:2}.home-testimonials .col::before{top:0;background:linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%)}.home-testimonials .col::after{bottom:0;background:linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%)}.home-testimonials .track{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}@keyframes scroll-down{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}@keyframes scroll-up{0%{transform:translateY(-50%)}100%{transform:translateY(0)}}.home-testimonials .track-down,.home-testimonials .track-up{animation-duration:48s;animation-timing-function:linear;animation-iteration-count:infinite}.home-testimonials .track-down{animation-name:scroll-down}.home-testimonials .track-up{animation-name:scroll-up}.home-testimonials .t-card{background:#faf7ef;border-radius:24px;padding:18px;display:flex;flex-direction:column;gap:15px;color:#031602}.home-testimonials .t-card p{font:400 14px "Poppins",sans-serif;line-height:1.3}.home-testimonials .t-card strong{color:#116936;font:500 14px "Poppins",sans-serif}.home-testimonials .t-card .quote{width:24px;height:24px}@media(max-width: 834px){.home-testimonials .testimonials-columns{grid-template-columns:1fr}.home-testimonials .col+.col{display:none}}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:1rem}.site-header{position:fixed;top:2.5rem;left:0;width:100%;z-index:10;padding-inline:1rem}.site-header>.container{display:flex;justify-content:space-between;align-items:center;background:hsla(0,0%,100%,.16);backdrop-filter:blur(14px);border:.1px solid hsla(0,0%,100%,.25);border-radius:3.25rem;padding:.5rem;max-width:1050px}.site-header .logo img{display:block;height:3.5rem;width:auto;background:#fff;border-radius:1.75rem;padding:.5rem 2rem}.site-header-mobile{display:none}@media(max-width: 834px){.site-header{display:none}.site-header-mobile{display:block;position:fixed;top:1rem;left:0;width:100%;z-index:20;padding-inline:.75rem;box-sizing:border-box;overflow-x:hidden}.site-header-mobile .mobile-bar{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:36px;overflow:hidden;backdrop-filter:blur(6px);background:hsla(0,0%,100%,.16);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.6);box-sizing:border-box;width:100%;max-width:388px;margin-inline:auto}.site-header-mobile .logo-pill{display:inline-flex;align-items:center;height:56px;padding:8px 20px;background:#fff;border-radius:28px;text-decoration:none;box-sizing:border-box;flex-shrink:0}.site-header-mobile .logo-pill img{display:block;height:40px;width:auto}.site-header-mobile .mobile-toggle{position:relative;width:56px;height:56px;border:0;background:#fff;border-radius:28px;padding:8px;cursor:pointer;box-sizing:border-box;flex-shrink:0}.site-header-mobile .mobile-toggle span{position:absolute;left:14px;width:28px;height:4px;background:#0b5229;border-radius:2px;transition:transform .3s,opacity .3s}.site-header-mobile .mobile-toggle span:nth-child(1){top:16px}.site-header-mobile .mobile-toggle span:nth-child(2){top:24px}.site-header-mobile .mobile-toggle span:nth-child(3){top:32px}.site-header-mobile[data-open=true] .mobile-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header-mobile[data-open=true] .mobile-toggle span:nth-child(2){opacity:0}.site-header-mobile[data-open=true] .mobile-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.site-header-mobile .mobile-menu{position:fixed;top:1rem;left:.75rem;right:.75rem;bottom:1rem;background:#faf7ef;border-radius:36px;padding:80px 16px 24px;box-sizing:border-box;overflow-x:hidden;display:none;z-index:10}.site-header-mobile[data-open=true] .mobile-menu{display:block}.site-header-mobile .mobile-menu .mobile-close{position:absolute;top:16px;right:16px;width:56px;height:56px;border:0;background:#fff;border-radius:28px;padding:8px;cursor:pointer;display:inline-block}.site-header-mobile .mobile-menu .mobile-close span{position:absolute;left:14px;width:28px;height:4px;background:#0b5229;border-radius:2px}.site-header-mobile .mobile-menu .mobile-close span:nth-child(1){top:26px;transform:rotate(45deg)}.site-header-mobile .mobile-menu .mobile-close span:nth-child(2){top:26px;transform:rotate(-45deg)}.site-header-mobile .mobile-menu ul{list-style:none;margin:0;padding:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.site-header-mobile .mobile-menu a{display:inline-block;padding:8px 24px;border-radius:28px;text-decoration:none;color:#0b5229;font-family:"Urbanist",sans-serif;font-weight:400;font-size:38px;line-height:1.2}.site-header-mobile .mobile-menu a.active{background:#0b5229;color:#f4fdf8;text-decoration:none}}.primary-nav #nav-menu{display:flex;align-items:center;background:#fff;border-radius:1.75rem;padding:.5rem}.primary-nav ul{display:flex;gap:0;align-items:center;list-style:none;margin:0;padding:0}.primary-nav ul a{display:block;padding:.5rem 1.5rem;border-radius:1.25rem;text-decoration:none;color:#0f5132;font-weight:500;transition:background-color .25s ease,color .25s ease}.primary-nav ul a.active{background-color:#0f5132;color:#f4fdf8}.primary-nav ul li{list-style:none}.primary-nav ul li::marker{content:none}.primary-nav ul:hover a.active:not(:hover){background-color:rgba(0,0,0,0);color:#0f5132}.primary-nav ul a:hover,.primary-nav ul a:focus-visible{background-color:#0f5132;color:#f4fdf8}.primary-nav .nav-toggle{display:none}.site-footer{background:#0b5229;color:#f4fdf8;padding:40px 0;border-top-left-radius:80px;border-top-right-radius:80px}.site-footer .container{max-width:1060px;padding-inline:1.5rem}.site-footer .footer-top{display:flex;align-items:center;justify-content:space-between;padding:40px 0}.site-footer .footer-top .footer-logo img{display:block;height:90px;width:auto}.site-footer .footer-top .social-list{display:flex;gap:18px;align-items:center;list-style:none;margin:0;padding:0}.site-footer .footer-top .social-list li a{width:40px;height:40px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.site-footer .footer-top .social-list li i{font-size:20px;color:var(--Primary-Color, #0B5229);line-height:1}.site-footer .footer-links{display:flex;align-items:flex-start;justify-content:space-between;padding:40px 0;border-style:solid;border-width:.4px 0;border-image:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%) 1}.site-footer .footer-links .cols{display:flex;gap:87px;color:#fff;font:300 16px "Poppins",sans-serif}.site-footer .footer-links .cols .col{line-height:1.6}.site-footer .footer-links .cols .h{font:500 16px "Poppins",sans-serif;margin:0 0 .5rem 0}.site-footer .footer-links .cols ul{list-style:none;margin:0;padding:0}.site-footer .footer-links .cols a{color:inherit;text-decoration:none}.site-footer .footer-links .qr{display:flex;gap:20px;align-items:center}.site-footer .footer-links .qr .qr-item{display:flex;flex-direction:column;gap:20px;align-items:center;width:120px}.site-footer .footer-links .qr .qr-item p{margin:0;font:300 16px "Poppins",sans-serif;text-align:center;color:#fff}.site-footer .footer-links .qr .qr-box{width:120px;height:120px;background:#fff;border-radius:12px;display:grid;place-items:center;overflow:hidden}.site-footer .footer-links .qr .qr-box img{display:block;width:107px;height:107px}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:40px 0;border-style:solid;border-width:0 0 .6px;border-image:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%) 1}.site-footer .footer-bottom .copyright{margin:0;font:300 16px "Poppins",sans-serif;color:#fff}.site-footer .footer-bottom .credit{display:flex;gap:8px;align-items:center;text-decoration:none;color:inherit}.site-footer .footer-bottom .credit p{margin:0;font:300 16px "Poppins",sans-serif;color:#fff}.site-footer .footer-bottom .credit img{display:block;height:41px;width:auto}.site-footer .footer-bottom .credit:hover,.site-footer .footer-bottom .credit:focus{text-decoration:none}.site-footer .footer-watermark{display:flex;align-items:center;padding:0 0 40px;justify-content:center}.site-footer .footer-watermark p{margin:0;font-family:"Urbanist",sans-serif;font-weight:600;font-style:italic;font-size:100px;line-height:1.2;color:hsla(0,0%,100%,.16);text-align:center;width:1180px}@media(max-width: 834px){.site-footer{border-top-left-radius:24px;border-top-right-radius:24px}.site-footer .footer-top{flex-direction:column;gap:32px;align-items:center;text-align:center}.site-footer .footer-links{flex-direction:column;gap:40px;align-items:center;text-align:center}.site-footer .footer-links .cols{flex-direction:column;gap:40px}.site-footer .footer-links .qr{flex-direction:row;gap:20px;justify-content:center}.site-footer .footer-bottom{flex-direction:column;gap:24px;text-align:center}.site-footer .footer-watermark p{font-size:clamp(28px,9vw,40px);width:100%;max-width:100%}}.hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:840px;padding:8rem 0;color:#fff;text-align:center;overflow:hidden}.hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("/assets/images/hero-background.png") no-repeat center center/cover;z-index:-2}.hero::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 38, 15, 0.5) 19.71%, rgba(127, 206, 255, 0.25) 53.85%);z-index:-1}.hero .hero-logo{width:81px;height:80px;margin:0 auto 1.5rem}.hero h1{font-family:"Urbanist",sans-serif;font-size:67px;font-weight:500;line-height:1.2;text-shadow:0px 0px 32px rgba(0,0,0,.25);margin-bottom:.5rem}.hero p{font-family:"Urbanist",sans-serif;font-size:28px;font-weight:500;color:#f4fdf8;text-shadow:0px 0px 32px rgba(0,0,0,.25);margin-bottom:2.5rem}.hero .btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:.6rem 1.5rem;background:#c8b05e;color:#faf7ef;text-decoration:none;border-radius:1.5rem;font-weight:600;transition:transform .2s ease}.hero>.container{position:relative}.hero .hero-meta{position:absolute;left:50%;bottom:-12rem;transform:translateX(-50%);display:flex;align-items:flex-end;justify-content:space-between;width:100%;max-width:1060px}.hero .hero-meta .cri-text{text-align:left}.hero .hero-meta .cri-text .small{margin:0;font:300 12px "Poppins",sans-serif;color:#fff}.hero .hero-meta .cri-text .org{margin:0;font:500 16px "Poppins",sans-serif;color:#fff}.hero .hero-meta .call-icon{width:56px;height:56px;margin-left:1rem;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 0 0 7px hsla(0,0%,100%,.25);position:sticky;top:12px;z-index:5;text-decoration:none;transform-origin:center;animation:phone-pulse 2s ease-in-out infinite}.hero .hero-meta .call-icon img{display:block;width:24px;height:24px}.hero .hero-meta .call-icon:active,.hero .hero-meta .call-icon.is-clicked{transform:scale(0.94)}@keyframes phone-pulse{0%{box-shadow:0 0 0 3px hsla(0,0%,100%,.25)}50%{box-shadow:0 0 0 7px hsla(0,0%,100%,.15)}100%{box-shadow:0 0 0 3px hsla(0,0%,100%,.25)}}@media(max-width: 834px){.hero .hero-meta{left:50%;bottom:1rem;padding-inline:1rem;max-width:calc(100% - 2rem)}}@media(max-width: 834px){.hero{min-height:100vh;padding:4rem 1rem 5rem}.hero h1{font-size:44px;line-height:1.15}.hero p{font-size:18px;margin-bottom:1.75rem}.hero .btn-primary{padding:.6rem 1.25rem}.hero .hero-meta{left:50%;right:auto;top:480px;bottom:auto;transform:translateX(-50%);padding-inline:1rem;width:100%;max-width:calc(100% - 2rem);justify-content:space-between;align-items:center}.hero .hero-meta .call-icon{position:static;top:auto}}.home-about{background:#faf7ef;padding:5rem 0}.home-about>.container{max-width:1060px;padding-inline:1.5rem}.home-about .title-wrapper{text-align:center;margin-bottom:-4rem}.home-about .title-wrapper h2{font-family:"Urbanist",sans-serif;font-size:51px;font-weight:500;color:#1a1a1a;margin-top:1rem;margin-bottom:8rem}.home-about .section-title{display:inline-flex;align-items:center;gap:.5rem;padding:0 .75rem;height:2rem;border-radius:1rem;background:#f4fdf8;border:.5px solid #0b5229;color:#0b5229;font-weight:600;margin:0 auto 1rem;gap:.5rem}.home-about .grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start;margin-top:2rem}@media(min-width: 834px){.home-about .grid{grid-template-columns:280px 1fr 280px;justify-content:space-between;gap:2rem}}.home-about .image-collage{position:relative;min-height:0;display:none;margin-top:-2rem}@media(min-width: 834px){.home-about .image-collage{display:block;width:398px;aspect-ratio:398/351;margin:0 auto}}.home-about .image-collage img{position:absolute;max-width:100%;height:auto}.home-about .image-collage .img-jars{width:200px;top:-60px;left:134px;z-index:2}.home-about .image-collage .img-palms{width:240px;bottom:0;left:95px;z-index:1}.home-about .image-collage .img-flower{width:220px;top:68px;right:45px;z-index:3}.home-about .image-collage .img-coco{inset:0;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width: 834px){.home-about .image-collage{display:block;margin:0 auto 1rem;width:100%;position:relative;min-height:auto}.home-about .image-collage .img-coco{position:static;display:block;width:100%;height:auto;border-radius:16px;object-fit:cover}}.home-about .text-right p{margin-bottom:1.5rem;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#1a1a1a}.home-about .lead{font-family:"Poppins",sans-serif;font-size:21px;font-weight:300;line-height:1.2;color:#0f5132}.home-about .btn-secondary{display:inline-flex;gap:.75rem;align-items:center;padding:.75rem 1.5rem;border-radius:1.5rem;background:#c8b05e;color:#fff;text-decoration:none;font-family:"Urbanist",sans-serif;font-size:16px;font-weight:600;transition:transform .2s ease}.home-highlights{padding:5rem 0}.home-highlights>.container{max-width:1060px;padding-inline:1.5rem}.home-highlights h2{font-family:"Urbanist",sans-serif;font-size:38px;font-weight:500;color:#1a1a1a;margin:0}.home-highlights .highlights-top{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}@media(min-width: 834px){.home-highlights .highlights-top{grid-template-columns:repeat(4, 1fr);align-items:stretch}}.home-highlights .highlights-bottom{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width: 834px){.home-highlights .highlights-bottom{grid-template-columns:repeat(4, 1fr)}}.home-highlights .highlight-card{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem;border-radius:1.5rem;height:100%;background-color:#faf7ef}.home-highlights .highlight-card.accent{background-color:#f4fdf8}.home-highlights .highlight-card .highlight-icon{width:38px;height:38px}.home-highlights .highlight-card p{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#0f5132;margin:0}.home-highlights .title-card{display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;border:2px solid rgba(200,176,94,.35)}.home-highlights .highlight-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem .625rem;border-radius:1.5rem;border:2px solid #c8b05e;text-align:center}.home-highlights .highlight-cta h3{font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:1.2;color:#1a1a1a;margin:0}.home-highlights .highlight-cta .btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:.6rem 1.5rem;background:#0f5132;color:#faf7ef;text-decoration:none;border-radius:1.5rem;font-family:"Urbanist",sans-serif;font-size:16px;font-weight:600;transition:transform .2s ease}.home-highlights .highlight-cta .btn-primary svg{width:18px;height:16px;transition:transform .2s ease}.certification{padding:0rem}.certification>.container{max-width:1060px;padding-inline:1.5rem}.certification .cert-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width: 834px){.certification .cert-grid{grid-template-columns:repeat(2, 1fr);gap:2.5rem}}.certification .cert-item{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;border-radius:2.5rem}.certification .cert-logo{flex-shrink:0;width:150px;height:150px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:1.25rem;padding:1.25rem}.certification .cert-logo img{max-width:100%;max-height:100%}.certification .cert-logo--cri img{max-width:80%;max-height:80%}.certification .cert-text p{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#1a1a1a;margin:0}.industry-background{padding:5rem 0;background-color:#fff}.industry-background>.container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center}.industry-background h2{font-family:"Urbanist",sans-serif;font-size:51px;font-weight:500;color:#1a1a1a;text-align:center;margin-bottom:4rem}.industry-background .industry-images{position:relative;width:100%;margin-bottom:3rem;display:flex;justify-content:center;align-items:center}.industry-background .industry-images img{display:block;max-width:min(100%,960px);width:clamp(280px,90vw,960px);height:auto;border-radius:1rem;object-fit:cover}@media(max-width: 834px){.industry-background .industry-images{max-width:calc(100% - 3rem);margin-inline:auto}.industry-background .industry-images img{display:block;max-width:100%;width:auto;height:auto;margin:0 auto}}.industry-background .industry-content{max-width:580px;text-align:center}.industry-background .industry-content p{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#1a1a1a;margin-bottom:1.5rem;margin-top:1rem}.industry-background .industry-content .btn-secondary{display:inline-flex;gap:.75rem;align-items:center;padding:.75rem 1.5rem;border-radius:1.5rem;background:#c8b05e;color:#fff;text-decoration:none;font-family:"Urbanist",sans-serif;font-size:16px;font-weight:600;transition:transform .2s ease}.industry-background .industry-content .btn-secondary svg{width:18px;height:16px;transition:transform .2s ease}.home-products{padding:2rem 0;position:relative;overflow:hidden}.home-products .product-bg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1512px;height:auto;z-index:0}.home-products>.container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.home-products .title-wrapper{text-align:center;margin-bottom:3rem}.home-products .title-wrapper h2{font-family:"Urbanist",sans-serif;font-size:51px;font-weight:500;color:#1a1a1a;margin-top:1rem;margin-bottom:0}.home-products .section-title{display:inline-flex;align-items:center;gap:.5rem;padding:0 .75rem;height:2rem;border-radius:1rem;background:#f4fdf8;border:.5px solid #0b5229;color:#0b5229;font-weight:600;margin:0 auto 1rem;gap:.5rem}.home-products .products-content{max-width:800px;text-align:center}.home-products .products-content p{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#1a1a1a;margin-bottom:3rem}.home-products .products-content .product-visual{margin-bottom:3rem;position:relative}.home-products .products-content .product-visual .product-image{position:relative;z-index:1;max-width:100%;height:auto;border-radius:1rem}.home-products .products-content .btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:1.5rem;background:#c8b05e;color:#fff;text-decoration:none;font-family:"Urbanist",sans-serif;font-size:16px;font-weight:600;transition:transform .2s ease}.home-products .products-content .btn-primary svg{width:18px;height:16px;transition:transform .2s ease}.product-features{padding:2rem 0;background:#fff;overflow:hidden;position:relative}.product-features>.container{max-width:1060px;margin-inline:auto;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center;position:relative}.product-features .marquee{width:100%;overflow:hidden;position:relative}.product-features .marquee::before,.product-features .marquee::after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2}.product-features .marquee::before{left:0;background:linear-gradient(to right, #ffffff 20%, rgba(255, 255, 255, 0) 100%)}.product-features .marquee::after{right:0;background:linear-gradient(to left, #ffffff 20%, rgba(255, 255, 255, 0) 100%)}.product-features .marquee-track{display:flex;align-items:center;gap:5rem;padding:1rem 0;list-style:none;margin:0;animation:marquee-right 30s linear infinite;will-change:transform}.product-features .marquee-icon{position:relative;height:64px;width:120px;display:flex;align-items:center;justify-content:center}.product-features .marquee-icon img{position:absolute;height:100%;width:auto;transition:opacity .3s ease}.product-features .marquee-icon .img-default{opacity:.8;filter:grayscale(1)}.product-features .marquee-icon .img-hover{opacity:0}.product-features .marquee-track li:hover .img-default{opacity:0}.product-features .marquee-track li:hover .img-hover{opacity:1}@media(min-width: 834px){.product-features .marquee-icon{height:80px}}@media(max-width: 834px){.product-features .marquee::before,.product-features .marquee::after{display:none}.product-features .marquee{overflow:visible}.product-features .marquee-track{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 0px;animation:none;transform:none !important;justify-items:center}.product-features .marquee-track li[aria-hidden=true]{display:none}.product-features .marquee-icon{height:65px;width:100px}}@keyframes marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0%)}}@media(max-width: 834px){.site-header{top:1rem;padding-inline:.75rem}.site-header>.container{max-width:600px;border-radius:36px;backdrop-filter:blur(6px);border:.25px solid hsla(0,0%,100%,.8);padding:8px}.site-header .logo{display:inline-flex;align-items:center;height:56px;padding:8px 20px;background:#fff;border-radius:28px}.site-header .logo img{height:40px;background:rgba(0,0,0,0);padding:0;border-radius:0}.primary-nav .nav-toggle{display:block;position:relative;width:56px;height:56px;border:0;background:#fff;border-radius:28px;padding:8px;cursor:pointer;z-index:20}.primary-nav .nav-toggle span{display:block;position:absolute;width:28px;height:4px;background:#0b5229;left:14px;transition:transform .3s,opacity .3s}.primary-nav .nav-toggle span:nth-child(1){top:.5rem}.primary-nav .nav-toggle span:nth-child(2){top:1rem}.primary-nav .nav-toggle span:nth-child(3){top:1.5rem}.primary-nav[data-toggled=true] .nav-toggle span:nth-child(1){transform:translateY(0.5rem) rotate(45deg)}.primary-nav[data-toggled=true] .nav-toggle span:nth-child(2){opacity:0}.primary-nav[data-toggled=true] .nav-toggle span:nth-child(3){transform:translateY(-0.5rem) rotate(-45deg)}.primary-nav #nav-menu{display:none;position:fixed;top:1rem;right:1rem;width:calc(100% - 2rem);max-width:300px;flex-direction:column;padding:4rem 1rem 1rem;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.primary-nav[data-toggled=true] #nav-menu{display:flex}.primary-nav ul{flex-direction:column;width:100%;gap:.5rem}.primary-nav a{text-align:center}}.home-cta{padding:4rem 0}.home-cta>.container{max-width:1060px;padding-inline:1.5rem}.home-cta .cta-card{display:grid;grid-template-columns:360px 1fr;align-items:center;gap:1.5rem;border-radius:30px;background:linear-gradient(93deg, #FAF7EF 0%, #F4FDF8 100%);border:1px solid rgba(11,82,41,.05);padding:1rem}.home-cta .cta-media{border-radius:16px;overflow:hidden}.home-cta .cta-media img{display:block;width:100%;height:auto}.home-cta .cta-content{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}.home-cta .cta-content h2{font-family:"Urbanist",sans-serif;font-size:30px;font-weight:500;color:#1a1a1a;margin:0}.home-cta .cta-content p{font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:120%;color:var(--Secondary-Text-Color, #8C8C8C);margin:0}.home-cta .cta-content .btn-primary{display:inline-flex;height:40px;padding:0 24px;align-items:center;gap:12px;border-radius:24px;background:var(--Primary-Color, #0B5229);color:#faf7ef;text-decoration:none;font-family:"Urbanist",sans-serif;font-size:16px;font-weight:600;width:auto;align-self:flex-start;transition:transform .2s ease}.home-cta .cta-content .btn-primary svg{color:#c8b05e;flex-shrink:0;transition:transform .2s ease}@media(max-width: 834px){.home-cta .cta-card{grid-template-columns:1fr}}.ceo-message{padding:3rem 0;background:#fff}.ceo-message>.container{max-width:1060px;padding-inline:1.5rem}.ceo-message .ceo-message-wrapper{position:relative}.ceo-message .ceo-card{display:flex;width:730px;padding:62px;flex-direction:column;align-items:flex-start;gap:20px;border-radius:24px 120px 24px 80px;background:var(--Primary-Color, #0B5229);color:#faf7ef;position:relative;overflow:hidden}.ceo-message .ceo-text{display:flex;flex-direction:column;max-width:680px;max-width:92%}.ceo-message .ceo-heading{font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;letter-spacing:.3px;color:#c8b05e;margin:0 0 .5rem 0}.ceo-message .ceo-name{font-family:"Urbanist",sans-serif;font-size:18px;font-weight:600;margin-top:1.5rem}.ceo-message .ceo-role{font-family:"Poppins",sans-serif;font-size:12px;opacity:.9}.ceo-message .ceo-photo{position:absolute;right:-30px;top:50%;transform:translateY(-50%);z-index:2}.ceo-message .ceo-photo img{max-height:420px;width:auto}@media(max-width: 480px){.ceo-message .ceo-photo{top:550px;bottom:auto}}@media(max-width: 834px){.ceo-message .ceo-message-wrapper{flex-direction:column;position:relative;padding-bottom:320px}.ceo-message .ceo-card{width:100%;border-radius:24px 120px 24px 80px;padding:40px}.ceo-message .ceo-photo{position:absolute;right:0px;bottom:75px;top:auto;transform:none;margin:0;align-self:auto}.ceo-message .ceo-photo img{max-height:280px}}.ceo-message .ceo-text p{font-family:"Poppins",sans-serif;font-size:16px;line-height:1.5;margin:0;margin-top:1rem}.home-contact{padding:5rem 0;background:#fff}.home-contact>.container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center}.home-contact .title-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.home-contact .title-wrapper .section-title{display:inline-flex;align-items:center;gap:.5rem;background:#f4fdf8;border:.5px solid #0b5229;padding:0 .75rem 0 .5rem;border-radius:1rem;height:2rem}.home-contact .title-wrapper .section-title span{color:#0b5229;font:500 16px "Poppins",sans-serif}.home-contact .title-wrapper h2{text-align:center;color:#031602;font:500 51px "Urbanist",sans-serif;line-height:1.2}.home-contact .contact-grid{margin-top:4rem;display:grid;grid-template-columns:minmax(0, 600px) minmax(0, 440px);gap:20px;width:100%;justify-content:center}.home-contact .contact-form{display:flex;flex-direction:column;gap:20px;width:100%;max-width:680px}.home-contact .contact-form .input-pill{display:block;background:#faf7ef;border:0;box-shadow:inset 0 0 0 1px #0b5229;border-radius:24px;width:100%;box-sizing:border-box;padding:10px 10px 10px 24px;height:48px}.home-contact .contact-form .input-pill input{appearance:none;border:0;background:rgba(0,0,0,0);width:100%;color:#031602;font:400 16px "Poppins",sans-serif;outline:none}.home-contact .contact-form .input-pill input ::placeholder{color:#8c8c8c}.home-contact .contact-form .textarea-pill{display:block;background:#faf7ef;border:0;box-shadow:inset 0 0 0 1px #0b5229;border-radius:24px;width:100%;box-sizing:border-box;padding:24px 10px 10px 24px;height:120px}.home-contact .contact-form .textarea-pill textarea{resize:vertical;min-height:80px;max-height:80px;border:0;background:rgba(0,0,0,0);width:100%;color:#031602;font:400 16px "Poppins",sans-serif;outline:none}.home-contact .contact-form .textarea-pill textarea ::placeholder{color:#8c8c8c}.home-contact .contact-form .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:40px;padding:0 24px;border-radius:24px;background:#0b5229;color:#faf7ef;text-decoration:none;font:600 16px "Urbanist",sans-serif;border:0;cursor:pointer;white-space:nowrap;min-width:200px}.home-contact .contact-form .btn-primary:disabled{opacity:1;cursor:not-allowed}.home-contact .contact-form .btn-primary:disabled:hover svg{transform:none}.home-contact .contact-form .contact-send{align-self:center}.home-contact .contact-form .contact-send.is-busy .cta-arrow{opacity:0}.home-contact .contact-form .contact-send.is-success{color:#c8b05e}.home-contact .contact-form .contact-send.is-success .cta-arrow{opacity:0}@keyframes loading-dots{0%,20%{opacity:0}50%{opacity:1}100%{opacity:0}}.home-contact .contact-form .loading-dots span{animation:loading-dots 1.4s infinite}.home-contact .contact-form .loading-dots span:nth-child(2){animation-delay:.2s}.home-contact .contact-form .loading-dots span:nth-child(3){animation-delay:.4s}.home-contact .contact-card{border-radius:32px;padding:24px;background:linear-gradient(123deg, #FAF7EF -1.58%, #F4FDF8 100%);width:100%;max-width:480px;margin-top:-10px}.home-contact .contact-card .contact-list{list-style:none;margin:0 0 24px 0;padding:0;display:flex;flex-direction:column;gap:16px}.home-contact .contact-card .c-item{display:flex;align-items:flex-start;gap:20px}.home-contact .contact-card .c-item .c-icon{margin-top:4px}.home-contact .contact-card .c-item .c-icon img{display:block;width:32px;height:32px}.home-contact .contact-card .c-item .c-text p{margin:0 0 4px 0;font:400 16px "Poppins",sans-serif;color:#031602}.home-contact .contact-card .c-item .single{margin:0;font:400 16px "Poppins",sans-serif;color:#031602}.home-contact .contact-card .c-item a{color:inherit;text-decoration:none}.home-contact .contact-card .c-item a:hover,.home-contact .contact-card .c-item a:focus{text-decoration:none}.home-contact .contact-card .social-panel{background:#0b5229;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:20px;align-items:center}.home-contact .contact-card .social-panel .label{margin:0;font:500 16px "Poppins",sans-serif;color:#f4fdf8}.home-contact .contact-card .social-panel .social-list{list-style:none;margin:0;padding:0;display:flex;gap:18px;align-items:center;justify-content:center}.home-contact .contact-card .social-panel .social-list li a{width:40px;height:40px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform 180ms ease}.home-contact .contact-card .social-panel .social-list li a:hover,.home-contact .contact-card .social-panel .social-list li a:focus-visible{transform:translateY(-4px)}.home-contact .contact-card .social-panel .social-list li i{font-size:20px;color:var(--Primary-Color, #0B5229);line-height:1}.home-contact #contact-result{margin-top:8px;min-height:1em}.home-contact #contact-result.error{color:#c0392b;font-weight:500;font-style:italic;font-family:"Poppins",sans-serif;margin-top:-6px;margin-left:18px}.home-contact .field-error{color:#c0392b;font:500 14px "Poppins",sans-serif;margin-top:-12px;margin-left:18px}@media(max-width: 834px){.home-contact .contact-grid{grid-template-columns:1fr}.home-contact .contact-card{max-width:100%}.home-contact .contact-card .social-panel .social-list{gap:12px}}@media(max-width: 480px){.home-contact .contact-card .social-panel .social-list{gap:10px !important}}.legal-content{padding:60px 0 100px}.legal-content .container{max-width:820px;padding-inline:1.5rem}.legal-content h2{font-family:"Urbanist",sans-serif;font-weight:600;font-size:38px;line-height:1.2;color:var(--Primary-Color, #0B5229);margin:0 0 16px}.legal-content h3{font-family:"Urbanist",sans-serif;font-weight:600;font-size:28px;line-height:1.3;color:var(--Primary-Color, #0B5229);margin:40px 0 12px}.legal-content p{font:400 16px "Poppins",sans-serif;color:#031602;margin:0 0 16px}.legal-content ul,.legal-content ol{margin:0 0 16px 18px;padding:0}.legal-content li{font:400 16px "Poppins",sans-serif;color:#031602;margin:0 0 8px}.legal-content a{color:var(--Primary-Color, #0B5229);text-decoration:underline}.legal-content a[href^="mailto:"],.legal-content a[href^="tel:"]{text-decoration:none}.home-faq{padding:3rem 0;background:#fff}.home-faq>.container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center}.home-faq .title-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.home-faq .title-wrapper .section-title{display:inline-flex;align-items:center;gap:.5rem;background:#f4fdf8;border:.5px solid #0b5229;padding:0 .75rem 0 .5rem;border-radius:1rem;height:2rem}.home-faq .title-wrapper .section-title span{color:#0b5229;font:500 16px "Poppins",sans-serif}.home-faq .title-wrapper h2{text-align:center;color:#031602;font:500 51px "Urbanist",sans-serif;line-height:1.2}.home-faq .faq-list{width:580px;max-width:100%;display:flex;flex-direction:column;gap:20px;margin-top:3rem}.home-faq .faq-item{width:100%}.home-faq .faq-question{appearance:none;background:#faf7ef;border:0;border-radius:16px;width:100%;height:64px;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;color:#0b5229;font:500 16px "Poppins",sans-serif;transition:background-color .2s ease;position:relative;z-index:2}.home-faq .q-text{pointer-events:none}.home-faq .q-icon{position:relative;width:16px;height:16px;display:inline-grid;place-items:center;transition:transform .2s ease}.home-faq .q-icon .bar{position:absolute;width:16px;height:2px;background:#0b5229;border-radius:1px;transition:transform .2s ease,background-color .2s ease}.home-faq .q-icon .bar-h{transform:rotate(0deg)}.home-faq .q-icon .bar-v{transform:rotate(90deg)}.home-faq .faq-question:hover .q-icon .bar,.home-faq .faq-question:focus-visible .q-icon .bar{background:#c8b05e}.home-faq .faq-answer{background:#0b5229;color:#fff;border-radius:0 0 16px 16px;margin-top:-20px;margin-bottom:16px;overflow:hidden;height:0;padding:0 32px 0;opacity:0;transform:translateY(-6px);transition:height .4s cubic-bezier(0.4, 0, 0.2, 1),padding .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .3s ease-out,transform .3s ease-out;position:relative;z-index:1}.home-faq .faq-answer p{font:400 16px "Poppins",sans-serif;line-height:1.2;margin:0;margin-top:20px}.home-faq .faq-item.is-open .q-icon{transform:rotate(45deg);transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.home-faq .faq-item.is-open .faq-answer{opacity:1;transform:translateY(0);padding:16px 32px 16px}@media(max-width: 834px){.home-faq .faq-list{width:100%}}.page-header{padding:6rem 0 3rem;background:#faf7ef}.page-header>.container{max-width:1060px;padding-inline:1.5rem}.page-header h1{font-family:"Urbanist",sans-serif;font-size:51px;font-weight:500;color:#1a1a1a;margin:0 0 .5rem 0}.page-header .lead{font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;color:#0f5132;margin:0}.page-header--about{position:relative;background:#0b5229;min-height:392px;display:flex;align-items:center;padding-top:8rem;padding-bottom:2rem;border-bottom-left-radius:80px;border-bottom-right-radius:80px;overflow:hidden}.page-header--about::before{content:"";position:absolute;inset:0;background:url("/assets/images/A_Header_S_Cover.png") no-repeat center center/cover;z-index:0}.page-header--about::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(11, 82, 41, 0.5) 100%);z-index:1}.page-header--about>.container{position:relative;z-index:2}.page-header--about>.container{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;padding-top:0;padding-bottom:0}.page-header--about h1{color:#fff;font-family:Urbanist;font-size:67px;font-style:normal;font-weight:500;line-height:120%;margin:0;flex:1 0 0}.about-intro{padding:3rem 0 5rem;background:#fff}.about-intro>.container{max-width:1060px;padding-inline:1.5rem}.about-intro .section-title{display:inline-flex;align-items:center;gap:.5rem;background:#f4fdf8;border:.5px solid #0b5229;padding:0 .75rem 0 .5rem;border-radius:1rem;height:2rem}.about-intro .section-title span{color:#0b5229;font:500 16px "Poppins",sans-serif}.about-intro h2{font-family:"Urbanist",sans-serif;font-size:38px;font-weight:500;color:#1a1a1a;margin:1rem 0 1rem 0}.about-intro p{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#1a1a1a;margin:0 0 1rem 0}.about-content{padding:5rem 0 5rem;background:#fff}.about-content>.container{max-width:1060px;padding-inline:1.5rem}.about-content .about-layout{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:start}.about-content .about-toc{position:sticky;top:120px}.about-content .toc-list{display:flex;flex-direction:column;gap:12px}.about-content .toc-item{display:flex;align-items:center;height:48px;padding:0 24px;border-radius:24px;text-decoration:none;font:400 16px "Poppins",sans-serif;color:#8c8c8c}.about-content .toc-item.is-active{background:#f4fdf8;color:#116936;font-weight:500}.about-content .a-section-title{display:flex;align-items:center;gap:20px;height:64px}.about-content .a-section-title .icon{width:20px;height:100%;background:#116936;border-radius:4px}.about-content .a-section-title h2{margin:0;font:500 51px "Urbanist",sans-serif;color:#031602}.about-content .a-section-body p{margin:0 0 1rem 0;font:500 16px "Poppins",sans-serif;color:#031602;line-height:1.5}.about-content .a-section-title+.a-section-body{margin-top:40px}.about-content .a-section-body .eyebrow{font-weight:500}.about-content .a-section-body .a-subtitle-big{margin:0 0 .5rem 0;font-family:"Urbanist",sans-serif;font-weight:500;font-size:38px;line-height:1.2;color:#0b5229}.about-content .a-section-body .a-subtitle{margin:2rem 0 .5rem 0;font-family:"Urbanist",sans-serif;font-weight:500;font-size:28px;line-height:1.2;color:#0b5229}.about-content .a-section-media{margin:1.5rem 0 80px;margin-top:40px}.about-content .a-section-media img{display:block;width:100%;height:auto;border-radius:16px}.about-content #our-company{margin-top:80px}.about-content #our-company .a-section-title{display:flex;align-items:center;gap:20px;height:64px}.about-content #our-company .a-section-title .icon{width:20px;height:100%;background:#116936;border-radius:4px}.about-content #our-company .a-section-title h2{margin:0;font:500 51px "Urbanist",sans-serif;color:#031602}.about-content #our-company .a-section-title+.a-section-body{margin-top:40px}.about-content #our-company .a-section-body p{margin:0 0 1rem 0;font:400 16px "Poppins",sans-serif;color:#031602;line-height:1.2}.about-content #our-company .company-vision{background:#f4fdf8;border-radius:24px;padding:40px;margin-top:20px}.about-content #our-company .cv-title{margin:0 0 8px 0;font:500 38px "Urbanist",sans-serif;color:#116936}.about-content #our-company .cv-quote{margin:0;font:italic 400 28px "Poppins",sans-serif;color:#031602}.about-content #our-company .company-mission{background:#faf7ef;border-radius:24px;padding:40px;margin-top:20px}.about-content #our-company .cm-title{margin:0 0 8px 0;font:500 38px "Urbanist",sans-serif;color:#c8b05e}.about-content #our-company .cm-intro{margin:0 0 16px 0;font:400 16px "Poppins",sans-serif;color:#031602}.about-content #our-company .cm-list{margin:0;padding-left:1.5em;list-style:disc}.about-content #our-company .cm-list li{margin:0 0 8px 0;font:400 16px "Poppins",sans-serif;color:#000}.about-content #our-company .cm-spacer{margin:0;line-height:1.2}.about-content #our-company .cm-list li:last-child{margin-bottom:0}.about-content #our-company .cm-list .em{font:500 16px "Poppins",sans-serif;color:#c8b05e}.about-content #our-core-values{margin-top:40px}.about-content #our-core-values .ocv-title h3{margin:0 0 20px 0;font:500 38px "Urbanist",sans-serif;color:#000}.about-content #our-core-values .ocv-grid{display:grid;grid-template-columns:1fr;gap:20px;width:100%;max-width:880px}@media(min-width: 834px){.about-content #our-core-values .ocv-grid{grid-template-columns:repeat(3, 1fr)}.about-content #our-core-values .ocv-grid--row2{grid-template-columns:repeat(2, 1fr);margin-top:20px}}.about-content #our-core-values .ocv-card{background:#f4fdf8;border-radius:24px;padding:24px;color:#031602}.about-content #our-core-values .ocv-card h4{margin:0 0 8px 0;color:#0b5229;font:500 28px "Urbanist",sans-serif}.about-content #our-core-values .ocv-card p{margin:0;font:400 16px "Poppins",sans-serif;line-height:1.2}.about-content #our-core-values .ocv-sustainability{margin-top:40px;min-width:100%}.about-content #our-core-values .ocv-sustainability h3{margin:0 0 8px 0;font:500 38px "Urbanist",sans-serif;color:#000}.about-content #our-core-values .ocv-sustainability p{margin:0;font:400 16px "Poppins",sans-serif;color:#000}.about-content #our-team{margin-top:40px}.about-content #our-team .a-section-title{display:flex;align-items:center;gap:20px;height:64px}.about-content #our-team .a-section-title .icon{width:20px;height:100%;background:#116936;border-radius:4px}.about-content #our-team .a-section-title h2{margin:0;font:500 51px "Urbanist",sans-serif;color:#031602}.about-content #our-team .a-section-title+.a-section-body{margin-top:40px}.about-content #our-team .team-grid{display:grid;grid-template-columns:1fr;gap:20px;width:100%}@media(min-width: 768px){.about-content #our-team .team-grid{grid-template-columns:repeat(3, 1fr)}}.about-content #our-team .team-card{display:flex;flex-direction:column;gap:8px}.about-content #our-team .t-photo{height:300px;border-radius:24px;overflow:hidden}.about-content #our-team .t-photo img{display:block;width:100%;height:100%;object-fit:cover}.about-content #our-team .t-meta{display:flex;align-items:center;justify-content:space-between}.about-content #our-team .t-text{display:flex;flex-direction:column;gap:4px}.about-content #our-team .t-name{margin:0;font:500 16px "Poppins",sans-serif;color:#000}.about-content #our-team .t-role{margin:0;font:300 12px "Poppins",sans-serif;color:#0b5229}.about-content #our-team .t-link img{display:block;width:20px;height:20px;margin-top:20px}.about-content .trends-content{display:flex;flex-direction:column;gap:40px;width:100%}.about-content .trends-title{font:500 38px "Urbanist",sans-serif;line-height:1.2;color:#0b5229;margin:0}.about-content .trend-item{display:flex;flex-direction:column;gap:32px;width:100%}.about-content .trend-header{display:flex;align-items:center;gap:20px}.about-content .trend-icon{width:25px;height:25px;flex-shrink:0}.about-content .trend-subtitle{font:500 28px "Urbanist",sans-serif;line-height:1.2;color:#0b5229;margin:0}.about-content .trend-description{font:400 16px "Poppins",sans-serif;line-height:1.2;color:#000;margin:0}.about-content .trend-list{margin:0;padding-left:1.5em;list-style-type:disc}.about-content .trend-list li{font:400 16px "Poppins",sans-serif;line-height:1.2;color:#000;margin-bottom:.5em}.about-content .trend-list li:last-child{margin-bottom:0}.about-content .journey-cards{display:flex;flex-direction:column;gap:20px;margin-top:40px;max-width:585px}.about-content .journey-card{display:flex;gap:20px;align-items:center}.about-content .journey-card .num-box{width:131px;height:131px;flex-shrink:0;border-radius:24px;padding:0 10px 0 0;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden}.about-content .journey-card .num-box img{width:100%;height:100%;object-fit:contain;object-position:bottom right}.about-content .journey-card .text-box{flex:1;border-radius:24px;padding:12px 20px;min-height:131px;display:flex;flex-direction:column;justify-content:center}.about-content .industry-images{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin:40px 0 80px}.about-content .industry-image{border-radius:16px;overflow:hidden;aspect-ratio:1/1}.about-content .industry-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.about-content .industry-image:hover img{transform:none}.about-content .journey-card.is-green .num-box{background:#116936}.about-content .journey-card.is-green .text-box{background:#f4fdf8;color:#0b5229}.about-content .journey-card.is-gold .num-box{background:#c8b05e}.about-content .journey-card.is-gold .text-box{background:#faf7ef;color:#8c8c8c}.about-content .journey-card .text-box h3{margin:0 0 4px 0;font-family:"Urbanist",sans-serif;font-weight:500;font-size:28px;line-height:1.2;color:inherit}.about-content .journey-card .text-box p{margin:0;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:inherit}@media(max-width: 834px){.about-content .about-layout{grid-template-columns:1fr}.about-content .about-toc{display:none}}.products-content{padding-top:0rem}.products-content>.container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.products-content .product-main-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.products-content .pmc-text{width:679px;display:flex;flex-direction:column;gap:40px}.products-content .pmc-text .section-title{display:flex;align-items:flex-start;gap:16px}.products-content .pmc-text .section-title .icon{width:35px;height:64px;background:#116936;border-radius:4px}.products-content .pmc-text .section-title h2{margin:0;font:500 44px "Urbanist",sans-serif;line-height:1.2;color:#031602}.products-content .pmc-body p{margin:0 0 1rem 0;font:400 16px "Poppins",sans-serif;line-height:1.2;color:#031602}.products-content .pmc-image{width:380px;height:430px;position:relative;flex-shrink:0}.products-content .pmc-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.products-content .coco-cta-row{display:flex;justify-content:flex-start;width:100%}.products-content .coco-btn-primary{display:inline-flex;align-items:center;gap:12px;height:48px;padding:0 24px;border-radius:24px;background:#0b5229;color:#faf7ef;text-decoration:none;font:600 16px "Urbanist",sans-serif;width:auto;margin-top:-70px}.products-content .coco-btn-primary svg{transition:transform .2s ease}@media(max-width: 834px){.products-content .product-main-card{flex-direction:column;gap:0px;margin-top:40px}.products-content .pmc-text{width:100%;gap:24px;align-items:center;text-align:center}.products-content .pmc-text .section-title{align-items:center}.products-content .pmc-text .section-title .icon{height:64px;width:37px}.products-content .pmc-text .section-title h2{font-size:32px}.products-content .coco-cta-row{justify-content:center}.products-content .coco-btn-primary{margin-top:0}.products-content .pmc-image{width:100%;max-width:340px;height:auto;aspect-ratio:380/430}}.products-key-benefits{padding:5rem 0;background:#fff}.products-key-benefits>.container{max-width:1060px;padding-inline:1.5rem}.products-key-benefits .pkb-title{display:flex;align-items:center;gap:20px;height:64px}.products-key-benefits .pkb-title .icon{width:20px;height:100%;background:#116936;border-radius:4px}.products-key-benefits .pkb-title h2{margin:0;font:500 51px "Urbanist",sans-serif;color:#031602}.products-key-benefits .pkb-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:20px}@media(min-width: 834px){.products-key-benefits .pkb-grid{grid-template-columns:repeat(3, 1fr)}}.products-key-benefits .pkb-card{border-radius:24px;padding:24px;background:#f4fdf8;color:#031602}.products-key-benefits .pkb-card.is-gold{background:#faf7ef;color:#8c8c8c}.products-key-benefits .pkb-card.is-green{background:#f4fdf8;color:#0b5229}.products-key-benefits .pkb-card h3{margin:0 0 8px 0;font:500 28px "Urbanist",sans-serif;color:inherit}.products-key-benefits .pkb-card p{margin:0;font:400 16px "Poppins",sans-serif;line-height:1.5;color:inherit}.products-ingredients{background:#fff}.products-ingredients>.container{max-width:1060px;padding-inline:1.5rem}.products-ingredients .pi-title{display:flex;align-items:center;gap:20px;height:64px}.products-ingredients .pi-title .icon{width:20px;height:100%;background:#116936;border-radius:4px}.products-ingredients .pi-title h2{margin:0;font:500 51px "Urbanist",sans-serif;color:#031602}.products-ingredients .pi-title+.pi-list{margin-top:40px}.products-ingredients .pi-list{margin:0;padding-left:1.25rem;list-style:disc;color:#031602}.products-ingredients .pi-list li{margin:0 0 24px 0}.products-ingredients .pi-list li:last-child{margin-bottom:0}.products-ingredients .pi-sub{display:inline-block;margin:0;font:500 21px "Poppins",sans-serif;color:#116936}.products-ingredients .pi-sub+p{margin-top:0}.products-ingredients .pi-list p{margin:0;font:400 16px "Poppins",sans-serif;line-height:1.5;color:#000}.products-manufacture{padding:5rem 0;background:#fff}.products-manufacture>.container{max-width:1060px;padding-inline:1.5rem}.products-manufacture .pm-title{display:flex;align-items:center;gap:20px;height:64px}.products-manufacture .pm-title .icon{width:20px;height:100%;background:#116936;border-radius:4px}.products-manufacture .pm-title h2{margin:0;font:500 51px "Urbanist",sans-serif;color:#031602}.products-manufacture .pm-title+.pm-grid{margin-top:40px}.products-manufacture .pm-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width: 834px){.products-manufacture .pm-grid{grid-template-columns:repeat(2, 1fr)}}.products-manufacture .pm-item{border-radius:24px;padding:20px 24px;display:grid;grid-template-columns:200px 1fr;gap:20px;align-items:start}.products-manufacture .pm-media{width:200px;height:200px;border-radius:12px;overflow:hidden}.products-manufacture .pm-media img{display:block;width:100%;height:100%;object-fit:cover}.products-manufacture .pm-item h3{margin:0 0 8px 0;font:500 28px "Urbanist",sans-serif;color:#116936}.products-manufacture .pm-item .pm-copy{display:flex;flex-direction:column;gap:0}.products-manufacture .pm-item .pm-copy p{margin:0;font:300 16px "Poppins",sans-serif;line-height:1.5;color:#031602}@media(max-width: 834px){.products-manufacture .pm-item{grid-template-columns:1fr}.products-manufacture .pm-media{width:100%;height:300px}}.products-availability{background:#fff}.products-availability>.container{max-width:1060px;padding-inline:1.5rem}.products-availability .pa-title{display:flex;align-items:center;gap:20px;height:64px}.products-availability .pa-title .icon{width:20px;height:100%;background:#116936;border-radius:4px}.products-availability .pa-title h2{margin:0;font:500 51px "Urbanist",sans-serif;color:#031602}.products-availability .pa-title+.pa-lead{margin-top:40px}.products-availability .pa-lead{margin:0;font:500 38px "Urbanist",sans-serif;color:#116936}.products-availability .pa-stores{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-top:20px}.products-availability .pa-store{border-radius:24px;overflow:hidden;height:200px}.products-availability .pa-store img{display:block;width:100%;height:100%;object-fit:cover}.products-availability .pa-sub{margin:40px 0 0 0;font:500 28px "Urbanist",sans-serif;color:#116936}.products-availability .pa-list{margin:8px 0 0 1.25rem;padding:0;font:400 16px "Poppins",sans-serif;color:#000}.products-availability .pa-list li{margin:0 0 6px 0}.products-availability .pa-international{display:grid;grid-template-columns:280px 1fr;gap:20px;background:#f4fdf8;border-radius:24px;padding:24px;margin-top:8px}.products-availability .pa-int-media{width:280px;height:200px;border-radius:12px;overflow:hidden}.products-availability .pa-int-media img{display:block;width:100%;height:100%;object-fit:cover}.products-availability .pa-int-text h4{margin:0 0 8px 0;font:500 28px "Urbanist",sans-serif;color:#116936}.products-availability .pa-int-text p{margin:0;font:500 16px "Poppins",sans-serif;color:#031602;line-height:1.2}.products-availability .pa-links{display:flex;gap:20px;list-style:disc;margin-left:1.25rem}.products-availability .pa-links a{color:#0b5229;text-decoration:underline}.products-availability .pa-qrs{display:flex;gap:20px;margin:20px 0 40px}.products-availability .qr-card{display:flex;flex-direction:column;align-items:center;gap:12px}.products-availability .qr-box{width:120px;height:120px;background:#fff;border-radius:12px;display:grid;place-items:center;overflow:hidden}.products-availability .qr-box img{display:block;width:100%;height:100%;object-fit:contain}.products-availability .qr-label{margin:0;font:500 16px "Poppins",sans-serif;color:#031602;text-align:center}.products-availability .pa-online-title{margin:40px 0 0 0;font:500 38px "Urbanist",sans-serif;color:#116936}.products-availability .pa-online-list{margin:8px 0 0 1.25rem;padding:0;list-style:disc}.products-availability .pa-online-list li{margin:0 0 6px 0;font:400 16px "Poppins",sans-serif;color:#000}.products-availability .pa-online-list a{text-decoration:underline}.products-availability .pa-direct{margin:16px 0 0 0;font:400 16px "Poppins",sans-serif;color:#031602}.products-availability .pa-direct .pa-accent{color:#0b5229;text-decoration:none}@media(max-width: 834px){.products-availability .pa-stores{grid-template-columns:1fr 1fr}.products-availability .pa-international{grid-template-columns:1fr}}.contact-content{padding:5rem 0 5rem;background:#fff}.contact-content>.container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.contact-cta{padding-bottom:4rem}.contact-cta>.container{max-width:1060px;padding-inline:1.5rem}.contact-cta .cta-card{display:grid;grid-template-columns:360px 1fr;align-items:center;gap:1.5rem;border-radius:30px;background:linear-gradient(93deg, #FAF7EF 0%, #F4FDF8 100%);border:1px solid rgba(11,82,41,.05);padding:1rem}.contact-cta .cta-media{border-radius:16px;overflow:hidden}.contact-cta .cta-media img{display:block;width:100%;height:auto}.contact-cta .cta-content{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}.contact-cta .cta-content h2{font-family:"Urbanist",sans-serif;font-size:30px;font-weight:500;color:#1a1a1a;margin:0}.contact-cta .cta-content p{font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:120%;color:var(--Secondary-Text-Color, #8C8C8C);margin:0}.contact-cta .cta-content .btn-primary{display:inline-flex;height:40px;padding:0 24px;align-items:center;gap:12px;border-radius:24px;background:var(--Primary-Color, #0B5229);color:#faf7ef;text-decoration:none;font-family:"Urbanist",sans-serif;font-size:16px;font-weight:600;width:auto;align-self:flex-start;transition:transform .2s ease}.contact-cta .cta-content .btn-primary .cta-arrow{position:relative;width:18px;height:16px;display:inline-block;overflow:visible;color:#c8b05e}.contact-cta .cta-content .btn-primary .cta-arrow svg{position:absolute;top:0;left:0;transition:transform 220ms ease,opacity 120ms ease}.contact-cta .cta-content .btn-primary .cta-arrow .arrow-a{transform:translateX(0);opacity:1;transition-delay:0ms,0ms}.contact-cta .cta-content .btn-primary .cta-arrow .arrow-b{transform:translateX(-10px);opacity:0;transition-delay:0ms,0ms}.contact-cta .cta-content .btn-primary:hover .cta-arrow .arrow-a{transform:translateX(10px);opacity:0;transition-delay:0ms,140ms}.contact-cta .cta-content .btn-primary:hover .cta-arrow .arrow-b{transform:translateX(0);opacity:1;transition-delay:40ms,80ms}@media(max-width: 834px){.contact-cta .cta-card{grid-template-columns:1fr}}.contact-contact{padding:5rem 0;background:#fff}.contact-contact>.container{max-width:1060px;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center}.contact-contact .title-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.contact-contact .title-wrapper .section-title{display:inline-flex;align-items:center;gap:.5rem;background:#f4fdf8;border:.5px solid #0b5229;padding:0 .75rem 0 .5rem;border-radius:1rem;height:2rem}.contact-contact .title-wrapper .section-title span{color:#0b5229;font:500 16px "Poppins",sans-serif}.contact-contact .title-wrapper h2{text-align:center;color:#031602;font:500 51px "Urbanist",sans-serif;line-height:1.2}.contact-contact .contact-grid{margin-top:4rem;display:grid;grid-template-columns:minmax(0, 600px) minmax(0, 440px);gap:20px;width:100%;justify-content:center}.contact-contact .contact-form{display:flex;flex-direction:column;gap:20px;width:100%;max-width:680px}.contact-contact .contact-form .input-pill{display:block;background:#faf7ef;border:0;box-shadow:inset 0 0 0 1px #0b5229;border-radius:24px;width:100%;box-sizing:border-box;padding:10px 10px 10px 24px;height:48px}.contact-contact .contact-form .input-pill input{appearance:none;border:0;background:rgba(0,0,0,0);width:100%;color:#031602;font:400 16px "Poppins",sans-serif;outline:none}.contact-contact .contact-form .input-pill input ::placeholder{color:#8c8c8c}.contact-contact .contact-form .textarea-pill{display:block;background:#faf7ef;border:0;box-shadow:inset 0 0 0 1px #0b5229;border-radius:24px;width:100%;box-sizing:border-box;padding:24px 10px 10px 24px;height:120px}.contact-contact .contact-form .textarea-pill textarea{resize:vertical;min-height:80px;max-height:80px;border:0;background:rgba(0,0,0,0);width:100%;color:#031602;font:400 16px "Poppins",sans-serif;outline:none}.contact-contact .contact-form .textarea-pill textarea ::placeholder{color:#8c8c8c}.contact-contact .contact-form .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:40px;padding:0 24px;border-radius:24px;background:#0b5229;color:#faf7ef;text-decoration:none;font:600 16px "Urbanist",sans-serif;border:0;cursor:pointer;white-space:nowrap;min-width:200px}.contact-contact .contact-form .btn-primary:disabled{opacity:1;cursor:not-allowed}.contact-contact .contact-form .btn-primary:disabled:hover svg{transform:none}.contact-contact .contact-form .contact-send{align-self:center}.contact-contact .contact-form .contact-send.is-busy .cta-arrow{opacity:0}.contact-contact .contact-form .contact-send.is-success{color:#c8b05e}.contact-contact .contact-form .contact-send.is-success .cta-arrow{opacity:0}@keyframes loading-dots{0%,20%{opacity:0}50%{opacity:1}100%{opacity:0}}.contact-contact .contact-form .loading-dots span{animation:loading-dots 1.4s infinite}.contact-contact .contact-form .loading-dots span:nth-child(2){animation-delay:.2s}.contact-contact .contact-form .loading-dots span:nth-child(3){animation-delay:.4s}.contact-contact .contact-card{border-radius:32px;padding:24px;background:linear-gradient(123deg, #FAF7EF -1.58%, #F4FDF8 100%);width:100%;max-width:480px;margin-top:-10px}.contact-contact .contact-card .contact-list{list-style:none;margin:0 0 24px 0;padding:0;display:flex;flex-direction:column;gap:16px}.contact-contact .contact-card .c-item{display:flex;align-items:flex-start;gap:20px}.contact-contact .contact-card .c-item .c-icon{margin-top:4px}.contact-contact .contact-card .c-item .c-icon img{display:block;width:32px;height:32px}.contact-contact .contact-card .c-item .c-text p{margin:0 0 4px 0;font:400 16px "Poppins",sans-serif;color:#031602}.contact-contact .contact-card .c-item .single{margin:0;font:400 16px "Poppins",sans-serif;color:#031602}.contact-contact .contact-card .c-item a{color:inherit;text-decoration:none}.contact-contact .contact-card .social-panel{background:#0b5229;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:20px;align-items:center}.contact-contact .contact-card .social-panel .label{margin:0;font:500 16px "Poppins",sans-serif;color:#f4fdf8}.contact-contact .contact-card .social-panel .social-list{list-style:none;margin:0;padding:0;display:flex;gap:18px;align-items:center;justify-content:center}.contact-contact .contact-card .social-panel .social-list li a{width:40px;height:40px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform 180ms ease}.contact-contact .contact-card .social-panel .social-list li a:hover,.contact-contact .contact-card .social-panel .social-list li a:focus-visible{transform:translateY(-4px)}.contact-contact .contact-card .social-panel .social-list li i{font-size:20px;color:var(--Primary-Color, #0B5229);line-height:1}.contact-contact #contact-result{margin-top:8px;min-height:1em}.contact-contact #contact-result.error{color:#c0392b;font-weight:500;font-style:italic;font-family:"Poppins",sans-serif;margin-top:-6px;margin-left:18px}.contact-contact .field-error{color:#c0392b;font:500 14px "Poppins",sans-serif;margin-top:-12px;margin-left:18px}@media(max-width: 834px){.contact-contact .contact-grid{grid-template-columns:1fr}.contact-contact .contact-card{max-width:100%}.contact-contact .contact-card .social-panel .social-list{gap:12px}}@media(max-width: 480px){.contact-contact .contact-card .social-panel .social-list{gap:10px !important}}@media(max-width: 480px){.home-cta .cta-content .btn-primary,.contact-cta .cta-content .btn-primary{align-self:center}}.num-box-img-mobile{display:none}@media(max-width: 480px){.about-content .journey-card .num-box{height:auto;align-items:center;padding:0;width:80px}.num-box-img-desktop{display:none}.num-box-img-mobile{display:block}}
