.elementor-kit-6{--e-global-color-primary:#491218;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#0A0C15;--e-global-color-accent:#491218;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:2000ms;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:5000ms;--e-preloader-delay:0ms;--e-preloader-width:20%;--e-preloader-max-width:15%;--e-preloader-opacity:1;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF;}.elementor-kit-6 a{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Georgia", Sans-serif;font-size:60px;font-weight:700;line-height:3rem;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Georgia", Sans-serif;font-size:40px;font-weight:700;line-height:5px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Georgia", Sans-serif;font-size:25px;font-weight:600;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Georgia", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-6 h5{color:var( --e-global-color-text );font-family:"Georgia", Sans-serif;font-size:18px;font-weight:500;}.elementor-kit-6 h6{color:var( --e-global-color-text );font-family:"Georgia", Sans-serif;font-size:18px;font-weight:600;}.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 *//* Base header state (over hero) */
.site-header {
  position: absolute;
  top: 0;
  width: 100%;
  background-color: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 999;
}

/* Sticky state */
.elementor-sticky--active.site-header,
.elementor-sticky--active .site-header {
  background-color: #ffffff;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}/* End custom CSS */