.card-product{display:flex;flex-direction:column;height:100%;padding:1.6rem;border:.1rem solid transparent;border-radius:.4rem;transition:border-color .2s;box-sizing:border-box}.card-product:hover{border-color:#d0d0d0}.card-product__image{position:relative}.card-product__content{display:flex;flex:1;flex-direction:column;text-align:center;margin-top:.8rem}.card-product__title{margin-bottom:.4rem}.card-product__title a{font-family:var(--font-body-family);font-weight:600;font-size:1.4rem;text-decoration:none}.card-product__title a:hover{text-decoration:underline}.card-product__bullets{font-size:1.1rem;font-weight:300;display:flex;flex-wrap:wrap;justify-content:center;column-gap:.4rem;margin-bottom:1.2rem}.card-product__price{font-size:2rem;font-weight:600;color:var(--color-accent)}.card-product__actions{margin-top:auto;padding-top:1.6rem}.card-product__actions button{min-width:auto}
/*# sourceMappingURL=/cdn/shop/t/4/assets/card-product.css.map */
