.elementor-kit-5{--e-global-color-primary:#B3AAA0;--e-global-color-secondary:#4D4D4D;--e-global-color-text:#7A7A7A;--e-global-color-accent:#DAD3C1;--e-global-color-038de30:#E9E4DE;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-weight:700;text-transform:uppercase;}.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 *//* Remove dark overlay added by theme/slider */
.insight-hero .single-slider::before,
.insight-hero .single-slider::after,
.insight-hero .slider-area::before,
.insight-hero .slider-area::after,
.insight-hero .slider-active::before,
.insight-hero .slider-active::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  background: transparent !important;
}

/* Remove any darkening filters */
.insight-hero .single-slider,
.insight-hero .slider-area,
.insight-hero .slider-active {
  filter: none !important;
  -webkit-filter: none !important;
}

/* Ensure the slide itself isn't dimmed */
.insight-hero .single-slider {
  opacity: 1 !important;
  background-color: transparent !important;
  background-blend-mode: normal !important;
}/* End custom CSS */