<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog archivos - Overgenes</title>
	<atom:link href="https://overgenes.com/formaciones/category/bloges/feed/" rel="self" type="application/rss+xml" />
	<link>https://overgenes.com/formaciones/category/bloges/</link>
	<description>Genetics for people</description>
	<lastBuildDate>Mon, 27 Jul 2026 12:22:56 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://overgenes.com/wp-content/uploads/2025/04/cropped-Overgenes-Logotipo-2-32x32.jpg</url>
	<title>Blog archivos - Overgenes</title>
	<link>https://overgenes.com/formaciones/category/bloges/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Comemos más pero nos nutrimos menos: la verdad oculta</title>
		<link>https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/</link>
					<comments>https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Fri, 17 Apr 2026 09:32:31 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=11178</guid>

					<description><![CDATA[<p>Comemos más calorías pero menos nutrientes. Descubre por qué los alimentos han perdido calidad nutricional y cómo afecta a tu salud.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/">Comemos más pero nos nutrimos menos: la verdad oculta</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<meta charset="utf-8">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <title>Comemos más pero nos nutrimos menos | Overgenes</title>
  <meta name="description" content="Descubre por qué los alimentos actuales pueden aportar menos micronutrientes, qué impacto tiene en la salud y qué soluciones existen desde la nutrición y la medicina personalizada.">
  <meta name="robots" content="index,follow,max-image-preview:large">
  <link rel="canonical" href="https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/">
  <meta name="theme-color" content="#004664">
  <meta property="og:locale" content="es_ES">
  <meta property="og:type" content="article">
  <meta property="og:title" content="Comemos más pero nos nutrimos menos">
  <meta property="og:description" content="La verdad oculta de la alimentación moderna: más disponibilidad de alimentos, pero menor densidad nutricional.">
  <meta property="og:url" content="https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/">
  <meta property="og:site_name" content="Overgenes">
  <meta property="og:image" content="https://overgenes.com/wp-content/uploads/2023/12/cropped-cropped-logoOVGgris-1.webp">
  <meta name="twitter:card" content="summary_large_image">
  <link rel="preload" as="image" href="https://overgenes.com/wp-content/uploads/2023/12/cropped-cropped-logoOVGgris-1.webp" fetchpriority="high">
  <script type="application/ld+json">
  {"@context":"https://schema.org","@type":"Article","headline":"Comemos más pero nos nutrimos menos: la verdad oculta","description":"Por qué los alimentos actuales pueden aportar menos micronutrientes y qué soluciones existen desde la nutrición, la agricultura y la medicina personalizada.","author":{"@type":"Organization","name":"Overgenes"},"publisher":{"@type":"Organization","name":"Overgenes","url":"https://overgenes.com/","logo":{"@type":"ImageObject","url":"https://overgenes.com/wp-content/uploads/2023/12/cropped-cropped-logoOVGgris-1.webp"}},"mainEntityOfPage":{"@type":"WebPage","@id":"https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/"},"inLanguage":"es-ES"}
  </script>
  <style>
    :root{
      --blue:#004664;--yellow:#ffbf36;--green:#009011;--red:#d40100;
      --grey-1:#545454;--grey-2:#737373;--grey-3:#a6a6a6;--grey-4:#d9d9d9;--grey-5:#ededed;--storm:#7f939f;
      --white:#fff;--ink:#24313a;--soft:#f7f9fa;--radius:26px;--shadow:0 18px 48px rgba(0,70,100,.12);
      --max:1180px
    }
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Roboto,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.65;text-rendering:optimizeLegibility}img,svg{max-width:100%;height:auto}a{color:inherit}.skip{position:absolute;left:-999px;top:8px;background:var(--white);padding:.7rem 1rem;border-radius:999px;z-index:20}.skip:focus{left:8px}
    .topbar{background:var(--blue);color:#fff;text-align:center;font-size:.88rem;font-weight:700;letter-spacing:.02em;padding:.55rem 1rem}
    header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--grey-5)}
    .nav{max-width:var(--max);margin:auto;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand img{width:178px;height:auto}.menu{display:flex;gap:1.4rem;align-items:center;color:var(--grey-1);font-weight:700;font-size:.95rem}.menu a{text-decoration:none}.menu a:hover{color:var(--blue)}
    .button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;padding:.82rem 1.25rem;border-radius:999px;background:var(--blue);color:#fff;text-decoration:none;font-weight:800;border:0;box-shadow:0 10px 22px rgba(0,70,100,.18);cursor:pointer}.button.alt{background:var(--yellow);color:#2d2d2d}.button.ghost{background:#fff;color:var(--blue);box-shadow:none;border:1px solid rgba(0,70,100,.18)}
    main{overflow:hidden}.hero{position:relative;background:linear-gradient(135deg,#f8fbfc 0%,#fff 46%,#edf4f7 100%);border-bottom:1px solid var(--grey-5)}.hero:before{content:"";position:absolute;right:-18vw;top:-22vw;width:58vw;height:58vw;border-radius:50%;background:rgba(0,70,100,.08)}.wrap{max-width:var(--max);margin:auto;padding:clamp(3.5rem,7vw,7rem) 1.2rem;position:relative}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(2rem,5vw,5rem);align-items:center}.eyebrow{color:var(--blue);font:800 .82rem Montserrat,Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em;margin:0 0 .8rem}.hero h1,.section-title{font-family:Montserrat,Arial,sans-serif;color:var(--blue);line-height:1.05;letter-spacing:-.04em}.hero h1{font-size:clamp(2.65rem,6vw,5.4rem);margin:.2rem 0 1.2rem}.lead{font-size:clamp(1.08rem,2vw,1.35rem);color:var(--grey-1);max-width:680px;margin:0 0 1.7rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}
    .panel{background:#fff;border:1px solid var(--grey-5);border-radius:var(--radius);padding:1.1rem;box-shadow:var(--shadow)}.metric{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.2rem;border-radius:20px;background:var(--soft);margin:.75rem 0}.num{width:44px;height:44px;border-radius:14px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:900}.metric strong{display:block;color:var(--blue);font-family:Montserrat,Arial,sans-serif}.metric p{margin:.15rem 0 0;color:var(--grey-1)}
    section{padding:clamp(3rem,6vw,5.5rem) 1.2rem}.section-inner{max-width:var(--max);margin:auto}.section-title{font-size:clamp(2rem,4vw,3.6rem);margin:.1rem 0 1rem}.intro{max-width:760px;color:var(--grey-1);font-size:1.08rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2rem}.card{background:#fff;border:1px solid var(--grey-5);border-radius:var(--radius);padding:1.45rem;box-shadow:0 12px 34px rgba(0,70,100,.07)}.card h3{font-family:Montserrat,Arial,sans-serif;color:var(--blue);margin:.2rem 0 .65rem}.card p,.card li{color:var(--grey-1)}.icon{width:48px;height:48px;border-radius:16px;background:rgba(0,70,100,.09);display:grid;place-items:center;color:var(--blue);font-weight:900}.highlight{background:var(--blue);color:#fff}.highlight h2,.highlight h3,.highlight p,.highlight li{color:#fff}.highlight .section-title{color:#fff}.highlight .card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);box-shadow:none}.highlight .icon{background:rgba(255,255,255,.16);color:#fff}
    table{width:100%;border-collapse:separate;border-spacing:0;margin-top:1.8rem;overflow:hidden;border-radius:22px;border:1px solid var(--grey-4);background:#fff}th,td{text-align:left;padding:1rem;border-bottom:1px solid var(--grey-5)}th{background:var(--blue);color:#fff;font-family:Montserrat,Arial,sans-serif}tr:nth-child(even) td{background:#f7f7f7}tr:last-child td{border-bottom:0}.tag{display:inline-block;border-radius:999px;padding:.25rem .65rem;font-size:.82rem;font-weight:800;background:rgba(255,191,54,.22);color:#6f4b00}
    .split{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.list{list-style:none;padding:0;margin:0}.list li{position:relative;padding:.65rem 0 .65rem 2rem;border-bottom:1px solid rgba(217,217,217,.55)}.list li:before{content:"";position:absolute;left:0;top:1.05rem;width:11px;height:11px;border-radius:50%;background:var(--yellow)}.cta{background:linear-gradient(135deg,var(--blue),#062f42);border-radius:34px;padding:clamp(2rem,5vw,4rem);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:1.4rem;align-items:center;box-shadow:var(--shadow)}.cta h2{font-family:Montserrat,Arial,sans-serif;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.08;margin:0 0 1rem}.cta p{color:rgba(255,255,255,.86)}
    form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.full{grid-column:1/-1}label{font-weight:800;color:var(--blue);font-size:.95rem}input,select,textarea{width:100%;margin-top:.35rem;border:1px solid var(--grey-4);border-radius:16px;padding:.9rem 1rem;font:inherit;color:var(--ink);background:#fff}input:focus,select:focus,textarea:focus{outline:3px solid rgba(255,191,54,.38);border-color:var(--yellow)}
    footer{background:#f3f6f7;border-top:1px solid var(--grey-5);padding:2.2rem 1.2rem;color:var(--grey-1)}.foot{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.foot img{width:150px}
    @media (max-width:860px){.hero-grid,.grid,.split,.cta{grid-template-columns:1fr}.menu{display:none}.brand img{width:150px}form{grid-template-columns:1fr}.wrap{padding-top:3rem}.hero h1{font-size:clamp(2.4rem,12vw,4rem)}}
    @media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
  </style>


  

  <main id="contenido">
    <section class="hero">
      <div class="wrap hero-grid">
        <div>
          <p class="eyebrow">Alimentación moderna y salud</p>
          <h1>Comemos más, pero nos nutrimos menos</h1>
          <p class="lead">La producción de alimentos ha aumentado, pero la densidad nutricional de muchos productos y la calidad real de la dieta diaria no siempre han seguido el mismo camino.</p>
          <div class="hero-actions">
          
          </div>
        </div>
        <aside class="panel" aria-label="Resumen del problema">
          <div class="metric"><span class="num">1</span><div><strong>Más calorías</strong><p>Mayor disponibilidad de alimentos y productos listos para consumir.</p></div></div>
          <div class="metric"><span class="num">2</span><div><strong>Menos micronutrientes</strong><p>Menor aporte relativo de minerales y vitaminas en parte de la dieta.</p></div></div>
          <div class="metric"><span class="num">3</span><div><strong>Más ultraprocesados</strong><p>Hábitos alimentarios que desplazan alimentos frescos y tradicionales.</p></div></div>
        </aside>
      </div>
    </section>

    <section id="causas">
      <div class="section-inner">
        <p class="eyebrow">Nuestra base científica</p>
        <h2 class="section-title">Por qué los alimentos pueden tener menos nutrientes</h2>
        <p class="intro">La paradoja de la alimentación moderna es clara: una persona puede cubrir o superar sus necesidades calóricas y, aun así, no alcanzar una ingesta adecuada de micronutrientes esenciales.</p>
        <div class="grid">
          <article class="card"><span class="icon">01</span><h3>Agricultura intensiva</h3><p>La selección de cultivos ha priorizado productividad, apariencia, resistencia y vida útil, a veces por encima de la densidad nutricional.</p></article>
          <article class="card"><span class="icon">02</span><h3>Suelos empobrecidos</h3><p>La calidad del suelo, su microbioma y la disponibilidad de minerales condicionan el valor nutricional de frutas, verduras y cereales.</p></article>
          <article class="card"><span class="icon">03</span><h3>Cambio de hábitos</h3><p>La sustitución de legumbres, frutas, verduras y cereales integrales por ultraprocesados reduce la calidad nutricional diaria.</p></article>
        </div>
        <table aria-label="Reducción observada de micronutrientes">
          <thead><tr><th>Micronutriente</th><th>Reducción observada</th><th>Lectura práctica</th></tr></thead>
          <tbody>
            <tr><td>Hierro</td><td>Hasta un 50% menos</td><td><span class="tag">Impacto metabólico</span></td></tr>
            <tr><td>Zinc</td><td>Entre 27% y 59% menos</td><td><span class="tag">Sistema inmune</span></td></tr>
            <tr><td>Cobre</td><td>Hasta un 76% menos</td><td><span class="tag">Estrés oxidativo</span></td></tr>
            <tr><td>Calcio y magnesio</td><td>Entre 16% y 46%</td><td><span class="tag">Salud ósea y muscular</span></td></tr>
          </tbody>
        </table>
      </div>
    </section>

    <section id="impacto" class="highlight">
      <div class="section-inner split">
        <div>
          <p class="eyebrow">Consecuencias</p>
          <h2 class="section-title">Qué puede implicar para la salud</h2>
          <p class="intro">Una dieta con baja densidad nutricional puede favorecer déficits y aumentar la vulnerabilidad del organismo, especialmente en etapas de mayor demanda o en personas con necesidades específicas.</p>
        </div>
        <div class="grid" style="grid-template-columns:1fr; margin-top:0">
          <article class="card"><h3>Deficiencias frecuentes</h3><ul class="list"><li>Anemia o baja disponibilidad de hierro</li><li>Déficit de zinc</li><li>Déficit de vitamina A u otros micronutrientes</li></ul></article>
          <article class="card"><h3>Riesgos asociados</h3><ul class="list"><li>Menor respuesta inmune</li><li>Mayor riesgo metabólico y crónico</li><li>Peor desarrollo cognitivo infantil cuando existe déficit sostenido</li></ul></article>
        </div>
      </div>
    </section>

    <section id="soluciones">
      <div class="section-inner">
        <p class="eyebrow">Medicina personalizada</p>
        <h2 class="section-title">Soluciones: agricultura, nutrición y precisión</h2>
        <p class="intro">El problema no es inevitable. La mejora de la calidad nutricional requiere actuar tanto sobre la producción de alimentos como sobre las decisiones individuales y clínicas.</p>
        <div class="split">
          <article class="card"><span class="icon">A</span><h3>Cambios en la agricultura</h3><ul class="list"><li>Agricultura regenerativa</li><li>Mejora del suelo y su microbioma</li><li>Biofortificación de cultivos</li><li>Producción orientada a calidad nutricional</li></ul></article>
          <article class="card"><span class="icon">B</span><h3>Cambios en la alimentación</h3><ul class="list"><li>Recuperar alimentos frescos y tradicionales</li><li>Priorizar legumbres, frutas, verduras y cereales integrales</li><li>Reducir ultraprocesados</li><li>Personalizar la nutrición según necesidades reales</li></ul></article>
        </div>
      </div>
    </section>





<p class="wp-block-paragraph"></p>
<p>La entrada <a href="https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/">Comemos más pero nos nutrimos menos: la verdad oculta</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/comemos-mas-pero-nos-nutrimos-menos-la-verdad-oculta/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Genética y Epigenética en la Diabetes Tipo 2</title>
		<link>https://overgenes.com/formaciones/salud-senior-6p/</link>
					<comments>https://overgenes.com/formaciones/salud-senior-6p/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Fri, 17 Apr 2026 08:30:26 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=11168</guid>

					<description><![CDATA[<p>Descubre cómo la genética y la epigenética influyen en la diabetes tipo 2 y por qué tu estilo de vida puede cambiar tu riesgo.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/salud-senior-6p/">Genética y Epigenética en la Diabetes Tipo 2</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="11168" class="elementor elementor-11168" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-59ef11a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="59ef11a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d36384b" data-id="d36384b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4898d1f elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="4898d1f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img fetchpriority="high" decoding="async" width="2560" height="1707" src="https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background.jpg" class="attachment-full size-full wp-image-11170" alt="" srcset="https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background.jpg 2560w, https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background-600x400.jpg 600w, https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background-300x200.jpg 300w, https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background-1024x683.jpg 1024w, https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background-768x512.jpg 768w, https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background-1536x1024.jpg 1536w, https://overgenes.com/wp-content/uploads/2026/04/blood-glucose-meter-stethoscope-white-background-2048x1366.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" />															</div>
				<div class="elementor-element elementor-element-9bf11d4 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="9bf11d4" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default"><p data-start="724" data-end="805"><strong data-start="724" data-end="805"><b>Genética y epigenética en la diabetes tipo 2: </b></strong><strong data-start="724" data-end="805" style="font-style: inherit">Cómo influyen en tu riesgo real</strong><span style="font-style: inherit"></span></p></h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0c6e774 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0c6e774" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a7e2683" data-id="a7e2683" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0e5cebd elementor-widget elementor-widget-text-editor" data-id="0e5cebd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="208" data-end="462">La diabetes tipo 2 es una de las enfermedades más prevalentes del siglo XXI. Durante años se ha asociado principalmente al estilo de vida, pero la evidencia científica demuestra que la <strong data-start="393" data-end="461">genética y la epigenética juegan un papel clave en su desarrollo</strong>.</p><p data-start="464" data-end="496">Entonces surge la gran pregunta</p><p data-start="464" data-end="496"> ¿La diabetes tipo 2 es hereditaria o se puede prevenir?</p><p data-start="558" data-end="633">La respuesta está en la interacción entre genes, ambiente y comportamiento.</p>								</div>
				<div class="elementor-element elementor-element-e28eb54 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e28eb54" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6763263 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6763263" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7c4ce9f" data-id="7c4ce9f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5e47b0b elementor-widget elementor-widget-spacer" data-id="5e47b0b" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-2002672 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="2002672" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">¿La diabetes tipo 2 es genética o adquirida?</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7bdb2da" data-id="7bdb2da" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8112263 elementor-widget elementor-widget-text-editor" data-id="8112263" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="692" data-end="846">La diabetes tipo 2 no es exclusivamente genética ni únicamente causada por el estilo de vida. Es una enfermedad compleja donde ambos factores interactúan.</p><p data-start="692" data-end="846"> </p>								</div>
				<div class="elementor-element elementor-element-be8822a elementor-widget elementor-widget-heading" data-id="be8822a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">Una enfermedad poligénica</h3>				</div>
				<div class="elementor-element elementor-element-2e02536 elementor-widget elementor-widget-text-editor" data-id="2e02536" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="882" data-end="933">No existe un único “gen de la diabetes”. En cambio:</p><ul data-start="935" data-end="1164"><li data-section-id="1kydk9r" data-start="935" data-end="995">Se han identificado múltiples variantes genéticas (SNPs)</li><li data-section-id="7hukwo" data-start="996" data-end="1033">Cada una aporta un pequeño riesgo</li><li data-section-id="wygf1r" data-start="1034" data-end="1164">La suma de todas aumenta significativamente la probabilidad de desarrollar la enfermedad</li></ul><p data-start="692" data-end="846"> </p>								</div>
				<div class="elementor-element elementor-element-ce71cec elementor-widget elementor-widget-heading" data-id="ce71cec" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">¿Qué procesos afectan estos genes?</h3>				</div>
				<div class="elementor-element elementor-element-16d503f elementor-widget elementor-widget-text-editor" data-id="16d503f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1209" data-end="1281">Las variantes genéticas relacionadas con la diabetes tipo 2 influyen en:</p><ul data-start="1283" data-end="1392"><li data-section-id="14vlcyy" data-start="1283" data-end="1309">Producción de insulina</li><li data-section-id="1tpnb0i" data-start="1310" data-end="1340">Sensibilidad a la insulina</li><li data-section-id="8nu84v" data-start="1341" data-end="1367">Metabolismo energético</li><li data-section-id="tsm8wd" data-start="1368" data-end="1392">Función mitocondrial</li></ul>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-32b99ba elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="32b99ba" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f3425ee" data-id="f3425ee" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f49a7dd elementor-widget elementor-widget-spacer" data-id="f49a7dd" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-94c86c6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="94c86c6" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-cacd877 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cacd877" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3e3a502" data-id="3e3a502" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-ab5be17 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ab5be17" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-265221f" data-id="265221f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f1bebfd elementor-widget elementor-widget-text-editor" data-id="f1bebfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1452" data-end="1512">Uno de los factores más importantes es la herencia familiar.</p>								</div>
				<div class="elementor-element elementor-element-2ef7794 elementor-widget elementor-widget-heading" data-id="2ef7794" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">¿Cuánto aumenta el riesgo?</h3>				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-72c1223 elementor-widget elementor-widget-text-editor" data-id="72c1223" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2293" data-end="2353">Tener un familiar de primer grado con diabetes tipo 2 puede <strong data-start="1611" data-end="1645">duplicar o triplicar el riesgo</strong></p>								</div>
				<div class="elementor-element elementor-element-6a51f0c elementor-widget elementor-widget-heading" data-id="6a51f0c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">Más allá de los hábitos</h3>				</div>
				<div class="elementor-element elementor-element-2650c3d elementor-widget elementor-widget-text-editor" data-id="2650c3d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1719" data-end="1813">Este aumento del riesgo no se explica solo por el estilo de vida compartido, sino también por:</p><ul data-start="1815" data-end="1887"><li data-section-id="16kkjt" data-start="1815" data-end="1848">Variantes genéticas heredadas</li><li data-section-id="impigx" data-start="1849" data-end="1887">Alteraciones metabólicas tempranas</li></ul><p data-start="1889" data-end="2007">Algunas personas con predisposición genética presentan cambios moleculares incluso antes de desarrollar la enfermedad.</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8655893" data-id="8655893" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-55f55ba elementor-widget elementor-widget-spacer" data-id="55f55ba" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-dcca8e4 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="dcca8e4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Historia familiar y riesgo de diabetes tipo 2</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-86f4351 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="86f4351" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0f9b646" data-id="0f9b646" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-082ebf0 elementor-widget elementor-widget-spacer" data-id="082ebf0" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-a13c308 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="a13c308" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-443d89d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="443d89d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c679851" data-id="c679851" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-63846a3 elementor-widget elementor-widget-spacer" data-id="63846a3" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-b246245 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="b246245" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Epigenética y diabetes tipo 2: el papel clave del ambiente</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5b15b22" data-id="5b15b22" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-57bf4fb elementor-widget elementor-widget-text-editor" data-id="57bf4fb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2080" data-end="2137">Aquí es donde entra uno de los conceptos más importantes:</p><p data-start="2139" data-end="2211"><strong data-start="2142" data-end="2211">La genética carga el arma, pero la epigenética aprieta el gatillo</strong></p>								</div>
				<div class="elementor-element elementor-element-ef51903 elementor-widget elementor-widget-heading" data-id="ef51903" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">¿Qué es la epigenética?</h3>				</div>
				<div class="elementor-element elementor-element-dd8b2fb elementor-widget elementor-widget-text-editor" data-id="dd8b2fb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2245" data-end="2328">La epigenética estudia cómo se activan o desactivan los genes sin modificar el ADN.</p><p data-start="2330" data-end="2393">Uno de los mecanismos principales es la <strong data-start="2370" data-end="2392">metilación del ADN</strong>:</p><ul data-start="2395" data-end="2524"><li data-section-id="uayb5i" data-start="2395" data-end="2440">Más metilación → menor expresión genética</li><li data-section-id="e0de7k" data-start="2441" data-end="2524">Menos metilación → mayor actividad génica</li></ul>								</div>
				<div class="elementor-element elementor-element-573ec92 elementor-widget elementor-widget-heading" data-id="573ec92" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">Cambios epigenéticos en la diabetes</h3>				</div>
				<div class="elementor-element elementor-element-b46e178 elementor-widget elementor-widget-text-editor" data-id="b46e178" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2570" data-end="2624">En personas con riesgo de diabetes tipo 2 se observan:</p><ul data-start="2626" data-end="2696"><li data-section-id="ooswpy" data-start="2626" data-end="2661">Patrones anómalos de metilación</li><li data-section-id="r8m5k1" data-start="2662" data-end="2696">Reducción de genes protectores</li></ul><p data-start="2698" data-end="2779">Estos cambios están directamente relacionados con el desarrollo de la enfermedad.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ff9951d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ff9951d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1d4378b" data-id="1d4378b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-47bc8cb elementor-widget elementor-widget-spacer" data-id="47bc8cb" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-327a7c1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="327a7c1" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-cab30f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cab30f2" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3639882" data-id="3639882" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-bcafe86 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bcafe86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-634dec5" data-id="634dec5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8eab082 elementor-widget elementor-widget-text-editor" data-id="8eab082" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2850" data-end="2929">Esta es una de las búsquedas más frecuentes en Google, y la respuesta es clave:</p><p data-start="2931" data-end="2980">Sí, en gran medida se puede reducir el riesgo.</p>								</div>
				<div class="elementor-element elementor-element-c93d9d3 elementor-widget elementor-widget-heading" data-id="c93d9d3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">El impacto del ejercicio en la genética</h3>				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-42ae5b0 elementor-widget elementor-widget-text-editor" data-id="42ae5b0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="3030" data-end="3092">El ejercicio físico puede modificar la expresión de los genes:</p><ul data-start="3094" data-end="3251"><li data-section-id="nfdqwr" data-start="3094" data-end="3136">Disminuye la metilación en genes clave</li><li data-section-id="iof0wh" data-start="3137" data-end="3177">Mejora la sensibilidad a la insulina</li><li data-section-id="wm44sa" data-start="3178" data-end="3251">Aumenta la función mitocondrial</li></ul>								</div>
				<div class="elementor-element elementor-element-e53c1ed elementor-widget elementor-widget-heading" data-id="e53c1ed" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">Cambios en solo 6 meses</h3>				</div>
				<div class="elementor-element elementor-element-6aecc61 elementor-widget elementor-widget-text-editor" data-id="6aecc61" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="3285" data-end="3333">Estudios muestran que tras 6 meses de ejercicio:</p><ul data-start="3335" data-end="3429"><li data-section-id="1lbut5n" data-start="3335" data-end="3360">Mejora el metabolismo</li><li data-section-id="frd6mj" data-start="3361" data-end="3394">Se activan genes beneficiosos</li><li data-section-id="1k4zjx3" data-start="3395" data-end="3429">Se reduce el riesgo metabólico</li></ul><p data-start="3431" data-end="3491">Esto demuestra que la genética <strong data-start="3465" data-end="3490">no es un destino fijo</strong>.</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6571a64" data-id="6571a64" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9e3a174 elementor-widget elementor-widget-spacer" data-id="9e3a174" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8f72933 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="8f72933" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">¿Se puede prevenir la diabetes tipo 2 si tengo genética?</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-9678629 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9678629" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6d119c7" data-id="6d119c7" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8f35b55 elementor-widget elementor-widget-spacer" data-id="8f35b55" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-08ff243 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="08ff243" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-37e3765 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="37e3765" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4902c9f" data-id="4902c9f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-47a367b elementor-widget elementor-widget-spacer" data-id="47a367b" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-9d7e5ee elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="9d7e5ee" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Programación metabólica: el riesgo empieza antes de nacer</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7cc57fd" data-id="7cc57fd" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-58bb21f elementor-widget elementor-widget-text-editor" data-id="58bb21f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="3563" data-end="3636">El riesgo de diabetes tipo 2 puede comenzar incluso antes del nacimiento.</p>								</div>
				<div class="elementor-element elementor-element-e21e7ff elementor-widget elementor-widget-heading" data-id="e21e7ff" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">Factores durante el embarazo</h3>				</div>
				<div class="elementor-element elementor-element-d326246 elementor-widget elementor-widget-text-editor" data-id="d326246" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="3675" data-end="3707">Algunos factores clave incluyen:</p><ul data-start="3709" data-end="3780"><li data-section-id="ml56q3" data-start="3709" data-end="3730">Nutrición materna</li><li data-section-id="eqsbj7" data-start="3731" data-end="3755">Diabetes gestacional</li><li data-section-id="1v12y5v" data-start="3756" data-end="3780">Restricción calórica</li></ul><p data-start="3782" data-end="3894">Estos pueden modificar el epigenoma del feto y aumentar el riesgo futuro</p>								</div>
				<div class="elementor-element elementor-element-d5079da elementor-widget elementor-widget-heading" data-id="d5079da" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">Herencia epigenética</h3>				</div>
				<div class="elementor-element elementor-element-2693823 elementor-widget elementor-widget-text-editor" data-id="2693823" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2570" data-end="2624">Algunos cambios epigenéticos pueden mantenerse a lo largo del tiempo e incluso transmitirse entre generaciones.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-460dcfa elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="460dcfa" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2924547" data-id="2924547" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9351f1c elementor-widget elementor-widget-spacer" data-id="9351f1c" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-16f24e3 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="16f24e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Conclusión: la clave está en la interacción</h2>				</div>
				<div class="elementor-element elementor-element-3b251b2 elementor-widget elementor-widget-text-editor" data-id="3b251b2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="4094" data-end="4160"> </p><p data-start="4094" data-end="4160">La diabetes tipo 2 es el resultado de una combinación de factores:</p><ul data-start="4162" data-end="4229"><li data-section-id="1rk9wo8" data-start="4162" data-end="4183">Genética heredada</li><li data-section-id="sf5woh" data-start="4184" data-end="4210">Regulación epigenética</li><li data-section-id="44gja3" data-start="4211" data-end="4229">Estilo de vida</li></ul><p data-start="4231" data-end="4297">No se trata de cambiar los genes, sino de <strong data-start="4276" data-end="4296">cómo se expresan</strong>.</p><p data-start="4299" data-end="4313">Factores como:</p><ul data-start="4314" data-end="4368"><li data-section-id="1tgh3cv" data-start="4314" data-end="4327">Ejercicio</li><li data-section-id="qa3814" data-start="4328" data-end="4344">Alimentación</li><li data-section-id="1uoulo5" data-start="4345" data-end="4368">Prevención temprana</li></ul><p data-start="4370" data-end="4435">pueden reducir significativamente el impacto del riesgo genético</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-1410881 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1410881" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b91d0dc" data-id="b91d0dc" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8373685 elementor-widget elementor-widget-spacer" data-id="8373685" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-45a39ce elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="45a39ce" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-022ceee" data-id="022ceee" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-04eaf68 elementor-widget elementor-widget-heading" data-id="04eaf68" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-dfd539b elementor-widget elementor-widget-text-editor" data-id="dfd539b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-694fa76" data-id="694fa76" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9ab2365 elementor-align-center elementor-widget elementor-widget-button" data-id="9ab2365" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/salud-senior-6p/">Genética y Epigenética en la Diabetes Tipo 2</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/salud-senior-6p/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SALUD SENIOR 6P</title>
		<link>https://overgenes.com/formaciones/cdti-salud6p/</link>
					<comments>https://overgenes.com/formaciones/cdti-salud6p/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Fri, 30 Jan 2026 11:49:19 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=11115</guid>

					<description><![CDATA[<p>SALUD SENIOR 6P: proyecto del Programa Misiones de Ciencia e Innovación para mejorar la prevención y soluciones de salud en la población senior.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/cdti-salud6p/">SALUD SENIOR 6P</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="11115" class="elementor elementor-11115" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-59ef11a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="59ef11a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d36384b" data-id="d36384b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4898d1f elementor-widget elementor-widget-image" data-id="4898d1f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img decoding="async" width="1920" height="1080" src="https://overgenes.com/wp-content/uploads/2026/07/SALUD-SENIOR.webp" class="attachment-full size-full wp-image-12638" alt="" srcset="https://overgenes.com/wp-content/uploads/2026/07/SALUD-SENIOR.webp 1920w, https://overgenes.com/wp-content/uploads/2026/07/SALUD-SENIOR-300x169.webp 300w, https://overgenes.com/wp-content/uploads/2026/07/SALUD-SENIOR-1024x576.webp 1024w, https://overgenes.com/wp-content/uploads/2026/07/SALUD-SENIOR-768x432.webp 768w, https://overgenes.com/wp-content/uploads/2026/07/SALUD-SENIOR-1536x864.webp 1536w, https://overgenes.com/wp-content/uploads/2026/07/SALUD-SENIOR-600x338.webp 600w" sizes="(max-width: 1920px) 100vw, 1920px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0c6e774 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0c6e774" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a7e2683" data-id="a7e2683" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9bf11d4 elementor-widget elementor-widget-heading" data-id="9bf11d4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default"><strong data-start="362" data-end="381">SALUD SENIOR 6P</strong></h1>				</div>
				<div class="elementor-element elementor-element-d0866e9 elementor-widget elementor-widget-heading" data-id="d0866e9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default"><em data-start="384" data-end="427">Programa Misiones de Ciencia e Innovación</em><br data-start="427" data-end="430">
<em data-start="430" data-end="462">Nº de expediente: MIG-20241038</em></h3>				</div>
				<div class="elementor-element elementor-element-e22cf49 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="e22cf49" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="376" data-end="582"><strong data-start="376" data-end="395">SALUD SENIOR 6P</strong> es un proyecto de investigación en salud que tiene como objetivo desarrollar el <strong data-start="476" data-end="512">primer biobanco digital integral</strong> centrado en la investigación del envejecimiento en adultos mayores.</p><p data-start="584" data-end="1009">El proyecto recopilará datos de <strong data-start="616" data-end="633">500 pacientes</strong> sobre múltiples biomarcadores: genética, bioquímica, microbioma, composición corporal y funcionalidad física. Esta información permitirá analizar la correlación entre diferentes dominios de salud, generando herramientas digitales avanzadas para su reutilización en investigaciones longitudinales, incluyendo estudios de genética y funcionalidad como casos de uso iniciales.</p><p data-start="1011" data-end="1284">El biobanco digital facilitará la integración de datos multiescala y su acceso seguro para investigadores, profesionales sanitarios y pacientes, contribuyendo a mejorar la prevención, el diagnóstico y la personalización de intervenciones para un envejecimiento saludable.</p><p data-start="1286" data-end="1616">SALUD SENIOR 6P se alinea con las estrategias europeas de <strong data-start="1344" data-end="1412">salud digital, envejecimiento saludable y medicina personalizada</strong>, así como con el plan <strong data-start="1435" data-end="1457">Next Generation EU</strong> y el <strong data-start="1463" data-end="1527">Plan de Recuperación, Transformación y Resiliencia de España</strong>, abordando desafíos críticos en demografía, innovación tecnológica y políticas de salud.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6763263 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6763263" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7c4ce9f" data-id="7c4ce9f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2002672 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="2002672" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Objetivos del proyecto</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7bdb2da" data-id="7bdb2da" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8112263 elementor-widget elementor-widget-text-editor" data-id="8112263" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1657" data-end="1875">El proyecto busca desarrollar una <strong data-start="1691" data-end="1722">plataforma digital avanzada</strong> para el estudio integral del envejecimiento en adultos mayores de 65 años, incluyendo la recopilación, almacenamiento y análisis de datos multiescala.</p><p data-start="1877" data-end="1909">Los objetivos principales son:</p><ol data-start="1911" data-end="2952"><li data-start="1911" data-end="2186"><p data-start="1914" data-end="2186"><strong data-start="1914" data-end="1982">Generación de algoritmos diagnósticos y predictivos multiescala:</strong> Integrando biomarcadores genéticos, bioquímicos, microbioma y funcionales para identificar factores clave del envejecimiento saludable. Se medirá mediante la validación de <strong data-start="2155" data-end="2183">3 algoritmos predictivos</strong>.</p></li><li data-start="2188" data-end="2414"><p data-start="2191" data-end="2414"><strong data-start="2191" data-end="2264">Desarrollo de un prototipo de interfaz para el paciente adulto mayor:</strong> Permitiendo visualizar y gestionar sus datos de salud, con indicadores de éxito basados en la validación con <strong data-start="2374" data-end="2411">10 adultos mayores y un NPS &gt; 50%</strong>.</p></li><li data-start="2416" data-end="2636"><p data-start="2419" data-end="2636"><strong data-start="2419" data-end="2496">Creación de un sistema de generación de informes clínicos multivariables:</strong> Integrando automáticamente los datos de todos los partners del consorcio, con un objetivo de uso en al menos <strong data-start="2606" data-end="2633">el 25% de los pacientes</strong>.</p></li><li data-start="2638" data-end="2952"><p data-start="2641" data-end="2952"><strong data-start="2641" data-end="2710">Creación de un biobanco digital seguro, escalable y anonimizable:</strong> Que permita estudios longitudinales y transversales, integrando datos de pacientes no institucionalizados del Programa de Termalismo Social del IMSERSO, con especial atención a la <strong data-start="2891" data-end="2926">feminización del envejecimiento</strong> y la equidad de género.</p></li></ol>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6264fce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6264fce" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a01ae60" data-id="a01ae60" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fefcc03 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="fefcc03" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><br>Consorcio del proyecto<br></h2>				</div>
				<div class="elementor-element elementor-element-7f8dcc5 elementor-widget elementor-widget-image" data-id="7f8dcc5" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img decoding="async" width="1024" height="576" src="https://overgenes.com/wp-content/uploads/2026/01/SALUD-SENIOR-1-1024x576.png" class="attachment-large size-large wp-image-11119" alt="" srcset="https://overgenes.com/wp-content/uploads/2026/01/SALUD-SENIOR-1-1024x576.png 1024w, https://overgenes.com/wp-content/uploads/2026/01/SALUD-SENIOR-1-600x338.png 600w, https://overgenes.com/wp-content/uploads/2026/01/SALUD-SENIOR-1-300x169.png 300w, https://overgenes.com/wp-content/uploads/2026/01/SALUD-SENIOR-1-768x432.png 768w, https://overgenes.com/wp-content/uploads/2026/01/SALUD-SENIOR-1-1536x864.png 1536w, https://overgenes.com/wp-content/uploads/2026/01/SALUD-SENIOR-1.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-91412ea" data-id="91412ea" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-262863a elementor-widget elementor-widget-text-editor" data-id="262863a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2993" data-end="3113"><strong data-start="2993" data-end="3012">SALUD SENIOR 6P</strong> se desarrolla en consorcio entre empresas líderes en sus respectivos ámbitos y centros académicos:</p><ul data-start="3115" data-end="3920"><li data-start="3115" data-end="3389"><p data-start="3117" data-end="3389"><strong data-start="3117" data-end="3144">Balneario de Cofrentes:</strong> Clínica especializada en medicina preventiva y envejecimiento saludable. Proporciona la infraestructura para la toma longitudinal de datos y el seguimiento de pacientes, consolidando el concepto de “Human Lab” para investigación colaborativa.</p></li><li data-start="3391" data-end="3656"><p data-start="3393" data-end="3656"><strong data-start="3393" data-end="3407">Overgenes:</strong> Empresa líder en medicina de precisión, genética y microbioma, con tecnologías avanzadas para el procesamiento, gestión y análisis de datos genómicos y multiescala. Contribuye al desarrollo de algoritmos predictivos y análisis de datos complejos.</p></li><li data-start="3658" data-end="3920"><p data-start="3660" data-end="3920"><strong data-start="3660" data-end="3677">Ailin.Health:</strong> Empresa de base tecnológica especializada en kits de autotoma domiciliaria y plataformas digitales. Permite a los pacientes gestionar sus datos y participar activamente en su cuidado, potenciando la prevención y personalización de la salud.</p></li></ul><p data-start="3922" data-end="4108"><strong data-start="3922" data-end="3949">Colaboración académica:</strong> Universidad Complutense de Madrid, FISABIO y Universidad Autónoma de Madrid, contribuyen con análisis de datos y validación científica de los biomarcadores.</p><p data-start="4110" data-end="4322">Este consorcio multidisciplinar permite integrar tecnología, investigación y práctica clínica, generando un modelo replicable para la investigación en envejecimiento y el desarrollo de políticas de salud pública.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-1410881 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1410881" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b91d0dc" data-id="b91d0dc" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8373685 elementor-widget elementor-widget-spacer" data-id="8373685" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-7bf89ef elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="7bf89ef" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f34cd70" data-id="f34cd70" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d9f5c80 elementor-widget elementor-widget-image" data-id="d9f5c80" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1310" height="190" src="https://overgenes.com/wp-content/uploads/2026/07/header-misiones.webp" class="attachment-2048x2048 size-2048x2048 wp-image-12631" alt="" srcset="https://overgenes.com/wp-content/uploads/2026/07/header-misiones.webp 1310w, https://overgenes.com/wp-content/uploads/2026/07/header-misiones-300x44.webp 300w, https://overgenes.com/wp-content/uploads/2026/07/header-misiones-1024x149.webp 1024w, https://overgenes.com/wp-content/uploads/2026/07/header-misiones-768x111.webp 768w, https://overgenes.com/wp-content/uploads/2026/07/header-misiones-600x87.webp 600w" sizes="(max-width: 1310px) 100vw, 1310px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-45a39ce elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="45a39ce" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-022ceee" data-id="022ceee" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-04eaf68 elementor-widget elementor-widget-heading" data-id="04eaf68" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-dfd539b elementor-widget elementor-widget-text-editor" data-id="dfd539b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-694fa76" data-id="694fa76" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9ab2365 elementor-align-center elementor-widget elementor-widget-button" data-id="9ab2365" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/cdti-salud6p/">SALUD SENIOR 6P</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/cdti-salud6p/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Estudio PIDCOP: Participa en el proyecto I+D que une genética, microbiota y biomecánica para mejorar tu rendimiento</title>
		<link>https://overgenes.com/formaciones/pidcop/</link>
					<comments>https://overgenes.com/formaciones/pidcop/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 15:31:35 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=11010</guid>

					<description><![CDATA[<p>¿Eres deportista? Si cumples los requisitos, puedes participar gratis en nuestro estudio genético de rendimiento y salud muscular. ¡Infórmate aquí!</p>
<p>La entrada <a href="https://overgenes.com/formaciones/pidcop/">Estudio PIDCOP: Participa en el proyecto I+D que une genética, microbiota y biomecánica para mejorar tu rendimiento</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="11010" class="elementor elementor-11010" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-59ef11a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="59ef11a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d36384b" data-id="d36384b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4898d1f elementor-widget elementor-widget-image" data-id="4898d1f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1908" height="894" src="https://overgenes.com/wp-content/uploads/2025/12/a-1.jpg" class="attachment-full size-full wp-image-11014" alt="" srcset="https://overgenes.com/wp-content/uploads/2025/12/a-1.jpg 1908w, https://overgenes.com/wp-content/uploads/2025/12/a-1-600x281.jpg 600w, https://overgenes.com/wp-content/uploads/2025/12/a-1-300x141.jpg 300w, https://overgenes.com/wp-content/uploads/2025/12/a-1-1024x480.jpg 1024w, https://overgenes.com/wp-content/uploads/2025/12/a-1-768x360.jpg 768w, https://overgenes.com/wp-content/uploads/2025/12/a-1-1536x720.jpg 1536w" sizes="(max-width: 1908px) 100vw, 1908px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0c6e774 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0c6e774" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a7e2683" data-id="a7e2683" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9bf11d4 elementor-widget elementor-widget-heading" data-id="9bf11d4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default"><b>iSportsPro-Genetics</b>, tecnología deportiva 5P para optimizar tu rendimiento deportivo y tu bienestar<b></b></h1>				</div>
				<div class="elementor-element elementor-element-e22cf49 elementor-widget elementor-widget-text-editor" data-id="e22cf49" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="797" data-end="1067"><strong>iSportPro-Genetics</strong> es un proyecto de I+D <span id="hs_cos_wrapper_post_body" class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="meta_field" data-hs-cos-type="rich_text">financiado por el Instituto Valenciano de Competitividad Empresarial (IVACE) en el marco del programa PIDCOP-CV 2024 en el que colabora Overgenes junto con Dawako Medtech, con el <strong>objetivo de mejorar el rendimiento físico, prevenir lesiones y optimizar la recuperación en deportistas de alto rendimiento y amateur.  </strong></span></p><p data-start="1069" data-end="1125">Para conseguirlo, el estudio integra tres pilares clave:</p><ul data-start="1127" data-end="1261"><li data-start="1127" data-end="1155"><p data-start="1129" data-end="1155"><strong data-start="1129" data-end="1153">Biomecánica avanzada </strong>mediante análisis de electromiografías de superficie (EMG) y el análisis del movimiento con un innovador dispositivo<br />médico (BAIOBIT).</p></li><li data-start="1156" data-end="1201"><p data-start="1158" data-end="1201"><strong data-start="1158" data-end="1199">Análisis genético </strong>analizado mediante la técnica de DNA Microarray arroja conocimiento sobre los factores genéticos que modulan los procesos de rendimiento deportivo, la predisposición a lesionarse y recuperarse y las mejores pautas de suplementación.</p></li><li data-start="1202" data-end="1261"><p data-start="1204" data-end="1261"><strong data-start="1204" data-end="1259">Estudio de microbiota </strong>realizado mediante la tecnología de secuenciación 16S que permite conocer la composición bacteriana de la microbiota instetinal.</p></li></ul><p><strong><em>*Estudio aprobado por el Comité Ético de Investigación en Humanos. Participación voluntaria y no invasiva.</em></strong></p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6763263 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6763263" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7c4ce9f" data-id="7c4ce9f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2002672 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="2002672" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">¿Qué es <i>iSportPro-Genetics?</i></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7bdb2da" data-id="7bdb2da" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8112263 elementor-widget elementor-widget-text-editor" data-id="8112263" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1532" data-end="1592">Estudio <strong>observacional</strong>, no intevencionista, realizado por empresas biotecnlógicas del ecosistema valenciano, cuyo fin es construir la primera <strong data-start="1564" data-end="1591">Tecnología Deportiva 5P</strong>:</p><ul data-start="1594" data-end="1963"><li data-start="1594" data-end="1671"><p data-start="1596" data-end="1671"><strong data-start="1596" data-end="1610">Predictiva</strong> – Anticipa riesgo de lesión y respuestas al entrenamiento.</p></li><li data-start="1672" data-end="1751"><p data-start="1674" data-end="1751"><strong data-start="1674" data-end="1685">Precisa</strong> – Datos genéticos, biomecánicos, fisiológicos y del microbioma.</p></li><li data-start="1752" data-end="1835"><p data-start="1754" data-end="1835"><strong data-start="1754" data-end="1771">Personalizada</strong> – Un perfil único basado en tus bioseñales y características.</p></li><li data-start="1836" data-end="1902"><p data-start="1838" data-end="1902"><strong data-start="1838" data-end="1853">Poblacional</strong> – Base de datos pionera en deportistas reales.</p></li><li data-start="1903" data-end="1963"><p data-start="1905" data-end="1963"><strong data-start="1905" data-end="1922">Participativa</strong> – Tú formas parte del avance científico.</p></li></ul><p data-start="1965" data-end="2079">El objetivo: <strong data-start="1978" data-end="2020">crear un modelo predictivo multiescala</strong> para mejorar el rendimiento y la salud de los deportistas.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-314288f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="314288f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dcc406f" data-id="dcc406f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-81a80fe elementor-widget elementor-widget-text-editor" data-id="81a80fe" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1965" data-end="2079"><span id="hs_cos_wrapper_post_body" class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="meta_field" data-hs-cos-type="rich_text">«<em>Nuestro enfoque integrador permitirá desarrollar una herramienta sin precedentes que optimiza el rendimiento y minimiza el riesgo de lesiones mediante un análisis completo y personalizado de la persona deportista</em>«</span></p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6264fce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6264fce" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-a01ae60" data-id="a01ae60" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fefcc03 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="fefcc03" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><b>¿Qué recibirás como deportista participante?</b></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-91412ea" data-id="91412ea" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-262863a elementor-widget elementor-widget-text-editor" data-id="262863a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="2154" data-end="2200">Participar en este estudio te permite obtener:</p><p data-start="2204" data-end="2277">   ✔️ <strong data-start="2207" data-end="2245">Valoración biomecánica profesional</strong> (saltos, técnica de carrera).</p><p data-start="2280" data-end="2335">   ✔️ <strong data-start="2283" data-end="2332">Registro de bioseñales musculares (EMG) e IMU</strong>.</p><p data-start="2338" data-end="2426">   ✔️ <strong data-start="2341" data-end="2389">Análisis genético y de microbiota intestinal</strong> a partir de muestras no invasivas.</p><p data-start="2429" data-end="2508">   ✔️ <strong data-start="2432" data-end="2457">Informe personalizado</strong> con tus variables clave de salud y rendimiento.*</p><p data-start="2429" data-end="2508">   ✔️ Contribuir al avance científico en deporte y salud.</p><p data-start="2567" data-end="2644">*El informe se entrega una vez finalizado el estudio y analizados los datos.</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-043e8f4" data-id="043e8f4" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-dad9fcc elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="dad9fcc" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="500" height="500" src="https://overgenes.com/wp-content/uploads/2025/12/imagne-pidcop.png" class="attachment-2048x2048 size-2048x2048 wp-image-11029" alt="" srcset="https://overgenes.com/wp-content/uploads/2025/12/imagne-pidcop.png 500w, https://overgenes.com/wp-content/uploads/2025/12/imagne-pidcop-300x300.png 300w, https://overgenes.com/wp-content/uploads/2025/12/imagne-pidcop-100x100.png 100w, https://overgenes.com/wp-content/uploads/2025/12/imagne-pidcop-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-45d9470 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="45d9470" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-b5f6ab1" data-id="b5f6ab1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a4acb14 elementor-widget elementor-widget-text-editor" data-id="a4acb14" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<h6 data-start="2717" data-end="2764"><strong data-start="2721" data-end="2762">1) Preinscripción online (2 minutos).</strong></h6><p data-start="2717" data-end="2764">Si cumples con los requisitos de participación te contactaremos para informarte de los pasos.</p><h6 data-start="2813" data-end="2845"><strong data-start="2817" data-end="2843">2) Entrevista inicial (5 minutos).</strong></h6><p data-start="2846" data-end="2905">Recogida de datos deportivos, estilo de vida y cuestionarios validados.</p><h6 data-start="3070" data-end="3104"><strong data-start="3074" data-end="3102">3) Pruebas biomecánicas (30 minutos).</strong></h6><p data-start="3105" data-end="3143">Realizadas con sensores EMG y BAIOBIT:</p><ul data-start="3145" data-end="3259"><li data-start="3145" data-end="3170"><p data-start="3147" data-end="3170">Counter Movement Jump</p></li><li data-start="3171" data-end="3210"><p data-start="3173" data-end="3210">Test de carrera 100m / 200m / 1000m</p></li><li data-start="3211" data-end="3259"><p data-start="3213" data-end="3259">Análisis de técnica y parámetros de movimiento</p></li></ul><p>También se te aportarán los dispositivos para la recogida de muestras para los análisis de genética (hisopo bucal) y de microbiota (colector fecal). Ambos procedimientos son no invasivos, indoloros y se puede realizar en casa. </p><h6 data-start="3261" data-end="3307"><strong data-start="3265" data-end="3305">4) Análisis y entrega de resultados</strong></h6>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b373ead" data-id="b373ead" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f0db63c elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="f0db63c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><b>¿Qué tendrás que hacer como participante?</b></h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-cc8df37 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cc8df37" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9ade0e2" data-id="9ade0e2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3c84e2c elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3c84e2c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><b>¿Quién puede participar?</b></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5c6b804" data-id="5c6b804" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a23c8b3 elementor-widget elementor-widget-text-editor" data-id="a23c8b3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1429" data-end="1483">Buscamos deportistas que cumplan <strong data-start="1462" data-end="1482">estos requisitos</strong>:</p>
<ul>
<li data-start="1513" data-end="1570">
<p data-start="1515" data-end="1570">Atletas, triatletas, corredores de trail o similares.</p>
</li>
<li data-start="1571" data-end="1603">
<p data-start="1573" data-end="1603">Edad entre <strong data-start="1584" data-end="1600">16 y 35 años</strong>.</p>
</li>
<li data-start="1604" data-end="1641">
<p data-start="1606" data-end="1641">Deportistas <strong data-start="1618" data-end="1640">amateur o de élite</strong>.</p>
</li>
</ul>
<p>¡Si cumples esto: <strong data-start="3641" data-end="3672">eres candidato/a perfecto/a</strong><span data-start="3641" data-end="3672">!</span></p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0e3dde9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0e3dde9" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e26662f" data-id="e26662f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ec028de elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="ec028de" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><b>¿Te interesa participar? Contáctanos o rellena el formulario</b></h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-5a6d46d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a6d46d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-262a180" data-id="262a180" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-0617b74 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0617b74" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e0eafa6" data-id="e0eafa6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-76bd23a elementor-view-default elementor-widget elementor-widget-icon" data-id="76bd23a" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
							<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>			</div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5065a7d" data-id="5065a7d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a91efef elementor-widget elementor-widget-text-editor" data-id="a91efef" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Por teléfono: 604 150 036 </p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-3aa5777 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3aa5777" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-87d3682" data-id="87d3682" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-8f5b8df elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8f5b8df" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-150710d" data-id="150710d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6b1148b elementor-view-default elementor-widget elementor-widget-icon" data-id="6b1148b" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
							<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<svg aria-hidden="true" class="e-font-icon-svg e-fas-running" viewBox="0 0 416 512" xmlns="http://www.w3.org/2000/svg"><path d="M272 96c26.51 0 48-21.49 48-48S298.51 0 272 0s-48 21.49-48 48 21.49 48 48 48zM113.69 317.47l-14.8 34.52H32c-17.67 0-32 14.33-32 32s14.33 32 32 32h77.45c19.25 0 36.58-11.44 44.11-29.09l8.79-20.52-10.67-6.3c-17.32-10.23-30.06-25.37-37.99-42.61zM384 223.99h-44.03l-26.06-53.25c-12.5-25.55-35.45-44.23-61.78-50.94l-71.08-21.14c-28.3-6.8-57.77-.55-80.84 17.14l-39.67 30.41c-14.03 10.75-16.69 30.83-5.92 44.86s30.84 16.66 44.86 5.92l39.69-30.41c7.67-5.89 17.44-8 25.27-6.14l14.7 4.37-37.46 87.39c-12.62 29.48-1.31 64.01 26.3 80.31l84.98 50.17-27.47 87.73c-5.28 16.86 4.11 34.81 20.97 40.09 3.19 1 6.41 1.48 9.58 1.48 13.61 0 26.23-8.77 30.52-22.45l31.64-101.06c5.91-20.77-2.89-43.08-21.64-54.39l-61.24-36.14 31.31-78.28 20.27 41.43c8 16.34 24.92 26.89 43.11 26.89H384c17.67 0 32-14.33 32-32s-14.33-31.99-32-31.99z"></path></svg>			</div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c72d448" data-id="c72d448" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3f44bc5 elementor-widget elementor-widget-text-editor" data-id="3f44bc5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<h4>Contacta a través de nuestro cuestionario</h4>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-1f22807 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1f22807" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9e356ff" data-id="9e356ff" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-04c71e0 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="04c71e0" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Datos voluntarios" aria-label="Datos voluntarios">
			<input type="hidden" name="post_id" value="11010"/>
			<input type="hidden" name="form_id" value="04c71e0"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-above">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-email" class="elementor-field-label">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-field_5562c01" class="elementor-field-label">
								Edad							</label>
														<input size="1" type="text" name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Edad" required="required">
											</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_f963597 elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-field_f963597" class="elementor-field-label">
								Disciplina deportiva							</label>
														<input size="1" type="text" name="form_fields[field_f963597]" id="form-field-field_f963597" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Disciplina deportiva" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_378f821 elementor-col-100 elementor-field-required elementor-mark-required">
												<label for="form-field-field_378f821" class="elementor-field-label">
								Nivel deportivo							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_378f821]" id="form-field-field_378f821" class="elementor-field-textual elementor-size-md" required="required">
									<option value="Amateur">Amateur</option>
									<option value="Competición">Competición</option>
									<option value="Élite">Élite</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100">
												<label for="form-field-message" class="elementor-field-label">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje"></textarea>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Quiero participar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-1410881 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1410881" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b91d0dc" data-id="b91d0dc" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8373685 elementor-widget elementor-widget-spacer" data-id="8373685" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-7bf89ef elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="7bf89ef" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f34cd70" data-id="f34cd70" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d9f5c80 elementor-widget elementor-widget-image" data-id="d9f5c80" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="600" height="64" src="https://overgenes.com/wp-content/uploads/2023/12/IVACEUEdeclaracion-cs-e1707482415219.webp" class="attachment-full size-full wp-image-9553" alt="Declaración IVACE Unión Europea" srcset="https://overgenes.com/wp-content/uploads/2023/12/IVACEUEdeclaracion-cs-e1707482415219.webp 600w, https://overgenes.com/wp-content/uploads/2023/12/IVACEUEdeclaracion-cs-e1707482415219-300x32.webp 300w" sizes="(max-width: 600px) 100vw, 600px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-45a39ce elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="45a39ce" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-022ceee" data-id="022ceee" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-04eaf68 elementor-widget elementor-widget-heading" data-id="04eaf68" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-dfd539b elementor-widget elementor-widget-text-editor" data-id="dfd539b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-694fa76" data-id="694fa76" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9ab2365 elementor-align-center elementor-widget elementor-widget-button" data-id="9ab2365" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/pidcop/">Estudio PIDCOP: Participa en el proyecto I+D que une genética, microbiota y biomecánica para mejorar tu rendimiento</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/pidcop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Blog &#8211; Menopausia y Microbiota: el cambio que nadie te explicó (y cómo equilibrarlo)</title>
		<link>https://overgenes.com/formaciones/blog-microbioma-menopausia/</link>
					<comments>https://overgenes.com/formaciones/blog-microbioma-menopausia/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Wed, 05 Nov 2025 14:19:59 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=10919</guid>

					<description><![CDATA[<p>Descubre cómo la genética influye en la prevención de lesiones deportivas. Tests personalizados que ayudan a reducir riesgo, optimizar entrenamientos y mejorar recuperación.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/blog-microbioma-menopausia/">Blog &#8211; Menopausia y Microbiota: el cambio que nadie te explicó (y cómo equilibrarlo)</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="10919" class="elementor elementor-10919" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-03418fc elementor-section-height-min-height elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="03418fc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-fan&quot;}">
							<div class="elementor-background-overlay"></div>
						<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 19.6" preserveAspectRatio="none">
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z"/>
	<path class="elementor-shape-fill" d="M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z"/>
</svg>		</div>
					<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8497ae" data-id="b8497ae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3939459 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3939459" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Menopausia y Microbiota: <br><span style="font-weight: normal">Bel cambio que nadie te explicó (y cómo equilibrarlo)<span style="font-style: inherit"></span></span></h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d37f819 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d37f819" data-element_type="section" data-e-type="section">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2cb856" data-id="e2cb856" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b4e9473 elementor-widget elementor-widget-spacer" data-id="b4e9473" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-0047398 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0047398" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6b09326" data-id="6b09326" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7c227e2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7c227e2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="292" data-end="623">La menopausia suele explicarse como una etapa marcada por la disminución de estrógenos y los síntomas asociados: sofocos, insomnio, cambios de humor…<br data-start="441" data-end="444" />Pero en los últimos años se ha descubierto algo clave: <strong data-start="499" data-end="573">estos cambios hormonales también modifican profundamente la microbiota</strong>, especialmente la vaginal, intestinal y urinaria.</p><p data-start="625" data-end="734">Y este cambio microbiano tiene un papel central en la salud, el metabolismo y la calidad de vida de la mujer.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1a4b36e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1a4b36e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fa00daa" data-id="fa00daa" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-18c8612 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="18c8612" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><br>
¿Qué ocurre en el microbioma vaginal durante la menopausia?</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8a146f6" data-id="8a146f6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4441666 elementor-widget elementor-widget-text-editor" data-id="4441666" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">En la etapa fértil, la microbiota vaginal está dominada por <strong data-start="868" data-end="885">Lactobacillus</strong>, bacterias beneficiosas que:</p><ul style="text-align: left;"><li>Mantienen un <strong data-start="931" data-end="943">pH ácido</strong> protector</li><li>Producen ácido láctico que inhibe patógenos</li><li>Protegen frente a infecciones</li></ul><p style="text-align: left;">Sin embargo, con la disminución de estrógenos:</p><ul><li style="text-align: left;"><strong data-start="1083" data-end="1115">Disminuyen los Lactobacillus</strong></li><li style="text-align: left;">Se <strong data-start="1121" data-end="1144">eleva el pH vaginal</strong></li><li style="text-align: left;">Aumenta la presencia de bacterias <strong data-start="1181" data-end="1195">anaerobias</strong> como <em data-start="1206" data-end="1219">Gardnerella, </em><em data-start="1224" data-end="1236">Prevotella, </em><em data-start="1241" data-end="1256">Peptoniphilus</em></li></ul>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-2410b7e elementor-widget elementor-widget-text-editor" data-id="2410b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>En algunas mujeres postmenopáusicas también aparecen bacterias intestinales y cutáneas como <em data-start="1350" data-end="1365">Streptococcus</em>, <em data-start="1367" data-end="1384">Corynebacterium</em>, <em data-start="1386" data-end="1402">Staphylococcus</em> o <em data-start="1405" data-end="1418">Escherichia</em>, lo que puede favorecer <strong data-start="1443" data-end="1470">infecciones recurrentes</strong> e inflamación local.</p>								</div>
				<div class="elementor-element elementor-element-edd70a3 elementor-widget elementor-widget-spacer" data-id="edd70a3" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-588e7fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="588e7fe" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0c9d49f" data-id="0c9d49f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d1ef001 elementor-widget elementor-widget-heading" data-id="d1ef001" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><br><br>¿Cómo se relaciona esto con los síntomas de la menopausia?</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c1fcc69" data-id="c1fcc69" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-64e8bf9 elementor-widget elementor-widget-text-editor" data-id="64e8bf9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-start="1564" data-end="1626">Los cambios en la microbiota pueden contribuir directamente a:</p><div class="_tableContainer_1rjym_1"><div class="group _tableWrapper_1rjym_13 flex w-fit flex-col-reverse" tabindex="-1"><table class="w-fit min-w-(--thread-content-width)" data-start="1628" data-end="2044"><thead data-start="1628" data-end="1668"><tr data-start="1628" data-end="1668"><th data-start="1628" data-end="1638" data-col-size="sm">Síntoma</th><th data-start="1638" data-end="1668" data-col-size="md">Relación con la microbiota</th></tr></thead><tbody data-start="1709" data-end="2044"><tr data-start="1709" data-end="1802"><td data-start="1709" data-end="1738" data-col-size="sm">Sofocos y cambios de humor</td><td data-col-size="md" data-start="1738" data-end="1802">Alteración del eje <strong data-start="1759" data-end="1780">intestino-cerebro</strong> y neurotransmisores</td></tr><tr data-start="1803" data-end="1880"><td data-start="1803" data-end="1828" data-col-size="sm">Dificultad para dormir</td><td data-col-size="md" data-start="1828" data-end="1880">Disminución de metabolitos reguladores del sueño</td></tr><tr data-start="1881" data-end="1966"><td data-start="1881" data-end="1914" data-col-size="sm">Dispareunia y sequedad vaginal</td><td data-col-size="md" data-start="1914" data-end="1966">Pérdida de Lactobacillus → inflamación y atrofia</td></tr><tr data-start="1967" data-end="2044"><td data-start="1967" data-end="2003" data-col-size="sm">Infecciones urinarias recurrentes</td><td data-col-size="md" data-start="2003" data-end="2044">Disbiosis en el eje <strong data-start="2025" data-end="2042">vagina-vejiga</strong></td></tr></tbody></table></div></div><p data-start="2046" data-end="2150">La pérdida de Lactobacillus está directamente vinculada al <strong data-start="2105" data-end="2149">Síndrome Genitourinario de la Menopausia</strong>.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-c554f75 elementor-widget elementor-widget-spacer" data-id="c554f75" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-438c8e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="438c8e5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-106d592" data-id="106d592" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fd43a35 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="fd43a35" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Estrategias de intervención basadas en microbioma</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7a9d052" data-id="7a9d052" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4c30b67 elementor-widget elementor-widget-text-editor" data-id="4c30b67" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<table class="w-fit min-w-(--thread-content-width)" data-start="2872" data-end="3405">
<thead data-start="2872" data-end="2922">
<tr data-start="2872" data-end="2922">
<th data-start="2872" data-end="2887" data-col-size="sm">Intervención</th>
<th data-start="2887" data-end="2898" data-col-size="sm">Qué hace</th>
<th data-start="2898" data-end="2922" data-col-size="md">Cuándo se recomienda</th>
</tr>
</thead>
<tbody data-start="2971" data-end="3405">
<tr data-start="2971" data-end="3059">
<td data-start="2971" data-end="2994" data-col-size="sm"><strong data-start="2973" data-end="2993">Terapia hormonal</strong></td>
<td data-start="2994" data-end="3017" data-col-size="sm">Restaura mucosa y pH</td>
<td data-start="3017" data-end="3059" data-col-size="md">Cuando hay síntomas genitourinarios</td>
</tr>
<tr data-start="3060" data-end="3179">
<td data-start="3060" data-end="3096" data-col-size="sm"><strong data-start="3062" data-end="3095">Probióticos con Lactobacillus</strong></td>
<td data-col-size="sm" data-start="3096" data-end="3132">Recolonizan y reducen inflamación</td>
<td data-col-size="md" data-start="3132" data-end="3179">En sequedad, dolor, infecciones recurrentes</td>
</tr>
<tr data-start="3180" data-end="3298">
<td data-start="3180" data-end="3221" data-col-size="sm"><strong data-start="3182" data-end="3220">Dieta pro-microbiota + prebióticos</strong></td>
<td data-col-size="sm" data-start="3221" data-end="3246">Mejora el oestroboloma</td>
<td data-col-size="md" data-start="3246" data-end="3298">Para síntomas sistémicos (ánimo, sueño, energía)</td>
</tr>
<tr data-start="3299" data-end="3405">
<td data-start="3299" data-end="3338" data-col-size="sm"><strong data-start="3301" data-end="3337">Trasplante de microbiota vaginal</strong></td>
<td data-col-size="sm" data-start="3338" data-end="3369">Reequilibra disbiosis severa</td>
<td data-col-size="md" data-start="3369" data-end="3405">En estudio, en casos resistentes</td>
</tr>
</tbody>
</table>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-898d2ba elementor-widget elementor-widget-spacer" data-id="898d2ba" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-25570e9 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="25570e9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<h4><b>ibliografía</b></h4><ul><li data-start="194" data-end="450"><p data-start="196" data-end="450">Greenlee, H., Chen, Y., Kabat, G. C., Wang, Q., Kibriya, M. G., Gurvich, I., Sepkovic, D. W., Bradlow, H. L., Senie, R. T., Santella, R. M., &amp; Ahsan, H. (2007). Variants in estrogen metabolism and biosynthesis genes and urinary estrogen metabolites in women with a family history of breast cancer. <i>Breast cancer research and treatment</i>, <i>102</i>(1), 111–117. <a href="https://doi.org/10.1007/s10549-006-9308-7">https://doi.org/10.1007/s10549-006-9308-7</a></p></li></ul>								</div>
				<div class="elementor-element elementor-element-2b2afd1 elementor-widget elementor-widget-spacer" data-id="2b2afd1" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-272f99b elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="272f99b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-c383b8e" data-id="c383b8e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16cb7be elementor-widget elementor-widget-heading" data-id="16cb7be" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-53bd410 elementor-widget elementor-widget-text-editor" data-id="53bd410" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-910ce1a" data-id="910ce1a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a456bac elementor-align-center elementor-widget elementor-widget-button" data-id="a456bac" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/blog-microbioma-menopausia/">Blog &#8211; Menopausia y Microbiota: el cambio que nadie te explicó (y cómo equilibrarlo)</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/blog-microbioma-menopausia/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Blog &#8211; Genética personalizada para prevenir lesiones deportivas  recurrentes</title>
		<link>https://overgenes.com/formaciones/lesiones/</link>
					<comments>https://overgenes.com/formaciones/lesiones/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Mon, 01 Sep 2025 09:13:40 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=10620</guid>

					<description><![CDATA[<p>Descubre cómo la genética influye en la prevención de lesiones deportivas. Tests personalizados que ayudan a reducir riesgo, optimizar entrenamientos y mejorar recuperación.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/lesiones/">Blog &#8211; Genética personalizada para prevenir lesiones deportivas  recurrentes</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="10620" class="elementor elementor-10620" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-03418fc elementor-section-height-min-height elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="03418fc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-fan&quot;}">
							<div class="elementor-background-overlay"></div>
						<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 19.6" preserveAspectRatio="none">
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z"/>
	<path class="elementor-shape-fill" d="M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z"/>
</svg>		</div>
					<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8497ae" data-id="b8497ae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3939459 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3939459" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default"><p data-start="70" data-end="156"><span data-start="70" data-end="154">Genética personalizada para prevenir lesiones deportivas recurrentes</span><span style="font-style: inherit"></span></p></h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d37f819 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d37f819" data-element_type="section" data-e-type="section">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2cb856" data-id="e2cb856" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2410b7e elementor-widget elementor-widget-text-editor" data-id="2410b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>La susceptibilidad a lesiones no es solo “mala suerte”: existen variantes genéticas asociadas a tendinopatías, roturas ligamentosas, daño muscular por ejercicio y fracturas por estrés. Paneles que integran COL5A1, COL1A1, ACTN3, GDF5 y marcadores inflamatorios pueden ayudar a estratificar riesgo, ajustar la carga de entrenamiento, planificar prevención y recuperación. Aun así, la evidencia es heterogénea y la utilidad clínica exige integrar genética + historial + biomecánica + carga.</p>								</div>
				<div class="elementor-element elementor-element-b4e9473 elementor-widget elementor-widget-spacer" data-id="b4e9473" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-0047398 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0047398" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5595cc1" data-id="5595cc1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-02be233 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="02be233" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">¿Por qué algunos atletas se lesionan frecuentemente?</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6b09326" data-id="6b09326" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7c227e2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7c227e2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Las lesiones derivan de la interacción entre factores extrínsecos (tipo de superficie, calzado, calendario competitivo) e intrínsecos (biomecánica, morfología, historial, genética). Estudios recientes asocian variantes en genes de colágeno y remodelado de matriz con tendinopatías/lesiones ligamentosas; en estructura contráctil (ACTN3) con daño muscular; y en vías de crecimiento (GDF5) con lesión de LCA, con resultados dispares según población y deporte.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1a4b36e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1a4b36e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fa00daa" data-id="fa00daa" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-18c8612 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="18c8612" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><br>
Genes y cómo influyen</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8a146f6" data-id="8a146f6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4441666 elementor-widget elementor-widget-text-editor" data-id="4441666" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p> </p><ul><li style="text-align: left;"><strong>COL5A1</strong>: Relacionado con tendón/ligamento (p.ej., Aquiles). Asociaciones replicadas y meta-análisis con efecto significativo.</li><li style="text-align: left;"><strong>COL1A1</strong>: Puede reducir riesgo de lesiones tendinosas/ligamentosas y fractura en mujeres activas, aunque resultados mixtos.</li><li style="text-align: left;"><strong>ACTN3</strong>: Asociado a daño muscular inducido por ejercicio y lesiones no-contacto.</li><li style="text-align: left;"><strong>GDF5</strong>: Estudios con asociación a LCA, otros sin. Útil como marcador complementario, no determinante.</li></ul>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-edd70a3 elementor-widget elementor-widget-spacer" data-id="edd70a3" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-588e7fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="588e7fe" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0c9d49f" data-id="0c9d49f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d1ef001 elementor-widget elementor-widget-heading" data-id="d1ef001" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br>¿Se puede predecir una lesión?</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c1fcc69" data-id="c1fcc69" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-64e8bf9 elementor-widget elementor-widget-text-editor" data-id="64e8bf9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p> </p><p>La genética puede estratificar riesgo relativo para tendón, músculo y LCA, orientando prevención personalizada. Los polygenic risk scores tienen valor limitado en solitario; mejoran al combinarse con datos clínicos y de entrenamiento. Aun así, los efectos son pequeños/moderados y no deterministas.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-c554f75 elementor-widget elementor-widget-spacer" data-id="c554f75" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-438c8e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="438c8e5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-106d592" data-id="106d592" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fd43a35 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="fd43a35" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br>Cómo usar la genética para prevenir lesiones recurrentes</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7a9d052" data-id="7a9d052" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7fcef1f elementor-widget elementor-widget-text-editor" data-id="7fcef1f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<ol><li><strong>Perfil de riesgo:</strong> Panel genético (COL5A1, COL1A1, ACTN3, GDF5), historial de lesiones, biomecánica y carga.</li><li><strong>Decisiones prácticas:</strong> Ejercicios excéntricos/isométricos para riesgo tendón; progresión excéntrica y control de volumen en ACTN3 XX.</li><li><strong>Nutrición y recuperación:</strong> Adecuar proteína, colágeno+vitamina C, vitamina D, controlar uso de AINEs.</li><li><strong>Monitorización continua:</strong> Señales tempranas, métricas de carga y sueño.</li></ol>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-898d2ba elementor-widget elementor-widget-spacer" data-id="898d2ba" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-25570e9 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="25570e9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<h4><b>Bibliografía</b></h4>
<ul>
<li data-start="194" data-end="450">
<p data-start="196" data-end="450">Briški, N., Peharec, S., Kovač, S., &amp; Andrašić, S. (2021). Association between MMP3 gene variants and tendinopathy risk in elite athletes. <em data-start="335" data-end="388">Journal of Sports Medicine and Physical Fitness, 61</em>(2), 219–226. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="402" data-end="448">https://doi.org/10.23736/S0022-4707.20.10933-1</a></p>
</li>
<li data-start="452" data-end="692">
<p data-start="454" data-end="692">Chen, B., Wang, H., Xu, C., &amp; Wang, J. (2015). GDF5 gene polymorphism and anterior cruciate ligament rupture susceptibility in Chinese athletes. <em data-start="599" data-end="636">Genetics and Molecular Research, 14</em>(2), 5136–5143. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="652" data-end="690">https://doi.org/10.4238/2015.May.12.12</a></p>
</li>
<li data-start="694" data-end="922">
<p data-start="696" data-end="922">Guo, R., Li, Y., Wang, X., &amp; Xu, Y. (2022). Association of COL5A1 gene polymorphisms with tendon and ligament injuries: A meta-analysis. <em data-start="833" data-end="868">BMC Musculoskeletal Disorders, 23</em>(1), 112. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="878" data-end="920">https://doi.org/10.1186/s12891-022-05047-4</a></p>
</li>
<li data-start="924" data-end="1167">
<p data-start="926" data-end="1167">Guo, R., Wang, Y., Zhao, L., &amp; Xu, Y. (2024). COL1A1 rs1800012 polymorphism and musculoskeletal sports-related injuries: Updated evidence from a meta-analysis. <em data-start="1086" data-end="1114">Sports Medicine – Open, 10</em>(1), 17. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="1123" data-end="1165">https://doi.org/10.1186/s40798-024-00723-9</a></p>
</li>
<li data-start="1169" data-end="1424">
<p data-start="1171" data-end="1424">Kiel, D. P., Ferrari, S., Cupples, L. A., et al. (2007). Genetic variation at the LRP5 gene locus and bone mineral density: Interaction with physical activity. <em data-start="1331" data-end="1373">Journal of Bone and Mineral Research, 22</em>(6), 932–940. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="1387" data-end="1422">https://doi.org/10.1359/jbmr.070309</a></p>
</li>
<li data-start="1426" data-end="1634">
<p data-start="1428" data-end="1634">Koch, S., Müller, J., &amp; Meier, R. (2023). Clinical utility of polygenic risk scores for sports injuries: A critical review. <em data-start="1552" data-end="1579">Frontiers in Genetics, 14</em>, 1123456. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="1590" data-end="1632">https://doi.org/10.3389/fgene.2023.1123456</a></p>
</li>
<li data-start="1636" data-end="1840">
<p data-start="1638" data-end="1840">Korvala, J., Hartikka, H., Pihlajamäki, H., et al. (2010). Genetic predisposition to femoral stress fractures in military conscripts. <em data-start="1772" data-end="1782">Bone, 46</em>(3), 604–609. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="1796" data-end="1838">https://doi.org/10.1016/j.bone.2009.09.001</a></p>
</li>
<li data-start="1842" data-end="2094">
<p data-start="1844" data-end="2094">Maffulli, N., Margiotti, K., Longo, U. G., Loppini, M., Fazio, V. M., &amp; Denaro, V. (2013). The genetics of sports injuries and athletic performance. <em data-start="1993" data-end="2036">Muscles, Ligaments and Tendons Journal, 3</em>(3), 173–189. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="2050" data-end="2092">https://doi.org/10.11138/mltj/2013.3.3.173</a></p>
</li>
<li data-start="2096" data-end="2344">
<p data-start="2098" data-end="2344">Nash, D., Roberts, J. D., &amp; Clarke, M. (2022). IL6 genetic polymorphisms and exercise responses: Implications for inflammation and recovery. <em data-start="2239" data-end="2284">European Journal of Applied Physiology, 122</em>(5), 1021–1032. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="2300" data-end="2342">https://doi.org/10.1007/s00421-022-04942-3</a></p>
</li>
<li data-start="2346" data-end="2626">
<p data-start="2348" data-end="2626">Raleigh, S. M., van der Merwe, L., Ribbans, W. J., et al. (2009). Variants within the MMP3 gene are associated with Achilles tendinopathy: Possible interaction with the COL5A1 gene. <em data-start="2530" data-end="2570">British Journal of Sports Medicine, 43</em>(7), 514–520. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="2584" data-end="2624">https://doi.org/10.1136/bjsm.2008.051391</a></p>
</li>
<li data-start="2628" data-end="2867">
<p data-start="2630" data-end="2867">Raleigh, S. M., van der Merwe, L., &amp; Collins, M. (2013). The GDF5 gene and anterior cruciate ligament rupture risk in Caucasian athletes. <em data-start="2768" data-end="2807">European Journal of Sport Science, 13</em>(4), 377–384. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="2821" data-end="2865">https://doi.org/10.1080/17461391.2011.630103</a></p>
</li>
<li data-start="2869" data-end="3139">
<p data-start="2871" data-end="3139">Ryan-Moore, E., O’Reilly, M. A., &amp; Thomas, A. (2020). Candidate gene association studies and stress fracture risk in physically active populations: A systematic review and meta-analysis. <em data-start="3058" data-end="3079">Sports Medicine, 50</em>(7), 1237–1252. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="3095" data-end="3137">https://doi.org/10.1007/s40279-020-01273-y</a></p>
</li>
<li data-start="3141" data-end="3360">
<p data-start="3143" data-end="3360">Semenova, E. A., Kostryukova, E. S., &amp; Ahmetov, I. I. (2023). Sports genetics: Candidate genes and reproducibility issues in performance and injury research. <em data-start="3301" data-end="3312">Genes, 14</em>(1), 56. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="3321" data-end="3358">https://doi.org/10.3390/genes14010056</a></p>
</li>
<li data-start="3362" data-end="3582">
<p data-start="3364" data-end="3582">Wang, C., Meng, F., Zhang, Q., &amp; Li, X. (2017). COL1A1 Sp1 polymorphism and musculoskeletal injury risk: Evidence from meta-analysis. <em data-start="3498" data-end="3524">Medicine (Baltimore), 96</em>(26), e7385. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="3537" data-end="3580">https://doi.org/10.1097/MD.0000000000007385</a></p>
</li>
<li data-start="3584" data-end="3826">
<p data-start="3586" data-end="3826">Zouhal, H., Jacob, C., Saeidi, A., et al. (2023). ACTN3 R577X polymorphism, exercise-induced muscle damage, and non-contact injury risk: A systematic review. <em data-start="3744" data-end="3773">Frontiers in Physiology, 14</em>, 110234. <a class="decorated-link cursor-pointer" target="_new" rel="noopener" data-start="3783" data-end="3824">https://doi.org/10.3389/fphys.2023.110234</a></p>
</li>
</ul>								</div>
				<div class="elementor-element elementor-element-2b2afd1 elementor-widget elementor-widget-spacer" data-id="2b2afd1" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-272f99b elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="272f99b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-c383b8e" data-id="c383b8e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16cb7be elementor-widget elementor-widget-heading" data-id="16cb7be" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-53bd410 elementor-widget elementor-widget-text-editor" data-id="53bd410" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-910ce1a" data-id="910ce1a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a456bac elementor-align-center elementor-widget elementor-widget-button" data-id="a456bac" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/lesiones/">Blog &#8211; Genética personalizada para prevenir lesiones deportivas  recurrentes</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/lesiones/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Blog &#8211; Intolerancia a la Histamina: Cuando la genética afecta tu respuesta a los alimentos</title>
		<link>https://overgenes.com/formaciones/crononutricion/</link>
					<comments>https://overgenes.com/formaciones/crononutricion/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Thu, 17 Jul 2025 12:04:57 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=10597</guid>

					<description><![CDATA[<p>Descubre cómo las variantes genéticas del gen DAO influyen en la intolerancia a la histamina. Síntomas, diagnóstico, tratamiento y el papel del análisis genético en medicina personalizada.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/crononutricion/">Blog &#8211; Intolerancia a la Histamina: Cuando la genética afecta tu respuesta a los alimentos</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="10597" class="elementor elementor-10597" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-03418fc elementor-section-height-min-height elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="03418fc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-fan&quot;}">
							<div class="elementor-background-overlay"></div>
						<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 19.6" preserveAspectRatio="none">
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z"/>
	<path class="elementor-shape-fill" d="M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z"/>
</svg>		</div>
					<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8497ae" data-id="b8497ae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3939459 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3939459" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">CRONONUTRICIÓN:
<br><span style="font-weight: normal">C</span><span style="font-weight: normal">ómo el horario de las comidas modula tu reloj biológico y tu metabolismo</span></h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d37f819 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d37f819" data-element_type="section" data-e-type="section">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2cb856" data-id="e2cb856" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2410b7e elementor-widget elementor-widget-text-editor" data-id="2410b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-pm-slice="1 1 []">En los últimos años, la ciencia ha revelado que nuestro metabolismo no solo depende de <strong>qué</strong> comemos, sino también de <strong>cuándo</strong> lo hacemos. El horario de las comidas tiene un impacto directo sobre los <strong>ritmos circadianos</strong>, que regulan procesos metabólicos clave como la sensibilidad a la insulina, la oxidación de glucosa, la secreción hormonal y la actividad de genes relacionados con la salud metabólica.</p>								</div>
				<div class="elementor-element elementor-element-b4e9473 elementor-widget elementor-widget-spacer" data-id="b4e9473" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-0047398 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0047398" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5595cc1" data-id="5595cc1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-02be233 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="02be233" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><h3 data-pm-slice="1 1 []"><b>Ritmos circadianos, genes y alimentación<span style="font-size: 27px;font-style: inherit"></span></b></h3></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6b09326" data-id="6b09326" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7c227e2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7c227e2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Los ritmos circadianos son ciclos biológicos de aproximadamente 24 horas, regulados por un conjunto de genes como CLOCK, BMAL1, PER1/2 y CRY, que coordinan funciones fisiológicas en todo el cuerpo. Aunque la luz es el principal sincronizador del reloj central (ubicado en el núcleo supraquiasmático del hipotálamo), la alimentación actúa como un potente sincronizador de los relojes periféricos (en hígado, intestino, tejido adiposo, etc.).</p><p>Comer en horarios irregulares o durante la noche puede desincronizar estos relojes internos, contribuyendo al desarrollo de enfermedades metabólicas.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1a4b36e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1a4b36e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fa00daa" data-id="fa00daa" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-18c8612 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="18c8612" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><br>Comer <br>temprano vs. tarde: impacto metabólico</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8a146f6" data-id="8a146f6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4441666 elementor-widget elementor-widget-text-editor" data-id="4441666" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;" data-pm-slice="1 3 []">Estudios recientes han demostrado que <strong>el momento del día en que comemos influye en cómo metabolizamos los alimentos</strong>:</p><ul data-spread="false"><li style="text-align: left;"><p>Las comidas tardías (especialmente después del pico nocturno de melatonina) se asocian con <strong>menor tolerancia a la glucosa</strong>, <strong>mayor resistencia a la insulina</strong> y <strong>peores perfiles lipídicos</strong>.</p></li><li style="text-align: left;"><p>Desayunar temprano y cenar antes del anochecer mejora la <strong>oxidación de glucosa</strong>, la <strong>sensibilidad a la insulina</strong> y los marcadores inflamatorios.</p></li><li><p style="text-align: left;">La <strong>termogénesis inducida por los alimentos (DIT)</strong> es más alta en la mañana, lo que significa que el cuerpo quema más energía al digerir alimentos consumidos temprano.</p></li></ul>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-edd70a3 elementor-widget elementor-widget-spacer" data-id="edd70a3" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-588e7fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="588e7fe" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0c9d49f" data-id="0c9d49f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d1ef001 elementor-widget elementor-widget-heading" data-id="d1ef001" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><div><br></div><div><br></div><p><span style="font-style: inherit">Hormonas circadianas: cortisol y melatonina</span><span style="font-style: inherit"></span></p></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c1fcc69" data-id="c1fcc69" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-64e8bf9 elementor-widget elementor-widget-text-editor" data-id="64e8bf9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Estudios recientes han demostrado que el momento del día en que comemos influye en cómo metabolizamos los alimentos:</p>								</div>
				<div class="elementor-element elementor-element-16cc5d5 elementor-widget elementor-widget-text-editor" data-id="16cc5d5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<ul><li><strong>Cortisol:</strong> su secreción aumenta por la mañana y favorece la movilización de energía. También ayuda a sincronizar relojes periféricos.</li><li><strong>Melatonina:</strong> se eleva por la noche. Comer durante su pico se asocia con peor tolerancia a la glucosa y mayor acumulación de grasa.</li></ul>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-c554f75 elementor-widget elementor-widget-spacer" data-id="c554f75" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-438c8e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="438c8e5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-106d592" data-id="106d592" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fd43a35 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="fd43a35" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br>Ritmos microbianos y metabolismo</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7a9d052" data-id="7a9d052" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7fcef1f elementor-widget elementor-widget-text-editor" data-id="7fcef1f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-pm-slice="1 3 []">La <strong>microbiota intestinal</strong> también sigue patrones circadianos. Su composición y función varían según el horario de las comidas. Comer en horarios nocturnos afecta negativamente a:</p><ul data-spread="false"><li><p>Diversidad y composición bacteriana</p></li><li><p>Producción de ácidos grasos de cadena corta (SCFAs)</p></li><li><p>Integridad de la barrera intestinal</p></li><li><p>Perfil inflamatorio sistémico</p></li></ul><p><br />Esto puede contribuir a <strong>resistencia a la insulina</strong>, disbiosis y alteraciones metabólicas.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-4dab0b6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4dab0b6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e6605ff" data-id="e6605ff" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6443579 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="6443579" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><span style="font-size: 30px">Implicaciones para la salud y la prevención</span><h3 data-pm-slice="1 1 []"><span style="font-size: 29px;font-style: inherit;font-weight: 600"></span></h3></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-739635e" data-id="739635e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e0c1e7e elementor-widget elementor-widget-text-editor" data-id="e0c1e7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>La evidencia sugiere que sincronizar la alimentación con los ritmos circadianos puede ser una estrategia eficaz para mejorar la salud metabólica:</p><ul><li>Consumir la mayor parte de las calorías en la primera mitad del día</li><li>Evitar comidas abundantes en la noche</li><li>Adoptar protocolos como el ayuno intermitente temprano (eTRF), que limita la ingesta a las primeras 6-8 horas del día</li></ul><p>Este enfoque puede mejorar parámetros como el peso corporal, la glucemia, la sensibilidad a la insulina y los lípidos en sangre. Sin embargo, se requieren más estudios clínicos a largo plazo para establecer recomendaciones definitivas.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-898d2ba elementor-widget elementor-widget-spacer" data-id="898d2ba" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-497ff25 elementor-widget elementor-widget-text-editor" data-id="497ff25" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-pm-slice="1 1 []">El horario de las comidas es un modulador clave del metabolismo y los relojes biológicos. Al alinear nuestra ingesta con los ritmos circadianos naturales, podemos optimizar nuestra salud metabólica y prevenir enfermedades crónicas.</p><p><strong>No solo somos lo que comemos. También somos cuándo comemos.</strong></p>								</div>
				<div class="elementor-element elementor-element-b0d9995 elementor-widget elementor-widget-image" data-id="b0d9995" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1024" height="819" src="https://overgenes.com/wp-content/uploads/2025/07/LINKEDIN-HORIZONTAL-3-1024x819.jpg" class="attachment-large size-large wp-image-10605" alt="" srcset="https://overgenes.com/wp-content/uploads/2025/07/LINKEDIN-HORIZONTAL-3-1024x819.jpg 1024w, https://overgenes.com/wp-content/uploads/2025/07/LINKEDIN-HORIZONTAL-3-600x480.jpg 600w, https://overgenes.com/wp-content/uploads/2025/07/LINKEDIN-HORIZONTAL-3-300x240.jpg 300w, https://overgenes.com/wp-content/uploads/2025/07/LINKEDIN-HORIZONTAL-3-768x614.jpg 768w, https://overgenes.com/wp-content/uploads/2025/07/LINKEDIN-HORIZONTAL-3.jpg 1350w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				<div class="elementor-element elementor-element-25570e9 elementor-widget elementor-widget-text-editor" data-id="25570e9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-pm-slice="1 1 []"><strong>Fuente:</strong> BaHammam, A.S.; Pirzada, A. Timing Matters: The Interplay between Early Mealtime, Circadian Rhythms, Gene Expression, Circadian Hormones, and Metabolism—A Narrative Review. <em>Clocks &amp; Sleep</em> 2023, 5, 507–535. <a>https://doi.org/10.3390/clockssleep5040039</a></p>								</div>
				<div class="elementor-element elementor-element-2b2afd1 elementor-widget elementor-widget-spacer" data-id="2b2afd1" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f635869 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f635869" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-95ffe4d" data-id="95ffe4d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b1b948a elementor-widget elementor-widget-spacer" data-id="b1b948a" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-9ba192b elementor-widget elementor-widget-spacer" data-id="9ba192b" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-e6c622e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e6c622e" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				<div class="elementor-element elementor-element-1dc66eb elementor-widget elementor-widget-heading" data-id="1dc66eb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FAQs</h2>				</div>
				<div class="elementor-element elementor-element-374d992 elementor-tabs-view-horizontal elementor-widget elementor-widget-tabs" data-id="374d992" data-element_type="widget" data-e-type="widget" data-widget_type="tabs.default">
							<div class="elementor-tabs">
			<div class="elementor-tabs-wrapper" role="tablist" >
									<div id="elementor-tab-title-5791" class="elementor-tab-title elementor-tab-desktop-title" aria-selected="true" data-tab="1" role="tab" tabindex="0" aria-controls="elementor-tab-content-5791" aria-expanded="false">¿Qué es la intolerancia a la histamina?</div>
									<div id="elementor-tab-title-5792" class="elementor-tab-title elementor-tab-desktop-title" aria-selected="false" data-tab="2" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5792" aria-expanded="false">¿Qué diferencia hay entre histaminosis y una alergia?</div>
									<div id="elementor-tab-title-5793" class="elementor-tab-title elementor-tab-desktop-title" aria-selected="false" data-tab="3" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5793" aria-expanded="false">¿Cómo se trata?</div>
							</div>
			<div class="elementor-tabs-content-wrapper" role="tablist" aria-orientation="vertical">
									<div class="elementor-tab-title elementor-tab-mobile-title" aria-selected="true" data-tab="1" role="tab" tabindex="0" aria-controls="elementor-tab-content-5791" aria-expanded="false">¿Qué es la intolerancia a la histamina?</div>
					<div id="elementor-tab-content-5791" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-5791" tabindex="0" hidden="false"><p data-pm-slice="1 1 []">Es una condición en la que se acumula histamina en el cuerpo debido a un déficit enzimático, principalmente de la diamino oxidasa (DAO), lo que provoca síntomas diversos en varios sistemas del cuerpo.</p></div>
									<div class="elementor-tab-title elementor-tab-mobile-title" aria-selected="false" data-tab="2" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5792" aria-expanded="false">¿Qué diferencia hay entre histaminosis y una alergia?</div>
					<div id="elementor-tab-content-5792" class="elementor-tab-content elementor-clearfix" data-tab="2" role="tabpanel" aria-labelledby="elementor-tab-title-5792" tabindex="0" hidden="hidden"><p data-pm-slice="1 1 []">A diferencia de las alergias, la HIT no implica una reacción inmunológica, sino una acumulación de histamina por ineficiencia en su degradación.</p></div>
									<div class="elementor-tab-title elementor-tab-mobile-title" aria-selected="false" data-tab="3" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5793" aria-expanded="false">¿Cómo se trata?</div>
					<div id="elementor-tab-content-5793" class="elementor-tab-content elementor-clearfix" data-tab="3" role="tabpanel" aria-labelledby="elementor-tab-title-5793" tabindex="0" hidden="hidden"><p data-pm-slice="1 1 []">A través de una dieta baja en histamina, evitando fármacos inhibidores de DAO, y en algunos casos, con suplementación específica. El tratamiento debe adaptarse al perfil de cada paciente.</p></div>
							</div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-272f99b elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="272f99b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-c383b8e" data-id="c383b8e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16cb7be elementor-widget elementor-widget-heading" data-id="16cb7be" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-53bd410 elementor-widget elementor-widget-text-editor" data-id="53bd410" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-910ce1a" data-id="910ce1a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a456bac elementor-align-center elementor-widget elementor-widget-button" data-id="a456bac" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/crononutricion/">Blog &#8211; Intolerancia a la Histamina: Cuando la genética afecta tu respuesta a los alimentos</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/crononutricion/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Blog &#8211; Intolerancia a la Histamina: Cuando la genética afecta tu respuesta a los alimentos</title>
		<link>https://overgenes.com/formaciones/histamina/</link>
					<comments>https://overgenes.com/formaciones/histamina/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Thu, 17 Jul 2025 10:07:03 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=10576</guid>

					<description><![CDATA[<p>Descubre cómo las variantes genéticas del gen DAO influyen en la intolerancia a la histamina. Síntomas, diagnóstico, tratamiento y el papel del análisis genético en medicina personalizada.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/histamina/">Blog &#8211; Intolerancia a la Histamina: Cuando la genética afecta tu respuesta a los alimentos</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="10576" class="elementor elementor-10576" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-03418fc elementor-section-height-min-height elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="03418fc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-fan&quot;}">
							<div class="elementor-background-overlay"></div>
						<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 19.6" preserveAspectRatio="none">
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z"/>
	<path class="elementor-shape-fill" d="M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z"/>
</svg>		</div>
					<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8497ae" data-id="b8497ae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3939459 elementor-widget elementor-widget-heading" data-id="3939459" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Intolerancia a la Histamina: <br><span style="font-weight: normal">Cuando la genética afecta tu respuesta a los alimentos
</span>
</h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d37f819 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d37f819" data-element_type="section" data-e-type="section">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2cb856" data-id="e2cb856" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2410b7e elementor-widget elementor-widget-text-editor" data-id="2410b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>La intolerancia a la histamina (HIT) es una condición clínica poco reconocida pero cada vez más presente en la práctica médica. Se caracteriza por una acumulación excesiva de histamina en el organismo debido a una alteración en su degradación, principalmente por deficiencia de la enzima diamino oxidasa (DAO).</p>								</div>
				<div class="elementor-element elementor-element-b4e9473 elementor-widget elementor-widget-spacer" data-id="b4e9473" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-0047398 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0047398" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5595cc1" data-id="5595cc1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-02be233 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="02be233" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Epidemiología y Síntomas</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6b09326" data-id="6b09326" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7c227e2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7c227e2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-pm-slice="1 1 []">Aunque se estima que entre el 1 % y el 3 % de la población puede presentar intolerancia a la histamina, su diagnóstico sigue siendo un desafío debido a la inespecificidad de los síntomas y a la limitada sensibilidad de los métodos convencionales.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-8e37258 elementor-widget elementor-widget-text-editor" data-id="8e37258" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-pm-slice="1 1 []">Los síntomas más frecuentes afectan a múltiples sistemas:</p>								</div>
				<div class="elementor-element elementor-element-e90937d elementor-widget elementor-widget-image" data-id="e90937d" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="768" height="510" src="https://overgenes.com/wp-content/uploads/2025/07/histamina-e1752749115620-768x510.png" class="attachment-medium_large size-medium_large wp-image-10581" alt="" srcset="https://overgenes.com/wp-content/uploads/2025/07/histamina-e1752749115620-768x510.png 768w, https://overgenes.com/wp-content/uploads/2025/07/histamina-e1752749115620-600x398.png 600w, https://overgenes.com/wp-content/uploads/2025/07/histamina-e1752749115620-300x199.png 300w, https://overgenes.com/wp-content/uploads/2025/07/histamina-e1752749115620-1024x680.png 1024w, https://overgenes.com/wp-content/uploads/2025/07/histamina-e1752749115620.png 1305w" sizes="(max-width: 768px) 100vw, 768px" />															</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1a4b36e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1a4b36e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fa00daa" data-id="fa00daa" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-18c8612 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="18c8612" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><br>El papel del Gen DAO
<div><span style="color: var( --e-global-color-primary );font-style: inherit"></span></div></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8a146f6" data-id="8a146f6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4441666 elementor-widget elementor-widget-text-editor" data-id="4441666" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">La DAO es una enzima que se encarga de metabolizar la histamina proveniente de alimentos. Esta enzima está codificada por el gen AOC1, y diversas variantes genéticas pueden afectar su función.</p><p style="text-align: left;">Un estudio reciente publicado en Nutrients (Duelo et al., 2024) evaluó la prevalencia de 4 variantes genéticas funcionales del gen DAO en 100 pacientes con síntomas de HIT y 100 controles sanos:</p><ul><li style="text-align: left;">El 79 % de los pacientes era portador de al menos una variante genética en AOC1.</li><li style="text-align: left;">El 36 % eran homocigotos para alguna variante, frente al 9 % de los controles (p &lt; 0.01).</li><li style="text-align: left;">La variante rs2052129 fue la más común en pacientes (51 %) y se asocia con menor actividad DAO sérica.</li></ul>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-f0786c3 elementor-widget elementor-widget-spacer" data-id="f0786c3" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-edd70a3 elementor-widget elementor-widget-spacer" data-id="edd70a3" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-588e7fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="588e7fe" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0c9d49f" data-id="0c9d49f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d1ef001 elementor-widget elementor-widget-heading" data-id="d1ef001" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><div><br></div><div><br></div><p><br></p><div>Actividad DAO vs. Síntomas<span style="color: var( --e-global-color-primary );font-style: inherit"></span></div></h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c1fcc69" data-id="c1fcc69" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-64e8bf9 elementor-widget elementor-widget-text-editor" data-id="64e8bf9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>El estudio también midió la actividad sérica de DAO en los pacientes:</p>								</div>
				<div class="elementor-element elementor-element-16cc5d5 elementor-widget elementor-widget-text-editor" data-id="16cc5d5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Se observó que algunos pacientes con síntomas relevantes tenían niveles de DAO normales (≥10 U/mL), lo que demuestra que la medición de DAO en suero no siempre refleja la severidad clínica.</p>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-c554f75 elementor-widget elementor-widget-spacer" data-id="c554f75" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-438c8e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="438c8e5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-106d592" data-id="106d592" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fd43a35 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="fd43a35" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br>Causas Multifactoriales</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7a9d052" data-id="7a9d052" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7fcef1f elementor-widget elementor-widget-text-editor" data-id="7fcef1f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>La HIT tiene una base multifactorial, en la que intervienen elementos genéticos y ambientales:</p><ul><li><strong>Genética</strong>: Variantes en AOC1 afectan la síntesis y actividad de DAO. Los homocigotos tienen mayor riesgo clínico.</li><li><strong>Dieta:</strong> Alimentos ricos en histamina (quesos curados, embutidos, vino) o liberadores de histamina (alcohol, cítricos, tomate).</li><li><strong>Fármacos:</strong> AINEs, antibióticos, antidepresivos tricíclicos inhiben la DAO.</li><li><strong>Trastornos intestinales:</strong> SII, celiaquía, disbiosis, Crohn afectan la producción de DAO en enterocitos.</li></ul>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-898d2ba elementor-widget elementor-widget-spacer" data-id="898d2ba" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a793cf2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a793cf2" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8b97ec1" data-id="8b97ec1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6c2bfa8 elementor-widget elementor-widget-text-editor" data-id="6c2bfa8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p data-pm-slice="1 1 []">Duelo et al. (2024). <em>Pilot Study on the Prevalence of Diamine Oxidase Gene Variants in Patients with Symptoms of Histamine Intolerance</em>. Nutrients, 16(8), 1142. <a href="https://pubmed.ncbi.nlm.nih.gov/38768019/">PMID: 38768019</a></p>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-2b2afd1 elementor-widget elementor-widget-spacer" data-id="2b2afd1" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-5bf2f94 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5bf2f94" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-acb6e8c" data-id="acb6e8c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2ad2330 elementor-widget elementor-widget-heading" data-id="2ad2330" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h3 class="elementor-heading-title elementor-size-default">Contenido de histamina en alimentos</h3>				</div>
				<div class="elementor-element elementor-element-8687c28 elementor-widget elementor-widget-image" data-id="8687c28" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1024" height="348" src="https://overgenes.com/wp-content/uploads/2025/07/tabla-histamina.png-e1752749262364-1024x348.png" class="attachment-large size-large wp-image-10584" alt="" srcset="https://overgenes.com/wp-content/uploads/2025/07/tabla-histamina.png-e1752749262364-1024x348.png 1024w, https://overgenes.com/wp-content/uploads/2025/07/tabla-histamina.png-e1752749262364-600x204.png 600w, https://overgenes.com/wp-content/uploads/2025/07/tabla-histamina.png-e1752749262364-300x102.png 300w, https://overgenes.com/wp-content/uploads/2025/07/tabla-histamina.png-e1752749262364-768x261.png 768w, https://overgenes.com/wp-content/uploads/2025/07/tabla-histamina.png-e1752749262364.png 1270w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f635869 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f635869" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-95ffe4d" data-id="95ffe4d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b1b948a elementor-widget elementor-widget-spacer" data-id="b1b948a" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-d12670d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d12670d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b345569" data-id="b345569" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2887ecf elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="2887ecf" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><br><h3 data-pm-slice="1 1 []"><b><span style="font-family: inherit;font-style: inherit">¿Cómo puede ayudarte Overgenes?</span><span style="font-size: 29px;font-style: inherit"></span></b></h3></h2>				</div>
				<div class="elementor-element elementor-element-0dd7b59 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="0dd7b59" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>En Overgenes ofrecemos el test <strong data-start="226" data-end="259">i4 Intolerancias Alimentarias</strong>, que analiza la predisposición genéticas asociadas a la intolerancia a la histamina, lactosa, gluten y fructosa.</p><ul><li>Myi4 es el único test genético que permite determinar el riesgo de sufrir intolerancia al gluten, lactosa (no persistencia de lactasa), fructosa e histamina en un mismo análisis.</li><li>Es un test no invasivo. El ADN se obtiene de una muestra de saliva, de forma totalmente indolora y es apta para cualquier persona y edad.</li><li>Se realiza una vez en la vida, la genética no cambia.</li><li>Myi4 analiza los marcadores genéticos con validez científica.</li><li>Tecnología Innovadora que ofrece mayor precisión y profundidad en los resultados.</li><li>Una vez recibida la muestra en el laboratorio, dispondrás de tus resultados en un plazo máximo de 20 días.<p>Más info: <a style="background-color: #efefef;" href="https://overgenes.com/test-intolerencia-alimentaria/">Test genético &#8211; Intolerancias Alimentarias Myi4</a></p></li></ul>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8b9e573" data-id="8b9e573" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-04fb7d9 elementor-widget elementor-widget-image" data-id="04fb7d9" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="724" height="1024" src="https://overgenes.com/wp-content/uploads/2025/04/5-1-724x1024.jpg" class="attachment-large size-large wp-image-9149" alt="" srcset="https://overgenes.com/wp-content/uploads/2025/04/5-1-724x1024.jpg 724w, https://overgenes.com/wp-content/uploads/2025/04/5-1-600x849.jpg 600w, https://overgenes.com/wp-content/uploads/2025/04/5-1-212x300.jpg 212w, https://overgenes.com/wp-content/uploads/2025/04/5-1-768x1086.jpg 768w, https://overgenes.com/wp-content/uploads/2025/04/5-1-1086x1536.jpg 1086w, https://overgenes.com/wp-content/uploads/2025/04/5-1.jpg 1414w" sizes="(max-width: 724px) 100vw, 724px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-9ba192b elementor-widget elementor-widget-spacer" data-id="9ba192b" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-e6c622e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e6c622e" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				<div class="elementor-element elementor-element-1dc66eb elementor-widget elementor-widget-heading" data-id="1dc66eb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FAQs</h2>				</div>
				<div class="elementor-element elementor-element-374d992 elementor-tabs-view-horizontal elementor-widget elementor-widget-tabs" data-id="374d992" data-element_type="widget" data-e-type="widget" data-widget_type="tabs.default">
							<div class="elementor-tabs">
			<div class="elementor-tabs-wrapper" role="tablist" >
									<div id="elementor-tab-title-5791" class="elementor-tab-title elementor-tab-desktop-title" aria-selected="true" data-tab="1" role="tab" tabindex="0" aria-controls="elementor-tab-content-5791" aria-expanded="false">¿Qué es la intolerancia a la histamina?</div>
									<div id="elementor-tab-title-5792" class="elementor-tab-title elementor-tab-desktop-title" aria-selected="false" data-tab="2" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5792" aria-expanded="false">¿Qué diferencia hay entre histaminosis y una alergia?</div>
									<div id="elementor-tab-title-5793" class="elementor-tab-title elementor-tab-desktop-title" aria-selected="false" data-tab="3" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5793" aria-expanded="false">¿Cómo se trata?</div>
							</div>
			<div class="elementor-tabs-content-wrapper" role="tablist" aria-orientation="vertical">
									<div class="elementor-tab-title elementor-tab-mobile-title" aria-selected="true" data-tab="1" role="tab" tabindex="0" aria-controls="elementor-tab-content-5791" aria-expanded="false">¿Qué es la intolerancia a la histamina?</div>
					<div id="elementor-tab-content-5791" class="elementor-tab-content elementor-clearfix" data-tab="1" role="tabpanel" aria-labelledby="elementor-tab-title-5791" tabindex="0" hidden="false"><p data-pm-slice="1 1 []">Es una condición en la que se acumula histamina en el cuerpo debido a un déficit enzimático, principalmente de la diamino oxidasa (DAO), lo que provoca síntomas diversos en varios sistemas del cuerpo.</p></div>
									<div class="elementor-tab-title elementor-tab-mobile-title" aria-selected="false" data-tab="2" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5792" aria-expanded="false">¿Qué diferencia hay entre histaminosis y una alergia?</div>
					<div id="elementor-tab-content-5792" class="elementor-tab-content elementor-clearfix" data-tab="2" role="tabpanel" aria-labelledby="elementor-tab-title-5792" tabindex="0" hidden="hidden"><p data-pm-slice="1 1 []">A diferencia de las alergias, la HIT no implica una reacción inmunológica, sino una acumulación de histamina por ineficiencia en su degradación.</p></div>
									<div class="elementor-tab-title elementor-tab-mobile-title" aria-selected="false" data-tab="3" role="tab" tabindex="-1" aria-controls="elementor-tab-content-5793" aria-expanded="false">¿Cómo se trata?</div>
					<div id="elementor-tab-content-5793" class="elementor-tab-content elementor-clearfix" data-tab="3" role="tabpanel" aria-labelledby="elementor-tab-title-5793" tabindex="0" hidden="hidden"><p data-pm-slice="1 1 []">A través de una dieta baja en histamina, evitando fármacos inhibidores de DAO, y en algunos casos, con suplementación específica. El tratamiento debe adaptarse al perfil de cada paciente.</p></div>
							</div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-272f99b elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="272f99b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-c383b8e" data-id="c383b8e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16cb7be elementor-widget elementor-widget-heading" data-id="16cb7be" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-53bd410 elementor-widget elementor-widget-text-editor" data-id="53bd410" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-910ce1a" data-id="910ce1a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a456bac elementor-align-center elementor-widget elementor-widget-button" data-id="a456bac" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/histamina/">Blog &#8211; Intolerancia a la Histamina: Cuando la genética afecta tu respuesta a los alimentos</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/histamina/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Javier Simón: Joven promesa en motocross</title>
		<link>https://overgenes.com/formaciones/blog-caso-exito-motocross/</link>
					<comments>https://overgenes.com/formaciones/blog-caso-exito-motocross/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Mon, 28 Apr 2025 09:16:18 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=9764</guid>

					<description><![CDATA[<p> Descubre cómo Javier Simón, joven promesa del motocross, ha mejorado su rendimiento combinando genética deportiva, microbiota intestinal y entrenamiento mental personalizado con Overgenes y ARMental.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/blog-caso-exito-motocross/">Javier Simón: Joven promesa en motocross</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9764" class="elementor elementor-9764" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-03418fc elementor-section-height-min-height elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="03418fc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-fan&quot;}">
							<div class="elementor-background-overlay"></div>
						<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 19.6" preserveAspectRatio="none">
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z"/>
	<path class="elementor-shape-fill" d="M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z"/>
</svg>		</div>
					<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8497ae" data-id="b8497ae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3939459 elementor-widget elementor-widget-heading" data-id="3939459" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Javier Simón: cómo genética, microbiota y entrenamiento mental impulsan su éxito en motocross</h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d37f819 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d37f819" data-element_type="section" data-e-type="section">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2cb856" data-id="e2cb856" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b4e9473 elementor-widget elementor-widget-spacer" data-id="b4e9473" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-2410b7e elementor-widget elementor-widget-text-editor" data-id="2410b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>El motocross exige mucho más que talento y pasión. La clave para alcanzar el alto rendimiento está en conocer tu cuerpo y mente al detalle, y trabajar de manera personalizada para optimizar cada aspecto del rendimiento.</p><p>Este ha sido el camino de Javier Simón, un joven piloto que, con solo 9 años, ya ha demostrado una trayectoria sobresaliente en motocross regional y nacional. Su progreso no solo se debe a sus habilidades naturales o su trabajo duro: también es el resultado de una estrategia basada en ciencia y entrenamiento especializado, de la mano de Overgenes y <a href="http://armental.es/http://armental.es/">ARMental</a>.</p>								</div>
				<div class="elementor-element elementor-element-f317e11 elementor-widget elementor-widget-heading" data-id="f317e11" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Un inicio prometedor… y un futuro aún más brillante
</h2>				</div>
				<div class="elementor-element elementor-element-e92dca1 elementor-widget elementor-widget-text-editor" data-id="e92dca1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>La historia de Javier comienza casi de manera casual a los 3 años, cuando probó por primera vez un kart en Recas. Lo que empezó como un juego terminó revelando su pasión por el motocross. Desde los 7 años compite en campeonatos oficiales, logrando títulos en Madrid y Castilla La Mancha, y un subcampeonato en Castilla León.</p><p>Actualmente, lidera el campeonato de Madrid en la categoría de 65cc y ya compite en pruebas del campeonato nacional, demostrando un crecimiento constante.</p>								</div>
				<div class="elementor-element elementor-element-61b927e elementor-widget elementor-widget-heading" data-id="61b927e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">¿Qué buscaban con Overgenes y ARMental?
</h2>				</div>
				<div class="elementor-element elementor-element-654c7bc elementor-widget elementor-widget-text-editor" data-id="654c7bc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>El objetivo era claro: no solo mejorar su rendimiento deportivo, sino optimizar su salud física, mental y emocional. Para ello, Javier y su familia confiaron en:</p><p>Overgenes:</p><ul><li>Test MySport: para identificar su perfil genético deportivo y optimizar su entrenamiento, recuperación y nutrición.</li><li>Test MyMicrobiome: para analizar su microbiota intestinal, mejorar su digestión y su salud global, eliminando los problemas gastrointestinales que sufría.</li></ul><p><a href="http://armental.es/">ARMental:</a></p><ul><li>Trabajo con Biofeedback, Neurofeedback y NeuroTracker para mejorar su atención, tiempos de reacción, toma de decisiones, regulación emocional y capacidad de adaptación en carrera.</li></ul><p>La combinación de genética, microbiota y entrenamiento mental creó un plan de acción único para Javier, permitiéndole crecer de manera sólida y sostenible.</p>								</div>
				<div class="elementor-element elementor-element-b8f3b99 elementor-widget elementor-widget-heading" data-id="b8f3b99" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">¿Qué cambios han visto?
</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a793cf2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a793cf2" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d35f501" data-id="d35f501" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1fa534d elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="1fa534d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>El proceso ha generado resultados visibles en varias áreas:</p><ul><li>Mayor control y estrategia en carrera: ahora gestiona mejor los momentos clave, sin actuar de forma impulsiva.</li><li>Mejor descanso y recuperación: optimizando sus ritmos de sueño y preparación física.</li><li>Mayor resiliencia emocional: afronta mejor los errores y mantiene la concentración en situaciones de presión.</li><li>Problemas gastrointestinales resueltos: gracias al análisis y ajuste de su microbiota.</li><li>Mejora global en su estado físico, técnico y mental.</li></ul><p>Como destaca su entorno: «Ahora corre más rápido, pero también con cabeza, controlando los momentos y sabiendo adaptarse a cada situación.»</p>								</div>
				<div class="elementor-element elementor-element-980c7aa elementor-align-center elementor-widget elementor-widget-button" data-id="980c7aa" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://overgenes.com/test-rendimiento-deportivo/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Descubre MySport        </span>
					</span>
					</a>
								</div>
				<div class="elementor-element elementor-element-cb9e7ca elementor-align-center elementor-widget elementor-widget-button" data-id="cb9e7ca" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://overgenes.com/test-microbiota-intestinal/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Descubre MyMicrobiome</span>
					</span>
					</a>
								</div>
				<div class="elementor-element elementor-element-b231c67 elementor-align-center elementor-widget elementor-widget-button" data-id="b231c67" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="http://armental.es/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">ARMental</span>
					</span>
					</a>
								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0fbd315" data-id="0fbd315" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-cedc053 elementor-widget elementor-widget-image" data-id="cedc053" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="681" height="1024" src="https://overgenes.com/wp-content/uploads/2025/04/WhatsApp-Image-2025-04-23-at-21.26.22-681x1024.jpeg" class="attachment-large size-large wp-image-9767" alt="" srcset="https://overgenes.com/wp-content/uploads/2025/04/WhatsApp-Image-2025-04-23-at-21.26.22-681x1024.jpeg 681w, https://overgenes.com/wp-content/uploads/2025/04/WhatsApp-Image-2025-04-23-at-21.26.22-600x902.jpeg 600w, https://overgenes.com/wp-content/uploads/2025/04/WhatsApp-Image-2025-04-23-at-21.26.22-200x300.jpeg 200w, https://overgenes.com/wp-content/uploads/2025/04/WhatsApp-Image-2025-04-23-at-21.26.22-768x1155.jpeg 768w, https://overgenes.com/wp-content/uploads/2025/04/WhatsApp-Image-2025-04-23-at-21.26.22-1021x1536.jpeg 1021w, https://overgenes.com/wp-content/uploads/2025/04/WhatsApp-Image-2025-04-23-at-21.26.22.jpeg 1064w" sizes="(max-width: 681px) 100vw, 681px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-2b2afd1 elementor-widget elementor-widget-spacer" data-id="2b2afd1" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-272f99b elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="272f99b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-c383b8e" data-id="c383b8e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16cb7be elementor-widget elementor-widget-heading" data-id="16cb7be" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-53bd410 elementor-widget elementor-widget-text-editor" data-id="53bd410" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-910ce1a" data-id="910ce1a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a456bac elementor-align-center elementor-widget elementor-widget-button" data-id="a456bac" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/blog-caso-exito-motocross/">Javier Simón: Joven promesa en motocross</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/blog-caso-exito-motocross/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Blog &#8211;  Genética en deportes de resistencia</title>
		<link>https://overgenes.com/formaciones/blog-rendimiento-deportivo-resistencia/</link>
					<comments>https://overgenes.com/formaciones/blog-rendimiento-deportivo-resistencia/#respond</comments>
		
		<dc:creator><![CDATA[Gadea Vila]]></dc:creator>
		<pubDate>Fri, 04 Apr 2025 05:18:17 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://overgenes.com/?p=9017</guid>

					<description><![CDATA[<p>Explora cómo la genética influye en tus emociones y estado de ánimo, desde la serotonina y dopamina hasta la interacción con el entorno.</p>
<p>La entrada <a href="https://overgenes.com/formaciones/blog-rendimiento-deportivo-resistencia/">Blog &#8211;  Genética en deportes de resistencia</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9017" class="elementor elementor-9017" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-be9cdf5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="be9cdf5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f7a97f" data-id="2f7a97f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-03418fc elementor-section-height-min-height elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="03418fc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-fan&quot;}">
							<div class="elementor-background-overlay"></div>
						<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283.5 19.6" preserveAspectRatio="none">
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.33" d="M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z"/>
	<path class="elementor-shape-fill" d="M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z"/>
</svg>		</div>
					<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8497ae" data-id="b8497ae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3939459 elementor-widget elementor-widget-heading" data-id="3939459" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Ciclistas y corredores de fondo: ¿Tienen una genética única?</h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d37f819 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d37f819" data-element_type="section" data-e-type="section">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e2cb856" data-id="e2cb856" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b4e9473 elementor-widget elementor-widget-spacer" data-id="b4e9473" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-2410b7e elementor-widget elementor-widget-text-editor" data-id="2410b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>La ciencia ha demostrado que el rendimiento en deportes de resistencia no solo depende del entrenamiento y la estrategia, sino también de la genética. Una reciente revisión sistemática y metaanálisis publicada en Scandinavian Journal of Medicine &amp; Science in Sports analiza las variantes genéticas de ciclistas de carretera y corredores de fondo de élite, comparándolos con individuos sedentarios.</p>								</div>
				<div class="elementor-element elementor-element-f317e11 elementor-widget elementor-widget-heading" data-id="f317e11" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Genes vinculados al rendimiento deportivo en deportes de resistencia</h2>				</div>
				<div class="elementor-element elementor-element-e92dca1 elementor-widget elementor-widget-text-editor" data-id="e92dca1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>El análisis incluyó 43 estudios con 3.938 atletas y 10.752 controles, identificando 42 variantes genéticas, de las cuales 13 fueron estudiadas de manera independiente. Los resultados destacan cinco polimorfismos clave que favorecen a los atletas:</p><ul><li><strong>ACTN3 (rs1815739):</strong>  Influye en la presencia de α-actinina-3, una proteína esencial para las contracciones musculares rápidas. La variante TT se asocia con una mayor eficiencia en deportes de resistencia.</li><li><strong>PPARGC1A (rs8192678):</strong> Regula la oxidación de ácidos grasos, la utilización de glucosa, la biogénesis mitocondrial y la formación de fibras musculares.</li><li><strong>AMPD1 (rs17602729):</strong> Implicado en el metabolismo energético, facilita la producción de ATP en las mitocondrias, clave para el rendimiento en resistencia.</li><li><strong>HFE (rs1799945)</strong>: Regula la absorción de hierro, fundamental para el transporte de oxígeno en la sangre y la eficiencia aeróbica.</li><li><strong>ACE II (I/D):</strong> Relacionado con la regulación de la presión arterial y la homeostasis electrolítica, factores cruciales en deportes de resistencia.</li></ul>								</div>
				<div class="elementor-element elementor-element-61b927e elementor-widget elementor-widget-heading" data-id="61b927e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">¿Cómo influye la genética en el rendimiento?</h2>				</div>
				<div class="elementor-element elementor-element-654c7bc elementor-widget elementor-widget-text-editor" data-id="654c7bc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Estos hallazgos refuerzan la idea de que la genética juega un papel clave en la resistencia física. Si bien el entrenamiento y la nutrición son determinantes, contar con una predisposición genética favorable puede marcar la diferencia en la capacidad de resistencia y recuperación de un atleta de élite.</p>								</div>
				<div class="elementor-element elementor-element-b8f3b99 elementor-widget elementor-widget-heading" data-id="b8f3b99" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Aplicaciones en la genética deportiva</h2>				</div>
				<div class="elementor-element elementor-element-1fa534d elementor-widget elementor-widget-text-editor" data-id="1fa534d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>El conocimiento de estas variantes puede utilizarse en la personalización de entrenamientos y estrategias nutricionales, optimizando el rendimiento de los deportistas según su perfil genético. Con el avance de la genética aplicada al deporte, podría ser posible desarrollar programas de entrenamiento más precisos basados en la biología individual de cada atleta.</p><p>¿Quieres saber cómo la genética puede influir en tu rendimiento deportivo?</p>								</div>
				<div class="elementor-element elementor-element-980c7aa elementor-align-center elementor-widget elementor-widget-button" data-id="980c7aa" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://overgenes.com/test-rendimiento-deportivo/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Descubre MySport</span>
					</span>
					</a>
								</div>
				<div class="elementor-element elementor-element-898d2ba elementor-widget elementor-widget-spacer" data-id="898d2ba" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a793cf2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a793cf2" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8b97ec1" data-id="8b97ec1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6c2bfa8 elementor-widget elementor-widget-text-editor" data-id="6c2bfa8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">Konopka MJ, van den Bunder JCM, Rietjens G, Sperlich B, Zeegers MP. Genetics of long-distance runners and road cyclists—A systematic review with meta-analysis. Scand J Med Sci Sports. 2022; 32: 1414-1429. doi: <a href="https://onlinelibrary.wiley.com/doi/10.1111/sms.14212">10.1111/sms.14212</a></p>								</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-2b2afd1 elementor-widget elementor-widget-spacer" data-id="2b2afd1" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-272f99b elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="272f99b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-c383b8e" data-id="c383b8e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16cb7be elementor-widget elementor-widget-heading" data-id="16cb7be" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h5 class="elementor-heading-title elementor-size-default">Apúntate a nuestra newsletter</h5>				</div>
				<div class="elementor-element elementor-element-53bd410 elementor-widget elementor-widget-text-editor" data-id="53bd410" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>Mantente informado de los pŕoximos eventos de medicina de precisión, genética,  microbiota y mucho más</p>								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-910ce1a" data-id="910ce1a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a456bac elementor-align-center elementor-widget elementor-widget-button" data-id="a456bac" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-lg" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxNjYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Suscríbete</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-efdda0d elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="efdda0d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f50f7e0" data-id="f50f7e0" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5b26fd9 elementor-widget elementor-widget-template" data-id="5b26fd9" data-element_type="widget" data-e-type="widget" data-widget_type="template.default">
				<div class="elementor-widget-container">
							<div class="elementor-template">
					<div data-elementor-type="section" data-elementor-id="6594" class="elementor elementor-6594" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-fcb541a elementor-section-stretched elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="fcb541a" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94612b2" data-id="94612b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-655c49c elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="655c49c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2da12a5" data-id="2da12a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e660a74 elementor-widget elementor-widget-spacer" data-id="e660a74" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-bb161e3 elementor-widget elementor-widget-heading" data-id="bb161e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contacto</h2>				</div>
				<div class="elementor-element elementor-element-dffc395 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="dffc395" data-element_type="widget" data-e-type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Siguiente&quot;,&quot;step_previous_label&quot;:&quot;Anterior&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
							<form class="elementor-form" method="post" id="contact_id" name="Contacto" aria-label="Contacto">
			<input type="hidden" name="post_id" value="6594"/>
			<input type="hidden" name="form_id" value="dffc395"/>
			<input type="hidden" name="referer_title" value="Blog archivos - Overgenes" />

			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100">
												<label for="form-field-name" class="elementor-field-label elementor-screen-only">
								Nombre							</label>
														<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Nombre">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a3a53ee elementor-col-100 elementor-field-required">
												<label for="form-field-field_a3a53ee" class="elementor-field-label elementor-screen-only">
								Teléfono							</label>
								<input size="1" type="tel" name="form_fields[field_a3a53ee]" id="form-field-field_a3a53ee" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Teléfono" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Solo se aceptan números y caracteres de teléfono (#,-,*,etc).">

						</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
												<label for="form-field-email" class="elementor-field-label elementor-screen-only">
								Correo electrónico							</label>
														<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Correo electrónico" required="required">
											</div>
								<div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_5562c01 elementor-col-100 elementor-field-required">
												<label for="form-field-field_5562c01" class="elementor-field-label elementor-screen-only">
								¿Cómo nos conociste?							</label>
								<div class="elementor-field elementor-select-wrapper remove-before ">
			<div class="select-caret-down-wrapper">
				<svg aria-hidden="true" class="e-font-icon-svg e-eicon-caret-down" viewBox="0 0 571.4 571.4" xmlns="http://www.w3.org/2000/svg"><path d="M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z"></path></svg>			</div>
			<select name="form_fields[field_5562c01]" id="form-field-field_5562c01" class="elementor-field-textual elementor-size-md" required="required">
									<option value="">¿Cómo nos conociste?</option>
									<option value="google">Google</option>
									<option value="rrss">Redes sociales (LinkedIn, Instagram, etc)</option>
									<option value="medico">Recomendación de un médico o profesional de la salud</option>
									<option value="referido">Amigo o familiar</option>
									<option value="webinar">Webinar o evento</option>
									<option value="cliente">Ya soy cliente</option>
									<option value="otro">Otro</option>
							</select>
		</div>
						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b5eb6a0 elementor-col-100">
												<label for="form-field-field_b5eb6a0" class="elementor-field-label elementor-screen-only">
								Código							</label>
														<input size="1" type="text" name="form_fields[field_b5eb6a0]" id="form-field-field_b5eb6a0" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Código promocional   (Opcional)">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required">
												<label for="form-field-message" class="elementor-field-label elementor-screen-only">
								Mensaje							</label>
						<textarea class="elementor-field-textual elementor-field  elementor-size-md" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Mensaje" required="required"></textarea>				</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_fa60d55 elementor-col-100 recaptcha_v3-bottomright">
					<div class="elementor-field" id="form-field-field_fa60d55"><div class="elementor-g-recaptcha" data-sitekey="6LdTDGIpAAAAAH4ku3w7a4fByYLWLx6Hai1N3m78" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Enviar</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				<div class="elementor-element elementor-element-7139c5d elementor-widget elementor-widget-spacer" data-id="7139c5d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4111228" data-id="4111228" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e8e88ca elementor-widget elementor-widget-spacer" data-id="e8e88ca" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				<div class="elementor-element elementor-element-8c08942 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="8c08942" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p style="text-align: left;">¿Tienes alguna duda?<br />Ponte en contacto con nosotros.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
				</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>La entrada <a href="https://overgenes.com/formaciones/blog-rendimiento-deportivo-resistencia/">Blog &#8211;  Genética en deportes de resistencia</a> se publicó primero en <a href="https://overgenes.com">Overgenes</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://overgenes.com/formaciones/blog-rendimiento-deportivo-resistencia/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
