.elementor-1522 .elementor-element.elementor-element-e91d6b4{--display:flex;--min-height:0px;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-1522 .elementor-element.elementor-element-ac4fc90{--e-image-carousel-slides-to-show:1;}/* Start custom CSS for container, class: .elementor-element-e91d6b4 */.swiper-wrapper {
  display: flex; /* Ensure the wrapper is a flex container */
}

.swiper-slide {
  margin-top: auto;
  margin-bottom: auto; /* Vertically centers the slide */
}/* End custom CSS */