.elementor-571 .elementor-element.elementor-element-5b4b586{--display:flex;}.elementor-571 .elementor-element.elementor-element-f2d259c{--e-image-carousel-slides-to-show:1;}#elementor-popup-modal-571 .dialog-widget-content{background-color:#121214;border-radius:16px 16px 16px 16px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-571{background-color:#000000D9;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-571 .dialog-message{width:850px;height:auto;}#elementor-popup-modal-571 .dialog-close-button{display:flex;}/* Start custom CSS *//* 1. Make image fill cleanly with rounded corners */
#elementor-popup-modal-571 .swiper-slide img {
    width: 100% !important;
    max-height: 75vh !important;
    object-fit: cover !important;
    border-radius: 16px !important;
    display: block !important;
    margin: 0 auto !important;
}

/* 2. Style dark translucent circular arrow buttons */
#elementor-popup-modal-571 .elementor-swiper-button {
    background-color: rgba(30, 30, 32, 0.75) !important;
    color: #ffffff !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    backdrop-filter: blur(6px) !important;
    transition: all 0.25s ease !important;
    z-index: 10 !important;
}

#elementor-popup-modal-571 .elementor-swiper-button:hover {
    background-color: #D9381E !important;
}

#elementor-popup-modal-571 .elementor-swiper-button-prev {
    left: 16px !important;
}

#elementor-popup-modal-571 .elementor-swiper-button-next {
    right: 16px !important;
}

/* 3. Bottom photo title / caption styling */
#elementor-popup-modal-571 .elementor-image-carousel-caption {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-top: 14px !important;
    text-align: center !important;
    letter-spacing: 0.3px !important;
}/* End custom CSS */