.card-product{position:relative}.card-product a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.card-product-image{position:relative;padding-bottom:110%;border-radius:1rem;overflow:hidden}.card-product-image img{position:absolute;width:100%;height:100%;object-fit:cover;transition:opacity .2s}.card-product-image img+img{opacity:0}.card-product:hover img+img{opacity:1}.card-product-meta{margin-top:1.3rem}.card-product-price{font-size:2rem;font-weight:700;color:var(--color-primary);line-height:1.2}.card-product-price:has(.card-product-compare){color:#ca232c}.card-product-compare{font-size:1.4rem;font-weight:400;color:#999;text-decoration:line-through}.card-product-title{font-size:1.8rem;color:var(--color-primary);font-weight:700;margin:0;margin-top:.4rem}.card-product-badges{position:absolute;z-index:1;display:flex;align-items:center;gap:.4rem;top:.6rem;left:.6rem}.card-product-badge{font-size:1.2rem;font-weight:700;color:#fff;padding:4px;border-radius:5px;background:#1d6ec1;line-height:1}.card-product-badge--book{background:#ca232c}@media screen and (max-width:768px){.collection .card-product-title{font-size:1.4rem}.collection .card-product-price,.card-product-price{font-size:1.6rem}.card-product-title{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/card-product.css.map */
