.product-card2{gap:calc(.3*var(--rem));flex-direction:column;width:100%;height:100%;padding:5px;display:flex}.product-card2 .variant-selector1-wrapper{justify-content:center;align-items:center;margin:5px 0 0}.product-card2-variant-selector .variant-selector1-option.text-swatch{min-width:30px;height:30px;padding:0 12px}.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}.product-card2-variant-selector{margin:8px 0}.product-card2-variant-selector .variant-selector1-options{justify-content:flex-start}.product-card2-variant-selector .variant-selector1-option.color-swatch{width:18px;height:18px}.product-card2-variant-selector .variant-selector1-option.text-swatch{color:#000;background-color:#fff;border:1px solid #e0e0e0;border-radius:50px;justify-content:center;align-items:center;min-width:35px;height:35px;padding:0 14px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.product-card2-variant-selector .variant-selector1-option.text-swatch.selected{color:#fff;background-color:#000;border-color:#000}.product-card2-variant-selector .variant-selector1-option.text-swatch:hover:not(.selected):not(.disabled){border-color:#000}}
