<turbo-stream action="append" target="articles_grid"><template>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/nunca-dejes-de-creer">
    <img alt="Nunca dejes de creer" class="rounded-[16px] w-full h-auto bg-background-mid" width="1200" height="1600" style="aspect-ratio: 1200 / 1600;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjM0NCwicHVyIjoiYmxvYl9pZCJ9fQ==--ec0f8298d31785669d227351086a977041dfb673/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGVnIiwicmVzaXplX3RvX2ZpdCI6WzUwMCxudWxsXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--73dc8eb38ecc36bdd70cff4f8803d6fa43437d51/672923752d0fcd2b0c2e02f5_670f90e6ee0f936d4507925f_WhatsApp-20Image-202024-10-15-20at-2015.44.19.jpeg" />
  <div class="flex flex-col items-end gap-[16px] self-stretch">
    <div class="flex flex-col items-start gap-[20px] self-stretch">
      <h3 class="overflow-hidden line-clamp-3 text-ellipsis self-stretch font-high-s">Nunca dejes de creer</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Hoy me he levantado y el dolor me ha apretado los dientes. He caminado como cada mañana hasta el baño para darme una ducha de agua fría y así tratar de aliviar toda la tensión y la ansiedad que anidan en mi cuerpo desde que comenzó septiembre.</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        16 de octubre 2024
    </p>
  </div>

  <div class="absolute left-[16px] top-[16px] flex flex-col items-start gap-[8px]">
      <div class="flex h-[40px] py-[8px] px-[12px] justify-center items-center gap-[4px] rounded-[999px] bg-background-mid backdrop-blur-[10px]">
    <span class="font-low-m">Interiores</span>
  </div>

  </div>
</a>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/podriais-callaros">
    <img alt="Podríais callaros" class="rounded-[16px] w-full h-auto bg-background-mid" width="1170" height="1158" style="aspect-ratio: 1170 / 1158;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjQ1NywicHVyIjoiYmxvYl9pZCJ9fQ==--61aa1ce1b60ff6f2c34b2d3ec50a1cfe28ba6268/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGVnIiwicmVzaXplX3RvX2ZpdCI6WzUwMCxudWxsXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--73dc8eb38ecc36bdd70cff4f8803d6fa43437d51/672923782d0fcd2b0c2e0493_6704ed5f6ff76b3cdd875797_WhatsApp-20Image-202024-10-07-20at-2014.28.38.jpeg" />
  <div class="flex flex-col items-end gap-[16px] self-stretch">
    <div class="flex flex-col items-start gap-[20px] self-stretch">
      <h3 class="overflow-hidden line-clamp-3 text-ellipsis self-stretch font-high-s">Podríais callaros</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Mi relación con la cocina ha ido evolucionando desde aquella fatídica tarde en el comedor del colegio en la que la hermana Cari me obligó a comer lechuga y acabé vomitando.</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        8 de octubre 2024
    </p>
  </div>

  <div class="absolute left-[16px] top-[16px] flex flex-col items-start gap-[8px]">
      <div class="flex h-[40px] py-[8px] px-[12px] justify-center items-center gap-[4px] rounded-[999px] bg-background-mid backdrop-blur-[10px]">
    <span class="font-low-m">Gastronomía</span>
  </div>

  </div>
</a>
</template></turbo-stream>
<turbo-stream action="replace" target="load_more_button"><template>
  <div id="load_more_button" class="flex justify-center w-full pt-8">
</div>
</template></turbo-stream>