.elementor-1258 .elementor-element.elementor-element-930f09b{--display:flex;--min-height:546px;--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;--justify-content:center;}.elementor-1258 .elementor-element.elementor-element-930f09b:not(.elementor-motion-effects-element-type-background), .elementor-1258 .elementor-element.elementor-element-930f09b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1602BE;}.elementor-1258 .elementor-element.elementor-element-8bab887{width:var( --container-widget-width, 102% );max-width:102%;--container-widget-width:102%;--container-widget-flex-grow:0;}.elementor-1258 .elementor-element.elementor-element-8bab887.elementor-element{--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-1258 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1258{background-color:#00000080;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1258 .dialog-message{width:635px;height:auto;}#elementor-popup-modal-1258 .dialog-close-button{display:flex;}#elementor-popup-modal-1258 .dialog-close-button i{color:#333333;}#elementor-popup-modal-1258 .dialog-close-button svg{fill:#333333;}@media(max-width:1024px){#elementor-popup-modal-1258 .dialog-message{width:75vw;}}@media(max-width:767px){#elementor-popup-modal-1258 .dialog-message{width:100vw;}#elementor-popup-modal-1258{align-items:center;}}/* Start custom CSS for html, class: .elementor-element-8bab887 *//* Allow scrolling inside Elementor popups */
.elementor-popup-modal .dialog-widget-content {
  max-height: 90vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* Ensure GHL form iframe behaves on mobile */
.ghl-form-popup iframe {
  width: 100% !important;
  height: 80vh !important;
  min-height: 600px;
}/* End custom CSS */
/* Start custom CSS *//* Allow scrolling inside Elementor popups */
.elementor-popup-modal .dialog-widget-content {
  max-height: 90vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* Ensure GHL form iframe behaves on mobile */
.ghl-form-popup iframe {
  width: 100% !important;
  height: 80vh !important;
  min-height: 600px;
}

@media (min-width: 768px) {
  /* Force Elementor popup box to be centered */
  .elementor-popup-modal .dialog-widget-content {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
  }
}/* End custom CSS */