.elementor-1103 .elementor-element.elementor-element-3cbeb94{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1103 .elementor-element.elementor-element-7ab30be4{--e-image-carousel-slides-to-show:1;width:100%;max-width:100%;}.elementor-1103 .elementor-element.elementor-element-7ab30be4 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-1103 .elementor-element.elementor-element-7ab30be4 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-style:none;border-radius:0px 0px 0px 0px;}@media(max-width:767px){.elementor-1103 .elementor-element.elementor-element-3cbeb94{--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-1103 .elementor-element.elementor-element-3cbeb94{--width:100%;}}/* Start custom CSS for image-carousel, class: .elementor-element-7ab30be4 */.heroCarousel .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (min-width:1025px) {
    .heroCarousel .elementor-image-carousel-wrapper,
    .heroCarousel .swiper-container,
    .heroCarousel .swiper,
    .heroCarousel .swiper-wrapper,
    .heroCarousel .swiper-slide {
        height: 70vh !important;
        max-height: 650px !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .heroCarousel .elementor-image-carousel-wrapper,
    .heroCarousel .swiper-container,
    .heroCarousel .swiper,
    .heroCarousel .swiper-wrapper,
    .heroCarousel .swiper-slide {
        height: 55vh;
        max-height: 700px;
    }
}/* End custom CSS */