:root{--page-title-display:none;}@media(max-width:767px){.elementor-15 .elementor-element.elementor-element-07f3a25{--e-image-carousel-slides-to-show:1;}}/* Start custom CSS for image-carousel, class: .elementor-element-07f3a25 */.gs-carousel .swiper-wrapper{
    transition-timing-function: linear !important;
}

.gs-carousel .swiper-wrapper{
    align-items:stretch;
}

.gs-carousel .swiper-slide{
    width:auto !important;
    height: 700px;
    flex-shrink:0;
}

.gs-carousel .swiper-slide img{
    display:block;
    width:auto !important;
    height:100%;
    max-width:none !important;
    object-fit:cover;
}

@media(max-width:600px) {
.gs-carousel .swiper-slide img,
.gs-carousel .swiper-slide{
    width:auto !important;
    height:300px;
    flex-shrink:0;
}
}/* End custom CSS */