.product-layout{height:100%}.product-card{display:flex;flex-direction:column;padding:.75rem;border:1px solid var(--grey);border-radius:1.25rem;height:100%}.product-card .image{position:relative;display:block;margin-bottom:.75rem}.product-card img{width:100%;border-radius:1rem}.product-card .img-label{position:absolute;left:0;bottom:.5rem;width:5rem}.product-card .btn-wish{position:absolute;top:.625rem;right:.625rem;width:1.5rem;height:1.5rem;z-index:2}.product-card .name-descr{margin-bottom:1.125rem}.product-card .name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:600;font-size:1.25rem;margin-bottom:.75rem}.product-card .descr{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.125rem;color:var(--grey-dark)}.product-card .price-btn{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-card .price{font-size:1.375rem}.product-card .purple-btn{padding:1rem .75rem;gap:.5rem}.product-card .icon-cart{font-size:1.5rem}.product-card .icon-plus-2{font-size:.875rem}@media screen and (min-width:992px){.product-card .name-descr{margin-bottom:2.5rem}.product-card .name:hover{color:var(--purpure-light-new)}}@media screen and (min-width:1400px){.product-card .img-label{width:6.875rem}}
/*# sourceMappingURL=../sourcemaps/product-card.css.map */
