.products-title{background:var(--brand-bg-alt);text-align:center}.products-title .container{max-width:760px}.product-tabs{justify-content:center;gap:10px;margin-bottom:36px}.product-tabs .nav-link{color:var(--brand-primary-dark);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.product-tabs .nav-link.active{background:var(--brand-primary);color:var(--brand-text-inverse);border-color:var(--brand-primary)}.category-intro{max-width:760px;margin-bottom:28px}.product-card a{display:block;height:100%;color:var(--brand-text)}.product-media{display:block;aspect-ratio:4/3;background:var(--brand-neutral-light)}.product-media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:18px}.product-body{display:grid;grid-gap:10px;gap:10px;padding:22px}.product-body strong{color:var(--brand-text);font-size:1.1rem}