.product-hero{background:linear-gradient(180deg,var(--brand-bg-alt),#fff)}.catalog-note{max-width:760px;margin-bottom:32px}.dynamic-category+.dynamic-category{margin-top:32px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card a{display:block;-webkit-text-decoration:none;text-decoration:none;color:var(--brand-text)}.product-card img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%;margin-bottom:16px;background:var(--brand-bg-alt)}.product-card h3{font-size:22px}.product-card span{color:var(--brand-primary);font-weight:700}@media (max-width:991px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.product-grid{grid-template-columns:1fr}}