.elementor-kit-11{--e-global-color-primary:#C3D7EE;--e-global-color-secondary:#00205B;--e-global-color-text:#000000;--e-global-color-accent:#E8927C;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Marcellus";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Full-screen dark overlay */
#elementor-popup-modal-1732 {
  position: fixed !important;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.0) !important;
  display: flex !important;
  justify-content: flex-end;
  align-items: flex-end;
  z-index: 9998;
  pointer-events: none;
}

/* Offset the popup from the corner */
#elementor-popup-modal-1732 .dialog-widget-content {
  margin: 0 100px 100px 0 !important;  /* right: 100px, bottom: 100px */
  z-index: 9999;
}

/* Optional: tighten padding inside the popup */
#elementor-popup-modal-1732 .elementor-widget-container {
  padding: 20px;
}
/* Remove the overlay completely */
.elementor-popup-modal .dialog-overlay {
    display: none !important;
}

body.elementor-popup-modal-show {
  overflow: hidden;
}

body:not(.elementor-popup-modal-show) #elementor-popup-modal-1732 {
  pointer-events: none;
}/* End custom CSS */