.product-card{display:flex;flex-direction:column;min-width:0}.product-meta{display:flex;flex-direction:column;flex:1}.product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.35;min-height:2.7em;max-height:2.7em}.price{margin-top:6px}.quick-add{margin-top:auto}.product-photo-link{position:relative;display:block;width:100%;height:100%;overflow:hidden}.product-card-primary,.product-card-hover{transition:opacity .28s ease,transform .35s ease}.product-card-hover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none}.product-card:hover .product-card-primary{opacity:0}.product-card:hover .product-card-hover{opacity:1}.product-card:hover .product-photo img{transform:scale(1.012)}.quick-add{transition:border-color .18s ease,background .18s ease,color .18s ease}.quick-add:hover{border-color:#071313;background:#071313;color:#fff}@media(max-width:850px){.product-name{min-height:2.7em;max-height:2.7em}.product-card-hover{display:none!important}.product-card:hover .product-card-primary{opacity:1}.quick-add:hover{background:transparent;color:inherit}}
