.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#003355;--e-global-color-text:#000000;--e-global-color-accent:#003355;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:30px;--e-global-typography-text-letter-spacing:0.4px;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Inter Tight", Sans-serif;font-size:26px;font-weight:400;line-height:30.4px;letter-spacing:-0.52px;--e-page-transition-entrance-animation:e-page-transition-slide-out-down;--e-page-transition-exit-animation:e-page-transition-slide-in-up;--e-page-transition-animation-duration:750ms;--e-preloader-animation-duration:0ms;--e-preloader-width:77%;--e-preloader-max-width:893px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#003355;font-family:"Inter Tight", Sans-serif;font-size:28px;font-weight:400;line-height:41.5px;letter-spacing:0.552px;color:#FFFFFF;border-radius:76px 76px 76px 76px;padding:15px 40px 15px 40px;}.elementor-kit-8 e-page-transition{background-color:#003355;}.elementor-kit-8 a{color:#003355;}.elementor-kit-8 h1{font-size:62px;font-weight:500;line-height:69px;letter-spacing:-1.254px;}.elementor-kit-8 h2{font-size:60px;font-weight:500;line-height:78px;letter-spacing:-1.2px;}.elementor-kit-8 h3{font-size:30px;font-weight:500;line-height:39px;letter-spacing:-0.6px;}.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);}.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 *//* Keep the preloader image always visible */
e-page-transition .e-page-transition--preloader {
  opacity: 1 !important;
  animation: none !important;
  transition: none !important;
  visibility: visible !important;
}

/* Stop fade-out from being applied when exiting */
.e-page-transition--entering .e-page-transition--preloader,
.e-page-transition--exiting .e-page-transition--preloader {
  animation: none !important;
  opacity: 1 !important;
  transition: none !important;
}

/* Ensure it's always centered and on top */
e-page-transition {
  z-index: 99999 !important;
}

.e-page-transition--preloader {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  z-index: 100000 !important;
}

.skip-link-target {
  outline: none;
}
    html {
      scroll-behavior: smooth !important;
    }/* End custom CSS */