.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5338468:#1A456D;--e-global-color-4c2fa68:#FFFFFF;--e-global-color-82df82d:#EFF4F8;--e-global-color-121090c:#E3A43D;--e-global-color-4133810:#1A202C;--e-global-color-7d2a1a9:#1A202C;--e-global-color-6f6c7c5:#4A5568;--e-global-color-52e7e12:#CBD5E0;--e-global-color-7bc5606:#F7F3E5;--e-global-color-c094374:#869E77;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ed93391-font-family:"Averia Serif Libre";--e-global-typography-ed93391-font-size:16px;--e-global-typography-ed93391-font-weight:400;--e-global-typography-ed93391-text-transform:uppercase;--e-global-typography-f508901-font-family:"Livvic";--e-global-typography-f508901-font-weight:400;background-color:#242424;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 */.elementor-kit-5 {
  position: relative;
  /* remove overflow: hidden; */
}

.elementor-kit-5::before {
  content: "";
  position: fixed; /* 💡 use fixed for background */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  background-size: cover;
  background-position: center;
  filter: blur(1px);
  z-index: -1; /* put behind everything */
}

.elementor-kit-5 > * {
  position: relative;
  z-index: 0; /* content above blurred background */
}/* End custom CSS */