.ht-hero-rugged{min-height:720px;display:grid;align-items:center;background:var(--brand-primary-dark);overflow:hidden;padding:180px max(24px,(100vw - 1180px) / 2) 140px}.ht-hero-rugged__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.ht-hero-rugged::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(20,23,26,.86),rgba(20,23,26,.55));z-index:1}.ht-hero-rugged__copy{position:relative;z-index:2;max-width:720px}.ht-hero-rugged__copy .ht-eyebrow,.ht-hero-rugged__copy h1,.ht-hero-rugged__copy p{color:var(--brand-text-inverse)}.ht-hero-rugged__copy p:not(.ht-eyebrow){font-size:1.12rem;max-width:660px}.ht-hero-rugged__stats{position:absolute;z-index:2;left:max(24px,(100vw - 1180px) / 2);right:max(24px,(100vw - 1180px) / 2);bottom:0;display:flex;flex-wrap:nowrap;background:rgba(20,23,26,.92);border-top:3px solid var(--brand-primary)}.ht-hero-rugged__stats span{flex:1 1 0;min-width:0;color:var(--brand-text-inverse);padding:22px;text-align:center;font-weight:800;border-right:1px solid rgba(255,255,255,.14)}.home-industry-cards,.home-product-showcase{padding:88px 0;background:var(--brand-bg)}.home-industry-cards{background:var(--brand-bg-alt)}.featured-product-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);grid-gap:24px;gap:24px}.featured-tool-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr);align-items:center;grid-gap:24px;gap:24px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:var(--brand-shadow)}.featured-tool-card img,.industry-image-grid img,.supporting-tool-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-tool-card img{min-height:340px}.featured-tool-card span{color:var(--brand-primary);font-weight:800}.supporting-tool-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.supporting-tool-grid article{display:grid;grid-template-columns:136px minmax(0,1fr);grid-gap:16px;gap:16px;padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.supporting-tool-grid img{min-height:118px}.supporting-tool-grid h3,.supporting-tool-grid p{grid-column:2}.supporting-tool-grid h3{margin:0 0 6px}.supporting-tool-grid p{margin:0}.ht-promo-strip{min-height:40px;display:flex;align-items:center;justify-content:center;gap:18px;padding:10px 24px;background:var(--brand-neutral-dark);color:var(--brand-text-inverse);font-weight:800;text-align:center}.ht-promo-strip.is-hidden{display:none}.ht-promo-strip__msg{color:var(--brand-text-inverse)}.ht-promo-strip__close{border:1px solid rgba(255,255,255,.5);background:0 0;color:var(--brand-text-inverse);border-radius:var(--brand-radius);width:30px;height:30px;line-height:1}.industry-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.industry-image-grid article{position:relative;min-height:270px;overflow:hidden;border-radius:var(--brand-radius)}.industry-image-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,23,26,.05),rgba(20,23,26,.78))}.industry-image-grid h3{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:var(--brand-text-inverse);margin:0}.home-cta{text-align:center}@media (max-width:991px){.ht-hero-rugged{min-height:640px;padding-top:160px;padding-bottom:150px}.ht-hero-rugged__stats{flex-wrap:wrap}.ht-hero-rugged__stats span{flex:0 0 50%}.featured-product-layout,.featured-tool-card{grid-template-columns:1fr}.industry-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.supporting-tool-grid article{grid-template-columns:1fr}.supporting-tool-grid h3,.supporting-tool-grid p{grid-column:auto}.industry-image-grid{grid-template-columns:1fr}}