/* Fill Swiper slides with real <img> (site-specific size/colour rules already live in
   page-home.css via .elementor-element-024eb1b; the vendored Swiper CSS supplies the mechanics). */
.fm-carousel .swiper-slide{overflow:hidden;}
.fm-carousel .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
