.products-title{padding:150px 0 56px;background:var(--brand-bg-alt)}.products-title .container{max-width:820px}.product-tabs{gap:8px;border-bottom:1px solid var(--brand-border)}.product-tabs .nav-link{color:var(--brand-muted);border-radius:4px 4px 0 0;font-weight:700}.product-tabs .nav-link.active{color:var(--brand-text);border-color:var(--brand-border) var(--brand-border) #fff}.category-intro{max-width:860px;margin-bottom:28px}.category-intro p{color:var(--brand-muted)}.product-card{border:1px solid var(--brand-border);border-radius:8px;background:#fff;overflow:hidden}.product-card a{display:flex;flex-direction:column;min-height:100%;color:var(--brand-text)}.product-media{display:block;background:var(--brand-bg-alt)}.product-media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:22px}.product-kicker{color:var(--brand-secondary);font-size:.75rem;font-weight:800;text-transform:uppercase}.product-copy{flex:1;color:var(--brand-muted)}