.ProductInfo .brand:hover{text-decoration:underline}.productCard .productBadge{position:absolute;top:1rem;right:1rem;background-color:var(--rueda-red-tertiary);color:var(--rueda-white-primary);padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;z-index:1}.productCard{background:var(--rueda-white-primary);border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;position:relative;width:100%;max-width:300px;display:flex;flex-direction:column;cursor:pointer}.productCard:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0003}.ProductImg{position:relative;width:100%;padding-top:100%;background:var(--rueda-gray-secondary);overflow:hidden}.ProductImg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.productCard:hover .ProductImg img{transform:scale(1.05)}.ProductInfo{display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem;background:linear-gradient(to bottom,var(--rueda-white-primary),var(--rueda-white-secondary))}.ProductInfo h3{color:var(--rueda-blue-primary);font-size:1rem;line-height:1.4;-webkit-box-orient:vertical;overflow:hidden}.ProductInfo .filterLink{text-transform:uppercase}.ProductInfo .filterLink:hover{text-decoration:underline}.ProductInfo .filterLink.category{color:var(--rueda-gray-tertiary);font-size:.875rem}.ProductInfo .brand{color:var(--rueda-blue-primary);font-size:.75rem;text-transform:uppercase;font-weight:600}.productPrice{font-weight:600;color:var(--rueda-red-secondary);font-size:.875rem;margin:.5rem 0}.productDescription{color:var(--rueda-gray-tertiary);font-size:.875rem;margin-bottom:1rem;-webkit-box-orient:vertical;overflow:hidden}.productCard .btnProduct{background-color:var(--rueda-blue-primary);color:var(--rueda-white-primary);border:none;padding:.5rem 1rem;border-radius:6px;font-weight:500;width:100%;cursor:pointer;transition:background-color .3s ease}.productCard .btnProduct:hover{background-color:var(--rueda-red-secondary)}.productCard .productBadge{position:absolute;top:1rem;right:1rem;background-color:var(--rueda-red-secondary);color:var(--rueda-white-primary);padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/productCard.css.map */
