.products-grid-section,.products-hero{padding:88px 0}.product-category{margin-bottom:58px}.category-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px;border-bottom:1px solid var(--brand-border);padding-bottom:16px}.product-card{padding:0;overflow:hidden}.product-card a{display:block;color:inherit;height:100%}.product-card__media{height:220px;background:var(--brand-bg-alt);display:flex;align-items:center;justify-content:center}.product-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__body{padding:22px}.product-card__body span{font-weight:700;color:var(--brand-primary)}