.elementor-141 .elementor-element.elementor-element-1ffbb34{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-141 .elementor-element.elementor-element-075d6f6{width:var( --container-widget-width, 116.032% );max-width:116.032%;--container-widget-width:116.032%;--container-widget-flex-grow:0;}.elementor-141 .elementor-element.elementor-element-075d6f6.elementor-element{--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-141 .dialog-widget-content{animation-duration:0.8s;background-color:#F3F3F3;box-shadow:2px 8px 23px 3px rgba(0, 0, 0, 0.1);}#elementor-popup-modal-141{background-color:rgba(32, 32, 32, 0.53);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-141 .dialog-message{width:650px;height:auto;}#elementor-popup-modal-141 .dialog-close-button{display:flex;}@media(max-width:767px){#elementor-popup-modal-141 .dialog-message{width:325px;}}/* Start custom CSS for shortcode, class: .elementor-element-075d6f6 *//* Make SSA calendar fit dynamically */
.ssa-calendar {
    height: auto;            /* Let content determine height */
    max-height: 80vh;        /* Prevent it from overflowing viewport */
    overflow-y: auto;        /* Scroll if content is taller than max-height */
    box-sizing: border-box;  /* Ensure padding is included */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1ffbb34 *//* Ensure Elementor popup is centered */
.elementor-popup-modal {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
}/* End custom CSS */