.elementor-kit-6{--e-global-color-primary:#12212B;--e-global-color-secondary:#54595F;--e-global-color-text:#5A6B75;--e-global-color-accent:#0075BB;--e-global-color-21ef657:#DCE5EB;--e-global-color-b34c391:#FFFFFF;--e-global-color-45fafea:#FFFFFFEB;--e-global-color-6443754:#00598F;--e-global-color-2791950:#F1F5F8;--e-global-typography-primary-font-family:"Schibsted Grotesk";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Schibsted Grotesk";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:21px;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Schibsted Grotesk";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:26px;--e-global-typography-ba3bea0-font-family:"Source Sans 3";--e-global-typography-ba3bea0-font-size:16px;--e-global-typography-ba3bea0-font-weight:400;--e-global-typography-ba3bea0-line-height:26px;--e-global-typography-ceb2ca0-font-family:"Schibsted Grotesk";--e-global-typography-ceb2ca0-font-size:37px;--e-global-typography-ceb2ca0-font-weight:700;--e-global-typography-ceb2ca0-line-height:43px;--e-global-typography-0740ecb-font-family:"Schibsted Grotesk";--e-global-typography-0740ecb-font-size:13px;--e-global-typography-0740ecb-font-weight:600;--e-global-typography-0740ecb-text-transform:uppercase;--e-global-typography-0740ecb-line-height:21px;--e-global-typography-0740ecb-letter-spacing:1.5px;}.elementor-kit-6 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);}.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-kit-6{--e-global-typography-ceb2ca0-font-size:26px;--e-global-typography-ceb2ca0-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.hero-overlay {
  position: relative;
  z-index: 0;
}

.hero-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    94deg,
    rgba(18,33,43,0.78) 0%,
    rgba(18,33,43,0.40) 52%,
    rgba(18,33,43,0.12) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.hero-overlay > .elementor-container,
.hero-overlay .elementor-widget-wrap,
.hero-overlay .elementor-element {
  position: relative;
  z-index: 2;
}/* End custom CSS */