<turbo-stream action="replace" target="tab-content"><template><turbo-frame id="tab-content">
  <div class="bg-white py-8 px-6">
    <h2 class="text-3xl font-bold mb-6">Venue Information</h2>

    <section>
    </section>

    <section>
      <h3 class="text-2xl font-bold mt-8">BEFORE THE EVENT</h3>
      <ul class="space-y-4">
        <li class="flex items-start">
          <img class="w-4 h-4 mt-1 mr-3 border-2 border-rm-light-blue rounded-full flex-shrink-0" src="https://my.recruitmilitary.com/assets/solid/check-ddc612f6c6f387b5706bea9b9515fed7ba863f82a0d042ae6a81af028e7b4335.svg" />
          <div class="flex-grow">
            <p>Attending Representatives should sign in to their <a class="underline text-primary-1" href="https://my.recruitmilitary.com/client/events" target="_blank">myRecruitMilitary account</a> prior to event day to ensure they have access.</p>
          </div>
        </li>
        <li class="flex items-start">
          <img class="w-4 h-4 mt-1 mr-3 border-2 border-rm-light-blue rounded-full flex-shrink-0" src="https://my.recruitmilitary.com/assets/solid/check-ddc612f6c6f387b5706bea9b9515fed7ba863f82a0d042ae6a81af028e7b4335.svg" />
          <div class="flex-grow">
            <p>Organizations' Attending Representative(s) will receive an email the morning of the event to begin event check-in. The check in process is electronic and your event pass will be displayed on your phone. We strongly recommend arriving with your device fully charged.</p>
          </div>
        </li>
        <li class="flex items-start">
          <img class="w-4 h-4 mt-1 mr-3 border-2 border-rm-light-blue rounded-full flex-shrink-0" src="https://my.recruitmilitary.com/assets/solid/check-ddc612f6c6f387b5706bea9b9515fed7ba863f82a0d042ae6a81af028e7b4335.svg" />
          <div class="flex-grow">
            <p><strong>Clients requiring access to electricity should contact RecruitMilitary in advance</strong> to make payment and should bring their own extension cord. <span class="underline">Without prior notification and payment, there is no guarantee electric will be provided.</span></p>
          </div>
        </li>
        <li class="flex items-start">
          <img class="w-4 h-4 mt-1 mr-3 border-2 border-rm-light-blue rounded-full flex-shrink-0" src="https://my.recruitmilitary.com/assets/solid/check-ddc612f6c6f387b5706bea9b9515fed7ba863f82a0d042ae6a81af028e7b4335.svg" />
          <div class="flex-grow">
            <p>No outside food & beverage may be distributed without prior approval. Please reach out to RecruitMilitary for approval process.</p>
          </div>
        </li>
        <li class="flex items-start">
          <img class="w-4 h-4 mt-1 mr-3 border-2 border-rm-light-blue rounded-full flex-shrink-0" src="https://my.recruitmilitary.com/assets/solid/check-ddc612f6c6f387b5706bea9b9515fed7ba863f82a0d042ae6a81af028e7b4335.svg" />
          <div class="flex-grow">
            <p><strong>We always encourage all attendees to check back 24-48 hours prior to the event to view the most up to date instructions/directions.</strong></p>
          </div>
        </li>
      </ul>
    </section>

    <section>
      <h3 class="text-2xl font-bold mt-8 mb-4">AT THE EVENT</h3>
      <div class="prose contents leading-5">
        <p></p>

      </div>
    </section>

    <section>
      <h3 class="text-2xl font-bold mt-8 mb-4">PARKING INFORMATION</h3>
      <div class="prose contents leading-5">
          Not available
      </div>
    </section>

    <section>
      <h3 class="text-2xl font-bold mt-8 mb-4">SHIPPING INSTRUCTIONS</h3>
      <div class="prose contents leading-5">
          Not available
      </div>
    </section>
  </div>
</turbo-frame>
</template></turbo-stream>