.elementor-kit-13202{--e-global-color-primary:#FFC72C;--e-global-color-secondary:#000000;--e-global-color-text:#212121;--e-global-color-accent:#00A9CE;--e-global-color-d009a42:#FFFFFF;--e-global-color-26f946d:#0099FF;--e-global-color-1ba9f9d:#F0F5FF;--e-global-color-75456c2:#386FD6;--e-global-color-d8b0bb8:#0A1948;--e-global-typography-primary-font-family:"General Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"General Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"General Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Mono";--e-global-typography-accent-font-weight:400;}.elementor-kit-13202 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){margin-block-end: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 *//* BFA toggle — collapsed by default */
.bfa-toggle-target {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height .3s ease, opacity .25s ease;
}

/* Expanded state added by JS */
.bfa-toggle-target.bfa-is-open {
  opacity: 1;
}

/* Optional: pointer style for any element used as a trigger */
.bfa-toggle-btn { cursor: pointer; }/* End custom CSS */