.product-card{cursor:pointer;margin-top:2rem}.product-card .product-image{background-color:var(--light-grey);border-radius:var(--module-border-radius);aspect-ratio:1/1;padding:3rem;cursor:pointer}.product-card .product-image img{width:auto;height:100%;height:-webkit-fill-available;margin:auto;display:block;object-fit:contain;box-shadow:var(--product-shadow);transition:transform .2s}.product-card .product-image img:hover{transform:scale(1.02)}.product-card .product-image img.no-shadow{box-shadow:none}.product-card .product-image img.contain{object-fit:contain}.product-card .product-description{display:flex;gap:2rem;justify-content:space-between;margin-top:1rem;cursor:pointer}.product-card .product-description p+p{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-card.css.map */
