.products-heading{max-width:760px;margin-bottom:36px}.products-heading p{color:var(--brand-text)}.product-tabs{gap:10px;margin-bottom:34px}.product-tabs .nav-link{border-radius:var(--brand-radius);color:var(--brand-primary-dark);background:var(--brand-bg-alt);border:1px solid var(--brand-border);font-weight:800}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--brand-text-inverse)}.category-title-row{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:24px}.products-page .product-card a{display:block;height:100%;color:var(--brand-text)}.products-page .product-card__body span{color:var(--brand-primary);font-weight:800}@media (max-width:575px){.category-title-row{align-items:flex-start;flex-direction:column}}