.Hero-module__P_WY2G__hero{color:#fff;text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:calc(100svh - 80px);padding:36px 20px;display:flex;position:relative;overflow:clip}.Hero-module__P_WY2G__hero:before{content:"";background:radial-gradient(circle at 20% 25%,#89c15238,#0000 24%),radial-gradient(circle at 78% 18%,#ffffff1a,#0000 20%),linear-gradient(#0a160c2e 0%,#0a160c6b 100%);position:absolute;inset:0}.Hero-module__P_WY2G__hero:after{content:"";filter:blur(26px);background:radial-gradient(circle,#89c1523d,#0000 64%);border-radius:999px;width:560px;height:560px;animation:10s ease-in-out infinite Hero-module__P_WY2G__heroFloat;position:absolute;bottom:-220px;right:-120px}.Hero-module__P_WY2G__content{z-index:10;width:100%;max-width:860px;padding:20px;animation:.95s ease-out both Hero-module__P_WY2G__heroEnter}.Hero-module__P_WY2G__eyebrow{color:#fff;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;padding:9px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.Hero-module__P_WY2G__content h1{text-shadow:0 18px 40px #0000002e;margin-bottom:16px;font-size:3.05rem;font-weight:800;line-height:1.1}.Hero-module__P_WY2G__content p{opacity:.9;text-shadow:0 8px 20px #0000001f;max-width:64ch;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:1.08rem}.Hero-module__P_WY2G__proofList{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px;display:flex}.Hero-module__P_WY2G__proofPill{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;padding:10px 14px;font-size:.88rem;font-weight:600;display:inline-flex}.Hero-module__P_WY2G__buttonGroup{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:28px;display:flex}.Hero-module__P_WY2G__primaryBtn,.Hero-module__P_WY2G__secondaryBtn{justify-content:center;align-items:center;min-width:220px;min-height:52px;display:inline-flex}.Hero-module__P_WY2G__primaryBtn{background:linear-gradient(135deg, var(--secondary-green), var(--primary-green));color:#fff;border-radius:999px;padding:13px 26px;font-size:1rem;font-weight:700;transition:transform .25s,box-shadow .25s,filter .25s;box-shadow:0 20px 45px #182d1c47}.Hero-module__P_WY2G__primaryBtn:hover{filter:brightness(1.05);transform:translateY(-3px)scale(1.01);box-shadow:0 26px 55px #182d1c5c}.Hero-module__P_WY2G__secondaryBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--primary-green);background:#fff;border:1px solid #ffffffad;border-radius:999px;padding:13px 26px;font-size:1rem;font-weight:700;transition:background .25s,color .25s,transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 18px 38px #08120a29}.Hero-module__P_WY2G__secondaryBtn:hover{color:var(--text-dark);background:#89c1522e;border-color:#89c1524d;transform:translateY(-3px);box-shadow:0 22px 42px #08120a33}.Hero-module__P_WY2G__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:6px;display:grid}.Hero-module__P_WY2G__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex;box-shadow:0 18px 40px #09130b1f}.Hero-module__P_WY2G__statCard strong{font-size:1.5rem;line-height:1}.Hero-module__P_WY2G__statCard span{color:#ffffffe0;font-size:.88rem;line-height:1.45}@media (max-width:768px){.Hero-module__P_WY2G__hero{align-items:flex-start;min-height:calc(100svh - 72px);padding:48px 20px 36px}.Hero-module__P_WY2G__content h1{font-size:2.25rem}.Hero-module__P_WY2G__content p{font-size:.98rem}.Hero-module__P_WY2G__proofList{gap:8px}.Hero-module__P_WY2G__proofPill{padding:9px 12px;font-size:.8rem}.Hero-module__P_WY2G__buttonGroup{flex-direction:column;align-items:stretch}.Hero-module__P_WY2G__stats{grid-template-columns:1fr}.Hero-module__P_WY2G__primaryBtn,.Hero-module__P_WY2G__secondaryBtn{width:100%;min-width:0}}@media (min-width:769px) and (max-width:1023px){.Hero-module__P_WY2G__hero{min-height:calc(100svh - 80px);padding:44px 24px}.Hero-module__P_WY2G__content{max-width:760px}.Hero-module__P_WY2G__content h1{font-size:2.65rem}.Hero-module__P_WY2G__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@supports (height:100dvh){.Hero-module__P_WY2G__hero{min-height:calc(100dvh - 80px)}@media (max-width:768px){.Hero-module__P_WY2G__hero{min-height:calc(100dvh - 72px)}}@media (min-width:769px) and (max-width:1023px){.Hero-module__P_WY2G__hero{min-height:calc(100dvh - 80px)}}}@keyframes Hero-module__P_WY2G__heroEnter{0%{opacity:.6;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__P_WY2G__heroFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-10px,-18px)scale(1.04)}}
.page-module__oRS4AW__main{width:100%}.page-module__oRS4AW__section{background:radial-gradient(circle at 0 0,#89c15214,#0000 24%),linear-gradient(#f9fbf8 0%,#f1f7ee 100%);padding:84px 20px}.page-module__oRS4AW__container{max-width:1120px;margin:0 auto}.page-module__oRS4AW__sectionHeader{text-align:center;margin-bottom:48px;animation:.8s ease-out both page-module__oRS4AW__fadeLiftHome}.page-module__oRS4AW__sectionHeader span{color:var(--primary-green);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:700}.page-module__oRS4AW__sectionHeader h2{color:var(--text-dark);margin:8px 0 16px;font-size:2.2rem}.page-module__oRS4AW__sectionHeader p{max-width:600px;color:var(--text-light);margin:0 auto}.page-module__oRS4AW__sliderWrapper{flex-direction:column;gap:34px;width:100%;display:flex}.page-module__oRS4AW__sliderViewport{width:100%;margin:-10px 0 -30px;padding:10px 0 30px;overflow:hidden}.page-module__oRS4AW__sliderTrack{transition:transform .7s cubic-bezier(.23,1,.32,1);display:flex}.page-module__oRS4AW__pageGrid{flex:0 0 100%;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;min-width:100%;display:grid}.page-module__oRS4AW__pageGrid>.page-module__oRS4AW__card{min-width:0}.page-module__oRS4AW__divisionsControls{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.page-module__oRS4AW__divisionsDots{align-items:center;gap:10px;display:flex}.page-module__oRS4AW__divisionsDot,.page-module__oRS4AW__divisionsDotActive{border:0;border-radius:999px;width:10px;height:10px;transition:transform .2s,background .2s}.page-module__oRS4AW__divisionsDot{background:#2d5a272e}.page-module__oRS4AW__divisionsDotActive{background:var(--primary-green);transform:scale(1.15)}.page-module__oRS4AW__divisionsArrows{align-items:center;gap:10px;display:flex}.page-module__oRS4AW__divisionsArrow{width:46px;height:46px;color:var(--primary-green);background:#fff;border:1px solid #2d5a2729;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.page-module__oRS4AW__divisionsArrow:hover{border-color:var(--primary-green);background:#89c1521f;transform:translateY(-2px)}@keyframes page-module__oRS4AW__divisionsFade{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__oRS4AW__card{background:#fffffff5;border:1px solid #2d5a271a;border-radius:22px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 20px 44px #182d1c0f}.page-module__oRS4AW__card:hover{border-color:var(--primary-green);transform:translateY(-7px);box-shadow:0 24px 55px #182d1c1f}.page-module__oRS4AW__imageContainer{width:100%;height:200px;position:relative}.page-module__oRS4AW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__oRS4AW__card:hover .page-module__oRS4AW__cardImage{transform:scale(1.05)}.page-module__oRS4AW__iconOverlay{color:var(--primary-green);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:transform .25s,background-color .25s,color .25s;display:flex;position:absolute;bottom:15px;right:15px;box-shadow:0 4px 10px #0000001a}.page-module__oRS4AW__card:hover .page-module__oRS4AW__iconOverlay{background:var(--primary-green);color:#fff;transform:scale(1.08)}.page-module__oRS4AW__cardContent{flex-direction:column;flex-grow:1;padding:25px;display:flex}.page-module__oRS4AW__cardContent h3{color:var(--text-dark);margin-bottom:12px;font-size:1.25rem}.page-module__oRS4AW__cardContent p{color:var(--text-light);overflow-wrap:anywhere;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:20px;font-size:.95rem;display:-webkit-box;overflow:hidden}.page-module__oRS4AW__learnMore{color:var(--primary-green);align-items:center;gap:8px;font-size:.9rem;font-weight:600;transition:gap .2s,color .2s;display:flex}.page-module__oRS4AW__learnMore:hover{gap:12px}.page-module__oRS4AW__newsSection{background:radial-gradient(circle at 0 0,#89c1521f,#0000 28%),linear-gradient(#f3f8ef 0%,#fff 100%);padding:64px 20px}.page-module__oRS4AW__featuredProductsSection{background:radial-gradient(circle at 100% 0,#2d5a2717,#0000 26%),linear-gradient(#fff 0%,#f7fbf4 100%);padding:68px 20px}.page-module__oRS4AW__featuredProductsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.page-module__oRS4AW__productSpotlightCard{background:#fffffffa;border:1px solid #2d5a271a;border-radius:24px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 20px 50px #1a2a1a0f}.page-module__oRS4AW__productSpotlightCard:hover{border-color:#2d5a2733;transform:translateY(-4px);box-shadow:0 26px 60px #1a2a1a1a}.page-module__oRS4AW__productSpotlightImage{min-height:220px;display:block;position:relative}.page-module__oRS4AW__productSpotlightContent{flex-direction:column;flex:1;padding:22px;display:flex}.page-module__oRS4AW__productSpotlightTags{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.page-module__oRS4AW__productSpotlightBadge{color:var(--primary-green);letter-spacing:.06em;text-transform:uppercase;background:#89c15226;border-radius:999px;align-items:center;padding:6px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__oRS4AW__productSpotlightContent h3{color:var(--text-dark);margin-bottom:10px;font-size:1.2rem;line-height:1.25}.page-module__oRS4AW__productSpotlightContent p{color:var(--text-light);flex:1;margin-bottom:18px;font-size:.95rem;line-height:1.65}.page-module__oRS4AW__newsLayout{grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);align-items:stretch;gap:22px;display:grid}.page-module__oRS4AW__featuredNewsCard,.page-module__oRS4AW__newsCard{background:#fffffff5;border:1px solid #2d5a271a;border-radius:24px;transition:transform .28s,box-shadow .28s,border-color .28s;overflow:hidden;box-shadow:0 24px 60px #1a2a1a14}.page-module__oRS4AW__featuredNewsCard:hover,.page-module__oRS4AW__newsCard:hover{border-color:#2d5a2733;transform:translateY(-5px);box-shadow:0 28px 65px #1a2a1a24}.page-module__oRS4AW__featuredNewsCard{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);min-height:300px;display:grid}.page-module__oRS4AW__featuredImageWrap{min-height:100%;position:relative}.page-module__oRS4AW__featuredOverlay{background:linear-gradient(#0000 0%,#09160a33 100%);position:absolute;inset:0}.page-module__oRS4AW__newsStack{gap:16px;display:grid}.page-module__oRS4AW__newsCard{grid-template-columns:168px minmax(0,1fr);min-height:170px;display:grid}.page-module__oRS4AW__newsImageContainer{height:100%;min-height:150px;position:relative;overflow:hidden}.page-module__oRS4AW__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.page-module__oRS4AW__featuredNewsCard:hover .page-module__oRS4AW__newsImage,.page-module__oRS4AW__newsCard:hover .page-module__oRS4AW__newsImage{transform:scale(1.05)}.page-module__oRS4AW__featuredContent,.page-module__oRS4AW__newsContent{flex-direction:column;display:flex}.page-module__oRS4AW__featuredContent{justify-content:center;padding:22px 22px 20px}.page-module__oRS4AW__newsContent{padding:16px 16px 14px}.page-module__oRS4AW__newsMetaRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.page-module__oRS4AW__newsBadge{width:fit-content;color:var(--primary-green);letter-spacing:.08em;text-transform:uppercase;background:#89c1522e;border-radius:999px;align-items:center;padding:6px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.page-module__oRS4AW__newsDate{width:fit-content;color:var(--secondary-green);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:700;display:inline-flex}.page-module__oRS4AW__featuredContent h3,.page-module__oRS4AW__newsContent h3{color:var(--text-dark);line-height:1.15}.page-module__oRS4AW__featuredContent h3{margin-bottom:10px;font-size:1.35rem}.page-module__oRS4AW__newsContent h3{margin-bottom:8px;font-size:1rem}.page-module__oRS4AW__featuredContent p,.page-module__oRS4AW__newsContent p{color:var(--text-light)}.page-module__oRS4AW__featuredContent p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:34ch;margin-bottom:14px;font-size:.88rem;display:-webkit-box;overflow:hidden}.page-module__oRS4AW__newsContent p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.86rem;display:-webkit-box;overflow:hidden}.page-module__oRS4AW__inlineNewsTag{color:var(--primary-green);letter-spacing:.05em;text-transform:uppercase;background:#89c15229;border-radius:999px;align-items:center;padding:5px 9px;font-size:.68rem;font-weight:700;display:inline-flex}.page-module__oRS4AW__readMore{color:var(--primary-green);align-items:center;gap:8px;margin-top:auto;font-weight:700;transition:gap .2s,color .2s;display:inline-flex}.page-module__oRS4AW__readMore:hover{gap:12px}.page-module__oRS4AW__viewAllContainer{justify-content:center;margin-top:24px;display:flex}.page-module__oRS4AW__viewAllBtn{min-width:220px;color:var(--text-dark);background:#ffffffe6;border:1px solid #2d5a2729;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-weight:700;transition:transform .2s,border-color .2s,color .2s;display:inline-flex}.page-module__oRS4AW__viewAllBtn:hover{border-color:var(--primary-green);color:var(--primary-green);transform:translateY(-2px)}.page-module__oRS4AW__clientSection{border-top:1px solid var(--border-color);padding:64px 20px}.page-module__oRS4AW__ctaSection{background:radial-gradient(circle at 18% 20%,#89c1521f,#0000 24%),linear-gradient(#fff 0%,#eef6ea 100%);padding:28px 20px 88px}.page-module__oRS4AW__ctaPanel{color:#fff;background:radial-gradient(circle at 100% 0,#89c15229,#0000 24%),linear-gradient(135deg,#18361cfa,#2d5a27f5);border-radius:30px;justify-content:space-between;align-items:center;gap:24px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #1224152e}.page-module__oRS4AW__ctaPanel:after{content:"";background:radial-gradient(circle,#ffffff29,#0000 68%);border-radius:999px;width:220px;height:220px;position:absolute;bottom:-100px;right:-64px}.page-module__oRS4AW__ctaContent{z-index:1;max-width:680px;position:relative}.page-module__oRS4AW__ctaEyebrow{letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;margin-bottom:14px;padding:7px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.page-module__oRS4AW__ctaContent h2{margin-bottom:12px;font-size:2rem;line-height:1.15}.page-module__oRS4AW__ctaContent p{color:#ffffffd6;max-width:58ch}.page-module__oRS4AW__ctaActions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex;position:relative}.page-module__oRS4AW__ctaPrimary,.page-module__oRS4AW__ctaSecondary{border-radius:999px;justify-content:center;align-items:center;min-width:210px;min-height:52px;padding:14px 22px;font-weight:700;transition:transform .22s,box-shadow .22s,background .22s,color .22s;display:inline-flex}.page-module__oRS4AW__ctaPrimary{color:var(--primary-green);background:#fff;box-shadow:0 18px 38px #08120a29}.page-module__oRS4AW__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 22px 42px #08120a33}.page-module__oRS4AW__ctaSecondary{color:#fff;background:#ffffff14;border:1px solid #ffffff38}.page-module__oRS4AW__ctaSecondary:hover{background:#ffffff24;transform:translateY(-2px)}.page-module__oRS4AW__logoStrip{flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:stretch;gap:24px;display:grid}.page-module__oRS4AW__logoCard{background:linear-gradient(#fffffffa 0%,#f3f8efeb 100%);border:1px solid #2d5a271f;border-radius:18px;justify-content:center;align-items:center;min-height:110px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 18px 40px #1a2a1a0d}.page-module__oRS4AW__clientLogoFrame{width:min(100%,180px);height:64px;position:relative}.page-module__oRS4AW__logoCard:hover{border-color:#2d5a2733;transform:translateY(-4px);box-shadow:0 22px 46px #1a2a1a1a}.page-module__oRS4AW__clientLogo{object-fit:contain;filter:saturate(1.02)contrast(1.02);transition:transform .25s;display:block}.page-module__oRS4AW__logoCard:hover .page-module__oRS4AW__clientLogo{transform:scale(1.04)}@media (max-width:768px){.page-module__oRS4AW__section,.page-module__oRS4AW__newsSection,.page-module__oRS4AW__featuredProductsSection{padding:52px 20px}.page-module__oRS4AW__sectionHeader h2{font-size:1.8rem}.page-module__oRS4AW__newsLayout,.page-module__oRS4AW__featuredProductsGrid,.page-module__oRS4AW__featuredNewsCard,.page-module__oRS4AW__newsCard{grid-template-columns:1fr}.page-module__oRS4AW__pageGrid{grid-template-columns:1fr;gap:18px}.page-module__oRS4AW__divisionsControls{flex-direction:column;align-items:center}.page-module__oRS4AW__featuredNewsCard{min-height:unset}.page-module__oRS4AW__featuredImageWrap,.page-module__oRS4AW__productSpotlightImage,.page-module__oRS4AW__newsImageContainer{min-height:240px}.page-module__oRS4AW__featuredContent{padding:26px 22px 24px}.page-module__oRS4AW__featuredContent h3{font-size:1.35rem}.page-module__oRS4AW__cardContent p{-webkit-line-clamp:5}.page-module__oRS4AW__logoStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__oRS4AW__ctaSection{padding:16px 20px 64px}.page-module__oRS4AW__ctaPanel{border-radius:24px;flex-direction:column;align-items:flex-start;padding:24px}.page-module__oRS4AW__ctaContent h2{font-size:1.6rem}.page-module__oRS4AW__ctaActions{justify-content:stretch;width:100%}.page-module__oRS4AW__ctaPrimary,.page-module__oRS4AW__ctaSecondary{width:100%;min-width:0}.page-module__oRS4AW__logoCard{min-height:96px;padding:18px}.page-module__oRS4AW__clientLogoFrame{height:52px}}@keyframes page-module__oRS4AW__fadeLiftHome{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width:769px) and (max-width:1023px){.page-module__oRS4AW__pageGrid,.page-module__oRS4AW__featuredProductsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
