.elementor-kit-64{--e-global-color-primary:#412F2F;--e-global-color-secondary:#304E59;--e-global-color-text:#334551;--e-global-color-accent:#877978;--e-global-color-3380441:#CBCCC7;--e-global-color-43ba53c:#304E59;--e-global-color-067ad81:#98A8B8;--e-global-color-cbc068c:#E8E1D9;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;}.elementor-kit-64 e-page-transition{background-color:#FFBC7D;}.elementor-kit-64 a{color:var( --e-global-color-secondary );}.elementor-kit-64 a:hover{color:var( --e-global-color-3380441 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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:1366px){.elementor-kit-64{--e-global-typography-primary-letter-spacing:-2px;--e-global-typography-secondary-letter-spacing:-2px;}}@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 */.frosted-blur::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; /* Pushes the blur behind your text and icons */
  
  /* Apply the blur and tint here instead */
  background-color: rgba(0, 0, 0, 0.5); /* Adjust color/opacity as needed */
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  
  /* Stop mobile rendering bugs */
  pointer-events: none; 
}
#partner_logos img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}/* End custom CSS */