{"id":279701,"date":"2025-08-02T03:25:44","date_gmt":"2025-08-02T03:25:44","guid":{"rendered":"https:\/\/centro.edu.mx\/hub-diseno-social\/?page_id=279701"},"modified":"2026-03-21T09:02:01","modified_gmt":"2026-03-21T09:02:01","slug":"actividades-y-talleres","status":"publish","type":"page","link":"https:\/\/centro.edu.mx\/hub-diseno-social\/actividades-y-talleres\/","title":{"rendered":"Actividades-y-talleres"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  \/* Importar la fuente Roboto de Google Fonts *\/<!-- [et_pb_line_break_holder] -->  @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@700&display=swap');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-contenedor {<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    max-width: 1440px;<!-- [et_pb_line_break_holder] -->    margin: auto;<!-- [et_pb_line_break_holder] -->    overflow: hidden;<!-- [et_pb_line_break_holder] -->   <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-titulo {<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    top: 25px;<!-- [et_pb_line_break_holder] -->    left: 25px;<!-- [et_pb_line_break_holder] -->    background-color: #179130;<!-- [et_pb_line_break_holder] -->    color: #ffffff;<!-- [et_pb_line_break_holder] -->    padding: 3px 20px;<!-- [et_pb_line_break_holder] -->    font-family: 'Roboto', sans-serif;<!-- [et_pb_line_break_holder] -->    font-size: 36px;<!-- [et_pb_line_break_holder] -->    font-weight: 700; \/* Bold *\/<!-- [et_pb_line_break_holder] -->    z-index: 50;<!-- [et_pb_line_break_holder] -->    line-height: 1.2;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-envoltura {<!-- [et_pb_line_break_holder] -->    display: flex;<!-- [et_pb_line_break_holder] -->    transition: transform 0.5s ease-in-out;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-elemento {<!-- [et_pb_line_break_holder] -->    min-width: 100%;<!-- [et_pb_line_break_holder] -->    box-sizing: border-box;<!-- [et_pb_line_break_holder] -->    \/* 1. Se a\u00f1ade una relaci\u00f3n de aspecto para mantener la forma *\/<!-- [et_pb_line_break_holder] -->    aspect-ratio: 3 \/ 1; \/* Puedes cambiar este valor si lo necesitas (ej. 21\/9) *\/<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-elemento img {<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    display: block;<!-- [et_pb_line_break_holder] -->    object-fit: cover;<!-- [et_pb_line_break_holder] -->    \/* 2. La altura ahora es del 100% para llenar el contenedor con aspect-ratio *\/<!-- [et_pb_line_break_holder] -->    height: 100%; <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-boton {<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    top: 50%;<!-- [et_pb_line_break_holder] -->    transform: translateY(-50%);<!-- [et_pb_line_break_holder] -->    background-color:transparent;<!-- [et_pb_line_break_holder] -->    color: white;<!-- [et_pb_line_break_holder] -->    border: none;<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->    padding: 10px 15px;<!-- [et_pb_line_break_holder] -->    font-size: 24px;<!-- [et_pb_line_break_holder] -->    z-index: 100;<!-- [et_pb_line_break_holder] -->    border-radius: 50%;<!-- [et_pb_line_break_holder] -->    width: 50px;<!-- [et_pb_line_break_holder] -->    height: 50px;<!-- [et_pb_line_break_holder] -->    display: flex;<!-- [et_pb_line_break_holder] -->    align-items: center;<!-- [et_pb_line_break_holder] -->    justify-content: center;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-boton.mover-izquierda {<!-- [et_pb_line_break_holder] -->    left: 15px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .mi-galeria-boton.mover-derecha {<!-- [et_pb_line_break_holder] -->    right: 15px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* Estilos para dispositivos m\u00f3viles *\/<!-- [et_pb_line_break_holder] -->  @media (max-width: 767px) {<!-- [et_pb_line_break_holder] -->    .mi-galeria-titulo {<!-- [et_pb_line_break_holder] -->      font-size: 28px;<!-- [et_pb_line_break_holder] -->      padding: 8px 15px;<!-- [et_pb_line_break_holder] -->      top: 15px;<!-- [et_pb_line_break_holder] -->      left: 15px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* 3. Se anula el aspect-ratio en m\u00f3viles *\/<!-- [et_pb_line_break_holder] -->    .mi-galeria-elemento {<!-- [et_pb_line_break_holder] -->       aspect-ratio: auto;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .mi-galeria-elemento img {<!-- [et_pb_line_break_holder] -->       \/* 4. Se mantiene la altura original para la vista m\u00f3vil *\/<!-- [et_pb_line_break_holder] -->       height: 40vh;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"mi-galeria-contenedor\"><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <\/p>\n<h2 class=\"mi-galeria-titulo\">Actividades y talleres<\/h2>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"mi-galeria-envoltura\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"mi-galeria-elemento\"><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" src=\"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-content\/uploads\/2025\/08\/Rectangle-249.png\" alt=\"Imagen de HUB de Dise\u00f1o Social\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->   <!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->\/\/ El script est\u00e1 aqu\u00ed por si en el futuro a\u00f1ades m\u00e1s im\u00e1genes y los botones de navegaci\u00f3n.<!-- [et_pb_line_break_holder] -->\/\/ Para una sola imagen no es necesario, pero no afecta su funcionamiento.<!-- [et_pb_line_break_holder] -->document.addEventListener('DOMContentLoaded', function() {<!-- [et_pb_line_break_holder] -->    const envoltura = document.querySelector('.mi-galeria-envoltura');<!-- [et_pb_line_break_holder] -->    const elementos = document.querySelectorAll('.mi-galeria-elemento');<!-- [et_pb_line_break_holder] -->    const botonIzquierdo = document.querySelector('.mi-galeria-boton.mover-izquierda');<!-- [et_pb_line_break_holder] -->    const botonDerecho = document.querySelector('.mi-galeria-boton.mover-derecha');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    if(envoltura && elementos.length > 1 && botonIzquierdo && botonDerecho) { \/\/ Modificado a length > 1<!-- [et_pb_line_break_holder] -->        let indiceActual = 0;<!-- [et_pb_line_break_holder] -->        const totalElementos = elementos.length;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        function actualizarGaleria() {<!-- [et_pb_line_break_holder] -->            const desplazamiento = -indiceActual * 100;<!-- [et_pb_line_break_holder] -->            envoltura.style.transform = 'translateX(' + desplazamiento + '%)';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        botonDerecho.addEventListener('click', function() {<!-- [et_pb_line_break_holder] -->            indiceActual = (indiceActual + 1) % totalElementos;<!-- [et_pb_line_break_holder] -->            actualizarGaleria();<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        botonIzquierdo.addEventListener('click', function() {<!-- [et_pb_line_break_holder] -->            indiceActual = (indiceActual - 1 + totalElementos) % totalElementos;<!-- [et_pb_line_break_holder] -->            actualizarGaleria();<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row column_structure=&#8221;2_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; min_height=&#8221;450px&#8221; min_height_tablet=&#8221;480px&#8221; min_height_phone=&#8221;480px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; height=&#8221;450px&#8221; height_tablet=&#8221;480px&#8221; height_phone=&#8221;480px&#8221; height_last_edited=&#8221;on|desktop&#8221; max_height=&#8221;450px&#8221; max_height_tablet=&#8221;480px&#8221; max_height_phone=&#8221;480px&#8221; max_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Roboto||||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;30px&#8221; background_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;8rem||||false|false&#8221; custom_margin_tablet=&#8221;5rem||||false|false&#8221; custom_margin_phone=&#8221;4rem||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;|40px|20px|40px|false|true&#8221; custom_padding_tablet=&#8221;||20px|40px|false|false&#8221; custom_padding_phone=&#8221;|45px|50px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]Conoce la oferta de talleres y actividades del Hub y la Comunidad C. Podr\u00e1s participar si eres estudiante, egresadx, docente, personal o vecinx*.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/centro.edu.mx\/wp-content\/uploads\/2025\/10\/poligono-centro.pdf&#8221; url_new_window=&#8221;on&#8221; button_text=&#8221;Pol\u00edgono CENTRO&#8221; button_alignment=&#8221;right&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;15px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#179130&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Roboto|700|||||||&#8221; custom_margin=&#8221;10.2rem|2rem|||false|false&#8221; custom_margin_tablet=&#8221;3.4rem|2rem|||false|false&#8221; custom_margin_phone=&#8221;2rem||2rem||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffdf28&#8243; background_enable_image=&#8221;off&#8221; custom_padding=&#8221;200px||200px||true|false&#8221; custom_padding_tablet=&#8221;200px||200px||true|false&#8221; custom_padding_phone=&#8221;40px||40px||true|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Roboto|700|||||||&#8221; text_text_color=&#8221;#16902f&#8221; text_font_size=&#8221;34px&#8221; text_line_height=&#8221;1.1em&#8221; custom_margin=&#8221;-8rem||30px||false|false&#8221; custom_margin_tablet=&#8221;-8rem||30px||false|false&#8221; custom_margin_phone=&#8221;10px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;|20px||40px|false|false&#8221; custom_padding_tablet=&#8221;|20px||40px|false|false&#8221; custom_padding_phone=&#8221;|20px|0px|40px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]\u00bfTienes un proyecto?<br \/>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Roboto|700|||||||&#8221; text_text_color=&#8221;#16902f&#8221; text_font_size=&#8221;30px&#8221; text_line_height=&#8221;1.1em&#8221; custom_margin=&#8221;||30px||false|false&#8221; custom_margin_tablet=&#8221;-8rem||30px||false|false&#8221; custom_margin_phone=&#8221;10px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;|20px||40px|false|false&#8221; custom_padding_tablet=&#8221;|20px||40px|false|false&#8221; custom_padding_phone=&#8221;|20px|0px|40px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]Si eres estudiante o docente de CENTRO y quieres proponer un proyecto o necesitas asesor\u00eda[\/et_pb_text][et_pb_button button_url=&#8221;http:\/\/wa.link\/h8tnqg&#8221; url_new_window=&#8221;on&#8221; button_text=&#8221;Env\u00edanos un mensaje&#8221; button_alignment=&#8221;right&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;15px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#179130&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Roboto|700|||||||&#8221; custom_margin=&#8221;6.2rem|2rem|||false|false&#8221; custom_margin_tablet=&#8221;3.4rem|2rem|||false|false&#8221; custom_margin_phone=&#8221;3rem||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#e3e1e1&#8243; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ecebeb&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Roboto|700|||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;35px&#8221; custom_margin=&#8221;40px||60px||false|false&#8221; custom_padding=&#8221;|||40px|false|false&#8221; text_font_size_tablet=&#8221;35px&#8221; text_font_size_phone=&#8221;30px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_line_height_tablet=&#8221;&#8221; text_line_height_phone=&#8221;40px&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; custom_margin__hover_enabled=&#8221;off|desktop&#8221;]\u00a1Forma parte de nuestra comunidad![\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ecebeb&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ecebeb&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||80px||false|false&#8221; custom_padding_phone=&#8221;||||false|true&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; global_colors_info=&#8221;{}&#8221;] [\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Popup &#8211; #basicofotografia&#8221; module_id=&#8221;basicofotografia&#8221; module_class=&#8221;popup&#8221; _builder_version=&#8221;4.21.0&#8243; background_color=&#8221;#FFFFFF&#8221; background_enable_image=&#8221;off&#8221; background_size=&#8221;contain&#8221; background_position=&#8221;bottom_center&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;80%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; da_is_popup=&#8221;on&#8221; da_popup_slug=&#8221;basicofotografia&#8221; da_disable_devices=&#8221;off|off|off&#8221; border_radii=&#8221;on|25px|25px|25px|25px&#8221; global_colors_info=&#8221;{}&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;90%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;70px|30px|30px|30px|false|true&#8221; custom_padding_tablet=&#8221;70px|30px|30px|30px|false|true&#8221; custom_padding_phone=&#8221;40px|18px|30px|18px|false|true&#8221; border_radii=&#8221;off|30px|30px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><b>Cada gota cuenta<\/b><\/p>\n<p><span style=\"font-weight: 400;\">S\u00famate a la campa\u00f1a semestral de donaci\u00f3n de sangre, realizada con el Centro M\u00e9dico ABC y apoya a ni\u00f1xs con c\u00e1ncer en situaci\u00f3n de vulnerabilidad socioecon\u00f3mica.<\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;3_5,2_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;90%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;30px|30px|100px|30px|false|true&#8221; custom_padding_tablet=&#8221;30px|30px|100px|30px|false|true&#8221; custom_padding_phone=&#8221;|18px||18px|false|true&#8221; border_radii=&#8221;off|||30px|30px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><b>Fecha:<\/b><span style=\"font-weight: 400;\"> Jueves | 16 de abril<\/span><\/p>\n<p><b>Horario:<\/b><span style=\"font-weight: 400;\"> 10 a 17 h | Piso 8<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.1em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"font-weight: 400;\">Citas: WA 56 2110 8544 | hub@centro.edu.mx<\/span><\/p>\n<p><b>Dirigido a:<\/b><span style=\"font-weight: 400;\"> estudiantes, docentes, egresadxs, colaboradores y vecinxs* del pol\u00edgono CENTRO<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><br \/><\/span><br \/><strong>*Pol\u00edgono CENTRO:<\/strong> colonia Am\u00e9rica, Daniel Garza, Ampliaci\u00f3n Daniel Garza, Bel\u00e9n de las Flores, Cove, Las Am\u00e9ricas, Acueducto, Las Palmas, Observatorio (en su l\u00edmite con Perif\u00e9rico).<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_button button_url=&#8221;https:\/\/forms.gle\/mP8Fu2naznoWJiXV8&#8243; url_new_window=&#8221;on&#8221; button_text=&#8221;Reg\u00edstrate&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#007c25&#8243; button_bg_color=&#8221;#FFFFFF&#8221; button_border_color=&#8221;#007c25&#8243; button_border_radius=&#8221;10px&#8221; custom_margin=&#8221;120px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Popup &#8211; #alcentrodelacancha&#8221; module_id=&#8221;alcentrodelacancha&#8221; module_class=&#8221;popup&#8221; _builder_version=&#8221;4.27.4&#8243; background_color=&#8221;#FFFFFF&#8221; background_enable_image=&#8221;off&#8221; background_size=&#8221;contain&#8221; background_position=&#8221;bottom_center&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;80%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; da_is_popup=&#8221;on&#8221; da_popup_slug=&#8221;alcentrodelacancha&#8221; da_disable_devices=&#8221;off|off|off&#8221; border_radii=&#8221;on|25px|25px|25px|25px&#8221; global_colors_info=&#8221;{}&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;90%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;70px|30px|30px|30px|false|true&#8221; custom_padding_tablet=&#8221;70px|30px|30px|30px|false|true&#8221; custom_padding_phone=&#8221;40px|18px|30px|18px|false|true&#8221; border_radii=&#8221;off|30px|30px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><b>Torneo | Al CENTRO de la cancha<\/b><\/p>\n<p class=\"cvGsUA direction-ltr align-start para-style-body\"><span class=\"OYPEnA font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Liga comunitaria y mixta de f\u00fatbol 7 en la que participan hasta 12 equipos de la comunidad CENTRO. Desde 2020, el campeonato se realiza en las instalaciones de Parque Lomas en torneos semestrales.\u00a0 \u00a0<\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;3_5,2_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;90%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;30px|30px|100px|30px|false|true&#8221; custom_padding_tablet=&#8221;30px|30px|100px|30px|false|true&#8221; custom_padding_phone=&#8221;|18px||18px|false|true&#8221; border_radii=&#8221;off|||30px|30px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><b>Fecha:<\/b><span style=\"font-weight: 400;\"> 7 de febrero &#8211; 30 de mayo<\/span><\/p>\n<p><b>Horario:<\/b><span style=\"font-weight: 400;\"> 8 &#8211; 13 h<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.1em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><b>Ubicaci\u00f3n:<\/b><span style=\"font-weight: 400;\"> Parque Lomas\u00a0<\/span><\/p>\n<p><b>Dirigido a:<\/b><span style=\"font-weight: 400;\"> estudiantes, docentes, egresadxs, colaboradores y vecinxs del pol\u00edgono CENTRO<\/span><\/p>\n<p><b>Actividad sin costo | Previo registro<\/b><span style=\"font-weight: 400;\">\u00a0\u00a0<br \/><\/span><br \/><strong>*Pol\u00edgono CENTRO:<\/strong> colonia Am\u00e9rica, Daniel Garza, Ampliaci\u00f3n Daniel Garza, Bel\u00e9n de las Flores, Cove, Las Am\u00e9ricas, Acueducto, Las Palmas, Observatorio (en su l\u00edmite con Perif\u00e9rico).<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_button button_url=&#8221;https:\/\/forms.gle\/aJzhZaqYFZWzcC5F7&#8243; url_new_window=&#8221;on&#8221; button_text=&#8221;Reg\u00edstrate&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#007c25&#8243; button_bg_color=&#8221;#FFFFFF&#8221; button_border_color=&#8221;#007c25&#8243; button_border_radius=&#8221;10px&#8221; custom_margin=&#8221;120px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Popup &#8211; #patronajebasico&#8221; module_id=&#8221;patronajebasico&#8221; module_class=&#8221;popup&#8221; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#FFFFFF&#8221; background_enable_image=&#8221;off&#8221; background_size=&#8221;contain&#8221; background_position=&#8221;bottom_center&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;80%&#8221; max_width_tablet=&#8221;80%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; da_is_popup=&#8221;on&#8221; da_popup_slug=&#8221;patronajebasico&#8221; da_disable_devices=&#8221;off|off|off&#8221; border_radii=&#8221;on|25px|25px|25px|25px&#8221; global_colors_info=&#8221;{}&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;90%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;70px|30px|30px|30px|false|true&#8221; custom_padding_tablet=&#8221;70px|30px|30px|30px|false|true&#8221; custom_padding_phone=&#8221;40px|18px|30px|18px|false|true&#8221; border_radii=&#8221;off|30px|30px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><b>Taller de cer\u00e1mica | Asimilaci\u00f3n de nuestras cuerpas a trav\u00e9s de la cer\u00e1mica<\/b><\/p>\n<p><span style=\"font-weight: 400;\"><span style=\"font-weight: 300;\">Inspirado en <em>Cuerpa<\/em>, proyecto de titulaci\u00f3n de Adelaida Cort\u00e9s, egresada de la Licenciatura en Dise\u00f1o Industrial, este taller busca que explores, de forma emp\u00e1tica y respetuosa, la forma en que te autopercibes. El objetivo es que crees una pieza cer\u00e1mica que honre todo lo que te constituye, una especie de t\u00f3tem que te represente.<\/span><\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;3_5,2_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;90%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;30px|30px|100px|30px|false|true&#8221; custom_padding_tablet=&#8221;30px|30px|100px|30px|false|true&#8221; custom_padding_phone=&#8221;|18px||18px|false|true&#8221; border_radii=&#8221;off|||30px|30px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><b>Fecha: <\/b><span style=\"font-weight: 400;\">Viernes | 20 y 27 febrero, 6 y 20 de marzo | 4 sesiones<\/span><\/p>\n<p><b style=\"font-size: 18px;\">Horario:<\/b><span style=\"font-size: 18px;\"> 18 a 20 h | Sal\u00f3n <\/span><span style=\"font-size: 18px;\">C 001 y Taller de cer\u00e1mica<\/span><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.1em&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Cuota de recuperaci\u00f3n: <strong>$850<\/strong><\/p>\n<p><b>Dirigido a:<\/b><span style=\"font-weight: 400;\"> estudiantes, docentes, egresadxs, colaboradores y vecinxs del pol\u00edgono CENTRO<\/span><\/p>\n<p><strong>*Pol\u00edgono CENTRO:<\/strong> colonia Am\u00e9rica, Daniel Garza, Ampliaci\u00f3n Daniel Garza, Bel\u00e9n de las Flores, Cove, Las Am\u00e9ricas, Acueducto, Las Palmas, Observatorio (en su l\u00edmite con Perif\u00e9rico).<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_button button_url=&#8221;https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLScL0cDZ86q84DzaUPGiRgLDjiFzSwPkPYgM2aildTvUEjcecA\/viewform&#8221; url_new_window=&#8221;on&#8221; button_text=&#8221;Reg\u00edstrate&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#007c25&#8243; button_bg_color=&#8221;#FFFFFF&#8221; button_border_color=&#8221;#007c25&#8243; button_border_radius=&#8221;10px&#8221; custom_margin=&#8221;120px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Conoce la oferta de talleres y actividades del Hub y la Comunidad C. Podr\u00e1s participar si eres estudiante, egresadx, docente, personal o vecinx*.\u00bfTienes un proyecto? Si eres estudiante o docente de CENTRO y quieres proponer un proyecto o necesitas asesor\u00eda\u00a1Forma parte de nuestra comunidad! Cada gota cuenta S\u00famate a la campa\u00f1a semestral de donaci\u00f3n [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-279701","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/pages\/279701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/comments?post=279701"}],"version-history":[{"count":49,"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/pages\/279701\/revisions"}],"predecessor-version":[{"id":279891,"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/pages\/279701\/revisions\/279891"}],"wp:attachment":[{"href":"https:\/\/centro.edu.mx\/hub-diseno-social\/wp-json\/wp\/v2\/media?parent=279701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}