.ht-hero-rugged{position:relative;min-height:720px;display:grid;align-items:center;overflow:hidden;padding:176px max(24px,(100vw - 1200px) / 2) 156px;background:var(--brand-primary-dark)}.ht-hero-rugged::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(28,38,34,.88),rgba(28,38,34,.58),rgba(28,38,34,.28))}.ht-hero-rugged__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ht-hero-rugged__copy{position:relative;z-index:2;max-width:690px}.ht-hero-rugged__copy h1,.ht-hero-rugged__copy p{color:var(--brand-text-inverse)}.ht-hero-rugged__copy h1{font-size:max(2rem, min(4vw, 3.5rem))}.ht-hero-rugged__copy>p:not(.freu-eyebrow){max-width:600px;font-size:1.12rem}.freu-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ht-hero-rugged__stats{position:absolute;z-index:2;left:max(24px,(100vw - 1200px) / 2);right:max(24px,(100vw - 1200px) / 2);bottom:38px;display:flex;flex-wrap:nowrap;gap:12px}.ht-hero-rugged__stats span{flex:1 1 0;min-width:0;padding:16px 18px;border:1px solid rgba(255,255,255,.28);border-radius:var(--brand-radius);background:rgba(255,255,255,.12);color:var(--brand-text-inverse);text-align:center;font-weight:800}.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-product-card{position:relative;display:grid;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 14px 34px rgba(28,38,34,.08);transition:transform .18s,box-shadow .18s}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(28,38,34,.14)}.home-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.home-product-card div{padding:24px}.home-product-card span{display:inline-flex;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:800;font-size:.78rem}.home-product-card p{min-height:104px}.ht-where-to-buy{padding:54px 0;background:var(--brand-bg-alt)}.ht-where-to-buy__wrap{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:24px;gap:24px}.ht-where-to-buy__lead{display:flex;gap:16px;align-items:center}.freu-icon-pin{width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 50% 38%,var(--brand-text-inverse) 0,var(--brand-text-inverse) 18%,var(--brand-primary) 19%,var(--brand-primary) 100%);box-shadow:0 0 0 8px var(--brand-primary-light)}@supports (background:radial-gradient(red,red 1px 2px,red 3px)){.freu-icon-pin{background:radial-gradient(circle at 50% 38%,var(--brand-text-inverse) 0 18%,var(--brand-primary) 19% 100%)}}.ht-where-to-buy__lead h2,.ht-where-to-buy__lead p{margin:0}.ht-where-to-buy__form{display:flex;gap:10px}.ht-where-to-buy__form input{min-height:46px;min-width:210px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:10px 12px}.ht-where-to-buy__chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.ht-where-to-buy__chips span{padding:8px 12px;border-radius:999px;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-text);font-weight:700}.ht-promo-strip{display:flex;align-items:center;justify-content:center;gap:14px;min-height:40px;padding:10px 16px;background:var(--brand-secondary);color:var(--brand-text-inverse)}.ht-promo-strip a,.ht-promo-strip span{color:var(--brand-text-inverse);font-weight:800}.ht-promo-strip button{border:0;background:rgba(255,255,255,.18);color:var(--brand-text-inverse);font-weight:900}.home-quote{background:var(--brand-bg)}.home-quote blockquote{max-width:860px;margin:0 auto 18px;color:var(--brand-text);font-size:max(1.45rem, min(3vw, 2.4rem));line-height:1.22;text-align:center;font-weight:800}.home-quote p{text-align:center;font-weight:800}.home-cta .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);grid-gap:36px;gap:36px;align-items:start}.home-cta__copy ul{display:grid;grid-gap:10px;gap:10px;padding-left:20px}.home-cta__form{padding:28px;border-radius:var(--brand-radius);background:var(--brand-bg)}@media (max-width:991px){.ht-hero-rugged{min-height:660px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cta .container,.ht-where-to-buy__wrap{grid-template-columns:1fr}.ht-where-to-buy__form{flex-wrap:wrap}}@media (max-width:575px){.ht-hero-rugged{min-height:680px;padding-top:160px;padding-bottom:196px}.ht-hero-rugged__stats{flex-wrap:wrap;bottom:24px}.ht-hero-rugged__stats span{flex:1 1 140px}.home-product-grid{grid-template-columns:1fr}.ht-where-to-buy__form .btn,.ht-where-to-buy__form input{width:100%}}