.blog-module__JsT-Oq__blogPage{background:var(--pale);min-height:100vh;padding-top:80px}.blog-module__JsT-Oq__hero{text-align:center;background:var(--white);padding:60px 20px 32px}.blog-module__JsT-Oq__tag{letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:11px}.blog-module__JsT-Oq__hero h1{font-family:var(--font-display);color:var(--forest);margin-bottom:12px;font-size:40px;font-weight:800}.blog-module__JsT-Oq__subtitle{max-width:640px;color:var(--text-muted);margin:0 auto 28px;font-size:15px;line-height:1.6}.blog-module__JsT-Oq__tabs{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.blog-module__JsT-Oq__tab{background:var(--white);color:var(--text-body);cursor:pointer;border:1px solid #ddd;border-radius:100px;padding:8px 20px;font-size:13px;text-decoration:none;transition:all .25s;display:inline-block}.blog-module__JsT-Oq__tab:hover{border-color:var(--brand);color:var(--brand)}.blog-module__JsT-Oq__tabActive{background:var(--brand);border-color:var(--brand);color:var(--white)!important}.blog-module__JsT-Oq__categorySection{margin-bottom:52px}.blog-module__JsT-Oq__categorySection:last-child{margin-bottom:0}.blog-module__JsT-Oq__emptySection{color:#0006;padding:20px 0 8px;font-size:14px;font-style:italic}.blog-module__JsT-Oq__main{grid-template-columns:1fr 340px;align-items:start;gap:40px;padding:40px 0 80px;display:grid}.blog-module__JsT-Oq__content{min-width:0}.blog-module__JsT-Oq__sectionTitle{font-family:var(--font-display);color:var(--forest);align-items:center;gap:12px;margin-bottom:20px;font-size:22px;font-weight:700;display:flex}.blog-module__JsT-Oq__viewAll{color:var(--brand);margin-left:auto;font-size:13px;font-weight:500;text-decoration:none}.blog-module__JsT-Oq__featured{background:var(--white);box-shadow:var(--shadow-card);border-radius:16px;grid-template-columns:1.2fr 1fr;gap:24px;margin-bottom:36px;display:grid;overflow:hidden}.blog-module__JsT-Oq__featuredImg img{object-fit:cover;width:100%;height:100%;display:block}.blog-module__JsT-Oq__featuredBody{flex-direction:column;gap:8px;padding:28px 24px;display:flex}.blog-module__JsT-Oq__featuredBody h3{font-family:var(--font-display);color:var(--forest);font-size:22px;font-weight:700;line-height:1.35}.blog-module__JsT-Oq__featuredBody p{color:var(--text-muted);flex:1;font-size:14px;line-height:1.6}.blog-module__JsT-Oq__readMore{color:var(--brand);font-size:14px;font-weight:600;text-decoration:none}.blog-module__JsT-Oq__badge{color:#295b20;background:#d2edbc;border-radius:100px;width:fit-content;padding:3px 12px;font-size:11px;font-weight:600;display:inline-block}.blog-module__JsT-Oq__date{color:var(--text-muted);font-size:12px}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:12px;display:grid}.blog-module__JsT-Oq__card{background:var(--white);box-shadow:var(--shadow-card);border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden}.blog-module__JsT-Oq__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.blog-module__JsT-Oq__cardImg img{object-fit:cover;width:100%;height:180px;display:block}.blog-module__JsT-Oq__cardBody{padding:20px}.blog-module__JsT-Oq__cardBody h4{font-family:var(--font-display);color:var(--forest);margin:6px 0;font-size:16px;font-weight:700;line-height:1.4}.blog-module__JsT-Oq__cardBody p{color:var(--text-muted);margin-bottom:8px;font-size:13px;line-height:1.5}.blog-module__JsT-Oq__time{color:var(--text-muted);font-size:12px}.blog-module__JsT-Oq__deepGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.blog-module__JsT-Oq__deepCard{background:var(--white);box-shadow:var(--shadow-card);border-radius:16px;overflow:hidden}.blog-module__JsT-Oq__deepImg{position:relative}.blog-module__JsT-Oq__deepImg img{object-fit:cover;width:100%;height:150px;display:block}.blog-module__JsT-Oq__deepBadge{background:var(--white);color:var(--forest);border-radius:100px;padding:2px 10px;font-size:10px;font-weight:600;position:absolute;bottom:10px;left:10px}.blog-module__JsT-Oq__deepCard h5{font-family:var(--font-display);color:var(--forest);padding:12px 14px 4px;font-size:13px;font-weight:700;line-height:1.4}.blog-module__JsT-Oq__deepCard .blog-module__JsT-Oq__time{padding:0 14px 14px;display:block}.blog-module__JsT-Oq__sidebar{flex-direction:column;gap:24px;display:flex;position:sticky;top:100px}.blog-module__JsT-Oq__searchBox,.blog-module__JsT-Oq__legalLib,.blog-module__JsT-Oq__newsletter{background:var(--white);box-shadow:var(--shadow-card);border-radius:16px;padding:20px}.blog-module__JsT-Oq__searchBox h4,.blog-module__JsT-Oq__legalLib h4,.blog-module__JsT-Oq__newsletter h4{font-family:var(--font-display);color:var(--forest);margin-bottom:10px;font-size:16px;font-weight:700}.blog-module__JsT-Oq__searchBox input,.blog-module__JsT-Oq__newsletter input{border:1px solid #ddd;border-radius:10px;width:100%;padding:10px 14px;font-size:14px}.blog-module__JsT-Oq__legalCard{border:1px solid #eee;border-radius:12px;margin-bottom:12px;padding:14px}.blog-module__JsT-Oq__legalTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.blog-module__JsT-Oq__legalType{color:#295b20;background:#d2edbc;border-radius:100px;padding:2px 10px;font-size:10px;font-weight:700}.blog-module__JsT-Oq__legalYear{color:var(--text-muted);font-size:12px}.blog-module__JsT-Oq__legalCard h5{font-family:var(--font-display);color:var(--forest);margin-bottom:4px;font-size:14px;font-weight:700}.blog-module__JsT-Oq__legalCard p{color:var(--text-muted);margin-bottom:8px;font-size:12px;line-height:1.5}.blog-module__JsT-Oq__legalBottom{color:var(--text-muted);justify-content:space-between;font-size:11px;display:flex}.blog-module__JsT-Oq__legalBottom a{color:var(--brand);font-weight:600;text-decoration:none}.blog-module__JsT-Oq__newsletter{background:linear-gradient(135deg,#d2edbc,#edf7e6)}.blog-module__JsT-Oq__newsletter p{color:var(--text-muted);margin-bottom:12px;font-size:13px;line-height:1.5}.blog-module__JsT-Oq__nlBtn{background:var(--brand);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:10px;margin-top:8px;padding:10px;font-size:14px;font-weight:700;transition:background .25s}.blog-module__JsT-Oq__nlBtn:hover{background:var(--brand-dark,#52a033)}.blog-module__JsT-Oq__pagination{align-items:center;gap:8px;margin-top:16px;display:flex}.blog-module__JsT-Oq__pageBtn{background:var(--white);width:36px;height:36px;color:var(--forest);cursor:pointer;border:1px solid #2d6a4f40;border-radius:8px;font-size:14px;font-weight:600;transition:all .2s}.blog-module__JsT-Oq__pageBtn:hover{border-color:var(--brand);color:var(--brand)}.blog-module__JsT-Oq__pageBtnActive{background:var(--brand);border-color:var(--brand);color:#fff!important}@media (max-width:900px){.blog-module__JsT-Oq__main{grid-template-columns:1fr}.blog-module__JsT-Oq__sidebar{position:static}.blog-module__JsT-Oq__featured{grid-template-columns:1fr}}@media (max-width:600px){.blog-module__JsT-Oq__grid,.blog-module__JsT-Oq__deepGrid{grid-template-columns:1fr}.blog-module__JsT-Oq__hero h1{font-size:28px}}
.Header-module__lnUIdW__navbar{z-index:50;background:var(--white);border-bottom:1px solid var(--border);padding:0 32px;transition:all .4s;position:fixed;top:3px;left:0;right:0}.Header-module__lnUIdW__navbar.Header-module__lnUIdW__scrolled{box-shadow:0 2px 16px #1a3d1314}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;height:64px;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:4px;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__lnUIdW__logo:hover{opacity:.8}.Header-module__lnUIdW__logoIcon{flex-shrink:0;width:auto;height:40px}.Header-module__lnUIdW__logoText{font-family:var(--font-display);color:var(--forest);font-size:24px;font-weight:600}.Header-module__lnUIdW__navCenter{gap:6px;list-style:none;display:flex}.Header-module__lnUIdW__navCenter a{color:var(--text-body);border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__lnUIdW__navCenter a:hover{color:var(--brand);background:var(--pale)}.Header-module__lnUIdW__navCenter a.Header-module__lnUIdW__active{color:var(--brand);background:0 0;position:relative}.Header-module__lnUIdW__navCenter a.Header-module__lnUIdW__active:after{content:"";background:var(--brand);border-radius:1px;height:2px;position:absolute;bottom:-2px;left:14px;right:14px}.Header-module__lnUIdW__navRight{align-items:center;gap:12px;display:flex}.Header-module__lnUIdW__lang{cursor:pointer;color:var(--text-muted);border:1px solid var(--border);border-radius:16px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .3s}.Header-module__lnUIdW__lang:hover{border-color:var(--brand);color:var(--brand)}.Header-module__lnUIdW__langActive{background:var(--brand);color:var(--white)!important;border-color:var(--brand)!important}.Header-module__lnUIdW__langDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.Header-module__lnUIdW__ecotrackBtn{border:2px solid var(--brand);cursor:pointer;color:var(--brand);white-space:nowrap;background:0 0;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s}.Header-module__lnUIdW__ecotrackBtn:hover{background:var(--brand);color:var(--white);transform:translateY(-1px);box-shadow:0 4px 16px #6dc0434d}.Header-module__lnUIdW__cta{cursor:pointer;background:var(--brand);color:var(--white);border:none;border-radius:20px;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px #6dc04333}.Header-module__lnUIdW__cta:hover{background:var(--mid-green);transform:translateY(-1px);box-shadow:0 4px 16px #6dc0434d}.Header-module__lnUIdW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__lnUIdW__hamburger span{background:var(--forest);border-radius:2px;width:22px;height:2px;transition:all .3s}.Header-module__lnUIdW__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__lnUIdW__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__lnUIdW__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__lnUIdW__dropdown{position:relative}.Header-module__lnUIdW__dropdownToggle{color:var(--text-body);cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:4px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__lnUIdW__dropdownToggle:hover{color:var(--brand);background:var(--pale)}.Header-module__lnUIdW__dropdownToggle.Header-module__lnUIdW__active{color:var(--brand);position:relative}.Header-module__lnUIdW__dropdownToggle.Header-module__lnUIdW__active:after{content:"";background:var(--brand);border-radius:1px;height:2px;position:absolute;bottom:-2px;left:14px;right:14px}.Header-module__lnUIdW__dropdownArrow{flex-shrink:0;transition:transform .2s}.Header-module__lnUIdW__dropdownMenu{background:var(--white);border:1px solid var(--border);z-index:100;border-radius:12px;min-width:220px;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #1a3d131a}.Header-module__lnUIdW__dropdownMenu li a{color:var(--text-body);border-radius:8px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__lnUIdW__dropdownMenu li a:hover{color:var(--brand);background:var(--pale)}@media (max-width:768px){.Header-module__lnUIdW__navbar{padding:0 16px}.Header-module__lnUIdW__navCenter{background:var(--white);border-bottom:1px solid var(--border);flex-direction:column;padding:16px;display:none;position:fixed;top:67px;left:0;right:0;box-shadow:0 8px 16px #1a3d1314}.Header-module__lnUIdW__navOpen{display:flex}.Header-module__lnUIdW__navCenter a{padding:12px 16px;font-size:15px}.Header-module__lnUIdW__hamburger{display:flex}.Header-module__lnUIdW__lang{display:none}.Header-module__lnUIdW__dropdownToggle{padding:12px 16px;font-size:15px}.Header-module__lnUIdW__dropdownMenu{box-shadow:none;border:none;min-width:auto;padding:0 0 0 16px;position:static}.Header-module__lnUIdW__dropdownMenu li a{padding:10px 16px;font-size:14px}}
.Footer-module__3hUVsW__footer{background:var(--forest);border-radius:32px 32px 0 0;padding:56px 0 24px}.Footer-module__3hUVsW__footerTop{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:32px;padding-bottom:32px;display:grid}.Footer-module__3hUVsW__logoWrap{align-items:center;gap:4px;margin-bottom:12px;display:flex}.Footer-module__3hUVsW__logoIcon{filter:brightness(1.4);flex-shrink:0;width:auto;height:36px}.Footer-module__3hUVsW__logoText{font-family:var(--font-display);color:#fff;font-size:24px;font-weight:600}.Footer-module__3hUVsW__slogan{color:#ffffff59;font-size:12px;line-height:1.6}.Footer-module__3hUVsW__social{gap:10px;margin-top:12px;display:flex}.Footer-module__3hUVsW__social a{color:#fff6;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__3hUVsW__social a:hover{border-color:var(--brand);color:var(--brand);background:#6dc0431a}.Footer-module__3hUVsW__col h4{color:#ffffff80;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:14px;font-size:11px;font-weight:700}.Footer-module__3hUVsW__col a,.Footer-module__3hUVsW__col span{color:#fff6;padding:3px 0;font-size:13px;text-decoration:none;transition:color .3s;display:block}.Footer-module__3hUVsW__col a:hover{color:var(--brand)}.Footer-module__3hUVsW__newsletter h4{color:#ffffff80;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:14px;font-size:11px;font-weight:700}.Footer-module__3hUVsW__nlForm{gap:8px;display:flex}.Footer-module__3hUVsW__nlForm input{color:var(--white);font-size:13px;font-family:var(--font-body);background:#ffffff0f;border:1px solid #ffffff26;border-radius:20px;flex:1;padding:10px 16px}.Footer-module__3hUVsW__nlForm input::placeholder{color:#ffffff4d}.Footer-module__3hUVsW__nlForm input:focus{border-color:var(--brand);outline:none}.Footer-module__3hUVsW__nlForm button{background:var(--brand);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__3hUVsW__nlForm button:hover{background:var(--mid-green)}.Footer-module__3hUVsW__nlNote{color:#ffffff40;margin-top:8px;font-size:10px}.Footer-module__3hUVsW__footerBottom{color:#fff3;justify-content:space-between;align-items:center;padding-top:24px;padding-bottom:64px;font-size:11px;display:flex}.Footer-module__3hUVsW__footerBottom a{color:#ffffff4d;margin-left:16px;text-decoration:none;transition:color .3s}.Footer-module__3hUVsW__footerBottom a:hover{color:var(--brand)}@media (max-width:768px){.Footer-module__3hUVsW__footerTop{grid-template-columns:1fr;gap:24px}.Footer-module__3hUVsW__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.HeroSection-module__HAA8HW__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__heroBg{background:linear-gradient(135deg,#1a3d13,#295b20,#1a3d13,#295b20) 0 0/300% 300%;animation:12s infinite HeroSection-module__HAA8HW__gradientMove;position:absolute;inset:0}.HeroSection-module__HAA8HW__heroBg:after{content:"";opacity:.6;mix-blend-mode:soft-light;background:url(/images/hero-bg.png) 100%/cover no-repeat;position:absolute;inset:0}.HeroSection-module__HAA8HW__heroTexture{opacity:.04;background:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5c-5 8-15 15-15 25s7 20 15 20 15-10 15-20S35 13 30 5z' fill='%236DC043' opacity='0.4'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroSection-module__HAA8HW__particles{z-index:1;position:absolute;inset:0}.HeroSection-module__HAA8HW__content{z-index:2;padding-top:120px;padding-bottom:80px;position:relative}.HeroSection-module__HAA8HW__eyebrow{letter-spacing:2.5px;color:var(--brand);text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:700}.HeroSection-module__HAA8HW__h1{font-family:var(--font-display);color:var(--white);max-width:650px;margin-bottom:8px;font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1.2}.HeroSection-module__HAA8HW__typed{font-family:var(--font-display);color:var(--light-green);min-height:1.3em;margin-bottom:20px;font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1.2}.HeroSection-module__HAA8HW__cursor{color:var(--brand);font-weight:400;transition:opacity .1s}.HeroSection-module__HAA8HW__sub{color:#ffffffbf;max-width:540px;margin-bottom:12px;font-size:16px;line-height:1.7}.HeroSection-module__HAA8HW__hook{color:#ffffff4d;max-width:520px;margin-bottom:28px;font-size:11px;font-style:italic;line-height:1.6}.HeroSection-module__HAA8HW__btns{flex-wrap:wrap;gap:12px;margin-bottom:0;display:flex}.HeroSection-module__HAA8HW__trustLine{color:#fff6;margin-top:12px;font-size:12px}.HeroSection-module__HAA8HW__micro{color:#ffffff80;margin-bottom:40px;font-size:12px}.HeroSection-module__HAA8HW__trustBar{flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px;display:flex}.HeroSection-module__HAA8HW__trustLabel{color:#ffffffbf;font-size:16px;font-weight:600;line-height:1.7}.HeroSection-module__HAA8HW__trustLogos{align-items:center;gap:16px;display:flex}.HeroSection-module__HAA8HW__trustLogos img{opacity:1;background:#ffffffe6;border-radius:8px;height:40px;padding:4px 12px;transition:all .3s}.HeroSection-module__HAA8HW__trustLogos img:hover{opacity:1}.HeroSection-module__HAA8HW__partnerItem{flex-direction:column;align-items:center;gap:6px;display:flex}.HeroSection-module__HAA8HW__partnerDesc{color:#fff6;text-align:center;white-space:nowrap;font-size:10px;line-height:1.4}.HeroSection-module__HAA8HW__stats{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;padding-top:32px;display:grid}.HeroSection-module__HAA8HW__credItem{align-items:flex-start;gap:12px;display:flex}.HeroSection-module__HAA8HW__credIcon{width:36px;height:36px;color:var(--brand);background:#6dc0431f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroSection-module__HAA8HW__statVal{font-family:var(--font-display);color:var(--brand);font-size:22px;font-weight:700;line-height:1.2}.HeroSection-module__HAA8HW__statLabel{color:#ffffff8c;margin-top:2px;font-size:12px;line-height:1.5}.HeroSection-module__HAA8HW__credCaption{color:#ffffff4d;margin-top:16px;font-size:11px;font-style:italic}@media (max-width:768px){.HeroSection-module__HAA8HW__content{padding-top:100px;padding-bottom:60px}.HeroSection-module__HAA8HW__stats{grid-template-columns:1fr;gap:16px}.HeroSection-module__HAA8HW__btns{flex-direction:column}.HeroSection-module__HAA8HW__btns a{text-align:center;justify-content:center}}
.AboutSection-module__QVoG9G__about{background:var(--pale);padding:100px 0}.AboutSection-module__QVoG9G__grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:64px;display:grid}.AboutSection-module__QVoG9G__titleAccent{color:var(--text-dark);margin-top:-8px;display:block}.AboutSection-module__QVoG9G__body{color:var(--text-body);margin-top:16px;font-size:14px;line-height:1.8}.AboutSection-module__QVoG9G__body p{margin-bottom:16px}.AboutSection-module__QVoG9G__body strong{color:var(--forest)}.AboutSection-module__QVoG9G__closing{color:var(--text-dark);margin-top:8px;font-style:italic;font-weight:600}.AboutSection-module__QVoG9G__right{position:relative}.AboutSection-module__QVoG9G__imgPlaceholder{aspect-ratio:4/3;background:linear-gradient(135deg,#2d6b1e,#4a9a2a);border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.AboutSection-module__QVoG9G__statCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:16px;padding:20px 24px;position:absolute;bottom:-24px;right:-16px;box-shadow:0 8px 32px #1a3d131f}.AboutSection-module__QVoG9G__statVal{font-family:var(--font-display);color:var(--forest);font-size:20px;font-weight:700}.AboutSection-module__QVoG9G__statLab{color:var(--text-muted);margin-top:2px;font-size:12px}@media (max-width:768px){.AboutSection-module__QVoG9G__grid{grid-template-columns:1fr;gap:32px}.AboutSection-module__QVoG9G__statCard{margin-top:16px;position:relative;bottom:auto;right:auto}}
.VisionMission-module__tMyUvW__section{background:var(--white);padding:80px 0}.VisionMission-module__tMyUvW__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.VisionMission-module__tMyUvW__card{border-radius:20px;padding:40px 36px;transition:all .4s;position:relative;overflow:hidden}.VisionMission-module__tMyUvW__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #295b2026}.VisionMission-module__tMyUvW__watermark{font-family:var(--font-display);opacity:.06;color:var(--brand);pointer-events:none;font-size:120px;font-weight:700;line-height:1;position:absolute;top:-10px;right:16px}.VisionMission-module__tMyUvW__icon{background:var(--pale);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.VisionMission-module__tMyUvW__card h3{font-family:var(--font-display);color:var(--forest);margin-bottom:10px;font-size:20px;font-weight:700}.VisionMission-module__tMyUvW__card p{color:var(--text-body);font-size:14px;line-height:1.7}.VisionMission-module__tMyUvW__stat{color:var(--brand);margin-top:12px;font-size:13px;font-weight:700}.VisionMission-module__tMyUvW__dark{background:var(--forest);border:1px solid #6dc04326}.VisionMission-module__tMyUvW__dark h3{color:var(--white)}.VisionMission-module__tMyUvW__dark p{color:#ffffffb3}.VisionMission-module__tMyUvW__dark .VisionMission-module__tMyUvW__icon{background:#6dc04326}.VisionMission-module__tMyUvW__light{background:var(--white);border-left:4px solid var(--brand);border-top:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border)}@media (max-width:768px){.VisionMission-module__tMyUvW__grid{grid-template-columns:1fr}}
.ServicesSection-module__2HsQHW__svc{padding:80px 0}.ServicesSection-module__2HsQHW__bgPale{background:var(--pale)}.ServicesSection-module__2HsQHW__bgWhite{background:var(--white)}.ServicesSection-module__2HsQHW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.ServicesSection-module__2HsQHW__reverse{direction:rtl}.ServicesSection-module__2HsQHW__reverse>*{direction:ltr}.ServicesSection-module__2HsQHW__badge{border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.ServicesSection-module__2HsQHW__title{font-family:var(--font-display);color:var(--forest);margin-bottom:12px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.25}.ServicesSection-module__2HsQHW__desc{color:var(--text-body);margin-bottom:24px;font-size:14px;line-height:1.7}.ServicesSection-module__2HsQHW__features{margin-bottom:24px;list-style:none}.ServicesSection-module__2HsQHW__features li{color:var(--text-body);border-bottom:1px solid var(--border);padding:10px 0 10px 32px;font-size:13px;line-height:1.6;position:relative}.ServicesSection-module__2HsQHW__features li:last-child{border-bottom:none}.ServicesSection-module__2HsQHW__features li:before{content:"✓";background:var(--pale);width:20px;height:20px;color:var(--brand);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:10px;left:0}.ServicesSection-module__2HsQHW__features li strong{color:var(--forest);font-weight:600;display:block}.ServicesSection-module__2HsQHW__btns{flex-wrap:wrap;gap:12px;display:flex}.ServicesSection-module__2HsQHW__dash{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 12px 48px #1a3d1326}.ServicesSection-module__2HsQHW__dashHeader{background:var(--forest);color:#fffc;justify-content:space-between;align-items:center;padding:12px 20px;font-size:12px;font-weight:700;display:flex}.ServicesSection-module__2HsQHW__dashBadge{border:1px solid var(--brand);color:var(--brand);border-radius:12px;padding:4px 12px;font-size:11px}.ServicesSection-module__2HsQHW__dashImgWrap{border-radius:0 0 16px 16px;padding:0;overflow:hidden}.ServicesSection-module__2HsQHW__dashImg{width:100%;height:auto;display:block}.ServicesSection-module__2HsQHW__dashBody{padding:20px}.ServicesSection-module__2HsQHW__chart{width:100%;height:auto;margin-bottom:16px}.ServicesSection-module__2HsQHW__scopes{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.ServicesSection-module__2HsQHW__scope{text-align:center;border:1px solid var(--border);border-radius:10px;padding:12px 8px;transition:all .3s}.ServicesSection-module__2HsQHW__scope:hover{border-color:var(--brand);box-shadow:0 2px 8px #6dc0431a}.ServicesSection-module__2HsQHW__dot{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.ServicesSection-module__2HsQHW__scopeLabel{color:var(--text-muted);font-size:10px;font-weight:600}.ServicesSection-module__2HsQHW__scopeVal{font-family:var(--font-display);color:var(--forest);margin:4px 0;font-size:20px;font-weight:700}.ServicesSection-module__2HsQHW__change{font-size:10px;font-weight:600}.ServicesSection-module__2HsQHW__total{text-align:center;background:var(--pale);border-radius:10px;padding:16px}.ServicesSection-module__2HsQHW__totalVal{font-family:var(--font-display);color:var(--forest);font-size:28px;font-weight:700}.ServicesSection-module__2HsQHW__totalLabel{color:var(--text-muted);font-size:11px}.ServicesSection-module__2HsQHW__ratingWrap{padding:24px}.ServicesSection-module__2HsQHW__ratingBars{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.ServicesSection-module__2HsQHW__ratingBar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);background:#fffc;border-radius:12px;padding:16px;transition:all .3s}.ServicesSection-module__2HsQHW__ratingBar:hover{border-color:var(--brand);box-shadow:0 4px 16px #6dc04314}.ServicesSection-module__2HsQHW__ratingBarTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ServicesSection-module__2HsQHW__ratingLabel{color:var(--forest);font-size:13px;font-weight:600}.ServicesSection-module__2HsQHW__ratingScore{font-family:var(--font-display);color:var(--brand);font-size:14px;font-weight:700}.ServicesSection-module__2HsQHW__ratingTrack{background:var(--pale);border-radius:3px;height:6px;overflow:hidden}.ServicesSection-module__2HsQHW__ratingFill{border-radius:3px;height:100%;transition:width 1.5s cubic-bezier(.4,0,.2,1)}.ServicesSection-module__2HsQHW__grade{background:linear-gradient(135deg, var(--forest), #2e7d32);color:var(--white);text-align:center;border-radius:16px;padding:24px;box-shadow:0 8px 24px #2e7d3233}.ServicesSection-module__2HsQHW__gradeLabel{opacity:.8;font-size:11px;font-weight:700}.ServicesSection-module__2HsQHW__gradeVal{font-family:var(--font-display);font-size:48px;font-weight:700;line-height:1}.ServicesSection-module__2HsQHW__gradeSub{opacity:.7;margin-top:4px;font-size:10px}.ServicesSection-module__2HsQHW__nzGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ServicesSection-module__2HsQHW__nzImg{border-radius:16px;justify-content:center;align-items:center;min-height:120px;display:flex}.ServicesSection-module__2HsQHW__nzTall{grid-row:span 2}.ServicesSection-module__2HsQHW__nzStat{border-radius:16px;flex-direction:column;justify-content:center;padding:20px;display:flex}.ServicesSection-module__2HsQHW__nzTag{text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin-bottom:8px;font-size:10px;font-weight:700}.ServicesSection-module__2HsQHW__nzVal{font-family:var(--font-display);font-size:28px;font-weight:700;line-height:1.3}.ServicesSection-module__2HsQHW__nzLabel{text-transform:none;letter-spacing:0;margin-top:6px;font-size:12px;font-weight:400;line-height:1.5}@media (max-width:768px){.ServicesSection-module__2HsQHW__layout{grid-template-columns:1fr}.ServicesSection-module__2HsQHW__reverse{direction:ltr}.ServicesSection-module__2HsQHW__scopes{grid-template-columns:1fr}}
.JourneySection-module__7rm3bG__journey{background:var(--pale);padding:80px 0}.JourneySection-module__7rm3bG__steps{align-items:flex-start;gap:0;margin-top:48px;display:flex;position:relative}.JourneySection-module__7rm3bG__steps:before{content:"";background:var(--pale-green);height:2px;position:absolute;top:28px;left:10%;right:10%}.JourneySection-module__7rm3bG__step{text-align:center;z-index:1;flex:1;position:relative}.JourneySection-module__7rm3bG__num{background:var(--brand);width:56px;height:56px;color:var(--white);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:20px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 16px #6dc04340}.JourneySection-module__7rm3bG__step:hover .JourneySection-module__7rm3bG__num{transform:scale(1.1);box-shadow:0 6px 24px #6dc04359}.JourneySection-module__7rm3bG__stepTitle{color:var(--forest);margin-bottom:6px;font-size:14px;font-weight:700}.JourneySection-module__7rm3bG__stepDesc{color:var(--text-muted);padding:0 8px;font-size:12px;line-height:1.5}.JourneySection-module__7rm3bG__chip{background:var(--pale-green);color:var(--text-dark);border-radius:10px;margin-top:8px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}@media (max-width:768px){.JourneySection-module__7rm3bG__steps{flex-direction:column;gap:32px}.JourneySection-module__7rm3bG__steps:before{display:none}}
.DifferentiatorsSection-module__VoE-YG__diff{background:var(--white);padding:100px 0}.DifferentiatorsSection-module__VoE-YG__grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.DifferentiatorsSection-module__VoE-YG__card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:32px 28px;transition:all .4s}.DifferentiatorsSection-module__VoE-YG__card:hover{border-color:var(--pale-green);transform:translateY(-4px);box-shadow:0 12px 40px #1a3d1314}.DifferentiatorsSection-module__VoE-YG__icon{background:var(--pale);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:24px;display:flex}.DifferentiatorsSection-module__VoE-YG__card h4{color:var(--forest);margin-bottom:4px;font-size:17px;font-weight:700}.DifferentiatorsSection-module__VoE-YG__stat{color:var(--brand);margin-bottom:8px;font-size:13px;font-weight:700}.DifferentiatorsSection-module__VoE-YG__card p{color:var(--text-body);font-size:14px;line-height:1.7}.DifferentiatorsSection-module__VoE-YG__cta{background:var(--forest);text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:32px 40px;display:flex}.DifferentiatorsSection-module__VoE-YG__cta p{color:var(--white);max-width:620px;font-size:15px;font-weight:600;line-height:1.6}@media (max-width:768px){.DifferentiatorsSection-module__VoE-YG__grid{grid-template-columns:1fr}.DifferentiatorsSection-module__VoE-YG__cta{text-align:center;flex-direction:column}}
.TeamSection-module__K-9Efq__team{background:var(--pale);padding:100px 0}.TeamSection-module__K-9Efq__subtitle{color:var(--text-muted);max-width:550px;margin:0 auto;font-size:15px}.TeamSection-module__K-9Efq__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;display:grid}.TeamSection-module__K-9Efq__card{text-align:center;transition:all .4s}.TeamSection-module__K-9Efq__card:hover{transform:translateY(-4px)}.TeamSection-module__K-9Efq__imgWrap{aspect-ratio:3/4;background:var(--forest);border-radius:20px;width:100%;max-width:240px;margin:0 auto 20px;transition:all .4s;position:relative;overflow:hidden}.TeamSection-module__K-9Efq__imgWrap:after{content:"";opacity:0;background:linear-gradient(#0000,#1a3d13b3);border-radius:20px;transition:opacity .4s;position:absolute;inset:0}.TeamSection-module__K-9Efq__card:hover .TeamSection-module__K-9Efq__imgWrap:after{opacity:1}.TeamSection-module__K-9Efq__card:hover .TeamSection-module__K-9Efq__imgWrap{box-shadow:0 12px 40px #1a3d131f}.TeamSection-module__K-9Efq__photo{object-fit:cover;width:100%;height:100%}.TeamSection-module__K-9Efq__name{color:var(--forest);margin-bottom:12px;font-size:17px;font-weight:700}.TeamSection-module__K-9Efq__bio{color:var(--text-body);text-align:left;font-size:13px;line-height:1.6}.TeamSection-module__K-9Efq__highlightRow{color:var(--text-dark);text-align:left;align-items:flex-start;gap:6px;margin-top:8px;font-size:12px;font-weight:600;display:flex}.TeamSection-module__K-9Efq__highlightRow svg{flex-shrink:0;margin-top:2px}.TeamSection-module__K-9Efq__values{background:var(--pale-green);color:var(--text-body);border-radius:12px;margin-top:40px;padding:20px 32px;font-size:15px;display:inline-block}.TeamSection-module__K-9Efq__values span{color:var(--forest);font-weight:700}@media (max-width:768px){.TeamSection-module__K-9Efq__grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}
.BlogSection-module__SYM5Fa__blog{background:var(--white);padding:100px 0}.BlogSection-module__SYM5Fa__grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.BlogSection-module__SYM5Fa__card{background:var(--white);border:1px solid var(--border);cursor:pointer;border-radius:20px;transition:all .4s;overflow:hidden}.BlogSection-module__SYM5Fa__card:hover{border-color:var(--pale-green);transform:translateY(-4px);box-shadow:0 12px 40px #1a3d1314}.BlogSection-module__SYM5Fa__thumb{width:100%;height:200px;position:relative;overflow:hidden}.BlogSection-module__SYM5Fa__thumbImg{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.BlogSection-module__SYM5Fa__card:hover .BlogSection-module__SYM5Fa__thumbImg{transform:scale(1.05)}.BlogSection-module__SYM5Fa__body{padding:24px}.BlogSection-module__SYM5Fa__cat{border-radius:8px;margin-bottom:10px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.BlogSection-module__SYM5Fa__title{color:var(--forest);margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.4}.BlogSection-module__SYM5Fa__excerpt{color:var(--text-body);font-size:13px;line-height:1.5}.BlogSection-module__SYM5Fa__meta{color:var(--text-muted);gap:8px;margin-top:12px;font-size:11px;display:flex}@media (max-width:768px){.BlogSection-module__SYM5Fa__grid{grid-template-columns:1fr}}
.CtaBanner-module__X7kM2G__wrapper{margin:60px 0;padding:0 32px}.CtaBanner-module__X7kM2G__inner{text-align:center;background:linear-gradient(135deg,#1a3d13,#295b20,#1a3d13) 0 0/200% 200%;border-radius:24px;padding:64px 48px;animation:8s infinite CtaBanner-module__X7kM2G__gradientMove;position:relative;overflow:hidden}.CtaBanner-module__X7kM2G__glow{background:radial-gradient(circle,#6dc04326,#0000);border-radius:50%;width:300px;height:300px;animation:3s ease-in-out infinite CtaBanner-module__X7kM2G__glowPulse;position:absolute;top:-80px;right:-80px}.CtaBanner-module__X7kM2G__h2{font-family:var(--font-display);color:var(--white);margin-bottom:12px;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.2;position:relative}.CtaBanner-module__X7kM2G__desc{color:#ffffffa6;max-width:480px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.7;position:relative}.CtaBanner-module__X7kM2G__btns{justify-content:center;gap:12px;display:flex;position:relative}@media (max-width:768px){.CtaBanner-module__X7kM2G__inner{padding:40px 24px}.CtaBanner-module__X7kM2G__btns{flex-direction:column;align-items:center}}
.post-module__fFuUMG__wrapper{background:var(--background);min-height:60vh;padding-bottom:80px}.post-module__fFuUMG__breadcrumb{color:#00000073;align-items:center;gap:8px;padding-top:24px;padding-bottom:8px;font-size:13px;display:flex}.post-module__fFuUMG__breadcrumb a{color:var(--brand);text-decoration:none}.post-module__fFuUMG__breadcrumb a:hover{text-decoration:underline}.post-module__fFuUMG__breadcrumb span{color:#00000059}.post-module__fFuUMG__article{padding-top:32px;max-width:800px!important}.post-module__fFuUMG__articleHeader{margin-bottom:32px}.post-module__fFuUMG__meta{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.post-module__fFuUMG__category{background:var(--brand);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.post-module__fFuUMG__tag{color:var(--forest);background:#2d6a4f14;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-block}.post-module__fFuUMG__title{color:var(--forest);margin:0 0 16px;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.3}.post-module__fFuUMG__excerpt{color:#0009;border-left:3px solid var(--brand);margin-bottom:20px;padding-left:16px;font-size:17px;font-style:italic;line-height:1.7}.post-module__fFuUMG__byline{color:#00000080;flex-wrap:wrap;gap:20px;font-size:13px;display:flex}.post-module__fFuUMG__author,.post-module__fFuUMG__date,.post-module__fFuUMG__readTime{align-items:center;gap:5px;display:flex}.post-module__fFuUMG__thumbnail{border-radius:16px;width:100%;max-height:420px;margin-bottom:40px;overflow:hidden}.post-module__fFuUMG__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.post-module__fFuUMG__body{color:#000c;font-size:16px;line-height:1.85}.post-module__fFuUMG__ptH2{color:var(--forest);border-bottom:2px solid #2d6a4f26;margin:40px 0 12px;padding-bottom:8px;font-size:22px;font-weight:700}.post-module__fFuUMG__ptH3{color:var(--forest);margin:28px 0 8px;font-size:18px;font-weight:600}.post-module__fFuUMG__ptP{color:#000000c7;margin:0 0 16px;line-height:1.85}.post-module__fFuUMG__ptBlockquote{border-left:4px solid var(--brand);color:#000000a6;background:#2d6a4f0f;border-radius:0 8px 8px 0;margin:24px 0;padding:16px 20px;font-style:italic}.post-module__fFuUMG__ptUl,.post-module__fFuUMG__ptOl{margin:0 0 20px;padding-left:24px}.post-module__fFuUMG__ptLi{color:#000000c7;margin-bottom:8px;line-height:1.75}.post-module__fFuUMG__ptStrong{color:var(--forest);font-weight:700}.post-module__fFuUMG__ptLink{color:var(--brand);text-decoration:underline}.post-module__fFuUMG__ptLink:hover{opacity:.8}.post-module__fFuUMG__ptFigure{border-radius:12px;margin:32px 0;overflow:hidden;box-shadow:0 4px 24px #0000001a}.post-module__fFuUMG__ptImg{border-radius:12px 12px 0 0;width:100%;height:auto;display:block}.post-module__fFuUMG__ptCaption{color:#00000080;text-align:center;background:#2d6a4f0f;border-top:1px solid #2d6a4f1f;border-radius:0 0 12px 12px;padding:10px 16px;font-size:13px;font-style:italic}.post-module__fFuUMG__tableWrapper{border:1px solid #2d6a4f26;border-radius:10px;width:100%;margin:24px 0 28px;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.post-module__fFuUMG__ptTable{border-collapse:collapse;width:100%;min-width:480px;font-size:14px}.post-module__fFuUMG__ptTh{background:var(--forest);color:#fff;text-align:left;letter-spacing:.02em;padding:12px 16px;font-size:13px;font-weight:600}.post-module__fFuUMG__ptTh:first-child{border-radius:9px 0 0}.post-module__fFuUMG__ptTh:last-child{border-radius:0 9px 0 0}.post-module__fFuUMG__ptTr:nth-child(2n) td{background:#2d6a4f0a}.post-module__fFuUMG__ptTd{color:#000000c7;vertical-align:top;border-bottom:1px solid #2d6a4f1a;padding:10px 16px;line-height:1.6}.post-module__fFuUMG__ptTr:last-child .post-module__fFuUMG__ptTd{border-bottom:none}.post-module__fFuUMG__cta{margin:48px 0 32px}.post-module__fFuUMG__ctaBox{background:linear-gradient(135deg, var(--forest) 0%, var(--brand) 100%);color:#fff;text-align:center;border-radius:16px;padding:32px 36px}.post-module__fFuUMG__ctaTitle{margin:0 0 8px;font-size:20px;font-weight:700}.post-module__fFuUMG__ctaSub{opacity:.85;margin:0 0 20px;font-size:14px;line-height:1.6}.post-module__fFuUMG__ctaBtn{color:var(--forest);background:#fff;border-radius:8px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.post-module__fFuUMG__ctaBtn:hover{opacity:.9}.post-module__fFuUMG__tagList{border-top:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;padding-top:16px;display:flex}.post-module__fFuUMG__tagLabel{color:#00000073;font-size:13px;font-weight:500}.post-module__fFuUMG__tagChip{color:var(--forest);background:#2d6a4f14;border-radius:20px;padding:4px 12px;font-size:12px}.post-module__fFuUMG__relatedSection{border-left:4px solid var(--brand);background:#2d6a4f0a;border-radius:14px;margin:8px 0 28px;padding:24px 28px}.post-module__fFuUMG__relatedTitle{color:var(--forest);margin:0 0 16px;font-size:17px;font-weight:700}.post-module__fFuUMG__relatedList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.post-module__fFuUMG__relatedItem{align-items:flex-start;gap:8px;display:flex}.post-module__fFuUMG__relatedItem:before{content:"▪";color:var(--brand);flex-shrink:0;margin-top:4px;font-size:10px}.post-module__fFuUMG__relatedLink{color:var(--forest);font-size:14px;line-height:1.5;text-decoration:none;transition:color .2s}.post-module__fFuUMG__relatedLink:hover{color:var(--brand);text-decoration:underline}.post-module__fFuUMG__sectionNav{border-top:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;padding:16px 0;display:flex}.post-module__fFuUMG__sectionNavLabel{color:#00000073;font-size:13px;font-weight:500}.post-module__fFuUMG__sectionNavBtn{color:var(--forest);background:#2d6a4f12;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.post-module__fFuUMG__sectionNavBtn:hover{background:var(--brand);color:#fff}.post-module__fFuUMG__backWrap{padding-top:8px}.post-module__fFuUMG__backBtn{color:var(--brand);align-items:center;gap:6px;padding:8px 0;font-size:14px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.post-module__fFuUMG__backBtn:hover{gap:10px}.post-module__fFuUMG__loading,.post-module__fFuUMG__notFound{color:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:50vh;display:flex}.post-module__fFuUMG__notFound h1{color:var(--brand);margin:0;font-size:80px;font-weight:800}.post-module__fFuUMG__spinner{border:3px solid #2d6a4f26;border-top-color:var(--brand);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite post-module__fFuUMG__spin}@keyframes post-module__fFuUMG__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.post-module__fFuUMG__article{padding-top:20px}.post-module__fFuUMG__ctaBox{padding:24px 20px}.post-module__fFuUMG__ptH2{font-size:19px}}
.ghg-module__IY52KW__ghgPage{padding-top:80px}.ghg-module__IY52KW__hero{background:linear-gradient(135deg, var(--forest) 0%, var(--text-dark) 100%);color:var(--white);padding:80px 0 64px}.ghg-module__IY52KW__heroBadge{color:var(--brand);text-transform:uppercase;letter-spacing:1px;background:#6dc04326;border-radius:20px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.ghg-module__IY52KW__heroTitle{font-family:var(--font-display);color:var(--white);max-width:720px;margin-bottom:20px;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.2}.ghg-module__IY52KW__heroDesc{color:#fffc;max-width:600px;margin-bottom:32px;font-size:16px;line-height:1.8}.ghg-module__IY52KW__heroBtns{flex-wrap:wrap;gap:12px;display:flex}.ghg-module__IY52KW__section{padding:64px 0}.ghg-module__IY52KW__sectionPale{background:var(--pale)}.ghg-module__IY52KW__sectionWhite{background:var(--white)}.ghg-module__IY52KW__sectionTag{letter-spacing:3px;color:var(--brand);text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}.ghg-module__IY52KW__sectionTitle{font-family:var(--font-display);color:var(--forest);margin-bottom:16px;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.25}.ghg-module__IY52KW__sectionBody{color:var(--text-body);max-width:780px;font-size:15px;line-height:1.8}.ghg-module__IY52KW__sectionBody p{margin-bottom:12px}.ghg-module__IY52KW__bulletList{margin:24px 0;padding:0;list-style:none}.ghg-module__IY52KW__bulletList li{color:var(--text-body);border-bottom:1px solid var(--border);padding:12px 0 12px 36px;font-size:14px;line-height:1.7;position:relative}.ghg-module__IY52KW__bulletList li:last-child{border-bottom:none}.ghg-module__IY52KW__bulletList li:before{content:"✓";background:var(--pale);width:22px;height:22px;color:var(--brand);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:12px;left:0}.ghg-module__IY52KW__bulletList li strong{color:var(--forest);margin-bottom:2px;font-weight:600;display:block}.ghg-module__IY52KW__challengeList li:before{content:"⚠";color:#e65100;background:#fff3e0}.ghg-module__IY52KW__steps{counter-reset:step;margin:24px 0;padding:0;list-style:none}.ghg-module__IY52KW__steps li{color:var(--text-body);border-bottom:1px solid var(--border);counter-increment:step;padding:16px 0 16px 56px;font-size:14px;line-height:1.7;position:relative}.ghg-module__IY52KW__steps li:last-child{border-bottom:none}.ghg-module__IY52KW__steps li:before{content:counter(step);background:var(--brand);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;top:16px;left:0}.ghg-module__IY52KW__steps li strong{color:var(--forest);margin-bottom:4px;font-size:15px;font-weight:700;display:block}.ghg-module__IY52KW__industryGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0;display:grid}.ghg-module__IY52KW__industryCard{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:24px;transition:all .3s}.ghg-module__IY52KW__industryCard:hover{border-color:var(--brand);box-shadow:0 4px 16px #6dc0431a}.ghg-module__IY52KW__industryIcon{margin-bottom:12px;font-size:28px}.ghg-module__IY52KW__industryName{font-family:var(--font-display);color:var(--forest);margin-bottom:8px;font-size:16px;font-weight:700}.ghg-module__IY52KW__industryDesc{color:var(--text-body);font-size:13px;line-height:1.6}.ghg-module__IY52KW__faqList{margin:24px 0}.ghg-module__IY52KW__faqItem{border:1px solid var(--border);border-radius:12px;margin-bottom:12px;transition:border-color .3s;overflow:hidden}.ghg-module__IY52KW__faqItem:hover{border-color:var(--brand)}.ghg-module__IY52KW__faqQ{color:var(--forest);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:18px 48px 18px 20px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.4;position:relative}.ghg-module__IY52KW__faqQ:after{content:"+";color:var(--brand);font-size:20px;transition:transform .3s;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.ghg-module__IY52KW__faqOpen .ghg-module__IY52KW__faqQ:after{content:"−"}.ghg-module__IY52KW__faqA{color:var(--text-body);padding:0 20px 18px;font-size:14px;line-height:1.7}.ghg-module__IY52KW__cta{background:linear-gradient(135deg, var(--forest) 0%, var(--text-dark) 100%);text-align:center;padding:64px 0}.ghg-module__IY52KW__ctaTitle{font-family:var(--font-display);color:var(--white);margin-bottom:16px;font-size:clamp(24px,3vw,34px);font-weight:700}.ghg-module__IY52KW__ctaDesc{color:#fffc;max-width:520px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.7}.ghg-module__IY52KW__dash{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 12px 48px #1a3d1326}.ghg-module__IY52KW__dashHeader{background:var(--forest);color:#fffc;justify-content:space-between;align-items:center;padding:12px 20px;font-size:12px;font-weight:700;display:flex}.ghg-module__IY52KW__dashBadge{border:1px solid var(--brand);color:var(--brand);border-radius:12px;padding:4px 12px;font-size:11px}.ghg-module__IY52KW__dashImgWrap{border-radius:0 0 16px 16px;padding:0;overflow:hidden}.ghg-module__IY52KW__dashImg{width:100%;height:auto;display:block}.ghg-module__IY52KW__twoCol{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}@media (max-width:768px){.ghg-module__IY52KW__twoCol,.ghg-module__IY52KW__industryGrid{grid-template-columns:1fr}.ghg-module__IY52KW__hero{padding:60px 0 48px}}
.ContactSection-module__jJh_sq__contact{background:var(--pale);padding:100px 0}.ContactSection-module__jJh_sq__grid{grid-template-columns:55fr 45fr;align-items:stretch;gap:48px;display:grid}.ContactSection-module__jJh_sq__h2{font-family:var(--font-display);color:var(--forest);margin-bottom:4px;font-size:28px;font-weight:700}.ContactSection-module__jJh_sq__sub{color:var(--text-muted);margin-bottom:24px;font-size:14px}.ContactSection-module__jJh_sq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactSection-module__jJh_sq__group{margin-bottom:16px}.ContactSection-module__jJh_sq__group label{color:var(--text-dark);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.ContactSection-module__jJh_sq__group input,.ContactSection-module__jJh_sq__group textarea{border:1px solid var(--border);width:100%;font-family:var(--font-body);color:var(--forest);background:var(--white);border-radius:12px;padding:12px 16px;font-size:14px;transition:all .3s}.ContactSection-module__jJh_sq__group input:focus,.ContactSection-module__jJh_sq__group textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #6dc0431f}.ContactSection-module__jJh_sq__formWrap{flex-direction:column;height:100%;display:flex}.ContactSection-module__jJh_sq__formWrap form{flex-direction:column;flex:1;display:flex}.ContactSection-module__jJh_sq__group textarea{resize:vertical;flex:1;min-height:100px}.ContactSection-module__jJh_sq__submit{background:var(--brand);color:var(--white);cursor:pointer;border:none;border-radius:24px;width:100%;padding:14px 32px;font-size:14px;font-weight:700;transition:all .3s;box-shadow:0 2px 12px #6dc04340}.ContactSection-module__jJh_sq__submit:hover{background:var(--mid-green);transform:translateY(-1px)}.ContactSection-module__jJh_sq__micro{color:var(--text-muted);gap:16px;margin-top:12px;font-size:12px;display:flex}.ContactSection-module__jJh_sq__map{background:var(--bg-scene);min-height:280px;color:var(--text-muted);border:1px solid var(--border);text-align:center;border-radius:20px;justify-content:center;align-items:center;padding:20px;font-size:14px;display:flex;overflow:hidden}.ContactSection-module__jJh_sq__formGroup_grow{flex-direction:column;flex:1;margin-bottom:16px;display:flex}.ContactSection-module__jJh_sq__formGroup_grow textarea{flex:1}.ContactSection-module__jJh_sq__info{background:var(--white);border:1px solid var(--border);border-radius:16px;margin-top:20px;padding:20px 24px}.ContactSection-module__jJh_sq__infoRow{color:var(--text-body);align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.ContactSection-module__jJh_sq__infoRow svg{flex-shrink:0}@media (max-width:768px){.ContactSection-module__jJh_sq__grid,.ContactSection-module__jJh_sq__row{grid-template-columns:1fr}.ContactSection-module__jJh_sq__micro{flex-direction:column;gap:4px}}
