.elementor-kit-6{--e-global-color-primary:#243879;--e-global-color-secondary:#0B1F3F;--e-global-color-text:#101828;--e-global-color-accent:#C89B5A;--e-global-color-78fa63c:#FFFFFF;--e-global-color-7ddbc92:#667085;--e-global-color-0a0d445:#F7F5F1;--e-global-color-3a2cfaf:#EEF3FA;--e-global-color-63da2f0:#315A9A;--e-global-color-b239ae7:#EBF2F9;--e-global-color-5fbf814:#EBF2F9;--e-global-color-9466478:#021C36;--e-global-color-a71deee:#0D3881;--e-global-color-694c5c2:#EDE9E6;--e-global-color-a266973:#F7F5F1;--e-global-color-7b21099:#E7C89B;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-weight:600;--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:700;color:var( --e-global-color-text );font-family:"Oswald", Sans-serif;font-size:1em;line-height:1.6em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:#315A9A;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Oswald", Sans-serif;font-size:3.75em;font-weight:700;line-height:1.05em;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Oswald", Sans-serif;font-size:2.47em;font-weight:700;line-height:1.15em;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Oswald", Sans-serif;font-size:1.53em;font-weight:600;line-height:1.2em;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Oswald", Sans-serif;font-size:1.18em;font-weight:700;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1560px;}.e-con{--container-max-width:1560px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.adelmann-header {
  background-color: transparent;
  transition: background-color 0.35s ease, box-shadow 0.35s ease, backdrop-filter 0.35s ease;
  z-index: 999;
}

.adelmann-header.is-scrolled {
  background-color: #ffffff;
  box-shadow: 0 8px 30px rgba(16, 24, 40, 0.08);
}
.section-title {
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
}

.section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56px;
  height: 3px;
  background-color: #C89B5A;
  border-radius: 2px;
}/* End custom CSS */