.m-products-hero{padding:96px 0;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.m-products-hero h1,.m-products-hero p{color:var(--brand-text-inverse)}.m-products-hero img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover}.m-category{margin-bottom:48px}.m-dynamic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.m-product-card{display:flex;flex-direction:column;text-align:left;background:var(--brand-bg);border:1px solid var(--brand-border);padding:0;color:var(--brand-text)}.m-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.m-product-card small,.m-product-card span{padding:8px 16px}.m-product-card span{font-weight:700}