.products-hero{background:var(--brand-bg-alt)}.products-hero h1{max-width:900px;font-weight:800}.product-grid-section{background:var(--brand-bg)}.category-note{max-width:760px;margin-bottom:28px}.product-category-block{margin-top:32px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.product-card{overflow:hidden}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card__body{padding:20px}