.c-product-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.c-product-card__image{aspect-ratio:4/5;overflow:hidden;background:#fff}.c-product-card__image img{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block;transition:transform .4s ease}.c-product-card:hover .c-product-card__image img{transform:scale(1.04)}.c-product-card__info{padding:12px 0}.c-product-card__name{font-family:"Work Sans",sans-serif;font-weight:500;font-size:1.125em;margin:0 0 4px}.c-product-card__price{color:#222;margin:0}@media(max-width: 575.98px){.c-product-card__image{aspect-ratio:unset;max-height:none}.c-product-card__image img{height:auto}}
