.products-hero{background:var(--brand-bg-alt);padding-top:150px}.products-hero p{max-width:820px;font-size:1.1rem}.portfolio-tabs{border-bottom:1px solid var(--brand-border);gap:6px}.portfolio-tabs .nav-link{border-radius:0;border:1px solid var(--brand-border);color:var(--brand-primary);font-weight:700}.portfolio-tabs .nav-link.active{background:var(--brand-primary);color:var(--text-on-dark)}.portfolio-panels{padding-top:34px}.category-intro{max-width:760px;margin-bottom:28px}.product-card{height:100%;border:1px solid var(--brand-border);background:#fff}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card-body{padding:24px}