.product-card{position:relative;overflow:hidden}.product-card::before{content:"PROIZVOD";position:absolute;top:14px;right:14px;padding:5px 8px;background:#071b34;color:#fff;font-size:8px;font-weight:800;letter-spacing:1px}.product-card img{width:100%;height:210px;object-fit:contain;margin:18px 0 4px;background:#f7f9fb;padding:16px;transition:transform .28s}.product-card:hover img{transform:scale(1.045)}.product-card h3{margin:17px 0 12px}.product-card footer a{display:inline-flex;padding:9px 12px;background:#de2636;color:#fff;transition:.2s}.product-card footer a:hover{background:#071b34}.product-card footer>span{font-size:10px}@media(max-width:600px){.product-card img{height:210px}}
