.elementor-kit-9{--e-global-color-primary:#0EA5E9;--e-global-color-secondary:#0F1629;--e-global-color-text:#0D1424;--e-global-color-accent:#0284C7;--e-global-color-93b85b4:#0B1120;--e-global-color-95103b6:#FFFFFF;--e-global-color-7a11eba:#0B1120;--e-global-color-39000a0:#F1FAFF;--e-global-color-81bd374:#F0F4FF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--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;font-family:"DM Sans", Sans-serif;font-size:1.1rem;font-weight:400;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"DM Sans", Sans-serif;font-size:1.1px;font-weight:400;}.elementor-kit-9 h1{font-family:"Bebas Neue", Sans-serif;font-size:5rem;font-weight:400;text-transform:capitalize;}.elementor-kit-9 h2{font-family:"Bebas Neue", Sans-serif;font-size:3rem;font-weight:400;text-transform:capitalize;}.elementor-kit-9 h3{font-family:"Bebas Neue", Sans-serif;font-size:1.8rem;font-weight:400;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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;}
/* Start custom CSS */.elementor-location-header {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
  background: transparent !important;
  transition: background 0.4s ease, padding 0.4s ease, backdrop-filter 0.4s ease;
}

.elementor-location-header.header-scrolled {
  background: rgba(11, 17, 32, 0.97) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  border-bottom: 1px solid rgba(14, 165, 233, 0.08) !important;
}

/* Remove any default background Elementor adds to the inner container */
.elementor-location-header .elementor-element,
.elementor-location-header .e-con {
  background: transparent !important;
}

/* Re-apply the dark bg ONLY when scrolled */
.elementor-location-header.header-scrolled > .elementor-element,
.elementor-location-header.header-scrolled > .e-con {
  background: transparent !important;
}/* End custom CSS */