.elementor-29042 .elementor-element.elementor-element-7f4524f8 > .elementor-widget-container{margin:35px 0px 0px 0px;}#elementor-popup-modal-29042{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-29042 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-29042 .dialog-close-button{display:flex;font-size:27px;}#elementor-popup-modal-29042 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */.errorMessage {
    font-family: Sans-Serif;
    color: red;
    font-size: 32px;
    font-weight: 400;
}

/* Set the maximum height of the popup so that it doesn't styretch all the way to the top & bottom of the screen. */
.elementor-popup-modal .dialog-message {
    max-height:94vh;
}/* End custom CSS */