.product-card{position:relative;overflow:hidden;border-radius:1rem;background-color:white;box-shadow:0 4px 10px rgba(0,0,0,.15);cursor:pointer;transition:all .5s ease}.product-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.25)}.product-image,.product-image2{width:100%;object-fit:cover;transition:transform .5s ease}.product-image2{height:auto}.product-card:hover .product-image,.product-card:hover .product-image2{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.overlay{position:absolute;inset:0;background-color:#00000085;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;text-align:center}.product-card:hover .overlay{opacity:1}.overlay-text{color:white;font-size:1.55rem;font-weight:600}.product_show_case{background:url(/_next/static/media/bg_1.6549bebd.webp) no-repeat;background-size:cover;background-attachment:fixed}@media (max-width:378px){.VrundavanSteelIndustries{min-width:unset;line-height:130%}}