.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%}.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}.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__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__quick-view{font-size:.7rem;text-underline-offset:2px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-card.css.map */
