.hks-prod-hero{background:var(--brand-primary-dark);padding:160px 0 64px}.hks-prod-hero .section-kicker,.hks-prod-hero h1,.hks-prod-hero p{color:#fff}.hks-prod-hero p{max-width:640px;opacity:.95;margin:0}.hks-prod-catalog{padding:var(--space-3xl) 0;background:var(--brand-bg)}.hks-prod-category{margin-bottom:var(--space-3xl)}.hks-prod-category h2{margin-bottom:var(--space-xl);color:var(--brand-text)}.hks-prod-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.hks-prod-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.hks-prod-card button{display:block;width:100%;padding:0;border:none;background:0 0;text-align:left;cursor:pointer;color:var(--brand-text)}.hks-prod-card__img{display:block;aspect-ratio:4/3;background:var(--brand-bg-alt);overflow:hidden}.hks-prod-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1!important}.hks-prod-card__name{display:block;padding:16px 16px 4px;font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--brand-text)}.hks-prod-card__cta{display:block;padding:0 16px 16px;font-size:.875rem;color:var(--brand-primary);font-weight:600}