.product-card1{flex-direction:column;flex:0 0 300px;gap:.3rem;width:100%;height:100%;display:flex}.product-card1-asset{object-fit:cover;cursor:pointer;border-radius:2px;flex-shrink:0;width:100%;height:350px;transition:all .3s}@container (max-width:600px){.product-card1-asset{height:180px}}.product-card1-details{flex-direction:column;gap:.3rem;height:max-content;min-height:160px;padding:.5rem;display:flex}.product-card1-left-part{flex-direction:column;gap:.2rem;width:100%;display:flex}.product-card1-name{color:#db5b3f;font-size:.9rem;font-weight:600}.product-card1-description{color:#666;word-break:break-word;font-size:.85rem}.product-card1-discount-percent{color:#22c55e;margin-top:auto;font-size:.85rem;font-weight:600}.product-card1-price-discount{justify-content:space-between;align-items:baseline;row-gap:4px;padding-right:5px;display:flex}.product-card1-values{align-items:center;gap:.5rem;margin-top:.2rem;display:flex}.product-card1-price{font-size:.9rem;font-weight:600}.product-card1-mrp{color:#666;font-size:.85rem;text-decoration:line-through}@container (max-width:900px){.product-card1{flex:0 0 260px}.product-card1-asset{height:300px}}@container (max-width:600px){.product-card1{flex:0 0 48%}.product-card1-asset{height:220px}.product-card1-price-discount{flex-direction:column}.product-card1-description{font-size:.8rem}.product-card1-details{padding:0}}
