.product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.product-card__link:hover .product-card__image{transform:scale(1.08)}.product-card{position:relative;font-family:Helvetica Neue,Arial,sans-serif;box-sizing:border-box;overflow:hidden;background-color:#fff;border:none;max-width:320px;width:100%;display:flex;flex-direction:column;align-items:stretch;text-align:center;border-radius:0}.product-card__image-wrapper{width:100%;aspect-ratio:3 / 4;overflow:hidden;margin-bottom:10px;display:flex;align-items:center;justify-content:center;border-radius:5%;position:relative}.product-card__link{text-decoration:none;color:inherit;display:block}.product-card__title{font-size:1.5rem;font-weight:400;color:#333;margin-bottom:0;letter-spacing:.03em;line-height:1.3;font-family:Futura,sans-serif}.product-card__price{font-size:1.1rem;font-weight:400;color:#555;margin-bottom:10px;margin-top:0;display:flex;align-items:center;justify-content:center;gap:8px}.product-card__price-compare{text-decoration:line-through;color:#8a8a8a}.product-card__price-sale,.product-card__price-regular{color:#555}.product-card__badge-stack{position:absolute;left:10px;bottom:10px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.product-card__sale-badge{background-color:#000;color:#fff;font-family:Futura,sans-serif;font-size:1.1rem;font-weight:500;line-height:1;padding:8px 10px;border-radius:4px;letter-spacing:.03em;text-transform:uppercase}.product-card__offer-badge{position:static}.product-card__quick-view{background:none;border:none;color:#555;padding:0;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:color .3s ease,text-decoration-color .3s ease;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;display:inline-block;margin-top:5px}.product-card__quick-view:hover{color:#333;text-decoration-color:#333}.wishlist-button-div{position:absolute;top:10px;right:10px;z-index:10}@media(max-width:768px){.product-card__image-wrapper{margin-bottom:8px}.product-card__title{font-size:1.5rem;letter-spacing:.02em}.product-card__price{font-size:.95rem;margin-bottom:8px}.product-card__sale-badge{font-size:.9rem;padding:6px 8px}.product-card__badge-stack{left:8px;bottom:8px}.product-card__quick-view{font-size:.75rem;text-underline-offset:3px}}@media(max-width:480px){.product-card{margin:8px auto}.product-card__image-wrapper{margin-bottom:5px}.product-card__title{font-size:1.2rem;letter-spacing:.01em}.product-card__price{font-size:.95rem;margin-bottom:8px}.product-card__sale-badge{font-size:.8rem;padding:5px 7px}.product-card__badge-stack{left:8px;bottom:8px}.product-card__quick-view{font-size:.7rem;text-underline-offset:2px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/product-card.css.map */
