.product-card .back{background:#f1f1f1;text-align:center;opacity:0;transition:opacity .3s ease;z-index:1}.product-card.show-back .front{filter:blur(4px)}.product-card.show-back .back{opacity:1}.tab img{width:20px;height:auto;margin-right:8px}