.product-card{--card-brand-pink: #FF40B1;display:flex;position:relative;flex-direction:column;width:100%;height:100%;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.product-card .product-card__image-wrapper{display:block;position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.product-card .product-card__featured-tag{display:flex;position:absolute;top:0;left:-1px;z-index:2;align-items:center;gap:2px;padding:0 10px;font-family:var(--font-poppins-regular);font-size:15px;letter-spacing:1px;text-transform:uppercase;background-color:#fff;border-style:solid;border-width:0 1px 1px 1px;border-radius:5px 0;line-height:22px}.product-card .product-card__featured-tag img{display:block;width:15px;height:15px;object-fit:contain}.product-card .product-card__image-link{display:block;width:100%;height:100%}.product-card .product-card__image{display:block;width:100%;height:100%;object-fit:cover}.product-card .product-card__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f3f4f6;color:#9ca3af}.product-card .product-card__content{display:flex;flex-direction:column;flex:1;gap:10px;padding:12px}.product-card .product-card__benefits{display:flex;flex-wrap:wrap;gap:6px}.product-card .product-card__benefit-tag{padding:3px 10px;font-family:var(--font-poppins-medium);font-size:10px;color:#000;background-color:#ebebeb;border-radius:5px;white-space:normal}.product-card .product-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:var(--font-poppins-semibold);font-size:14px;line-height:1.4;color:#111827;text-decoration:none}.product-card .product-card__title:hover{color:#111827;text-decoration:none}.product-card .product-card__rating{display:flex;align-items:center;gap:6px}.product-card .product-card__stars{display:flex;align-items:center;gap:2px}.product-card .product-card__review-count{font-family:var(--font-poppins-regular);font-size:12px;color:#000}.product-card .product-card__variants{position:relative;z-index:10;margin-top:auto}.product-card .product-card__variants [data-option-group]>div{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:5px 0}.product-card .product-card__variants [data-option-group]>div::-webkit-scrollbar{display:none}.product-card [data-selected-option]{font-family:var(--font-poppins-medium);font-size:13px}.product-card .variant-option:not(.variant-option--color){padding:0 15px;font-family:var(--font-poppins-semibold);font-size:14px;color:#000;border:1px solid #000;border-radius:5px}.product-card .variant-option[aria-pressed=true]:not(.variant-option--color){color:var(--card-brand-pink);background-color:transparent;border-radius:6px;border:2px solid var(--card-brand-pink)}.product-card .variant-option--color{flex-shrink:0;width:40px;height:40px;border:2px solid #ffffff}.product-card .variant-option--color[aria-pressed=true]{border:2px solid #ff40b1}.product-card .product-card__offer{display:inline-flex}.product-card .product-card__offer-text{padding:4px 12px;font-family:var(--font-poppins-medium);font-size:12px;color:var(--card-brand-pink);background:linear-gradient(90deg,#ffe2e5 0,#fff7f9);border-radius:20px}.product-card .product-card__offer[data-bau-offer]{align-items:center;gap:4px;width:fit-content;padding:4px 10px 4px 8px;background:linear-gradient(90deg,#ffe2e5 0,#fff7f9);border-radius:20px;font-family:var(--font-poppins-medium);font-size:12px;font-weight:700;color:var(--card-brand-pink)}.product-card .product-card__offer[data-bau-offer] .product-card__offer-text{padding:0;background:transparent;border-radius:0}.product-card .product-card__offer-icon{display:inline-flex;align-items:center;flex-shrink:0}.product-card .product-card__price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.product-card .product-card__price-current{display:inline-flex;align-items:baseline;gap:2px;font-family:var(--font-poppins-semibold);font-size:20px;color:#000}.product-card .product-card__price-rupee{font-family:var(--font-rupee-foradian);font-size:20px}.product-card .product-card__price-compare{font-family:var(--font-poppins-regular);font-size:16px;color:#9ca3af;text-decoration:line-through}.product-card .product-card__price-off{font-family:var(--font-poppins-medium);font-size:14px;color:var(--card-brand-pink)}.product-card product-form button[type=submit]{padding:12px;font-family:var(--font-poppins-bold);font-size:14px;letter-spacing:.06em;color:#fff;text-transform:uppercase;background-color:#ff4082;border-radius:8px;box-shadow:none}.product-card product-form button[type=submit]:disabled{background-color:var(--card-brand-pink);opacity:.5}@media(max-width:768px){.product-card .variant-option--color{width:26px;height:26px}.product-card [data-selected-option]{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/2264/assets/product-card.css.map */
