.elementor-kit-1914{--e-global-color-primary:#C19D56;--e-global-color-secondary:#FCF8F4;--e-global-color-text:#4D4D4D;--e-global-color-accent:#C19D56;--e-global-color-c3ca755:#232323;--e-global-color-657a22a:#232323;--e-global-typography-primary-font-family:"Marcellus";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Marcellus";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;}.elementor-kit-1914 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* Limit popup height + allow internal scrolling */
.elementor-popup-modal .dialog-widget-content {
  max-height: 90vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* Make the form body scroll if it's tall */
.elementor-popup-modal .gform_wrapper .gform_body {
  max-height: 70vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* Keep submit/footer visible while scrolling */
.elementor-popup-modal .gform_wrapper .gform_footer,
.elementor-popup-modal .gform_wrapper .gform_page_footer {
  position: sticky;
  bottom: 0;
  background: #fff;
  padding-top: 12px;
}/* End custom CSS */