.product-card2{gap:calc(.3*var(--rem));flex-direction:column;width:100%;height:100%;padding:5px;display:flex}.product-card2-asset-wrapper{cursor:pointer;flex-shrink:0;width:100%;height:220px;position:relative}.product-card2-asset{object-fit:cover;width:100%;height:100%}.product-card2-details{padding:calc(0*var(--rem));gap:calc(.05*var(--rem));flex-direction:column;height:max-content;display:flex}.product-card2-name{font-size:calc(.9*var(--rem));color:#111;font-weight:500}.product-card2-description{font-size:calc(.72*var(--rem));color:#666;word-break:break-word;line-height:1.5}.product-card2-discount-percent{font-size:calc(.85*var(--rem));color:#22c55e;margin-top:auto;font-weight:600}.product-card2-price-discount{flex-direction:column;justify-content:space-between;align-items:baseline;row-gap:4px;padding-right:5px;display:flex}.product-card2-values{align-items:center;gap:calc(.5*var(--rem));margin-top:calc(.2*var(--rem));display:flex}.product-card2-price{font-size:calc(.85*var(--rem));color:#111;font-weight:600}.product-card2-mrp{font-size:calc(.8*var(--rem));color:#666;text-decoration:line-through}.product-card2-cart-button .cart-button2-quantity{justify-content:space-evenly;width:120px}.product-card2-cart-button .cart-button2-quantity .cart-button2-quantity-number{font-size:calc(1*var(--rem))}.product-card2-cart-button .cart-button2-add-to-cart{width:55px;height:35px}.product-card2-cart-button .cart-button2-add-to-cart svg{width:18px;height:18px}@container (min-width:600px){.product-card2{flex:unset}.product-card2-asset-wrapper{height:300px}.product-card2-price-discount{flex-direction:row}.product-card2-description{font-size:calc(.85*var(--rem))}.product-card2-details{padding:calc(.5*var(--rem))}.product-card2-name,.product-card2-price{font-size:calc(.9*var(--rem))}.product-card2-mrp{font-size:calc(.85*var(--rem))}.product-card2-cart-button .cart-button2-add-to-cart{width:60px;height:40px}.product-card2-cart-button .cart-button2-add-to-cart svg{width:20px;height:20px}}@container (min-width:900px){.product-card2-asset-wrapper{height:350px}}
