.elementor-327 .elementor-element.elementor-element-ba3727a{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-91608ad{--e-image-carousel-slides-to-show:1;}.elementor-327 .elementor-element.elementor-element-91608ad .elementor-swiper-button.elementor-swiper-button-prev, .elementor-327 .elementor-element.elementor-element-91608ad .elementor-swiper-button.elementor-swiper-button-next{font-size:40px;}#elementor-popup-modal-327 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-327{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-327 .dialog-close-button{display:flex;}#elementor-popup-modal-327 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for image-carousel, class: .elementor-element-91608ad *//* Replace 123 with the gallery popup ID */
#elementor-popup-modal-327 .dialog-widget-content,
#elementor-popup-modal-327 .dialog-message,
#elementor-popup-modal-327 .elementor-location-popup,
#elementor-popup-modal-327 .e-con {
    background: transparent !important;
    box-shadow: none !important;
}

/* Allow popup height to follow the active image */
#elementor-popup-modal-327 .dialog-widget-content,
#elementor-popup-modal-327 .dialog-message,
#elementor-popup-modal-327 .elementor-image-carousel-wrapper,
#elementor-popup-modal-327 .swiper {
    height: auto !important;
    max-height: 95vh !important;
}

/* Prevent the tallest image from controlling every slide */
#elementor-popup-modal-327 .swiper-wrapper {
    align-items: flex-start !important;
}

#elementor-popup-modal-327 .swiper-slide {
    height: 0 !important;
    overflow: hidden !important;
}

#elementor-popup-modal-327 .swiper-slide.swiper-slide-active {
    height: auto !important;
    overflow: visible !important;
}

/* Keep each image at its natural proportions */
#elementor-popup-modal-327 .swiper-slide-image {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 95vh !important;
    object-fit: contain !important;
    margin: auto !important;
}

/* Make controls visible over the dark overlay */
#elementor-popup-modal-327 .elementor-swiper-button,
#elementor-popup-modal-327 .dialog-close-button {
    color: white !important;
    text-shadow: 0 1px 5px black !important;
}/* End custom CSS */