.product-card{display:block;width:100%}.product-card__media-wrapper{position:relative}.product-card__media{display:flex;position:relative;border-radius:16px;overflow:hidden;background-color:#f8f2e2}.product-card__media img,.product-card__media svg{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.product-card__media picture{z-index:1}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;z-index:0;border-radius:12px}.product-card__media-wrapper:hover .product-card__image--hover{opacity:1}.product-card__add{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:#f8f2e2;position:absolute;z-index:1;bottom:16px;right:16px;opacity:0;transition:background-color .3s,color .3s,opacity .3s;background-color:var(--button-background)}.product-card__add:hover{background-color:var(--button-background-hover)}.product-card__media-wrapper:hover .product-card__add{opacity:1}.product-card__add svg{width:24px;height:24px;transition:opacity .3s}.product-card__add .icon--loading{position:absolute;display:block;opacity:0}.loading .product-card__add .icon--cart{opacity:0}.loading .product-card__add .icon--loading{opacity:1}.product-card__gift{padding:6px 12px;border-radius:100px;position:absolute;top:16px;left:16px;z-index:1;font-weight:500;font-size:12px;line-height:100%;letter-spacing:.02em;background-color:#50b5ba;color:#fff}.product-card__content{padding:24px 16px;display:flex;flex-direction:column;gap:16px}.product-card__title{text-decoration:none;font-size:18px;line-height:140%;font-weight:500}.product-card__price-wrapper{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-card__price{display:flex;gap:8px;font-size:18px;line-height:100%;font-weight:500}.product-card__price-compare{font-size:14px;line-height:100%;font-weight:400;opacity:.5;text-decoration:line-through}.product-card__price-savings{width:fit-content;padding:6px 12px;background-color:var(--badge-background);color:var(--badge-color);font-size:12px;line-height:100%;font-weight:500;border-radius:100px}.product-card__benefits{display:flex;flex-direction:column;gap:8px;opacity:.8}.product-card__benefit{display:flex;align-items:center;gap:8px;font-size:12px;line-height:160%}.product-card__benefit img{width:16px;height:fit-content}@media screen and (max-width:749px){.product-card--small .product-card__media,.product-card--small .product-card__image--hover{border-radius:8px}.product-card--small .product-card__add{width:32px;height:32px;right:12px;bottom:12px}.product-card--small .product-card__add svg{width:16px}.product-card--small .product-card__gift{padding:4px 8px;top:12px;left:10px;font-size:10px}.product-card--small .product-card__content{padding:16px;gap:12px}.product-card--small .tp-widget--rating{font-size:10px}.product-card--small .product-card__reviews svg{height:10px;width:fit-content}.product-card--small .product-card__title{font-size:14px}.product-card--small .product-card__price-wrapper{gap:8px}.product-card--small .product-card__price{font-size:14px}.product-card--small .product-card__price-compare{font-size:12px}.product-card--small .product-card__price-savings{padding:4px 8px;font-size:10px}.product-card--small .product-card__benefit{gap:4px;font-size:10px}.product-card--small .product-card__benefit img{width:12px}}@media(pointer:coarse){.product-card__image--hover,.product-card__add{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/component-product-card.css.map */
