.elementor-kit-279{--e-global-color-primary:#7DCBC3;--e-global-color-secondary:#999999;--e-global-color-text:#666666;--e-global-color-accent:#591A46;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:66px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:5px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-279 e-page-transition{background-color:#FFBC7D;}.elementor-kit-279 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-kit-279 h1{color:var( --e-global-color-primary );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 );}.elementor-kit-279 h2{color:var( --e-global-color-primary );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 );}.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-kit-279{--e-global-typography-primary-font-size:42px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-279 a{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-kit-279 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-279 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-279{--e-global-typography-primary-font-size:34px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-279 a{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-kit-279 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-279 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */@media (max-width: 1024px) {
  #content .e-button-base {
    width: auto !important;
    max-width: 100% !important;
    display: inline-flex !important;
    font-size: 11px !important;
  }
}

/* Fix mobile nav dropdown hidden behind page content - header row needs higher stacking context (works whether sticky is on or off) */
.elementor-element-2048e02b {
  position: relative !important;
  z-index: 999 !important;
}
.elementor-element-35d3ec32 {
  position: relative !important;
  z-index: 1000 !important;
}

/* Mobile nav dropdown styling - matches client's design reference: black bg, teal text (task #53) */
.elementor-nav-menu--dropdown {
  background-color: #000000 !important;
  padding: 20px 24px !important;
  z-index: 999999 !important;
}
.elementor-nav-menu--dropdown a {
  color: #7dcbc3 !important;
  font-size: 19px !important;
  font-weight: 600 !important;
  padding: 16px 0 !important;
}
.elementor-nav-menu--dropdown a:hover {
  color: #ffffff !important;
}
.elementor-menu-toggle.elementor-active,
.elementor-menu-toggle.elementor-active i {
  color: #7dcbc3 !important;
}

/* Submit button - Lyeloon Blue (task #54) */
.srfm-submit-button {
  background-color: #21aca9 !important;
  border-color: #21aca9 !important;
}/* End custom CSS */