.product-card[data-v-4e62719c]{overflow:hidden;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}[dir] .product-card[data-v-4e62719c]{background:var(--pok-card);border-radius:20px;border:.5px solid var(--pok-border);-webkit-transition:-webkit-transform .2s}.product-card[data-v-4e62719c]:hover{-webkit-transform:translateY(-3px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.3)}[dir] .product-card[data-v-4e62719c]:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.product-card__img[data-v-4e62719c]{position:relative;width:100%;aspect-ratio:1.4;overflow:hidden}[dir] .product-card__img[data-v-4e62719c]{background:var(--pok-card-light);cursor:pointer}.product-card__img img[data-v-4e62719c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__placeholder[data-v-4e62719c]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir=ltr] .product-card__placeholder[data-v-4e62719c]{background:linear-gradient(135deg,var(--pok-card-light),var(--pok-card))}[dir=rtl] .product-card__placeholder[data-v-4e62719c]{background:linear-gradient(-135deg,var(--pok-card-light),var(--pok-card))}.product-card__price[data-v-4e62719c]{position:absolute;bottom:8px;color:#fff;font-size:13px;font-weight:800;-webkit-box-shadow:0 2px 8px rgba(196,30,42,.4)}[dir] .product-card__price[data-v-4e62719c]{background:#c41e2a;padding:4px 10px;border-radius:10px;box-shadow:0 2px 8px rgba(196,30,42,.4)}[dir=ltr] .product-card__price[data-v-4e62719c]{right:8px}[dir=rtl] .product-card__price[data-v-4e62719c]{left:8px}.product-card__info[data-v-4e62719c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[dir] .product-card__info[data-v-4e62719c]{padding:10px 12px 12px}.product-card__title[data-v-4e62719c]{font-size:13px;font-weight:700;color:var(--pok-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;height:34px}[dir] .product-card__title[data-v-4e62719c]{margin-bottom:4px}.product-card__desc[data-v-4e62719c]{font-size:11px;color:var(--pok-text-muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:29px;-ms-flex-negative:0;flex-shrink:0}[dir] .product-card__desc[data-v-4e62719c]{margin-bottom:12px}.product-card__btn[data-v-4e62719c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#121212;font-size:12px;font-weight:700}[dir] .product-card__btn[data-v-4e62719c]{background:#fff;padding:7px 14px;border-radius:10px;cursor:pointer;margin-top:auto}.product-card__btn[data-v-4e62719c]:hover{opacity:.85}