.products-title{padding:120px 0 52px;background:var(--brand-bg-alt);text-align:center}.products-title p{max-width:720px;margin:0 auto}.product-tabs{gap:10px;margin-bottom:32px}.product-tabs .nav-link{border-radius:0;border:1px solid var(--brand-border);color:var(--brand-text);font-weight:700}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.category-intro{margin-bottom:24px}.product-card{border:1px solid var(--brand-border);background:#fff}.product-card a{display:block;height:100%;color:var(--brand-text)}.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:22px}.product-card-body span{color:var(--brand-accent);font-weight:700}