@charset "UTF-8";:root{--brand-primary:#3A7D43;--brand-primary-dark:#24542F;--brand-primary-light:#9BC49F;--brand-secondary:#4A5759;--brand-accent:#E08E45;--brand-neutral-dark:#2A2724;--brand-neutral-mid:#6B655E;--brand-neutral-light:#F7F5F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F2EFEA;--brand-text:#2A2724;--brand-text-inverse:#FFFFFF;--brand-border:#E4DED5;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;background:var(--brand-bg);color:#2a2724;color:var(--brand-text);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);line-height:1.6}a{color:#24542f;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:focus,a:hover{color:#3a7d43;color:var(--brand-primary);-webkit-text-decoration:underline;text-decoration:underline}img{max-width:100%;height:auto}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.eyebrow,.hg-eyebrow,.section-kicker{color:#24542f;color:var(--brand-primary-dark);font-size:.78rem;font-weight:700;letter-spacing:0;margin:0 0 12px;text-transform:uppercase}.section-title{max-width:760px;margin:0 auto 40px;text-align:center}.section-title h1,.section-title h2{color:#2a2724;color:var(--brand-text);font-size:max(1.7rem, min(3vw, 2.7rem));line-height:1.15;margin:0 0 16px}.section-title p{color:#2a2724;color:var(--brand-text);margin:0}.btn-brand,.btn-light-solid,.btn-outline-light,.hg-btn-solid{align-items:center;border-radius:2px;border-radius:var(--brand-radius);display:inline-flex;font-weight:700;justify-content:center;min-height:46px;padding:12px 22px}.btn-brand,.hg-btn-solid{background:#3a7d43;background:var(--brand-primary);border:1px solid #3a7d43;border:1px solid var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-brand:focus,.btn-brand:hover,.hg-btn-solid:focus,.hg-btn-solid:hover{background:#24542f;background:var(--brand-primary-dark);border-color:#24542f;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.btn-outline-light{background:0 0;border:1px solid #fff;color:#fff}.btn-outline-light:focus,.btn-outline-light:hover{background:#fff;color:#24542f;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.btn-light-solid{background:#fff;border:1px solid #fff;color:#24542f;color:var(--brand-primary-dark)}.btn-light-solid:focus,.btn-light-solid:hover{background:#f7f5f1;background:var(--brand-neutral-light);border-color:#f7f5f1;border-color:var(--brand-neutral-light);color:#24542f;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.site-header{background:#24542f;background:var(--brand-primary-dark);box-shadow:0 10px 30px rgba(36,84,47,.18);padding:14px max(24px,(100vw - 1180px) / 2);z-index:1000}.site-header .container-fluid{padding:0}.site-header .navbar-brand{align-items:center;display:inline-flex;margin-right:32px;min-width:180px}.site-header .navbar-brand img{display:block;max-height:40px;width:180px}.site-header .navbar-toggler{border-color:rgba(255,255,255,.45)}.site-header .navbar-toggler-icon{filter:invert(1)}.site-header .nav-link{color:#fff;font-weight:700;padding:10px 14px;position:relative}.site-header .nav-link:focus,.site-header .nav-link:hover{color:#fff}.site-header .nav-link::after{background:#e08e45;background:var(--brand-accent);bottom:2px;content:"";height:2px;left:14px;position:absolute;right:14px;transform:scaleX(0);transform-origin:left;transition:transform 160ms}.site-header .nav-link.active::after,.site-header .nav-link:hover::after{transform:scaleX(1)}.header-search{display:flex;gap:8px;margin-left:16px}.header-search input{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);border-radius:2px;border-radius:var(--brand-radius);color:#fff;min-height:40px;padding:8px 12px;width:160px}.header-search input::-moz-placeholder{color:#fff}.header-search input::placeholder{color:#fff}.header-search button{background:#fff;border:1px solid #fff;border-radius:2px;border-radius:var(--brand-radius);color:#24542f;color:var(--brand-primary-dark);font-weight:700;min-height:40px;padding:8px 14px}.hg-footer-compact{background:#2a2724;background:var(--brand-neutral-dark);color:#fff;padding:72px max(24px,(100vw - 1180px) / 2) 28px}.hg-footer-compact a:not([class*=btn-]){color:#fff}.hg-footer-compact a:not([class*=btn-]):focus,.hg-footer-compact a:not([class*=btn-]):hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.hg-footer-compact__top{align-items:center;border-bottom:1px solid rgba(255,255,255,.22);display:grid;grid-gap:24px;gap:24px;grid-template-columns:1.1fr 0.9fr;padding-bottom:32px}.hg-footer-compact h5,.hg-footer-compact h6,.hg-footer-compact p{color:#fff}.hg-footer-compact h5{font-size:1.5rem;margin-bottom:8px}.hg-footer-compact p{margin:0}.hg-newsletter{display:flex;gap:8px;justify-self:end;width:min(100%,420px)}.hg-newsletter input{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.35);border-radius:2px;border-radius:var(--brand-radius);color:#fff;flex:1;min-height:46px;min-width:0;padding:12px}.hg-newsletter input::-moz-placeholder{color:#fff}.hg-newsletter input::placeholder{color:#fff}.hg-newsletter button{background:#fff;border:1px solid #fff;border-radius:2px;border-radius:var(--brand-radius);color:#24542f;color:var(--brand-primary-dark);font-weight:700;min-height:46px;padding:10px 18px}.hg-footer-compact__cols{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));padding:32px 0}.hg-footer-col{display:grid;grid-gap:10px;gap:10px}.hg-footer-col h6{font-size:.92rem;margin:0 0 4px;text-transform:uppercase}.hg-footer-compact__bottom{align-items:center;border-top:1px solid rgba(255,255,255,.22);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-top:24px}.modal-content{border:0;border-radius:2px;border-radius:var(--brand-radius)}.modal-header{background:#24542f;background:var(--brand-primary-dark);border-bottom:0}.modal-header .modal-title{color:#fff}.modal-header .btn-close{filter:invert(1)}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.contact-info,.home-hero,.products-shell,.sub-hero{padding-top:160px}.sub-hero{background:#24542f;background:var(--brand-primary-dark);color:#fff;min-height:470px;overflow:hidden;position:relative}.sub-hero img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0}.sub-hero::after{background:linear-gradient(90deg,rgba(36,84,47,.88),rgba(36,84,47,.42));content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.sub-hero__copy{color:#fff;max-width:760px;padding-bottom:92px;position:relative;z-index:2}.sub-hero .eyebrow,.sub-hero h1,.sub-hero p{color:#fff}.contact-info h1,.home-hero h1,.products-shell h1,.sub-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.cta-split,.sub-cta{background:#24542f;background:var(--brand-primary-dark);color:#fff;padding:80px 0 96px}.cta-split a:not([class*=btn-]),.cta-split h2,.cta-split li,.cta-split p,.sub-cta a:not([class*=btn-]),.sub-cta h2,.sub-cta p{color:#fff}.cta-split__inner,.sub-cta__inner{align-items:start;display:grid;grid-gap:40px;gap:40px;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr)}.cta-checklist{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:24px 0 0;padding:0}.cta-checklist li::before{color:#e08e45;color:var(--brand-accent);content:"✓";font-weight:700;margin-right:10px}.form-card{background:#fff;border-radius:2px;border-radius:var(--brand-radius);box-shadow:0 18px 50px rgba(0,0,0,.16);color:#2a2724;color:var(--brand-text);padding:28px}.form-card h3,.form-card p{color:#2a2724;color:var(--brand-text)}.stat-number{color:#24542f;color:var(--brand-primary-dark);display:block;font-size:max(1.8rem, min(3vw, 2.8rem));font-weight:800;line-height:1}.card-line{background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);padding:24px}.error-page,.legal-page{padding:160px 0 96px}.error-page h1,.legal-page h1{color:#2a2724;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}@media (max-width:991px){.site-header{padding:12px 20px}.site-header .navbar-brand{min-width:150px}.site-header .navbar-brand img{width:150px}.header-search{margin:18px 0 0;width:100%}.header-search input{width:100%}.cta-split__inner,.hg-footer-compact__top,.sub-cta__inner{grid-template-columns:1fr}.hg-newsletter{justify-self:stretch;width:100%}.hg-footer-compact__cols,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.section,section[class*=-section]{padding-top:64px;padding-bottom:64px}.contact-info,.home-hero,.products-shell,.sub-hero{padding-top:132px}.hg-footer-compact{padding-left:20px;padding-right:20px}.hg-footer-compact__cols,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.hg-newsletter{flex-direction:column}}.feedback{display:grid;grid-gap:16px;gap:16px}.feedback .form-label{color:#2a2724;color:var(--brand-text);font-weight:700;margin-bottom:6px}.feedback .form-control,.feedback .form-select{border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);min-height:48px}.feedback textarea.form-control{min-height:120px}.feedback .form-control:focus,.feedback .form-select:focus{border-color:#3a7d43;border-color:var(--brand-primary);box-shadow:0 0 0 .18rem rgba(58,125,67,.16)}.feedback .form-check-label{color:#2a2724;color:var(--brand-text);font-size:.92rem}.feedback .btn-submit{background:#3a7d43;background:var(--brand-primary);border:1px solid #3a7d43;border:1px solid var(--brand-primary);border-radius:2px;border-radius:var(--brand-radius);color:#fff;font-weight:800;min-height:50px}.feedback .btn-submit:focus,.feedback .btn-submit:hover{background:#24542f;background:var(--brand-primary-dark);border-color:#24542f;border-color:var(--brand-primary-dark);color:#fff}.form-note{color:#2a2724;color:var(--brand-text);font-size:.9rem;margin:0}.form-note a{color:#24542f;color:var(--brand-primary-dark);font-weight:700}