.product-card{display:block;height:100%}.product-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.product-card__image-wrapper{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;margin-bottom:12px}.product-card__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:opacity .4s ease}.product-card__image--secondary{opacity:0;z-index:1}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__info{display:flex;flex-direction:column;gap:2px}.product-card__line{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.product-card__line--first{justify-content:space-between;flex-wrap:wrap;gap:0 8px}.product-card__line--second{justify-content:flex-start}.product-card__title{margin:0 0 12px;flex:1;min-width:0;padding-right:8px}@media(max-width:768px){.product-card__title{margin-bottom:8px}}.product-card__price{white-space:nowrap}.product-card__number{white-space:nowrap;font-style:italic;opacity:.6;text-transform:unset}.product-card__collection-name{opacity:.6;font-style:italic}@media(min-width:750px){.product-card__line--first{flex-wrap:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection-product-card.css.map */
