.product-item{border:1px solid rgba(80,80,80,.204);border-radius:.6rem;overflow:hidden;padding:0}.product-item .image{background:#e8e8e812;background-position:top;background-size:cover;min-height:14rem}.product-item .view-icon svg{height:24px;width:24px}.product-item .product-info{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#151618d3;border-radius:.6rem;bottom:0;color:#f8fbf1;color:#c8c8c8;margin:0;padding:1rem;width:100%}.product-item .name{font-size:18px;font-weight:600;line-height:1.4em;margin-bottom:10px;max-height:2.8em;overflow:hidden}.product-item .description{display:none;height:0}.product-item .product-info:hover .description{display:block;height:8rem;max-height:10rem;overflow:hidden;overflow-y:auto;padding-right:12px;transition:.8s}
