.products-featured{padding-bottom:74px;background:linear-gradient(135deg,var(--brand-bg) 0,#fff 100%)}.products-featured img{border-radius:var(--brand-radius);box-shadow:0 22px 62px rgba(43,43,43,.12)}.category-block+.category-block{margin-top:64px}.category-intro{max-width:800px;margin-bottom:24px}.static-note{padding:16px 18px;background:var(--brand-bg);border-left:4px solid var(--brand-primary);border-radius:8px}.product-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:22px;gap:22px}.product-card{overflow:hidden}.product-card a{display:block;height:100%;color:inherit}.product-img-wrap{display:block;aspect-ratio:4/3;background:var(--brand-bg)}.product-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-body{display:grid;grid-gap:10px;gap:10px;padding:18px}.product-copy{color:var(--brand-text-muted)}