.ServiceCard{cursor:pointer;border-radius:14px;height:270px;transition:all .4s;position:relative;overflow:hidden}.ServiceCard img{object-fit:cover;width:100%;height:100%;transition:all .5s}.ServiceCard:after{content:"";background:linear-gradient(#00000026,#000000d9);position:absolute;inset:0}.ServiceCard:hover img{transform:scale(1.08)}.ServiceCard:hover{transform:translateY(-8px)}.card_overlay{z-index:2;color:#fff;position:absolute;bottom:25px;left:25px}.card_overlay h2{margin-bottom:5px;font-size:52px;font-weight:700}.card_overlay h4{margin:0;font-size:34px;font-weight:500}@media (max-width:991px){.card_overlay h2{font-size:40px}.card_overlay h4{font-size:26px}.ServiceCard{height:220px}}@media (max-width:576px){.card_overlay h2{font-size:34px}.card_overlay h4{font-size:22px}.ServiceCard{height:200px}}
