.elementor-28292 .elementor-element.elementor-element-2e7d500{--display:flex;--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-popup-modal-28292{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-28292 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-28292 .dialog-close-button{display:flex;}#elementor-popup-modal-28292 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-c1ee5e7 *//* Allow the popup to scroll */
.elementor-popup-modal .dialog-widget-content {
  max-height: 90vh;
  overflow: auto !important;
}

/* Make sure the widget/iframe has a height so it can scroll */
.elementor-popup-modal iframe {
  width: 100% !important;
  height: 80vh !important;
  border: 0 !important;
  display: block;
}/* End custom CSS */