.products-title-section{padding:92px 0 36px;background:var(--brand-bg-alt);text-align:center}.products-title-section .container{max-width:780px}.products-tabs-section{padding:56px 0 90px}.product-tabs{justify-content:center;gap:12px}.product-tabs .nav-link{color:var(--brand-primary-dark);border:1px solid var(--brand-border);border-radius:var(--brand-radius);font-weight:800}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.category-intro{margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid var(--brand-border)}.product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);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:cover;object-fit:cover;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary-light))}.product-card .card-body{padding:22px}.product-badge{display:inline-block;margin-bottom:10px;color:var(--brand-primary);font-size:.78rem;font-weight:800;text-transform:uppercase}