.img-with-services{display:block;overflow:hidden;position:relative}.img-with-services .img-bg{aspect-ratio:1920/870;display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.img-with-services .img-bg img{height:100%;object-fit:cover;object-position:center top;width:100%}.img-with-services .img-up{background:#000;background:linear-gradient(108deg,rgba(0,0,0,.52),hsla(0,0%,100%,0));padding:40px 0;position:relative;z-index:2}.img-with-services .img-up div.value-box{display:flex;flex-direction:column;gap:15px;margin-top:25px;width:100%}.img-with-services .img-up div.value-box>div{align-items:center;border:2px solid #fff;border-radius:10px;display:flex;flex-wrap:wrap;gap:15px;padding:20px 25px;width:auto}.img-with-services .img-up div.value-box>div h3{color:#fff;font-family:Manrope,sans-serif;font-size:35px;font-weight:500;line-height:1.4;margin:0}.img-with-services .img-up div.value-box>div p{color:#fff;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;margin:0}.img-with-services .img-up .btn-box{align-items:end;display:flex;height:100%;justify-content:end;width:100%}@media (max-width:991px){.img-with-services .img-up .btn-box{align-items:center;justify-content:center}}