.product-card{text-decoration:none;color:inherit}.product-card__image-wrap{position:relative;overflow:hidden;background:#f1f1f1;aspect-ratio:1 / 1.15;border-radius:18px}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:opacity .35s ease,transform .35s ease}.product-card__image--primary{opacity:1;z-index:1}.product-card__image--secondary{opacity:0;z-index:2}.product-card.has-hover:hover .product-card__image--secondary{opacity:1}.product-card.has-hover:hover .product-card__image--primary{opacity:0}.product-card.has-hover:hover .product-card__image{transform:scale(1.03)}.product-card__badge{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:4px;background:#000;color:#fff;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.01em}.product-card__content{padding-top:12px}.product-card__title{margin:0;font-size:16px;line-height:1.35;font-weight:500;color:#111}.product-card__prices{display:flex;align-items:baseline;gap:10px;margin-top:8px;flex-wrap:wrap}.product-card__compare-price{font-size:16px;line-height:1;color:#8a8a8a;text-decoration:line-through}.product-card__price{font-size:18px;line-height:1;font-weight:800;color:#111}.product-card__installments{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:13px;line-height:1.3;color:#222}.product-card__installments-icon{width:14px;height:14px;border:1.5px solid #111111;border-radius:2px;position:relative;flex-shrink:0}.product-card__installments-icon:before{content:"";position:absolute;left:2px;right:2px;top:4px;height:1.5px;background:#111}.product-card__installments strong{font-weight:700}@media screen and (max-width:640px){.product-card__title{font-size:15px}.product-card__price,.product-card__compare-price{font-size:16px}.product-card__installments{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card-fr.css.map */
