.product-card{background-color:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;position:relative;transition:box-shadow .3s ease;text-align:center;padding:1.4rem}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-card__image-wrapper{position:relative;width:100%}.product-card__image{max-width:100%;height:auto;aspect-ratio:1;object-fit:contain}.product-card__info{padding:.5rem 0 0}.product-card__title{color:#000;text-decoration:none;font-weight:700;margin:0 0 .5rem}.product-card__price{font-size:.8rem;color:#000;text-decoration:none;margin:0 0 .5rem}.product-card:hover .product-card__title{text-decoration:underline}.product-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-card__badge{position:absolute;top:15px;left:15px;background-color:#000;color:#fff;padding:8px 10px 6px;border-radius:8px;font-size:.8rem;font-weight:700;text-transform:uppercase;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-product-card.css.map */
