<turbo-stream action="replace" target="wizard_step"><template><turbo-frame id="wizard_step">
  <form data-turbo-action="replace" data-turbo-frame="wizard_step" action="/pt/wizard/size" accept-charset="UTF-8" method="post"><input type="hidden" name="_method" value="put" autocomplete="off" /><input type="hidden" name="authenticity_token" value="cNYsK2zAwG8-oZYXrtwYiCw2AjpWxExK3Xq148zEsu-5i7tCSx7GSitdIy5Vfabyi6DLumsn3YZZusmKgY8z-A" 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 lá!</div>
            <div class="sentence">Vou fazer algumas perguntas para encontrar a bateria certa para o seu 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="Continuar" class="rounded-lg py-2 px-5 bg-white text-olive font-medium cursor-pointer" data-disable-with="Continuar" />
        </div>
      </div>
    </div>
</form></turbo-frame></template></turbo-stream>