.elementor-1019 .elementor-element.elementor-element-343e1be{--display:flex;}.elementor-1019 .elementor-element.elementor-element-ba36bac{--display:flex;--min-height:70vh;--justify-content:center;}.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-1019 .elementor-element.elementor-element-d7b2ac2 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-1019 .elementor-element.elementor-element-d7b2ac2{text-align:center;}.elementor-1019 .elementor-element.elementor-element-d7b2ac2 .elementor-heading-title{font-family:"Cormorant Grand custom 1", Sans-serif;font-size:48px;font-weight:400;line-height:1.1em;color:#0D1E1E;}#elementor-popup-modal-1019{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1019 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1019 .dialog-close-button{display:flex;}#elementor-popup-modal-1019 .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 *//* Center popup ONLY when popup is active */
.elementor-popup-modal.elementor-popup-active {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Popup container */
.elementor-popup-modal .dialog-widget-content {
  margin: auto !important;
  position: relative !important;
}

/* Fix close button size */
.elementor-popup-modal .dialog-close-button {
  font-size: 22px !important;
  width: 32px;
  height: 32px;
  line-height: 32px;
  top: 15px;
  right: 15px;
}

/* Prevent theme icon overrides */
.elementor-popup-modal i,
.elementor-popup-modal svg {
  font-size: inherit !important;
}/* End custom CSS */