{"id":2781,"date":"2026-01-22T20:54:28","date_gmt":"2026-01-22T19:54:28","guid":{"rendered":"https:\/\/fundcapp.org\/es\/volunteering\/"},"modified":"2026-06-13T19:55:38","modified_gmt":"2026-06-13T17:55:38","slug":"volunteering","status":"publish","type":"page","link":"https:\/\/fundcapp.org\/es\/en\/volunteering\/","title":{"rendered":"Volunteering"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2781\" class=\"elementor elementor-2781 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<div>\r\n\r\n\r\n\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Volunteering \u00b7 CAPP Foundation<\/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\r\n\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\" src=\"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/180A9814-scaled.jpg\" alt=\"CAPP Foundation Volunteering\">\r\n  <div class=\"vol-hero__overlay\"><\/div>\r\n  <div class=\"vol-hero__inner\">\r\n    <span class=\"vol-hero__kicker\">CAPP Foundation \u00b7 Collaborate<\/span>\r\n    <h1 class=\"vol-hero__title\">\r\n  Become a <em>Volunteer<\/em><br\/>with Us\r\n    <\/h1>\r\n    <p class=\"vol-hero__sub\">\r\n  Solidarity has been a fundamental value in human history. Join the volunteer movement supporting Palestinian freedom, equality, and justice. \r\n    <\/p>\r\n    <div class=\"hero-btns\">\r\n      <a href=\"\/?page_id=571\" class=\"btn-primary\">Go to the form<\/a>\r\n      <a href=\"#requisitos\" class=\"btn-outline\">View requirements<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-scroll\">Discover<\/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\">Years of voluntary action<\/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\">Voluntary, free, and committed<\/div>\r\n  <\/div>\r\n  <div class=\"vol-stats__item\">\r\n    <div class=\"vol-stats__num\">Law 45\/2015<\/div>\r\n    <div class=\"vol-stats__label\">Volunteering Law protecting your rights<\/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\" src=\"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/image_1778669189707_wcj1il.png\" alt=\"CAPP Foundation Volunteers\">\r\n  <div class=\"vol-intro__content\">\r\n    <span class=\"vol-label\">Why it matters<\/span>\r\n    <h2 class=\"vol-h2\">Volunteering that<br\/>transforms lives<\/h2>\r\n    <p>Solidarity has been a fundamental value in human history, and people have consistently demonstrated their commitment to it.<\/p>\r\n    <p>In our organization, we appreciate and recognize the valuable contribution of those who choose to dedicate their time and effort as volunteers. If you are interested in joining our team, we invite you to learn about the participation requirements and the rights and obligations that this important role entails. <\/p>\r\n    <div class=\"vol-intro__quote\">\r\n  \"During the last century, the volunteer movement has been on the front lines, advocating for freedom, equality, solidarity, and justice.\"\r\n    <\/div>\r\n    <a href=\"\/?page_id=571\" class=\"btn-primary\" style=\"align-self:flex-start\">I want to be a volunteer<\/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\">Requirements and legal framework<\/span>\r\n    <h2 class=\"vol-h2\">Who can be a volunteer?<\/h2>\r\n    <p class=\"vol-lead\">Natural persons who freely and voluntarily decide to dedicate all or part of their time to carrying out our activities shall have the status of volunteers.<\/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 Exclusions:<\/strong> Applications will not be accepted from individuals with unexpunged criminal records for <strong style=\"color:rgba(255,255,255,.9)\">domestic or gender-based violence, illegal trafficking or smuggling of persons, or terrorism<\/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\">Rights of volunteers<\/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\">Regularly receive information, guidance, and support, as well as the material resources necessary for the fulfillment of the assigned tasks.<\/li>\r\n              <li data-n=\"2\">Be treated with equality and justice, without discrimination based on race, sex, religion, social status, or political creed.<\/li>\r\n              <li data-n=\"3\">Participate actively in the organization, collaborating in the preparation, design, execution, and evaluation of programs or projects.<\/li>\r\n              <li data-n=\"4\">Be insured against the risks to which they may be exposed, including civil liability with respect to third parties.<\/li>\r\n              <li data-n=\"5\">Be reimbursed for expenses incurred in the performance of their activities, provided this has been previously agreed upon.<\/li>\r\n              <li data-n=\"6\">Have an identification card certifying their status as a volunteer.<\/li>\r\n              <li data-n=\"7\">Carry out the activity in appropriate health and safety conditions based on its nature and characteristics.<\/li>\r\n              <li data-n=\"8\">Receive a certificate from the organization accrediting their participation as a volunteer.<\/li>\r\n              <li data-n=\"9\">Carry out voluntary action in their immediate environment.<\/li>\r\n              <li data-n=\"10\">Freely withdraw from their volunteering activities.<\/li>\r\n              <li data-n=\"11\">Other rights derived from Volunteering Law 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\">Duties of volunteers<\/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\">Fulfill the commitments made to the volunteering entity, respecting its aims and statutes.<\/li>\r\n              <li data-n=\"2\">Maintain the due confidentiality of information received and known during the development of their voluntary action.<\/li>\r\n              <li data-n=\"3\">Refuse any material or financial compensation they might receive from the beneficiaries of the voluntary action.<\/li>\r\n              <li data-n=\"4\">Respect the rights of the beneficiaries of the voluntary action.<\/li>\r\n              <li data-n=\"5\">Act with due diligence and in a spirit of solidarity.<\/li>\r\n              <li data-n=\"6\">Properly use personal identification and the volunteering entity's insignia.<\/li>\r\n              <li data-n=\"7\">Respect and care for the material resources made available to them.<\/li>\r\n              <li data-n=\"8\">Comply with established health and safety measures.<\/li>\r\n              <li data-n=\"9\">In the event of resignation, provide sufficient notice to avoid serious harm to the beneficiaries, the service, and the organization.<\/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\">Incompatibilities<\/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\">Volunteering activities will not be permitted in positions reserved for paid staff.<\/li>\r\n              <li data-n=\"2\">In order to prevent conflicts of interest or the perception of favoritism, any person who holds a professional role or maintains a paid employment relationship may not engage in volunteering work related to the scope of their professional occupation.<\/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\" alt=\"Volunteers in Action - CAPP Foundation\">\r\n  <div class=\"vol-fullwidth-img__overlay\"><\/div>\r\n  <div class=\"vol-fullwidth-img__text\">\r\n    <h3>Are you ready to make a difference?<\/h3>\r\n    <a href=\"\/?page_id=571\">Complete the volunteering form<\/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  Your time can<br\/><em>change the world<\/em>\r\n    <\/h2>\r\n    <p class=\"vol-cta__sub\">\r\n  Based in Valencia, CAPP Foundation has been working for the Palestinian people for over 17 years. Join as a volunteer and be part of something bigger. \r\n    <\/p>\r\n    <div class=\"vol-cta__btns\">\r\n      <a href=\"\/?page_id=571\" class=\"btn-primary\">I want to be a volunteer<\/a>\r\n      <a href=\"mailto:info@fundcapp.org\" class=\"btn-outline\">Email 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\r\n\r\n<\/div>\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>Volunteering \u00b7 CAPP Foundation CAPP Foundation \u00b7 Collaborate Become a Volunteerwith Us Solidarity has been a fundamental value in human history. Join the volunteer movement supporting Palestinian freedom, equality, and justice. Go to the form View requirements Discover +17 Years of voluntary action 100% Voluntary, free, and committed Law 45\/2015 Volunteering Law protecting your rights &#8230; <a title=\"Volunteering\" class=\"read-more\" href=\"https:\/\/fundcapp.org\/es\/en\/volunteering\/\" aria-label=\"Read more about Volunteering\">Read more<\/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-2781","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Volunteering - 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\/en\/volunteering\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Volunteering\" \/>\n<meta property=\"og:description\" content=\"Volunteering \u00b7 CAPP Foundation CAPP Foundation \u00b7 Collaborate Become a Volunteerwith Us Solidarity has been a fundamental value in human history. Join the volunteer movement supporting Palestinian freedom, equality, and justice. Go to the form View requirements Discover +17 Years of voluntary action 100% Voluntary, free, and committed Law 45\/2015 Volunteering Law protecting your rights ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fundcapp.org\/es\/en\/volunteering\/\" \/>\n<meta property=\"og:site_name\" content=\"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-13T17:55:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/180A9814-scaled.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/\",\"name\":\"Volunteering - Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/180A9814-scaled.jpg\",\"datePublished\":\"2026-01-22T19:54:28+00:00\",\"dateModified\":\"2026-06-13T17:55:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/#primaryimage\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/180A9814-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/180A9814-scaled.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/volunteering\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Volunteering\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/\",\"name\":\"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/#organization\",\"name\":\"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino\",\"url\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/fundcapp.org\\\/es\\\/en\\\/#\\\/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\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Volunteering - 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\/en\/volunteering\/","og_locale":"en_US","og_type":"article","og_title":"Volunteering","og_description":"Volunteering \u00b7 CAPP Foundation CAPP Foundation \u00b7 Collaborate Become a Volunteerwith Us Solidarity has been a fundamental value in human history. Join the volunteer movement supporting Palestinian freedom, equality, and justice. Go to the form View requirements Discover +17 Years of voluntary action 100% Voluntary, free, and committed Law 45\/2015 Volunteering Law protecting your rights ... Read more","og_url":"https:\/\/fundcapp.org\/es\/en\/volunteering\/","og_site_name":"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","article_modified_time":"2026-06-13T17:55:38+00:00","og_image":[{"url":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/180A9814-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fundcapp.org\/es\/en\/volunteering\/","url":"https:\/\/fundcapp.org\/es\/en\/volunteering\/","name":"Volunteering - Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","isPartOf":{"@id":"https:\/\/fundcapp.org\/es\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fundcapp.org\/es\/en\/volunteering\/#primaryimage"},"image":{"@id":"https:\/\/fundcapp.org\/es\/en\/volunteering\/#primaryimage"},"thumbnailUrl":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/180A9814-scaled.jpg","datePublished":"2026-01-22T19:54:28+00:00","dateModified":"2026-06-13T17:55:38+00:00","breadcrumb":{"@id":"https:\/\/fundcapp.org\/es\/en\/volunteering\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fundcapp.org\/es\/en\/volunteering\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fundcapp.org\/es\/en\/volunteering\/#primaryimage","url":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/180A9814-scaled.jpg","contentUrl":"https:\/\/fundcapp.org\/es\/wp-content\/uploads\/2026\/05\/180A9814-scaled.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/fundcapp.org\/es\/en\/volunteering\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fundcapp.org\/es\/en\/"},{"@type":"ListItem","position":2,"name":"Volunteering"}]},{"@type":"WebSite","@id":"https:\/\/fundcapp.org\/es\/en\/#website","url":"https:\/\/fundcapp.org\/es\/en\/","name":"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","description":"","publisher":{"@id":"https:\/\/fundcapp.org\/es\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fundcapp.org\/es\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fundcapp.org\/es\/en\/#organization","name":"Fundaci\u00f3n Comit\u00e9 de Apoyo al Pueblo Palestino","url":"https:\/\/fundcapp.org\/es\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fundcapp.org\/es\/en\/#\/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\/en\/#\/schema\/logo\/image\/"}}]}},"campaignId":"","_links":{"self":[{"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/pages\/2781","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/comments?post=2781"}],"version-history":[{"count":1,"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/pages\/2781\/revisions"}],"predecessor-version":[{"id":2786,"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/pages\/2781\/revisions\/2786"}],"wp:attachment":[{"href":"https:\/\/fundcapp.org\/es\/en\/wp-json\/wp\/v2\/media?parent=2781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}