{"id":14,"date":"2017-07-11T06:30:12","date_gmt":"2017-07-11T06:30:12","guid":{"rendered":"https:\/\/thekorufoundation.org\/index.php\/gallery\/"},"modified":"2026-04-25T07:21:12","modified_gmt":"2026-04-25T07:21:12","slug":"gallery","status":"publish","type":"page","link":"https:\/\/thekorufoundation.org\/index.php\/gallery\/","title":{"rendered":"Gallery"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"14\" class=\"elementor elementor-14\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6a84628 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6a84628\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8b395da\" data-id=\"8b395da\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4106c78 elementor-widget elementor-widget-html\" data-id=\"4106c78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Gallery Hero Section Only<\/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=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,300;1,9..144,400&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  \/* \u2500\u2500 GLOBAL RESET & VARIABLES \u2500\u2500 *\/\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root {\r\n    --brand-grad:  linear-gradient(135deg,\r\n                      #3ab54a 0%,\r\n                      #27a030 22%,\r\n                      #1e8a30 45%,\r\n                      #1d6640 62%,\r\n                      #1e4a60 78%,\r\n                      #293C7D 100%);\r\n    \r\n    --cream:   #f5f8f5;\r\n    --ink:     #0d1f15;\r\n\r\n    --font-display: 'Fraunces', Georgia, serif;\r\n    --font-body:    'DM Sans', sans-serif;\r\n  }\r\n\r\n  body {\r\n    background: var(--cream);\r\n    color: var(--ink);\r\n    font-family: var(--font-body);\r\n    font-weight: 400;\r\n    overflow-x: hidden;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* \u2500\u2500 INNER PAGE HERO \u2500\u2500 *\/\r\n  .page-hero {\r\n    padding: 200px 24px 120px;\r\n    background: var(--brand-grad);\r\n    position: relative;\r\n    display: grid; place-items: center;\r\n    overflow: hidden; text-align: center;\r\n  }\r\n  .page-hero::after {\r\n    content: ''; position: absolute; inset: 0; z-index: 1; pointer-events: none;\r\n    background: radial-gradient(ellipse at 50% 0%, transparent 35%, rgba(4,10,6,0.30) 100%),\r\n                linear-gradient(180deg, rgba(4,10,6,0.10) 0%, transparent 50%, rgba(4,10,6,0.15) 100%);\r\n  }\r\n  .page-hero::before {\r\n    content: ''; position: absolute; inset: 0; z-index: 1;\r\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.62' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.055'\/%3E%3C\/svg%3E\");\r\n    opacity: 0.45; pointer-events: none; mix-blend-mode: soft-light;\r\n  }\r\n  \r\n  @keyframes floatBlob {\r\n    0% { transform: translate(0, 0) scale(1); }\r\n    33% { transform: translate(30px, -50px) scale(1.1); }\r\n    66% { transform: translate(-20px, 20px) scale(0.9); }\r\n    100% { transform: translate(0, 0) scale(1); }\r\n  }\r\n  .page-hero-blob1 {\r\n    position: absolute; width: 60vw; height: 60vw; max-width: 700px; max-height: 700px; border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 60%);\r\n    top: -20%; left: -10%;\r\n    pointer-events: none; animation: floatBlob 20s ease-in-out infinite;\r\n  }\r\n  .page-hero-blob2 {\r\n    position: absolute; width: 50vw; height: 50vw; max-width: 500px; max-height: 500px; border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(4,10,20,0.25) 0%, transparent 60%);\r\n    bottom: -15%; right: -5%;\r\n    pointer-events: none; animation: floatBlob 25s ease-in-out infinite reverse;\r\n  }\r\n  .page-hero-dots {\r\n    position: absolute; inset: 0;\r\n    background-image: radial-gradient(circle, rgba(255,255,255,0.08) 1px, transparent 1px);\r\n    background-size: 48px 48px;\r\n    animation: dotDrift 60s linear infinite;\r\n    pointer-events: none;\r\n  }\r\n  @keyframes dotDrift {\r\n    0%   { background-position: 0 0; }\r\n    100% { background-position: 96px 96px; }\r\n  }\r\n\r\n  .page-hero-content { position: relative; z-index: 3; max-width: 860px; }\r\n  .page-hero-title {\r\n    font-family: var(--font-display);\r\n    font-size: clamp(52px, 7vw, 96px);\r\n    font-weight: 300; line-height: 0.95;\r\n    letter-spacing: -0.03em; color: #fff;\r\n    margin-bottom: 32px;\r\n    opacity: 0; animation: fadeUp 0.8s 0.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n  }\r\n  .page-hero-title em { \r\n    font-style: italic; color: var(--cream);\r\n    text-shadow: 0 8px 40px rgba(0,0,0,0.15);\r\n  }\r\n  .page-hero-sub {\r\n    font-size: 19px; font-weight: 300; color: rgba(255,255,255,0.85);\r\n    line-height: 1.6; max-width: 640px; margin: 0 auto;\r\n    opacity: 0; animation: fadeUp 0.8s 0.35s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n  }\r\n\r\n  @keyframes fadeUp { \r\n    from { opacity:0; transform: translateY(40px); } \r\n    to { opacity:1; transform:translateY(0); } \r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 900px) {\r\n    .page-hero { padding: 160px 24px 100px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header class=\"page-hero\">\r\n  <div class=\"page-hero-blob1\"><\/div>\r\n  <div class=\"page-hero-blob2\"><\/div>\r\n  <div class=\"page-hero-dots\"><\/div>\r\n  <div class=\"page-hero-content\">\r\n    <h1 class=\"page-hero-title\">Capturing <em>change<\/em><br>in motion<\/h1>\r\n    <p class=\"page-hero-sub\">A visual journey of our grassroots work across India. Witness the communities, students, and volunteers driving sustainable impact everyday.<\/p>\r\n  <\/div>\r\n<\/header>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7e87f5e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7e87f5e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-db32c23\" data-id=\"db32c23\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-40f41f9 elementor-widget elementor-widget-gallery\" data-id=\"40f41f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;show_all_galleries&quot;:&quot;yes&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-gallery__titles-container e--pointer-underline e--animation-fade\" aria-label=\"Gallery filter\">\n\t\t\t\t\t\t\t\t\t<a class=\"elementor-item elementor-gallery-title\" role=\"button\" tabindex=\"0\" data-gallery-index=\"all\">\n\t\t\t\t\t\tAll\t\t\t\t\t<\/a>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a class=\"elementor-item elementor-gallery-title\" role=\"button\" tabindex=\"0\" data-gallery-index=\"0\">\n\t\t\t\t\t\tProject Saathi\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-item elementor-gallery-title\" role=\"button\" tabindex=\"0\" data-gallery-index=\"1\">\n\t\t\t\t\t\tProject Udaan\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-item elementor-gallery-title\" role=\"button\" tabindex=\"0\" data-gallery-index=\"2\">\n\t\t\t\t\t\tProject Sanjeevani\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/40-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwMiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQwLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/40-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/41-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwMywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQxLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/41-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/42-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwNCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQyLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/42-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/45-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwNywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQ1LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/45-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/46-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwOCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQ2LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/46-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/47-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzEwOSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQ3LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/47-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/48-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExMCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQ4LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/48-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/49-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExMSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQ5LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/49-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/50-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExMiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzUwLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/50-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/51-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExMywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzUxLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/51-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/54-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExNiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzU0LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/54-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"0\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/55-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExNywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzU1LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI0MGY0MWY5In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/55-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/35.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5NywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzM1LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/35-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/37.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5OSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzM3LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/37-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/36.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5OCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzM2LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/36-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/33.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5NSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzMzLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/33-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/32.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5NCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzMyLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/32-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/34.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5NiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzM0LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/34-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/31.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5MywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzMxLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/31-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/30.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5MiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzMwLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/30-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/29.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5MSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzI5LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/29-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/28.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA5MCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzI4LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/28-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/27.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA4OSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzI3LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/27-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/26.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA4OCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzI2LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/26-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/25.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA4NywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzI1LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/25-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"1\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/24.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA4NiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzI0LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/24-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2OCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzEwLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/10-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2MywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzUuanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/5-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2NSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzcuanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/7-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2MiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzQuanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/4-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2NiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzguanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/8-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2NywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzkuanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/9-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2MSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzMuanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/3-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA2MCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzIuanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/2-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1OSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzEuanBnIiwic2xpZGVzaG93IjoiNDBmNDFmOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/1-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/21.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1NywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzIxLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/21-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/22.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1OCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzIyLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/22-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/20.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1NiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzIwLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/20-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/19.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1NSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzE5LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/19-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/18.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1NCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzE4LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/18-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/17.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1MywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzE3LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/17-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/16.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1MiwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzE2LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/16-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1MSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzE1LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/15-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA1MCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzE0LmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/14-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA0OSwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzEzLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/13-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA0OCwidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzEyLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/12-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" data-e-gallery-tags=\"2\" href=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/11.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"40f41f9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzA0NywidXJsIjoiaHR0cHM6XC9cL3RoZWtvcnVmb3VuZGF0aW9uLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcLzExLmpwZyIsInNsaWRlc2hvdyI6IjQwZjQxZjkifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/thekorufoundation.org\/wp-content\/uploads\/2026\/02\/11-300x169.jpg\" data-width=\"300\" data-height=\"169\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ea85e7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5ea85e7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5b42304\" data-id=\"5b42304\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bb575b2 elementor-widget elementor-widget-html\" data-id=\"bb575b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500&family=Inter:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n\r\n<div class=\"impact-section\">\r\n\r\n  <style>\r\n    .impact-section {\r\n      padding:100px 20px;\r\n      background:#f4f6f5;\r\n      font-family:'Inter',sans-serif;\r\n    }\r\n\r\n    .impact-box {\r\n      max-width:1100px;\r\n      margin:auto;\r\n      padding:60px 70px;\r\n      border-radius:30px;\r\n\r\n      display:flex;\r\n      justify-content:space-between;\r\n      align-items:center;\r\n      flex-wrap:wrap;\r\n\r\n      background:linear-gradient(135deg,#f8fbf9,#eaf2ee);\r\n      box-shadow:0 20px 60px rgba(0,0,0,0.05);\r\n      transition:0.4s;\r\n    }\r\n\r\n    .impact-box:hover {\r\n      transform:translateY(-6px);\r\n      box-shadow:0 30px 80px rgba(0,0,0,0.08);\r\n    }\r\n\r\n    \/* LEFT TEXT *\/\r\n    .impact-title {\r\n      font-family:'Playfair Display',serif;\r\n      font-size:46px;\r\n      font-weight:400;\r\n      color:#1b2b23;\r\n      line-height:1.2;\r\n      margin-bottom:15px;\r\n    }\r\n\r\n    .impact-title span {\r\n      color:#2e8b57;\r\n      font-style:italic;\r\n    }\r\n\r\n    .impact-desc {\r\n      color:#5f6f66;\r\n      font-size:16px;\r\n      line-height:1.7;\r\n      max-width:420px;\r\n    }\r\n\r\n    \/* BUTTON *\/\r\n    .impact-btn {\r\n      padding:16px 36px;\r\n      border-radius:40px;\r\n      border:none;\r\n      cursor:pointer;\r\n      font-weight:500;\r\n      font-size:16px;\r\n      color:#fff;\r\n\r\n      background:linear-gradient(135deg,#2cab3c,#2c4c8a);\r\n      box-shadow:0 10px 25px rgba(0,0,0,0.15);\r\n\r\n      transition:all 0.3s ease;\r\n    }\r\n\r\n    .impact-btn:hover {\r\n      transform:scale(1.06);\r\n      box-shadow:0 15px 35px rgba(0,0,0,0.25);\r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media(max-width:768px){\r\n      .impact-box {\r\n        text-align:center;\r\n        gap:30px;\r\n        padding:50px 30px;\r\n      }\r\n\r\n      .impact-desc {\r\n        margin:auto;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"impact-box\">\r\n\r\n    <!-- LEFT -->\r\n    <div>\r\n      <h2 class=\"impact-title\">\r\n        See our impact <br>\r\n        <span>in person<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"impact-desc\">\r\n        The best way to understand our work is to experience it. \r\n        Join our community of volunteers today.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- RIGHT BUTTON -->\r\n   <a href=\"https:\/\/thekorufoundation.org\/index.php\/join-us\/\">\r\n    <button class=\"impact-btn\">\r\n      Become a Volunteer\r\n    <\/button>\r\n<\/a>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Gallery Hero Section Only Capturing changein motion A visual journey of our grassroots work across India. Witness the communities, students, and volunteers driving sustainable impact everyday. All Project Saathi Project Udaan Project Sanjeevani See our impact in person The best way to understand our work is to experience it. Join our community of volunteers today. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":163,"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":4110,"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/4110"}],"wp:attachment":[{"href":"https:\/\/thekorufoundation.org\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}