.ana-product-feature{padding:72px 0;background:var(--brand-bg-alt)}.ana-product-feature img{width:100%;aspect-ratio:1/1}.ana-category{margin-bottom:64px}.ana-category>p{max-width:720px}.ana-dynamic-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.ana-product-card{padding:0;border:1px solid var(--brand-border);background:var(--brand-bg);text-align:left}.ana-product-card img{width:100%;aspect-ratio:4/3}.ana-product-card small,.ana-product-card span{display:block;padding:0 20px}.ana-product-card span{padding-top:18px;font-weight:700;color:var(--brand-text)}.ana-product-card small{padding-bottom:20px;color:var(--brand-text-secondary)}@media (max-width:991px){.ana-dynamic-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.ana-dynamic-grid{grid-template-columns:1fr}}