.products-title{padding:104px 0 44px;background:var(--brand-bg-alt);text-align:center}.products-title .container{max-width:820px}.products-title h1{font-weight:800}.products-title p{color:var(--brand-text-secondary);line-height:1.7}.product-tabs-section{padding:64px 0 92px}.product-tabs{gap:8px;justify-content:center}.product-tabs .nav-link{border:1px solid var(--brand-border);color:var(--brand-text);border-radius:var(--brand-radius)}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.product-category-heading{margin-bottom:24px;border-left:4px solid var(--brand-secondary);padding-left:16px}.product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden}.product-card a{display:block;height:100%;color:var(--brand-text)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:var(--brand-bg-alt);padding:18px}.product-card-body{padding:22px}.product-card h3{font-size:1.15rem}.product-card p{color:var(--brand-text-secondary)}.product-card span{color:var(--brand-primary);font-weight:800}