.elementor-34434 .elementor-element.elementor-element-99781de{--display:flex;--min-height:900px;}.elementor-34434 .elementor-element.elementor-element-99781de:not(.elementor-motion-effects-element-type-background), .elementor-34434 .elementor-element.elementor-element-99781de > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}#elementor-popup-modal-34434{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-34434 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-34434 .dialog-close-button{display:flex;}#elementor-popup-modal-34434 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-34434 .elementor-element.elementor-element-99781de{--width:500px;}}/* Start custom CSS for shortcode, class: .elementor-element-58b0b80 *//* Reset popup spacing */
.elementor-popup-modal .dialog-widget-content,
.elementor-popup-modal .dialog-message,
.elementor-popup-modal .elementor-section,
.elementor-popup-modal .elementor-container,
.elementor-popup-modal .elementor-column,
.elementor-popup-modal .elementor-widget-wrap,
.elementor-popup-modal .elementor-widget,
.elementor-popup-modal .elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}

/* Desktop popup form only */
@media (min-width: 768px) {
  .elementor-popup-modal .dialog-widget-content,
  .elementor-popup-modal .dialog-message {
    width: 540px !important;
    max-width: 540px !important;
    height: 860px !important;
    overflow: hidden !important;
    margin: 0 auto !important;
  }

  #surgerly_price_popup_iframe,
  iframe#surgerly_price_popup_iframe {
    width: 400px !important;
    height: 650px !important;
    max-width: none !important;
    display: block !important;
    margin: 0 auto !important;
    transform: scale(1.3) !important;
    transform-origin: top center !important;
    border: 0 !important;
  }
}

/* Mobile popup form only */
@media (max-width: 767px) {
  .elementor-popup-modal .dialog-widget-content,
  .elementor-popup-modal .dialog-message {
    width: calc(100vw - 24px) !important;
    max-width: 400px !important;
    height: 650px !important;
    overflow: hidden !important;
    margin: 0 auto !important;
  }

  #surgerly_price_popup_iframe,
  iframe#surgerly_price_popup_iframe {
    width: 400px !important;
    max-width: 100% !important;
    height: 650px !important;
    transform: none !important;
    margin: 0 auto !important;
    border: 0 !important;
    display: block !important;
  }
}/* End custom CSS */