.product-card-glow{opacity:0;background-image:linear-gradient(to bottom right,var(--glow-color),transparent);transition:opacity duration .3s}.product-card-glow.active{opacity:.4}.group:hover .product-card-glow{opacity:1}