.ProductCard_productCard__0CvtT{display:flex;flex-direction:column;gap:var(--spacer-xs);border:.0625rem solid var(--medium-grey);border-radius:.625rem;padding:var(--spacer-xs) var(--spacer-xs) calc(var(--spacer-xs) * 1.3);background-color:var(--light-grey)}.ProductCard_cardImage__reeMA{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;margin-bottom:var(--spacer-xs)}.ProductCard_cardDetails__gtklX{flex:1}.ProductCard_price__OY1Kw{color:var(--pink)}.ProductGrid_productGrid__jo_V1{display:grid;grid-template-columns:1fr;grid-gap:var(--spacer-xs);gap:var(--spacer-xs)}@media (min-width:768px){.ProductGrid_productGrid__jo_V1{grid-template-columns:repeat(3,1fr)}}