{"id":646,"date":"2026-02-26T13:01:00","date_gmt":"2026-02-26T10:01:00","guid":{"rendered":"https:\/\/retizen.org\/?page_id=646"},"modified":"2026-04-07T16:13:10","modified_gmt":"2026-04-07T13:13:10","slug":"youth-empowerment","status":"publish","type":"page","link":"https:\/\/retizen.org\/?page_id=646","title":{"rendered":"Our Programs"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\" class=\"h-full\">\n <head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Retizen Projects<\/title>\n  <script src=\"https:\/\/cdn.tailwindcss.com\/3.4.17\"><\/script>\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/lucide@0.263.0\/dist\/umd\/lucide.min.js\"><\/script>\n  <script src=\"\/_sdk\/element_sdk.js\"><\/script>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500;600;700&amp;family=Playfair+Display:wght@600;700;800&amp;display=swap\" rel=\"stylesheet\">\n  <style>\n    html, body { height: 100%; margin: 0; }\n    .font-display { font-family: 'Playfair Display', Georgia, serif; }\n    .font-body { font-family: 'DM Sans', system-ui, sans-serif; }\n\n    .hero-pattern {\n      background-image:\n        radial-gradient(ellipse at 20% 50%, rgba(16, 185, 129, 0.15) 0%, transparent 50%),\n        radial-gradient(ellipse at 80% 20%, rgba(5, 150, 105, 0.1) 0%, transparent 50%),\n        radial-gradient(circle at 50% 80%, rgba(52, 211, 153, 0.08) 0%, transparent 40%);\n    }\n\n    .card-hover { transition: transform 0.3s ease, box-shadow 0.3s ease; }\n    .card-hover:hover { transform: translateY(-6px); box-shadow: 0 25px 50px rgba(0,0,0,0.12); }\n\n    .fade-in { animation: fadeIn 0.8s ease forwards; opacity: 0; }\n    .fade-in-delay-1 { animation-delay: 0.15s; }\n    .fade-in-delay-2 { animation-delay: 0.3s; }\n    .fade-in-delay-3 { animation-delay: 0.45s; }\n    .fade-in-delay-4 { animation-delay: 0.6s; }\n\n    @keyframes fadeIn {\n      to { opacity: 1; transform: translateY(0); }\n      from { opacity: 0; transform: translateY(20px); }\n    }\n\n    .project-card {\n      overflow: hidden;\n      border: 1px solid rgba(0,0,0,0.05);\n    }\n\n    .project-header {\n      padding: 2rem;\n      display: flex;\n      align-items: flex-start;\n      justify-content: space-between;\n      gap: 1.5rem;\n    }\n\n    .project-icon {\n      width: 48px;\n      height: 48px;\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .project-content {\n      padding: 0 2rem 2rem 2rem;\n      overflow: hidden;\n    }\n\n    .project-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 1rem;\n      margin: 1.5rem 0;\n    }\n\n    .project-image {\n      border-radius: 12px;\n      overflow: hidden;\n      max-height: 280px;\n      object-fit: cover;\n    }\n\n    .grain-overlay {\n      background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'\/%3E%3C\/svg%3E\");\n    }\n  <\/style>\n  <style>body { box-sizing: border-box; }<\/style>\n  <script src=\"\/_sdk\/data_sdk.js\" type=\"text\/javascript\"><\/script>\n <\/head>\n <body class=\"h-full font-body bg-stone-50 text-stone-800 overflow-auto\">\n  <div id=\"app-wrapper\" class=\"w-full min-h-full\">\n   <!-- HERO -->\n   <header class=\"relative overflow-hidden\" style=\"background: linear-gradient(135deg, #ea580c 0%, #16a34a 100%); min-height: 500px;\">\n    <!-- Photo tile background -->\n    <div class=\"absolute inset-0 overflow-hidden\">\n     <div class=\"grid grid-cols-4 gap-2 h-full w-full p-4\" style=\"transform: scale(1.1);\">\n      <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/12\/IMG. -300x225.jpg\" alt=\"Community\" loading=\"lazy\" class=\"w-full h-full object-cover rounded-lg opacity-35\" onerror=\"this.style.background='linear-gradient(135deg, #fcd34d, #86efac)'; this.style.minHeight='100px';\"> <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/09\/IMG_3390-300x200.jpg\" alt=\"Community\" loading=\"lazy\" class=\"w-full h-full object-cover rounded-lg opacity-35\" onerror=\"this.style.background='linear-gradient(135deg, #fcd34d, #86efac)'; this.style.minHeight='100px';\"> <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/09\/IMG_3292-1-300x200.jpg\" alt=\"Community\" loading=\"lazy\" class=\"w-full h-full object-cover rounded-lg opacity-35\" onerror=\"this.style.background='linear-gradient(135deg, #fcd34d, #86efac)'; this.style.minHeight='100px';\"> <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/09\/IMG_3453-300x200.jpg\" alt=\"Community\" loading=\"lazy\" class=\"w-full h-full object-cover rounded-lg opacity-35\" onerror=\"this.style.background='linear-gradient(135deg, #fcd34d, #86efac)'; this.style.minHeight='100px';\">\n     <\/div>\n    <\/div><!-- Dark overlay -->\n    <div class=\"absolute inset-0 bg-gradient-to-b from-black\/35 via-black\/45 to-black\/55\"><\/div>\n    <div class=\"grain-overlay absolute inset-0 pointer-events-none\"><\/div><!-- Content -->\n    <div class=\"relative max-w-6xl mx-auto px-6 py-24 md:py-32 text-center h-full flex flex-col justify-center\">\n     <div class=\"fade-in inline-flex items-center gap-2 bg-orange-500\/20 border border-orange-400\/30 rounded-full px-4 py-1.5 mb-8 w-fit mx-auto\">\n      <span class=\"w-2 h-2 bg-orange-400 rounded-full animate-pulse\"><\/span> <span class=\"text-orange-300 text-sm font-medium tracking-wide\">TRANSFORMING COMMUNITIES<\/span>\n     <\/div>\n     <h1 id=\"page-title\" class=\"font-display text-5xl md:text-7xl font-800 text-white mb-6 fade-in fade-in-delay-1 leading-tight\">Projects<\/h1>\n     <p id=\"page-subtitle\" class=\"text-lg md:text-xl text-emerald-100\/80 max-w-2xl mx-auto fade-in fade-in-delay-2 leading-relaxed\">Retizen equips young people with digital skills, leadership training, and women&#8217;s table banking to build sustainable futures.<\/p>\n     <div class=\"flex justify-center gap-3 mt-10 fade-in fade-in-delay-3\">\n      <div class=\"w-12 h-1 bg-orange-400 rounded-full\"><\/div>\n      <div class=\"w-4 h-1 bg-orange-400\/50 rounded-full\"><\/div>\n      <div class=\"w-2 h-1 bg-orange-400\/30 rounded-full\"><\/div>\n     <\/div>\n    <\/div>\n    <svg class=\"absolute bottom-0 left-0 w-full\" viewbox=\"0 0 1440 80\" fill=\"none\" preserveaspectratio=\"none\" style=\"height: 60px;\"><path d=\"M0 40C360 80 720 0 1080 40C1260 60 1380 50 1440 40V80H0V40Z\" fill=\"#fafaf9\" \/>\n    <\/svg>\n   <\/header><!-- MAIN CONTENT -->\n   <main class=\"max-w-6xl mx-auto px-6 py-16 pb-20\">\n    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8\">\n     <!-- PROJECT 1: YETU CHAMAS -->\n     <div class=\"bg-white rounded-3xl shadow-sm card-hover project-card fade-in fade-in-delay-1\">\n      <div class=\"bg-gradient-to-br from-emerald-600 to-emerald-500 h-40 relative overflow-hidden\">\n       <div class=\"absolute inset-0 opacity-10\" style=\"background-image: url('data:image\/svg+xml,%3Csvg%20width=%22100%22%20height=%22100%22%20xmlns=%22http:\/\/www.w3.org\/2000\/svg%22%3E%3Ccircle%20cx=%2250%22%20cy=%2250%22%20r=%2230%22%20fill=%22none%22%20stroke=%22white%22%20stroke-width=%222%22\/%3E%3C\/svg%3E');\"><\/div>\n       <div class=\"absolute inset-0 flex items-center justify-center\">\n        <i data-lucide=\"piggy-bank\" style=\"width: 64px; height: 64px; color: white; opacity: 0.3;\"><\/i>\n       <\/div>\n      <\/div>\n      <div class=\"project-header pb-0\">\n       <div>\n        <div class=\"flex items-center gap-2 mb-3\">\n         <div class=\"w-8 h-8 rounded-lg bg-emerald-100 flex items-center justify-center\">\n          <i data-lucide=\"heart-handshake\" style=\"width:16px;height:16px;color:#059669;\"><\/i>\n         <\/div><span class=\"text-xs font-semibold text-emerald-600 uppercase tracking-wide\">Initiative<\/span>\n        <\/div>\n        <h2 class=\"font-display text-2xl font-bold text-stone-900\">Yetu Chamas<\/h2>\n       <\/div>\n      <\/div>\n      <div class=\"project-content\">\n       <p class=\"text-stone-600 leading-relaxed mb-4\">Empowering youth and women through table banking and financial literacy. Members pool resources to access funds for personal or business needs at favorable rates.<\/p>\n       <div class=\"space-y-2 mb-4\">\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-emerald-600 font-bold mt-0.5\">\u2713<\/span> <span><strong>40+ women<\/strong> empowered with diverse income sources<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-emerald-600 font-bold mt-0.5\">\u2713<\/span> <span><strong>250+ family members<\/strong> benefiting from opportunities<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-emerald-600 font-bold mt-0.5\">\u2713<\/span> <span><strong>0% interest<\/strong> on savings and loans<\/span>\n        <\/div>\n       <\/div>\n       <div class=\"project-images\">\n        <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2025\/01\/Yetu-chama-end-of-2024-numbers.png\" alt=\"Yetu Chama 2024 impact\" loading=\"lazy\" class=\"project-image\" onerror=\"this.style.background='linear-gradient(135deg,#ecfdf5,#d1fae5)'; this.alt='Image unavailable'; this.style.minHeight='160px';\"> <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/10\/IMG_20241028_092329-768x1020.jpg\" alt=\"Yetu Chama members\" loading=\"lazy\" class=\"project-image\" onerror=\"this.style.background='linear-gradient(135deg,#ecfdf5,#d1fae5)'; this.alt='Image unavailable'; this.style.minHeight='160px';\">\n       <\/div><button onclick=\"openYetuModal()\" class=\"mt-6 inline-flex items-center gap-2 text-emerald-600 hover:text-emerald-700 font-semibold transition\"> Read More <i data-lucide=\"arrow-right\" style=\"width:16px;height:16px;\"><\/i> <\/button>\n      <\/div>\n     <\/div><!-- PROJECT 2: RELIFE -->\n     <div class=\"bg-white rounded-3xl shadow-sm card-hover project-card fade-in fade-in-delay-2\">\n      <div class=\"bg-gradient-to-br from-green-600 to-green-500 h-40 relative overflow-hidden\">\n       <div class=\"absolute inset-0 opacity-10\" style=\"background-image: url('data:image\/svg+xml,%3Csvg%20width=%22100%22%20height=%22100%22%20xmlns=%22http:\/\/www.w3.org\/2000\/svg%22%3E%3Cpath%20d=%22M50%2020%20L50%2080%20M30%2050%20L70%2050%22%20stroke=%22white%22%20stroke-width=%222%22%20fill=%22none%22\/%3E%3C\/svg%3E');\"><\/div>\n       <div class=\"absolute inset-0 flex items-center justify-center\">\n        <i data-lucide=\"leaf\" style=\"width: 64px; height: 64px; color: white; opacity: 0.3;\"><\/i>\n       <\/div>\n      <\/div>\n      <div class=\"project-header pb-0\">\n       <div>\n        <div class=\"flex items-center gap-2 mb-3\">\n         <div class=\"w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center\">\n          <i data-lucide=\"sprout\" style=\"width:16px;height:16px;color:#16a34a;\"><\/i>\n         <\/div><span class=\"text-xs font-semibold text-green-600 uppercase tracking-wide\">Environment<\/span>\n        <\/div>\n        <h2 class=\"font-display text-2xl font-bold text-stone-900\">ReLife Project<\/h2>\n       <\/div>\n      <\/div>\n      <div class=\"project-content\">\n       <p class=\"text-stone-600 leading-relaxed mb-4\">Youth-led initiative combining reforestation, sustainable livelihoods, and food security. Planting fruit trees, providing beehives for honey production, and offering environmental conservation training.<\/p>\n       <div class=\"space-y-2 mb-4\">\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-green-600 font-bold mt-0.5\">\u2713<\/span> <span>Hybrid fruit tree seedling production<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-green-600 font-bold mt-0.5\">\u2713<\/span> <span>Youth earning through beekeeping<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-green-600 font-bold mt-0.5\">\u2713<\/span> <span>Ecosystem restoration and food security<\/span>\n        <\/div>\n       <\/div>\n       <div class=\"project-images\">\n        <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2025\/05\/Relife-project-1.png\" alt=\"ReLife Project\" loading=\"lazy\" class=\"project-image\" onerror=\"this.style.background='linear-gradient(135deg,#dcfce7,#bbf7d0)'; this.alt='Image unavailable'; this.style.minHeight='160px';\"> <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2025\/05\/3-1.png\" alt=\"ReLife seedlings\" loading=\"lazy\" class=\"project-image\" onerror=\"this.style.background='linear-gradient(135deg,#dcfce7,#bbf7d0)'; this.alt='Image unavailable'; this.style.minHeight='160px';\">\n       <\/div>\n      <\/div>\n     <\/div><!-- PROJECT 3: Y4A -->\n     <div class=\"bg-white rounded-3xl shadow-sm card-hover project-card fade-in fade-in-delay-3\">\n      <div class=\"bg-gradient-to-br from-blue-600 to-blue-500 h-40 relative overflow-hidden\">\n       <div class=\"absolute inset-0 opacity-10\" style=\"background-image: url('data:image\/svg+xml,%3Csvg%20width=%22100%22%20height=%22100%22%20xmlns=%22http:\/\/www.w3.org\/2000\/svg%22%3E%3Crect%20x=%2220%22%20y=%2220%22%20width=%2260%22%20height=%2260%22%20stroke=%22white%22%20stroke-width=%222%22%20fill=%22none%22\/%3E%3C\/svg%3E');\"><\/div>\n       <div class=\"absolute inset-0 flex items-center justify-center\">\n        <i data-lucide=\"users\" style=\"width: 64px; height: 64px; color: white; opacity: 0.3;\"><\/i>\n       <\/div>\n      <\/div>\n      <div class=\"project-header pb-0\">\n       <div>\n        <div class=\"flex items-center gap-2 mb-3\">\n         <div class=\"w-8 h-8 rounded-lg bg-blue-100 flex items-center justify-center\">\n          <i data-lucide=\"shield-check\" style=\"width:16px;height:16px;color:#2563eb;\"><\/i>\n         <\/div><span class=\"text-xs font-semibold text-blue-600 uppercase tracking-wide\">Governance<\/span>\n        <\/div>\n        <h2 class=\"font-display text-2xl font-bold text-stone-900\">Youth for Accountability<\/h2>\n       <\/div>\n      <\/div>\n      <div class=\"project-content\">\n       <p class=\"text-stone-600 leading-relaxed mb-4\">Empowering youth through civic training and technology to foster good governance, transparency, and anti-corruption efforts in Kenya, particularly Nandi County.<\/p>\n       <div class=\"space-y-2 mb-4\">\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-blue-600 font-bold mt-0.5\">\u2713<\/span> <span>Civic engagement and leadership training<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-blue-600 font-bold mt-0.5\">\u2713<\/span> <span>Digital literacy and creativity enhancement<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-blue-600 font-bold mt-0.5\">\u2713<\/span> <span>Constructive government engagement<\/span>\n        <\/div>\n       <\/div>\n       <div class=\"project-images\">\n        <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/11\/IMG_3281.jpg\" alt=\"Y4A Project\" loading=\"lazy\" class=\"project-image\" onerror=\"this.style.background='linear-gradient(135deg,#dbeafe,#bfdbfe)'; this.alt='Image unavailable'; this.style.minHeight='160px';\">\n       <\/div><button onclick=\"openY4AModal()\" class=\"mt-6 inline-flex items-center gap-2 text-blue-600 hover:text-blue-700 font-semibold transition\"> Read More <i data-lucide=\"arrow-right\" style=\"width:16px;height:16px;\"><\/i> <\/button>\n      <\/div>\n     <\/div><!-- PROJECT 4: RETIZEN HUB -->\n     <div class=\"bg-white rounded-3xl shadow-sm card-hover project-card fade-in fade-in-delay-4\">\n      <div class=\"bg-gradient-to-br from-orange-500 to-orange-400 h-40 relative overflow-hidden\">\n       <div class=\"absolute inset-0 opacity-10\" style=\"background-image: url('data:image\/svg+xml,%3Csvg%20width=%22100%22%20height=%22100%22%20xmlns=%22http:\/\/www.w3.org\/2000\/svg%22%3E%3Ccircle%20cx=%2730%27%20cy=%2730%27%20r=%2715%27%20fill=%22white%22\/%3E%3Ccircle%20cx=%2770%27%20cy=%2770%27%20r=%2715%27%20fill=%22white%22\/%3E%3C\/svg%3E');\"><\/div>\n       <div class=\"absolute inset-0 flex items-center justify-center\">\n        <i data-lucide=\"laptop\" style=\"width: 64px; height: 64px; color: white; opacity: 0.3;\"><\/i>\n       <\/div>\n      <\/div>\n      <div class=\"project-header pb-0\">\n       <div>\n        <div class=\"flex items-center gap-2 mb-3\">\n         <div class=\"w-8 h-8 rounded-lg bg-orange-100 flex items-center justify-center\">\n          <i data-lucide=\"wifi\" style=\"width:16px;height:16px;color:#ea580c;\"><\/i>\n         <\/div><span class=\"text-xs font-semibold text-orange-600 uppercase tracking-wide\">Tech Hub<\/span>\n        <\/div>\n        <h2 class=\"font-display text-2xl font-bold text-stone-900\">Retizen Hub<\/h2>\n       <\/div>\n      <\/div>\n      <div class=\"project-content\">\n       <p class=\"text-stone-600 leading-relaxed mb-4\">Free access to computers and internet for youth to work online, develop digital skills, and bring their ideas to life without barriers.<\/p>\n       <div class=\"space-y-2 mb-4\">\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-orange-600 font-bold mt-0.5\">\u2713<\/span> <span>Free computer and internet access<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-orange-600 font-bold mt-0.5\">\u2713<\/span> <span>Digital skills training and support<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-stone-600\">\n         <span class=\"text-orange-600 font-bold mt-0.5\">\u2713<\/span> <span>Collaborative innovation space<\/span>\n        <\/div>\n       <\/div>\n       <div class=\"rounded-xl overflow-hidden bg-stone-200 aspect-video flex items-center justify-center mt-4\">\n        <video controls class=\"w-full h-full object-cover\" style=\"background: linear-gradient(135deg, #fed7aa, #fcd34d);\"><source src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/12\/Retizen-hub.mp4\" type=\"video\/mp4\">\n         <div class=\"flex flex-col items-center justify-center text-stone-600 p-4\"><i data-lucide=\"video\" style=\"width: 48px; height: 48px; margin-bottom: 12px;\"><\/i>\n          <p class=\"text-sm\">Video player not supported<\/p>\n         <\/div>\n        <\/video>\n       <\/div>\n      <\/div>\n     <\/div>\n    <\/div>\n   <\/main><!-- CTA SECTION -->\n   <section class=\"bg-gradient-to-r from-orange-500 to-green-600 text-white py-16 px-6\">\n    <div class=\"max-w-4xl mx-auto text-center\">\n     <h3 id=\"cta-heading\" class=\"font-display text-3xl md:text-4xl font-bold mb-4\">Get Involved<\/h3>\n     <p class=\"text-lg text-orange-50 mb-8 max-w-2xl mx-auto\">Join us in empowering youth, women, and communities across Kenya. Your support makes real change possible.<\/p>\n     <div class=\"flex justify-center gap-4 flex-wrap\">\n      <a href=\"https:\/\/retizen.org\/?page_id=833\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"bg-white text-orange-600 px-8 py-3 rounded-lg font-semibold hover:bg-orange-50 transition\"> <span id=\"cta-button-1\">Support Our Initiatives<\/span> <\/a> <a href=\"https:\/\/retizen.org\/?page_id=677\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border-2 border-white text-white px-8 py-3 rounded-lg font-semibold hover:bg-green-700 transition\"> <span id=\"cta-button-2\">Contact Us<\/span> <\/a>\n     <\/div>\n    <\/div>\n   <\/section>\n  <\/div>\n  <script>\n    function openYetuModal() {\n      document.getElementById('yetu-modal').classList.remove('hidden');\n      lucide.createIcons();\n    }\n\n    function closeYetuModal(event) {\n      if (!event || event.target.id === 'yetu-modal') {\n        document.getElementById('yetu-modal').classList.add('hidden');\n      }\n    }\n\n    function openY4AModal() {\n      document.getElementById('y4a-modal').classList.remove('hidden');\n      lucide.createIcons();\n    }\n\n    function closeY4AModal(event) {\n      if (!event || event.target.id === 'y4a-modal') {\n        document.getElementById('y4a-modal').classList.add('hidden');\n      }\n    }\n\n    const defaultConfig = {\n      page_title: 'Projects',\n      page_subtitle: 'Retizen equips young people with digital skills, leadership training, and women\\'s table banking to build sustainable futures.',\n      cta_heading: 'Get Involved',\n      cta_button_1: 'Support Our Initiatives',\n      cta_button_2: 'Contact Us',\n      background_color: '#ea580c',\n      surface_color: '#ffffff',\n      text_color: '#1c1917',\n      primary_action_color: '#16a34a',\n      secondary_action_color: '#57534e'\n    };\n\n    function applyConfig(config) {\n      const el = (id) => document.getElementById(id);\n      el('page-title').textContent = config.page_title || defaultConfig.page_title;\n      el('page-subtitle').textContent = config.page_subtitle || defaultConfig.page_subtitle;\n      el('cta-heading').textContent = config.cta_heading || defaultConfig.cta_heading;\n      el('cta-button-1').textContent = config.cta_button_1 || defaultConfig.cta_button_1;\n      el('cta-button-2').textContent = config.cta_button_2 || defaultConfig.cta_button_2;\n    }\n\n    window.elementSdk.init({\n      defaultConfig,\n      onConfigChange: async (config) => applyConfig(config),\n      mapToCapabilities: (config) => ({\n        recolorables: [\n          { get: () => config.background_color || defaultConfig.background_color, set: (v) => { config.background_color = v; window.elementSdk.setConfig({ background_color: v }); } },\n          { get: () => config.surface_color || defaultConfig.surface_color, set: (v) => { config.surface_color = v; window.elementSdk.setConfig({ surface_color: v }); } },\n          { get: () => config.text_color || defaultConfig.text_color, set: (v) => { config.text_color = v; window.elementSdk.setConfig({ text_color: v }); } },\n          { get: () => config.primary_action_color || defaultConfig.primary_action_color, set: (v) => { config.primary_action_color = v; window.elementSdk.setConfig({ primary_action_color: v }); } },\n          { get: () => config.secondary_action_color || defaultConfig.secondary_action_color, set: (v) => { config.secondary_action_color = v; window.elementSdk.setConfig({ secondary_action_color: v }); } }\n        ],\n        borderables: [],\n        fontEditable: {\n          get: () => config.font_family || 'DM Sans',\n          set: (v) => { config.font_family = v; window.elementSdk.setConfig({ font_family: v }); }\n        },\n        fontSizeable: {\n          get: () => config.font_size || 16,\n          set: (v) => { config.font_size = v; window.elementSdk.setConfig({ font_size: v }); }\n        }\n      }),\n      mapToEditPanelValues: (config) => new Map([\n        ['page_title', config.page_title || defaultConfig.page_title],\n        ['page_subtitle', config.page_subtitle || defaultConfig.page_subtitle],\n        ['cta_heading', config.cta_heading || defaultConfig.cta_heading],\n        ['cta_button_1', config.cta_button_1 || defaultConfig.cta_button_1],\n        ['cta_button_2', config.cta_button_2 || defaultConfig.cta_button_2]\n      ])\n    });\n\n    lucide.createIcons();\n  <\/script><!-- YETU CHAMA MODAL -->\n  <div id=\"yetu-modal\" class=\"fixed inset-0 bg-black\/50 hidden flex items-center justify-center z-50 p-4\" onclick=\"closeYetuModal(event)\">\n   <div class=\"bg-white rounded-3xl shadow-2xl max-w-2xl w-full max-h-[90vh] overflow-y-auto\" onclick=\"event.stopPropagation()\">\n    <div class=\"sticky top-0 bg-gradient-to-br from-emerald-600 to-emerald-500 p-6 flex items-center justify-between\">\n     <h2 class=\"font-display text-3xl font-bold text-white\">Yetu Chamas<\/h2><button onclick=\"closeYetuModal()\" class=\"text-white hover:text-emerald-100 transition\"> <i data-lucide=\"x\" style=\"width:28px;height:28px;\"><\/i> <\/button>\n    <\/div>\n    <div class=\"p-6 space-y-6\">\n     <div>\n      <h3 class=\"font-display text-xl font-bold text-stone-900 mb-3\">About the Initiative<\/h3>\n      <p class=\"text-stone-600 leading-relaxed\">Retizen Yetu Chama is an initiative that focuses on empowering youth and women through table banking and financial literacy. Here are some key aspects of the program:<\/p>\n     <\/div>\n     <div>\n      <h3 class=\"font-display text-lg font-bold text-emerald-600 mb-3\">How It Works<\/h3>\n      <div class=\"space-y-3\">\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Table Banking<\/h4>\n        <p class=\"text-stone-600 text-sm\">Yetu Chama facilitates savings and lending activities among its members. Participants pool their resources, allowing them to access funds for personal or business needs at favorable rates.<\/p>\n       <\/div>\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Empowerment Through Education<\/h4>\n        <p class=\"text-stone-600 text-sm\">The program emphasizes the importance of entrepreneurship and financial management skills. Participants engage in training sessions where they learn valuable skills to enhance their business acumen and personal financial literacy.<\/p>\n       <\/div>\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Supportive Community<\/h4>\n        <p class=\"text-stone-600 text-sm\">Yetu Chama creates a platform for connection and support among members. It encourages networking, mentorship, and collaboration, fostering a sense of community and collective growth.<\/p>\n       <\/div>\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Focus on Women and Youth<\/h4>\n        <p class=\"text-stone-600 text-sm\">The initiative specifically targets women and young people, recognizing the unique challenges they face in accessing financial resources and opportunities. By empowering these groups, Retizen aims to promote gender equity and youth engagement in the community.<\/p>\n       <\/div>\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Revitalization and Motivation<\/h4>\n        <p class=\"text-stone-600 text-sm\">The program encourages participants to meet regularly, share experiences, and motivate each other, creating an environment that fosters positivity and determination.<\/p>\n       <\/div>\n      <\/div>\n     <\/div>\n     <div>\n      <h3 class=\"font-display text-lg font-bold text-emerald-600 mb-3\">Impact<\/h3>\n      <div class=\"bg-emerald-50 rounded-xl p-4 space-y-4\">\n       <div>\n        <p class=\"font-semibold text-stone-900 mb-2\">Women Empowered Through Diverse Businesses<\/p>\n        <p class=\"text-stone-600 text-sm leading-relaxed\">With our support, 40 women have been empowered to thrive through various businesses, from farming and retailing food and clothes to running hotels and tailoring shops. Their diverse sources of income include:<\/p>\n        <div class=\"space-y-1 mt-3 text-sm text-stone-600\">\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Green maize selling<\/span>\n         <\/div>\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Auto spares<\/span>\n         <\/div>\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Second-hand clothes<\/span>\n         <\/div>\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>M-Pesa services<\/span>\n         <\/div>\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Agribusiness<\/span>\n         <\/div>\n        <\/div>\n       <\/div>\n       <div>\n        <p class=\"font-semibold text-stone-900 mb-2\">How Members Benefit<\/p>\n        <p class=\"text-stone-600 text-sm leading-relaxed\">Thanks to our savings facility and interest-free loans, these women have been able to:<\/p>\n        <div class=\"space-y-1 mt-3 text-sm text-stone-600\">\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Restock their businesses<\/span>\n         <\/div>\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Buy farming supplies<\/span>\n         <\/div>\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Treat sick children<\/span>\n         <\/div>\n         <div class=\"flex items-center gap-2\">\n          \u2705 <span>Overcome family emergencies<\/span>\n         <\/div>\n        <\/div>\n       <\/div>\n       <div class=\"pt-3 border-t border-emerald-200\">\n        <p class=\"font-semibold text-stone-900 mb-1\">Ripple Effect<\/p>\n        <p class=\"text-stone-600 text-sm\"><strong>250+ family members<\/strong> are benefiting from these opportunities. Together, we are not just supporting families and businesses; we are creating brighter futures. \ud83d\udc9a<\/p>\n       <\/div>\n      <\/div>\n     <\/div><img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2025\/01\/Yetu-chama-end-of-2024-numbers.png\" alt=\"Yetu Chama impact\" loading=\"lazy\" class=\"w-full rounded-lg\" onerror=\"this.style.background='linear-gradient(135deg,#ecfdf5,#d1fae5)'; this.alt='Image unavailable';\"> <img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/10\/IMG_20241028_092329-768x1020.jpg\" alt=\"Yetu Chama members\" loading=\"lazy\" class=\"w-full rounded-lg\" onerror=\"this.style.background='linear-gradient(135deg,#ecfdf5,#d1fae5)'; this.alt='Image unavailable';\">\n    <\/div>\n   <\/div>\n  <\/div><!-- Y4A MODAL -->\n  <div id=\"y4a-modal\" class=\"fixed inset-0 bg-black\/50 hidden flex items-center justify-center z-50 p-4\" onclick=\"closeY4AModal(event)\">\n   <div class=\"bg-white rounded-3xl shadow-2xl max-w-2xl w-full max-h-[90vh] overflow-y-auto\" onclick=\"event.stopPropagation()\">\n    <div class=\"sticky top-0 bg-gradient-to-br from-blue-600 to-blue-500 p-6 flex items-center justify-between\">\n     <h2 class=\"font-display text-3xl font-bold text-white\">Youth for Accountability<\/h2><button onclick=\"closeY4AModal()\" class=\"text-white hover:text-blue-100 transition\"> <i data-lucide=\"x\" style=\"width:28px;height:28px;\"><\/i> <\/button>\n    <\/div>\n    <div class=\"p-6 space-y-6\">\n     <div>\n      <h3 class=\"font-display text-xl font-bold text-stone-900 mb-3\">About the Project<\/h3>\n      <p class=\"text-stone-600 leading-relaxed\">The Y4A project addresses the critical challenges of youth disempowerment and corruption in Kenya, with a focus on Nandi County. This initiative empowers young people through civic training, technology, and community engagement to foster good governance, transparency, and anti-corruption efforts.<\/p>\n     <\/div>\n     <div>\n      <h3 class=\"font-display text-lg font-bold text-blue-600 mb-3\">Our Vision<\/h3>\n      <p class=\"text-stone-600 leading-relaxed\">We envision a future where Kenyan youth, particularly in Nandi County, emerge as responsible leaders who advocate for integrity and hold their government accountable for the well-being of their communities.<\/p>\n     <\/div>\n     <div>\n      <h3 class=\"font-display text-lg font-bold text-blue-600 mb-3\">Project Objectives<\/h3>\n      <div class=\"space-y-3\">\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Youth Leadership &amp; Civic Engagement<\/h4>\n        <p class=\"text-stone-600 text-sm\">Empower youth to become leaders and change agents, promoting responsible citizenship and active civic engagement in their communities.<\/p>\n       <\/div>\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Digital Literacy &amp; Creativity<\/h4>\n        <p class=\"text-stone-600 text-sm\">Enhance digital literacy and creativity among youth to better equip them for the modern world and enable them to amplify their messages.<\/p>\n       <\/div>\n       <div>\n        <h4 class=\"font-semibold text-stone-900 mb-1\">Constructive Government Engagement<\/h4>\n        <p class=\"text-stone-600 text-sm\">Provide youth with the tools and knowledge to engage constructively with government, donors, and other stakeholders to drive policy change.<\/p>\n       <\/div>\n      <\/div>\n     <\/div>\n     <div class=\"bg-blue-50 rounded-xl p-4\">\n      <h3 class=\"font-semibold text-stone-900 mb-2\">Impact<\/h3>\n      <p class=\"text-stone-600 text-sm leading-relaxed\">Through Y4A, we aim to restore the youth&#8217;s confidence in their ability to drive positive change and make a lasting impact on their communities. By equipping young people with civic training, digital skills, and platforms for engagement, we&#8217;re building a generation of accountable leaders committed to transparency and good governance.<\/p>\n     <\/div><img decoding=\"async\" src=\"https:\/\/retizen.org\/wp-content\/uploads\/2024\/11\/IMG_3281.jpg\" alt=\"Y4A Project\" loading=\"lazy\" class=\"w-full rounded-lg\" onerror=\"this.style.background='linear-gradient(135deg,#dbeafe,#bfdbfe)'; this.alt='Image unavailable';\">\n    <\/div>\n   <\/div>\n  <\/div>\n <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML=\"window.__CF$cv$params={r:'9e8947dc01e9ca9c',t:'MTc3NTU2NzUxMy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='\/cdn-cgi\/challenge-platform\/scripts\/jsd\/main.js';document.getElementsByTagName('head')[0].appendChild(a);\";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();<\/script><\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Retizen Projects TRANSFORMING COMMUNITIES Projects Retizen equips young people with digital skills, leadership training, and women&#8217;s table banking to build sustainable futures. Initiative Yetu Chamas Empowering youth and women through [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-646","page","type-page","status-publish","hentry"],"acf":[],"jetpack_sharing_enabled":true,"ticketed":false,"_links":{"self":[{"href":"https:\/\/retizen.org\/index.php?rest_route=\/wp\/v2\/pages\/646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/retizen.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/retizen.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/retizen.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/retizen.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=646"}],"version-history":[{"count":5,"href":"https:\/\/retizen.org\/index.php?rest_route=\/wp\/v2\/pages\/646\/revisions"}],"predecessor-version":[{"id":868,"href":"https:\/\/retizen.org\/index.php?rest_route=\/wp\/v2\/pages\/646\/revisions\/868"}],"wp:attachment":[{"href":"https:\/\/retizen.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}