{"id":60,"date":"2026-08-03T05:38:10","date_gmt":"2026-08-03T05:38:10","guid":{"rendered":"https:\/\/falcon-ev-eastafrica.com\/?page_id=60"},"modified":"2026-08-13T05:56:51","modified_gmt":"2026-08-13T05:56:51","slug":"home","status":"publish","type":"page","link":"https:\/\/falcon-ev-eastafrica.com\/es\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"60\" class=\"elementor elementor-60\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bd22d9 e-con e-atomic-element e-flexbox-base e-c92d21c \" data-id=\"0bd22d9\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0bd22d9\" data-e-type=\"e-flexbox\" data-id=\"0bd22d9\">\n    \t\t<div class=\"elementor-element elementor-element-e8c2ea9 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"e8c2ea9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .falcon-hero {\r\n    --falcon-hero-navy: #061321;\r\n    --falcon-hero-blue: #1b71b8;\r\n    --falcon-hero-white: #ffffff;\r\n    --falcon-hero-header-space: 108px;\r\n    --falcon-hero-content-width: 640px;\r\n\r\n    position: relative;\r\n    isolation: isolate;\r\n    width: 100%;\r\n    min-height: 680px;\r\n    height: 90vh;\r\n    overflow: hidden;\r\n    background: var(--falcon-hero-navy);\r\n    color: var(--falcon-hero-white);\r\n    font-family: Arial, Helvetica, sans-serif;\r\n  }\r\n\r\n  .falcon-hero *,\r\n  .falcon-hero *::before,\r\n  .falcon-hero *::after {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .falcon-hero__media,\r\n  .falcon-hero__media img,\r\n  .falcon-hero__overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n  }\r\n\r\n  .falcon-hero__media {\r\n    z-index: -2;\r\n    display: block;\r\n  }\r\n\r\n  .falcon-hero__media img {\r\n    display: block;\r\n    object-fit: cover;\r\n    object-position: center center;\r\n  }\r\n\r\n  .falcon-hero__overlay {\r\n    z-index: -1;\r\n    pointer-events: none;\r\n    background:\r\n      linear-gradient(\r\n        90deg,\r\n        rgba(3, 13, 26, 0.94) 0%,\r\n        rgba(4, 18, 34, 0.80) 35%,\r\n        rgba(4, 18, 34, 0.35) 68%,\r\n        rgba(4, 18, 34, 0.14) 100%\r\n      ),\r\n      linear-gradient(\r\n        0deg,\r\n        rgba(2, 10, 20, 0.64) 0%,\r\n        transparent 42%\r\n      );\r\n  }\r\n\r\n  .falcon-hero__container {\r\n    position: relative;\r\n    width: min(100%, 1440px);\r\n    height: 100%;\r\n    margin: 0 auto;\r\n    padding: var(--falcon-hero-header-space) clamp(24px, 5vw, 88px) 36px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n  }\r\n\r\n  .falcon-hero__content {\r\n    width: min(100%, var(--falcon-hero-content-width));\r\n    margin-top: clamp(55px, 9vh, 130px);\r\n    animation: falcon-hero-reveal 0.75s ease-out both;\r\n  }\r\n\r\n  .falcon-hero__eyebrow {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    margin: 0 0 22px;\r\n    color: #b8d8f3;\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.18em;\r\n    line-height: 1.4;\r\n  }\r\n\r\n  .falcon-hero__eyebrow::before {\r\n    content: \"\";\r\n    width: 34px;\r\n    height: 1px;\r\n    background: var(--falcon-hero-blue);\r\n  }\r\n\r\n  .falcon-hero__title {\r\n    max-width: 650px;\r\n    margin: 0;\r\n    color: var(--falcon-hero-white);\r\n    font-size: clamp(42px, 5.1vw, 78px);\r\n    font-weight: 700;\r\n    letter-spacing: -0.045em;\r\n    line-height: 1.04;\r\n  }\r\n\r\n  .falcon-hero__description {\r\n    max-width: 570px;\r\n    margin: 28px 0 0;\r\n    color: rgba(255, 255, 255, 0.82);\r\n    font-size: clamp(15px, 1.25vw, 18px);\r\n    font-weight: 400;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  .falcon-hero__actions {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 14px;\r\n    margin-top: 36px;\r\n  }\r\n\r\n  .falcon-hero__button {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 19px;\r\n    min-height: 54px;\r\n    padding: 14px 25px;\r\n    border: 1px solid transparent;\r\n    border-radius: 0;\r\n    text-decoration: none;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.04em;\r\n    line-height: 1;\r\n    transition:\r\n      transform 0.25s ease,\r\n      background-color 0.25s ease,\r\n      border-color 0.25s ease,\r\n      color 0.25s ease;\r\n  }\r\n\r\n  .falcon-hero__button:hover,\r\n  .falcon-hero__button:focus-visible {\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  .falcon-hero__button:focus-visible {\r\n    outline: 2px solid #ffffff;\r\n    outline-offset: 4px;\r\n  }\r\n\r\n  .falcon-hero__button--primary {\r\n    background: var(--falcon-hero-blue);\r\n    color: #ffffff;\r\n  }\r\n\r\n  .falcon-hero__button--primary:hover,\r\n  .falcon-hero__button--primary:focus-visible {\r\n    background: #2c8ed9;\r\n    color: #ffffff;\r\n  }\r\n\r\n  .falcon-hero__button--primary span {\r\n    font-size: 17px;\r\n    line-height: 0;\r\n  }\r\n\r\n  .falcon-hero__button--secondary {\r\n    border-color: rgba(255, 255, 255, 0.56);\r\n    background: rgba(255, 255, 255, 0.03);\r\n    color: #ffffff;\r\n  }\r\n\r\n  .falcon-hero__button--secondary:hover,\r\n  .falcon-hero__button--secondary:focus-visible {\r\n    border-color: #ffffff;\r\n    background: #ffffff;\r\n    color: #081624;\r\n  }\r\n\r\n  .falcon-hero__nav {\r\n    display: flex;\r\n    gap: clamp(18px, 3.2vw, 55px);\r\n    width: 100%;\r\n    padding-top: 22px;\r\n    border-top: 1px solid rgba(255, 255, 255, 0.23);\r\n    overflow-x: auto;\r\n    scrollbar-width: none;\r\n  }\r\n\r\n  .falcon-hero__nav::-webkit-scrollbar {\r\n    display: none;\r\n  }\r\n\r\n  .falcon-hero__nav-item {\r\n    display: inline-flex;\r\n    flex: 0 0 auto;\r\n    align-items: center;\r\n    gap: 10px;\r\n    color: rgba(255, 255, 255, 0.61);\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.08em;\r\n    line-height: 1.4;\r\n    text-transform: uppercase;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .falcon-hero__nav-item i {\r\n    display: block;\r\n    width: 5px;\r\n    height: 5px;\r\n    border: 1px solid rgba(255, 255, 255, 0.7);\r\n    border-radius: 50%;\r\n  }\r\n\r\n  .falcon-hero__nav-item--active {\r\n    color: #ffffff;\r\n  }\r\n\r\n  .falcon-hero__nav-item--active i {\r\n    border-color: var(--falcon-hero-blue);\r\n    background: var(--falcon-hero-blue);\r\n    box-shadow: 0 0 0 4px rgba(27, 113, 184, 0.2);\r\n  }\r\n\r\n  @keyframes falcon-hero-reveal {\r\n    from {\r\n      opacity: 0;\r\n      transform: translateY(16px);\r\n    }\r\n\r\n    to {\r\n      opacity: 1;\r\n      transform: translateY(0);\r\n    }\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .falcon-hero {\r\n      --falcon-hero-header-space: 92px;\r\n      min-height: 620px;\r\n      height: 82vh;\r\n    }\r\n\r\n    .falcon-hero__content {\r\n      margin-top: clamp(42px, 7vh, 80px);\r\n    }\r\n\r\n    .falcon-hero__media img {\r\n      object-position: 62% center;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .falcon-hero {\r\n      --falcon-hero-header-space: 92px;\r\n      height: auto;\r\n      min-height: 730px;\r\n    }\r\n\r\n    .falcon-hero__container {\r\n      min-height: 730px;\r\n      padding:\r\n        var(--falcon-hero-header-space)\r\n        22px\r\n        24px;\r\n      justify-content: flex-start;\r\n    }\r\n\r\n    .falcon-hero__content {\r\n      width: 100%;\r\n      margin-top: 102px;\r\n    }\r\n\r\n    .falcon-hero__media img {\r\n      object-position: 72% center;\r\n      transform: scale(1.02);\r\n    }\r\n\r\n    .falcon-hero__overlay {\r\n      background:\r\n        linear-gradient(\r\n          90deg,\r\n          rgba(3, 13, 26, 0.96) 0%,\r\n          rgba(4, 18, 34, 0.84) 42%,\r\n          rgba(4, 18, 34, 0.54) 72%,\r\n          rgba(4, 18, 34, 0.36) 100%\r\n        ),\r\n        linear-gradient(\r\n          0deg,\r\n          rgba(2, 10, 20, 0.78) 0%,\r\n          rgba(2, 10, 20, 0.14) 66%\r\n        );\r\n    }\r\n\r\n    .falcon-hero__eyebrow {\r\n      margin-bottom: 16px;\r\n      font-size: 10px;\r\n      letter-spacing: 0.14em;\r\n    }\r\n\r\n    .falcon-hero__eyebrow::before {\r\n      width: 28px;\r\n    }\r\n\r\n    .falcon-hero__title {\r\n      max-width: 380px;\r\n      font-size: clamp(34px, 9.8vw, 44px);\r\n      line-height: 1.08;\r\n      letter-spacing: -0.04em;\r\n    }\r\n\r\n    .falcon-hero__description {\r\n      max-width: 360px;\r\n      margin-top: 20px;\r\n      font-size: 14px;\r\n      line-height: 1.62;\r\n    }\r\n\r\n    .falcon-hero__actions {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n      width: 100%;\r\n      gap: 12px;\r\n      margin-top: 26px;\r\n    }\r\n\r\n    .falcon-hero__button {\r\n      width: 100%;\r\n      min-height: 54px;\r\n      padding: 15px 18px;\r\n      font-size: 12px;\r\n    }\r\n\r\n    .falcon-hero__nav {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      gap: 0;\r\n      width: 100%;\r\n      margin: 20px 0 0;\r\n      padding: 16px 0 0;\r\n      border-top: 1px solid rgba(255, 255, 255, 0.23);\r\n      overflow: visible;\r\n    }\r\n\r\n    .falcon-hero__nav-item {\r\n      min-width: 0;\r\n      padding: 8px 8px 8px 0;\r\n      font-size: 8.5px;\r\n      letter-spacing: 0.055em;\r\n      line-height: 1.35;\r\n      white-space: normal;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 420px) {\r\n    .falcon-hero {\r\n      min-height: 700px;\r\n    }\r\n\r\n    .falcon-hero__container {\r\n      min-height: 700px;\r\n      padding-left: 20px;\r\n      padding-right: 20px;\r\n      padding-bottom: 22px;\r\n    }\r\n\r\n    .falcon-hero__content {\r\n      margin-top: 96px;\r\n    }\r\n\r\n    .falcon-hero__media img {\r\n      object-position: 74% center;\r\n    }\r\n\r\n    .falcon-hero__title {\r\n      font-size: clamp(33px, 10vw, 41px);\r\n    }\r\n\r\n    .falcon-hero__description {\r\n      font-size: 13.5px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .falcon-hero__actions {\r\n      margin-top: 22px;\r\n    }\r\n\r\n    .falcon-hero__nav {\r\n      margin-top: 18px;\r\n      padding-top: 14px;\r\n    }\r\n\r\n    .falcon-hero__nav-item {\r\n      font-size: 8px;\r\n      padding: 7px 6px 7px 0;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .falcon-hero__content,\r\n    .falcon-hero__button {\r\n      animation: none;\r\n      transition: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"falcon-hero\" aria-labelledby=\"falcon-hero-title\">\r\n\r\n  <picture class=\"falcon-hero__media\">\r\n    <img\r\n      src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67083\u65e5-15_49_14.png\"\r\n      alt=\"FALCON electric vehicle mobility solutions\"\r\n      loading=\"eager\"\r\n      fetchpriority=\"high\"\r\n      decoding=\"async\"\r\n    >\r\n  <\/picture>\r\n\r\n  <div class=\"falcon-hero__overlay\" aria-hidden=\"true\"><\/div>\r\n\r\n  <div class=\"falcon-hero__container\">\r\n\r\n    <div class=\"falcon-hero__content\">\r\n\r\n      <p class=\"falcon-hero__eyebrow\">\r\n        GLOBAL ELECTRIC VEHICLE SUPPLIER\r\n      <\/p>\r\n\r\n      <h1 class=\"falcon-hero__title\" id=\"falcon-hero-title\">\r\n        Reliable Electric Vehicles<br>\r\n        for Global Markets\r\n      <\/h1>\r\n\r\n      <p class=\"falcon-hero__description\">\r\n        Electric tricycles, golf carts, sightseeing vehicles and customized mobility\r\n        solutions for distributors, importers and project buyers worldwide.\r\n      <\/p>\r\n\r\n      <div class=\"falcon-hero__actions\">\r\n        <a\r\n          class=\"falcon-hero__button falcon-hero__button--primary\"\r\n          href=\"\/product-category\/cargo-tricycles\/\"\r\n        >\r\n          Explore Products\r\n          <span aria-hidden=\"true\">\u2197<\/span>\r\n        <\/a>\r\n\r\n        <a\r\n          class=\"falcon-hero__button falcon-hero__button--secondary\"\r\n          href=\"\/contact-us\/\"\r\n        >\r\n          Request a Quote\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <nav class=\"falcon-hero__nav\" aria-label=\"FALCON featured solutions\">\r\n      <span class=\"falcon-hero__nav-item falcon-hero__nav-item--active\">\r\n        <i aria-hidden=\"true\"><\/i>\r\n        Cargo Solutions\r\n      <\/span>\r\n\r\n      <span class=\"falcon-hero__nav-item\">\r\n        <i aria-hidden=\"true\"><\/i>\r\n        Passenger Mobility\r\n      <\/span>\r\n\r\n      <span class=\"falcon-hero__nav-item\">\r\n        <i aria-hidden=\"true\"><\/i>\r\n        Factory Strength\r\n      <\/span>\r\n\r\n      <span class=\"falcon-hero__nav-item\">\r\n        <i aria-hidden=\"true\"><\/i>\r\n        OEM \/ ODM\r\n      <\/span>\r\n    <\/nav>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-5b6bab0 e-con e-atomic-element e-flexbox-base e-5b6bab0-f37016d \" data-id=\"5b6bab0\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5b6bab0\" data-e-type=\"e-flexbox\" data-id=\"5b6bab0\">\n    \t\t<div class=\"elementor-element elementor-element-74fcd1a elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"74fcd1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-stats {\n    --falcon-stats-blue: #176eb2;\n    --falcon-stats-navy: #092038;\n    --falcon-stats-title: #172536;\n    --falcon-stats-text: #6f7b87;\n    --falcon-stats-line: #e2e8ee;\n    --falcon-stats-watermark: rgba(23, 110, 178, 0.05);\n\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-stats *,\n  .falcon-stats *::before,\n  .falcon-stats *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-stats__container {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    width: min(calc(100% - 48px), 1680px);\n    margin: 0 auto;\n    padding: clamp(58px, 5vw, 84px) 0;\n  }\n\n  .falcon-stats__item {\n    position: relative;\n    min-width: 0;\n    min-height: 250px;\n    padding: 20px clamp(28px, 3.2vw, 58px) 22px;\n    overflow: hidden;\n    text-align: center;\n    transition:\n      transform 0.3s ease,\n      background-color 0.3s ease;\n  }\n\n  .falcon-stats__item:not(:first-child)::before {\n    position: absolute;\n    top: 7%;\n    bottom: 7%;\n    left: 0;\n    width: 1px;\n    background: var(--falcon-stats-line);\n    content: \"\";\n  }\n\n  .falcon-stats__item:hover {\n    background: rgba(23, 110, 178, 0.018);\n    transform: translateY(-6px);\n  }\n\n  .falcon-stats__watermark {\n    position: absolute;\n    top: 12px;\n    left: 50%;\n    z-index: 0;\n    color: var(--falcon-stats-watermark);\n    font-size: clamp(105px, 9vw, 172px);\n    font-weight: 800;\n    letter-spacing: -0.09em;\n    line-height: 0.82;\n    pointer-events: none;\n    transform: translateX(-50%);\n    user-select: none;\n  }\n\n  .falcon-stats__icon,\n  .falcon-stats__value,\n  .falcon-stats__title,\n  .falcon-stats__description {\n    position: relative;\n    z-index: 1;\n  }\n\n  .falcon-stats__icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 54px;\n    height: 54px;\n    margin: 0 auto 27px;\n    color: var(--falcon-stats-blue);\n  }\n\n  .falcon-stats__icon svg {\n    width: 100%;\n    height: 100%;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.5;\n  }\n\n  .falcon-stats__value {\n    margin: 0;\n    color: var(--falcon-stats-navy);\n    font-size: clamp(60px, 4.7vw, 84px);\n    font-weight: 750;\n    letter-spacing: -0.065em;\n    line-height: 0.95;\n  }\n\n  .falcon-stats__value sup {\n    position: relative;\n    top: -0.46em;\n    margin-left: 2px;\n    color: var(--falcon-stats-blue);\n    font-size: 0.44em;\n    font-weight: 700;\n    letter-spacing: 0;\n  }\n\n  .falcon-stats__value--text {\n    padding-top: 12px;\n    font-size: clamp(33px, 2.45vw, 46px);\n    letter-spacing: -0.055em;\n    white-space: nowrap;\n  }\n\n  .falcon-stats__value--text span {\n    margin: 0 6px;\n    color: var(--falcon-stats-blue);\n    font-weight: 400;\n  }\n\n  .falcon-stats__title {\n    margin: 24px 0 0;\n    color: var(--falcon-stats-title);\n    font-size: 16px;\n    font-weight: 700;\n    letter-spacing: 0.01em;\n    line-height: 1.35;\n  }\n\n  .falcon-stats__description {\n    max-width: 240px;\n    margin: 10px auto 0;\n    color: var(--falcon-stats-text);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 1180px) {\n    .falcon-stats__container {\n      width: min(calc(100% - 40px), 980px);\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      padding-top: 62px;\n      padding-bottom: 62px;\n    }\n\n    .falcon-stats__item {\n      min-height: 255px;\n      padding: 32px clamp(24px, 5vw, 54px);\n    }\n\n    .falcon-stats__item:nth-child(3)::before {\n      display: none;\n    }\n\n    .falcon-stats__item:nth-child(n + 3)::after {\n      position: absolute;\n      top: 0;\n      right: 7%;\n      left: 7%;\n      height: 1px;\n      background: var(--falcon-stats-line);\n      content: \"\";\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-stats__container {\n      width: calc(100% - 24px);\n      padding: 40px 0;\n    }\n\n    .falcon-stats__item {\n      min-height: 220px;\n      padding: 25px 12px;\n    }\n\n    .falcon-stats__item:not(:first-child)::before {\n      top: 11%;\n      bottom: 11%;\n    }\n\n    .falcon-stats__icon {\n      width: 40px;\n      height: 40px;\n      margin-bottom: 18px;\n    }\n\n    .falcon-stats__value {\n      font-size: clamp(44px, 12vw, 57px);\n    }\n\n    .falcon-stats__value--text {\n      padding-top: 7px;\n      font-size: clamp(21px, 6.1vw, 30px);\n    }\n\n    .falcon-stats__title {\n      margin-top: 18px;\n      font-size: 13px;\n    }\n\n    .falcon-stats__description {\n      max-width: 150px;\n      font-size: 11px;\n      line-height: 1.5;\n    }\n\n    .falcon-stats__watermark {\n      top: 18px;\n      font-size: 80px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-stats__item {\n      transition: none;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-stats\" aria-label=\"FALCON key company statistics\">\n  <div class=\"falcon-stats__container\">\n\n    <!-- Statistic 1 -->\n    <article class=\"falcon-stats__item\">\n      <span class=\"falcon-stats__watermark\" aria-hidden=\"true\">10<\/span>\n      <div class=\"falcon-stats__icon\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 48 48\" fill=\"none\">\n          <path d=\"M24 42C34 42 42 33.94 42 24C42 14.06 34 6 24 6C14.06 6 6 14.06 6 24C6 33.94 14.06 42 24 42Z\"><\/path>\n          <path d=\"M24 13V24L31 28\"><\/path>\n        <\/svg>\n      <\/div>\n      <div class=\"falcon-stats__value\">\n        <span class=\"falcon-stats__count\" data-falcon-stats-target=\"10\">10<\/span><sup>+<\/sup>\n      <\/div>\n      <h2 class=\"falcon-stats__title\">Years Experience<\/h2>\n      <p class=\"falcon-stats__description\">Professional supply support<\/p>\n    <\/article>\n\n    <!-- Statistic 2 -->\n    <article class=\"falcon-stats__item\">\n      <span class=\"falcon-stats__watermark\" aria-hidden=\"true\">50<\/span>\n      <div class=\"falcon-stats__icon\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 48 48\" fill=\"none\">\n          <circle cx=\"24\" cy=\"24\" r=\"18\"><\/circle>\n          <path d=\"M6 24H42\"><\/path>\n          <path d=\"M24 6C28.5 10.8 30.75 16.8 30.75 24C30.75 31.2 28.5 37.2 24 42\"><\/path>\n          <path d=\"M24 6C19.5 10.8 17.25 16.8 17.25 24C17.25 31.2 19.5 37.2 24 42\"><\/path>\n        <\/svg>\n      <\/div>\n      <div class=\"falcon-stats__value\">\n        <span class=\"falcon-stats__count\" data-falcon-stats-target=\"50\">50<\/span><sup>+<\/sup>\n      <\/div>\n      <h2 class=\"falcon-stats__title\">Export Markets<\/h2>\n      <p class=\"falcon-stats__description\">Global business coverage<\/p>\n    <\/article>\n\n    <!-- Statistic 3 -->\n    <article class=\"falcon-stats__item\">\n      <span class=\"falcon-stats__watermark\" aria-hidden=\"true\">06<\/span>\n      <div class=\"falcon-stats__icon\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 48 48\" fill=\"none\">\n          <path d=\"M24 6L41 15.5V32.5L24 42L7 32.5V15.5L24 6Z\"><\/path>\n          <path d=\"M7 15.5L24 25L41 15.5\"><\/path>\n          <path d=\"M24 25V42\"><\/path>\n        <\/svg>\n      <\/div>\n      <div class=\"falcon-stats__value\">\n        <span class=\"falcon-stats__count\" data-falcon-stats-target=\"6\">6<\/span>\n      <\/div>\n      <h2 class=\"falcon-stats__title\">Product Categories<\/h2>\n      <p class=\"falcon-stats__description\">Comprehensive EV solutions<\/p>\n    <\/article>\n\n    <!-- Statistic 4 -->\n    <article class=\"falcon-stats__item falcon-stats__item--text\">\n      <span class=\"falcon-stats__watermark\" aria-hidden=\"true\">EV<\/span>\n      <div class=\"falcon-stats__icon\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 48 48\" fill=\"none\">\n          <path d=\"M24 5L8 14V34L24 43L40 34V14L24 5Z\"><\/path>\n          <path d=\"M16 28L22 34L33 20\"><\/path>\n        <\/svg>\n      <\/div>\n      <div class=\"falcon-stats__value falcon-stats__value--text\">OEM <span>\/<\/span> ODM<\/div>\n      <h2 class=\"falcon-stats__title\">Customization Support<\/h2>\n      <p class=\"falcon-stats__description\">Flexible customization service<\/p>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var statsModules = document.querySelectorAll(\".falcon-stats\");\n\n    statsModules.forEach(function (module) {\n      var counters = module.querySelectorAll(\".falcon-stats__count\");\n      var started = false;\n\n      function animateCounters() {\n        if (started) return;\n        started = true;\n\n        counters.forEach(function (counter) {\n          var target = Number(counter.getAttribute(\"data-falcon-stats-target\"));\n          var duration = 900;\n          var startTime = null;\n\n          function update(time) {\n            if (!startTime) startTime = time;\n\n            var progress = Math.min((time - startTime) \/ duration, 1);\n            var eased = 1 - Math.pow(1 - progress, 3);\n\n            counter.textContent = Math.round(target * eased);\n\n            if (progress < 1) {\n              window.requestAnimationFrame(update);\n            }\n          }\n\n          window.requestAnimationFrame(update);\n        });\n      }\n\n      if (!(\"IntersectionObserver\" in window)) {\n        animateCounters();\n        return;\n      }\n\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            animateCounters();\n            observer.disconnect();\n          }\n        });\n      }, { threshold: 0.35 });\n\n      observer.observe(module);\n    });\n  })();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-5a4084b e-con e-atomic-element e-flexbox-base e-5a4084b-681fed5 \" data-id=\"5a4084b\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5a4084b\" data-e-type=\"e-flexbox\" data-id=\"5a4084b\">\n    \t\t<div class=\"elementor-element elementor-element-2e41bef elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"2e41bef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-categories {\n    --falcon-category-blue: #0b63ce;\n    --falcon-category-blue-dark: #084d9f;\n    --falcon-category-dark: #10243a;\n    --falcon-category-text: #647182;\n    --falcon-category-light: #f4f7fa;\n    --falcon-category-line: #e3e8ee;\n    --falcon-category-white: #ffffff;\n\n    width: 100%;\n    overflow: hidden;\n    background: var(--falcon-category-white);\n    color: var(--falcon-category-dark);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-categories *,\n  .falcon-categories *::before,\n  .falcon-categories *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-categories__shell {\n    width: min(calc(100% - 48px), 1680px);\n    margin: 0 auto;\n    padding: clamp(86px, 7vw, 122px) 0;\n  }\n\n  .falcon-categories__header {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.65fr);\n    gap: clamp(48px, 6vw, 92px);\n    align-items: start;\n    margin-bottom: clamp(48px, 5vw, 72px);\n  }\n\n  .falcon-categories__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 17px;\n    color: var(--falcon-category-blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.4;\n  }\n\n  .falcon-categories__eyebrow::before {\n    width: 34px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-categories__title {\n    max-width: 790px;\n    margin: 0;\n    color: var(--falcon-category-dark);\n    font-size: clamp(42px, 4.4vw, 64px);\n    font-weight: 750;\n    letter-spacing: -0.045em;\n    line-height: 1.08;\n  }\n\n  .falcon-categories__intro {\n    max-width: 560px;\n    margin: 4px 0 0 auto;\n    color: var(--falcon-category-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .falcon-categories__tabs-wrap {\n    margin-bottom: clamp(38px, 4.2vw, 60px);\n    border-bottom: 1px solid var(--falcon-category-line);\n  }\n\n  .falcon-categories__tabs {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: clamp(10px, 1.4vw, 22px);\n    width: 100%;\n  }\n\n  .falcon-categories__tab {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 132px;\n    padding: 18px 12px 23px;\n    border: 1px solid transparent;\n    border-bottom: 0;\n    border-radius: 3px 3px 0 0;\n    background: transparent;\n    color: #8a9aac;\n    cursor: pointer;\n    font: inherit;\n    text-align: center;\n    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;\n  }\n\n  .falcon-categories__tab:hover {\n    color: var(--falcon-category-blue);\n    transform: translateY(-3px);\n  }\n\n  .falcon-categories__tab:focus-visible,\n  .falcon-categories__arrow:focus-visible,\n  .falcon-categories__button:focus-visible {\n    outline: 3px solid rgba(11, 99, 206, 0.32);\n    outline-offset: 3px;\n  }\n\n  .falcon-categories__tab--selected {\n    border-color: var(--falcon-category-blue);\n    background: var(--falcon-category-blue);\n    color: var(--falcon-category-white);\n  }\n\n  .falcon-categories__tab--selected:hover {\n    color: var(--falcon-category-white);\n    transform: none;\n  }\n\n  .falcon-categories__tab--selected::after {\n    position: absolute;\n    bottom: -9px;\n    left: 50%;\n    width: 16px;\n    height: 16px;\n    border-right: 1px solid var(--falcon-category-blue);\n    border-bottom: 1px solid var(--falcon-category-blue);\n    background: var(--falcon-category-blue);\n    content: \"\";\n    transform: translateX(-50%) rotate(45deg);\n  }\n\n  .falcon-categories__tab-icon {\n    display: grid;\n    width: 36px;\n    height: 36px;\n    margin-bottom: 11px;\n    place-items: center;\n  }\n\n  .falcon-categories__tab-icon svg {\n    width: 100%;\n    height: 100%;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.65;\n  }\n\n  .falcon-categories__tab-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.01em;\n    line-height: 1.35;\n  }\n\n  .falcon-categories__stage {\n    position: relative;\n  }\n\n  .falcon-categories__panel {\n    position: relative;\n    min-height: 640px;\n    padding: clamp(46px, 4.8vw, 78px) clamp(42px, 5.2vw, 86px);\n    overflow: hidden;\n    background: var(--falcon-category-light);\n  }\n\n  .falcon-categories__panel[hidden] {\n    display: none;\n  }\n\n  .falcon-categories__panel::before {\n    position: absolute;\n    top: -0.16em;\n    left: 3.4%;\n    z-index: 0;\n    color: rgba(11, 99, 206, 0.055);\n    content: attr(data-falcon-categories-number);\n    font-size: clamp(160px, 22vw, 330px);\n    font-weight: 800;\n    letter-spacing: -0.1em;\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .falcon-categories__panel::after {\n    position: absolute;\n    right: -110px;\n    bottom: -150px;\n    z-index: 0;\n    width: 370px;\n    height: 370px;\n    border: 1px solid rgba(11, 99, 206, 0.1);\n    border-radius: 50%;\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .falcon-categories__panel--enter {\n    animation: falcon-categories-panel-in 0.48s ease both;\n  }\n\n  .falcon-categories__content {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: minmax(330px, 0.72fr) minmax(620px, 1.28fr);\n    gap: clamp(58px, 6vw, 104px);\n    align-items: center;\n    min-height: 500px;\n  }\n\n  .falcon-categories__copy {\n    position: relative;\n  }\n\n  .falcon-categories__number {\n    display: block;\n    margin-bottom: 20px;\n    color: var(--falcon-category-blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    line-height: 1;\n  }\n\n  .falcon-categories__heading {\n    max-width: 520px;\n    margin: 0;\n    color: var(--falcon-category-dark);\n    font-size: clamp(38px, 3.35vw, 52px);\n    font-weight: 750;\n    letter-spacing: -0.045em;\n    line-height: 1.08;\n  }\n\n  .falcon-categories__description {\n    max-width: 520px;\n    margin: 22px 0 0;\n    color: var(--falcon-category-text);\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .falcon-categories__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 26px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .falcon-categories__tag {\n    padding: 7px 10px;\n    border: 1px solid #d8e1e9;\n    background: rgba(255, 255, 255, 0.58);\n    color: #52677b;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    line-height: 1.25;\n  }\n\n  .falcon-categories__button {\n    display: inline-flex;\n    align-items: center;\n    gap: 18px;\n    min-height: 51px;\n    margin-top: 31px;\n    padding: 14px 20px 14px 22px;\n    border: 1px solid var(--falcon-category-blue);\n    border-radius: 3px;\n    background: var(--falcon-category-blue);\n    color: var(--falcon-category-white);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.035em;\n    line-height: 1;\n    text-decoration: none;\n    transition: background-color 0.24s ease, border-color 0.24s ease, transform 0.24s ease;\n  }\n\n  .falcon-categories__button:hover {\n    border-color: var(--falcon-category-blue-dark);\n    background: var(--falcon-category-blue-dark);\n    color: var(--falcon-category-white);\n    transform: translateY(-3px);\n  }\n\n  .falcon-categories__button svg {\n    width: 17px;\n    height: 17px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.7;\n  }\n\n  .falcon-categories__media {\n    position: relative;\n    z-index: 1;\n    min-width: 0;\n    height: clamp(430px, 29vw, 520px);\n    overflow: hidden;\n    background: #dce6ee;\n    box-shadow: 0 18px 42px rgba(16, 36, 58, 0.13);\n  }\n\n  .falcon-categories__media img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.55s ease;\n  }\n\n  .falcon-categories__panel--enter .falcon-categories__media img {\n    animation: falcon-categories-image-in 0.52s ease both;\n  }\n\n  .falcon-categories__media:hover img {\n    transform: scale(1.025);\n  }\n\n  .falcon-categories__arrow {\n    position: absolute;\n    top: 50%;\n    z-index: 3;\n    display: grid;\n    width: 52px;\n    height: 52px;\n    padding: 0;\n    border: 1px solid var(--falcon-category-line);\n    border-radius: 50%;\n    background: var(--falcon-category-white);\n    color: var(--falcon-category-dark);\n    cursor: pointer;\n    place-items: center;\n    transform: translateY(-50%);\n    transition: color 0.22s ease, border-color 0.22s ease, background-color 0.22s ease;\n  }\n\n  .falcon-categories__arrow:hover {\n    border-color: var(--falcon-category-blue);\n    background: var(--falcon-category-blue);\n    color: var(--falcon-category-white);\n  }\n\n  .falcon-categories__arrow--previous {\n    left: -26px;\n  }\n\n  .falcon-categories__arrow--next {\n    right: -26px;\n  }\n\n  .falcon-categories__arrow svg {\n    width: 19px;\n    height: 19px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.8;\n  }\n\n  .falcon-categories__footer {\n    display: flex;\n    align-items: center;\n    justify-content: flex-end;\n    margin-top: 19px;\n  }\n\n  .falcon-categories__pagination {\n    color: var(--falcon-category-dark);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n  }\n\n  .falcon-categories__pagination-current {\n    color: var(--falcon-category-blue);\n  }\n\n  \/* \u624b\u673a\u7aef\u4e13\u7528\u63a7\u5236\u533a\uff1a\u9ed8\u8ba4\u684c\u9762\u9690\u85cf *\/\n  .falcon-categories__mobile-controls {\n    display: none;\n    align-items: center;\n    gap: 10px;\n  }\n\n  @keyframes falcon-categories-panel-in {\n    from {\n      opacity: 0;\n      transform: translateY(8px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes falcon-categories-image-in {\n    from {\n      opacity: 0;\n      transform: translateX(20px) scale(1.012);\n    }\n    to {\n      opacity: 1;\n      transform: translateX(0) scale(1);\n    }\n  }\n\n  @media (max-width: 1320px) {\n    .falcon-categories__shell {\n      width: min(calc(100% - 40px), 1180px);\n      padding-top: 78px;\n      padding-bottom: 86px;\n    }\n\n    .falcon-categories__header {\n      grid-template-columns: minmax(0, 1fr) minmax(320px, 0.72fr);\n      gap: 52px;\n    }\n\n    .falcon-categories__panel {\n      min-height: 570px;\n      padding: 48px 52px;\n    }\n\n    .falcon-categories__content {\n      grid-template-columns: minmax(280px, 0.8fr) minmax(500px, 1.2fr);\n      gap: 54px;\n      min-height: 450px;\n    }\n\n    .falcon-categories__media {\n      height: 430px;\n    }\n  }\n\n  @media (max-width: 1180px) {\n    .falcon-categories__tabs-wrap {\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n\n    .falcon-categories__tabs-wrap::-webkit-scrollbar {\n      display: none;\n    }\n\n    .falcon-categories__tabs {\n      display: flex;\n      width: max-content;\n      min-width: 100%;\n      gap: 10px;\n      padding-bottom: 1px;\n    }\n\n    .falcon-categories__tab {\n      width: 158px;\n      min-height: 112px;\n    }\n\n    .falcon-categories__content {\n      grid-template-columns: minmax(260px, 0.85fr) minmax(430px, 1.15fr);\n      gap: 46px;\n    }\n\n    .falcon-categories__arrow--previous {\n      left: -10px;\n    }\n\n    .falcon-categories__arrow--next {\n      right: -10px;\n    }\n  }\n\n  @media (max-width: 820px) {\n    .falcon-categories__header {\n      grid-template-columns: 1fr;\n      gap: 19px;\n    }\n\n    .falcon-categories__intro {\n      margin: 0;\n    }\n\n    \/*\n      \u624b\u673a\/\u5e73\u677f\u7aef\uff1a\n      \u5361\u7247\u5185\u53ea\u4fdd\u7559\u5185\u5bb9\uff0c\u684c\u9762\u7684\u5de6\u53f3\u60ac\u6d6e\u7bad\u5934\u9690\u85cf\u3002\n      \u9875\u7801 + \u4e24\u4e2a\u5207\u6362\u6309\u94ae\u7edf\u4e00\u653e\u5230\u5361\u7247\u4e0b\u65b9\u540c\u4e00\u884c\u3002\n    *\/\n    .falcon-categories__stage {\n      display: block;\n    }\n\n    .falcon-categories__panels {\n      min-width: 0;\n    }\n\n    .falcon-categories__panel {\n      min-height: 0;\n      padding: 38px;\n    }\n\n    .falcon-categories__content {\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    .falcon-categories__media {\n      order: -1;\n      height: auto;\n      aspect-ratio: 16 \/ 8.7;\n    }\n\n    \/* \u9690\u85cf\u684c\u9762\u60ac\u6d6e\u7bad\u5934 *\/\n    .falcon-categories__stage > .falcon-categories__arrow {\n      display: none;\n    }\n\n    \/* \u663e\u793a\u624b\u673a\u7aef\u5e95\u90e8\u7bad\u5934 *\/\n    .falcon-categories__mobile-controls {\n      display: flex;\n    }\n\n    .falcon-categories__mobile-controls .falcon-categories__arrow {\n      position: static;\n      display: grid;\n      top: auto;\n      right: auto;\n      bottom: auto;\n      left: auto;\n      transform: none;\n    }\n\n    .falcon-categories__footer {\n      justify-content: space-between;\n      min-height: 52px;\n      margin-top: 10px;\n      padding: 0 2px;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-categories__shell {\n      width: 100%;\n      \/* \u624b\u673a\u7aef\u9876\u90e8\u4fdd\u7559\u539f\u95f4\u8ddd\uff0c\u5e95\u90e8\u7f29\u77ed\uff0c\u51cf\u5c11\u4e0e\u4e0b\u4e00\u6a21\u5757\u4e4b\u95f4\u7684\u5927\u5757\u7559\u767d *\/\n      padding: 66px 0 30px;\n    }\n\n    .falcon-categories__header {\n      padding: 0 20px;\n      margin-bottom: 36px;\n    }\n\n    .falcon-categories__title {\n      font-size: 35px;\n    }\n\n    .falcon-categories__intro {\n      font-size: 14px;\n    }\n\n    .falcon-categories__tabs-wrap {\n      padding-left: 20px;\n      margin-bottom: 28px;\n    }\n\n    .falcon-categories__tabs {\n      gap: 9px;\n      padding-right: 20px;\n    }\n\n    .falcon-categories__tab {\n      width: 128px;\n      min-height: 100px;\n      padding: 13px 8px 17px;\n    }\n\n    .falcon-categories__tab-icon {\n      width: 28px;\n      height: 28px;\n      margin-bottom: 9px;\n    }\n\n    .falcon-categories__tab-label {\n      font-size: 11px;\n    }\n\n    .falcon-categories__stage {\n      padding: 0 12px;\n    }\n\n    .falcon-categories__panel {\n      padding: 22px 20px 19px;\n    }\n\n    .falcon-categories__panel::before {\n      top: 15%;\n      left: -3px;\n      font-size: 160px;\n    }\n\n    .falcon-categories__content {\n      gap: 27px;\n    }\n\n    .falcon-categories__media {\n      height: auto;\n      aspect-ratio: 16 \/ 10.5;\n    }\n\n    .falcon-categories__number {\n      margin-bottom: 15px;\n      font-size: 12px;\n    }\n\n    .falcon-categories__heading {\n      font-size: 31px;\n    }\n\n    .falcon-categories__description {\n      margin-top: 17px;\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .falcon-categories__tags {\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .falcon-categories__tag {\n      padding: 6px 8px;\n      font-size: 10px;\n    }\n\n    .falcon-categories__button {\n      width: 100%;\n      justify-content: center;\n      margin-top: 25px;\n    }\n\n    .falcon-categories__mobile-controls .falcon-categories__arrow {\n      width: 42px;\n      height: 42px;\n    }\n\n    .falcon-categories__footer {\n      margin: 10px 20px 0;\n      padding: 0;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-categories *,\n    .falcon-categories *::before,\n    .falcon-categories *::after {\n      scroll-behavior: auto !important;\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      transition-duration: 0.01ms !important;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-categories\" aria-labelledby=\"falcon-categories-heading\">\n  <div class=\"falcon-categories__shell\">\n    <header class=\"falcon-categories__header\">\n      <div>\n        <p class=\"falcon-categories__eyebrow\">VEHICLE CATEGORIES<\/p>\n        <h2 class=\"falcon-categories__title\" id=\"falcon-categories-heading\">\n          Electric Vehicle Solutions<br>for Different Applications\n        <\/h2>\n      <\/div>\n      <p class=\"falcon-categories__intro\">\n        Explore our electric vehicle range for cargo transport, passenger mobility,\n        tourism, commercial operations and daily travel.\n      <\/p>\n    <\/header>\n\n    <div class=\"falcon-categories__tabs-wrap\">\n      <div class=\"falcon-categories__tabs\" role=\"tablist\" aria-label=\"Vehicle categories\">\n        <button class=\"falcon-categories__tab falcon-categories__tab--selected\" type=\"button\" role=\"tab\" aria-selected=\"true\" data-falcon-categories-tab=\"0\">\n          <span class=\"falcon-categories__tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 40 40\"><path d=\"M6 27h28v6H6z\"\/><path d=\"M10 27V15h13l5 7h6v5\"\/><circle cx=\"12\" cy=\"34\" r=\"2.5\"\/><circle cx=\"29\" cy=\"34\" r=\"2.5\"\/><path d=\"M13 15v12M19 15v12\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-categories__tab-label\">Cargo Tricycles<\/span>\n        <\/button>\n\n        <button class=\"falcon-categories__tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-falcon-categories-tab=\"1\">\n          <span class=\"falcon-categories__tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 40 40\"><circle cx=\"11\" cy=\"29\" r=\"5\"\/><circle cx=\"30\" cy=\"29\" r=\"5\"\/><path d=\"M11 29l7-12h7l5 12M18 17l-4-5h-5M23 17l3-6h5\"\/><path d=\"M18 22h9\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-categories__tab-label\">Electric Motorcycles<\/span>\n        <\/button>\n\n        <button class=\"falcon-categories__tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-falcon-categories-tab=\"2\">\n          <span class=\"falcon-categories__tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 40 40\"><path d=\"M5 17h23l6 8v7H5z\"\/><path d=\"M10 17V9h14v8M13 13h8\"\/><circle cx=\"12\" cy=\"32\" r=\"2.5\"\/><circle cx=\"28\" cy=\"32\" r=\"2.5\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-categories__tab-label\">Enclosed Cargo EVs<\/span>\n        <\/button>\n\n        <button class=\"falcon-categories__tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-falcon-categories-tab=\"3\">\n          <span class=\"falcon-categories__tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 40 40\"><path d=\"M5 27h30v5H5z\"\/><path d=\"M9 27V15h18l6 12M13 15v-5h11v5M15 20h8\"\/><circle cx=\"12\" cy=\"33\" r=\"2.5\"\/><circle cx=\"29\" cy=\"33\" r=\"2.5\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-categories__tab-label\">Golf Carts<\/span>\n        <\/button>\n\n        <button class=\"falcon-categories__tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-falcon-categories-tab=\"4\">\n          <span class=\"falcon-categories__tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 40 40\"><path d=\"M4 27h32v5H4z\"\/><path d=\"M8 27V13h20l6 14M12 13V8h12v5M13 19h12M13 23h12\"\/><circle cx=\"11\" cy=\"33\" r=\"2.5\"\/><circle cx=\"30\" cy=\"33\" r=\"2.5\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-categories__tab-label\">Sightseeing Vehicles<\/span>\n        <\/button>\n\n        <button class=\"falcon-categories__tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-falcon-categories-tab=\"5\">\n          <span class=\"falcon-categories__tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 40 40\"><path d=\"M5 27h29v5H5z\"\/><path d=\"M9 27V16h15l6 11M13 16v-5h9v5M14 21h7\"\/><circle cx=\"12\" cy=\"33\" r=\"2.5\"\/><circle cx=\"29\" cy=\"33\" r=\"2.5\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-categories__tab-label\">Leisure Tricycles<\/span>\n        <\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"falcon-categories__stage\">\n      <button class=\"falcon-categories__arrow falcon-categories__arrow--previous\" type=\"button\" aria-label=\"Previous vehicle category\">\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg>\n      <\/button>\n\n      <div class=\"falcon-categories__panels\">\n        <article class=\"falcon-categories__panel\" role=\"tabpanel\" data-falcon-categories-panel=\"0\" data-falcon-categories-number=\"01\">\n          <div class=\"falcon-categories__content\">\n            <div class=\"falcon-categories__copy\">\n              <span class=\"falcon-categories__number\">01 \/ 06<\/span>\n              <h3 class=\"falcon-categories__heading\">Cargo Electric Tricycles<\/h3>\n              <p class=\"falcon-categories__description\">Reliable electric cargo solutions for delivery, logistics, farming, construction and commercial transportation.<\/p>\n              <ul class=\"falcon-categories__tags\" aria-label=\"Cargo tricycle applications\">\n                <li class=\"falcon-categories__tag\">Last-mile Delivery<\/li>\n                <li class=\"falcon-categories__tag\">Farm Transport<\/li>\n                <li class=\"falcon-categories__tag\">Commercial Logistics<\/li>\n              <\/ul>\n              <!-- [REPLACE_CATEGORY_1_LINK] -->\n              <a class=\"falcon-categories__button\" href=\"\/product-category\/cargo-tricycles\/\">\n                View Cargo Tricycles\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n              <\/a>\n            <\/div>\n            <div class=\"falcon-categories__media\">\n              <!-- [REPLACE_CATEGORY_1_IMAGE] -->\n              <img fetchpriority=\"high\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-10_33_16-1.png\" alt=\"FALCON cargo electric tricycles\" width=\"960\" height=\"540\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-categories__panel\" role=\"tabpanel\" data-falcon-categories-panel=\"1\" data-falcon-categories-number=\"02\" hidden>\n          <div class=\"falcon-categories__content\">\n            <div class=\"falcon-categories__copy\">\n              <span class=\"falcon-categories__number\">02 \/ 06<\/span>\n              <h3 class=\"falcon-categories__heading\">Electric Motorcycles<\/h3>\n              <p class=\"falcon-categories__description\">Efficient electric two-wheelers for daily commuting, urban delivery and short-distance mobility.<\/p>\n              <ul class=\"falcon-categories__tags\" aria-label=\"Electric motorcycle applications\">\n                <li class=\"falcon-categories__tag\">Daily Commuting<\/li>\n                <li class=\"falcon-categories__tag\">Urban Delivery<\/li>\n                <li class=\"falcon-categories__tag\">Personal Mobility<\/li>\n              <\/ul>\n              <!-- [REPLACE_CATEGORY_2_LINK] -->\n              <a class=\"falcon-categories__button\" href=\"\/product-category\/electric-motorcycles\/\">\n                View Electric Motorcycles\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n              <\/a>\n            <\/div>\n            <div class=\"falcon-categories__media\">\n              <!-- [REPLACE_CATEGORY_2_IMAGE] -->\n              <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-10_33_16-2.png\" alt=\"FALCON electric motorcycles\" width=\"960\" height=\"540\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-categories__panel\" role=\"tabpanel\" data-falcon-categories-panel=\"2\" data-falcon-categories-number=\"03\" hidden>\n          <div class=\"falcon-categories__content\">\n            <div class=\"falcon-categories__copy\">\n              <span class=\"falcon-categories__number\">03 \/ 06<\/span>\n              <h3 class=\"falcon-categories__heading\">Enclosed Electric Cargo Vehicles<\/h3>\n              <p class=\"falcon-categories__description\">Weather-protected electric cargo vehicles designed for delivery, logistics and commercial operations.<\/p>\n              <ul class=\"falcon-categories__tags\" aria-label=\"Enclosed cargo vehicle applications\">\n                <li class=\"falcon-categories__tag\">Express Delivery<\/li>\n                <li class=\"falcon-categories__tag\">Weather Protection<\/li>\n                <li class=\"falcon-categories__tag\">Commercial Transport<\/li>\n              <\/ul>\n              <!-- [REPLACE_CATEGORY_3_LINK] -->\n              <a class=\"falcon-categories__button\" href=\"\/product-category\/enclosed-cargo-vehicles\/\">\n                View Enclosed Cargo EVs\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n              <\/a>\n            <\/div>\n            <div class=\"falcon-categories__media\">\n              <!-- [REPLACE_CATEGORY_3_IMAGE] -->\n              <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-10_33_16-3.png\" alt=\"FALCON enclosed electric cargo vehicles\" width=\"960\" height=\"540\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-categories__panel\" role=\"tabpanel\" data-falcon-categories-panel=\"3\" data-falcon-categories-number=\"04\" hidden>\n          <div class=\"falcon-categories__content\">\n            <div class=\"falcon-categories__copy\">\n              <span class=\"falcon-categories__number\">04 \/ 06<\/span>\n              <h3 class=\"falcon-categories__heading\">Electric Golf Carts<\/h3>\n              <p class=\"falcon-categories__description\">Comfortable and customizable electric carts for golf courses, resorts, hotels, communities and commercial projects.<\/p>\n              <ul class=\"falcon-categories__tags\" aria-label=\"Golf cart applications\">\n                <li class=\"falcon-categories__tag\">Golf Courses<\/li>\n                <li class=\"falcon-categories__tag\">Hotels &amp; Resorts<\/li>\n                <li class=\"falcon-categories__tag\">Community Mobility<\/li>\n              <\/ul>\n              <!-- [REPLACE_CATEGORY_4_LINK] -->\n              <a class=\"falcon-categories__button\" href=\"\/product-category\/electric-golf-carts\/\">\n                View Golf Carts\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n              <\/a>\n            <\/div>\n            <div class=\"falcon-categories__media\">\n              <!-- [REPLACE_CATEGORY_4_IMAGE] -->\n              <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-10_33_17-4.png\" alt=\"FALCON electric golf carts\" width=\"960\" height=\"540\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-categories__panel\" role=\"tabpanel\" data-falcon-categories-panel=\"4\" data-falcon-categories-number=\"05\" hidden>\n          <div class=\"falcon-categories__content\">\n            <div class=\"falcon-categories__copy\">\n              <span class=\"falcon-categories__number\">05 \/ 06<\/span>\n              <h3 class=\"falcon-categories__heading\">Electric Sightseeing Vehicles<\/h3>\n              <p class=\"falcon-categories__description\">Passenger transport solutions for tourist attractions, resorts, parks, campuses and large commercial venues.<\/p>\n              <ul class=\"falcon-categories__tags\" aria-label=\"Sightseeing vehicle applications\">\n                <li class=\"falcon-categories__tag\">Tourist Attractions<\/li>\n                <li class=\"falcon-categories__tag\">Parks &amp; Resorts<\/li>\n                <li class=\"falcon-categories__tag\">Campus Transport<\/li>\n              <\/ul>\n              <!-- [REPLACE_CATEGORY_5_LINK] -->\n              <a class=\"falcon-categories__button\" href=\"\/product-category\/electric-sightseeing-vehicles\/\">\n                View Sightseeing Vehicles\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n              <\/a>\n            <\/div>\n            <div class=\"falcon-categories__media\">\n              <!-- [REPLACE_CATEGORY_5_IMAGE] -->\n              <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-10_33_17-5.png\" alt=\"FALCON electric sightseeing vehicles\" width=\"960\" height=\"540\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-categories__panel\" role=\"tabpanel\" data-falcon-categories-panel=\"5\" data-falcon-categories-number=\"06\" hidden>\n          <div class=\"falcon-categories__content\">\n            <div class=\"falcon-categories__copy\">\n              <span class=\"falcon-categories__number\">06 \/ 06<\/span>\n              <h3 class=\"falcon-categories__heading\">Leisure Passenger Tricycles<\/h3>\n              <p class=\"falcon-categories__description\">Comfortable electric tricycles for personal mobility, community travel and short-distance passenger transport.<\/p>\n              <ul class=\"falcon-categories__tags\" aria-label=\"Leisure tricycle applications\">\n                <li class=\"falcon-categories__tag\">Personal Mobility<\/li>\n                <li class=\"falcon-categories__tag\">Community Travel<\/li>\n                <li class=\"falcon-categories__tag\">Passenger Transport<\/li>\n              <\/ul>\n              <!-- [REPLACE_CATEGORY_6_LINK] -->\n              <a class=\"falcon-categories__button\" href=\"\/product-category\/leisure-passenger-tricycles\/\">\n                View Leisure Tricycles\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n              <\/a>\n            <\/div>\n            <div class=\"falcon-categories__media\">\n              <!-- [REPLACE_CATEGORY_6_IMAGE] -->\n              <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-10_33_18-6.png\" alt=\"FALCON leisure passenger tricycles\" width=\"960\" height=\"540\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n\n      <button class=\"falcon-categories__arrow falcon-categories__arrow--next\" type=\"button\" aria-label=\"Next vehicle category\">\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg>\n      <\/button>\n    <\/div>\n\n    <div class=\"falcon-categories__footer\" aria-live=\"polite\">\n      <span class=\"falcon-categories__pagination\">\n        <span class=\"falcon-categories__pagination-current\">01<\/span> \/ 06\n      <\/span>\n\n      <div class=\"falcon-categories__mobile-controls\" aria-label=\"Vehicle category controls\">\n        <button\n          class=\"falcon-categories__arrow falcon-categories__arrow--previous\"\n          type=\"button\"\n          aria-label=\"Previous vehicle category\"\n        >\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg>\n        <\/button>\n\n        <button\n          class=\"falcon-categories__arrow falcon-categories__arrow--next\"\n          type=\"button\"\n          aria-label=\"Next vehicle category\"\n        >\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg>\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var modules = document.querySelectorAll(\".falcon-categories\");\n\n    modules.forEach(function (module, moduleIndex) {\n      var tabs = Array.prototype.slice.call(module.querySelectorAll(\"[data-falcon-categories-tab]\"));\n      var panels = Array.prototype.slice.call(module.querySelectorAll(\"[data-falcon-categories-panel]\"));\n      var previousButtons = Array.prototype.slice.call(\n        module.querySelectorAll(\".falcon-categories__arrow--previous\")\n      );\n      var nextButtons = Array.prototype.slice.call(\n        module.querySelectorAll(\".falcon-categories__arrow--next\")\n      );\n      var pagination = module.querySelector(\".falcon-categories__pagination-current\");\n      var tabsWrap = module.querySelector(\".falcon-categories__tabs-wrap\");\n      var currentIndex = 0;\n      var uniquePrefix = \"falcon-categories-\" + Date.now() + \"-\" + moduleIndex + \"-\";\n\n      tabs.forEach(function (tab, index) {\n        var panel = panels[index];\n        var tabId = uniquePrefix + \"tab-\" + index;\n        var panelId = uniquePrefix + \"panel-\" + index;\n\n        tab.id = tabId;\n        tab.setAttribute(\"aria-controls\", panelId);\n        tab.setAttribute(\"tabindex\", index === 0 ? \"0\" : \"-1\");\n\n        panel.id = panelId;\n        panel.setAttribute(\"aria-labelledby\", tabId);\n      });\n\n      function setCategory(index, moveFocus) {\n        currentIndex = (index + tabs.length) % tabs.length;\n\n        tabs.forEach(function (tab, tabIndex) {\n          var selected = tabIndex === currentIndex;\n          tab.classList.toggle(\"falcon-categories__tab--selected\", selected);\n          tab.setAttribute(\"aria-selected\", selected ? \"true\" : \"false\");\n          tab.setAttribute(\"tabindex\", selected ? \"0\" : \"-1\");\n        });\n\n        panels.forEach(function (panel, panelIndex) {\n          var selected = panelIndex === currentIndex;\n\n          if (selected) {\n            panel.hidden = false;\n            panel.classList.remove(\"falcon-categories__panel--enter\");\n            void panel.offsetWidth;\n            panel.classList.add(\"falcon-categories__panel--enter\");\n          } else {\n            panel.hidden = true;\n            panel.classList.remove(\"falcon-categories__panel--enter\");\n          }\n        });\n\n        pagination.textContent = String(currentIndex + 1).padStart(2, \"0\");\n\n        if (tabs[currentIndex].scrollIntoView) {\n          tabs[currentIndex].scrollIntoView({\n            behavior: \"smooth\",\n            block: \"nearest\",\n            inline: \"center\"\n          });\n        }\n\n        if (moveFocus) {\n          tabs[currentIndex].focus();\n        }\n      }\n\n      tabs.forEach(function (tab, index) {\n        tab.addEventListener(\"click\", function () {\n          setCategory(index, false);\n        });\n\n        tab.addEventListener(\"keydown\", function (event) {\n          if (event.key === \"ArrowRight\") {\n            event.preventDefault();\n            setCategory(index + 1, true);\n          }\n\n          if (event.key === \"ArrowLeft\") {\n            event.preventDefault();\n            setCategory(index - 1, true);\n          }\n\n          if (event.key === \"Home\") {\n            event.preventDefault();\n            setCategory(0, true);\n          }\n\n          if (event.key === \"End\") {\n            event.preventDefault();\n            setCategory(tabs.length - 1, true);\n          }\n        });\n      });\n\n      previousButtons.forEach(function (button) {\n        button.addEventListener(\"click\", function () {\n          setCategory(currentIndex - 1, false);\n        });\n      });\n\n      nextButtons.forEach(function (button) {\n        button.addEventListener(\"click\", function () {\n          setCategory(currentIndex + 1, false);\n        });\n      });\n\n      if (tabsWrap) {\n        tabsWrap.addEventListener(\"wheel\", function (event) {\n          if (Math.abs(event.deltaY) > Math.abs(event.deltaX)) {\n            tabsWrap.scrollLeft += event.deltaY;\n          }\n        }, { passive: true });\n      }\n    });\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-c4c3387 e-con e-atomic-element e-flexbox-base e-36a3297 \" data-id=\"c4c3387\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"c4c3387\" data-e-type=\"e-flexbox\" data-id=\"c4c3387\">\n    \t\t<div class=\"elementor-element elementor-element-2be1b8e elementor-widget elementor-widget-html\" data-id=\"2be1b8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-featured {\n    --falcon-featured-blue: #0b63ce;\n    --falcon-featured-blue-dark: #084f9f;\n    --falcon-featured-dark: #10243a;\n    --falcon-featured-text: #647182;\n    --falcon-featured-light: #f4f7fa;\n    --falcon-featured-line: #e3e8ee;\n    --falcon-featured-white: #ffffff;\n\n    width: 100%;\n    overflow: hidden;\n    background: var(--falcon-featured-light);\n    color: var(--falcon-featured-dark);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-featured *,\n  .falcon-featured *::before,\n  .falcon-featured *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-featured__shell {\n    width: min(calc(100% - 48px), 1680px);\n    margin: 0 auto;\n    padding: clamp(86px, 7vw, 122px) 0;\n  }\n\n  .falcon-featured__header {\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n    gap: clamp(48px, 6vw, 92px);\n    margin-bottom: clamp(48px, 5vw, 72px);\n  }\n\n  .falcon-featured__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 16px;\n    color: var(--falcon-featured-blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n  }\n\n  .falcon-featured__eyebrow::before {\n    width: 34px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-featured__title {\n    max-width: 760px;\n    margin: 0;\n    color: var(--falcon-featured-dark);\n    font-size: clamp(42px, 4.35vw, 64px);\n    font-weight: 750;\n    letter-spacing: -0.045em;\n    line-height: 1.08;\n  }\n\n  .falcon-featured__description {\n    max-width: 700px;\n    margin: 21px 0 0;\n    color: var(--falcon-featured-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .falcon-featured__controls {\n    display: flex;\n    flex: 0 0 auto;\n    align-items: center;\n    gap: 12px;\n    padding-bottom: 3px;\n  }\n\n  .falcon-featured__control-button {\n    display: grid;\n    width: 52px;\n    height: 52px;\n    padding: 0;\n    border: 1px solid #ccd7e1;\n    border-radius: 50%;\n    background: transparent;\n    color: var(--falcon-featured-dark);\n    cursor: pointer;\n    place-items: center;\n    transition: border-color 0.22s ease, background-color 0.22s ease, color 0.22s ease;\n  }\n\n  .falcon-featured__control-button:hover {\n    border-color: var(--falcon-featured-blue);\n    background: var(--falcon-featured-blue);\n    color: var(--falcon-featured-white);\n  }\n\n  .falcon-featured__control-button:focus-visible,\n  .falcon-featured__link:focus-visible,\n  .falcon-featured__all-button:focus-visible {\n    outline: 3px solid rgba(11, 99, 206, 0.32);\n    outline-offset: 3px;\n  }\n\n  .falcon-featured__control-button svg {\n    width: 20px;\n    height: 20px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.8;\n  }\n\n  .falcon-featured__pagination {\n    min-width: 55px;\n    margin-left: 5px;\n    color: var(--falcon-featured-dark);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  .falcon-featured__pagination-current {\n    color: var(--falcon-featured-blue);\n  }\n\n  .falcon-featured__viewport {\n    overflow: hidden;\n  }\n\n  .falcon-featured__track {\n    display: flex;\n    gap: 30px;\n    width: 100%;\n    transform: translateX(0);\n    transition: transform 0.44s cubic-bezier(0.22, 0.61, 0.36, 1);\n    will-change: transform;\n    transform: translate3d(0, 0, 0);\n  }\n\n  .falcon-featured__card {\n    display: flex;\n    flex: 0 0 calc((100% - 60px) \/ 3);\n    min-width: 0;\n    min-height: 610px;\n    flex-direction: column;\n    overflow: hidden;\n    border: 1px solid rgba(227, 232, 238, 0.95);\n    border-radius: 4px;\n    background: var(--falcon-featured-white);\n    box-shadow: 0 8px 22px rgba(16, 36, 58, 0.035);\n    transition: transform 0.28s ease, box-shadow 0.28s ease;\n  }\n\n  .falcon-featured__card:hover {\n    box-shadow: 0 17px 34px rgba(16, 36, 58, 0.1);\n    transform: translateY(-6px);\n  }\n\n  .falcon-featured__image {\n    display: flex;\n    width: 100%;\n    height: clamp(320px, 22vw, 390px);\n    padding: clamp(24px, 2vw, 34px);\n    overflow: hidden;\n    background: #fbfcfd;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .falcon-featured__image img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    transition: transform 0.38s ease;\n  }\n\n  .falcon-featured__card:hover .falcon-featured__image img {\n    transform: scale(1.035);\n  }\n\n  .falcon-featured__meta {\n    display: flex;\n    flex: 1 1 auto;\n    flex-direction: column;\n    padding: 30px clamp(28px, 2.5vw, 38px) 31px;\n  }\n\n  .falcon-featured__tag {\n    margin: 0 0 14px;\n    color: var(--falcon-featured-blue);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    line-height: 1.3;\n  }\n\n  .falcon-featured__name {\n    margin: 0;\n    color: var(--falcon-featured-dark);\n    font-size: 25px;\n    font-weight: 700;\n    letter-spacing: -0.025em;\n    line-height: 1.22;\n  }\n\n  .falcon-featured__model {\n    margin: 8px 0 0;\n    color: var(--falcon-featured-text);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .falcon-featured__specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin: 25px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .falcon-featured__spec {\n    min-width: 0;\n    padding-top: 10px;\n    border-top: 1px solid var(--falcon-featured-line);\n    color: #536579;\n    font-size: 12px;\n    font-weight: 600;\n    line-height: 1.45;\n  }\n\n  .falcon-featured__link {\n    display: inline-flex;\n    align-items: center;\n    gap: 11px;\n    align-self: flex-start;\n    margin-top: auto;\n    padding-top: 28px;\n    color: var(--falcon-featured-dark);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.025em;\n    line-height: 1;\n    text-decoration: none;\n    transition: color 0.22s ease;\n  }\n\n  .falcon-featured__link:hover {\n    color: var(--falcon-featured-blue);\n  }\n\n  .falcon-featured__link svg,\n  .falcon-featured__all-button svg {\n    width: 17px;\n    height: 17px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.7;\n  }\n\n  .falcon-featured__all-wrap {\n    display: flex;\n    justify-content: center;\n    margin-top: clamp(44px, 5vw, 64px);\n  }\n\n  .falcon-featured__all-button {\n    display: inline-flex;\n    align-items: center;\n    gap: 18px;\n    min-height: 54px;\n    padding: 15px 24px 15px 26px;\n    border: 1px solid #b9c8d5;\n    border-radius: 3px;\n    background: transparent;\n    color: var(--falcon-featured-dark);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    line-height: 1;\n    text-decoration: none;\n    transition: border-color 0.22s ease, background-color 0.22s ease, color 0.22s ease, transform 0.22s ease;\n  }\n\n  .falcon-featured__all-button:hover {\n    border-color: var(--falcon-featured-blue);\n    background: var(--falcon-featured-blue);\n    color: var(--falcon-featured-white);\n    transform: translateY(-3px);\n  }\n\n  @media (max-width: 1320px) {\n    .falcon-featured__shell {\n      width: min(calc(100% - 40px), 1180px);\n      padding-top: 78px;\n      padding-bottom: 86px;\n    }\n\n    .falcon-featured__title {\n      font-size: clamp(40px, 4vw, 56px);\n    }\n\n    .falcon-featured__card {\n      min-height: 560px;\n    }\n\n    .falcon-featured__image {\n      height: 310px;\n    }\n\n    .falcon-featured__meta {\n      padding: 27px 28px 28px;\n    }\n  }\n\n  @media (max-width: 1024px) {\n    .falcon-featured__card {\n      flex-basis: calc((100% - 24px) \/ 2);\n    }\n\n    .falcon-featured__image {\n      height: 300px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .falcon-featured__shell {\n      width: 100%;\n      padding: 66px 20px;\n    }\n\n    .falcon-featured__header {\n      display: block;\n      margin-bottom: 35px;\n    }\n\n    .falcon-featured__title {\n      font-size: 35px;\n    }\n\n    .falcon-featured__description {\n      margin-top: 17px;\n      font-size: 14px;\n    }\n\n    .falcon-featured__controls {\n      margin-top: 27px;\n    }\n\n    .falcon-featured__control-button {\n      width: 43px;\n      height: 43px;\n    }\n\n    .falcon-featured__pagination {\n      margin-left: 2px;\n    }\n\n    .falcon-featured__track {\n      gap: 0;\n    }\n\n    .falcon-featured__card {\n      flex-basis: 100%;\n      min-height: 0;\n    }\n\n    .falcon-featured__image {\n      height: 270px;\n      padding: 20px;\n    }\n\n    .falcon-featured__meta {\n      min-height: 255px;\n      padding: 24px 22px;\n    }\n\n    .falcon-featured__name {\n      font-size: 21px;\n    }\n\n    .falcon-featured__all-button {\n      width: 100%;\n      justify-content: center;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-featured *,\n    .falcon-featured *::before,\n    .falcon-featured *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-featured\" aria-labelledby=\"falcon-featured-heading\">\n  <div class=\"falcon-featured__shell\">\n    <header class=\"falcon-featured__header\">\n      <div>\n        <p class=\"falcon-featured__eyebrow\">FEATURED MODELS<\/p>\n        <h2 class=\"falcon-featured__title\" id=\"falcon-featured-heading\">\n          Selected Electric Vehicles<br>for Global Buyers\n        <\/h2>\n        <p class=\"falcon-featured__description\">\n          Discover our representative electric vehicle models for cargo transport,\n          passenger mobility, tourism, commercial use and personal travel.\n        <\/p>\n      <\/div>\n\n      <div class=\"falcon-featured__controls\" aria-label=\"Featured products carousel controls\">\n        <button class=\"falcon-featured__control-button falcon-featured__control-button--previous\" type=\"button\" aria-label=\"Previous featured products\">\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M15 5l-7 7 7 7\"\/><\/svg>\n        <\/button>\n        <button class=\"falcon-featured__control-button falcon-featured__control-button--next\" type=\"button\" aria-label=\"Next featured products\">\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 5l7 7-7 7\"\/><\/svg>\n        <\/button>\n        <span class=\"falcon-featured__pagination\" aria-live=\"polite\">\n          <span class=\"falcon-featured__pagination-current\">01<\/span> \/\n          <span class=\"falcon-featured__pagination-total\">02<\/span>\n        <\/span>\n      <\/div>\n    <\/header>\n\n    <div class=\"falcon-featured__viewport\">\n      <div class=\"falcon-featured__track\">\n        <article class=\"falcon-featured__card\">\n          <div class=\"falcon-featured__image\">\n            <!-- [REPLACE_PRODUCT_1_IMAGE] -->\n            <img fetchpriority=\"high\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-11_24_13-1.png\" alt=\"FALCON electric cargo tricycle with open cargo bed\" width=\"800\" height=\"600\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\">\n          <\/div>\n          <div class=\"falcon-featured__meta\">\n            <p class=\"falcon-featured__tag\">CARGO TRICYCLE<\/p>\n            <h3 class=\"falcon-featured__name\">Electric Cargo Tricycle<\/h3>\n            <p class=\"falcon-featured__model\">Series: Cargo Utility<\/p>\n            <ul class=\"falcon-featured__specs\" aria-label=\"Product specifications\">\n              <li class=\"falcon-featured__spec\">Open Cargo Bed<\/li>\n              <li class=\"falcon-featured__spec\">Three-Wheel Design<\/li>\n            <\/ul>\n            <!-- [REPLACE_PRODUCT_1_LINK] -->\n            <a class=\"falcon-featured__link\" href=\"\/product-category\/cargo-tricycles\/\">\n              View Category\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-featured__card\">\n          <div class=\"falcon-featured__image\">\n            <!-- [REPLACE_PRODUCT_2_IMAGE] -->\n            <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-11_24_14-2.png\" alt=\"FALCON electric commuter scooter\" width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\">\n          <\/div>\n          <div class=\"falcon-featured__meta\">\n            <p class=\"falcon-featured__tag\">ELECTRIC SCOOTER<\/p>\n            <h3 class=\"falcon-featured__name\">Electric Commuter Scooter<\/h3>\n            <p class=\"falcon-featured__model\">Series: Urban Commuter<\/p>\n            <ul class=\"falcon-featured__specs\" aria-label=\"Product specifications\">\n              <li class=\"falcon-featured__spec\">Step-Through Frame<\/li>\n              <li class=\"falcon-featured__spec\">Two-Seat Design<\/li>\n            <\/ul>\n            <!-- [REPLACE_PRODUCT_2_LINK] -->\n            <a class=\"falcon-featured__link\" href=\"\/product-category\/electric-motorcycles\/\">\n              View Category\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-featured__card\">\n          <div class=\"falcon-featured__image\">\n            <!-- [REPLACE_PRODUCT_3_IMAGE] -->\n            <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-11_24_14-3.png\" alt=\"FALCON enclosed electric cargo tricycle\" width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\">\n          <\/div>\n          <div class=\"falcon-featured__meta\">\n            <p class=\"falcon-featured__tag\">ENCLOSED CARGO TRICYCLE<\/p>\n            <h3 class=\"falcon-featured__name\">Enclosed Electric Cargo Tricycle<\/h3>\n            <p class=\"falcon-featured__model\">Series: Delivery Cargo<\/p>\n            <ul class=\"falcon-featured__specs\" aria-label=\"Product specifications\">\n              <li class=\"falcon-featured__spec\">Enclosed Cargo Box<\/li>\n              <li class=\"falcon-featured__spec\">Weather Protection<\/li>\n            <\/ul>\n            <!-- [REPLACE_PRODUCT_3_LINK] -->\n            <a class=\"falcon-featured__link\" href=\"\/product-category\/enclosed-cargo-vehicles\/\">\n              View Category\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-featured__card\">\n          <div class=\"falcon-featured__image\">\n            <!-- [REPLACE_PRODUCT_4_IMAGE] -->\n            <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-11_24_15-4.png\" alt=\"FALCON electric utility golf cart with rear cargo bed\" width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\">\n          <\/div>\n          <div class=\"falcon-featured__meta\">\n            <p class=\"falcon-featured__tag\">UTILITY GOLF CART<\/p>\n            <h3 class=\"falcon-featured__name\">Electric Utility Golf Cart<\/h3>\n            <p class=\"falcon-featured__model\">Series: Commercial Utility<\/p>\n            <ul class=\"falcon-featured__specs\" aria-label=\"Product specifications\">\n              <li class=\"falcon-featured__spec\">Rear Cargo Bed<\/li>\n              <li class=\"falcon-featured__spec\">All-Terrain Tires<\/li>\n            <\/ul>\n            <!-- [REPLACE_PRODUCT_4_LINK] -->\n            <a class=\"falcon-featured__link\" href=\"\/product-category\/electric-golf-carts\/\">\n              View Category\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-featured__card\">\n          <div class=\"falcon-featured__image\">\n            <!-- [REPLACE_PRODUCT_5_IMAGE] -->\n            <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-11_24_15-5.png\" alt=\"FALCON covered electric passenger tricycle\" width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\">\n          <\/div>\n          <div class=\"falcon-featured__meta\">\n            <p class=\"falcon-featured__tag\">PASSENGER TRICYCLE<\/p>\n            <h3 class=\"falcon-featured__name\">Electric Passenger Tricycle<\/h3>\n            <p class=\"falcon-featured__model\">Series: Passenger Mobility<\/p>\n            <ul class=\"falcon-featured__specs\" aria-label=\"Product specifications\">\n              <li class=\"falcon-featured__spec\">Covered Passenger Cabin<\/li>\n              <li class=\"falcon-featured__spec\">Three-Wheel Design<\/li>\n            <\/ul>\n            <!-- [REPLACE_PRODUCT_5_LINK] -->\n            <a class=\"falcon-featured__link\" href=\"\/product-category\/electric-sightseeing-vehicles\/\">\n              View Category\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-featured__card\">\n          <div class=\"falcon-featured__image\">\n            <!-- [REPLACE_PRODUCT_6_IMAGE] -->\n            <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-11_24_15-6.png\" alt=\"FALCON compact enclosed leisure passenger tricycle\" width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\">\n          <\/div>\n          <div class=\"falcon-featured__meta\">\n            <p class=\"falcon-featured__tag\">ENCLOSED LEISURE TRICYCLE<\/p>\n            <h3 class=\"falcon-featured__name\">Enclosed Leisure Passenger Tricycle<\/h3>\n            <p class=\"falcon-featured__model\">Series: Personal Mobility<\/p>\n            <ul class=\"falcon-featured__specs\" aria-label=\"Product specifications\">\n              <li class=\"falcon-featured__spec\">Enclosed Cabin<\/li>\n              <li class=\"falcon-featured__spec\">Compact Passenger Body<\/li>\n            <\/ul>\n            <!-- [REPLACE_PRODUCT_6_LINK] -->\n            <a class=\"falcon-featured__link\" href=\"\/product-category\/leisure-passenger-tricycles\/\">\n              View Category\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n\n    <div class=\"falcon-featured__all-wrap\">\n      <!-- [REPLACE_ALL_PRODUCTS_LINK] -->\n      <a class=\"falcon-featured__all-button\" href=\"\/product-category\/cargo-tricycles\/\">\n        Browse All Categories\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var featuredModules = document.querySelectorAll(\".falcon-featured\");\n\n    featuredModules.forEach(function (module) {\n      var viewport = module.querySelector(\".falcon-featured__viewport\");\n      var track = module.querySelector(\".falcon-featured__track\");\n      var cards = Array.prototype.slice.call(module.querySelectorAll(\".falcon-featured__card\"));\n      var previousButton = module.querySelector(\".falcon-featured__control-button--previous\");\n      var nextButton = module.querySelector(\".falcon-featured__control-button--next\");\n      var currentPageText = module.querySelector(\".falcon-featured__pagination-current\");\n      var totalPageText = module.querySelector(\".falcon-featured__pagination-total\");\n      var currentPage = 0;\n      var visibleCards = 3;\n      var totalPages = 2;\n\n      function getVisibleCards() {\n        if (window.innerWidth <= 640) return 1;\n        if (window.innerWidth <= 1024) return 2;\n        return 3;\n      }\n\n      function updateCarousel(animate) {\n        visibleCards = getVisibleCards();\n        totalPages = Math.ceil(cards.length \/ visibleCards);\n\n        if (currentPage >= totalPages) {\n          currentPage = totalPages - 1;\n        }\n\n        var firstCardOnPage = cards[currentPage * visibleCards];\n        var offset = firstCardOnPage ? firstCardOnPage.offsetLeft : 0;\n\n        if (!animate) {\n          track.style.transition = \"none\";\n        }\n\n        track.style.transform = \"translate3d(-\" + offset + \"px, 0, 0)\";\n        currentPageText.textContent = String(currentPage + 1).padStart(2, \"0\");\n        totalPageText.textContent = String(totalPages).padStart(2, \"0\");\n\n        if (!animate) {\n          window.requestAnimationFrame(function () {\n            track.style.transition = \"\";\n          });\n        }\n      }\n\n      function goToPage(page) {\n        currentPage = (page + totalPages) % totalPages;\n        updateCarousel(true);\n      }\n\n      previousButton.addEventListener(\"click\", function () {\n        goToPage(currentPage - 1);\n      });\n\n      nextButton.addEventListener(\"click\", function () {\n        goToPage(currentPage + 1);\n      });\n\n      module.addEventListener(\"keydown\", function (event) {\n        if (event.key === \"ArrowLeft\" && document.activeElement === previousButton) {\n          event.preventDefault();\n          goToPage(currentPage - 1);\n        }\n\n        if (event.key === \"ArrowRight\" && document.activeElement === nextButton) {\n          event.preventDefault();\n          goToPage(currentPage + 1);\n        }\n      });\n\n      var resizeTimer;\n      window.addEventListener(\"resize\", function () {\n        window.clearTimeout(resizeTimer);\n        resizeTimer = window.setTimeout(function () {\n          updateCarousel(false);\n        }, 100);\n      });\n\n      if (\"ResizeObserver\" in window) {\n        var featuredResizeObserver = new ResizeObserver(function () {\n          updateCarousel(false);\n        });\n        featuredResizeObserver.observe(viewport);\n      }\n\n      updateCarousel(false);\n    });\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-08b353e e-con e-atomic-element e-flexbox-base e-c5349f6 \" data-id=\"08b353e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"08b353e\" data-e-type=\"e-flexbox\" data-id=\"08b353e\">\n    \t\t<div class=\"elementor-element elementor-element-190a6a5 elementor-widget elementor-widget-html\" data-id=\"190a6a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-applications {\n    --falcon-application-blue: #0b63ce;\n    --falcon-application-dark: #0e1a2b;\n    --falcon-application-overlay: rgba(8, 16, 28, 0.30);\n    --falcon-application-overlay-active: linear-gradient(180deg, rgba(11, 99, 206, 0.18) 0%, rgba(7, 21, 38, 0.26) 100%);\n    --falcon-application-white: #ffffff;\n    --falcon-application-text: rgba(255, 255, 255, 0.82);\n    --falcon-application-line: rgba(255, 255, 255, 0.16);\n    --falcon-application-ease: cubic-bezier(0.22, 0.61, 0.36, 1);\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--falcon-application-dark);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-applications *,\n  .falcon-applications *::before,\n  .falcon-applications *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-applications__shell {\n    width: min(calc(100% - 48px), 1680px);\n    margin: 0 auto;\n    padding: clamp(86px, 7vw, 122px) 0;\n  }\n\n  .falcon-applications__header {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.65fr);\n    gap: clamp(48px, 6vw, 92px);\n    align-items: start;\n    margin-bottom: clamp(48px, 5vw, 72px);\n  }\n\n  .falcon-applications__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 16px;\n    color: var(--falcon-application-blue);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n  }\n\n  .falcon-applications__eyebrow::before {\n    width: 34px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-applications__title {\n    max-width: 780px;\n    margin: 0;\n    color: var(--falcon-application-dark);\n    font-size: clamp(42px, 4.4vw, 64px);\n    font-weight: 750;\n    letter-spacing: -0.045em;\n    line-height: 1.08;\n  }\n\n  .falcon-applications__description {\n    max-width: 580px;\n    margin: 4px 0 0 auto;\n    color: #647182;\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .falcon-applications__accordion {\n    display: grid;\n    grid-template-columns: 4.4fr 1fr 1fr 1fr 1fr;\n    width: 100%;\n    height: clamp(670px, 47vw, 790px);\n    overflow: hidden;\n    background: var(--falcon-application-dark);\n    isolation: isolate;\n    transition: grid-template-columns 0.68s var(--falcon-application-ease);\n  }\n\n  .falcon-applications__item {\n    position: relative;\n    display: flex;\n    min-width: 0;\n    overflow: hidden;\n    border-right: 1px solid var(--falcon-application-line);\n    color: var(--falcon-application-white);\n    contain: paint;\n    transform: translateZ(0);\n  }\n\n  .falcon-applications__item:last-child {\n    border-right: 0;\n  }\n\n\n  .falcon-applications__media,\n  .falcon-applications__overlay,\n  .falcon-applications__toggle {\n    position: absolute;\n    inset: 0;\n  }\n\n  .falcon-applications__media {\n    z-index: 0;\n    margin: 0;\n  }\n\n  .falcon-applications__media img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    filter: saturate(0.84) brightness(0.94);\n    transform: scale(1.02) translate3d(0, 0, 0);\n    backface-visibility: hidden;\n    transition:\n      transform 0.75s var(--falcon-application-ease),\n      filter 0.55s ease;\n  }\n\n  .falcon-applications__item--expanded .falcon-applications__media img {\n    filter: saturate(1) brightness(1);\n    transform: scale(1.05) translate3d(0, 0, 0);\n  }\n\n  .falcon-applications__overlay {\n    z-index: 1;\n    overflow: hidden;\n    background: var(--falcon-application-overlay);\n    pointer-events: none;\n  }\n\n  .falcon-applications__overlay::after {\n    position: absolute;\n    inset: 0;\n    background: var(--falcon-application-overlay-active);\n    content: \"\";\n    opacity: 0;\n    transform: translateZ(0);\n    transition: opacity 0.5s ease;\n  }\n\n  .falcon-applications__item--expanded .falcon-applications__overlay::after {\n    opacity: 1;\n  }\n\n  .falcon-applications__toggle {\n    z-index: 2;\n    width: 100%;\n    height: 100%;\n    padding: 0;\n    border: 0 !important;\n    border-radius: 0 !important;\n    background: transparent !important;\n    background-color: transparent !important;\n    background-image: none !important;\n    box-shadow: none !important;\n    color: transparent !important;\n    cursor: pointer;\n    font-size: 0;\n    appearance: none;\n    -webkit-appearance: none;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  \/* Prevent Elementor\/global button styles from covering the active panel. *\/\n  .falcon-applications__toggle:hover,\n  .falcon-applications__toggle:focus,\n  .falcon-applications__toggle:active,\n  .falcon-applications__toggle[aria-expanded=\"true\"] {\n    border: 0 !important;\n    background: transparent !important;\n    background-color: transparent !important;\n    background-image: none !important;\n    box-shadow: none !important;\n    color: transparent !important;\n  }\n\n  .falcon-applications__toggle:focus-visible {\n    outline: 3px solid var(--falcon-application-white) !important;\n    outline-offset: -8px;\n  }\n\n  .falcon-applications__content {\n    position: relative;\n    z-index: 3;\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    min-height: 100%;\n    flex-direction: column;\n    justify-content: flex-start;\n    padding:\n      clamp(168px, 12.5vw, 205px)\n      clamp(30px, 3vw, 52px)\n      clamp(34px, 3.2vw, 52px);\n    pointer-events: none;\n  }\n\n  .falcon-applications__number {\n    position: absolute;\n    top: 36px;\n    left: clamp(26px, 2.8vw, 48px);\n    margin: 0;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1;\n    transition: opacity 0.25s ease;\n  }\n\n  .falcon-applications__icon {\n    display: grid;\n    width: 48px;\n    height: 48px;\n    margin: 0 0 20px;\n    color: var(--falcon-application-white);\n    place-items: center;\n    transform: translateZ(0);\n    transition: transform 0.42s var(--falcon-application-ease);\n  }\n\n  .falcon-applications__icon svg {\n    width: 100%;\n    height: 100%;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.55;\n  }\n\n  .falcon-applications__heading {\n    width: max-content;\n    max-width: 100%;\n    margin: 0;\n    color: var(--falcon-application-white);\n    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.24);\n    font-size: clamp(23px, 2vw, 33px);\n    font-weight: 700;\n    letter-spacing: -0.03em;\n    line-height: 1.16;\n    text-wrap: balance;\n    transform: translateZ(0);\n    transition: transform 0.42s var(--falcon-application-ease);\n  }\n\n  .falcon-applications__text,\n  .falcon-applications__link {\n    max-width: 470px;\n    opacity: 0;\n    visibility: hidden;\n    pointer-events: none;\n    transform: translate3d(0, 10px, 0);\n    transition:\n      opacity 0.28s ease,\n      transform 0.42s var(--falcon-application-ease),\n      visibility 0s linear 0.32s;\n  }\n\n  .falcon-applications__text {\n    margin: 18px 0 0;\n    color: var(--falcon-application-text);\n    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.20);\n    font-size: 15px;\n    line-height: 1.68;\n  }\n\n  .falcon-applications__link {\n    display: inline-flex;\n    width: max-content;\n    align-items: center;\n    gap: 12px;\n    margin-top: 25px;\n    padding-bottom: 5px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.6);\n    color: var(--falcon-application-white);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.035em;\n    line-height: 1.2;\n    text-decoration: none;\n    transition: color 0.22s ease, border-color 0.22s ease, opacity 0.28s ease, transform 0.38s ease;\n    pointer-events: auto;\n  }\n\n  .falcon-applications__link:hover {\n    border-color: var(--falcon-application-white);\n    color: #b9dcff;\n  }\n\n  .falcon-applications__link:focus-visible {\n    outline: 3px solid var(--falcon-application-white);\n    outline-offset: 5px;\n  }\n\n  .falcon-applications__link svg,\n  .falcon-applications__collapsed-arrow svg {\n    width: 17px;\n    height: 17px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.7;\n  }\n\n  .falcon-applications__collapsed-arrow {\n    position: absolute;\n    right: clamp(17px, 1.7vw, 28px);\n    bottom: 38px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    border: 1px solid rgba(255, 255, 255, 0.38);\n    border-radius: 50%;\n    color: var(--falcon-application-white);\n    opacity: 1;\n    place-items: center;\n    transform: translate3d(0, 0, 0);\n    transition: opacity 0.24s ease, transform 0.36s var(--falcon-application-ease);\n  }\n\n  .falcon-applications__item--expanded .falcon-applications__text,\n  .falcon-applications__item--expanded .falcon-applications__link {\n    opacity: 1;\n    visibility: visible;\n    transform: translate3d(0, 0, 0);\n    transition-delay: 0.16s, 0.16s, 0s;\n  }\n\n\n  .falcon-applications__item--expanded .falcon-applications__collapsed-arrow {\n    opacity: 0;\n    transform: translate3d(8px, 0, 0);\n  }\n\n  .falcon-applications__item--expanded .falcon-applications__icon {\n    transform: translate3d(0, -2px, 0);\n  }\n\n  .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__heading {\n    font-size: clamp(19px, 1.6vw, 26px);\n  }\n\n  .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__text,\n  .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__link {\n    transition-delay: 0s;\n  }\n\n  @media (max-width: 1320px) {\n    .falcon-applications__shell {\n      width: min(calc(100% - 40px), 1180px);\n      padding-top: 78px;\n      padding-bottom: 86px;\n    }\n\n    .falcon-applications__header {\n      grid-template-columns: minmax(0, 1fr) minmax(320px, 0.72fr);\n      gap: 52px;\n    }\n\n    .falcon-applications__title {\n      font-size: clamp(40px, 4vw, 56px);\n    }\n\n    .falcon-applications__accordion {\n      height: 700px;\n    }\n\n    .falcon-applications__content {\n      padding:\n        160px\n        clamp(26px, 2.6vw, 40px)\n        42px;\n    }\n\n    .falcon-applications__heading {\n      font-size: clamp(21px, 1.9vw, 30px);\n    }\n  }\n\n  @media (max-width: 900px) {\n    .falcon-applications__header {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .falcon-applications__description {\n      margin: 0;\n    }\n\n    .falcon-applications__accordion {\n      display: flex;\n      height: auto;\n      flex-direction: column;\n      gap: 8px;\n      background: transparent;\n      transition: none;\n    }\n\n    \/*\n      \u624b\u673a \/ \u5e73\u677f\u7aef\u6539\u4e3a\u7ad6\u5411\u624b\u98ce\u7434\uff1a\n      \u672a\u5c55\u5f00\u5361\u7247\u4fdd\u6301\u7d27\u51d1\uff0c\u5c55\u5f00\u5361\u7247\u7ed9\u5b8c\u6574\u6587\u6848\u7559\u8db3\u7a7a\u95f4\u3002\n    *\/\n    .falcon-applications__item,\n    .falcon-applications__item--expanded {\n      flex: 0 0 auto;\n      width: 100%;\n      min-height: 96px;\n      height: 96px;\n      border: 0;\n      transition: height 0.45s cubic-bezier(0.22, 0.61, 0.36, 1);\n    }\n\n    .falcon-applications__item--expanded {\n      height: clamp(420px, 82vw, 470px);\n    }\n\n    .falcon-applications__content {\n      min-height: 100%;\n      justify-content: flex-end;\n      padding: 24px;\n    }\n\n    .falcon-applications__number {\n      top: 20px;\n      left: 24px;\n      font-size: 11px;\n    }\n\n    \/*\n      \u5c55\u5f00\u72b6\u6001\uff1a\n      \u56fe\u6807\u56de\u5230\u6b63\u5e38\u6587\u6863\u6d41\uff0c\u6807\u9898\u3001\u8bf4\u660e\u3001\u6309\u94ae\u987a\u5e8f\u5411\u4e0b\u6392\uff0c\n      \u907f\u514d\u56fa\u5b9a\u5b9a\u4f4d\u5bfc\u81f4\u6587\u5b57\u6216\u94fe\u63a5\u88ab\u88c1\u6389\u3002\n    *\/\n    .falcon-applications__item--expanded .falcon-applications__icon {\n      position: static;\n      width: 32px;\n      height: 32px;\n      margin: 0 0 11px;\n      transform: none;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__heading {\n      width: auto;\n      max-width: 100%;\n      margin: 0;\n      font-size: 23px;\n      line-height: 1.15;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__text,\n    .falcon-applications__item--expanded .falcon-applications__link {\n      margin-left: 0;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__text {\n      max-width: 100%;\n      margin-top: 14px;\n      font-size: 14px;\n      line-height: 1.58;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__link {\n      margin-top: 16px;\n      font-size: 11px;\n    }\n\n    \/*\n      \u672a\u5c55\u5f00\u72b6\u6001\uff1a\n      \u5de6\u8fb9\u56fe\u6807\u3001\u4e2d\u95f4\u6807\u9898\u3001\u53f3\u8fb9\u7bad\u5934\u3002\n      \u7ed9\u6807\u9898\u660e\u786e\u7684\u53ef\u7528\u5bbd\u5ea6\uff0c\u907f\u514d\u957f\u6807\u9898\u88ab\u6324\u51fa\u6216\u5b8c\u5168\u4e0d\u53ef\u89c1\u3002\n    *\/\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__content {\n      display: block;\n      min-height: 100%;\n      padding: 0;\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__icon {\n      position: absolute;\n      top: 50%;\n      bottom: auto;\n      left: 20px;\n      width: 30px;\n      height: 30px;\n      margin: 0;\n      transform: translateY(-38%);\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__heading {\n      position: absolute;\n      top: 50%;\n      left: 66px;\n      right: 58px;\n      width: auto;\n      max-width: none;\n      margin: 0;\n      color: #ffffff;\n      font-size: 18px;\n      line-height: 1.15;\n      white-space: normal;\n      overflow: visible;\n      text-wrap: pretty;\n      transform: translateY(-50%);\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__text,\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__link {\n      display: none;\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__number {\n      top: 11px;\n      left: 16px;\n      font-size: 9px;\n    }\n\n    .falcon-applications__collapsed-arrow {\n      top: 50%;\n      right: 17px;\n      bottom: auto;\n      width: 27px;\n      height: 27px;\n      transform: translateY(-50%);\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__collapsed-arrow {\n      opacity: 0;\n      transform: translate3d(8px, -50%, 0);\n    }\n\n    \/*\n      \u624b\u673a\u7aef\u56fe\u7247\u53d6\u666f\uff1a\n      \u5c55\u5f00\u65f6\u4fdd\u6301\u4eba\u7269\/\u8f66\u8f86\u4e3b\u4f53\u9760\u4e2d\uff0c\u6536\u8d77\u65f6\u4f7f\u7528\u540c\u4e00\u5f20\u56fe\u7684\u4e2d\u90e8\u533a\u57df\u3002\n    *\/\n    .falcon-applications__media img {\n      object-position: center center;\n    }\n\n    \/*\n      \u79fb\u52a8\u7aef\u589e\u52a0\u8f7b\u5fae\u5e95\u90e8\u6e10\u53d8\uff0c\u4fdd\u8bc1\u6807\u9898\u548c\u8bf4\u660e\u5728\u4eae\u80cc\u666f\u56fe\u4e0a\u4ecd\u7136\u6e05\u6670\u3002\n    *\/\n    .falcon-applications__overlay {\n      background:\n        linear-gradient(\n          180deg,\n          rgba(8, 16, 28, 0.18) 0%,\n          rgba(8, 16, 28, 0.26) 45%,\n          rgba(8, 16, 28, 0.64) 100%\n        );\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__overlay::after {\n      opacity: 0.55;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-applications__shell {\n      width: 100%;\n      padding: 58px 20px 54px;\n    }\n\n    .falcon-applications__header {\n      margin-bottom: 30px;\n    }\n\n    .falcon-applications__title {\n      font-size: 35px;\n    }\n\n    .falcon-applications__description {\n      font-size: 14px;\n    }\n\n    .falcon-applications__accordion {\n      gap: 8px;\n    }\n\n    .falcon-applications__item,\n    .falcon-applications__item--expanded {\n      min-height: 92px;\n      height: 92px;\n    }\n\n    \/*\n      375~430px \u5bbd\u7684\u5e38\u89c1\u624b\u673a\u4e0a\u7ea6 430~460px\uff0c\n      \u8db3\u591f\u5b8c\u6574\u663e\u793a\u6807\u9898\u3001\u8bf4\u660e\u548c Request a Solution\u3002\n    *\/\n    .falcon-applications__item--expanded {\n      height: clamp(430px, 118vw, 460px);\n    }\n\n    .falcon-applications__content {\n      padding: 20px;\n    }\n\n    .falcon-applications__number {\n      top: 17px;\n      left: 20px;\n      font-size: 10px;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__icon {\n      width: 29px;\n      height: 29px;\n      margin-bottom: 10px;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__heading {\n      font-size: 22px;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__text {\n      margin-top: 13px;\n      font-size: 13px;\n      line-height: 1.58;\n    }\n\n    .falcon-applications__item--expanded .falcon-applications__link {\n      margin-top: 15px;\n      font-size: 11px;\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__content {\n      padding: 0;\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__icon {\n      left: 18px;\n      width: 28px;\n      height: 28px;\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__heading {\n      left: 60px;\n      right: 52px;\n      font-size: 17px;\n      line-height: 1.12;\n    }\n\n    .falcon-applications__item:not(.falcon-applications__item--expanded) .falcon-applications__number {\n      top: 10px;\n      left: 14px;\n      font-size: 9px;\n    }\n\n    .falcon-applications__collapsed-arrow {\n      right: 15px;\n      width: 26px;\n      height: 26px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-applications *,\n    .falcon-applications *::before,\n    .falcon-applications *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-applications\" aria-labelledby=\"falcon-applications-heading\">\n  <div class=\"falcon-applications__shell\">\n    <header class=\"falcon-applications__header\">\n      <div>\n        <p class=\"falcon-applications__eyebrow\">APPLICATION SCENARIOS<\/p>\n        <h2 class=\"falcon-applications__title\" id=\"falcon-applications-heading\">\n          Electric Mobility<br>for Different Applications\n        <\/h2>\n      <\/div>\n      <p class=\"falcon-applications__description\">\n        Explore practical electric vehicle solutions for delivery, passenger transport,\n        tourism, campus mobility and commercial operations.\n      <\/p>\n    <\/header>\n\n    <div class=\"falcon-applications__accordion\">\n      <article class=\"falcon-applications__item falcon-applications__item--expanded\">\n        <figure class=\"falcon-applications__media\">\n          <!-- [REPLACE_APPLICATION_1_IMAGE] -->\n          <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/c1.png\" alt=\"Urban delivery electric vehicle application\" width=\"960\" height=\"1200\" loading=\"lazy\" decoding=\"async\">\n        <\/figure>\n        <div class=\"falcon-applications__overlay\" aria-hidden=\"true\"><\/div>\n        <button class=\"falcon-applications__toggle\" type=\"button\" aria-expanded=\"true\" aria-label=\"Expand Urban Delivery application\"><\/button>\n        <div class=\"falcon-applications__content\">\n          <span class=\"falcon-applications__number\">01<\/span>\n          <span class=\"falcon-applications__icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><path d=\"M8 19h22l8 8v12H8z\"\/><path d=\"M15 19v-6h12v6M14 31h8M34 31h1\"\/><path d=\"M13 39a4 4 0 1 0 0-8 4 4 0 0 0 0 8ZM33 39a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z\"\/><\/svg>\n          <\/span>\n          <h3 class=\"falcon-applications__heading\">Urban Delivery<\/h3>\n          <p class=\"falcon-applications__text\">Efficient electric cargo solutions for last-mile delivery, local logistics and daily commercial transport.<\/p>\n          <!-- [REPLACE_APPLICATION_1_LINK] -->\n          <a class=\"falcon-applications__link\" href=\"\/contact-us\/\">\n            Request a Solution\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/a>\n          <span class=\"falcon-applications__collapsed-arrow\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/span>\n        <\/div>\n      <\/article>\n\n      <article class=\"falcon-applications__item\">\n        <figure class=\"falcon-applications__media\">\n          <!-- [REPLACE_APPLICATION_2_IMAGE] -->\n          <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/c2.png\" alt=\"Passenger transport electric vehicle application\" width=\"960\" height=\"1200\" loading=\"lazy\" decoding=\"async\">\n        <\/figure>\n        <div class=\"falcon-applications__overlay\" aria-hidden=\"true\"><\/div>\n        <button class=\"falcon-applications__toggle\" type=\"button\" aria-expanded=\"false\" aria-label=\"Expand Passenger Transport application\"><\/button>\n        <div class=\"falcon-applications__content\">\n          <span class=\"falcon-applications__number\">02<\/span>\n          <span class=\"falcon-applications__icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><circle cx=\"18\" cy=\"14\" r=\"5\"\/><path d=\"M9 37v-5c0-5 4-9 9-9s9 4 9 9v5M30 17h10M35 12v10M30 37v-5c0-3.5-1.2-6.3-3.2-8.1\"\/><\/svg>\n          <\/span>\n          <h3 class=\"falcon-applications__heading\">Passenger Transport<\/h3>\n          <p class=\"falcon-applications__text\">Comfortable electric mobility solutions for short-distance passenger transport and community travel.<\/p>\n          <!-- [REPLACE_APPLICATION_2_LINK] -->\n          <a class=\"falcon-applications__link\" href=\"\/contact-us\/\">\n            Request a Solution\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/a>\n          <span class=\"falcon-applications__collapsed-arrow\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/span>\n        <\/div>\n      <\/article>\n\n      <article class=\"falcon-applications__item\">\n        <figure class=\"falcon-applications__media\">\n          <!-- [REPLACE_APPLICATION_3_IMAGE] -->\n          <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/c3.png\" alt=\"Tourism and resort electric vehicle application\" width=\"960\" height=\"1200\" loading=\"lazy\" decoding=\"async\">\n        <\/figure>\n        <div class=\"falcon-applications__overlay\" aria-hidden=\"true\"><\/div>\n        <button class=\"falcon-applications__toggle\" type=\"button\" aria-expanded=\"false\" aria-label=\"Expand Tourism and Resorts application\"><\/button>\n        <div class=\"falcon-applications__content\">\n          <span class=\"falcon-applications__number\">03<\/span>\n          <span class=\"falcon-applications__icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><path d=\"M7 39h34M12 39V25l12-16 12 16v14M18 39v-9h12v9M24 9v-4M31 16l6-5M17 16l-6-5\"\/><\/svg>\n          <\/span>\n          <h3 class=\"falcon-applications__heading\">Tourism &amp; Resorts<\/h3>\n          <p class=\"falcon-applications__text\">Electric sightseeing vehicles and golf carts for parks, resorts, hotels and tourist attractions.<\/p>\n          <!-- [REPLACE_APPLICATION_3_LINK] -->\n          <a class=\"falcon-applications__link\" href=\"\/contact-us\/\">\n            Request a Solution\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/a>\n          <span class=\"falcon-applications__collapsed-arrow\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/span>\n        <\/div>\n      <\/article>\n\n      <article class=\"falcon-applications__item\">\n        <figure class=\"falcon-applications__media\">\n          <!-- [REPLACE_APPLICATION_4_IMAGE] -->\n          <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/c4.png\" alt=\"Campus and community electric vehicle application\" width=\"960\" height=\"1200\" loading=\"lazy\" decoding=\"async\">\n        <\/figure>\n        <div class=\"falcon-applications__overlay\" aria-hidden=\"true\"><\/div>\n        <button class=\"falcon-applications__toggle\" type=\"button\" aria-expanded=\"false\" aria-label=\"Expand Campus and Community application\"><\/button>\n        <div class=\"falcon-applications__content\">\n          <span class=\"falcon-applications__number\">04<\/span>\n          <span class=\"falcon-applications__icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><path d=\"M7 40h34M11 40V17h26v23M16 17V9h16v8M17 24h4M27 24h4M17 31h4M27 31h4\"\/><\/svg>\n          <\/span>\n          <h3 class=\"falcon-applications__heading\">Campus &amp; Community<\/h3>\n          <p class=\"falcon-applications__text\">Quiet and practical electric vehicles for campuses, communities, industrial parks and large venues.<\/p>\n          <!-- [REPLACE_APPLICATION_4_LINK] -->\n          <a class=\"falcon-applications__link\" href=\"\/contact-us\/\">\n            Request a Solution\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/a>\n          <span class=\"falcon-applications__collapsed-arrow\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/span>\n        <\/div>\n      <\/article>\n\n      <article class=\"falcon-applications__item\">\n        <figure class=\"falcon-applications__media\">\n          <!-- [REPLACE_APPLICATION_5_IMAGE] -->\n          <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/c5.png\" alt=\"Commercial and utility electric vehicle application\" width=\"960\" height=\"1200\" loading=\"lazy\" decoding=\"async\">\n        <\/figure>\n        <div class=\"falcon-applications__overlay\" aria-hidden=\"true\"><\/div>\n        <button class=\"falcon-applications__toggle\" type=\"button\" aria-expanded=\"false\" aria-label=\"Expand Commercial and Utility application\"><\/button>\n        <div class=\"falcon-applications__content\">\n          <span class=\"falcon-applications__number\">05<\/span>\n          <span class=\"falcon-applications__icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><path d=\"M25 8a11 11 0 0 0-2 20.8V38h-6v4h14v-4h-6v-9.2A11 11 0 0 0 25 8Z\"\/><path d=\"M14 17H8M15 12l-4-4M35 17h6M34 12l4-4\"\/><\/svg>\n          <\/span>\n          <h3 class=\"falcon-applications__heading\">Commercial &amp; Utility<\/h3>\n          <p class=\"falcon-applications__text\">Flexible electric vehicle solutions for farms, factories, property services and commercial operations.<\/p>\n          <!-- [REPLACE_APPLICATION_5_LINK] -->\n          <a class=\"falcon-applications__link\" href=\"\/contact-us\/\">\n            Request a Solution\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/a>\n          <span class=\"falcon-applications__collapsed-arrow\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/span>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var applicationModules = document.querySelectorAll(\".falcon-applications\");\n\n    applicationModules.forEach(function (module) {\n      var accordion = module.querySelector(\".falcon-applications__accordion\");\n      var items = Array.prototype.slice.call(\n        module.querySelectorAll(\".falcon-applications__item\")\n      );\n      var activeIndex = Math.max(\n        0,\n        items.findIndex(function (item) {\n          return item.classList.contains(\"falcon-applications__item--expanded\");\n        })\n      );\n      var switchFrame = 0;\n\n      function isDesktopLayout() {\n        return window.matchMedia(\"(min-width: 901px)\").matches;\n      }\n\n      function updateDesktopColumns(index, animate) {\n        if (!isDesktopLayout()) {\n          accordion.style.removeProperty(\"grid-template-columns\");\n          return;\n        }\n\n        var columns = items.map(function (_, itemIndex) {\n          return itemIndex === index ? \"4.4fr\" : \"1fr\";\n        }).join(\" \");\n\n        if (!animate) {\n          accordion.style.transition = \"none\";\n        }\n\n        accordion.style.gridTemplateColumns = columns;\n\n        if (!animate) {\n          window.requestAnimationFrame(function () {\n            accordion.style.removeProperty(\"transition\");\n          });\n        }\n      }\n\n      function expandItem(selectedItem, animate) {\n        var selectedIndex = items.indexOf(selectedItem);\n\n        if (selectedIndex < 0 || selectedIndex === activeIndex) {\n          return;\n        }\n\n        activeIndex = selectedIndex;\n\n        window.cancelAnimationFrame(switchFrame);\n        switchFrame = window.requestAnimationFrame(function () {\n          items.forEach(function (item) {\n            var isSelected = item === selectedItem;\n            var toggle = item.querySelector(\".falcon-applications__toggle\");\n\n            item.classList.toggle(\n              \"falcon-applications__item--expanded\",\n              isSelected\n            );\n            toggle.setAttribute(\n              \"aria-expanded\",\n              isSelected ? \"true\" : \"false\"\n            );\n          });\n\n          updateDesktopColumns(activeIndex, animate !== false);\n        });\n      }\n\n      items.forEach(function (item, index) {\n        var toggle = item.querySelector(\".falcon-applications__toggle\");\n        var link = item.querySelector(\".falcon-applications__link\");\n\n        toggle.addEventListener(\"click\", function () {\n          expandItem(item, true);\n        });\n\n        toggle.addEventListener(\"keydown\", function (event) {\n          var targetIndex = null;\n\n          if (event.key === \"ArrowDown\" || event.key === \"ArrowRight\") {\n            targetIndex = (index + 1) % items.length;\n          } else if (event.key === \"ArrowUp\" || event.key === \"ArrowLeft\") {\n            targetIndex = (index - 1 + items.length) % items.length;\n          } else if (event.key === \"Home\") {\n            targetIndex = 0;\n          } else if (event.key === \"End\") {\n            targetIndex = items.length - 1;\n          }\n\n          if (targetIndex !== null) {\n            event.preventDefault();\n            expandItem(items[targetIndex], true);\n            items[targetIndex]\n              .querySelector(\".falcon-applications__toggle\")\n              .focus();\n          }\n        });\n\n        link.addEventListener(\"click\", function (event) {\n          event.stopPropagation();\n        });\n      });\n\n      var resizeTimer = 0;\n\n      window.addEventListener(\"resize\", function () {\n        window.clearTimeout(resizeTimer);\n        resizeTimer = window.setTimeout(function () {\n          updateDesktopColumns(activeIndex, false);\n        }, 120);\n      });\n\n      updateDesktopColumns(activeIndex, false);\n    });\n  })();\n<\/script>\n```\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-32c254f e-con e-atomic-element e-flexbox-base e-40868cf \" data-id=\"32c254f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"32c254f\" data-e-type=\"e-flexbox\" data-id=\"32c254f\">\n    \t\t<div class=\"elementor-element elementor-element-bc6f1f1 elementor-widget elementor-widget-html\" data-id=\"bc6f1f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-about {\n    --falcon-about-blue: #0b63ce;\n    --falcon-about-blue-dark: #084f9f;\n    --falcon-about-dark: #10243a;\n    --falcon-about-text: #647182;\n    --falcon-about-light: #eef0f2;\n    --falcon-about-white: #ffffff;\n    --falcon-about-line: #d9dee3;\n\n    width: 100%;\n    overflow: hidden;\n    background: var(--falcon-about-light);\n    color: var(--falcon-about-dark);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-about *,\n  .falcon-about *::before,\n  .falcon-about *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-about__shell {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .falcon-about__layout {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 46%) minmax(0, 54%);\n    width: 100%;\n    min-height: clamp(680px, 48vw, 790px);\n    background: var(--falcon-about-light);\n  }\n\n  .falcon-about__content {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding:\n      clamp(82px, 7vw, 132px)\n      clamp(42px, 5.5vw, 104px)\n      clamp(238px, 16vw, 280px)\n      clamp(42px, 7.5vw, 150px);\n  }\n\n  .falcon-about__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 18px;\n    color: var(--falcon-about-blue);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n  }\n\n  .falcon-about__eyebrow::before {\n    width: 34px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-about__title {\n    max-width: 580px;\n    margin: 0;\n    color: var(--falcon-about-dark);\n    font-size: clamp(39px, 4.15vw, 57px);\n    font-weight: 750;\n    letter-spacing: -0.047em;\n    line-height: 1.08;\n  }\n\n  .falcon-about__text {\n    max-width: 505px;\n    margin: 27px 0 0;\n    color: var(--falcon-about-text);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .falcon-about__text + .falcon-about__text {\n    margin-top: 16px;\n  }\n\n  .falcon-about__actions {\n    margin-top: 31px;\n  }\n\n  .falcon-about__button {\n    display: inline-flex;\n    align-items: center;\n    gap: 18px;\n    min-height: 52px;\n    padding: 14px 20px 14px 23px;\n    border: 1px solid var(--falcon-about-blue);\n    border-radius: 3px;\n    background: var(--falcon-about-blue);\n    color: var(--falcon-about-white);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.035em;\n    line-height: 1;\n    text-decoration: none;\n    transition: background-color 0.22s ease, border-color 0.22s ease, transform 0.22s ease;\n  }\n\n  .falcon-about__button:hover {\n    border-color: var(--falcon-about-blue-dark);\n    background: var(--falcon-about-blue-dark);\n    color: var(--falcon-about-white);\n    transform: translateY(-3px);\n  }\n\n  .falcon-about__button:focus-visible {\n    outline: 3px solid rgba(11, 99, 206, 0.34);\n    outline-offset: 4px;\n  }\n\n  .falcon-about__button svg {\n    width: 17px;\n    height: 17px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.8;\n    transition: transform 0.22s ease;\n  }\n\n  .falcon-about__button:hover svg {\n    transform: translateX(4px);\n  }\n\n  .falcon-about__media {\n    position: relative;\n    min-width: 0;\n    min-height: clamp(680px, 48vw, 790px);\n    margin: 0;\n    overflow: hidden;\n    background: #cfd5db;\n  }\n\n  .falcon-about__media::after {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(20, 28, 36, 0.08), rgba(255, 255, 255, 0.02));\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .falcon-about__image {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transform: scale(1.03);\n    transition: transform 0.8s ease;\n  }\n\n  .falcon-about__layout:hover .falcon-about__image {\n    transform: scale(1.06);\n  }\n\n  .falcon-about__capabilities {\n    position: absolute;\n    bottom: clamp(44px, 4.8vw, 76px);\n    left: clamp(42px, 7.5vw, 150px);\n    z-index: 3;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    width: min(980px, 72vw);\n    min-height: 148px;\n    overflow: hidden;\n    background: var(--falcon-about-white);\n    box-shadow: 0 18px 42px rgba(16, 36, 58, 0.12);\n  }\n\n  .falcon-about__capability {\n    display: flex;\n    min-width: 0;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 30px clamp(18px, 2vw, 30px);\n  }\n\n  .falcon-about__capability + .falcon-about__capability {\n    border-left: 1px solid var(--falcon-about-line);\n  }\n\n  .falcon-about__capability-icon {\n    display: grid;\n    flex: 0 0 auto;\n    width: 34px;\n    height: 34px;\n    color: var(--falcon-about-blue);\n    place-items: center;\n  }\n\n  .falcon-about__capability-icon svg {\n    width: 100%;\n    height: 100%;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.55;\n  }\n\n  .falcon-about__capability-title {\n    margin: 1px 0 0;\n    color: var(--falcon-about-dark);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n    line-height: 1.3;\n  }\n\n  .falcon-about__capability-text {\n    margin: 6px 0 0;\n    color: var(--falcon-about-text);\n    font-size: 11px;\n    line-height: 1.48;\n  }\n\n  .falcon-about__content,\n  .falcon-about__media,\n  .falcon-about__capability {\n    opacity: 0;\n  }\n\n  .falcon-about--visible .falcon-about__content {\n    animation: falcon-about-content-in 0.7s ease-out forwards;\n  }\n\n  .falcon-about--visible .falcon-about__media {\n    animation: falcon-about-media-in 0.75s ease-out forwards;\n  }\n\n  .falcon-about--visible .falcon-about__capability {\n    animation: falcon-about-capability-in 0.5s ease-out forwards;\n  }\n\n  .falcon-about--visible .falcon-about__capability:nth-child(1) { animation-delay: 0.18s; }\n  .falcon-about--visible .falcon-about__capability:nth-child(2) { animation-delay: 0.28s; }\n  .falcon-about--visible .falcon-about__capability:nth-child(3) { animation-delay: 0.38s; }\n  .falcon-about--visible .falcon-about__capability:nth-child(4) { animation-delay: 0.48s; }\n\n  @keyframes falcon-about-content-in {\n    from { opacity: 0; transform: translateY(18px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes falcon-about-media-in {\n    from { opacity: 0; transform: scale(0.985); }\n    to { opacity: 1; transform: scale(1); }\n  }\n\n  @keyframes falcon-about-capability-in {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 1180px) {\n    .falcon-about__layout {\n      grid-template-columns: minmax(0, 48%) minmax(0, 52%);\n      min-height: 650px;\n    }\n\n    .falcon-about__content {\n      padding:\n        76px\n        clamp(32px, 4vw, 58px)\n        220px\n        clamp(32px, 5vw, 72px);\n    }\n\n    .falcon-about__media {\n      min-height: 650px;\n    }\n\n    .falcon-about__capabilities {\n      left: clamp(32px, 5vw, 72px);\n      width: min(900px, calc(100% - clamp(64px, 10vw, 144px)));\n      bottom: 42px;\n    }\n\n    .falcon-about__capability {\n      gap: 10px;\n      padding: 25px 16px;\n    }\n\n    .falcon-about__capability-icon {\n      width: 30px;\n      height: 30px;\n    }\n\n    .falcon-about__capability-title {\n      font-size: 13px;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .falcon-about__layout {\n      display: flex;\n      min-height: 0;\n      flex-direction: column;\n      padding: 72px 28px;\n    }\n\n    .falcon-about__content {\n      padding: 0 0 44px;\n    }\n\n    .falcon-about__media {\n      min-height: 380px;\n      height: 53vw;\n      max-height: 500px;\n    }\n\n    .falcon-about__capabilities {\n      position: relative;\n      bottom: auto;\n      left: auto;\n      width: 100%;\n      margin-top: 0;\n      box-shadow: 0 10px 24px rgba(16, 36, 58, 0.08);\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-about__layout {\n      padding: 66px 20px;\n    }\n\n    .falcon-about__title {\n      font-size: 36px;\n    }\n\n    .falcon-about__text {\n      margin-top: 21px;\n      font-size: 14px;\n      line-height: 1.68;\n    }\n\n    .falcon-about__actions {\n      margin-top: 26px;\n    }\n\n    .falcon-about__button {\n      width: 100%;\n      justify-content: center;\n    }\n\n    .falcon-about__media {\n      min-height: 280px;\n      height: 78vw;\n      max-height: 360px;\n    }\n\n    .falcon-about__capabilities {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .falcon-about__capability {\n      padding: 22px 14px;\n    }\n\n    .falcon-about__capability:nth-child(3) {\n      border-left: 0;\n      border-top: 1px solid var(--falcon-about-line);\n    }\n\n    .falcon-about__capability:nth-child(4) {\n      border-top: 1px solid var(--falcon-about-line);\n    }\n\n    .falcon-about__capability-icon {\n      width: 29px;\n      height: 29px;\n    }\n\n    .falcon-about__capability-title {\n      font-size: 12px;\n    }\n\n    .falcon-about__capability-text {\n      font-size: 10px;\n    }\n  }\n\n  @media (max-width: 370px) {\n    .falcon-about__capabilities {\n      grid-template-columns: 1fr;\n    }\n\n    .falcon-about__capability + .falcon-about__capability {\n      border-top: 1px solid var(--falcon-about-line);\n      border-left: 0;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-about *,\n    .falcon-about *::before,\n    .falcon-about *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n    }\n\n    .falcon-about__content,\n    .falcon-about__media,\n    .falcon-about__capability {\n      opacity: 1;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-about\" aria-labelledby=\"falcon-about-heading\">\n  <div class=\"falcon-about__shell\">\n    <div class=\"falcon-about__layout\">\n      <div class=\"falcon-about__content\">\n        <p class=\"falcon-about__eyebrow\">ABOUT FALCON<\/p>\n\n        <h2 class=\"falcon-about__title\" id=\"falcon-about-heading\">\n          Reliable Electric Vehicle Supply<br>for Global Buyers\n        <\/h2>\n\n        <p class=\"falcon-about__text\">\n          FALCON provides electric tricycles, golf carts, sightseeing vehicles,\n          enclosed electric vehicles and customized mobility solutions for global\n          distributors, importers and project buyers.\n        <\/p>\n\n        <p class=\"falcon-about__text\">\n          Through our manufacturing and supply chain network, we support product\n          selection, OEM \/ ODM customization, quality inspection, export\n          documentation and international delivery.\n        <\/p>\n\n        <div class=\"falcon-about__actions\">\n          <!-- [REPLACE_ABOUT_LINK] -->\n          <a class=\"falcon-about__button\" href=\"\/about-us\/\">\n            Learn More About Us\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <figure class=\"falcon-about__media\">\n        <!-- [REPLACE_ABOUT_IMAGE] -->\n        <img loading=\"lazy\" class=\"falcon-about__image\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-16_08_03.png\" alt=\"FALCON electric vehicle factory and supply network\" width=\"1200\" height=\"800\" loading=\"lazy\" decoding=\"async\">\n      <\/figure>\n\n      <div class=\"falcon-about__capabilities\" aria-label=\"FALCON supply capabilities\">\n        <article class=\"falcon-about__capability\">\n          <span class=\"falcon-about__capability-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><path d=\"M6 42h36M10 42V22h28v20M15 22V12h18v10M16 29h5M27 29h5M16 35h5M27 35h5\"\/><\/svg>\n          <\/span>\n          <div>\n            <h3 class=\"falcon-about__capability-title\">Multi-Category EV Supply<\/h3>\n            <p class=\"falcon-about__capability-text\">Multiple electric vehicle solutions<\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-about__capability\">\n          <span class=\"falcon-about__capability-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><circle cx=\"24\" cy=\"24\" r=\"7\"\/><path d=\"M24 6v7M24 35v7M42 24h-7M13 24H6M36.7 11.3l-5 5M16.3 31.7l-5 5M36.7 36.7l-5-5M16.3 16.3l-5-5\"\/><\/svg>\n          <\/span>\n          <div>\n            <h3 class=\"falcon-about__capability-title\">Flexible OEM \/ ODM<\/h3>\n            <p class=\"falcon-about__capability-text\">Branding and configuration support<\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-about__capability\">\n          <span class=\"falcon-about__capability-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\">\n              <path d=\"M24 6l14 5v10c0 9-5.7 16.5-14 21-8.3-4.5-14-12-14-21V11l14-5Z\"><\/path>\n              <path d=\"m17 24 5 5 10-11\"><\/path>\n            <\/svg>\n          <\/span>\n          <div>\n            <h3 class=\"falcon-about__capability-title\">Quality Inspection<\/h3>\n            <p class=\"falcon-about__capability-text\">Production and final vehicle checks<\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"falcon-about__capability\">\n          <span class=\"falcon-about__capability-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 48 48\"><circle cx=\"24\" cy=\"24\" r=\"18\"\/><path d=\"M6 24h36M24 6c5 5 7.5 11 7.5 18S29 37 24 42c-5-5-7.5-11-7.5-18S19 11 24 6Z\"\/><path d=\"M32 35l5 5M37 35l-5 5\"\/><\/svg>\n          <\/span>\n          <div>\n            <h3 class=\"falcon-about__capability-title\">Global Export Support<\/h3>\n            <p class=\"falcon-about__capability-text\">Documentation, packing and shipping<\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var aboutModules = document.querySelectorAll(\".falcon-about\");\n    var reducedMotion = window.matchMedia && window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n    aboutModules.forEach(function (module) {\n      if (reducedMotion || !(\"IntersectionObserver\" in window)) {\n        module.classList.add(\"falcon-about--visible\");\n        return;\n      }\n\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            module.classList.add(\"falcon-about--visible\");\n            observer.unobserve(module);\n          }\n        });\n      }, { threshold: 0.18 });\n\n      observer.observe(module);\n    });\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-486a6e5 e-con e-atomic-element e-flexbox-base e-cd6a85d \" data-id=\"486a6e5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"486a6e5\" data-e-type=\"e-flexbox\" data-id=\"486a6e5\">\n    \t\t<div class=\"elementor-element elementor-element-4b7c13c elementor-widget elementor-widget-html\" data-id=\"4b7c13c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-production {\n    --falcon-production-blue: #0b63ce;\n    --falcon-production-blue-dark: #084f9f;\n    --falcon-production-dark: #10243a;\n    --falcon-production-text: #647182;\n    --falcon-production-light: #f5f8fb;\n    --falcon-production-line: #e1e7ed;\n    --falcon-production-white: #ffffff;\n\n    width: 100%;\n    overflow: hidden;\n    background: var(--falcon-production-white);\n    color: var(--falcon-production-dark);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-production *,\n  .falcon-production *::before,\n  .falcon-production *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-production__shell {\n    width: min(calc(100% - 48px), 1680px);\n    margin: 0 auto;\n    padding: clamp(125px, 8vw, 155px) 0 clamp(130px, 8.5vw, 165px);\n  }\n\n  .falcon-production__header {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(310px, 0.9fr);\n    gap: clamp(60px, 7vw, 110px);\n    align-items: end;\n  }\n\n  .falcon-production__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 17px;\n    color: var(--falcon-production-blue);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n  }\n\n  .falcon-production__eyebrow::before {\n    width: 34px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-production__title {\n    max-width: 690px;\n    margin: 0;\n    color: var(--falcon-production-dark);\n    font-size: clamp(44px, 4.3vw, 64px);\n    font-weight: 750;\n    letter-spacing: -0.048em;\n    line-height: 1.07;\n  }\n\n  .falcon-production__description {\n    max-width: 560px;\n    margin: 0 0 5px;\n    color: var(--falcon-production-text);\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .falcon-production__grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    min-height: 310px;\n    margin-top: clamp(84px, 6.5vw, 108px);\n  }\n\n  .falcon-production__item {\n    position: relative;\n    min-width: 0;\n    min-height: 310px;\n    padding:\n      clamp(38px, 3vw, 52px)\n      clamp(27px, 3.1vw, 52px)\n      clamp(42px, 3.5vw, 58px);\n    background: var(--falcon-production-white);\n    transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;\n  }\n\n  .falcon-production__item:not(:first-child) {\n    border-left: 1px solid var(--falcon-production-line);\n  }\n\n  .falcon-production__item::after {\n    position: absolute;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    height: 2px;\n    background: var(--falcon-production-blue);\n    content: \"\";\n    transform: scaleX(0);\n    transform-origin: left;\n    transition: transform 0.3s ease;\n  }\n\n  .falcon-production__item:hover,\n  .falcon-production__item:focus-within {\n    background: var(--falcon-production-light);\n    box-shadow: 0 12px 24px rgba(16, 36, 58, 0.07);\n    transform: translateY(-6px);\n  }\n\n  .falcon-production__item:hover::after,\n  .falcon-production__item:focus-within::after {\n    transform: scaleX(1);\n  }\n\n  .falcon-production__number {\n    display: block;\n    margin: 0 0 22px;\n    color: #9aafc2;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    line-height: 1;\n  }\n\n  .falcon-production__icon {\n    display: grid;\n    width: 68px;\n    height: 68px;\n    margin-bottom: 25px;\n    border: 1px solid var(--falcon-production-blue);\n    border-radius: 50%;\n    color: var(--falcon-production-blue);\n    place-items: center;\n    transition: background-color 0.28s ease, color 0.28s ease, border-color 0.28s ease;\n  }\n\n  .falcon-production__icon svg {\n    width: 34px;\n    height: 34px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.55;\n  }\n\n  .falcon-production__item:hover .falcon-production__icon,\n  .falcon-production__item:focus-within .falcon-production__icon {\n    border-color: var(--falcon-production-blue);\n    background: var(--falcon-production-blue);\n    color: var(--falcon-production-white);\n  }\n\n  .falcon-production__item-title {\n    max-width: 260px;\n    margin: 0;\n    color: var(--falcon-production-dark);\n    font-size: clamp(18px, 1.45vw, 21px);\n    font-weight: 700;\n    letter-spacing: -0.025em;\n    line-height: 1.25;\n    transition: color 0.28s ease;\n  }\n\n  .falcon-production__item:hover .falcon-production__item-title,\n  .falcon-production__item:focus-within .falcon-production__item-title {\n    color: var(--falcon-production-blue);\n  }\n\n  .falcon-production__item-text {\n    max-width: 252px;\n    margin: 11px 0 0;\n    color: var(--falcon-production-text);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  @media (max-width: 1320px) {\n    .falcon-production__shell {\n      width: min(calc(100% - 48px), 1180px);\n      padding-top: 108px;\n      padding-bottom: 118px;\n    }\n\n    .falcon-production__header {\n      gap: 52px;\n    }\n\n    .falcon-production__item {\n      min-height: 292px;\n      padding: 34px 25px 42px;\n    }\n\n    .falcon-production__icon {\n      width: 62px;\n      height: 62px;\n      margin-bottom: 21px;\n    }\n\n    .falcon-production__icon svg {\n      width: 31px;\n      height: 31px;\n    }\n  }\n\n  @media (max-width: 900px) {\n    .falcon-production__header {\n      grid-template-columns: 1fr;\n      gap: 19px;\n    }\n\n    .falcon-production__description {\n      max-width: 620px;\n    }\n\n    .falcon-production__grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      min-height: 0;\n      margin-top: 68px;\n    }\n\n    .falcon-production__item {\n      min-height: 285px;\n      padding: 36px 34px 42px;\n    }\n\n    .falcon-production__item:nth-child(3) {\n      border-left: 0;\n      border-top: 1px solid var(--falcon-production-line);\n    }\n\n    .falcon-production__item:nth-child(4) {\n      border-top: 1px solid var(--falcon-production-line);\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-production__shell {\n      width: 100%;\n      padding: 84px 20px 88px;\n    }\n\n    .falcon-production__title {\n      font-size: 35px;\n    }\n\n    .falcon-production__description {\n      font-size: 14px;\n      line-height: 1.68;\n    }\n\n    .falcon-production__grid {\n      grid-template-columns: 1fr;\n      min-height: 0;\n      margin-top: 52px;\n    }\n\n    .falcon-production__item {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      column-gap: 17px;\n      min-height: 160px;\n      padding: 29px 0;\n    }\n\n    .falcon-production__item:not(:first-child) {\n      border-top: 1px solid var(--falcon-production-line);\n      border-left: 0;\n    }\n\n    .falcon-production__item:hover,\n    .falcon-production__item:focus-within {\n      box-shadow: none;\n      transform: none;\n    }\n\n    .falcon-production__number {\n      grid-column: 1 \/ -1;\n      margin-bottom: 14px;\n      font-size: 11px;\n    }\n\n    .falcon-production__icon {\n      grid-row: 2 \/ span 2;\n      width: 56px;\n      height: 56px;\n      margin: 0;\n    }\n\n    .falcon-production__icon svg {\n      width: 28px;\n      height: 28px;\n    }\n\n    .falcon-production__item-title {\n      grid-column: 2;\n      align-self: end;\n      font-size: 18px;\n    }\n\n    .falcon-production__item-text {\n      grid-column: 2;\n      margin-top: 7px;\n      font-size: 13px;\n    }\n\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-production *,\n    .falcon-production *::before,\n    .falcon-production *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-production\" aria-labelledby=\"falcon-production-heading\">\n  <div class=\"falcon-production__shell\">\n    <header class=\"falcon-production__header\">\n      <div>\n        <p class=\"falcon-production__eyebrow\">PRODUCTION &amp; QUALITY<\/p>\n        <h2 class=\"falcon-production__title\" id=\"falcon-production-heading\">\n          Reliable Supply Support<br>at Every Stage\n        <\/h2>\n      <\/div>\n\n      <p class=\"falcon-production__description\">\n        From manufacturing coordination and production follow-up to quality inspection,\n        packing and export delivery, we help global buyers manage every order with\n        greater clarity and control.\n      <\/p>\n    <\/header>\n\n    <div class=\"falcon-production__grid\">\n      <article class=\"falcon-production__item\">\n        <span class=\"falcon-production__number\">01<\/span>\n        <span class=\"falcon-production__icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 48 48\">\n            <path d=\"M5 42h38M9 42V24h30v18M14 24V13h20v11M16 31h5M27 31h5M16 37h5M27 37h5\"\/>\n            <path d=\"M5 24l9-7M34 17l9 7\"\/>\n          <\/svg>\n        <\/span>\n        <h3 class=\"falcon-production__item-title\">Manufacturing Network<\/h3>\n        <p class=\"falcon-production__item-text\">Coordinated supply from qualified production partners.<\/p>\n      <\/article>\n\n      <article class=\"falcon-production__item\">\n        <span class=\"falcon-production__number\">02<\/span>\n        <span class=\"falcon-production__icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 48 48\">\n            <circle cx=\"24\" cy=\"24\" r=\"7\"\/>\n            <path d=\"M24 5v7M24 36v7M43 24h-7M12 24H5M37.4 10.6l-5 5M15.6 32.4l-5 5M37.4 37.4l-5-5M15.6 15.6l-5-5\"\/>\n            <path d=\"M21 24l2 2 5-5\"\/>\n          <\/svg>\n        <\/span>\n        <h3 class=\"falcon-production__item-title\">Production Coordination<\/h3>\n        <p class=\"falcon-production__item-text\">Order follow-up and production progress management.<\/p>\n      <\/article>\n\n      <article class=\"falcon-production__item\">\n        <span class=\"falcon-production__number\">03<\/span>\n        <span class=\"falcon-production__icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 48 48\">\n            <path d=\"M24 5l14 5v11c0 9-5.7 16.5-14 21-8.3-4.5-14-12-14-21V10l14-5Z\"\/>\n            <path d=\"m17 24 5 5 10-11\"\/>\n          <\/svg>\n        <\/span>\n        <h3 class=\"falcon-production__item-title\">Quality Inspection<\/h3>\n        <p class=\"falcon-production__item-text\">Product and final inspection before shipment.<\/p>\n      <\/article>\n\n      <article class=\"falcon-production__item\">\n        <span class=\"falcon-production__number\">04<\/span>\n        <span class=\"falcon-production__icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 48 48\">\n            <path d=\"M6 16h25l8 8v14H6zM6 16l8-8h17v8M14 24h17M14 30h10\"\/>\n            <path d=\"M37 8c2.8 2.8 4.2 6.1 4.2 10S39.8 25.2 37 28c-2.8-2.8-4.2-6.1-4.2-10S34.2 10.8 37 8Z\"\/>\n            <path d=\"M31 18h12\"\/>\n          <\/svg>\n        <\/span>\n        <h3 class=\"falcon-production__item-title\">Packing &amp; Export<\/h3>\n        <p class=\"falcon-production__item-text\">Packing, loading, documentation and shipping support.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-81a14d1 e-con e-atomic-element e-flexbox-base e-2f31db1 \" data-id=\"81a14d1\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"81a14d1\" data-e-type=\"e-flexbox\" data-id=\"81a14d1\">\n    \t\t<div class=\"elementor-element elementor-element-8966ddb elementor-widget elementor-widget-html\" data-id=\"8966ddb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-global {\n    --falcon-global-bg: #2c57a0;\n    --falcon-global-blue: #8fd2ff;\n    --falcon-global-blue-bright: #b9e3ff;\n    --falcon-global-white: #ffffff;\n    --falcon-global-text: rgba(255, 255, 255, 0.78);\n    --falcon-global-line: rgba(255, 255, 255, 0.28);\n\n    position: relative;\n    isolation: isolate;\n    width: 100%;\n    min-height: clamp(680px, 43vw, 790px);\n    overflow: hidden;\n    background: var(--falcon-global-bg);\n    color: var(--falcon-global-white);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-global *,\n  .falcon-global *::before,\n  .falcon-global *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-global__background,\n  .falcon-global__background img,\n  .falcon-global__overlay {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  .falcon-global__background {\n    z-index: -3;\n    display: block;\n    margin: 0;\n  }\n\n  .falcon-global__background img {\n    display: block;\n    object-fit: cover;\n    object-position: center center;\n    transform: scale(1.002);\n    transition: transform 0.8s ease;\n  }\n\n  .falcon-global:hover .falcon-global__background img {\n    transform: scale(1.012);\n  }\n\n  .falcon-global__overlay {\n    z-index: -2;\n    pointer-events: none;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(20, 50, 100, 0.97) 0%,\n        rgba(27, 65, 125, 0.91) 28%,\n        rgba(38, 82, 151, 0.72) 43%,\n        rgba(44, 87, 160, 0.22) 64%,\n        rgba(44, 87, 160, 0.04) 100%\n      ),\n      linear-gradient(\n        0deg,\n        rgba(27, 61, 118, 0.30) 0%,\n        rgba(44, 87, 160, 0) 42%\n      );\n  }\n\n  .falcon-global__shell {\n    position: relative;\n    display: flex;\n    width: min(calc(100% - 48px), 1680px);\n    min-height: clamp(680px, 43vw, 790px);\n    margin: 0 auto;\n    padding: clamp(105px, 7vw, 132px) 0 clamp(92px, 6.5vw, 122px);\n    align-items: center;\n  }\n\n  .falcon-global__content {\n    width: min(100%, 700px);\n    opacity: 0;\n    transform: translateY(18px);\n  }\n\n  .falcon-global__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    margin: 0 0 20px;\n    color: var(--falcon-global-blue-bright);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n  }\n\n  .falcon-global__eyebrow::before {\n    width: 36px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-global__title {\n    max-width: 690px;\n    margin: 0;\n    color: var(--falcon-global-white);\n    font-size: clamp(48px, 4.05vw, 68px);\n    font-weight: 750;\n    letter-spacing: -0.05em;\n    line-height: 1.04;\n  }\n\n  .falcon-global__description {\n    max-width: 610px;\n    margin: 28px 0 0;\n    color: var(--falcon-global-text);\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .falcon-global__stats {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    width: min(100%, 650px);\n    margin-top: 46px;\n  }\n\n  .falcon-global__stat {\n    min-width: 0;\n    padding: 0 24px;\n  }\n\n  .falcon-global__stat:first-child {\n    padding-left: 0;\n  }\n\n  .falcon-global__stat + .falcon-global__stat {\n    border-left: 1px solid var(--falcon-global-line);\n  }\n\n  .falcon-global__stat-value {\n    display: block;\n    color: var(--falcon-global-white);\n    font-size: clamp(40px, 3vw, 56px);\n    font-weight: 750;\n    letter-spacing: -0.055em;\n    line-height: 1;\n    white-space: nowrap;\n  }\n\n  .falcon-global__stat-value--text {\n    padding-top: 9px;\n    font-size: clamp(23px, 1.8vw, 31px);\n    letter-spacing: -0.04em;\n  }\n\n  .falcon-global__stat-label {\n    display: block;\n    margin-top: 10px;\n    color: rgba(255, 255, 255, 0.74);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.02em;\n    line-height: 1.45;\n  }\n\n  .falcon-global__button {\n    display: inline-flex;\n    align-items: center;\n    gap: 19px;\n    min-height: 54px;\n    margin-top: 44px;\n    padding: 14px 22px 14px 25px;\n    border: 1px solid rgba(255, 255, 255, 0.84);\n    border-radius: 2px;\n    background: rgba(255, 255, 255, 0.02);\n    color: var(--falcon-global-white);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.035em;\n    line-height: 1;\n    text-decoration: none;\n    transition:\n      background-color 0.24s ease,\n      border-color 0.24s ease,\n      color 0.24s ease,\n      transform 0.24s ease;\n  }\n\n  .falcon-global__button:hover {\n    border-color: var(--falcon-global-white);\n    background: var(--falcon-global-white);\n    color: #234b8c;\n    transform: translateY(-3px);\n  }\n\n  .falcon-global__button:focus-visible {\n    outline: 3px solid var(--falcon-global-blue-bright);\n    outline-offset: 4px;\n  }\n\n  .falcon-global__button svg {\n    width: 17px;\n    height: 17px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.8;\n    transition: transform 0.22s ease;\n  }\n\n  .falcon-global__button:hover svg {\n    transform: translateX(4px);\n  }\n\n  .falcon-global--visible .falcon-global__content {\n    animation: falcon-global-content-in 0.72s ease-out forwards;\n  }\n\n  @keyframes falcon-global-content-in {\n    from {\n      opacity: 0;\n      transform: translateY(18px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media (max-width: 1320px) {\n    .falcon-global {\n      min-height: 680px;\n    }\n\n    .falcon-global__shell {\n      width: min(calc(100% - 40px), 1180px);\n      min-height: 680px;\n      padding-top: 98px;\n      padding-bottom: 92px;\n    }\n\n    .falcon-global__content {\n      width: min(100%, 630px);\n    }\n\n    .falcon-global__title {\n      font-size: clamp(44px, 4.3vw, 60px);\n    }\n\n    .falcon-global__background img {\n      object-position: 56% center;\n    }\n  }\n\n  @media (max-width: 900px) {\n    .falcon-global {\n      min-height: 720px;\n    }\n\n    .falcon-global__background img {\n      object-position: 58% center;\n    }\n\n    .falcon-global__overlay {\n      background:\n        linear-gradient(\n          90deg,\n          rgba(25, 58, 112, 0.96) 0%,\n          rgba(33, 73, 137, 0.89) 52%,\n          rgba(44, 87, 160, 0.50) 100%\n        ),\n        linear-gradient(\n          0deg,\n          rgba(25, 58, 112, 0.48) 0%,\n          rgba(44, 87, 160, 0.06) 60%\n        );\n    }\n\n    .falcon-global__shell {\n      min-height: 720px;\n      align-items: flex-start;\n      padding-top: 92px;\n      padding-bottom: 82px;\n    }\n\n    .falcon-global__content {\n      width: min(100%, 650px);\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-global {\n      min-height: 690px;\n    }\n\n    .falcon-global__background img {\n      object-position: 62% center;\n    }\n\n    .falcon-global__overlay {\n      background:\n        linear-gradient(\n          90deg,\n          rgba(24, 56, 109, 0.96) 0%,\n          rgba(31, 70, 133, 0.88) 68%,\n          rgba(44, 87, 160, 0.60) 100%\n        ),\n        linear-gradient(\n          0deg,\n          rgba(22, 52, 102, 0.54) 0%,\n          rgba(44, 87, 160, 0.08) 64%\n        );\n    }\n\n    .falcon-global__shell {\n      width: 100%;\n      min-height: 690px;\n      padding: 76px 20px 70px;\n      align-items: flex-start;\n    }\n\n    .falcon-global__title {\n      font-size: 35px;\n      line-height: 1.08;\n    }\n\n    .falcon-global__description {\n      margin-top: 21px;\n      font-size: 14px;\n      line-height: 1.67;\n    }\n\n    .falcon-global__stats {\n      margin-top: 36px;\n    }\n\n    .falcon-global__stat {\n      padding: 0 10px;\n    }\n\n    .falcon-global__stat-value {\n      font-size: 33px;\n    }\n\n    .falcon-global__stat-value--text {\n      padding-top: 8px;\n      font-size: 17px;\n    }\n\n    .falcon-global__stat-label {\n      margin-top: 7px;\n      font-size: 9px;\n    }\n\n    .falcon-global__button {\n      width: 100%;\n      justify-content: center;\n      margin-top: 36px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-global *,\n    .falcon-global *::before,\n    .falcon-global *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n    }\n\n    .falcon-global__content {\n      opacity: 1;\n      transform: none;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-global\" aria-labelledby=\"falcon-global-heading\">\n  <picture class=\"falcon-global__background\">\n    <!-- [REPLACE_GLOBAL_BACKGROUND_IMAGE] \u4e0a\u4f20 falcon-global-background.webp \u540e\u66ff\u6362\u4e0b\u65b9\u56fe\u7247\u94fe\u63a5 -->\n    <img loading=\"lazy\"\n      src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67084\u65e5-17_22_11.png\"\n      alt=\"\"\n      width=\"2006\"\n      height=\"784\"\n      loading=\"lazy\"\n      decoding=\"async\"\n    >\n  <\/picture>\n\n  <div class=\"falcon-global__overlay\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"falcon-global__shell\">\n    <div class=\"falcon-global__content\">\n      <p class=\"falcon-global__eyebrow\">GLOBAL MARKET<\/p>\n\n      <h2 class=\"falcon-global__title\" id=\"falcon-global-heading\">\n        Connecting Electric Mobility<br>with Global Markets\n      <\/h2>\n\n      <p class=\"falcon-global__description\">\n        We support distributors, importers and project buyers with electric vehicle\n        sourcing, customization, quality coordination and export delivery across\n        international markets.\n      <\/p>\n\n      <div class=\"falcon-global__stats\" aria-label=\"FALCON global market statistics\">\n        <div class=\"falcon-global__stat\">\n          <strong class=\"falcon-global__stat-value\">50+<\/strong>\n          <span class=\"falcon-global__stat-label\">Markets Reached<\/span>\n        <\/div>\n\n        <div class=\"falcon-global__stat\">\n          <strong class=\"falcon-global__stat-value\">6<\/strong>\n          <span class=\"falcon-global__stat-label\">Vehicle Categories<\/span>\n        <\/div>\n\n        <div class=\"falcon-global__stat\">\n          <strong class=\"falcon-global__stat-value falcon-global__stat-value--text\">\n            OEM \/ ODM\n          <\/strong>\n          <span class=\"falcon-global__stat-label\">Customization Support<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- [REPLACE_GLOBAL_MARKET_LINK] -->\n      <a class=\"falcon-global__button\" href=\"\/about-us\/\">\n        Learn More About Us\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n          <path d=\"M5 12h13M13 6l6 6-6 6\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var modules = document.querySelectorAll(\".falcon-global\");\n    var reducedMotion =\n      window.matchMedia &&\n      window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n    modules.forEach(function (module) {\n      if (reducedMotion || !(\"IntersectionObserver\" in window)) {\n        module.classList.add(\"falcon-global--visible\");\n        return;\n      }\n\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            module.classList.add(\"falcon-global--visible\");\n            observer.unobserve(module);\n          }\n        });\n      }, { threshold: 0.18 });\n\n      observer.observe(module);\n    });\n  })();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-ccb7119 e-con e-atomic-element e-flexbox-base e-3189fef \" data-id=\"ccb7119\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"ccb7119\" data-e-type=\"e-flexbox\" data-id=\"ccb7119\">\n    \t\t<div class=\"elementor-element elementor-element-77a61cc elementor-widget elementor-widget-html\" data-id=\"77a61cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-oem {\n    --falcon-oem-blue: #0b63ce;\n    --falcon-oem-blue-dark: #084f9f;\n    --falcon-oem-dark: #10243a;\n    --falcon-oem-text: #647182;\n    --falcon-oem-bg: #f1f3f5;\n    --falcon-oem-white: #ffffff;\n    --falcon-oem-line: #dce3e9;\n    --falcon-oem-light: #f7f9fb;\n\n    width: 100%;\n    overflow: hidden;\n    background: var(--falcon-oem-bg);\n    color: var(--falcon-oem-dark);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-oem *,\n  .falcon-oem *::before,\n  .falcon-oem *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-oem__shell {\n    width: min(calc(100% - 48px), 1680px);\n    margin: 0 auto;\n    padding: clamp(110px, 9vw, 145px) 0;\n  }\n\n  .falcon-oem__header {\n    max-width: 790px;\n    opacity: 0;\n    transform: translateY(18px);\n  }\n\n  .falcon-oem__eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 18px;\n    color: var(--falcon-oem-blue);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n  }\n\n  .falcon-oem__eyebrow::before {\n    width: 34px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-oem__title {\n    max-width: 760px;\n    margin: 0;\n    color: var(--falcon-oem-dark);\n    font-size: clamp(45px, 4.1vw, 64px);\n    font-weight: 750;\n    letter-spacing: -0.048em;\n    line-height: 1.06;\n  }\n\n  .falcon-oem__description {\n    max-width: 680px;\n    margin: 25px 0 0;\n    color: var(--falcon-oem-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .falcon-oem__stage {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(300px, 0.95fr) minmax(620px, 1.95fr) minmax(300px, 0.95fr);\n    gap: clamp(26px, 3vw, 52px);\n    min-height: 590px;\n    align-items: center;\n    margin-top: clamp(68px, 6vw, 90px);\n  }\n\n  .falcon-oem__options {\n    position: relative;\n    z-index: 3;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    gap: 19px;\n    padding: 24px 0;\n  }\n\n  .falcon-oem__option {\n    position: relative;\n    display: grid;\n    grid-template-columns: 22px 40px minmax(0, 1fr);\n    column-gap: 13px;\n    align-content: start;\n    min-height: 152px;\n    padding: 18px;\n    border: 1px solid var(--falcon-oem-line);\n    border-radius: 4px;\n    background: rgba(255, 255, 255, 0.48);\n    color: var(--falcon-oem-dark);\n    cursor: pointer;\n    font: inherit;\n    text-align: left;\n    transition: background-color 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;\n  }\n\n  .falcon-oem__options--left .falcon-oem__option:hover,\n  .falcon-oem__options--left .falcon-oem__option:focus-visible,\n  .falcon-oem__options--left .falcon-oem__option--active {\n    transform: translateX(5px);\n  }\n\n  .falcon-oem__options--right .falcon-oem__option:hover,\n  .falcon-oem__options--right .falcon-oem__option:focus-visible,\n  .falcon-oem__options--right .falcon-oem__option--active {\n    transform: translateX(-5px);\n  }\n\n  .falcon-oem__option:hover,\n  .falcon-oem__option:focus-visible,\n  .falcon-oem__option--active {\n    border-color: rgba(11, 99, 206, 0.48);\n    background: var(--falcon-oem-white);\n    box-shadow: 0 10px 22px rgba(16, 36, 58, 0.08);\n  }\n\n  .falcon-oem__option:focus-visible {\n    outline: 3px solid rgba(11, 99, 206, 0.28);\n    outline-offset: 3px;\n  }\n\n  .falcon-oem__option-number {\n    grid-column: 1;\n    padding-top: 3px;\n    color: var(--falcon-oem-blue);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    line-height: 1.25;\n  }\n\n  .falcon-oem__option-icon {\n    display: grid;\n    grid-column: 2;\n    width: 40px;\n    height: 40px;\n    border: 1px solid var(--falcon-oem-blue);\n    border-radius: 50%;\n    color: var(--falcon-oem-blue);\n    place-items: center;\n    transition: background-color 0.25s ease, color 0.25s ease;\n  }\n\n  .falcon-oem__option-icon svg,\n  .falcon-oem__trust-icon svg {\n    width: 21px;\n    height: 21px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.6;\n  }\n\n  .falcon-oem__option:hover .falcon-oem__option-icon,\n  .falcon-oem__option:focus-visible .falcon-oem__option-icon,\n  .falcon-oem__option--active .falcon-oem__option-icon {\n    background: var(--falcon-oem-blue);\n    color: var(--falcon-oem-white);\n  }\n\n  .falcon-oem__option-copy {\n    grid-column: 3;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    min-width: 0;\n    max-width: 100%;\n    padding-right: 2px;\n  }\n\n  .falcon-oem__option-title {\n    display: block;\n    max-width: 100%;\n    margin: 1px 0 0;\n    color: var(--falcon-oem-dark);\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: -0.015em;\n    line-height: 1.34;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: normal;\n    transition: color 0.25s ease;\n  }\n\n  .falcon-oem__option:hover .falcon-oem__option-title,\n  .falcon-oem__option:focus-visible .falcon-oem__option-title,\n  .falcon-oem__option--active .falcon-oem__option-title {\n    color: var(--falcon-oem-blue);\n  }\n\n  .falcon-oem__option-text {\n    display: block;\n    max-width: 100%;\n    margin: 8px 0 0;\n    color: var(--falcon-oem-text);\n    font-size: 12px;\n    line-height: 1.55;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n\n  .falcon-oem__option-copy,\n  .falcon-oem__option-title,\n  .falcon-oem__option-text {\n    min-width: 0;\n  }\n\n  .falcon-oem__vehicle {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    min-width: 0;\n    min-height: 525px;\n    align-items: center;\n    justify-content: center;\n    overflow: visible;\n    opacity: 0;\n    transform: translateY(10px);\n  }\n\n  .falcon-oem__vehicle::after {\n    position: absolute;\n    bottom: 17%;\n    left: 51%;\n    z-index: -1;\n    width: 56%;\n    height: 34px;\n    border-radius: 50%;\n    background: rgba(16, 36, 58, 0.18);\n    content: \"\";\n    filter: blur(14px);\n    transform: translateX(-50%);\n  }\n\n  .falcon-oem__vehicle-image {\n    display: block;\n    width: min(108%, 980px);\n    max-width: none;\n    height: auto;\n    max-height: none;\n    object-fit: contain;\n    object-position: center center;\n    transform: scale(1.16);\n    transform-origin: center center;\n  }\n\n  .falcon-oem__connector-layer {\n    position: absolute;\n    inset: 0;\n    z-index: 1;\n    width: 100%;\n    height: 100%;\n    overflow: visible;\n    pointer-events: none;\n  }\n\n  .falcon-oem__connector {\n    fill: none;\n    stroke: #9ab8d2;\n    stroke-linecap: round;\n    stroke-width: 1.2;\n    opacity: 0.14;\n    transition: opacity 0.3s ease, stroke 0.3s ease;\n  }\n\n  .falcon-oem__stage[data-falcon-oem-selected=\"1\"] .falcon-oem__connector--1,\n  .falcon-oem__stage[data-falcon-oem-selected=\"2\"] .falcon-oem__connector--2,\n  .falcon-oem__stage[data-falcon-oem-selected=\"3\"] .falcon-oem__connector--3,\n  .falcon-oem__stage[data-falcon-oem-selected=\"4\"] .falcon-oem__connector--4,\n  .falcon-oem__stage[data-falcon-oem-selected=\"5\"] .falcon-oem__connector--5,\n  .falcon-oem__stage[data-falcon-oem-selected=\"6\"] .falcon-oem__connector--6 {\n    stroke: var(--falcon-oem-blue);\n    opacity: 0.9;\n  }\n\n  .falcon-oem__point {\n    position: absolute;\n    z-index: 4;\n    width: 10px;\n    height: 10px;\n    border: 2px solid #b5c6d5;\n    border-radius: 50%;\n    background: var(--falcon-oem-bg);\n    transition: border-color 0.28s ease, background-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;\n  }\n\n  \/* [ADJUST_OEM_POINT_1] *\/\n  .falcon-oem__point--1 { top: 42%; left: 30%; }\n\n  \/* [ADJUST_OEM_POINT_2] *\/\n  .falcon-oem__point--2 { top: 32%; left: 48%; }\n\n  \/* [ADJUST_OEM_POINT_3] *\/\n  .falcon-oem__point--3 { top: 66%; left: 43%; }\n\n  \/* [ADJUST_OEM_POINT_4] *\/\n  .falcon-oem__point--4 { top: 65%; right: 29%; }\n\n  \/* [ADJUST_OEM_POINT_5] *\/\n  .falcon-oem__point--5 { top: 42%; right: 24%; }\n\n  \/* [ADJUST_OEM_POINT_6] *\/\n  .falcon-oem__point--6 { top: 74%; right: 42%; }\n\n  .falcon-oem__stage[data-falcon-oem-selected=\"1\"] .falcon-oem__point--1,\n  .falcon-oem__stage[data-falcon-oem-selected=\"2\"] .falcon-oem__point--2,\n  .falcon-oem__stage[data-falcon-oem-selected=\"3\"] .falcon-oem__point--3,\n  .falcon-oem__stage[data-falcon-oem-selected=\"4\"] .falcon-oem__point--4,\n  .falcon-oem__stage[data-falcon-oem-selected=\"5\"] .falcon-oem__point--5,\n  .falcon-oem__stage[data-falcon-oem-selected=\"6\"] .falcon-oem__point--6 {\n    border-color: var(--falcon-oem-blue);\n    background: var(--falcon-oem-blue);\n    box-shadow: 0 0 0 6px rgba(11, 99, 206, 0.16);\n    transform: scale(1.12);\n  }\n\n  .falcon-oem__detail {\n    min-height: 103px;\n    margin: 18px auto 0;\n    padding: 26px 0 0;\n    border-top: 1px solid var(--falcon-oem-line);\n    text-align: center;\n  }\n\n  .falcon-oem__detail-content {\n    opacity: 1;\n    transition: opacity 0.2s ease, transform 0.2s ease;\n  }\n\n  .falcon-oem__detail-content--changing {\n    opacity: 0;\n    transform: translateY(5px);\n  }\n\n  .falcon-oem__detail-kicker {\n    display: block;\n    color: var(--falcon-oem-blue);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    line-height: 1.3;\n  }\n\n  .falcon-oem__detail-title {\n    display: inline-block;\n    margin: 8px 0 0;\n    color: var(--falcon-oem-dark);\n    font-size: 18px;\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    line-height: 1.3;\n  }\n\n  .falcon-oem__detail-text {\n    max-width: 760px;\n    margin: 9px auto 0;\n    color: var(--falcon-oem-text);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  .falcon-oem__trust {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin-top: 54px;\n    padding: 22px 0;\n    border-top: 1px solid var(--falcon-oem-line);\n    border-bottom: 1px solid var(--falcon-oem-line);\n  }\n\n  .falcon-oem__trust-item {\n    display: flex;\n    min-width: 0;\n    align-items: center;\n    gap: 13px;\n    padding: 4px 26px;\n  }\n\n  .falcon-oem__trust-item + .falcon-oem__trust-item {\n    border-left: 1px solid var(--falcon-oem-line);\n  }\n\n  .falcon-oem__trust-icon {\n    display: grid;\n    flex: 0 0 auto;\n    width: 31px;\n    height: 31px;\n    color: var(--falcon-oem-blue);\n    place-items: center;\n  }\n\n  .falcon-oem__trust-title {\n    margin: 0;\n    color: var(--falcon-oem-dark);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .falcon-oem__trust-text {\n    margin: 4px 0 0;\n    color: var(--falcon-oem-text);\n    font-size: 10px;\n    line-height: 1.45;\n  }\n\n  .falcon-oem--visible .falcon-oem__header {\n    animation: falcon-oem-enter 0.65s ease-out forwards;\n  }\n\n  .falcon-oem--visible .falcon-oem__vehicle {\n    animation: falcon-oem-enter 0.65s ease-out 0.12s forwards;\n  }\n\n  .falcon-oem--visible .falcon-oem__option {\n    animation: falcon-oem-enter 0.42s ease-out both;\n  }\n\n  .falcon-oem--visible .falcon-oem__option:nth-child(1) { animation-delay: 0.16s; }\n  .falcon-oem--visible .falcon-oem__option:nth-child(2) { animation-delay: 0.24s; }\n  .falcon-oem--visible .falcon-oem__option:nth-child(3) { animation-delay: 0.32s; }\n\n  @keyframes falcon-oem-enter {\n    from { opacity: 0; transform: translateY(12px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 1320px) {\n    .falcon-oem__shell {\n      width: min(calc(100% - 48px), 1180px);\n    }\n\n    .falcon-oem__stage {\n      grid-template-columns: minmax(250px, 0.88fr) minmax(520px, 1.72fr) minmax(250px, 0.88fr);\n      gap: 22px;\n      min-height: 540px;\n    }\n\n    .falcon-oem__option {\n      grid-template-columns: 18px 36px minmax(0, 1fr);\n      column-gap: 11px;\n      min-height: 145px;\n      padding: 18px 16px;\n    }\n\n    .falcon-oem__option-icon {\n      width: 36px;\n      height: 36px;\n    }\n\n    .falcon-oem__option-title {\n      font-size: 14px;\n    }\n\n    .falcon-oem__option-text {\n      font-size: 11px;\n      line-height: 1.52;\n    }\n\n    .falcon-oem__vehicle {\n      min-height: 485px;\n    }\n\n    .falcon-oem__vehicle-image {\n      width: min(106%, 900px);\n      transform: scale(1.11);\n    }\n\n    .falcon-oem__trust-item {\n      padding: 4px 15px;\n    }\n  }\n\n  @media (max-width: 1000px) {\n    .falcon-oem__stage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .falcon-oem__options {\n      display: contents;\n    }\n\n    .falcon-oem__vehicle {\n      grid-column: 1 \/ -1;\n      grid-row: 1;\n      min-height: 390px;\n    }\n\n    .falcon-oem__vehicle::after {\n      bottom: 15%;\n      left: 51%;\n      width: 56%;\n      height: 31px;\n      background: rgba(16, 36, 58, 0.17);\n      filter: blur(13px);\n    }\n\n    .falcon-oem__vehicle-image {\n      width: min(100%, 820px);\n      max-width: 100%;\n      transform: none;\n    }\n\n    .falcon-oem__option {\n      grid-row: auto;\n      min-height: 144px;\n    }\n\n    .falcon-oem__connector-layer {\n      display: none;\n    }\n\n    .falcon-oem__point {\n      display: none;\n    }\n\n    .falcon-oem__options--left .falcon-oem__option:hover,\n    .falcon-oem__options--left .falcon-oem__option:focus-visible,\n    .falcon-oem__options--left .falcon-oem__option--active,\n    .falcon-oem__options--right .falcon-oem__option:hover,\n    .falcon-oem__options--right .falcon-oem__option:focus-visible,\n    .falcon-oem__options--right .falcon-oem__option--active {\n      transform: translateY(-4px);\n    }\n  }\n\n  @media (max-width: 768px) {\n    .falcon-oem__shell {\n      padding-top: 88px;\n      padding-bottom: 88px;\n    }\n\n    .falcon-oem__stage {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .falcon-oem__vehicle {\n      min-height: 340px;\n    }\n\n    .falcon-oem__vehicle::after {\n      bottom: 14%;\n      left: 51%;\n      width: 56%;\n      height: 28px;\n      background: rgba(16, 36, 58, 0.16);\n      filter: blur(12px);\n    }\n\n    .falcon-oem__vehicle-image {\n      width: 100%;\n      max-width: 100%;\n      max-height: 350px;\n      transform: none;\n    }\n\n    .falcon-oem__trust {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      margin-top: 42px;\n    }\n\n    .falcon-oem__trust-item {\n      padding: 17px 12px;\n    }\n\n    .falcon-oem__trust-item:nth-child(3) {\n      border-top: 1px solid var(--falcon-oem-line);\n      border-left: 0;\n    }\n\n    .falcon-oem__trust-item:nth-child(4) {\n      border-top: 1px solid var(--falcon-oem-line);\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-oem__shell {\n      width: 100%;\n      padding: 67px 20px;\n    }\n\n    .falcon-oem__title {\n      font-size: 35px;\n    }\n\n    .falcon-oem__description {\n      margin-top: 20px;\n      font-size: 14px;\n      line-height: 1.68;\n    }\n\n    .falcon-oem__stage {\n      grid-template-columns: 1fr;\n      gap: 11px;\n      margin-top: 45px;\n    }\n\n    .falcon-oem__vehicle {\n      min-height: 255px;\n    }\n\n    .falcon-oem__vehicle::after {\n      bottom: 13%;\n      left: 51%;\n      width: 54%;\n      height: 22px;\n      background: rgba(16, 36, 58, 0.15);\n      filter: blur(9px);\n    }\n\n    .falcon-oem__vehicle-image {\n      width: 100%;\n      max-width: 100%;\n      max-height: 260px;\n      transform: none;\n    }\n\n    .falcon-oem__option {\n      grid-template-columns: 23px 42px minmax(0, 1fr);\n      min-height: 104px;\n      padding: 17px 15px;\n    }\n\n    .falcon-oem__option-icon {\n      width: 38px;\n      height: 38px;\n    }\n\n    .falcon-oem__option-title {\n      font-size: 14px;\n    }\n\n    .falcon-oem__option-text {\n      font-size: 11px;\n    }\n\n    .falcon-oem__detail {\n      min-height: 132px;\n      margin-top: 24px;\n      padding-top: 22px;\n      text-align: left;\n    }\n\n    .falcon-oem__detail-text {\n      margin-right: 0;\n      margin-left: 0;\n      font-size: 13px;\n    }\n\n    .falcon-oem__trust {\n      grid-template-columns: 1fr;\n      margin-top: 37px;\n    }\n\n    .falcon-oem__trust-item,\n    .falcon-oem__trust-item + .falcon-oem__trust-item,\n    .falcon-oem__trust-item:nth-child(3),\n    .falcon-oem__trust-item:nth-child(4) {\n      padding: 17px 0;\n      border-top: 1px solid var(--falcon-oem-line);\n      border-left: 0;\n    }\n\n    .falcon-oem__trust-item:first-child {\n      border-top: 0;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-oem *,\n    .falcon-oem *::before,\n    .falcon-oem *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n    }\n\n    .falcon-oem__header,\n    .falcon-oem__vehicle,\n    .falcon-oem__option {\n      opacity: 1;\n      transform: none;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-oem\" aria-labelledby=\"falcon-oem-heading\">\n  <div class=\"falcon-oem__shell\">\n    <header class=\"falcon-oem__header\">\n      <p class=\"falcon-oem__eyebrow\">OEM \/ ODM CUSTOMIZATION<\/p>\n      <h2 class=\"falcon-oem__title\" id=\"falcon-oem-heading\">\n        Flexible Electric Vehicle Solutions<br>for Your Market\n      <\/h2>\n      <p class=\"falcon-oem__description\">\n        Customize branding, colors, battery systems, performance, vehicle configuration\n        and export packaging to meet different market and project requirements.\n      <\/p>\n    <\/header>\n\n    <div class=\"falcon-oem__stage\" data-falcon-oem-selected=\"0\">\n      <div class=\"falcon-oem__options falcon-oem__options--left\">\n        <button class=\"falcon-oem__option\" type=\"button\" aria-pressed=\"false\" data-falcon-oem-option=\"1\" data-falcon-oem-kicker=\"01 \u00b7 LOGO &amp; BRANDING\" data-falcon-oem-title=\"Logo &amp; Branding\" data-falcon-oem-detail=\"Logo placement, vehicle decals, badges, brand colors and product identity can be customized for distributors and private-label projects.\">\n          <span class=\"falcon-oem__option-number\">01<\/span>\n          <span class=\"falcon-oem__option-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4 5h10l6 6-9 9-7-7z\"\/><circle cx=\"9\" cy=\"10\" r=\"1.2\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-oem__option-copy\">\n            <span class=\"falcon-oem__option-title\">Logo &amp; Branding<\/span>\n            <span class=\"falcon-oem__option-text\">Custom logos, decals and brand identity.<\/span>\n          <\/span>\n        <\/button>\n\n        <button class=\"falcon-oem__option\" type=\"button\" aria-pressed=\"false\" data-falcon-oem-option=\"2\" data-falcon-oem-kicker=\"02 \u00b7 COLOR OPTIONS\" data-falcon-oem-title=\"Color Options\" data-falcon-oem-detail=\"Body colors, surface finishes and selected trim combinations can be configured to match brand and market preferences.\">\n          <span class=\"falcon-oem__option-number\">02<\/span>\n          <span class=\"falcon-oem__option-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"8\" cy=\"8\" r=\"3\"\/><circle cx=\"16\" cy=\"8\" r=\"3\"\/><circle cx=\"12\" cy=\"16\" r=\"3\"\/><path d=\"M5 19c2 2 5 3 7 3s5-1 7-3\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-oem__option-copy\">\n            <span class=\"falcon-oem__option-title\">Color Options<\/span>\n            <span class=\"falcon-oem__option-text\">Flexible body colors and finish selection.<\/span>\n          <\/span>\n        <\/button>\n\n        <button class=\"falcon-oem__option\" type=\"button\" aria-pressed=\"false\" data-falcon-oem-option=\"3\" data-falcon-oem-kicker=\"03 \u00b7 BATTERY &amp; RANGE\" data-falcon-oem-title=\"Battery &amp; Range\" data-falcon-oem-detail=\"Battery capacity, charging method and driving range can be configured according to product use and local market requirements.\">\n          <span class=\"falcon-oem__option-number\">03<\/span>\n          <span class=\"falcon-oem__option-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><rect x=\"5\" y=\"4\" width=\"13\" height=\"16\" rx=\"1\"\/><path d=\"M18 9h2v6h-2M11 7l-3 5h3l-1 5 4-6h-3z\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-oem__option-copy\">\n            <span class=\"falcon-oem__option-title\">Battery &amp; Range<\/span>\n            <span class=\"falcon-oem__option-text\">Battery capacity and driving range options.<\/span>\n          <\/span>\n        <\/button>\n      <\/div>\n\n      <div class=\"falcon-oem__vehicle\">\n        <!-- [REPLACE_OEM_VEHICLE_IMAGE] -->\n        <img loading=\"lazy\" class=\"falcon-oem__vehicle-image\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67085\u65e5-09_24_06.png\" alt=\"FALCON electric vehicle available for OEM and ODM customization\" width=\"1000\" height=\"620\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n\n      <div class=\"falcon-oem__options falcon-oem__options--right\">\n        <button class=\"falcon-oem__option\" type=\"button\" aria-pressed=\"false\" data-falcon-oem-option=\"4\" data-falcon-oem-kicker=\"04 \u00b7 MOTOR &amp; PERFORMANCE\" data-falcon-oem-title=\"Motor &amp; Performance\" data-falcon-oem-detail=\"Motor power, speed settings and performance parameters can be selected for different roads, loads and operating conditions.\">\n          <span class=\"falcon-oem__option-number\">04<\/span>\n          <span class=\"falcon-oem__option-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"7\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><path d=\"M12 5V2M12 22v-3M5 12H2M22 12h-3\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-oem__option-copy\">\n            <span class=\"falcon-oem__option-title\">Motor &amp; Performance<\/span>\n            <span class=\"falcon-oem__option-text\">Motor power and performance configuration.<\/span>\n          <\/span>\n        <\/button>\n\n        <button class=\"falcon-oem__option\" type=\"button\" aria-pressed=\"false\" data-falcon-oem-option=\"5\" data-falcon-oem-kicker=\"05 \u00b7 BODY CONFIGURATION\" data-falcon-oem-title=\"Body Configuration\" data-falcon-oem-detail=\"Cargo beds, enclosed boxes, seating layouts, canopies and functional body structures can be adapted for different applications.\">\n          <span class=\"falcon-oem__option-number\">05<\/span>\n          <span class=\"falcon-oem__option-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M3 16h18v4H3zM6 16V9h10l4 7M9 9V6h5v3\"\/><circle cx=\"7\" cy=\"21\" r=\"1.5\"\/><circle cx=\"18\" cy=\"21\" r=\"1.5\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-oem__option-copy\">\n            <span class=\"falcon-oem__option-title\">Body Configuration<\/span>\n            <span class=\"falcon-oem__option-text\">Cargo box, seating and vehicle body options.<\/span>\n          <\/span>\n        <\/button>\n\n        <button class=\"falcon-oem__option\" type=\"button\" aria-pressed=\"false\" data-falcon-oem-option=\"6\" data-falcon-oem-kicker=\"06 \u00b7 PACKAGING &amp; SHIPPING\" data-falcon-oem-title=\"Packaging &amp; Shipping\" data-falcon-oem-detail=\"Packaging methods, protective materials, loading plans and export preparation can be arranged for international delivery.\">\n          <span class=\"falcon-oem__option-number\">06<\/span>\n          <span class=\"falcon-oem__option-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4 7l8-4 8 4v10l-8 4-8-4zM4 7l8 4 8-4M12 11v10\"\/><path d=\"M8 9l8 4\"\/><\/svg>\n          <\/span>\n          <span class=\"falcon-oem__option-copy\">\n            <span class=\"falcon-oem__option-title\">Packaging &amp; Shipping<\/span>\n            <span class=\"falcon-oem__option-text\">Export packing and loading solutions.<\/span>\n          <\/span>\n        <\/button>\n      <\/div>\n\n      <svg class=\"falcon-oem__connector-layer\" viewBox=\"0 0 1000 500\" aria-hidden=\"true\" preserveAspectRatio=\"none\">\n        <path class=\"falcon-oem__connector falcon-oem__connector--1\" d=\"M225 95 C355 95 378 170 420 210\"\/>\n        <path class=\"falcon-oem__connector falcon-oem__connector--2\" d=\"M225 250 C365 250 405 210 495 160\"\/>\n        <path class=\"falcon-oem__connector falcon-oem__connector--3\" d=\"M225 405 C370 405 390 360 455 335\"\/>\n        <path class=\"falcon-oem__connector falcon-oem__connector--4\" d=\"M775 95 C660 95 650 230 620 330\"\/>\n        <path class=\"falcon-oem__connector falcon-oem__connector--5\" d=\"M775 250 C675 250 660 220 650 210\"\/>\n        <path class=\"falcon-oem__connector falcon-oem__connector--6\" d=\"M775 405 C660 405 620 405 570 375\"\/>\n      <\/svg>\n\n      <span class=\"falcon-oem__point falcon-oem__point--1\" aria-hidden=\"true\"><\/span>\n      <span class=\"falcon-oem__point falcon-oem__point--2\" aria-hidden=\"true\"><\/span>\n      <span class=\"falcon-oem__point falcon-oem__point--3\" aria-hidden=\"true\"><\/span>\n      <span class=\"falcon-oem__point falcon-oem__point--4\" aria-hidden=\"true\"><\/span>\n      <span class=\"falcon-oem__point falcon-oem__point--5\" aria-hidden=\"true\"><\/span>\n      <span class=\"falcon-oem__point falcon-oem__point--6\" aria-hidden=\"true\"><\/span>\n    <\/div>\n\n    <div class=\"falcon-oem__detail\" aria-live=\"polite\">\n      <div class=\"falcon-oem__detail-content\">\n        <span class=\"falcon-oem__detail-kicker\">CUSTOMIZATION SUPPORT<\/span>\n        <p class=\"falcon-oem__detail-text\">Select a customization option to explore available OEM \/ ODM configurations for your market and project requirements.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"falcon-oem__trust\" aria-label=\"FALCON OEM and ODM support capabilities\">\n      <article class=\"falcon-oem__trust-item\">\n        <span class=\"falcon-oem__trust-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M5 20h14M7 20V10h10v10M9 10V5h6v5M10 14h2M14 14h2\"\/><\/svg>\n        <\/span>\n        <div>\n          <h3 class=\"falcon-oem__trust-title\">Built for Quality<\/h3>\n          <p class=\"falcon-oem__trust-text\">High standards in every detail.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"falcon-oem__trust-item\">\n        <span class=\"falcon-oem__trust-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M3 12h18M12 3c3 3 4.5 6 4.5 9S15 18 12 21c-3-3-4.5-6-4.5-9S9 6 12 3z\"\/><\/svg>\n        <\/span>\n        <div>\n          <h3 class=\"falcon-oem__trust-title\">Global Experience<\/h3>\n          <p class=\"falcon-oem__trust-text\">Serving buyers across international markets.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"falcon-oem__trust-item\">\n        <span class=\"falcon-oem__trust-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 3v3M12 18v3M21 12h-3M6 12H3M18.4 5.6l-2.1 2.1M7.7 16.3l-2.1 2.1M18.4 18.4l-2.1-2.1M7.7 7.7L5.6 5.6\"\/><\/svg>\n        <\/span>\n        <div>\n          <h3 class=\"falcon-oem__trust-title\">Engineering Support<\/h3>\n          <p class=\"falcon-oem__trust-text\">From product selection to configuration.<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"falcon-oem__trust-item\">\n        <span class=\"falcon-oem__trust-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 21s8-4 8-11V5l-8-3-8 3v5c0 7 8 11 8 11z\"\/><path d=\"m8.5 11.5 2.3 2.3 4.8-5\"\/><\/svg>\n        <\/span>\n        <div>\n          <h3 class=\"falcon-oem__trust-title\">Reliable Partnership<\/h3>\n          <p class=\"falcon-oem__trust-text\">Long-term support for global buyers.<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var oemModules = document.querySelectorAll(\".falcon-oem\");\n    var reducedMotion = window.matchMedia && window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n    oemModules.forEach(function (module) {\n      var stage = module.querySelector(\".falcon-oem__stage\");\n      var options = Array.prototype.slice.call(module.querySelectorAll(\".falcon-oem__option\"));\n      var detailContent = module.querySelector(\".falcon-oem__detail-content\");\n\n      function selectOption(option) {\n        var selectedNumber = option.getAttribute(\"data-falcon-oem-option\");\n\n        options.forEach(function (item) {\n          var isSelected = item === option;\n          item.classList.toggle(\"falcon-oem__option--active\", isSelected);\n          item.setAttribute(\"aria-pressed\", isSelected ? \"true\" : \"false\");\n        });\n\n        stage.setAttribute(\"data-falcon-oem-selected\", selectedNumber);\n        detailContent.classList.add(\"falcon-oem__detail-content--changing\");\n\n        window.setTimeout(function () {\n          detailContent.innerHTML =\n            '<span class=\"falcon-oem__detail-kicker\">' + option.getAttribute(\"data-falcon-oem-kicker\") + '<\/span>' +\n            '<h3 class=\"falcon-oem__detail-title\">' + option.getAttribute(\"data-falcon-oem-title\") + '<\/h3>' +\n            '<p class=\"falcon-oem__detail-text\">' + option.getAttribute(\"data-falcon-oem-detail\") + '<\/p>';\n\n          detailContent.classList.remove(\"falcon-oem__detail-content--changing\");\n        }, 160);\n      }\n\n      options.forEach(function (option, index) {\n        option.addEventListener(\"click\", function () {\n          selectOption(option);\n        });\n\n        option.addEventListener(\"keydown\", function (event) {\n          if (event.key === \"ArrowRight\" || event.key === \"ArrowDown\") {\n            event.preventDefault();\n            options[(index + 1) % options.length].focus();\n          }\n\n          if (event.key === \"ArrowLeft\" || event.key === \"ArrowUp\") {\n            event.preventDefault();\n            options[(index - 1 + options.length) % options.length].focus();\n          }\n        });\n      });\n\n      if (reducedMotion || !(\"IntersectionObserver\" in window)) {\n        module.classList.add(\"falcon-oem--visible\");\n        return;\n      }\n\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            module.classList.add(\"falcon-oem--visible\");\n            observer.unobserve(module);\n          }\n        });\n      }, { threshold: 0.12 });\n\n      observer.observe(module);\n    });\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-8fa6b6c e-con e-atomic-element e-flexbox-base e-620d096 \" data-id=\"8fa6b6c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8fa6b6c\" data-e-type=\"e-flexbox\" data-id=\"8fa6b6c\">\n    \t\t<div class=\"elementor-element elementor-element-fa3a2a8 elementor-widget elementor-widget-html\" data-id=\"fa3a2a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .falcon-inquiry {\n    --falcon-inquiry-navy: #07182d;\n    --falcon-inquiry-navy-light: #102b4d;\n    --falcon-inquiry-blue: #0b63ce;\n    --falcon-inquiry-blue-dark: #084f9f;\n    --falcon-inquiry-white: #ffffff;\n    --falcon-inquiry-text: rgba(255, 255, 255, 0.76);\n    --falcon-inquiry-muted: #647182;\n    --falcon-inquiry-line: #dce3e9;\n    --falcon-inquiry-field: #f7f9fb;\n\n    position: relative;\n    width: 100%;\n    min-height: 760px;\n    overflow: hidden;\n    background: var(--falcon-inquiry-navy);\n    color: var(--falcon-inquiry-white);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .falcon-inquiry *,\n  .falcon-inquiry *::before,\n  .falcon-inquiry *::after {\n    box-sizing: border-box;\n  }\n\n  .falcon-inquiry__background,\n  .falcon-inquiry__background img,\n  .falcon-inquiry__overlay {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  .falcon-inquiry__background {\n    z-index: 0;\n    display: block;\n  }\n\n  .falcon-inquiry__background img {\n    display: block;\n    object-fit: cover;\n    object-position: center center;\n  }\n\n  .falcon-inquiry__overlay {\n    z-index: 1;\n    background:\n      linear-gradient(90deg, rgba(5, 18, 36, 0.96) 0%, rgba(7, 24, 45, 0.88) 42%, rgba(7, 24, 45, 0.58) 72%, rgba(7, 24, 45, 0.42) 100%),\n      linear-gradient(0deg, rgba(3, 13, 27, 0.55) 0%, transparent 45%);\n    pointer-events: none;\n  }\n\n  .falcon-inquiry__shell {\n    position: relative;\n    z-index: 2;\n    width: min(calc(100% - 48px), 1680px);\n    margin: 0 auto;\n    padding: clamp(110px, 9vw, 145px) 0;\n  }\n\n  .falcon-inquiry__layout {\n    display: grid;\n    grid-template-columns: minmax(420px, 0.85fr) minmax(600px, 1.15fr);\n    gap: clamp(90px, 8vw, 140px);\n    align-items: center;\n  }\n\n  .falcon-inquiry__content {\n    opacity: 0;\n    transform: translateY(18px);\n  }\n\n  .falcon-inquiry__eyebrow,\n  .falcon-inquiry__card-eyebrow {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 18px;\n    color: #8fc5f6;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n  }\n\n  .falcon-inquiry__eyebrow::before {\n    width: 34px;\n    height: 1px;\n    background: currentColor;\n    content: \"\";\n  }\n\n  .falcon-inquiry__title {\n    max-width: 680px;\n    margin: 0;\n    color: var(--falcon-inquiry-white);\n    font-size: clamp(45px, 4.3vw, 68px);\n    font-weight: 750;\n    letter-spacing: -0.05em;\n    line-height: 1.05;\n  }\n\n  .falcon-inquiry__description {\n    max-width: 590px;\n    margin: 29px 0 0;\n    color: var(--falcon-inquiry-text);\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .falcon-inquiry__contacts {\n    display: grid;\n    gap: 24px;\n    margin-top: 43px;\n  }\n\n  .falcon-inquiry__contact {\n    display: flex;\n    align-items: flex-start;\n    gap: 15px;\n  }\n\n  .falcon-inquiry__contact-icon {\n    display: grid;\n    flex: 0 0 auto;\n    width: 35px;\n    height: 35px;\n    margin-top: 1px;\n    color: #9cccf8;\n    place-items: center;\n  }\n\n  .falcon-inquiry__contact-icon svg {\n    width: 29px;\n    height: 29px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.55;\n  }\n\n  .falcon-inquiry__contact-label {\n    display: block;\n    margin: 0 0 5px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .falcon-inquiry__contact-value {\n    display: inline-block;\n    max-width: 100%;\n    color: var(--falcon-inquiry-white);\n    font-size: 17px;\n    font-weight: 600;\n    line-height: 1.45;\n    overflow-wrap: anywhere;\n    text-decoration: none;\n    transition: color 0.22s ease;\n  }\n\n  a.falcon-inquiry__contact-value:hover {\n    color: #9cccf8;\n  }\n\n  a.falcon-inquiry__contact-value:focus-visible {\n    outline: 2px solid #9cccf8;\n    outline-offset: 4px;\n  }\n\n  .falcon-inquiry__card {\n    width: 100%;\n    max-width: 820px;\n    padding: clamp(36px, 4vw, 54px);\n    border-radius: 6px;\n    background: var(--falcon-inquiry-white);\n    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);\n    color: var(--falcon-inquiry-navy);\n    opacity: 0;\n    transform: translateY(18px);\n  }\n\n  .falcon-inquiry__card-eyebrow {\n    margin-bottom: 13px;\n    color: var(--falcon-inquiry-blue);\n    font-size: 11px;\n  }\n\n  .falcon-inquiry__card-title {\n    margin: 0;\n    color: var(--falcon-inquiry-navy);\n    font-size: clamp(27px, 2.2vw, 34px);\n    font-weight: 700;\n    letter-spacing: -0.035em;\n    line-height: 1.18;\n  }\n\n  .falcon-inquiry__card-description {\n    max-width: 620px;\n    margin: 13px 0 0;\n    color: var(--falcon-inquiry-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .falcon-inquiry__form {\n    margin: 29px 0 0;\n  }\n\n  .falcon-inquiry__fields {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 19px 18px;\n  }\n\n  .falcon-inquiry__field {\n    min-width: 0;\n  }\n\n  .falcon-inquiry__field--full {\n    grid-column: 1 \/ -1;\n  }\n\n  .falcon-inquiry__label {\n    display: block;\n    margin: 0 0 8px;\n    color: var(--falcon-inquiry-navy-light);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .falcon-inquiry__input,\n  .falcon-inquiry__select,\n  .falcon-inquiry__textarea {\n    display: block;\n    width: 100%;\n    border: 1px solid var(--falcon-inquiry-line);\n    border-radius: 3px;\n    outline: none;\n    background: var(--falcon-inquiry-field);\n    color: var(--falcon-inquiry-navy);\n    font-family: inherit;\n    font-size: 14px;\n    line-height: 1.4;\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;\n  }\n\n  .falcon-inquiry__input,\n  .falcon-inquiry__select {\n    height: 56px;\n    padding: 0 16px;\n  }\n\n  .falcon-inquiry__textarea {\n    min-height: 154px;\n    padding: 15px 16px;\n    resize: vertical;\n  }\n\n  .falcon-inquiry__select {\n    appearance: auto;\n    cursor: pointer;\n  }\n\n  .falcon-inquiry__input::placeholder,\n  .falcon-inquiry__textarea::placeholder {\n    color: #8a96a3;\n    opacity: 1;\n  }\n\n  .falcon-inquiry__input:focus,\n  .falcon-inquiry__select:focus,\n  .falcon-inquiry__textarea:focus {\n    border-color: var(--falcon-inquiry-blue);\n    background: var(--falcon-inquiry-white);\n    box-shadow: 0 0 0 3px rgba(11, 99, 206, 0.13);\n  }\n\n  .falcon-inquiry__input:invalid:not(:placeholder-shown),\n  .falcon-inquiry__select:invalid {\n    border-color: #c76b6b;\n  }\n\n  .falcon-inquiry__honeypot {\n    position: absolute;\n    left: -9999px;\n    width: 1px;\n    height: 1px;\n    overflow: hidden;\n  }\n\n  .falcon-inquiry__submit {\n    display: flex;\n    width: 100%;\n    min-height: 58px;\n    align-items: center;\n    justify-content: center;\n    gap: 17px;\n    margin-top: 25px;\n    padding: 15px 20px;\n    border: 1px solid var(--falcon-inquiry-blue);\n    border-radius: 3px;\n    background: var(--falcon-inquiry-blue);\n    color: var(--falcon-inquiry-white);\n    cursor: pointer;\n    font-family: inherit;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    line-height: 1;\n    transition: background-color 0.22s ease, border-color 0.22s ease, transform 0.22s ease;\n  }\n\n  .falcon-inquiry__submit:hover:not(:disabled) {\n    border-color: var(--falcon-inquiry-blue-dark);\n    background: var(--falcon-inquiry-blue-dark);\n    transform: translateY(-3px);\n  }\n\n  .falcon-inquiry__submit:focus-visible {\n    outline: 3px solid rgba(11, 99, 206, 0.35);\n    outline-offset: 4px;\n  }\n\n  .falcon-inquiry__submit:disabled {\n    cursor: wait;\n    opacity: 0.75;\n  }\n\n  .falcon-inquiry__submit svg {\n    width: 18px;\n    height: 18px;\n    fill: none;\n    stroke: currentColor;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.8;\n    transition: transform 0.22s ease;\n  }\n\n  .falcon-inquiry__submit:hover:not(:disabled) svg {\n    transform: translateX(4px);\n  }\n\n  .falcon-inquiry__status {\n    min-height: 19px;\n    margin: 13px 0 0;\n    color: var(--falcon-inquiry-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .falcon-inquiry__status--error {\n    color: #a53e3e;\n  }\n\n  .falcon-inquiry__status--success {\n    color: #18794e;\n  }\n\n  .falcon-inquiry--visible .falcon-inquiry__content {\n    animation: falcon-inquiry-enter 0.7s ease-out forwards;\n  }\n\n  .falcon-inquiry--visible .falcon-inquiry__card {\n    animation: falcon-inquiry-enter 0.7s ease-out 0.12s forwards;\n  }\n\n  .falcon-inquiry--visible .falcon-inquiry__contact {\n    animation: falcon-inquiry-contact-in 0.45s ease-out both;\n  }\n\n  .falcon-inquiry--visible .falcon-inquiry__contact:nth-child(1) { animation-delay: 0.2s; }\n  .falcon-inquiry--visible .falcon-inquiry__contact:nth-child(2) { animation-delay: 0.3s; }\n  .falcon-inquiry--visible .falcon-inquiry__contact:nth-child(3) { animation-delay: 0.4s; }\n\n  @keyframes falcon-inquiry-enter {\n    from { opacity: 0; transform: translateY(18px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes falcon-inquiry-contact-in {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 1320px) {\n    .falcon-inquiry__shell {\n      width: min(calc(100% - 48px), 1180px);\n    }\n\n    .falcon-inquiry__layout {\n      grid-template-columns: minmax(380px, 0.85fr) minmax(520px, 1.15fr);\n      gap: 65px;\n    }\n\n    .falcon-inquiry__card {\n      padding: 38px;\n    }\n  }\n\n  @media (max-width: 1000px) {\n    .falcon-inquiry__shell {\n      padding: 94px 0;\n    }\n\n    .falcon-inquiry__layout {\n      grid-template-columns: 1fr;\n      gap: 54px;\n    }\n\n    .falcon-inquiry__content {\n      max-width: 720px;\n    }\n\n    .falcon-inquiry__card {\n      max-width: 760px;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .falcon-inquiry__shell {\n      padding: 86px 0;\n    }\n\n    .falcon-inquiry__contacts {\n      gap: 21px;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .falcon-inquiry {\n      min-height: 0;\n    }\n\n    .falcon-inquiry__background img {\n      object-position: center center;\n    }\n\n    .falcon-inquiry__overlay {\n      background:\n        linear-gradient(90deg, rgba(5, 18, 36, 0.94) 0%, rgba(7, 24, 45, 0.87) 100%),\n        linear-gradient(0deg, rgba(3, 13, 27, 0.65) 0%, transparent 55%);\n    }\n\n    .falcon-inquiry__shell {\n      width: 100%;\n      padding: 77px 20px;\n    }\n\n    .falcon-inquiry__title {\n      font-size: 35px;\n    }\n\n    .falcon-inquiry__description {\n      margin-top: 22px;\n      font-size: 14px;\n      line-height: 1.68;\n    }\n\n    .falcon-inquiry__contact-value {\n      font-size: 15px;\n    }\n\n    .falcon-inquiry__card {\n      padding: 25px;\n      border-radius: 4px;\n    }\n\n    .falcon-inquiry__card-title {\n      font-size: 27px;\n    }\n\n    .falcon-inquiry__fields {\n      grid-template-columns: 1fr;\n      gap: 17px;\n    }\n\n    .falcon-inquiry__field--full {\n      grid-column: auto;\n    }\n\n    .falcon-inquiry__input,\n    .falcon-inquiry__select {\n      height: 55px;\n    }\n\n    .falcon-inquiry__textarea {\n      min-height: 148px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .falcon-inquiry *,\n    .falcon-inquiry *::before,\n    .falcon-inquiry *::after {\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n    }\n\n    .falcon-inquiry__content,\n    .falcon-inquiry__card,\n    .falcon-inquiry__contact {\n      opacity: 1;\n      transform: none;\n    }\n  }\n<\/style>\n\n<section class=\"falcon-inquiry\" id=\"inquiry\" aria-labelledby=\"falcon-inquiry-heading\">\n  <picture class=\"falcon-inquiry__background\">\n    <!-- [REPLACE_INQUIRY_MOBILE_BACKGROUND_IMAGE] -->\n    <source media=\"(max-width: 767px)\" srcset=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67085\u65e5-10_03_02.png\" type=\"image\/webp\">\n    <!-- [REPLACE_INQUIRY_BACKGROUND_IMAGE] -->\n    <img loading=\"lazy\" src=\"https:\/\/falcon-ev-eastafrica.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-2026\u5e748\u67085\u65e5-10_03_02.png\" alt=\"\" width=\"1920\" height=\"1080\" loading=\"lazy\" decoding=\"async\">\n  <\/picture>\n\n  <div class=\"falcon-inquiry__overlay\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"falcon-inquiry__shell\">\n    <div class=\"falcon-inquiry__layout\">\n      <div class=\"falcon-inquiry__content\">\n        <p class=\"falcon-inquiry__eyebrow\">GET IN TOUCH<\/p>\n        <h2 class=\"falcon-inquiry__title\" id=\"falcon-inquiry-heading\">Start Your Electric Vehicle Project<\/h2>\n\n        <p class=\"falcon-inquiry__description\">\n          Share your target market, preferred vehicle type, estimated quantity and\n          customization requirements. Our team will recommend suitable models and provide\n          OEM \/ ODM and export support for your project.\n        <\/p>\n\n        <div class=\"falcon-inquiry__contacts\" aria-label=\"Contact information\">\n          <div class=\"falcon-inquiry__contact\">\n            <span class=\"falcon-inquiry__contact-icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 36 36\"><rect x=\"4\" y=\"8\" width=\"28\" height=\"20\" rx=\"1\"\/><path d=\"m5 10 13 10 13-10\"\/><\/svg>\n            <\/span>\n            <div>\n              <span class=\"falcon-inquiry__contact-label\">Email<\/span>\n              <!-- [REPLACE_INQUIRY_EMAIL] -->\n              <a class=\"falcon-inquiry__contact-value\" href=\"mailto:falcon.ev.sales@gmail.com\">falcon.ev.sales@gmail.com<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"falcon-inquiry__contact\">\n            <span class=\"falcon-inquiry__contact-icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 36 36\"><path d=\"M8 6h20a3 3 0 0 1 3 3v13a3 3 0 0 1-3 3H17l-7 5v-5H8a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3Z\"\/><path d=\"M12 14h12M12 19h8\"\/><\/svg>\n            <\/span>\n            <div>\n              <span class=\"falcon-inquiry__contact-label\">WhatsApp \/ Telegram<\/span>\n              <!-- [REPLACE_INQUIRY_WHATSAPP] -->\n              <a class=\"falcon-inquiry__contact-value\" href=\"https:\/\/wa.me\/8613001070078 target=\"_blank\" rel=\"noopener\">+86 130 0107 0078<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"falcon-inquiry__contact\">\n            <span class=\"falcon-inquiry__contact-icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 36 36\"><circle cx=\"18\" cy=\"18\" r=\"13\"\/><path d=\"M18 10v8l5 4\"\/><\/svg>\n            <\/span>\n            <div>\n              <span class=\"falcon-inquiry__contact-label\">Response Time<\/span>\n              <span class=\"falcon-inquiry__contact-value\">Within 24 hours on working days<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"falcon-inquiry__card\">\n        <p class=\"falcon-inquiry__card-eyebrow\">PROJECT INQUIRY<\/p>\n        <h3 class=\"falcon-inquiry__card-title\">Tell Us What You Need<\/h3>\n        <p class=\"falcon-inquiry__card-description\">\n          Complete the form below and our team will contact you with suitable vehicle\n          and customization solutions.\n        <\/p>\n\n        <form class=\"falcon-inquiry__form\" method=\"post\" autocomplete=\"on\">\n          <div class=\"falcon-inquiry__honeypot\" aria-hidden=\"true\">\n            <label for=\"falcon-inquiry-website\">Website<\/label>\n            <input id=\"falcon-inquiry-website\" type=\"text\" name=\"website\" tabindex=\"-1\" autocomplete=\"off\">\n          <\/div>\n\n          <input type=\"hidden\" name=\"product\" value=\"\">\n          <input type=\"hidden\" name=\"product_sku\" value=\"\">\n          <input type=\"hidden\" name=\"product_url\" value=\"\">\n          <input type=\"hidden\" name=\"source_page\" value=\"\">\n\n          <div class=\"falcon-inquiry__fields\">\n            <div class=\"falcon-inquiry__field\">\n              <label class=\"falcon-inquiry__label\" for=\"falcon-inquiry-name\">Your Name *<\/label>\n              <input class=\"falcon-inquiry__input\" id=\"falcon-inquiry-name\" type=\"text\" name=\"name\" placeholder=\"Your name\" autocomplete=\"name\" required>\n            <\/div>\n\n            <div class=\"falcon-inquiry__field\">\n              <label class=\"falcon-inquiry__label\" for=\"falcon-inquiry-company\">Company<\/label>\n              <input class=\"falcon-inquiry__input\" id=\"falcon-inquiry-company\" type=\"text\" name=\"company\" placeholder=\"Company name\" autocomplete=\"organization\">\n            <\/div>\n\n            <div class=\"falcon-inquiry__field\">\n              <label class=\"falcon-inquiry__label\" for=\"falcon-inquiry-email\">Email *<\/label>\n              <input class=\"falcon-inquiry__input\" id=\"falcon-inquiry-email\" type=\"email\" name=\"email\" placeholder=\"Business email\" autocomplete=\"email\" required>\n            <\/div>\n\n            <div class=\"falcon-inquiry__field\">\n              <label class=\"falcon-inquiry__label\" for=\"falcon-inquiry-country\">Country \/ Region<\/label>\n              <input class=\"falcon-inquiry__input\" id=\"falcon-inquiry-country\" type=\"text\" name=\"country\" placeholder=\"Country or region\" autocomplete=\"country-name\" required>\n            <\/div>\n\n            <div class=\"falcon-inquiry__field falcon-inquiry__field--full\">\n              <label class=\"falcon-inquiry__label\" for=\"falcon-inquiry-messenger\">WhatsApp \/ Telegram<\/label>\n              <input class=\"falcon-inquiry__input\" id=\"falcon-inquiry-messenger\" type=\"text\" name=\"messenger\" placeholder=\"Phone number or account\" autocomplete=\"tel\">\n            <\/div>\n<div class=\"falcon-inquiry__field falcon-inquiry__field--full\">\n              <label class=\"falcon-inquiry__label\" for=\"falcon-inquiry-message\">Message \/ Requirements *<\/label>\n              <textarea class=\"falcon-inquiry__textarea\" id=\"falcon-inquiry-message\" name=\"message\" rows=\"5\" placeholder=\"Tell us about your target market, preferred model, specifications, quantity and customization requirements.\" required><\/textarea>\n            <\/div>\n          <\/div>\n\n          <button class=\"falcon-inquiry__submit\" type=\"submit\">\n            <span class=\"falcon-inquiry__submit-label\">Send Inquiry<\/span>\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h13M13 6l6 6-6 6\"\/><\/svg>\n          <\/button>\n\n          <p class=\"falcon-inquiry__status\" aria-live=\"polite\"><\/p>\n        <\/form>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    function initialiseFalconInquiry(module) {\n      if (!module || module.dataset.falconInquiryReady === \"true\") {\n        return;\n      }\n\n      var form = module.querySelector(\".falcon-inquiry__form\");\n      var status = module.querySelector(\".falcon-inquiry__status\");\n      var submitButton = module.querySelector(\".falcon-inquiry__submit\");\n      var submitLabel = module.querySelector(\".falcon-inquiry__submit-label\");\n      var honeypot = form ? form.querySelector('[name=\"website\"]') : null;\n      var productField = form ? form.querySelector('[name=\"product\"]') : null;\n      var skuField = form ? form.querySelector('[name=\"product_sku\"]') : null;\n      var productUrlField = form ? form.querySelector('[name=\"product_url\"]') : null;\n      var sourcePageField = form ? form.querySelector('[name=\"source_page\"]') : null;\n      var reducedMotion = window.matchMedia &&\n        window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n      if (!form || !status || !submitButton || !submitLabel) {\n        return;\n      }\n\n      module.dataset.falconInquiryReady = \"true\";\n\n      function readProductParameters() {\n        var params = new URLSearchParams(window.location.search);\n        var product = (params.get(\"inquiry_product\") || \"\").trim();\n        var sku = (params.get(\"inquiry_sku\") || \"\").trim();\n        var productUrl = (params.get(\"inquiry_url\") || \"\").trim();\n\n        if (productField) {\n          productField.value = product;\n        }\n\n        if (skuField) {\n          skuField.value = sku;\n        }\n\n        if (productUrlField) {\n          productUrlField.value = productUrl;\n        }\n\n        if (sourcePageField) {\n          sourcePageField.value = window.location.href;\n        }\n      }\n\n      readProductParameters();\n\n      form.addEventListener(\"submit\", function (event) {\n        event.preventDefault();\n\n        status.textContent = \"\";\n        status.classList.remove(\n          \"falcon-inquiry__status--error\",\n          \"falcon-inquiry__status--success\"\n        );\n\n        if (honeypot && honeypot.value.trim() !== \"\") {\n          return;\n        }\n\n        if (!form.checkValidity()) {\n          form.reportValidity();\n          return;\n        }\n\n        if (\n          !window.falconInquiryConfig ||\n          !window.falconInquiryConfig.endpoint\n        ) {\n          status.textContent =\n            \"The inquiry connection is not configured. Please contact us by email.\";\n          status.classList.add(\"falcon-inquiry__status--error\");\n          return;\n        }\n\n        submitButton.disabled = true;\n        submitLabel.textContent = \"Sending...\";\n\n        fetch(window.falconInquiryConfig.endpoint, {\n          method: \"POST\",\n          credentials: \"same-origin\",\n          headers: {\n            \"Accept\": \"application\/json\"\n          },\n          body: new FormData(form)\n        })\n          .then(function (response) {\n            return response.json().catch(function () {\n              return {};\n            }).then(function (data) {\n              if (!response.ok) {\n                throw new Error(\n                  data.message ||\n                  \"The inquiry could not be sent. Please try again.\"\n                );\n              }\n              return data;\n            });\n          })\n          .then(function (data) {\n            status.textContent =\n              data.message ||\n              \"Thank you. Your inquiry has been received. We will contact you within one working day.\";\n            status.classList.add(\"falcon-inquiry__status--success\");\n          })\n          .catch(function (error) {\n            status.textContent =\n              error.message ||\n              \"The inquiry could not be sent. Please try again.\";\n            status.classList.add(\"falcon-inquiry__status--error\");\n          })\n          .finally(function () {\n            submitButton.disabled = false;\n            submitLabel.textContent = \"Send Inquiry\";\n          });\n      });\n\n      if (reducedMotion || !(\"IntersectionObserver\" in window)) {\n        module.classList.add(\"falcon-inquiry--visible\");\n        return;\n      }\n\n      var observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (entry.isIntersecting) {\n            module.classList.add(\"falcon-inquiry--visible\");\n            observer.unobserve(module);\n          }\n        });\n      }, { threshold: 0.14 });\n\n      observer.observe(module);\n    }\n\n    function initialiseAllFalconInquiries() {\n      document.querySelectorAll(\".falcon-inquiry\").forEach(\n        initialiseFalconInquiry\n      );\n    }\n\n    if (document.readyState === \"loading\") {\n      document.addEventListener(\n        \"DOMContentLoaded\",\n        initialiseAllFalconInquiries\n      );\n    } else {\n      initialiseAllFalconInquiries();\n    }\n\n    document.addEventListener(\"elementor\/popup\/show\", initialiseAllFalconInquiries);\n  })();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GLOBAL ELECTRIC VEHICLE SUPPLIER Reliable Electric Vehicles for Global Markets Electric tricycles, golf carts, sightseeing vehicles and customized mobility solutions for distributors, importers and project buyers worldwide. Explore Products \u2197 Request a Quote Cargo Solutions Passenger Mobility Factory Strength OEM \/ ODM 10 10+ Years Experience Professional supply support 50 50+ Export Markets Global business [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-60","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/pages\/60","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/comments?post=60"}],"version-history":[{"count":79,"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/pages\/60\/revisions"}],"predecessor-version":[{"id":503,"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/pages\/60\/revisions\/503"}],"wp:attachment":[{"href":"https:\/\/falcon-ev-eastafrica.com\/es\/wp-json\/wp\/v2\/media?parent=60"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}