.card.product{border:1px solid #BBC1D7;border-radius:40px;padding:26px 30px;height:100%}.card.product .card__inner{height:100%;display:flex;flex-direction:column}.card.product .card__inner .image{flex-grow:1;height:260px;display:flex;justify-content:center;align-items:center}.card.product .card__inner .image img{max-height:260px;width:auto}.card.product .card__inner .actions.top{position:relative;padding-right:30px}.card.product .card__inner .actions.top .wishlist-action{position:absolute;top:0;right:0}.card.product .card__inner .actions.bottom{margin-top:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card.product .product-tags{font-weight:500;font-size:14px;margin-bottom:10px;color:rgba(62,69,87,0.4)}.card.product .product-tags li{display:inline-block;margin-right:13px;margin-bottom:8px;padding-bottom:1px;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.card.product .product-tags li:first-of-type{color:#3E4557}.card.product img{display:block;margin:auto}.card.product .vendor{font-size:14px;margin-top:4px;font-family:"Inter",sans}.card.product h2{margin:2px 0 5px;font-size:20px;line-height:24px}.card.product .price{display:inline-block;font-weight:500;font-size:18px;width:min-content}.card.product .product-form{display:inline-block;float:right}.card.product .product-form .button{font-family:"Inter",sans;font-size:18px;border:none;background-color:#fff;font-weight:500}
/*# sourceMappingURL=component-card-product.css.map */
