.elementor-kit-8{--e-global-color-primary:#213E6F;--e-global-color-secondary:#182B4E;--e-global-color-text:#213E6F;--e-global-color-accent:#D0A53D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Hanken Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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){--kit-widget-spacing: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 */:root{
  --cream:#F9F1E6; --cream-2:#F4EBD9; --surface:#FFFFFF;
  --navy:#213E6F; --navy-deep:#182B4E; --teal-ink:#0D383C;
  --gold:#D0A53D; --gold-deep:#907219; --gold-soft:#FBF1D6;
  --sage:#8B9E86; --sage-deep:#5F7358; --sage-soft:#E8EEE4;
  --muted:#6E7689; --line:#EADFC8;
  --r-card:16px; --r-btn:12px; --r-pill:999px; --max:1180px;
  --shadow-sm:0 1px 2px rgba(33,62,111,.05),0 6px 20px rgba(33,62,111,.06);
  --shadow-md:0 3px 6px rgba(33,62,111,.07),0 16px 40px rgba(33,62,111,.10);
}
/* Frosted-glass header bar */
.site-header {
  background: rgba(249, 241, 230, 0.85);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid transparent;
  transition: border-color .25s ease, background .25s ease;
}

/* Hairline appears once the header sticks on scroll */
.site-header.elementor-sticky--active {
  border-bottom-color: var(--line);
}
.site-header {
  background: rgba(249, 241, 230, 0.85) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid transparent;
  transition: border-color .25s ease, background .25s ease;
}

.site-header.elementor-sticky--active {
  border-bottom-color: #EADFC8;
}/* End custom CSS */