.elementor-kit-255{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d349033:#CE833C;--e-global-color-240d47d:#CE833C;--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;color:var( --e-global-color-blocksy_palette_4 );font-family:"Ancizar sans", Sans-serif;}.elementor-kit-255 e-page-transition{background-color:#FFBC7D;}.elementor-kit-255 a{color:var( --e-global-color-blocksy_palette_4 );}.elementor-kit-255 h1{color:var( --e-global-color-blocksy_palette_4 );font-family:"Ancizar sans", Sans-serif;font-size:48px;}.elementor-kit-255 h2{color:var( --e-global-color-blocksy_palette_4 );font-family:"Ancizar sans", Sans-serif;font-size:28px;font-weight:600;line-height:38px;}.elementor-kit-255 h3{color:var( --e-global-color-blocksy_palette_4 );font-family:"Ancizar sans", Sans-serif;font-size:25px;}.elementor-kit-255 h4{color:var( --e-global-color-blocksy_palette_4 );font-family:"Ancizar sans", Sans-serif;font-size:20px;}.elementor-kit-255 h5{color:var( --e-global-color-blocksy_palette_4 );font-family:"Ancizar sans", Sans-serif;font-size:20px;}.elementor-kit-255 h6{color:var( --e-global-color-blocksy_palette_4 );font-family:"Ancizar sans", Sans-serif;font-size:20px;}.elementor-kit-255 button,.elementor-kit-255 input[type="button"],.elementor-kit-255 input[type="submit"],.elementor-kit-255 .elementor-button{color:#FFFFFF;}.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);}@media(max-width:1024px){.elementor-kit-255 h1{font-size:28px;line-height:32px;}.elementor-kit-255 h2{font-size:25px;line-height:32px;}.elementor-kit-255 h3{font-size:20px;}.elementor-kit-255 h4{font-size:20px;}.elementor-kit-255 h5{font-size:20px;}.elementor-kit-255 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-255 h2{font-size:25px;line-height:32px;}.elementor-kit-255 h3{font-size:21px;line-height:27px;}.elementor-kit-255 h4{font-size:18px;line-height:20px;}.elementor-kit-255 h5{font-size:18px;line-height:20px;}.elementor-kit-255 h6{font-size:18px;line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */#main-header {
  min-height: 64px;
  background-color: transparent;
  z-index: 100;
  transition:
    min-height 0.4s cubic-bezier(0.22, 1, 0.36, 1),
    background-color 0.35s ease,
    box-shadow 0.35s ease,
    backdrop-filter 0.35s ease;
}

/* Logo */
#main-header .elementor-widget-image img {
  width: auto;
  max-height: 50px;
  transition: max-height 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Navigation links */
#main-header .elementor-nav-menu--main .elementor-item {
  transition:
    padding 0.4s cubic-bezier(0.22, 1, 0.36, 1),
    color 0.25s ease;
}

/* Header button */
#main-header .elementor-button {
  transition:
    padding 0.4s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.2s ease,
    box-shadow 0.25s ease;
}

/* Scrolled header */
#main-header.elementor-sticky--effects {
  min-height: 54px;
  background-color: rgba(255, 255, 255, 0.96) !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 6px 24px rgba(25, 44, 39, 0.10);
}

#main-header.elementor-sticky--effects .elementor-widget-image img {
  max-height: 40px;
}

#main-header.elementor-sticky--effects
  .elementor-nav-menu--main
  .elementor-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

#main-header.elementor-sticky--effects .elementor-button {
  padding: 9px 20px;
}

/* Subtle button interaction */
#main-header .elementor-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(215, 154, 96, 0.25);
}

/* Respect reduced-motion preferences */
@media (prefers-reduced-motion: reduce) {
  #main-header,
  #main-header * {
    transition: none !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ancizar sans';
	font-display: auto;
	src: url('https://pioneersfoundation.com/wp-content/uploads/2026/06/AncizarSans-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */