.elementor-2913 .elementor-element.elementor-element-7a37ef4{--display:flex;}#elementor-popup-modal-2913{background-color:#0B0C3DA1;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2913 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-2913 .dialog-close-button{display:flex;font-size:20px;}#elementor-popup-modal-2913 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2913 .dialog-close-button i{color:var( --e-global-color-primary );}#elementor-popup-modal-2913 .dialog-close-button svg{fill:var( --e-global-color-primary );}#elementor-popup-modal-2913 .dialog-close-button:hover i{color:var( --e-global-color-primary );}/* Start custom CSS */#elementor-popup-modal-2913{
    display: flex;

}
#elementor-popup-modal-2913 .dialog-widget-content {
	max-width: calc(100% - 32px);
}
#elementor-popup-modal-2913 .dialog-message {
	max-width: 100%;
} 
@media (max-width: 1024px) {
	body.admin-bar #elementor-popup-modal-2913.dialog-type-lightbox {
		position: fixed;
		height: 100%;
	}
}
#formContentId { overflow-y: auto; }/* End custom CSS */