Content index
SONIA RIESCO, Researcher in the Innovation Area
More and more people are embracing lifestyles centered on health from a holistic perspective, where food is recognized as a fundamental pillar. The boundaries between nutrition and wellbeing are blurring, as science increasingly demonstrates the powerful impact of diet on both physical and mental health.
One of the undisputed stars of this revolution is the gut microbiome, whose study is revealing deep connections between what we eat, our digestion, and key aspects such as mood, brain health, and even depression.
This is the seventh chapter of EATrends by AZTI, a guide that connects society, business, and science to anticipate the future of food. Want to discover the final trend? You’ll find it in the full EATrends report.
Consumer interest is clear: across Europe, 47% of people take supplements to support various health needs — from immune and brain function to heart and bone health. This reflects the growing expectation for foods and nutrients with proven benefits for holistic health.
Scientific progress is paving the way for a more precise and personalized understanding of the link between food and health:
The goal is clear: to manage human health in a more comprehensive and personalized way, backed by scientific evidence.
Consumers are increasingly looking for personalized functionality, while becoming more aware of the downsides of ultra-processed foods. As a result, the sector is responding with:
The convergence between food and health opens up a vast field of innovation — one where science and industry work hand in hand to offer solutions that meet the needs of an increasingly health-conscious consumer.
Fill out the form and you will receive a link to download it in your email.
jQuery("#descarga-azti-form > div > label > input[type=text],#descarga-azti-form > div > label > input[type=email]").on('change', function(){ if(jQuery(this).val() != '') { jQuery(this).parent().addClass("has-content"); } else { jQuery(this).parent().removeClass("has-content"); } });
const privacidad = document.getElementById("azti-acepto-privacidad"); const comunicaciones = document.getElementById("azti-acepto-comunicaciones"); const enviar = document.getElementById('azti-enviar'); if(privacidad.checked && comunicaciones.checked) enviar.removeAttribute("disabled", ""); privacidad.addEventListener("click", function (event) { if(privacidad.checked && comunicaciones.checked) enviar.removeAttribute("disabled", ""); else enviar.setAttribute("disabled", ""); }, false); comunicaciones.addEventListener("click", function (event) { if(privacidad.checked && comunicaciones.checked) enviar.removeAttribute("disabled", ""); else enviar.setAttribute("disabled", ""); }, false);