.elementor-8124 .elementor-element.elementor-element-7f9347f{--display:flex;overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-8124 .elementor-element.elementor-element-d639592 > .elementor-widget-container{background-color:var( --e-global-color-accent );padding:20px 20px 20px 20px;}.elementor-8124 .elementor-element.elementor-element-d639592{text-align:center;}.elementor-8124 .elementor-element.elementor-element-d639592 .elementor-heading-title{color:var( --e-global-color-white );}#elementor-popup-modal-8124{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-8124 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-8124 .dialog-close-button{display:flex;}#elementor-popup-modal-8124 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS *//* Force popup above EVERYTHING */
body .elementor-popup-modal {
  position: fixed !important;
  z-index: 2147483647 !important;
}

/* Overlay just below popup */
body .dialog-widget-overlay {
  position: fixed !important;
  z-index: 2147483646 !important;
}

/* Ensure wrapper doesn't get trapped */
body .dialog-widget {
  position: fixed !important;
  z-index: 2147483647 !important;
}/* End custom CSS */