.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-876a109:#D3D3D3;--e-global-color-441b01f:#144D6E;--e-global-color-1d6b9c1:#0B1717;--e-global-color-c488014:#000000;--e-global-color-90bc047:#FFFFFF;--e-global-color-8ff2ad2:#B8922A;--e-global-color-d3dd165:#B5AA8B;--e-global-color-8b9e554:#FEFAE0;--e-global-color-e8347f3:#DDB548;--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-556b0ae-font-family:"Montserrat";--e-global-typography-556b0ae-font-size:16px;--e-global-typography-556b0ae-font-weight:400;--e-global-typography-556b0ae-line-height:25px;--e-global-typography-556b0ae-letter-spacing:1px;--e-global-typography-5fd04ee-font-family:"IBM Plex Mono";--e-global-typography-5fd04ee-font-size:16px;--e-global-typography-5fd04ee-font-weight:400;--e-global-typography-e3680a3-font-family:"Fjalla One";--e-global-typography-e3680a3-font-size:51px;--e-global-typography-e3680a3-font-weight:800;--e-global-typography-e3680a3-line-height:67px;--e-global-typography-211b87c-font-family:"Source Sans 3";--e-global-typography-211b87c-font-size:18px;--e-global-typography-211b87c-font-weight:400;--e-global-typography-211b87c-line-height:25px;}.elementor-kit-10 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){--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-kit-10{--e-global-typography-e3680a3-font-size:23px;--e-global-typography-e3680a3-line-height:1.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Mobile view: Always show accordion overlay + stack layout with top & bottom margin */
@media (max-width: 768px) {
  /* Overlay content always visible */
  .eael-img-accordion .overlay-inner * {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
  }

  /* Prevent flex resize effect on mobile */
  .eael-img-accordion .eael-image-accordion-hover,
  .eael-img-accordion .eael-image-accordion-hover:hover {
    flex: 1 1 100% !important; /* Full width per accordion item */
  }

  /* Stack items vertically */
  .eael-img-accordion.eael-img-accordion-horizontal-align-center {
    flex-direction: column !important;
  }

  /* Add top & bottom margin between items */
  .eael-img-accordion .eael-image-accordion-hover {
    min-height: 250px;
    margin: 10px 0; /* Top & bottom space */
  }
}/* End custom CSS */