.ft-product-card{position:relative;display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ft-line);border-radius:var(--ft-r-card);background:var(--ft-surface);color:var(--ft-ink);font-family:var(--font-body-family)}.ft-product-card *{box-sizing:border-box}li.grid__item .ft-product-card{box-shadow:0 8px 20px #1118270b!important;transition:transform .15s ease,box-shadow .15s ease;height:100%!important}li.grid__item .ft-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0e3d221a!important}.ft-product-card .ft-product-card__media{position:relative!important;display:flex!important;height:150px!important;width:100%!important;flex:none!important;aspect-ratio:auto!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-bottom:1px solid var(--ft-line-light)!important;background:#fbfdfb!important;padding:10px!important;text-decoration:none!important}.ft-product-card .ft-product-card__image,.ft-product-card .ft-product-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.ft-product-card .ft-product-card__no-image{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--ft-muted);font-size:var(--ft-text-2xs);font-weight:var(--ft-weight-bold);text-align:center}.ft-product-card .ft-product-card__brand{position:absolute!important;top:8px!important;left:8px!important;background:var(--ft-green-tint)!important;color:var(--ft-green-dark)!important;font-size:var(--ft-text-2xs)!important;font-weight:var(--ft-weight-black)!important;letter-spacing:var(--ft-track-label)!important;padding:2px 8px!important;border-radius:var(--ft-r-pill)!important}.ft-product-card .ft-product-card__body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:6px!important;padding:12px 13px 13px!important}.ft-product-card .ft-product-card__title{display:-webkit-box!important;min-height:36px!important;max-height:none!important;overflow:hidden!important;color:var(--ft-ink)!important;font-size:var(--ft-text-sm)!important;font-weight:var(--ft-weight-bold)!important;line-height:1.3!important;text-decoration:none!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.ft-product-card .ft-product-card__title:hover{color:var(--ft-green-dark)!important;text-decoration:underline!important}.ft-product-card .ft-product-card__spec{display:flex!important;flex-wrap:wrap!important;gap:4px!important;min-height:0!important}.ft-product-card .ft-product-card__spec span{display:inline-flex!important;align-items:center!important;min-height:0!important;background:#f0f4f0!important;border:0!important;border-radius:var(--ft-r-pill)!important;color:var(--ft-body)!important;font-size:var(--ft-text-xs)!important;font-weight:var(--ft-weight-semibold)!important;line-height:1.3!important;padding:2px 8px!important;white-space:nowrap!important}.ft-product-card .ft-product-card__pricing{display:flex!important;flex-direction:column!important;gap:1px!important;margin-top:1px!important}.ft-product-card .ft-product-card__price{display:flex!important;align-items:baseline!important;gap:6px!important;min-height:0!important;margin:0!important;flex-direction:row!important}.ft-product-card .ft-product-card__selling-price{color:var(--ft-ink)!important;font-size:var(--ft-text-xl)!important;font-weight:var(--ft-weight-black)!important;line-height:1.15!important;font-variant-numeric:tabular-nums!important}.ft-product-card .ft-product-card__mrp{color:var(--ft-muted)!important;font-size:var(--ft-text-xs)!important;font-weight:var(--ft-weight-semibold)!important;text-decoration:line-through!important;font-variant-numeric:tabular-nums!important}.ft-product-card .ft-product-card__save{color:var(--ft-green)!important;font-size:var(--ft-text-2xs)!important;font-weight:var(--ft-weight-black)!important;font-variant-numeric:tabular-nums!important}.ft-product-card .ft-product-card__emi{color:var(--ft-muted)!important;font-size:var(--ft-text-2xs)!important;font-weight:var(--ft-weight-semibold)!important;font-variant-numeric:tabular-nums!important}.ft-product-card .ft-product-card__meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;min-height:0!important}.ft-product-card .ft-product-card__stock{background:var(--ft-green-tint)!important;color:var(--ft-green-dark)!important;font-size:var(--ft-text-2xs)!important;font-weight:var(--ft-weight-black)!important;border-radius:var(--ft-r-pill)!important;padding:2px 8px!important}.ft-product-card .ft-product-card__stock--out{background:#fdf0e8!important;color:#b4531f!important}.ft-product-card .ft-product-card__dispatch{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;background:var(--ft-green-tint)!important;color:var(--ft-green-dark)!important;border:1px solid var(--ft-line)!important;border-radius:var(--ft-r-pill)!important;font-family:var(--font-body-family)!important;font-size:var(--ft-text-2xs)!important;font-weight:var(--ft-weight-bold)!important;line-height:1.3!important;padding:2px 8px!important;white-space:nowrap!important}.ft-product-card .ft-product-card__actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:auto!important;padding-top:3px!important}.ft-product-card--machine .ft-product-card__actions{grid-template-columns:1fr 1fr!important}.ft-product-card .ft-product-card__form{margin:0!important;display:block!important}.ft-product-card .ft-product-card__cta,.ft-product-card .ft-product-card__view{display:flex!important;width:100%!important;min-height:38px!important;align-items:center!important;justify-content:center!important;border-radius:var(--ft-r-control)!important;font-size:var(--ft-text-xs)!important;font-weight:var(--ft-weight-bold)!important;line-height:1.1!important;text-align:center!important;text-decoration:none!important;background:var(--ft-green)!important;color:#fff!important;border:1.5px solid var(--ft-green)!important;cursor:pointer!important;transition:background .18s ease,border-color .18s ease,transform .12s ease!important}.ft-product-card .ft-product-card__cta:hover,.ft-product-card .ft-product-card__view:hover{background:var(--ft-green-dark)!important;border-color:var(--ft-green-dark)!important;color:#fff!important}.ft-product-card .ft-product-card__cta:active,.ft-product-card .ft-product-card__view:active{transform:translateY(1px)}.ft-product-card .ft-product-card__cta:focus-visible,.ft-product-card .ft-product-card__view:focus-visible{outline:3px solid var(--ft-amber)!important;outline-offset:2px!important}.ft-product-card .ft-product-card__cta--wa{background:var(--ft-green)!important;border-color:var(--ft-green)!important}.ft-product-card .ft-product-card__actions .ft-compare-toggle{min-height:38px!important;width:100%!important;margin:0!important;border-radius:var(--ft-r-control)!important;padding:6px 4px!important;font-size:var(--ft-text-xs)!important;font-weight:var(--ft-weight-bold)!important;gap:.3rem!important;background:var(--ft-surface)!important;color:var(--ft-green)!important;border:1.5px solid var(--ft-green)!important;transition:background .18s ease!important}.ft-product-card .ft-product-card__actions .ft-compare-toggle:hover,.ft-product-card .ft-product-card__actions .ft-compare-toggle[aria-pressed=true]{background:var(--ft-green-tint)!important}.ft-product-card .ft-product-card__actions .ft-compare-toggle:focus-visible{outline:3px solid var(--ft-amber)!important;outline-offset:2px!important}.ft-product-card .ft-product-card__actions .ft-compare-toggle__mark{width:auto!important;font-size:1em!important}.ft-product-card__chips,.ft-product-card__trust-line,.ft-product-card__use-case,.ft-product-card__emi-note,.ft-product-card .ft-availability--card{display:none!important}@media screen and (max-width:749px){.ft-product-card .ft-product-card__media{height:128px!important;padding:8px!important}.ft-product-card .ft-product-card__body{padding:10px!important;gap:5px!important}.ft-product-card .ft-product-card__title{font-size:var(--ft-text-xs)!important;min-height:33px!important}.ft-product-card .ft-product-card__spec span{font-size:var(--ft-text-2xs)!important;padding:2px 7px!important}.ft-product-card .ft-product-card__selling-price{font-size:var(--ft-text-lg)!important}.ft-product-card .ft-product-card__dispatch{font-size:var(--ft-text-2xs)!important;padding:2px 7px!important}.ft-product-card .ft-product-card__cta,.ft-product-card .ft-product-card__view,.ft-product-card .ft-product-card__actions .ft-compare-toggle{min-height:44px!important}.ft-product-card--machine .ft-product-card__actions{grid-template-columns:1fr 1fr!important;gap:6px!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/ft-card.css.map */
