<turbo-stream action="replace" target="tab-content"><template><turbo-frame id="tab-content">
  <div class="bg-white py-8 px-6">
    <div class="flex justify-center mb-6">
      <div class="flex items-center">
        <span class="text-red-600 text-4xl font-bold mr-2 leading-none flex items-center">
          31
        </span>
        <span class="text-black text-3xl font-bold leading-none flex items-center">
          Registered Exhibitors
        </span>
      </div>
    </div>
    <div class="sm:p-4 px-2 py-4">
    <div class="flex justify-between pb-2 border-b border-gray-400">
      <p class="text-3xl font-bold">Corporate Sponsors (0)</p>
    </div>
</div>

    <div class="sm:p-4 px-2 py-4" x-data="{viewAll: false}">
  <div class="flex justify-between pb-2 border-b border-gray-400">
    <h3 class="text-3xl font-bold">
      Featured Exhibitors (1)
    </h3>
  </div>
  <div :class="viewAll ? 'overflow-hidden max-h-56' : ''" >
    <ul class="flex flex-wrap gap-2 py-4">
      <li class="inline-block flex-none w-42 border border-gray-100 p-2 max-w-[120px]">
        <div class="flex m-auto h-[100px] w-[100px] items-center">
          <a href="/organizations/dav" target="_blank">
            <img class="object-contain max-h-[100px] max-w-[100px]" alt="Disabled American Veterans logo" src="https://rm-core-production.s3.amazonaws.com/logos/4654/medium_DAV.PNG" />
          </a>
        </div>
        <div class="flex flex-col text-center">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/dav">Disabled American Veterans</a>
          
        </div>
      </li>
</ul>

  </div>
  <div x-show="viewAll" @click="viewAll = false" class="bg-white flex justify-center">
    <span class="px-5 py-3 text-center cursor-pointer uppercase text-rm-light-blue text-2xl font-bold">
      View All Featured Exhibitors
    </span>
  </div>
</div>

    <div class="sm:p-4 px-2 py-4" x-data="{viewAll: false}">
  <div class="flex justify-between pb-2 border-b border-gray-400">
    <h3 class="text-3xl font-bold">
      All Exhibitors (31)
    </h3>
  </div>
  <div :class="viewAll ? 'overflow-hidden max-h-56' : ''" >
        <div class="flex flex-col sm:flex-row flex-wrap">
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/aes">AES Corporation</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/allegion">Allegion</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/amentum">Amentum</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=Amentum">(2913 Jobs)</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/ball-state-university">Ball State University</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/bhs-corrugated-north-america-inc">Bhs Corrugated North America, Inc.</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/city-of-peoria">City Of Peoria</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/commercial-service">Commercial Service</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/cushman-wakefield-and-c-w-services">Cushman &amp; Wakefield</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/defense-finance-accounting-service">DFAS-IN</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/dav">Disabled American Veterans</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/ehob-inc">EHOB</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/enterprise-holdings">Enterprise Mobility</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/fujifilm-diosynth-biotechnologies">FUJIFILM Healthcare Americas Corporation</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/hale-industries">Hale Industries, Inc.</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/indianapolis-airport-authority">Indianapolis Airport Authority</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/intersurgical">Intersurgical</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/mortenson">M. A. Mortenson Companies, Inc.</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=Mortenson">(718 Jobs)</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/marian-university-inc">Marian</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/military-sealift-command">Military Sealift Command</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=Military+Sealift+Command">(44 Jobs)</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/ntn-driveshaft-inc">NTN Driveshaft,Inc</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/northwestern-mutual-life-insurance-co">Northwestern Mutual</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/one-mission-society">One Mission Society</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/republic-airways">Republic Airways</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/reyes-beverage-group">Reyes Beverage Group</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=Reyes+Beverage+Group">(204 Jobs)</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/sallie-mae">Sallie Mae</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/spartannash-3e880c31-2142-4983-93af-d4a1ec9c77fc">SpartanNash</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=SpartanNash">(1138 Jobs)</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/tristar">TRISTAR</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=TRISTAR">(7 Jobs)</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/the-entrepreneurs-source">The Entrepreneur&#39;s Source</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=The+Entrepreneur%27s+Source">(10 Jobs)</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/us-department-of-state">U.S. Department of State</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/us-air-force-reserve">US Air Force Reserve</a>
        </div>
        <div class="flex gap-1 w-full sm:w-1/3 px-2 py-0.5">
          <a class="text-rm-light-blue font-medium overflow-hidden overflow-ellipsis whitespace-nowrap" target="_blank" href="/organizations/xpo">XPO</a>
            <a class="text-rm-light-blue whitespace-nowrap" target="_blank" href="/jobs?organization_name=XPO">(515 Jobs)</a>
        </div>
    </div>

  </div>
  <div x-show="viewAll" @click="viewAll = false" class="bg-white flex justify-center">
    <span class="px-5 py-3 text-center cursor-pointer uppercase text-rm-light-blue text-2xl font-bold">
      View All Featured Exhibitors
    </span>
  </div>
</div>

  </div>
  <h2 class="text-center text-lg italic p-4 text-gray-600">
    Our events average over 50 exhibitors, and the list is not final until the day of the event.
    Check back regularly for additions.
  </h2>
</turbo-frame>
</template></turbo-stream>