.product-card,.product-card__image,.product-card__info{display:flex;flex-direction:column}.product-card{height:100%;position:relative;overflow:hidden}.product-card:hover .product-card__image img{transform:scale(1.03)}.product-card:hover .product-card__image img+img{transform:scale(1.03);opacity:1}.product-card__image{position:relative;width:100%}.product-card__image img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:contain;object-position:center center;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.product-card__image img+img{opacity:0}.product-card__image:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent)}.product-card__info{margin-top:16px;height:100%}.product-card__info_vendor{font-weight:600;font-size:14px;margin-bottom:8px;letter-spacing:.06em;text-transform:uppercase}.product-card__info_title{font-family:var(--font-cormorant);margin-bottom:16px;letter-spacing:.01em;font-weight:500;font-size:36px;line-height:115%;flex:1 1 100%;color:currentColor}.product-card__info_title:after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;z-index:1}.product-card__info_price{letter-spacing:.01em;font-size:26px;line-height:130%}@media screen and (max-width: 750px){.product-card__info_title{font-size:28px}.product-card__info_price{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-product-card.css.map */
