.mam-product-feature{padding:72px 0;background:linear-gradient(135deg,var(--brand-bg-alt),#f3ecff)}.mam-product-feature img{width:100%;aspect-ratio:1/1}.mam-category{margin-bottom:64px}.mam-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.mam-product-card{padding:0;border:1px solid var(--brand-border);background:#fff;text-align:left}.mam-product-card img{width:100%;aspect-ratio:4/3}.mam-product-card span,.mam-product-card strong{display:block;padding:0 20px}.mam-product-card strong{padding-top:18px}.mam-product-card span{padding-bottom:20px;color:var(--brand-text-secondary)}@media (max-width:767px){.mam-product-grid{grid-template-columns:1fr}}