/* Service card media v5: images are prepared as 4:3 assets, so no subject is cropped. */
.service-card .sc-img-wrap{aspect-ratio:4/3!important;height:auto!important;overflow:hidden!important;background:#061426!important}
.service-card .sc-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important;display:block!important}
:root[data-theme=light] .service-card .sc-img-wrap{background:#eef3f8!important}
