{"id":550,"date":"2026-01-22T20:54:28","date_gmt":"2026-01-22T19:54:28","guid":{"rendered":"https:\/\/fundcapp.org\/es\/?page_id=550"},"modified":"2026-05-13T15:39:28","modified_gmt":"2026-05-13T13:39:28","slug":"voluntariado","status":"publish","type":"page","link":"https:\/\/fundcapp.org\/es\/voluntariado\/","title":{"rendered":"Voluntariado"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"550\" class=\"elementor elementor-550\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41a9ecc e-con-full e-flex e-con e-parent\" data-id=\"41a9ecc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a880c7 elementor-widget elementor-widget-html\" data-id=\"9a880c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"UTF-8\"\/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n<title>Voluntariado \u00b7 Fundaci\u00f3n CAPP<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,500;0,700;1,500&family=Outfit:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\r\n<style>\r\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\r\n:root{\r\n  --green:#027f37;\r\n  --green-dark:#016b2d;\r\n  --green-mid:#669966;\r\n  --gold:#c8a14a;\r\n  --gold-light:#e8c96a;\r\n  --dark:#0d1a0f;\r\n  --dark2:#162118;\r\n  --white:#ffffff;\r\n  --off:#f5f2ec;\r\n  --text:#1a1a1a;\r\n  --font-display:'Playfair Display',Georgia,serif;\r\n  --font-body:'Outfit',sans-serif;\r\n}\r\nhtml{scroll-behavior:smooth}\r\nbody{font-family:var(--font-body);color:var(--text);background:#fff;line-height:1.6;overflow-x:hidden}\r\n\r\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n.vol-hero{\r\n  position:relative;\r\n  min-height:88vh;\r\n  display:flex;align-items:center;justify-content:center;\r\n  overflow:hidden;\r\n  background:var(--dark);\r\n}\r\n.vol-hero__img{\r\n  position:absolute;inset:0;\r\n  object-fit:cover;width:100%;height:100%;\r\n  filter:brightness(.65) saturate(.9);\r\n}\r\n.vol-hero__overlay{\r\n  position:absolute;inset:0;\r\n  background:linear-gradient(150deg,rgba(2,127,55,.5) 0%,rgba(13,26,15,.8) 45%,rgba(0,0,0,.9) 100%);\r\n}\r\n.vol-hero__inner{\r\n  position:relative;z-index:2;\r\n  max-width:860px;padding:80px 32px 60px;\r\n  text-align:center;\r\n}\r\n.vol-hero__kicker{\r\n  display:inline-block;\r\n  font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;\r\n  color:var(--gold);border:1px solid rgba(200,161,74,.45);\r\n  padding:6px 20px;border-radius:40px;margin-bottom:28px;\r\n}\r\n.vol-hero__title{\r\n  font-family:var(--font-display);\r\n  font-size:clamp(2.4rem,6vw,4.4rem);font-weight:700;\r\n  color:#fff;line-height:1.15;margin-bottom:20px;\r\n}\r\n.vol-hero__title em{color:var(--gold-light);font-style:italic}\r\n.vol-hero__sub{\r\n  font-size:clamp(1rem,2vw,1.15rem);font-weight:300;\r\n  color:rgba(255,255,255,.8);max-width:640px;margin:0 auto 40px;line-height:1.75;\r\n}\r\n.btn-primary{\r\n  display:inline-block;padding:14px 34px;\r\n  background:var(--green);color:#fff;border:2px solid var(--green);\r\n  border-radius:4px;font-weight:600;font-size:.95rem;\r\n  text-decoration:none;letter-spacing:.03em;\r\n  transition:background .25s,transform .2s;\r\n}\r\n.btn-primary:hover{background:var(--green-dark);transform:translateY(-2px)}\r\n.btn-outline{\r\n  display:inline-block;padding:14px 34px;\r\n  background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5);\r\n  border-radius:4px;font-weight:500;font-size:.95rem;\r\n  text-decoration:none;letter-spacing:.03em;\r\n  transition:border-color .25s,transform .2s;\r\n}\r\n.btn-outline:hover{border-color:#fff;transform:translateY(-2px)}\r\n.hero-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}\r\n.hero-scroll{\r\n  position:absolute;bottom:28px;left:50%;transform:translateX(-50%);\r\n  z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;\r\n  opacity:.6;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#fff;\r\n}\r\n.hero-scroll::after{\r\n  content:'';display:block;width:1px;height:40px;\r\n  background:linear-gradient(to bottom,#fff,transparent);\r\n  animation:scrollPulse 2s ease-in-out infinite;\r\n}\r\n@keyframes scrollPulse{0%,100%{opacity:.4}50%{opacity:1}}\r\n\r\n\/* \u2500\u2500 STATS \u2500\u2500 *\/\r\n.vol-stats{\r\n  background:var(--green);\r\n  display:grid;grid-template-columns:repeat(3,1fr);\r\n}\r\n.vol-stats__item{\r\n  padding:32px 20px;text-align:center;\r\n  border-right:1px solid rgba(255,255,255,.2);\r\n}\r\n.vol-stats__item:last-child{border-right:none}\r\n.vol-stats__num{\r\n  font-family:var(--font-display);font-size:2.4rem;font-weight:700;\r\n  color:#fff;line-height:1.1;\r\n}\r\n.vol-stats__label{\r\n  font-size:.78rem;font-weight:500;\r\n  color:rgba(255,255,255,.75);letter-spacing:.08em;text-transform:uppercase;\r\n  margin-top:6px;\r\n}\r\n\r\n\/* \u2500\u2500 INTRO SPLIT \u2500\u2500 *\/\r\n.vol-intro{\r\n  display:grid;grid-template-columns:1fr 1fr;\r\n  gap:0;align-items:stretch;\r\n}\r\n.vol-intro__img{\r\n  width:100%;height:100%;min-height:520px;\r\n  object-fit:cover;display:block;\r\n}\r\n.vol-intro__content{\r\n  padding:80px 64px;\r\n  background:#fff;\r\n  display:flex;flex-direction:column;justify-content:center;\r\n}\r\n.vol-label{\r\n  font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;\r\n  color:var(--green);margin-bottom:12px;display:block;\r\n}\r\n.vol-h2{\r\n  font-family:var(--font-display);\r\n  font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;\r\n  line-height:1.2;margin-bottom:20px;\r\n}\r\n.vol-intro__content p{\r\n  font-size:1.05rem;color:#444;line-height:1.8;margin-bottom:16px;\r\n}\r\n.vol-intro__quote{\r\n  border-left:3px solid var(--green);\r\n  padding:14px 22px;margin:24px 0;\r\n  font-family:var(--font-display);font-size:1.1rem;font-style:italic;\r\n  color:var(--green);background:rgba(2,127,55,.06);\r\n  border-radius:0 4px 4px 0;\r\n}\r\n.vol-alert{\r\n  background:#fff3cd;border-left:3px solid #c8a14a;\r\n  padding:16px 20px;border-radius:0 4px 4px 0;\r\n  font-size:.92rem;color:#555;line-height:1.6;margin-top:20px;\r\n}\r\n.vol-alert strong{color:var(--text)}\r\n\r\n\/* \u2500\u2500 QUI\u00c9NES SECTION \u2500\u2500 *\/\r\n.vol-section{padding:90px 24px}\r\n.vol-section--dark{background:var(--dark);color:#fff}\r\n.vol-section--off{background:var(--off)}\r\n.vol-container{max-width:1080px;margin:0 auto}\r\n.vol-section--dark .vol-label{color:var(--gold)}\r\n.vol-section--dark .vol-h2{color:#fff}\r\n.vol-lead{font-size:1.1rem;color:#444;line-height:1.75;max-width:700px}\r\n.vol-section--dark .vol-lead{color:rgba(255,255,255,.72)}\r\n\r\n\/* \u2500\u2500 ACCORDION \u2500\u2500 *\/\r\n.vol-accordion{margin-top:48px;display:flex;flex-direction:column;gap:0}\r\n.vol-acc-item{\r\n  border:1px solid rgba(255,255,255,.12);\r\n  border-bottom:none;\r\n}\r\n.vol-acc-item:last-child{border-bottom:1px solid rgba(255,255,255,.12)}\r\n.vol-acc-trigger{\r\n  width:100%;padding:22px 28px;\r\n  display:flex;align-items:center;justify-content:space-between;\r\n  background:transparent;border:none;cursor:pointer;text-align:left;\r\n  color:#fff;\r\n  transition:background .2s;\r\n}\r\n.vol-acc-trigger:hover{background:rgba(255,255,255,.04)}\r\n.vol-acc-trigger.active{background:rgba(200,161,74,.08)}\r\n.vol-acc-title{\r\n  font-family:var(--font-display);font-size:1.1rem;font-weight:500;\r\n  color:#fff;\r\n}\r\n.vol-acc-trigger.active .vol-acc-title{color:var(--gold-light)}\r\n.vol-acc-icon{\r\n  width:28px;height:28px;min-width:28px;\r\n  border:1px solid rgba(255,255,255,.3);border-radius:50%;\r\n  display:flex;align-items:center;justify-content:center;\r\n  font-size:1.2rem;line-height:1;color:rgba(255,255,255,.6);\r\n  transition:transform .3s,border-color .2s,color .2s;\r\n}\r\n.vol-acc-trigger.active .vol-acc-icon{\r\n  border-color:var(--gold);color:var(--gold);transform:rotate(45deg);\r\n}\r\n.vol-acc-body{\r\n  max-height:0;overflow:hidden;\r\n  transition:max-height .4s ease;\r\n}\r\n.vol-acc-body.open{max-height:2000px}\r\n.vol-acc-inner{padding:8px 28px 28px}\r\n.vol-acc-inner ol{\r\n  list-style:none;padding:0;margin:0;\r\n  display:flex;flex-direction:column;gap:10px;\r\n}\r\n.vol-acc-inner ol li{\r\n  display:flex;gap:14px;\r\n  font-size:.96rem;color:rgba(255,255,255,.75);line-height:1.65;\r\n}\r\n.vol-acc-inner ol li::before{\r\n  content:attr(data-n);\r\n  min-width:28px;height:28px;\r\n  background:rgba(200,161,74,.15);\r\n  border-radius:50%;\r\n  display:flex;align-items:center;justify-content:center;\r\n  font-size:.75rem;font-weight:700;color:var(--gold);\r\n  flex-shrink:0;margin-top:2px;\r\n}\r\n\r\n\/* \u2500\u2500 IMAGEN INTERMEDIA FULLWIDTH \u2500\u2500 *\/\r\n.vol-fullwidth-img{\r\n  position:relative;height:420px;overflow:hidden;\r\n}\r\n.vol-fullwidth-img img{\r\n  width:100%;height:100%;object-fit:cover;display:block;\r\n}\r\n.vol-fullwidth-img__overlay{\r\n  position:absolute;inset:0;\r\n  background:linear-gradient(to bottom,transparent 40%,rgba(13,26,15,.8) 100%);\r\n}\r\n.vol-fullwidth-img__text{\r\n  position:absolute;bottom:48px;left:50%;transform:translateX(-50%);\r\n  text-align:center;z-index:2;width:100%;padding:0 24px;\r\n}\r\n.vol-fullwidth-img__text h3{\r\n  font-family:var(--font-display);\r\n  font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;\r\n  color:#fff;margin-bottom:16px;\r\n}\r\n.vol-fullwidth-img__text a{\r\n  display:inline-block;padding:14px 36px;\r\n  background:var(--green);color:#fff;\r\n  border-radius:4px;font-weight:600;font-size:1rem;\r\n  text-decoration:none;\r\n  transition:background .25s;\r\n}\r\n.vol-fullwidth-img__text a:hover{background:var(--green-dark)}\r\n\r\n\/* \u2500\u2500 CTA FINAL \u2500\u2500 *\/\r\n.vol-cta{\r\n  background:var(--dark);text-align:center;padding:96px 32px;\r\n  position:relative;overflow:hidden;\r\n}\r\n.vol-cta::before{\r\n  content:'';position:absolute;\r\n  width:600px;height:600px;border-radius:50%;\r\n  background:radial-gradient(circle,rgba(2,127,55,.18) 0%,transparent 70%);\r\n  top:-200px;left:50%;transform:translateX(-50%);\r\n}\r\n.vol-cta__inner{position:relative;z-index:1;max-width:660px;margin:0 auto}\r\n.vol-cta__title{\r\n  font-family:var(--font-display);\r\n  font-size:clamp(2rem,5vw,3.2rem);font-weight:700;\r\n  color:#fff;margin-bottom:16px;line-height:1.2;\r\n}\r\n.vol-cta__title em{color:var(--gold-light);font-style:italic}\r\n.vol-cta__sub{color:rgba(255,255,255,.72);font-size:1.05rem;margin-bottom:40px;line-height:1.7}\r\n.vol-cta__btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media(max-width:900px){\r\n  .vol-intro{grid-template-columns:1fr}\r\n  .vol-intro__img{min-height:300px;height:300px}\r\n  .vol-intro__content{padding:48px 28px}\r\n  .vol-stats{grid-template-columns:1fr}\r\n  .vol-stats__item{border-right:none;border-bottom:1px solid rgba(255,255,255,.2);padding:20px 28px}\r\n  .vol-stats__item:last-child{border-bottom:none}\r\n  .vol-acc-inner ol li{font-size:.9rem}\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     HERO\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vol-hero\">\r\n  <img decoding=\"async\" class=\"vol-hero__img\"\r\n       src=\"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/180A9814-scaled.jpg\"\r\n       alt=\"Voluntariado Fundaci\u00f3n CAPP\"\/>\r\n  <div class=\"vol-hero__overlay\"><\/div>\r\n  <div class=\"vol-hero__inner\">\r\n    <span class=\"vol-hero__kicker\">Fundaci\u00f3n CAPP \u00b7 Colabora<\/span>\r\n    <h1 class=\"vol-hero__title\">\r\n      Hazte <em>Voluntario<\/em><br\/>con Nosotros\r\n    <\/h1>\r\n    <p class=\"vol-hero__sub\">\r\n      La solidaridad ha sido un valor fundamental en la historia de la humanidad. \u00danete al movimiento voluntario que apoya la libertad, la igualdad y la justicia palestina.\r\n    <\/p>\r\n    <div class=\"hero-btns\">\r\n      <a href=\"https:\/\/fundcapp.org\/es\/hazte-voluntario\/\" class=\"btn-primary\">Ir al formulario<\/a>\r\n      <a href=\"#requisitos\" class=\"btn-outline\">Ver requisitos<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-scroll\">Descubre<\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     STATS\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<div class=\"vol-stats\">\r\n  <div class=\"vol-stats__item\">\r\n    <div class=\"vol-stats__num\">+17<\/div>\r\n    <div class=\"vol-stats__label\">A\u00f1os de acci\u00f3n voluntaria<\/div>\r\n  <\/div>\r\n  <div class=\"vol-stats__item\">\r\n    <div class=\"vol-stats__num\">100%<\/div>\r\n    <div class=\"vol-stats__label\">Voluntario, libre y comprometido<\/div>\r\n  <\/div>\r\n  <div class=\"vol-stats__item\">\r\n    <div class=\"vol-stats__num\">Ley 45\/2015<\/div>\r\n    <div class=\"vol-stats__label\">Ley de Voluntariado que protege tus derechos<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     INTRO SPLIT\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vol-intro\">\r\n  <img decoding=\"async\" class=\"vol-intro__img\"\r\n       src=\"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/image_1778669189707_wcj1il.png\"\r\n       alt=\"Voluntarios Fundaci\u00f3n CAPP\"\/>\r\n  <div class=\"vol-intro__content\">\r\n    <span class=\"vol-label\">Por qu\u00e9 importa<\/span>\r\n    <h2 class=\"vol-h2\">El voluntariado que<br\/>transforma vidas<\/h2>\r\n    <p>La solidaridad ha sido un valor fundamental en la historia de la humanidad, y las personas han demostrado consistentemente su compromiso con ella.<\/p>\r\n    <p>En nuestra organizaci\u00f3n, apreciamos y reconocemos el valioso aporte de aquellos que eligen dedicar su tiempo y esfuerzo como voluntarios. Si est\u00e1s interesado en formar parte de nuestro equipo, te invitamos a conocer los requisitos de participaci\u00f3n y los derechos y obligaciones que conlleva este importante rol.<\/p>\r\n    <div class=\"vol-intro__quote\">\r\n      \"Durante el \u00faltimo siglo, el movimiento voluntario ha estado en primera l\u00ednea, abogando por la libertad, la igualdad, la solidaridad y la justicia.\"\r\n    <\/div>\r\n    <a href=\"https:\/\/fundcapp.org\/es\/hazte-voluntario\/\" class=\"btn-primary\" style=\"align-self:flex-start\">Quiero ser voluntario\/a<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     QUI\u00c9NES PUEDEN SER + ACORDE\u00d3N\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vol-section vol-section--dark\" id=\"requisitos\">\r\n  <div class=\"vol-container\">\r\n    <span class=\"vol-label\">Requisitos y marco legal<\/span>\r\n    <h2 class=\"vol-h2\">\u00bfQui\u00e9nes pueden ser voluntarios?<\/h2>\r\n    <p class=\"vol-lead\">Tendr\u00e1n condici\u00f3n de voluntarios las personas f\u00edsicas que decidan libre y voluntariamente dedicar, todo o parte de su tiempo, a la realizaci\u00f3n de nuestras actividades.<\/p>\r\n    <div style=\"margin-top:20px;padding:16px 22px;background:rgba(191,26,25,.12);border-left:3px solid #bf1a19;border-radius:0 4px 4px 0;font-size:.9rem;color:rgba(255,255,255,.75);line-height:1.6\">\r\n      <strong style=\"color:#ff8a80\">\u26a0 Exclusiones:<\/strong> No se aceptar\u00e1n solicitudes de personas con antecedentes penales no cancelados por <strong style=\"color:rgba(255,255,255,.9)\">violencia dom\u00e9stica o de g\u00e9nero, tr\u00e1fico ilegal o inmigraci\u00f3n clandestina de personas, o terrorismo<\/strong>.\r\n    <\/div>\r\n\r\n    <div class=\"vol-accordion\" style=\"margin-top:48px\">\r\n\r\n      <!-- Derechos -->\r\n      <div class=\"vol-acc-item\">\r\n        <button class=\"vol-acc-trigger active\" onclick=\"toggleAcc(this)\">\r\n          <span class=\"vol-acc-title\">Derechos de los voluntarios<\/span>\r\n          <span class=\"vol-acc-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"vol-acc-body open\">\r\n          <div class=\"vol-acc-inner\">\r\n            <ol>\r\n              <li data-n=\"1\">Recibir regularmente informaci\u00f3n, orientaci\u00f3n y apoyo, as\u00ed como los recursos materiales necesarios para el cumplimiento de las tareas encomendadas.<\/li>\r\n              <li data-n=\"2\">Ser tratado con igualdad y justicia, sin discriminaci\u00f3n por raz\u00f3n de raza, sexo, religi\u00f3n, condici\u00f3n social o credo pol\u00edtico.<\/li>\r\n              <li data-n=\"3\">Participar activamente en la organizaci\u00f3n, colaborando en la elaboraci\u00f3n, dise\u00f1o, ejecuci\u00f3n y evaluaci\u00f3n de los programas o proyectos.<\/li>\r\n              <li data-n=\"4\">Estar asegurado contra los riesgos a los que pueda estar expuesto, incluyendo las responsabilidades civiles con respecto a terceros.<\/li>\r\n              <li data-n=\"5\">Ser reembolsado por los gastos realizados en el cumplimiento de sus actividades, siempre que se haya acordado previamente.<\/li>\r\n              <li data-n=\"6\">Disponer de una acreditaci\u00f3n identificativa de su condici\u00f3n de voluntario.<\/li>\r\n              <li data-n=\"7\">Realizar la actividad en las debidas condiciones de seguridad e higiene en funci\u00f3n de la naturaleza y caracter\u00edsticas de aqu\u00e9lla.<\/li>\r\n              <li data-n=\"8\">Recibir una certificaci\u00f3n de la organizaci\u00f3n que acredite su participaci\u00f3n como voluntario.<\/li>\r\n              <li data-n=\"9\">Realizar la acci\u00f3n voluntaria en su entorno m\u00e1s pr\u00f3ximo.<\/li>\r\n              <li data-n=\"10\">Retirarse libremente de la realizaci\u00f3n de sus actividades de voluntariado.<\/li>\r\n              <li data-n=\"11\">Otros derechos que deriven de la Ley de Voluntariado 45\/2015.<\/li>\r\n            <\/ol>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Deberes -->\r\n      <div class=\"vol-acc-item\">\r\n        <button class=\"vol-acc-trigger\" onclick=\"toggleAcc(this)\">\r\n          <span class=\"vol-acc-title\">Deberes de los voluntarios<\/span>\r\n          <span class=\"vol-acc-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"vol-acc-body\">\r\n          <div class=\"vol-acc-inner\">\r\n            <ol>\r\n              <li data-n=\"1\">Cumplir los compromisos adquiridos con la entidad de voluntariado, respetando sus fines y estatutos.<\/li>\r\n              <li data-n=\"2\">Guardar la debida confidencialidad de la informaci\u00f3n recibida y conocida en el desarrollo de su acci\u00f3n voluntaria.<\/li>\r\n              <li data-n=\"3\">Rechazar cualquier contraprestaci\u00f3n material o econ\u00f3mica que pudieran recibir de las personas destinatarias de la acci\u00f3n voluntaria.<\/li>\r\n              <li data-n=\"4\">Respetar los derechos de las personas destinatarias de la acci\u00f3n voluntaria.<\/li>\r\n              <li data-n=\"5\">Actuar con la diligencia debida y de forma solidaria.<\/li>\r\n              <li data-n=\"6\">Utilizar debidamente la acreditaci\u00f3n personal y los distintivos de la entidad de voluntariado.<\/li>\r\n              <li data-n=\"7\">Respetar y cuidar los recursos materiales puestos a su disposici\u00f3n.<\/li>\r\n              <li data-n=\"8\">Cumplir las medidas de seguridad y salud establecidas.<\/li>\r\n              <li data-n=\"9\">En caso de renuncia, notificarlo con la antelaci\u00f3n suficiente para evitar perjuicios graves a las personas destinatarias, al servicio y a la organizaci\u00f3n.<\/li>\r\n            <\/ol>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Incompatibilidades -->\r\n      <div class=\"vol-acc-item\">\r\n        <button class=\"vol-acc-trigger\" onclick=\"toggleAcc(this)\">\r\n          <span class=\"vol-acc-title\">Incompatibilidades<\/span>\r\n          <span class=\"vol-acc-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"vol-acc-body\">\r\n          <div class=\"vol-acc-inner\">\r\n            <ol>\r\n              <li data-n=\"1\">No se permitir\u00e1 la realizaci\u00f3n de actividades de voluntariado en aquellos puestos reservados para personal remunerado.<\/li>\r\n              <li data-n=\"2\">Con el fin de prevenir conflictos de inter\u00e9s o la percepci\u00f3n de favoritismo, cualquier persona que desempe\u00f1e un rol profesional o mantenga relaciones laborales con remuneraci\u00f3n econ\u00f3mica no podr\u00e1 involucrarse en labores de voluntariado relacionadas con el \u00e1mbito de su ocupaci\u00f3n laboral.<\/li>\r\n            <\/ol>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div><!-- \/accordion -->\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     IMAGEN FULLWIDTH\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<div class=\"vol-fullwidth-img\">\r\n  <img decoding=\"async\" src=\"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png\"\r\n       alt=\"Voluntarios en acci\u00f3n - Fundaci\u00f3n CAPP\"\/>\r\n  <div class=\"vol-fullwidth-img__overlay\"><\/div>\r\n  <div class=\"vol-fullwidth-img__text\">\r\n    <h3>\u00bfEst\u00e1s listo para marcar la diferencia?<\/h3>\r\n    <a href=\"https:\/\/fundcapp.org\/es\/hazte-voluntario\/\">Completa el formulario de voluntariado<\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     CTA FINAL\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vol-cta\">\r\n  <div class=\"vol-cta__inner\">\r\n    <h2 class=\"vol-cta__title\">\r\n      Tu tiempo puede<br\/><em>cambiar el mundo<\/em>\r\n    <\/h2>\r\n    <p class=\"vol-cta__sub\">\r\n      Desde Valencia, Fundaci\u00f3n CAPP lleva m\u00e1s de 17 a\u00f1os trabajando por el pueblo palestino. \u00danete como voluntario y s\u00e9 parte de algo m\u00e1s grande.\r\n    <\/p>\r\n    <div class=\"vol-cta__btns\">\r\n      <a href=\"https:\/\/fundcapp.org\/es\/hazte-voluntario\/\" class=\"btn-primary\">Quiero ser voluntario\/a<\/a>\r\n      <a href=\"mailto:info@fundcapp.org\" class=\"btn-outline\">Escribir a info@fundcapp.org<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nfunction toggleAcc(btn){\r\n  const isActive = btn.classList.contains('active');\r\n  document.querySelectorAll('.vol-acc-trigger').forEach(b=>{\r\n    b.classList.remove('active');\r\n    b.nextElementSibling.classList.remove('open');\r\n  });\r\n  if(!isActive){\r\n    btn.classList.add('active');\r\n    btn.nextElementSibling.classList.add('open');\r\n  }\r\n}\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Voluntariado \u00b7 Fundaci\u00f3n CAPP Fundaci\u00f3n CAPP \u00b7 Colabora Hazte Voluntariocon Nosotros La solidaridad ha sido un valor fundamental en la historia de la humanidad. \u00danete al movimiento voluntario que apoya la libertad, la igualdad y la justicia palestina. Ir al formulario Ver requisitos Descubre +17 A\u00f1os de acci\u00f3n voluntaria 100% Voluntario, libre y comprometido Ley &#8230; <a title=\"Voluntariado\" class=\"read-more\" href=\"https:\/\/fundcapp.org\/es\/voluntariado\/\" aria-label=\"Leer m\u00e1s sobre Voluntariado\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"give_campaign_id":0,"footnotes":""},"class_list":["post-550","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Voluntariado - Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino<\/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:\/\/fundcapp.org\/es\/voluntariado\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Voluntariado\" \/>\n<meta property=\"og:description\" content=\"Voluntariado \u00b7 Fundaci\u00f3n CAPP Fundaci\u00f3n CAPP \u00b7 Colabora Hazte Voluntariocon Nosotros La solidaridad ha sido un valor fundamental en la historia de la humanidad. \u00danete al movimiento voluntario que apoya la libertad, la igualdad y la justicia palestina. Ir al formulario Ver requisitos Descubre +17 A\u00f1os de acci\u00f3n voluntaria 100% Voluntario, libre y comprometido Ley ... Leer m\u00e1s\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fundcapp.org\/es\/voluntariado\/\" \/>\n<meta property=\"og:site_name\" content=\"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T13:39:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/\",\"name\":\"Voluntariado - Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png\",\"datePublished\":\"2026-01-22T19:54:28+00:00\",\"dateModified\":\"2026-05-13T13:39:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/#primaryimage\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png\",\"contentUrl\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png\",\"width\":1200,\"height\":880},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/voluntariado\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Voluntariado\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/\",\"name\":\"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/#organization\",\"name\":\"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/CAPPLogo.png\",\"contentUrl\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/CAPPLogo.png\",\"width\":138,\"height\":100,\"caption\":\"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\"},\"image\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Voluntariado - Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","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:\/\/fundcapp.org\/es\/voluntariado\/","og_locale":"es_ES","og_type":"article","og_title":"Voluntariado","og_description":"Voluntariado \u00b7 Fundaci\u00f3n CAPP Fundaci\u00f3n CAPP \u00b7 Colabora Hazte Voluntariocon Nosotros La solidaridad ha sido un valor fundamental en la historia de la humanidad. \u00danete al movimiento voluntario que apoya la libertad, la igualdad y la justicia palestina. Ir al formulario Ver requisitos Descubre +17 A\u00f1os de acci\u00f3n voluntaria 100% Voluntario, libre y comprometido Ley ... Leer m\u00e1s","og_url":"https:\/\/fundcapp.org\/es\/voluntariado\/","og_site_name":"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","article_modified_time":"2026-05-13T13:39:28+00:00","og_image":[{"url":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fundcapp.org\/es\/voluntariado\/","url":"https:\/\/fundcapp.org\/es\/voluntariado\/","name":"Voluntariado - Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","isPartOf":{"@id":"https:\/\/fundcapp.org\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fundcapp.org\/es\/voluntariado\/#primaryimage"},"image":{"@id":"https:\/\/fundcapp.org\/es\/voluntariado\/#primaryimage"},"thumbnailUrl":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png","datePublished":"2026-01-22T19:54:28+00:00","dateModified":"2026-05-13T13:39:28+00:00","breadcrumb":{"@id":"https:\/\/fundcapp.org\/es\/voluntariado\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fundcapp.org\/es\/voluntariado\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/fundcapp.org\/es\/voluntariado\/#primaryimage","url":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png","contentUrl":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_6yb0oi6yb0oi6yb0.png","width":1200,"height":880},{"@type":"BreadcrumbList","@id":"https:\/\/fundcapp.org\/es\/voluntariado\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fundcapp.org\/es\/"},{"@type":"ListItem","position":2,"name":"Voluntariado"}]},{"@type":"WebSite","@id":"https:\/\/fundcapp.org\/es\/#website","url":"https:\/\/fundcapp.org\/es\/","name":"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","description":"","publisher":{"@id":"https:\/\/fundcapp.org\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fundcapp.org\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/fundcapp.org\/es\/#organization","name":"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","url":"https:\/\/fundcapp.org\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/fundcapp.org\/es\/#\/schema\/logo\/image\/","url":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/01\/CAPPLogo.png","contentUrl":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/01\/CAPPLogo.png","width":138,"height":100,"caption":"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino"},"image":{"@id":"https:\/\/fundcapp.org\/es\/#\/schema\/logo\/image\/"}}]}},"campaignId":"","_links":{"self":[{"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/pages\/550","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/comments?post=550"}],"version-history":[{"count":10,"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/pages\/550\/revisions"}],"predecessor-version":[{"id":1751,"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/pages\/550\/revisions\/1751"}],"wp:attachment":[{"href":"https:\/\/fundcapp.org\/es\/wp-json\/wp\/v2\/media?parent=550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}