.product-card{display:block;text-decoration:none;color:inherit}.product-card__image-wrapper{position:relative;overflow:hidden;border-radius:10px;background:#f4f4f4;margin-bottom:18px}.product-card__image{width:100%;aspect-ratio:.78;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease,opacity .5s ease}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image--hover{opacity:1}.product-card:hover .product-card__image--primary img,.product-card:hover .product-card__image--hover img{transform:scale(1.04)}.product-card__badge{position:absolute;top:16px;left:16px;z-index:4;background:#4b1d60;color:#fff;padding:8px 14px;font-size:12px;font-weight:600;letter-spacing:.08em;border-radius:100px}.product-card__cart{position:absolute;top:16px;right:16px;z-index:4;width:46px;height:46px;border:none;border-radius:50%;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}.product-card__cart:hover{transform:translateY(-3px)}.product-card__quick{position:absolute;left:16px;right:16px;bottom:16px;z-index:1;background:#fff;color:#111;height:54px;display:flex;align-items:center;justify-content:flex-start;padding:0 22px;font-size:14px;font-weight:500;letter-spacing:.04em;transform:translateY(130%);transition:transform .4s ease;border-radius:8px;text-decoration:none}.product-card:hover .product-card__quick{transform:translateY(0)}.product-card__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.product-card__rating{font-size:14px;color:#f5a623;margin-bottom:10px}.product-card__rating span{color:#777}.product-card__title{font-size:17px;line-height:1.5;font-weight:500;margin:0 0 10px}.product-card__image-link{display:block}.product-card__title a,.product-card__title a:hover{color:inherit;text-decoration:none}.product-card__price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-card__price-current{font-size:18px;font-weight:600;color:#111}.product-card__price-old{font-size:15px;color:#888;text-decoration:line-through}@media screen and (max-width:768px){.product-card__image-wrapper{margin-bottom:12px}.product-card__badge{top:10px;left:10px;padding:6px 10px;font-size:10px}.product-card__cart{width:38px;height:38px;top:10px;right:10px}.product-card__cart svg{width:16px;height:16px}.product-card__image--hover{display:none}.product-card:hover .product-card__image--primary img{transform:none}.product-card__quick{display:none}.product-card__rating{font-size:12px;margin-bottom:6px}.product-card__title{font-size:14px;line-height:1.4;margin-bottom:6px}.product-card__price{gap:6px}.product-card__price-current{font-size:15px}.product-card__price-old{font-size:12px}}@media screen and (max-width:540px){.product-card__image-wrapper{border-radius:8px;margin-bottom:10px}.product-card__badge{padding:5px 9px;font-size:9px}.product-card__cart{width:34px;height:34px}.product-card__cart svg{width:14px;height:14px}.product-card__rating{font-size:11px;margin-bottom:4px}.product-card__title{font-size:13px;line-height:1.35;margin-bottom:4px}.product-card__price-current{font-size:14px}.product-card__price-old{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/product-card.css.map */
