.product-card__content{display:flex;min-width:0;flex-direction:column}.product-card--static{display:flex;flex-direction:column}.product-card--static .product-card__content{flex:1;width:100%;background:var(--pc-card-bg, #f7f6f4);border-radius:var(--pc-radius, 4px);padding:30px 20px}.product-card--static .product-card__info{padding:0}.product-card__media{position:relative;display:flex;min-height:222px;align-items:center;justify-content:center;color:inherit;text-decoration:none}.product-card__badge{position:absolute;top:0;left:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--pc-badge-bg, #fff);color:var(--pc-badge-text, #b80d1a);font-family:Inter,sans-serif;font-size:12px;font-weight:800;line-height:12px;padding:8px 20px;text-align:center;text-transform:uppercase}.product-card__image,.product-card__placeholder{width:100%;height:var(--pc-image-height, 190px);object-fit:contain}.product-card__image{transition:opacity .18s ease}.product-card__image--secondary{position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%)}.product-card__media:has(.product-card__image--secondary):hover .product-card__image--primary{opacity:0}.product-card__media:hover .product-card__image--secondary{opacity:1}.lit-product-grid .product-card__image--secondary{display:none}.lit-product-grid .product-card__media:has(.product-card__image--secondary):hover .product-card__image--primary{opacity:1}.lit-product-grid .product-card{transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.lit-product-grid:hover .product-card{opacity:.5}.lit-product-grid .product-card:hover{position:relative;z-index:1;opacity:1;transform:scale(1.03)}.product-card__placeholder{color:#d8d6d2}.product-card__info{display:flex;flex:1;flex-direction:column;gap:12px;padding:15px}.product-card__headline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.product-card__heading{margin:0;color:var(--pc-title-color, #070607);font-size:var(--pc-title-size, 18px);font-weight:900;line-height:1.12}.product-card__heading a{color:inherit;text-decoration:none}.product-card__price{color:var(--pc-price-color, #df1713);font-size:var(--pc-price-size, 18px);font-weight:800;line-height:1.2;white-space:nowrap}.product-card__description{min-height:48px;margin:0;color:var(--pc-desc-color, #767676);font-size:var(--pc-desc-size, 14px);font-weight:500;line-height:1.5}.product-card__cta{display:inline-flex;width:max-content;min-height:36px;align-items:center;justify-content:center;gap:14px;margin-top:auto;border-radius:var(--pc-radius, 4px);background:var(--pc-btn-bg, #ba1e18);color:var(--pc-btn-text, #fff);font-size:14px;font-weight:700;line-height:1.5;padding:0 18px;text-decoration:none;text-transform:uppercase;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card__cta:hover,.product-card__cta:focus-visible{background:var(--pc-btn-hover, #8f2d27);box-shadow:0 6px 14px #ba1e1847;color:var(--pc-btn-text, #fff);transform:translateY(-1px)}@media screen and (max-width:549px){.product-card--static .product-card__content{padding:12px}.product-card__media{min-height:126px}.product-card__badge{min-height:24px;border-radius:18px;font-size:10px;line-height:8px;padding:0 10px}.product-card__image,.product-card__placeholder{max-width:108px;height:112px}.product-card__info{gap:8px}.product-card__headline{gap:5px}.product-card__heading{font-size:13px;line-height:1.1}.product-card__price{font-size:13px}.product-card__description{min-height:46px;margin:0;font-size:12px;line-height:1.5}.product-card__cta{min-height:27px;gap:6px;width:100%;font-size:.64rem;padding:0 10px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-card-style.css.map */
