.products-title{text-align:center}.products-title .container{max-width:920px}.product-tabs{justify-content:center;border-bottom-color:var(--brand-border)}.product-tabs .nav-link{border-radius:0;color:var(--brand-primary-dark);font-weight:800}.product-tabs .nav-link.active{background:var(--brand-primary-dark);color:#fff;border-color:var(--brand-primary-dark)}.category-intro{margin-bottom:28px}.product-card{border-radius:0;border-color:var(--brand-border);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(6,22,43,.12)}.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 h3{font-size:1.15rem;font-weight:900}