:root{--brand-primary:#61AB36;--brand-primary-dark:#3A681F;--brand-primary-light:#D1E6C4;--brand-secondary:#5F51BC;--brand-accent:#2BD45D;--brand-neutral-dark:#1C2622;--brand-neutral-mid:#586660;--brand-neutral-light:#F2F6F4;--brand-bg:#FFFFFF;--brand-bg-alt:#ECF2EF;--brand-text:#1C2622;--brand-text-inverse:#FFFFFF;--brand-border:#D6E0DB;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:8px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);color:#1c2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}img{max-width:100%;height:auto}a{color:#3a681f;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#5f51bc;color:var(--brand-secondary)}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.cta-section{padding-top:80px;padding-bottom:96px}.ht-footer-retail,.section-dark{padding-top:64px;color:#fff;color:var(--brand-text-inverse);background:#3a681f;background:var(--brand-primary-dark)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark li,.section-dark p,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.section-dark a:not(.btn):not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading h2,.section-heading p{color:#1c2622;color:var(--brand-text)}.section-kicker{margin:0 0 10px;color:#3a681f;color:var(--brand-primary-dark);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,h4,h5{margin-top:0;color:#1c2622;color:var(--brand-text);line-height:1.14;letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.7rem, min(3vw, 2.5rem))}h3{font-size:max(1.15rem, min(2vw, 1.45rem))}p{color:#1c2622;color:var(--brand-text)}.btn-primary,.ht-btn-cta,.ht-btn-solid{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border:1px solid #61ab36;border:1px solid var(--brand-primary);border-radius:8px;border-radius:var(--brand-radius);background:#61ab36;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);font-weight:700;line-height:1.2}.btn-primary:hover,.ht-btn-cta:hover,.ht-btn-solid:hover{border-color:#3a681f;border-color:var(--brand-primary-dark);background:#3a681f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.ht-btn-light{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:8px;border-radius:var(--brand-radius);border:1px solid #fff;border:1px solid var(--brand-text-inverse);background:#fff;background:var(--brand-text-inverse);color:#3a681f;color:var(--brand-primary-dark);font-weight:700}.ht-btn-outline,.ht-btn-outline-light{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:8px;border-radius:var(--brand-radius);border:1px solid currentColor;background:0 0;color:#fff;color:var(--brand-text-inverse);font-weight:700}.ht-link{font-weight:700;color:#3a681f;color:var(--brand-primary-dark)}.ht-nav-drawer{background:#3a681f;background:var(--brand-primary-dark);box-shadow:0 8px 24px rgba(28,38,34,.14)}.ht-nav-drawer .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.ht-nav-drawer .navbar-toggler{border-color:rgba(255,255,255,.55)}.ht-nav-drawer .navbar-toggler-icon{filter:invert(1)}.ht-nav-drawer .nav-link{color:#fff;color:var(--brand-text-inverse);font-weight:700;padding:10px 12px;border-radius:8px;border-radius:var(--brand-radius)}.ht-nav-drawer .nav-link.active,.ht-nav-drawer .nav-link:hover{background:rgba(255,255,255,.14);color:#fff;color:var(--brand-text-inverse)}.ht-nav-search{display:flex;align-items:center;margin-right:14px}.ht-nav-search input{width:170px;min-height:42px;border:1px solid rgba(255,255,255,.32);border-radius:8px;border-radius:var(--brand-radius);background:rgba(255,255,255,.12);color:#fff;color:var(--brand-text-inverse);padding:8px 12px}.ht-nav-search input::-moz-placeholder{color:rgba(255,255,255,.82)}.ht-nav-search input::placeholder{color:rgba(255,255,255,.82)}.ht-footer-retail{background:linear-gradient(135deg,#3a681f,#1c2622);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-neutral-dark))}.ht-footer-dealer{display:flex;gap:18px;align-items:center;justify-content:center;max-width:1120px;margin:0 auto 44px;padding:20px 24px;border-radius:8px;border-radius:var(--brand-radius);background:#5f51bc;background:var(--brand-secondary)}.ht-footer-dealer span{font-weight:800}.ht-footer-cols{row-gap:28px}.ht-footer-cols h5,.ht-footer-copy h5{color:#fff;color:var(--brand-text-inverse)}.ht-footer-cols ul{margin:0;padding:0;list-style:none}.ht-footer-cols li+li{margin-top:9px}.ht-footer-cols a{color:#fff;color:var(--brand-text-inverse);opacity:.86}.ht-footer-cols a:hover{opacity:1;color:#fff;color:var(--brand-text-inverse)}.ht-footer-copy{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:44px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}.modal-content h1,.modal-content h2,.modal-content h3,.modal-content p,.modal-header .modal-title{color:#1c2622;color:var(--brand-text)}.contact-form-card,.cta-form-card{padding:28px;border-radius:8px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg);box-shadow:0 18px 46px rgba(28,38,34,.18)}.ht-ico-gauge,.ht-ico-hose,.ht-ico-pin,.ht-ico-wrench{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;flex:0 0 42px;border-radius:50%;background:#d1e6c4;background:var(--brand-primary-light);border:2px solid #61ab36;border:2px solid var(--brand-primary)}.ht-ico-gauge::before,.ht-ico-hose::before,.ht-ico-pin::before,.ht-ico-wrench::before{content:"";display:block;width:18px;height:18px;border-radius:4px;background:#3a681f;background:var(--brand-primary-dark)}.ht-ico-gauge::before{border-radius:50%}.ht-ico-hose::before{width:22px;height:9px}.ht-ico-wrench::before{width:8px;height:24px;transform:rotate(35deg)}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.ht-nav-search{margin:12px 0}.ht-nav-search input{width:100%}.ht-footer-dealer{flex-direction:column;text-align:center}[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:56px;padding-bottom:56px}.cta-section{padding-top:64px;padding-bottom:84px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}