.categories,.products{grid-template-columns:repeat(6,1fr)}.product-card-static h3{font:14px/1.35 Arial,sans-serif;margin:12px 0 3px}.rating{color:#9a6a32;font-size:11px;margin:.35rem 0}.categories .card-copy{text-align:center}.categories .card-media{aspect-ratio:1/1;object-fit:cover}@media(max-width:1000px){.categories,.products{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.categories,.products{grid-template-columns:repeat(2,1fr)}}
