{"id":182,"date":"2025-12-21T11:20:27","date_gmt":"2025-12-21T11:20:27","guid":{"rendered":"https:\/\/altfoodsense.uevora.pt\/index.php\/about-2\/"},"modified":"2026-03-12T15:28:09","modified_gmt":"2026-03-12T15:28:09","slug":"equipa","status":"publish","type":"page","link":"https:\/\/altfoodsense.uevora.pt\/en\/equipa\/","title":{"rendered":"Team"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"182\" class=\"elementor elementor-182\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae3e9ee e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"ae3e9ee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:500,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2be9fce elementor-widget elementor-widget-heading\" data-id=\"2be9fce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Nuestro Equipo<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c16fee9 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c16fee9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Expertos comprometidos con la innovaci\u00f3n en ciencia de alimentos<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4376775 e-flex e-con-boxed e-con e-parent\" data-id=\"4376775\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0dd068b elementor-widget elementor-widget-heading\" data-id=\"0dd068b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Equipo Directivo<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b147fd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1b147fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Nuestro equipo directivo combina experiencia en qu\u00edmica, biotecnolog\u00eda y ciencia de datos<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25888ba e-con-full e-flex e-con e-child\" data-id=\"25888ba\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12d212e animated-slow elementor-invisible elementor-widget elementor-widget-html\" data-id=\"12d212e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* --- ESTILOS EQUIPO DIRECTIVO --- *\/\r\n.team-section {\r\n  padding: 0px 80px;\r\n  background: #FFFFFF;\r\n}\r\n\r\n.team-header {\r\n  text-align: center;\r\n  margin-bottom: 64px;\r\n}\r\n\r\n.team-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 40px;\r\n  margin-bottom: 48px;\r\n}\r\n\r\n.team-card {\r\n  background: linear-gradient(to bottom, #F0FDFA, #FFFFFF);\r\n  border: 2px solid #E0F2F1;\r\n  border-radius: 24px;\r\n  overflow: hidden;\r\n  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.team-card:hover {\r\n  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);\r\n  transform: translateY(-5px);\r\n}\r\n\r\n.team-image {\r\n  position: relative;\r\n  height: 320px;\r\n  overflow: hidden;\r\n}\r\n\r\n.team-image img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\n.team-image::after {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(to top, rgba(13, 148, 136, 0.6), transparent);\r\n}\r\n\r\n.team-content {\r\n  padding: 24px;\r\n}\r\n\r\n.team-name {\r\n  font-size: 20px;\r\n  font-weight: 700;\r\n  color: #0F172A;\r\n  margin-bottom: 4px;\r\n}\r\n\r\n.team-role {\r\n  font-size: 16px;\r\n  font-weight: 600;\r\n  color: #0D9488;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.team-bio {\r\n  font-size: 14px;\r\n  color: #475569;\r\n  line-height: 1.6;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.team-social {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n}\r\n\r\n.team-social a {\r\n  color: #0D9488;\r\n  transition: all 0.3s ease;\r\n  font-size: 20px;\r\n  text-decoration: none;\r\n}\r\n\r\n.team-social a:hover {\r\n  color: #14B8A6;\r\n  transform: scale(1.1);\r\n}\r\n\r\n\r\n\/* --- RESPONSIVE --- *\/\r\n@media (max-width: 1023px) {\r\n  .team-section {\r\n    padding: 70px 40px;\r\n  }\r\n  \r\n  .team-title {\r\n    font-size: 40px;\r\n  }\r\n  \r\n  .team-grid {\r\n    grid-template-columns: 1fr;\r\n    gap: 32px;\r\n  }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n  .team-section {\r\n    padding: 60px 20px;\r\n  }\r\n  \r\n  .team-title {\r\n    font-size: 36px;\r\n  }\r\n  \r\n  .team-image {\r\n    height: 280px;\r\n  }\r\n  \r\n  .team-content {\r\n    padding: 20px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- HTML ESTRUCTURA -->\r\n<div class=\"team-section\">\r\n\r\n  <!-- Grid de Personas -->\r\n  <div class=\"team-grid\">\r\n    \r\n    <!-- Persona 1: Dra. Ana Carolina Silva -->\r\n    <div class=\"team-card\">\r\n      <div class=\"team-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758685848602-09e52ef9c7d3?w=800&q=85\" alt=\"Dra. Ana Carolina Silva\">\r\n      <\/div>\r\n      <div class=\"team-content\">\r\n        <h3 class=\"team-name\">Dra. Ana Carolina Silva<\/h3>\r\n        <p class=\"team-role\">Directora del Proyecto<\/p>\r\n        <p class=\"team-bio\">\r\n          Doctora en Ciencias de la Alimentaci\u00f3n con 15 a\u00f1os de experiencia en an\u00e1lisis sensorial y tecnolog\u00eda alimentaria. M\u00e1s de 45 publicaciones cient\u00edficas.\r\n        <\/p>\r\n        <div class=\"team-social\">\r\n          <a href=\"mailto:ana.silva@altfoodsense.pt\" aria-label=\"Email Dra. Ana Silva\">\r\n            <i class=\"fas fa-envelope\"><\/i>\r\n          <\/a>\r\n          <a href=\"#\" aria-label=\"LinkedIn Dra. Ana Silva\">\r\n            <i class=\"fab fa-linkedin\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Persona 2: Dr. Jo\u00e3o Manuel Santos -->\r\n    <div class=\"team-card\">\r\n      <div class=\"team-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1731705873332-99c49fc3a51b?w=800&q=85\" alt=\"Dr. Jo\u00e3o Manuel Santos\">\r\n      <\/div>\r\n      <div class=\"team-content\">\r\n        <h3 class=\"team-name\">Dr. Jo\u00e3o Manuel Santos<\/h3>\r\n        <p class=\"team-role\">Responsable T\u00e9cnico<\/p>\r\n        <p class=\"team-bio\">\r\n          Experto en qu\u00edmica anal\u00edtica y desarrollo de sensores electroqu\u00edmicos aplicados a la industria alimentaria.\r\n        <\/p>\r\n        <div class=\"team-social\">\r\n          <a href=\"mailto:joao.santos@altfoodsense.pt\" aria-label=\"Email Dr. Jo\u00e3o Santos\">\r\n            <i class=\"fas fa-envelope\"><\/i>\r\n          <\/a>\r\n          <a href=\"#\" aria-label=\"LinkedIn Dr. Jo\u00e3o Santos\">\r\n            <i class=\"fab fa-linkedin\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Persona 3: Dra. Maria Teresa Rodrigues -->\r\n    <div class=\"team-card\">\r\n      <div class=\"team-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758685848602-09e52ef9c7d3?w=800&q=85\" alt=\"Dra. Maria Teresa Rodrigues\">\r\n      <\/div>\r\n      <div class=\"team-content\">\r\n        <h3 class=\"team-name\">Dra. Maria Teresa Rodrigues<\/h3>\r\n        <p class=\"team-role\">Coordinadora I+D+i<\/p>\r\n        <p class=\"team-bio\">\r\n          Especialista en transferencia de tecnolog\u00eda y gesti\u00f3n de proyectos de innovaci\u00f3n cient\u00edfica. Coordinadora de 15 proyectos europeos.\r\n        <\/p>\r\n        <div class=\"team-social\">\r\n          <a href=\"mailto:maria.rodrigues@altfoodsense.pt\" aria-label=\"Email Dra. Maria Rodrigues\">\r\n            <i class=\"fas fa-envelope\"><\/i>\r\n          <\/a>\r\n          <a href=\"#\" aria-label=\"LinkedIn Dra. Maria Rodrigues\">\r\n            <i class=\"fab fa-linkedin\"><\/i>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dadf930 e-flex e-con-boxed e-con e-parent\" data-id=\"dadf930\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04a244f elementor-widget elementor-widget-heading\" data-id=\"04a244f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Equipo de Investigaci\u00f3n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e03cc5 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4e03cc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Nuestro equipo multidisciplinar combina experiencia en qu\u00edmica, biotecnolog\u00eda y ciencia de datos.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a7635b e-flex e-con-boxed e-con e-child\" data-id=\"0a7635b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-791ae87 e-con-full e-flex e-con e-child\" data-id=\"791ae87\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd59862 elementor-widget elementor-widget-html\" data-id=\"cd59862\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-investigador\">\n    <span>A<\/span>\n<\/div>\n\n<style>\n.avatar-investigador {\n    width: 96px;\n    height: 96px;\n    background: linear-gradient(135deg, #0D9488 0%, #14B8A6 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 8px 16px rgba(20, 184, 166, 0.3);\n    margin-bottom: 8px;\n}\n\n.avatar-investigador span {\n    font-size: 40px;\n    font-weight: 700;\n    color: white;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26fb70f elementor-widget elementor-widget-heading\" data-id=\"26fb70f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Dra. Ana Carolina Silva<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c21501 elementor-widget elementor-widget-html\" data-id=\"5c21501\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"badge-investigador\">\r\n    Investigador Senior\r\n<\/div>\r\n\r\n<style>\r\n.badge-investigador {\r\n    display: inline-block;\r\n    padding: 6px 12px;\r\n    background: linear-gradient(90deg, #14B8A6 0%, #0D9488 100%);\r\n    color: white;\r\n    border-radius: 9999px;\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    margin-bottom: 12px;\r\n    text-align: center;\r\n    width: 100%;\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e314779 elementor-widget elementor-widget-text-editor\" data-id=\"e314779\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Biotecnolog\u00eda alimentaria<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9feed97 e-con-full e-flex e-con e-child\" data-id=\"9feed97\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38f6fd8 elementor-widget elementor-widget-html\" data-id=\"38f6fd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-investigador\">\n    <span>A<\/span>\n<\/div>\n\n<style>\n.avatar-investigador {\n    width: 96px;\n    height: 96px;\n    background: linear-gradient(135deg, #0D9488 0%, #14B8A6 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 8px 16px rgba(20, 184, 166, 0.3);\n    margin-bottom: 8px;\n}\n\n.avatar-investigador span {\n    font-size: 40px;\n    font-weight: 700;\n    color: white;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0de2f33 elementor-widget elementor-widget-heading\" data-id=\"0de2f33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Dra. Ana Carolina Silva<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-493f16e elementor-widget elementor-widget-html\" data-id=\"493f16e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"badge-investigador\">\n    Investigador Senior\n<\/div>\n\n<style>\n.badge-investigador {\n    display: inline-block;\n    padding: 6px 12px;\n    background: linear-gradient(90deg, #14B8A6 0%, #0D9488 100%);\n    color: white;\n    border-radius: 9999px;\n    font-size: 12px;\n    font-weight: 600;\n    text-align: center;\n    width: 100%;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed571d9 elementor-widget elementor-widget-text-editor\" data-id=\"ed571d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Biotecnolog\u00eda alimentaria<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ffca7e e-con-full e-flex e-con e-child\" data-id=\"7ffca7e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18561f5 elementor-widget elementor-widget-html\" data-id=\"18561f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-investigador\">\n    <span>A<\/span>\n<\/div>\n\n<style>\n.avatar-investigador {\n    width: 96px;\n    height: 96px;\n    background: linear-gradient(135deg, #0D9488 0%, #14B8A6 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 8px 16px rgba(20, 184, 166, 0.3);\n    margin-bottom: 8px;\n}\n\n.avatar-investigador span {\n    font-size: 40px;\n    font-weight: 700;\n    color: white;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f0ebe70 elementor-widget elementor-widget-heading\" data-id=\"f0ebe70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Dra. Ana Carolina Silva<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c14d4e elementor-widget elementor-widget-html\" data-id=\"6c14d4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"badge-investigador\">\n    Investigador Senior\n<\/div>\n\n<style>\n.badge-investigador {\n    display: inline-block;\n    padding: 6px 12px;\n    background: linear-gradient(90deg, #14B8A6 0%, #0D9488 100%);\n    color: white;\n    border-radius: 9999px;\n    font-size: 12px;\n    font-weight: 600;\n    text-align: center;\n    width: 100%;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef79dae elementor-widget elementor-widget-text-editor\" data-id=\"ef79dae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Biotecnolog\u00eda alimentaria<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c92bfed e-con-full e-flex e-con e-child\" data-id=\"c92bfed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4c4df0 elementor-widget elementor-widget-html\" data-id=\"f4c4df0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-investigador\">\n    <span>A<\/span>\n<\/div>\n\n<style>\n.avatar-investigador {\n    width: 96px;\n    height: 96px;\n    background: linear-gradient(135deg, #0D9488 0%, #14B8A6 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 8px 16px rgba(20, 184, 166, 0.3);\n    margin-bottom: 8px;\n}\n\n.avatar-investigador span {\n    font-size: 40px;\n    font-weight: 700;\n    color: white;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff7682e elementor-widget elementor-widget-heading\" data-id=\"ff7682e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Dra. Ana Carolina Silva<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8622887 elementor-widget elementor-widget-html\" data-id=\"8622887\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"badge-investigador\">\n    Investigador Senior\n<\/div>\n\n<style>\n.badge-investigador {\n    display: inline-block;\n    padding: 6px 12px;\n    background: linear-gradient(90deg, #14B8A6 0%, #0D9488 100%);\n    color: white;\n    border-radius: 9999px;\n    font-size: 12px;\n    font-weight: 600;\n    text-align: center;\n    width: 100%;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53356c5 elementor-widget elementor-widget-text-editor\" data-id=\"53356c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Biotecnolog\u00eda alimentaria<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c313a4 e-flex e-con-boxed e-con e-parent\" data-id=\"1c313a4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e18daf1 elementor-widget elementor-widget-heading\" data-id=\"e18daf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">T\u00e9cnicos de Laboratorio<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-916b5fd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"916b5fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Nuestro equipo multidisciplinar combina experiencia en qu\u00edmica, biotecnolog\u00eda y ciencia de datos.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c299bc2 e-flex e-con-boxed e-con e-child\" data-id=\"c299bc2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0307fa1 e-con-full e-flex e-con e-child\" data-id=\"0307fa1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d3fa2e elementor-widget elementor-widget-html\" data-id=\"5d3fa2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-tecnico\">\n    <span>AL<\/span>\n<\/div>\n\n<style>\n.avatar-tecnico {\n    width: 80px;\n    height: 80px;\n    background: linear-gradient(135deg, #CCFBF1 0%, #99F6E4 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 4px solid #14B8A6;\n    box-shadow: 0 4px 12px rgba(20, 184, 166, 0.3);\n    transition: transform 0.3s ease;\n}\n\n.avatar-tecnico:hover {\n    transform: scale(1.1);\n}\n\n.avatar-tecnico span {\n    font-size: 24px;\n    font-weight: 700;\n    color: #0D9488;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eeab02b elementor-widget elementor-widget-heading\" data-id=\"eeab02b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Ana L\u00f3pez <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae94bbc elementor-widget elementor-widget-text-editor\" data-id=\"ae94bbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>T\u00e9cnico de Laboratorio<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cee163 e-con-full e-flex e-con e-child\" data-id=\"3cee163\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-543aac5 elementor-widget elementor-widget-html\" data-id=\"543aac5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-tecnico\">\n    <span>AL<\/span>\n<\/div>\n\n<style>\n.avatar-tecnico {\n    width: 80px;\n    height: 80px;\n    background: linear-gradient(135deg, #CCFBF1 0%, #99F6E4 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 4px solid #14B8A6;\n    box-shadow: 0 4px 12px rgba(20, 184, 166, 0.3);\n    transition: transform 0.3s ease;\n}\n\n.avatar-tecnico:hover {\n    transform: scale(1.1);\n}\n\n.avatar-tecnico span {\n    font-size: 24px;\n    font-weight: 700;\n    color: #0D9488;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5c4018 elementor-widget elementor-widget-heading\" data-id=\"d5c4018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Ana L\u00f3pez <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a7915e elementor-widget elementor-widget-text-editor\" data-id=\"9a7915e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>T\u00e9cnico de Laboratorio<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2645746 e-con-full e-flex e-con e-child\" data-id=\"2645746\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fd1dc9 elementor-widget elementor-widget-html\" data-id=\"5fd1dc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-tecnico\">\n    <span>AL<\/span>\n<\/div>\n\n<style>\n.avatar-tecnico {\n    width: 80px;\n    height: 80px;\n    background: linear-gradient(135deg, #CCFBF1 0%, #99F6E4 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 4px solid #14B8A6;\n    box-shadow: 0 4px 12px rgba(20, 184, 166, 0.3);\n    transition: transform 0.3s ease;\n}\n\n.avatar-tecnico:hover {\n    transform: scale(1.1);\n}\n\n.avatar-tecnico span {\n    font-size: 24px;\n    font-weight: 700;\n    color: #0D9488;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bed272f elementor-widget elementor-widget-heading\" data-id=\"bed272f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Ana L\u00f3pez <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34d34f5 elementor-widget elementor-widget-text-editor\" data-id=\"34d34f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>T\u00e9cnico de Laboratorio<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f0521b e-con-full e-flex e-con e-child\" data-id=\"5f0521b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31d0eae elementor-widget elementor-widget-html\" data-id=\"31d0eae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"avatar-tecnico\">\n    <span>AL<\/span>\n<\/div>\n\n<style>\n.avatar-tecnico {\n    width: 80px;\n    height: 80px;\n    background: linear-gradient(135deg, #CCFBF1 0%, #99F6E4 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 4px solid #14B8A6;\n    box-shadow: 0 4px 12px rgba(20, 184, 166, 0.3);\n    transition: transform 0.3s ease;\n}\n\n.avatar-tecnico:hover {\n    transform: scale(1.1);\n}\n\n.avatar-tecnico span {\n    font-size: 24px;\n    font-weight: 700;\n    color: #0D9488;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d83530 elementor-widget elementor-widget-heading\" data-id=\"4d83530\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Ana L\u00f3pez <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e81db4 elementor-widget elementor-widget-text-editor\" data-id=\"7e81db4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>T\u00e9cnico de Laboratorio<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b289b8 e-flex e-con-boxed e-con e-parent\" data-id=\"2b289b8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6811c5 elementor-widget elementor-widget-heading\" data-id=\"a6811c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Red de Colaboraci\u00f3n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26e2455 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"26e2455\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Colaboramos con instituciones de investigaci\u00f3n l\u00edderes a nivel internacional<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cfdaf26 e-con-full e-flex e-con e-child\" data-id=\"cfdaf26\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0cc6f5 elementor-widget elementor-widget-image\" data-id=\"d0cc6f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"838\" src=\"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cbb2654a-ba31-4fe3-8b20-3a7f88a1dd2d-scaled.png\" class=\"attachment-full size-full wp-image-463\" alt=\"\" srcset=\"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cbb2654a-ba31-4fe3-8b20-3a7f88a1dd2d-scaled.png 2560w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cbb2654a-ba31-4fe3-8b20-3a7f88a1dd2d-300x98.png 300w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cbb2654a-ba31-4fe3-8b20-3a7f88a1dd2d-1024x335.png 1024w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cbb2654a-ba31-4fe3-8b20-3a7f88a1dd2d-768x251.png 768w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cbb2654a-ba31-4fe3-8b20-3a7f88a1dd2d-1536x503.png 1536w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cbb2654a-ba31-4fe3-8b20-3a7f88a1dd2d-2048x670.png 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ded2084 elementor-widget elementor-widget-image\" data-id=\"ded2084\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1140\" height=\"340\" src=\"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/da5888de-f5be-47de-9f7c-1aa68f9fe934.png\" class=\"attachment-full size-full wp-image-464\" alt=\"\" srcset=\"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/da5888de-f5be-47de-9f7c-1aa68f9fe934.png 1140w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/da5888de-f5be-47de-9f7c-1aa68f9fe934-300x89.png 300w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/da5888de-f5be-47de-9f7c-1aa68f9fe934-1024x305.png 1024w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/da5888de-f5be-47de-9f7c-1aa68f9fe934-768x229.png 768w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be98c71 elementor-widget elementor-widget-image\" data-id=\"be98c71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1019\" height=\"213\" src=\"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/EN-Co-funded-by-the-EU-1.png\" class=\"attachment-full size-full wp-image-466\" alt=\"\" srcset=\"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/EN-Co-funded-by-the-EU-1.png 1019w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/EN-Co-funded-by-the-EU-1-300x63.png 300w, https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/EN-Co-funded-by-the-EU-1-768x161.png 768w\" sizes=\"(max-width: 1019px) 100vw, 1019px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26eabf90 e-con-full e-flex e-con e-parent\" data-id=\"26eabf90\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d5f541e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2d5f541e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-award\" viewbox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54dc194 elementor-widget elementor-widget-heading\" data-id=\"54dc194\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00bfQuieres colaborar con nosotros?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d81dc60 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5d81dc60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Estamos abiertos a nuevas colaboraciones con empresas, instituciones y centros de investigaci\u00f3n.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43695e03 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"43695e03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"huge huge-arrow-right-02-round\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contactar<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Nuestro Equipo Expertos comprometidos con la innovaci\u00f3n en ciencia de alimentos Equipo Directivo Nuestro equipo directivo combina experiencia en qu\u00edmica, biotecnolog\u00eda y ciencia de datos Dra. Ana Carolina Silva Directora del Proyecto Doctora en Ciencias de la Alimentaci\u00f3n con 15 a\u00f1os de experiencia en an\u00e1lisis sensorial y tecnolog\u00eda alimentaria. M\u00e1s de 45 publicaciones cient\u00edficas. Dr. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":402,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-182","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Equipa - ALTfoodsense<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/altfoodsense.uevora.pt\/en\/equipa\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Equipa - ALTfoodsense\" \/>\n<meta property=\"og:description\" content=\"Nuestro Equipo Expertos comprometidos con la innovaci\u00f3n en ciencia de alimentos Equipo Directivo Nuestro equipo directivo combina experiencia en qu\u00edmica, biotecnolog\u00eda y ciencia de datos Dra. Ana Carolina Silva Directora del Proyecto Doctora en Ciencias de la Alimentaci\u00f3n con 15 a\u00f1os de experiencia en an\u00e1lisis sensorial y tecnolog\u00eda alimentaria. M\u00e1s de 45 publicaciones cient\u00edficas. Dr. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/altfoodsense.uevora.pt\/en\/equipa\/\" \/>\n<meta property=\"og:site_name\" content=\"ALTfoodsense\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-12T15:28:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/\",\"url\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/\",\"name\":\"Equipa - ALTfoodsense\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png\",\"datePublished\":\"2025-12-21T11:20:27+00:00\",\"dateModified\":\"2026-03-12T15:28:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/#primaryimage\",\"url\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png\",\"contentUrl\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/equipa\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Equipa\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/#website\",\"url\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/\",\"name\":\"ALTfoodsense\",\"description\":\"Plataforma acad\u00e9mica sobre alimentos alternativos, sustentabilidade e inova\u00e7\u00e3o alimentar.\",\"publisher\":{\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/#organization\",\"name\":\"ALTfoodsense\",\"url\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/96b35da5-7623-4057-9216-4c49e109c7f2.png\",\"contentUrl\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/96b35da5-7623-4057-9216-4c49e109c7f2.png\",\"width\":1024,\"height\":1024,\"caption\":\"ALTfoodsense\"},\"image\":{\"@id\":\"https:\\\/\\\/altfoodsense.uevora.pt\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Equipa - ALTfoodsense","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/altfoodsense.uevora.pt\/en\/equipa\/","og_locale":"en_US","og_type":"article","og_title":"Equipa - ALTfoodsense","og_description":"Nuestro Equipo Expertos comprometidos con la innovaci\u00f3n en ciencia de alimentos Equipo Directivo Nuestro equipo directivo combina experiencia en qu\u00edmica, biotecnolog\u00eda y ciencia de datos Dra. Ana Carolina Silva Directora del Proyecto Doctora en Ciencias de la Alimentaci\u00f3n con 15 a\u00f1os de experiencia en an\u00e1lisis sensorial y tecnolog\u00eda alimentaria. M\u00e1s de 45 publicaciones cient\u00edficas. Dr. [&hellip;]","og_url":"https:\/\/altfoodsense.uevora.pt\/en\/equipa\/","og_site_name":"ALTfoodsense","article_modified_time":"2026-03-12T15:28:09+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/altfoodsense.uevora.pt\/equipa\/","url":"https:\/\/altfoodsense.uevora.pt\/equipa\/","name":"Equipa - ALTfoodsense","isPartOf":{"@id":"https:\/\/altfoodsense.uevora.pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/altfoodsense.uevora.pt\/equipa\/#primaryimage"},"image":{"@id":"https:\/\/altfoodsense.uevora.pt\/equipa\/#primaryimage"},"thumbnailUrl":"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png","datePublished":"2025-12-21T11:20:27+00:00","dateModified":"2026-03-12T15:28:09+00:00","breadcrumb":{"@id":"https:\/\/altfoodsense.uevora.pt\/equipa\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/altfoodsense.uevora.pt\/equipa\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/altfoodsense.uevora.pt\/equipa\/#primaryimage","url":"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png","contentUrl":"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/cropped-96b35da5-7623-4057-9216-4c49e109c7f2.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/altfoodsense.uevora.pt\/equipa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/altfoodsense.uevora.pt\/"},{"@type":"ListItem","position":2,"name":"Equipa"}]},{"@type":"WebSite","@id":"https:\/\/altfoodsense.uevora.pt\/#website","url":"https:\/\/altfoodsense.uevora.pt\/","name":"ALTfoodsense","description":"Plataforma acad\u00e9mica sobre alimentos alternativos, sustentabilidade e inova\u00e7\u00e3o alimentar.","publisher":{"@id":"https:\/\/altfoodsense.uevora.pt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/altfoodsense.uevora.pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/altfoodsense.uevora.pt\/#organization","name":"ALTfoodsense","url":"https:\/\/altfoodsense.uevora.pt\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/altfoodsense.uevora.pt\/#\/schema\/logo\/image\/","url":"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/96b35da5-7623-4057-9216-4c49e109c7f2.png","contentUrl":"https:\/\/altfoodsense.uevora.pt\/wp-content\/uploads\/2025\/12\/96b35da5-7623-4057-9216-4c49e109c7f2.png","width":1024,"height":1024,"caption":"ALTfoodsense"},"image":{"@id":"https:\/\/altfoodsense.uevora.pt\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/pages\/182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/comments?post=182"}],"version-history":[{"count":6,"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/pages\/182\/revisions"}],"predecessor-version":[{"id":915,"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/pages\/182\/revisions\/915"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/media\/402"}],"wp:attachment":[{"href":"https:\/\/altfoodsense.uevora.pt\/en\/wp-json\/wp\/v2\/media?parent=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}