.product-card:hover .product-card--details-bottom>svg{transform:none}.product-card{cursor:pointer;padding:20px;background-color:#fff;border-radius:5px}.product-card form{display:flex;flex-direction:column;min-height:100%}.product-card--link{display:block}.product-card--image{width:100%;aspect-ratio:1 / 1;object-fit:contain;position:relative}.product-card--image img{width:100%;aspect-ratio:1 / 1;object-fit:contain;mix-blend-mode:multiply}.product-card--price-label{display:flex;width:fit-content;height:fit-content;margin-bottom:5px}.product-card--price-label .price,.product-card--price-label .price .currency_symbol{font-size:20px;line-height:1;font-weight:900;color:#000;margin:0}.product-card--details{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:20px;flex-grow:1}.product-card--details h4{width:100%;font-size:18px;line-height:24px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;color:#000;margin:0}.product-card--details-bottom{display:flex;align-items:center;justify-content:space-between}.product-card--details-bottom>svg{transform:translate(-50%);transition:.25s ease-in-out}.product-card--icons{display:flex;align-items:center;gap:40px}.product-card--icons a,.product-card--icons button{padding:0;margin:0;border:0}.product-card--icons a svg path,.product-card--icons button svg path{transition:.25s ease-in-out}.product-card--icons a:hover svg path,.product-card--icons button:hover svg path{fill:#31b2eb}@media (max-width: 499px){.product-card{padding:10px}.product-card--details{gap:15px}.product-card--details h4{font-size:12px;line-height:16px}.product-card--details-bottom>svg{display:none}.product-card--icons{gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-card.css.map */
