{"id":380,"date":"2024-04-29T21:24:23","date_gmt":"2024-04-29T19:24:23","guid":{"rendered":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/?page_id=380"},"modified":"2026-04-19T20:31:36","modified_gmt":"2026-04-19T18:31:36","slug":"aplica","status":"publish","type":"page","link":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/aplica\/","title":{"rendered":"PROYECTO INTERVENCI\u00d3N"},"content":{"rendered":"\n<style>\n\/* FACTibles | bloque encapsulado para WordPress *\/\n.factibles-wrap,\n.factibles-wrap * {\n  box-sizing: border-box;\n}\n\n.factibles-wrap {\n  width: 100%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  padding: 2rem 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  overflow: hidden;\n}\n\n.factibles-title-block {\n  text-align: center;\n  margin-bottom: 5rem;\n}\n\n.factibles-title {\n  margin: 0 0 6px;\n  font-size: 22px;\n  font-weight: 300;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: #3a3a3a;\n  white-space: nowrap;\n}\n\n.factibles-subtitle {\n  margin: 0 0 12px;\n  font-size: 13px;\n  font-weight: 400;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #888;\n}\n\n.factibles-title-line {\n  width: 60px;\n  height: 3px;\n  background: #f4a300;\n  margin: 0 auto;\n  border-radius: 2px;\n}\n\n.factibles-desktop {\n  position: relative;\n  width: 1130px;\n  height: 490px;\n}\n\n.factibles-mobile {\n  display: none;\n}\n\n.factibles-item {\n  position: absolute;\n  width: 168px;\n  height: 195px;\n  text-decoration: none;\n  cursor: pointer;\n}\n\n.factibles-inner {\n  width: 100%;\n  height: 100%;\n  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 16px;\n  position: relative;\n}\n\n.factibles-inner::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 30% 25%, rgba(255,255,255,0.2) 0%, transparent 50%);\n  pointer-events: none;\n}\n\n.factibles-label {\n  font-size: 11px;\n  font-weight: 500;\n  line-height: 1.25;\n  color: #fff;\n  letter-spacing: 0.2px;\n  position: relative;\n  z-index: 1;\n}\n\n.factibles-label-title {\n  font-size: 12px;\n  font-weight: 700;\n  color: #fff;\n  margin-bottom: 2px;\n  position: relative;\n  z-index: 1;\n}\n\n.factibles-icon {\n  width: 24px;\n  height: 24px;\n  margin-bottom: 5px;\n  opacity: 0.85;\n  position: relative;\n  z-index: 1;\n  pointer-events: none;\n}\n\n.factibles-arrow {\n  position: relative;\n  z-index: 1;\n  opacity: 0;\n  transform: translateY(3px);\n  transition: opacity 0.3s ease, transform 0.3s ease;\n  margin-top: 5px;\n  pointer-events: none;\n}\n\n.factibles-color {\n  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.4s ease;\n}\n\n.factibles-color:hover {\n  transform: scale(1.1);\n  filter: drop-shadow(0 8px 20px rgba(0,0,0,0.18));\n  z-index: 10;\n}\n\n.factibles-color:active {\n  transform: scale(0.96);\n}\n\n.factibles-color:hover .factibles-arrow {\n  opacity: 0.8;\n  transform: translateY(0);\n}\n\n.factibles-gray .factibles-inner {\n  background: #e6e6e6;\n}\n\n.factibles-fade .factibles-inner {\n  background: #efefef;\n  opacity: 0.6;\n}\n\n.factibles-doi {\n  margin-top: 0.8rem;\n  text-align: center;\n}\n\n.factibles-doi a {\n  font-size: 13px;\n  color: #378add;\n  text-decoration: none;\n  letter-spacing: 0.5px;\n}\n\n.factibles-doi a:hover {\n  text-decoration: underline;\n}\n\n\/* LIGHTBOX *\/\n.factibles-lb-overlay {\n  display: none;\n  position: fixed;\n  inset: 0;\n  background: rgba(0,0,0,0.85);\n  z-index: 9999;\n  justify-content: center;\n  align-items: center;\n  flex-direction: column;\n}\n\n.factibles-lb-overlay.active {\n  display: flex;\n}\n\n.factibles-lb-close {\n  position: absolute;\n  top: 20px;\n  right: 30px;\n  color: #fff;\n  font-size: 36px;\n  cursor: pointer;\n  z-index: 10001;\n  width: 44px;\n  height: 44px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: transform 0.2s ease;\n}\n\n.factibles-lb-close:hover {\n  transform: scale(1.2);\n}\n\n.factibles-lb-title {\n  color: #fff;\n  font-size: 16px;\n  font-weight: 600;\n  letter-spacing: 1px;\n  margin-bottom: 16px;\n  text-align: center;\n}\n\n.factibles-lb-container {\n  position: relative;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  max-width: 90vw;\n  max-height: 75vh;\n}\n\n.factibles-lb-container img {\n  max-width: 85vw;\n  max-height: 70vh;\n  object-fit: contain;\n  border-radius: 4px;\n  transition: opacity 0.3s ease;\n}\n\n.factibles-lb-nav {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  color: #fff;\n  font-size: 40px;\n  cursor: pointer;\n  width: 50px;\n  height: 50px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: rgba(255,255,255,0.1);\n  border-radius: 50%;\n  transition: background 0.2s ease;\n  user-select: none;\n}\n\n.factibles-lb-nav:hover {\n  background: rgba(255,255,255,0.25);\n}\n\n.factibles-lb-prev {\n  left: -60px;\n}\n\n.factibles-lb-next {\n  right: -60px;\n}\n\n.factibles-lb-counter {\n  color: rgba(255,255,255,0.7);\n  font-size: 13px;\n  margin-top: 12px;\n}\n\n.factibles-lb-nav.hidden {\n  display: none;\n}\n\n@media (max-width: 1150px) {\n  .factibles-desktop {\n    transform: scale(0.65);\n    transform-origin: top center;\n    height: 319px;\n  }\n\n  .factibles-title-block {\n    margin-bottom: 3rem;\n  }\n}\n\n@media (max-width: 760px) {\n  .factibles-desktop {\n    transform: scale(0.48);\n    transform-origin: top center;\n    height: 235px;\n  }\n\n  .factibles-title-block {\n    margin-bottom: 2rem;\n  }\n\n  .factibles-lb-prev {\n    left: 5px;\n  }\n\n  .factibles-lb-next {\n    right: 5px;\n  }\n\n  .factibles-lb-nav {\n    width: 40px;\n    height: 40px;\n    font-size: 28px;\n    background: rgba(255,255,255,0.2);\n  }\n}\n\n@media (max-width: 600px) {\n  .factibles-title {\n    font-size: 16px;\n    letter-spacing: 3px;\n  }\n\n  .factibles-subtitle {\n    font-size: 10px;\n    letter-spacing: 1px;\n  }\n\n  .factibles-title-block {\n    margin-bottom: 2rem;\n  }\n\n  .factibles-desktop {\n    display: none;\n  }\n\n  .factibles-mobile {\n    display: block;\n    position: relative;\n    width: 246px;\n    height: 1128px;\n  }\n\n  .factibles-mobile .factibles-item {\n    width: 110px;\n    height: 128px;\n  }\n\n  .factibles-mobile .factibles-inner {\n    padding: 10px;\n  }\n\n  .factibles-mobile .factibles-label {\n    font-size: 9px;\n  }\n\n  .factibles-mobile .factibles-label-title {\n    font-size: 10px;\n  }\n\n  .factibles-mobile .factibles-icon {\n    width: 18px;\n    height: 18px;\n    margin-bottom: 3px;\n  }\n\n  .factibles-mobile .factibles-arrow {\n    display: none;\n  }\n\n  .factibles-mobile .factibles-color:active {\n    transform: scale(0.95);\n    filter: brightness(1.1);\n  }\n\n  .factibles-mobile .factibles-fade .factibles-inner {\n    background: #efefef;\n    opacity: 0.6;\n  }\n\n  .factibles-doi a {\n    font-size: 11px;\n  }\n\n  .factibles-lb-title {\n    font-size: 13px;\n  }\n\n  .factibles-lb-container img {\n    max-width: 92vw;\n    max-height: 60vh;\n  }\n}\n<\/style>\n\n<div class=\"factibles-wrap\" id=\"factiblesBlock\">\n\n  <div class=\"factibles-title-block\">\n    <h2 class=\"factibles-title\">Proyecto de Intervenci\u00f3n<\/h2>\n    <p class=\"factibles-subtitle\">(Plaza Dr. Pedro Vallina, Sevilla)<\/p>\n    <div class=\"factibles-title-line\"><\/div>\n  <\/div>\n\n  <!-- DESKTOP -->\n  <div class=\"factibles-desktop\">\n    <div class=\"factibles-item factibles-fade\" style=\"left:0; top:0;\">\n      <div class=\"factibles-inner\"><\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:174px; top:0;\" data-open=\"0\">\n      <div class=\"factibles-inner\" style=\"background:#F4A300;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 0<\/span>\n        <span class=\"factibles-label\">Reconocimiento de precedentes<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:348px; top:0;\" data-open=\"1\">\n      <div class=\"factibles-inner\" style=\"background:#F4A300;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 1<\/span>\n        <span class=\"factibles-label\">Reflexi\u00f3n performativa<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:522px; top:0;\" data-open=\"2\">\n      <div class=\"factibles-inner\" style=\"background:#9EC326;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 2<\/span>\n        <span class=\"factibles-label\">Explorar el barrio<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:696px; top:0;\" data-open=\"3\">\n      <div class=\"factibles-inner\" style=\"background:#9EC326;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 2 7 12 12 22 7 12 2\"\/><polyline points=\"2 17 12 22 22 17\"\/><polyline points=\"2 12 12 17 22 12\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 3<\/span>\n        <span class=\"factibles-label\">Imaginar la plaza<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:870px; top:0;\" data-open=\"4\">\n      <div class=\"factibles-inner\" style=\"background:#9EC326;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M3 21v-2a4 4 0 014-4h4a4 4 0 014 4v2\"\/><circle cx=\"18\" cy=\"8\" r=\"3\"\/><path d=\"M21 21v-2a3 3 0 00-3-3\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 4<\/span>\n        <span class=\"factibles-label\">Talleres Pensar la Plaza<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-fade\" style=\"left:87px; top:151px;\">\n      <div class=\"factibles-inner\"><\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:261px; top:151px;\" data-open=\"5\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><line x1=\"23\" y1=\"11\" x2=\"17\" y2=\"11\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 5<\/span>\n        <span class=\"factibles-label\">Cuestionar al vecindario<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:435px; top:151px;\" data-open=\"6\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><circle cx=\"12\" cy=\"12\" r=\"9\"\/><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"6\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"21\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 6<\/span>\n        <span class=\"factibles-label\">Aprendizaje mutuo y dise\u00f1o<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:609px; top:151px;\" data-open=\"7\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 7<\/span>\n        <span class=\"factibles-label\">Concertar intervenciones<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:783px; top:151px;\" data-open=\"8\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 8<\/span>\n        <span class=\"factibles-label\">\u00a1S\u00ed! es una plaza<\/span>\n        <svg class=\"factibles-arrow\" width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"><path d=\"M4 8h8M9 5l3 3-3 3\"\/><\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-fade\" style=\"left:957px; top:151px;\">\n      <div class=\"factibles-inner\"><\/div>\n    <\/div>\n  <\/div>\n\n  <!-- MOBILE -->\n  <div class=\"factibles-mobile\">\n    <div class=\"factibles-item factibles-fade\" style=\"left:10px; top:0;\"><div class=\"factibles-inner\"><\/div><\/div>\n    <div class=\"factibles-item factibles-gray\" style=\"left:125px; top:0;\"><div class=\"factibles-inner\"><\/div><\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:68px; top:100px;\" data-open=\"0\">\n      <div class=\"factibles-inner\" style=\"background:#F4A300;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 0<\/span>\n        <span class=\"factibles-label\">Reconocimiento de precedentes<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-gray\" style=\"left:10px; top:200px;\"><div class=\"factibles-inner\"><\/div><\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:125px; top:200px;\" data-open=\"1\">\n      <div class=\"factibles-inner\" style=\"background:#F4A300;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 1<\/span>\n        <span class=\"factibles-label\">Reflexi\u00f3n performativa<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:68px; top:300px;\" data-open=\"2\">\n      <div class=\"factibles-inner\" style=\"background:#9EC326;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 2<\/span>\n        <span class=\"factibles-label\">Explorar el barrio<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-gray\" style=\"left:10px; top:400px;\"><div class=\"factibles-inner\"><\/div><\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:125px; top:400px;\" data-open=\"3\">\n      <div class=\"factibles-inner\" style=\"background:#9EC326;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 2 7 12 12 22 7 12 2\"\/><polyline points=\"2 17 12 22 22 17\"\/><polyline points=\"2 12 12 17 22 12\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 3<\/span>\n        <span class=\"factibles-label\">Imaginar la plaza<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:68px; top:500px;\" data-open=\"4\">\n      <div class=\"factibles-inner\" style=\"background:#9EC326;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M3 21v-2a4 4 0 014-4h4a4 4 0 014 4v2\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 4<\/span>\n        <span class=\"factibles-label\">Talleres Pensar la Plaza<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-gray\" style=\"left:10px; top:600px;\"><div class=\"factibles-inner\"><\/div><\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:125px; top:600px;\" data-open=\"5\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 5<\/span>\n        <span class=\"factibles-label\">Cuestionar al vecindario<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:68px; top:700px;\" data-open=\"6\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><circle cx=\"12\" cy=\"12\" r=\"9\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 6<\/span>\n        <span class=\"factibles-label\">Aprendizaje mutuo y dise\u00f1o<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-gray\" style=\"left:10px; top:800px;\"><div class=\"factibles-inner\"><\/div><\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:125px; top:800px;\" data-open=\"7\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 7<\/span>\n        <span class=\"factibles-label\">Concertar intervenciones<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-color\" style=\"left:68px; top:900px;\" data-open=\"8\">\n      <div class=\"factibles-inner\" style=\"background:#E85321;\">\n        <svg class=\"factibles-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\n        <span class=\"factibles-label-title\">Acci\u00f3n 8<\/span>\n        <span class=\"factibles-label\">\u00a1S\u00ed! es una plaza<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"factibles-item factibles-gray\" style=\"left:10px; top:1000px;\"><div class=\"factibles-inner\"><\/div><\/div>\n    <div class=\"factibles-item factibles-fade\" style=\"left:125px; top:1000px;\"><div class=\"factibles-inner\"><\/div><\/div>\n  <\/div>\n\n  <div class=\"factibles-doi\">\n    <a href=\"https:\/\/doi.org\/10.5281\/zenodo.15672399\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/doi.org\/10.5281\/zenodo.15672399<\/a>\n  <\/div>\n\n  <div class=\"factibles-lb-overlay\" id=\"factiblesLbOverlay\">\n    <div class=\"factibles-lb-close\" id=\"factiblesLbClose\">&times;<\/div>\n    <div class=\"factibles-lb-title\" id=\"factiblesLbTitle\"><\/div>\n    <div class=\"factibles-lb-container\">\n      <div class=\"factibles-lb-nav factibles-lb-prev\" id=\"factiblesLbPrev\">&#8249;<\/div>\n      <img decoding=\"async\" id=\"factiblesLbImg\" src=\"\" alt=\"\">\n      <div class=\"factibles-lb-nav factibles-lb-next\" id=\"factiblesLbNext\">&#8250;<\/div>\n    <\/div>\n    <div class=\"factibles-lb-counter\" id=\"factiblesLbCounter\"><\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  const data = [\n    { title: \"Acci\u00f3n 0: Reconocimiento de precedentes\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0003.jpg\"] },\n    { title: \"Acci\u00f3n 1: Reflexi\u00f3n performativa\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0004.jpg\"] },\n    { title: \"Acci\u00f3n 2: Explorar el barrio\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0005.jpg\"] },\n    { title: \"Acci\u00f3n 3: Imaginar la plaza\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0006.jpg\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0007.jpg\"] },\n    { title: \"Acci\u00f3n 4: Talleres Pensar la Plaza\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0008.jpg\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0009.jpg\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0010.jpg\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2025\/01\/4-scaled.png\"] },\n    { title: \"Acci\u00f3n 5: Cuestionar al vecindario\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0011.jpg\"] },\n    { title: \"Acci\u00f3n 6: Aprendizaje mutuo y dise\u00f1o\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0012.jpg\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0013.jpg\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0014.jpg\"] },\n    { title: \"Acci\u00f3n 7: Concertar intervenciones\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0015.jpg\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2024\/07\/APLICA-_fases-y-acciones_version-2_page-0016.jpg\"] },\n    { title: \"Acci\u00f3n 8: \u00a1S\u00ed! es una plaza\", imgs: [\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2025\/01\/81-1-scaled.png\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2025\/01\/82-scaled.png\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2025\/01\/83-scaled.png\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2025\/01\/84-1-scaled.png\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2025\/01\/85-scaled.png\",\"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-content\/uploads\/2025\/01\/86-1-scaled.png\"] }\n  ];\n\n  const overlay = document.getElementById(\"factiblesLbOverlay\");\n  const title = document.getElementById(\"factiblesLbTitle\");\n  const img = document.getElementById(\"factiblesLbImg\");\n  const counter = document.getElementById(\"factiblesLbCounter\");\n  const prev = document.getElementById(\"factiblesLbPrev\");\n  const next = document.getElementById(\"factiblesLbNext\");\n  const close = document.getElementById(\"factiblesLbClose\");\n  const triggers = document.querySelectorAll(\"#factiblesBlock [data-open]\");\n\n  let cur = 0;\n  let idx = 0;\n\n  function showImg() {\n    const item = data[cur];\n    const total = item.imgs.length;\n\n    title.textContent = item.title;\n    img.src = item.imgs[idx];\n    counter.textContent = total > 1 ? (idx + 1) + \" \/ \" + total : \"\";\n\n    prev.classList.toggle(\"hidden\", total <= 1);\n    next.classList.toggle(\"hidden\", total <= 1);\n  }\n\n  function openLB(n) {\n    cur = n;\n    idx = 0;\n    showImg();\n    overlay.classList.add(\"active\");\n    document.body.style.overflow = \"hidden\";\n  }\n\n  function closeLB() {\n    overlay.classList.remove(\"active\");\n    document.body.style.overflow = \"\";\n  }\n\n  function navLB(direction) {\n    idx += direction;\n    const total = data[cur].imgs.length;\n\n    if (idx < 0) idx = total - 1;\n    if (idx >= total) idx = 0;\n\n    showImg();\n  }\n\n  triggers.forEach(function (el) {\n    el.addEventListener(\"click\", function () {\n      openLB(parseInt(this.getAttribute(\"data-open\"), 10));\n    });\n  });\n\n  close.addEventListener(\"click\", closeLB);\n  prev.addEventListener(\"click\", function () { navLB(-1); });\n  next.addEventListener(\"click\", function () { navLB(1); });\n\n  overlay.addEventListener(\"click\", function (e) {\n    if (e.target === overlay) closeLB();\n  });\n\n  document.addEventListener(\"keydown\", function (e) {\n    if (!overlay.classList.contains(\"active\")) return;\n    if (e.key === \"Escape\") closeLB();\n    if (e.key === \"ArrowLeft\") navLB(-1);\n    if (e.key === \"ArrowRight\") navLB(1);\n  });\n})();\n<\/script>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Proyecto de Intervenci\u00f3n (Plaza Dr. Pedro Vallina, Sevilla) Acci\u00f3n 0 Reconocimiento de precedentes Acci\u00f3n 1 Reflexi\u00f3n performativa Acci\u00f3n 2 Explorar el barrio Acci\u00f3n 3 Imaginar la plaza Acci\u00f3n 4 Talleres Pensar la Plaza Acci\u00f3n 5 Cuestionar al vecindario Acci\u00f3n 6 Aprendizaje mutuo y dise\u00f1o Acci\u00f3n 7 Concertar intervenciones Acci\u00f3n 8 \u00a1S\u00ed! es una plaza Acci\u00f3n [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-380","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/pages\/380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/comments?post=380"}],"version-history":[{"count":177,"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/pages\/380\/revisions"}],"predecessor-version":[{"id":1616,"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/pages\/380\/revisions\/1616"}],"wp:attachment":[{"href":"https:\/\/www.upo.es\/investiga\/proyectofactibles\/wp-json\/wp\/v2\/media?parent=380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}