.products-title{text-align:center}.products-title p{max-width:780px;margin:0 auto}.product-tabs{gap:10px;justify-content:center}.product-tabs .nav-link{border-radius:999px;color:var(--brand-text);font-weight:800;border:1px solid var(--brand-border)}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary)}.category-intro{margin-bottom:24px}.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-primary-dark);font-weight:800}