.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}#elementor-popup-modal-5719{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-5719 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-5719 .dialog-close-button{display:flex;}#elementor-popup-modal-5719 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for column, class: .elementor-element-328096a *//* Ensure popup is displayed properly without affecting scroll */
.elementor-popup-modal {
    position: fixed !important;
    z-index: 9999 !important;
    top: 0;
    left: 0;
    right: 0;
}

/* Ensure content within popup is scrollable if necessary */
.elementor-popup-modal .elementor-popup__container {
    overflow-y: auto;
    max-height: 100vh;
}/* End custom CSS */