{"id":6528,"date":"2018-08-02T11:45:02","date_gmt":"2018-08-02T11:45:02","guid":{"rendered":"http:\/\/labtechco.themestek.com\/?page_id=6528"},"modified":"2026-06-25T13:50:33","modified_gmt":"2026-06-25T13:50:33","slug":"homepage","status":"publish","type":"page","link":"https:\/\/hdirwanda.org\/new_design\/","title":{"rendered":"Homepage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6528\" class=\"elementor elementor-6528\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f54bcf3 e-con-full e-flex e-con e-parent\" data-id=\"f54bcf3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8bed032 elementor-widget elementor-widget-html\" data-id=\"8bed032\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Montserrat font import *\/\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&display=swap');\r\n\r\n    \/* ==========================================================================\r\n       HDI Custom Hero Slider \u2013 Brand Compliant (Blue #1B75BB, Green #20603D, Golden #E5BE01)\r\n       ========================================================================== *\/\r\n    :root {\r\n        --hdi-blue: #1B75BB;\r\n        --hdi-green: #20603D;\r\n        --hdi-yellow: #FAD201;\r\n        --hdi-golden: #E5BE01;\r\n        --hdi-white: #ffffff;\r\n        --hdi-grey-dark: #333333;\r\n    }\r\n\r\n    .hdi-hero-slider {\r\n        position: relative;\r\n        width: 100%;\r\n        height: 80vh;\r\n        min-height: 500px;\r\n        overflow: hidden;\r\n        background-color: #f4f4f4;\r\n        margin-bottom: 60px;\r\n        font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    .hdi-slide {\r\n        position: absolute;\r\n        top: 0; left: 0;\r\n        width: 100%; height: 100%;\r\n        opacity: 0;\r\n        transition: opacity 1s ease-in-out;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: flex-start;\r\n        background-size: cover;\r\n        background-position: center;\r\n        z-index: 0;\r\n    }\r\n\r\n    .hdi-slide.active {\r\n        opacity: 1;\r\n        z-index: 1;\r\n    }\r\n\r\n    \/* Frosted glass text box \u2013 left border in brand green *\/\r\n    .hdi-slide-content {\r\n        position: relative;\r\n        z-index: 2;\r\n        background: rgba(255, 255, 255, 0.9);\r\n        backdrop-filter: blur(10px);\r\n        padding: 40px;\r\n        border-radius: 15px;\r\n        max-width: 550px;\r\n        margin-left: 8%;\r\n        box-shadow: 0 15px 35px rgba(0,0,0,0.1);\r\n        border-left: 5px solid var(--hdi-green);\r\n        font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    \/* Headings \u2013 brand blue *\/\r\n    .hdi-slide-content h1 {\r\n        font-size: 3rem;\r\n        margin-bottom: 15px;\r\n        color: var(--hdi-blue);\r\n        line-height: 1.2;\r\n        font-weight: 700;\r\n        font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    \/* Paragraphs \u2013 dark grey for readability *\/\r\n    .hdi-slide-content p {\r\n        font-size: 1.1rem;\r\n        margin-bottom: 25px;\r\n        color: var(--hdi-grey-dark);\r\n        line-height: 1.6;\r\n        font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    \/* Call\u2011to\u2011action button \u2013 green background, golden hover *\/\r\n    .hdi-btn {\r\n        display: inline-block;\r\n        background-color: var(--hdi-green);\r\n        color: var(--hdi-white);\r\n        padding: 12px 30px;\r\n        text-decoration: none;\r\n        border-radius: 50px;\r\n        font-weight: 600;\r\n        font-size: 1rem;\r\n        transition: background 0.3s ease;\r\n        font-family: 'Montserrat', sans-serif;\r\n        border: none;\r\n        cursor: pointer;\r\n    }\r\n\r\n    .hdi-btn:hover {\r\n        background-color: var(--hdi-golden);\r\n        color: var(--hdi-white);\r\n    }\r\n\r\n    \/* Navigation arrows *\/\r\n    .hdi-slider-nav {\r\n        position: absolute;\r\n        top: 50%;\r\n        width: 100%;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        transform: translateY(-50%);\r\n        z-index: 3;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .hdi-slider-btn {\r\n        background: rgba(255, 255, 255, 0.7);\r\n        color: var(--hdi-blue);\r\n        border: none;\r\n        padding: 20px 25px;\r\n        cursor: pointer;\r\n        pointer-events: auto;\r\n        font-size: 2rem;\r\n        transition: all 0.3s ease;\r\n        border-radius: 5px;\r\n        font-family: 'Montserrat', sans-serif;\r\n        line-height: 1;\r\n    }\r\n\r\n    .hdi-slider-btn:hover {\r\n        background: var(--hdi-golden);\r\n        color: var(--hdi-white);\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .hdi-hero-slider { height: 60vh; min-height: 450px; }\r\n        .hdi-slide-content { margin: 0 20px; padding: 25px; max-width: 100%; }\r\n        .hdi-slide-content h1 { font-size: 2rem; }\r\n        .hdi-slider-btn { padding: 10px 15px; font-size: 1.5rem; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"hdi-hero-slider\" id=\"hdiHeroSlider\">\r\n    \r\n    <div class=\"hdi-slide active\" style=\"background-image: url('https:\/\/pbs.twimg.com\/media\/G9U0Od0XMAAxZ_s?format=jpg&name=4096x4096');\">\r\n        <div class=\"hdi-slide-content\">\r\n            <h1>Improving Community Health<\/h1>\r\n            <p>Ensuring an equitable opportunity for the highest standard of health and well-being for all Rwandans, free from preventable diseases.<\/p>\r\n            <a href=\"https:\/\/hdirwanda.org\/about-us\/\" class=\"hdi-btn\">Learn More<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hdi-slide\" style=\"background-image: url('https:\/\/pbs.twimg.com\/media\/HJGPGbYW0AA2oet?format=jpg&name=large');\">\r\n        <div class=\"hdi-slide-content\">\r\n            <h1>Health Advocacy<\/h1>\r\n            <p>Empowering individuals with the necessary tools and knowledge to advance the health systems of their local communities.<\/p>\r\n            <a href=\"https:\/\/hdirwanda.org\/policy-influencing-and-advocacy\/\" class=\"hdi-btn\">View Our Work<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hdi-slide\" style=\"background-image: url('https:\/\/pbs.twimg.com\/media\/Grd8BphWoAAWk9c?format=jpg&name=4096x4096');\">\r\n        <div class=\"hdi-slide-content\">\r\n            <h1>Human Rights Advocacy<\/h1>\r\n            <p>Promoting inclusion, equality, and driving policy changes to support vulnerable populations across the nation.<\/p>\r\n            <a href=\"https:\/\/hdirwanda.org\/human-rights\/\" class=\"hdi-btn\">Discover More<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hdi-slider-nav\">\r\n        <button class=\"hdi-slider-btn\" id=\"prevSlide\">&#10094;<\/button>\r\n        <button class=\"hdi-slider-btn\" id=\"nextSlide\">&#10095;<\/button>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ ==========================================================================\r\n    \/\/   HDI Custom Hero Slider Logic (unchanged, still works)\r\n    \/\/ ==========================================================================\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        let currentSlide = 0;\r\n        const slides = document.querySelectorAll('.hdi-slide');\r\n        const totalSlides = slides.length;\r\n        let slideInterval;\r\n\r\n        function showSlide(index) {\r\n            slides.forEach(slide => slide.classList.remove('active'));\r\n            if (index >= totalSlides) {\r\n                currentSlide = 0;\r\n            } else if (index < 0) {\r\n                currentSlide = totalSlides - 1;\r\n            } else {\r\n                currentSlide = index;\r\n            }\r\n            slides[currentSlide].classList.add('active');\r\n        }\r\n\r\n        function nextSlide() { showSlide(currentSlide + 1); }\r\n        function prevSlide() { showSlide(currentSlide - 1); }\r\n\r\n        document.getElementById('nextSlide').addEventListener('click', () => {\r\n            nextSlide();\r\n            resetInterval();\r\n        });\r\n        document.getElementById('prevSlide').addEventListener('click', () => {\r\n            prevSlide();\r\n            resetInterval();\r\n        });\r\n\r\n        function startInterval() {\r\n            slideInterval = setInterval(nextSlide, 6000);\r\n        }\r\n        function resetInterval() {\r\n            clearInterval(slideInterval);\r\n            startInterval();\r\n        }\r\n        startInterval();\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4430a32 e-flex e-con-boxed e-con e-parent\" data-id=\"4430a32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2a6abc elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a2a6abc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Toll-free Hotline: 3530<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fdcfe68 e-flex e-con-boxed e-con e-parent\" data-id=\"fdcfe68\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-da6afe1 e-con-full e-flex e-con e-child\" data-id=\"da6afe1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" class=\"e-image-base \" data-interaction-id=\"7795bfe\" data-e-type=\"widget\" data-id=\"7795bfe\" id=\"18074\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HF9U1M7XUAA_ugl.jpg?fit=1000%2C611&amp;#038;ssl=1\" width=\"1000\" height=\"611\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HF9U1M7XUAA_ugl.jpg?w=1000&amp;ssl=1 1000w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HF9U1M7XUAA_ugl.jpg?resize=300%2C183&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HF9U1M7XUAA_ugl.jpg?resize=768%2C469&amp;ssl=1 768w\" alt=\"\"\/>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-269ee47 e-con-full e-flex e-con e-child\" data-id=\"269ee47\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-709776f elementor-widget elementor-widget-heading\" data-id=\"709776f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">21 years of experience\nin Health Development and Right<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aecd499 elementor-widget elementor-widget-heading\" data-id=\"aecd499\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">An independent, NGO based in Kigali and registered with the Rwandan government.<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5aac8fb elementor-widget elementor-widget-text-editor\" data-id=\"5aac8fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>A Health Development Initiative (HDI) strives to improve both the quality and accessibility of healthcare for all Rwandans. HDI brings together a team with vast experience in medicine, public health, and community development to support community and health systems and empower individuals with tools and knowledge to advance the health of their communities, so that all Rwandans may lead healthy lives, free from preventable disease and premature mortality.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81eeb8d elementor-widget elementor-widget-button\" data-id=\"81eeb8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hdirwanda.org\/new_design\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More about us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c0b386e e-con e-atomic-element e-flexbox-base e-72ade34 \" data-id=\"c0b386e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"c0b386e\" data-e-type=\"e-flexbox\" data-id=\"c0b386e\">\n    \t\t<div class=\"elementor-element elementor-element-6a91de8 elementor-widget elementor-widget-heading\" data-id=\"6a91de8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Programmes<\/h1>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-e609667 e-flex e-con-boxed e-con e-parent\" data-id=\"e609667\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8e5911e e-con-full e-flex e-con e-child\" data-id=\"8e5911e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24273cc elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"24273cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/hdirwanda.org\/new_design\/sexual-and-reproductive-health\/\" tabindex=\"-1\"><img decoding=\"async\" width=\"2560\" height=\"1429\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI_home1-scaled.png?fit=2560%2C1429&amp;ssl=1\" class=\"attachment-full size-full wp-image-18293\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI_home1-scaled.png?w=2560&amp;ssl=1 2560w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI_home1-scaled.png?resize=1536%2C857&amp;ssl=1 1536w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI_home1-scaled.png?resize=2048%2C1143&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/hdirwanda.org\/new_design\/sexual-and-reproductive-health\/\">Sexual and Reproductive Health and Rights<\/a><\/h3><p class=\"elementor-image-box-description\">HDI empowers communities to lead healthier lives by providing access to comprehensive sexual and reproductive health information and services.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5506f50 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"5506f50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hdirwanda.org\/new_design\/sexual-and-reproductive-health\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6b3777 e-con-full e-flex e-con e-child\" data-id=\"e6b3777\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67ab969 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"67ab969\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/hdirwanda.org\/new_design\/center-for-health-and-rights\/\" tabindex=\"-1\"><img decoding=\"async\" width=\"2045\" height=\"1113\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/JPEG-image-433A-B8F8-21-0-e1779959475583.jpeg?fit=2045%2C1113&amp;ssl=1\" class=\"attachment-full size-full wp-image-17145\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/JPEG-image-433A-B8F8-21-0-e1779959475583.jpeg?w=2045&amp;ssl=1 2045w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/JPEG-image-433A-B8F8-21-0-e1779959475583.jpeg?resize=1536%2C836&amp;ssl=1 1536w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/hdirwanda.org\/new_design\/center-for-health-and-rights\/\">Community Health and Development<\/a><\/h3><p class=\"elementor-image-box-description\">HDI provides communities with support, training, and health education, empowering them to prevent and treat illness, with an emphasis on infectious disease prevention, nutrition, and hygiene and sanitation.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-101ee8a elementor-align-center elementor-widget elementor-widget-button\" data-id=\"101ee8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hdirwanda.org\/new_design\/center-for-health-and-rights\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-368464b e-con-full e-flex e-con e-child\" data-id=\"368464b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94f2453 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"94f2453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/hdirwanda.org\/new_design\/human-rights\/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1092\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/06\/HJ5U1odWUAA8SRD-e1780907099209.jpg?fit=2048%2C1092&amp;ssl=1\" class=\"attachment-full size-full wp-image-19175\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/06\/HJ5U1odWUAA8SRD-e1780907099209.jpg?w=2048&amp;ssl=1 2048w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/06\/HJ5U1odWUAA8SRD-e1780907099209.jpg?resize=1536%2C819&amp;ssl=1 1536w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/hdirwanda.org\/new_design\/human-rights\/\">Human Rights and Right to Health<\/a><\/h3><p class=\"elementor-image-box-description\">HDI works with government institutions, policy makers, CSOs, communities, and individuals to advocate for health-friendly policies and strengthen accountability on their implementation.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbef6bf elementor-align-center elementor-widget elementor-widget-button\" data-id=\"bbef6bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hdirwanda.org\/new_design\/human-rights\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ac0501 e-con e-atomic-element e-flexbox-base e-fbb2211 \" data-id=\"9ac0501\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9ac0501\" data-e-type=\"e-flexbox\" data-id=\"9ac0501\">\n    \t\t<div class=\"elementor-element elementor-element-e817dc8 elementor-widget elementor-widget-html\" data-id=\"e817dc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"hdi-tv-section\" style=\"padding: 60px 20px; background-color: #f8f9fa; text-align: center; font-family:Montserrat;\">\r\n    <h1 style=\"color: #1B75BB; margin-bottom: 10px; font-size: 32px; font-weight: bold;\">Videos From HDI TV<\/h1>\r\n    <p style=\"color: #555; margin-bottom: 40px; font-size: 16px;\">Catch up on our latest Ingamba Series and Radio\/TV Shows<\/p>\r\n    \r\n    <!-- Video Container -->\r\n    <div style=\"max-width: 800px; margin: 0 auto; box-shadow: 0 15px 35px rgba(0,0,0,0.1); border-radius: 12px; overflow: hidden; background: #000;\">\r\n        <!-- Replace the SRC URL below with your specific YouTube Video or Playlist Embed URL -->\r\n        <iframe width=\"100%\" height=\"500\" src=\"https:\/\/www.youtube.com\/embed\/ORLgaJnNKIE\" title=\"HDI TV YouTube\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\r\n    <\/div>\r\n    \r\n    <!-- Subscribe Button -->\r\n    <div style=\"margin-top: 40px;\">\r\n        <a href=\"https:\/\/www.youtube.com\/@hditv\" target=\"_blank\" style=\"background-color:#1B75BB; color: #ffffff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; display: inline-block; transition: background-color 0.3s ease;\">\r\n            <i class=\"fab fa-youtube\" style=\"margin-right: 8px;\"><\/i> Subscribe to HDI TV\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-e8f3333 e-con-full e-flex e-con e-parent\" data-id=\"e8f3333\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fcae88d e-con-full e-flex e-con e-child\" data-id=\"fcae88d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-402f0b0 e-con-full e-flex e-con e-child\" data-id=\"402f0b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ffefae elementor-widget elementor-widget-heading\" data-id=\"0ffefae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Impact<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c853526 e-con-full e-flex e-con e-child\" data-id=\"c853526\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd04638 e-con-full e-flex e-con e-parent\" data-id=\"dd04638\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bbb9141 e-con-full e-flex e-con e-child\" data-id=\"bbb9141\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54284b2 elementor-widget elementor-widget-counter\" data-id=\"54284b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\"> Direct beneficiaries reached<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"550\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">K<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3089a34 e-con-full e-flex e-con e-child\" data-id=\"3089a34\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-566fc70 elementor-widget elementor-widget-counter\" data-id=\"566fc70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Districts country wide.<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"30\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44fd7e3 e-con-full e-flex e-con e-child\" data-id=\"44fd7e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-032430b elementor-widget elementor-widget-counter\" data-id=\"032430b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Projects implemented<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"163\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57252ab e-con-full e-flex e-con e-child\" data-id=\"57252ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b691799 elementor-widget elementor-widget-counter\" data-id=\"b691799\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Local and International Partners<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"120\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b05da0 e-flex e-con-boxed e-con e-parent\" data-id=\"1b05da0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51a03f6 elementor-widget elementor-widget-heading\" data-id=\"51a03f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">News and Events<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca04a83 elementor-widget elementor-widget-hdi_universal_grid\" data-id=\"ca04a83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hdi_universal_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n            .hdi-universal-grid { display: grid; gap: 30px; margin: 2rem 0; }\r\n            @media (min-width: 1025px) { .hdi-universal-grid { grid-template-columns: repeat(3, 1fr); } }\r\n            @media (min-width: 768px) and (max-width: 1024px) { .hdi-universal-grid { grid-template-columns: repeat(2, 1fr); } }\r\n            @media (max-width: 767px) { .hdi-universal-grid { grid-template-columns: repeat(1, 1fr); } }\r\n            .hdi-grid-card { background: #fff; box-shadow: 0 4px 12px rgba(0,0,0,0.08); transition: transform 0.2s, box-shadow 0.2s; text-align: center; }\r\n            .hdi-grid-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0,0,0,0.12); }\r\n            .hdi-grid-image { margin-bottom: 1rem; }\r\n                .hdi-grid-image img { width: 100%; height: 200px; object-fit: cover; display: block; }\r\n                .hdi-grid-title { font-size: 1.2rem; margin: 0.5rem 0; }\r\n                .hdi-grid-title a { color: #1B75BB; text-decoration: none; }\r\n                .hdi-grid-excerpt { font-size: 0.9rem; color: #555; margin: 0.5rem 0; }.hdi-grid-meta { margin-top: 0.8rem; }\r\n            .hdi-meta-position { font-weight: 500; color: #20603D; }\r\n            .hdi-pdf-button, .hdi-read-more-btn { display: inline-block; background: #20603D; color: #fff; padding: 6px 14px; border-radius: 30px; font-size: 0.8rem; text-decoration: none; margin: 4px; transition: background 0.3s; }\r\n            .hdi-pdf-button:hover, .hdi-read-more-btn:hover { background: #E5BE01; }\r\n            .hdi-partner-link { display: inline-block; margin-top: 8px; }\r\n            .hdi-meta-year, .hdi-meta-authors { font-size: 0.85rem; color: #333; margin: 4px 0; }\r\n            <\/style><div class=\"hdi-universal-grid\"><div class=\"hdi-grid-card\"><div class=\"hdi-grid-image\"><a href=\"https:\/\/hdirwanda.org\/new_design\/hdi-promotes-maternal-health-through-mass-sports-session-for-pregnant-women-on-car-free-day\/\"><img decoding=\"async\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HJGLZscW0AAXRpk.jpg?fit=300%2C300&#038;ssl=1\" alt=\"HDI Promotes Maternal Health Through Mass Sports Session for Pregnant Women on Car Free Day\"><\/a><\/div><h3 class=\"hdi-grid-title\"><a href=\"https:\/\/hdirwanda.org\/new_design\/hdi-promotes-maternal-health-through-mass-sports-session-for-pregnant-women-on-car-free-day\/\">HDI Promotes Maternal Health Through Mass Sports Session for Pregnant Women on Car Free Day<\/a><\/h3><div class=\"hdi-grid-excerpt\">Kigali, May 24, 2025 \u2013 Health Development Initiative (HDI) Rwanda, in collaboration with the Children and Youth Sports Organization (CYSO),...<\/div><\/div><div class=\"hdi-grid-card\"><div class=\"hdi-grid-image\"><a href=\"https:\/\/hdirwanda.org\/new_design\/callahan-palmer-charitable-trust-visits-hdi-rwanda-to-witness-community-impact\/\"><img decoding=\"async\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HI2uTWOWwAE-_9l.jpg?fit=300%2C300&#038;ssl=1\" alt=\"Callahan\u2011Palmer Charitable Trust Visits HDI Rwanda to Witness Community Impact\"><\/a><\/div><h3 class=\"hdi-grid-title\"><a href=\"https:\/\/hdirwanda.org\/new_design\/callahan-palmer-charitable-trust-visits-hdi-rwanda-to-witness-community-impact\/\">Callahan\u2011Palmer Charitable Trust Visits HDI Rwanda to Witness Community Impact<\/a><\/h3><div class=\"hdi-grid-excerpt\">Kigali, May 21, 2025 \u2013 This week, Health Development Initiative (HDI) Rwanda had the pleasure of hosting Crystal Callahan, Co\u2011Trustee...<\/div><\/div><div class=\"hdi-grid-card\"><div class=\"hdi-grid-image\"><a href=\"https:\/\/hdirwanda.org\/new_design\/hdi-rubavu-center-welcomes-vice-mayor-pacifique-ishimwe-nmsa-rwanda-commends-healthcare-provider-training\/\"><img decoding=\"async\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HIwIeDKW4AAt7G6.jpg?fit=300%2C300&#038;ssl=1\" alt=\"HDI Rubavu Center Welcomes Vice Mayor Pacifique Ishimwe; NMSA\u2011Rwanda Commends Healthcare Provider Training\"><\/a><\/div><h3 class=\"hdi-grid-title\"><a href=\"https:\/\/hdirwanda.org\/new_design\/hdi-rubavu-center-welcomes-vice-mayor-pacifique-ishimwe-nmsa-rwanda-commends-healthcare-provider-training\/\">HDI Rubavu Center Welcomes Vice Mayor Pacifique Ishimwe; NMSA\u2011Rwanda Commends Healthcare Provider Training<\/a><\/h3><div class=\"hdi-grid-excerpt\">Rubavu &amp; Kigali, May 19\u201320, 2026\u00a0\u2013 Health Development Initiative (HDI) Rwanda received a high\u2011level visit to its centre in\u00a0Rubavu District\u00a0while...<\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3af414 e-con-full e-flex e-con e-parent\" data-id=\"e3af414\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c44daf4 elementor-widget elementor-widget-heading\" data-id=\"c44daf4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Partners<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-91a6db5 elementor-widget elementor-widget-hdi_partner_logos\" data-id=\"91a6db5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hdi_partner_logos.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"hdi-partner-carousel swiper\" id=\"partner-carousel-91a6db5\"><div class=\"swiper-wrapper\"><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"147\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/Screenshot-2024-05-15-at-12.56.17.png?fit=300%2C147&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/Screenshot-2024-05-15-at-12.56.17.png?w=1774&amp;ssl=1 1774w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/Screenshot-2024-05-15-at-12.56.17.png?resize=300%2C147&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/Screenshot-2024-05-15-at-12.56.17.png?resize=1024%2C502&amp;ssl=1 1024w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/Screenshot-2024-05-15-at-12.56.17.png?resize=768%2C377&amp;ssl=1 768w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/Screenshot-2024-05-15-at-12.56.17.png?resize=1536%2C753&amp;ssl=1 1536w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/Screenshot-2024-05-15-at-12.56.17.png?resize=1170%2C575&amp;ssl=1 1170w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"147\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/11\/Screenshot-2024-05-15-at-12.53.55.png?fit=300%2C147&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/11\/Screenshot-2024-05-15-at-12.53.55.png?w=1346&amp;ssl=1 1346w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/11\/Screenshot-2024-05-15-at-12.53.55.png?resize=300%2C147&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/11\/Screenshot-2024-05-15-at-12.53.55.png?resize=1024%2C502&amp;ssl=1 1024w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/11\/Screenshot-2024-05-15-at-12.53.55.png?resize=768%2C377&amp;ssl=1 768w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/11\/Screenshot-2024-05-15-at-12.53.55.png?resize=1170%2C575&amp;ssl=1 1170w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"129\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2019\/09\/rbc_logo_2019_.png?fit=300%2C129&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"88\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/ippf_logo.png?fit=300%2C88&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/ippf_logo.png?w=816&amp;ssl=1 816w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/ippf_logo.png?resize=300%2C88&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/ippf_logo.png?resize=768%2C224&amp;ssl=1 768w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2024\/05\/ippf_logo.png?resize=800%2C238&amp;ssl=1 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"147\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI-PARTNER.png?fit=300%2C147&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI-PARTNER.png?w=2122&amp;ssl=1 2122w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI-PARTNER.png?resize=300%2C147&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI-PARTNER.png?resize=1024%2C502&amp;ssl=1 1024w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI-PARTNER.png?resize=768%2C376&amp;ssl=1 768w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI-PARTNER.png?resize=1536%2C753&amp;ssl=1 1536w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/HDI-PARTNER.png?resize=2048%2C1004&amp;ssl=1 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"252\" height=\"166\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/FP.png?fit=252%2C166&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"176\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/sida-logga-texteng-jpg.jpg?fit=300%2C176&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/sida-logga-texteng-jpg.jpg?w=642&amp;ssl=1 642w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/sida-logga-texteng-jpg.jpg?resize=300%2C176&amp;ssl=1 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"136\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/2560px-UNFPA_logo.svg_.png?fit=300%2C136&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/2560px-UNFPA_logo.svg_.png?w=2560&amp;ssl=1 2560w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/2560px-UNFPA_logo.svg_.png?resize=300%2C136&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/2560px-UNFPA_logo.svg_.png?resize=1024%2C465&amp;ssl=1 1024w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/2560px-UNFPA_logo.svg_.png?resize=768%2C349&amp;ssl=1 768w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/2560px-UNFPA_logo.svg_.png?resize=1536%2C698&amp;ssl=1 1536w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/2560px-UNFPA_logo.svg_.png?resize=2048%2C930&amp;ssl=1 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"167\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/j.png?fit=300%2C167&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/j.png?w=900&amp;ssl=1 900w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/j.png?resize=300%2C167&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/j.png?resize=768%2C427&amp;ssl=1 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"113\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/David.jpg?fit=300%2C113&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/David.jpg?w=2560&amp;ssl=1 2560w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/David.jpg?resize=300%2C113&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/David.jpg?resize=1024%2C387&amp;ssl=1 1024w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/David.jpg?resize=768%2C290&amp;ssl=1 768w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/David.jpg?resize=1536%2C581&amp;ssl=1 1536w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/David.jpg?resize=2048%2C774&amp;ssl=1 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"142\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/logo_Wemos__pay-off_CMYK.png?fit=300%2C142&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/logo_Wemos__pay-off_CMYK.png?w=671&amp;ssl=1 671w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/logo_Wemos__pay-off_CMYK.png?resize=300%2C142&amp;ssl=1 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"236\" height=\"62\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/giz-logo.gif?fit=236%2C62&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"184\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Center.png?fit=300%2C184&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Center.png?w=1199&amp;ssl=1 1199w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Center.png?resize=300%2C184&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Center.png?resize=1024%2C629&amp;ssl=1 1024w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Center.png?resize=768%2C471&amp;ssl=1 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"189\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/Equimundo-Logo.png?fit=300%2C189&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/Equimundo-Logo.png?w=512&amp;ssl=1 512w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/Equimundo-Logo.png?resize=300%2C189&amp;ssl=1 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"99\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/SAAFlogo_English_RGB-e1679572273132.png?fit=300%2C99&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/SAAFlogo_English_RGB-e1679572273132.png?w=1000&amp;ssl=1 1000w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/SAAFlogo_English_RGB-e1679572273132.png?resize=300%2C99&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/SAAFlogo_English_RGB-e1679572273132.png?resize=768%2C254&amp;ssl=1 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"147\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/npa.jpg?fit=300%2C147&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"98\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/who-logo.png?fit=300%2C98&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/who-logo.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/who-logo.png?resize=300%2C98&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/who-logo.png?resize=768%2C250&amp;ssl=1 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"78\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/03\/KIGALI_EMBASSY_OF_SWEDEN_RGB.png?fit=300%2C78&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/03\/KIGALI_EMBASSY_OF_SWEDEN_RGB.png?w=902&amp;ssl=1 902w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/03\/KIGALI_EMBASSY_OF_SWEDEN_RGB.png?resize=300%2C78&amp;ssl=1 300w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/03\/KIGALI_EMBASSY_OF_SWEDEN_RGB.png?resize=768%2C201&amp;ssl=1 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"134\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Kingdom.jpg?fit=300%2C134&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Kingdom.jpg?w=590&amp;ssl=1 590w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/Kingdom.jpg?resize=300%2C134&amp;ssl=1 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"200\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/Ministry-of-Health-of-rwanda.webp?fit=300%2C200&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/Ministry-of-Health-of-rwanda.webp?w=450&amp;ssl=1 450w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2021\/04\/Ministry-of-Health-of-rwanda.webp?resize=300%2C200&amp;ssl=1 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"129\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/REB.jpg?fit=300%2C129&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/REB.jpg?w=316&amp;ssl=1 316w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/REB.jpg?resize=300%2C129&amp;ssl=1 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><div class=\"swiper-slide partner-logo\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"128\" src=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/RGB.png?fit=300%2C128&amp;ssl=1\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/RGB.png?w=491&amp;ssl=1 491w, https:\/\/i0.wp.com\/hdirwanda.org\/new_design\/..\/wp-content\/uploads\/2026\/05\/RGB.png?resize=300%2C128&amp;ssl=1 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div><\/div><div class=\"swiper-button-next\"><\/div><div class=\"swiper-button-prev\"><\/div><div class=\"swiper-pagination\"><\/div><\/div>\t\t\t\t<\/div>\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>Improving Community Health Ensuring an equitable opportunity for the highest standard of health and well-being for all Rwandans, free from preventable diseases. Learn More Health Advocacy Empowering individuals with the necessary tools and knowledge to advance the health systems of their local communities. View Our Work Human Rights Advocacy Promoting inclusion, equality, and driving policy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6528","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages\/6528","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/comments?post=6528"}],"version-history":[{"count":457,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages\/6528\/revisions"}],"predecessor-version":[{"id":19258,"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/pages\/6528\/revisions\/19258"}],"wp:attachment":[{"href":"https:\/\/hdirwanda.org\/new_design\/wp-json\/wp\/v2\/media?parent=6528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}