.ProductCard{color:#363636;border-radius:.5rem;background:#fff;box-shadow:0 0 15px #0000001a,0 0 0 1px #0000001a;overflow:hidden;position:relative;display:flex;flex-direction:column;height:100%}@media screen and (min-width: 750px){.ProductCard{border-radius:1rem}}.ProductCard__Link{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0;z-index:1}.ProductCard__ImageWrapper{position:relative;width:100%;height:0;padding-top:100%}.ProductCard__Image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;object-fit:cover}.ProductCard__Content{padding:1.5rem;display:flex;flex-direction:column;flex:1 1 100%}@media screen and (min-width: 750px){.ProductCard__Content{padding:1.5rem 1.5rem 3.5rem}}.ProductCard__Ratings{margin-bottom:.5rem}.ProductCard__Title{margin:0;font-weight:600;font-size:14px;line-height:20px;text-align:center;margin-bottom:.8rem}@media screen and (min-width: 750px){.ProductCard__Title{font-size:16px;line-height:25px}}.ProductCard__USP{display:flex;flex-direction:column;align-items:stretch;margin:0 auto 1rem;width:100%}@media screen and (min-width: 750px){.ProductCard__USP{flex-direction:row;gap:1rem;justify-content:center;align-items:center;display:grid;grid-template-columns:30px auto 30px}.ProductCard__USPIcon{justify-self:flex-end}}.ProductCard__USP>div{text-align:center;width:100%}.ProductCard__USPIcon{line-height:0;align-self:center}.ProductCard__USPText{font-weight:400;font-size:1.2rem;line-height:16px;text-align:center;display:block}@media screen and (min-width: 750px){.ProductCard__USPText{font-size:1.4rem;text-align:center}}.ProductCard__PriceContainer{margin-top:auto;margin-bottom:0}.ProductCard .badge{position:absolute;top:1.5rem;right:.8rem;z-index:1}.ProductCard .price__container{display:flex;justify-content:center;gap:.8rem}.ProductCard .price__regular,.ProductCard .price__sale{font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;text-align:center;border-radius:2.15rem;background:#f3f4f6;padding:.5rem 1rem;justify-content:center}@media screen and (min-width: 750px){.ProductCard .price__regular,.ProductCard .price__sale{font-size:20px;line-height:30px}}.ProductCard .price__regular{color:#363636}.ProductCard .price--on-sale .price__regular{color:#ca3838}.ProductCard .price--on-sale .price__sale{display:flex}.ProductCard .price__sale{display:none;color:#a9a9a9;text-decoration:line-through}.ProductCard .price__sale .price-item{text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
