<turbo-stream action="replace" target="wizard_step"><template><turbo-frame id="wizard_step">
  <form data-turbo-action="replace" data-turbo-frame="wizard_step" action="/es/wizard/size" accept-charset="UTF-8" method="post"><input type="hidden" name="_method" value="put" autocomplete="off" /><input type="hidden" name="authenticity_token" value="UKV8FEdZziCjljRiyhrrn5ML2dnJzEw7zZgPq4czhojw3ifDtDIWnIpoR2mUF21soG76GQZM3nvo6S8Wbf1Rsg" autocomplete="off" />
    <div class="relative w-full flex flex-col space-y-4 md:flex-row md:space-y-0 md:items-center">
      <img class="inline-block w-40 md:w-52 mx-auto" src="/assets/wizard/listening-61374ff0e94045b2e3b4a37b9248dd102b3dedf8bcabd5cde766c0d241400183.png" />
      <div class="h-full flex flex-col space-y-1 space-x-0 items-center">
        <header class="flex flex-col space-y-2 items-center text-center">
          <h1 class="mb-10 text-left">
            <div class="sentence">¡OK, vamos!</div>
            <div class="sentence">Te haré algunas preguntas para obtener la batería adecuada para tu dispositivo.</div>
          </h1>
        </header>
        <div class="actions absolute bottom-0 mt-4 flex flex-row space-x-2 justify-center">
          <a data-action="click-&gt;wizard#close" class="rounded-lg py-2 px-5 bg-gray-300 text-white font-medium cursor-pointer" href="#">Cancelar</a>
          <input type="submit" name="commit" value="Continuer" class="rounded-lg py-2 px-5 bg-white text-olive font-medium cursor-pointer" data-disable-with="Continuer" />
        </div>
      </div>
    </div>
</form></turbo-frame></template></turbo-stream>