.product-photo{width:100%;height:100%;object-fit:contain;padding:22px;mix-blend-mode:multiply;transition:transform .25s ease}.product-card:hover .product-photo{transform:scale(1.04)}.product-card{display:flex;flex-direction:column}.product-info{display:flex;flex:1;flex-direction:column}.product-info h3{height:auto!important;min-height:40px;overflow-wrap:anywhere}.price-row{margin-top:auto;padding-top:14px;gap:10px}.price-row>div{min-width:0}.add-cart{flex:0 0 35px}
