.card-product{display:flex;flex-direction:column;gap:6px;color:rgb(var(--color-foreground))}.card-product__image-wrap{display:block;width:100%;border-radius:16px;overflow:hidden;aspect-ratio:1 / 1}.card-product__image{width:100%;height:100%;object-fit:cover;display:block}.card-product__price{font-size:20px;font-weight:500}.card-product__compare{font-size:16px;opacity:.7;text-decoration:line-through}.card-product__rating-row .card-product__stars svg{width:18px;height:18px}.card-product__rating-row .card-product__stars-filled path{fill:rgba(var(--color-foreground),.5)}.card-product__title{font-size:18px;font-weight:700;letter-spacing:.1px;line-height:1.3}.card-product__title a{color:inherit}.card-product__description{font-size:12px;color:rgba(var(--color-foreground),.5);line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.card-product__action{width:100%;position:relative}.card-product__action.loading{pointer-events:none;color:transparent!important}.card-product__action .loading__spinner{display:none}.card-product__action.loading .loading__spinner{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;width:auto;max-width:100%;z-index:2}@media(min-width:1000px){.card-product__title{font-size:24px}.card-product__description{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/card-product.css.map */
