Mundo Terapia Natural

<div style="text-align: center; padding: 30px;">
  <h1 style="color:#02613e;">Promociones Exclusivas Mundo Terapia Natural</h1>
  <p style="font-size:1.1rem;">¡Aprovecha nuestras ofertas por tiempo limitado!</p>
</div>

<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 20px;">

  <!-- Alemfort (Enlace faltante por ahora, usa temporalmente el de Nestargel) -->
  <div style="width:300px; border:1px solid #ccc; border-radius:10px; padding:20px;">
    <h3>Alemfort</h3>
    <p><strong>Unidad:</strong> $34.000</p>
    <p><strong>3 por:</strong> $99.900</p>
    <p>Envío gratis a ciudades principales</p>
    <a href="https://nestargel.com/products/nestargel-digestion-500-ml-producto-natural-invima-rsa-0028254-2023?utm_source=copyToPasteBoard&utm_medium=product-links&utm_content=web" 
       style="background:#02613e; color:#fff; padding:10px 20px; text-decoration:none; border-radius:6px;">Comprar</a>
  </div>

  <!-- Nestargel unidad -->
  <div style="width:300px; border:1px solid #ccc; border-radius:10px; padding:20px;">
    <h3>Nestargel (unidad)</h3>
    <p><strong>Unidad:</strong> $50.000</p>
    <p>Envío gratis a ciudades principales</p>
    <a href="https://nestargel.com/products/nestargel-digestion-500-ml-producto-natural-invima-rsa-0028254-2023?utm_source=copyToPasteBoard&utm_medium=product-links&utm_content=web" 
       style="background:#02613e; color:#fff; padding:10px 20px; text-decoration:none; border-radius:6px;">Comprar</a>
  </div>

  <!-- Nestargel 3x -->
  <div style="width:300px; border:1px solid #ccc; border-radius:10px; padding:20px;">
    <h3>Nestargel (3x)</h3>
    <p><strong>3 por:</strong> $99.900</p>
    <p>Envío gratis a ciudades principales</p>
    <a href="https://nestargel.com/products/pack-3-nestargel-digestion-500-ml-envio-gratis?utm_source=copyToPasteBoard&utm_medium=product-links&utm_content=web" 
       style="background:#02613e; color:#fff; padding:10px 20px; text-decoration:none; border-radius:6px;">Comprar</a>
  </div>

  <!-- Citramag -->
  <div style="width:300px; border:1px solid #ccc; border-radius:10px; padding:20px;">
    <h3>Citramag (3x)</h3>
    <p><strong>Unidad:</strong> $60.000</p>
    <p><strong>3 por:</strong> $150.000</p>
    <p>Envío gratis a ciudades principales</p>
    <a href="https://nestargel.com/products/pack-3-citramag-citrato-de-magnesio-450-g-envio-gratis?utm_source=copyToPasteBoard&utm_medium=product-links&utm_content=web" 
       style="background:#02613e; color:#fff; padding:10px 20px; text-decoration:none; border-radius:6px;">Comprar</a>
  </div>

  <!-- Cannadol (FALTA ENLACE REAL) -->
  <div style="width:300px; border:1px solid #ccc; border-radius:10px; padding:20px;">
    <h3>Cannadol</h3>
    <p><strong>Unidad:</strong> $25.000</p>
    <p><strong>3 por:</strong> $70.000</p>
    <p><em>+ Costo de envío</em></p>
    <a href="#" 
       style="background:#02613e; color:#fff; padding:10px 20px; text-decoration:none; border-radius:6px;">Comprar</a>
  </div>

</div>