<!doctype html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
	
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	
<!-- Search Engine Optimization by Rank Math - https://rankmath.com/ -->
<title>IIMPACT: Educate a Girl Child in India Today | NGO to donate</title>
<meta name="description" content="Support the best NGO to donate in India - IIMPACT. Transparent, impactful initiatives for education, health &amp; rural development. Donate today"/>
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://iimpact.org/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="IIMPACT: Educate a Girl Child in India Today | NGO to donate" />
<meta property="og:description" content="Support the best NGO to donate in India - IIMPACT. Transparent, impactful initiatives for education, health &amp; rural development. Donate today" />
<meta property="og:url" content="https://iimpact.org/" />
<meta property="og:site_name" content="IIMPACT" />
<meta property="og:updated_time" content="2026-03-17T16:04:12+05:30" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="IIMPACT: Educate a Girl Child in India Today | NGO to donate" />
<meta name="twitter:description" content="Support the best NGO to donate in India - IIMPACT. Transparent, impactful initiatives for education, health &amp; rural development. Donate today" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="admin" />
<meta name="twitter:label2" content="Time to read" />
<meta name="twitter:data2" content="7 minutes" />
<script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":["Organization","Person"],"@id":"https://iimpact.org/#person","name":"IIMPACT","url":"https://iimpact.org","logo":{"@type":"ImageObject","@id":"https://iimpact.org/#logo","url":"https://iimpact.org/wp-content/uploads/2024/08/IimpactLogoAustralia-e1722564805841.png","contentUrl":"https://iimpact.org/wp-content/uploads/2024/08/IimpactLogoAustralia-e1722564805841.png","caption":"IIMPACT","inLanguage":"en-US","width":"350","height":"140"},"image":{"@id":"https://iimpact.org/#logo"}},{"@type":"WebSite","@id":"https://iimpact.org/#website","url":"https://iimpact.org","name":"IIMPACT","publisher":{"@id":"https://iimpact.org/#person"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://iimpact.org/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378.webp","url":"https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378.webp","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://iimpact.org/#webpage","url":"https://iimpact.org/","name":"IIMPACT: Educate a Girl Child in India Today | NGO to donate","datePublished":"2024-08-02T05:22:14+05:30","dateModified":"2026-03-17T16:04:12+05:30","about":{"@id":"https://iimpact.org/#person"},"isPartOf":{"@id":"https://iimpact.org/#website"},"primaryImageOfPage":{"@id":"https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378.webp"},"inLanguage":"en-US"}]}</script>
<!-- /Rank Math WordPress SEO plugin -->

<link rel='dns-prefetch' href='//www.googletagmanager.com' />

<link rel="alternate" type="application/rss+xml" title="IIMPACT &raquo; Feed" href="https://iimpact.org/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://iimpact.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fiimpact.org%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://iimpact.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fiimpact.org%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='hello-elementor-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/reset.css?ver=1776420028' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-theme-style-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/theme.css?ver=1776420028' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-header-footer-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=1776420028' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='elementor-post-6-css' href='https://iimpact.org/wp-content/uploads/elementor/css/post-6.css?ver=1776420028' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-nav-menu-css' href='https://iimpact.org/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='e-sticky-css' href='https://iimpact.org/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-icon-list-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-divider-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-loop-common-css' href='https://iimpact.org/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-loop-grid-css' href='https://iimpact.org/wp-content/plugins/elementor-pro/assets/css/widget-loop-grid.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-video-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-video.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-image-box-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=4.0.2' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1776420029' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-nested-carousel-css' href='https://iimpact.org/wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='widget-image-carousel-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='e-animation-zoomIn-css' href='https://iimpact.org/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=4.0.2' media='all' />
<link rel='stylesheet' id='elementor-post-42-css' href='https://iimpact.org/wp-content/cache/background-css/1/iimpact.org/wp-content/uploads/elementor/css/post-42.css?ver=1776420029&wpr_t=1776552510' media='all' />
<link rel='stylesheet' id='elementor-post-1067-css' href='https://iimpact.org/wp-content/uploads/elementor/css/post-1067.css?ver=1776420028' media='all' />
<link rel='stylesheet' id='elementor-post-1673-css' href='https://iimpact.org/wp-content/uploads/elementor/css/post-1673.css?ver=1776420028' media='all' />
<link data-minify="1" rel='stylesheet' id='flick-css' href='https://iimpact.org/wp-content/cache/background-css/1/iimpact.org/wp-content/cache/min/1/wp-content/plugins/mailchimp/assets/css/flick/flick.css?ver=1776420028&wpr_t=1776552510' media='all' />
<link data-minify="1" rel='stylesheet' id='mailchimp_sf_main_css-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/plugins/mailchimp/assets/css/frontend.css?ver=1776420028' media='all' />
<style id='rocket-lazyload-inline-css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-4058becd-a3ad-4776-896c-bd48c31e60d3) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
/*# sourceURL=rocket-lazyload-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1776420028' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1776420028' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-playfairdisplaysc-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/playfairdisplaysc.css?ver=1776420029' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-montserrat-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/montserrat.css?ver=1776420028' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-playfairdisplay-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/playfairdisplay.css?ver=1776420028' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-poppins-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/poppins.css?ver=1776420028' media='all' />
<script id="gtmkit-js-before" data-cfasync="false" data-nowprocket="" data-cookieconsent="ignore">
		window.gtmkit_settings = {"datalayer_name":"dataLayer","console_log":false};
		window.gtmkit_data = {};
		window.dataLayer = window.dataLayer || [];
				
//# sourceURL=gtmkit-js-before
</script>
<script id="gtmkit-container-js-after" data-cfasync="false" data-nowprocket="" data-cookieconsent="ignore">
/* Google Tag Manager */
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','G-ZGKSZTG7KJ');
/* End Google Tag Manager */

//# sourceURL=gtmkit-container-js-after
</script>
<script id="gtmkit-datalayer-js-before" data-cfasync="false" data-nowprocket="" data-cookieconsent="ignore">
const gtmkit_dataLayer_content = {"pageType":"frontpage"};
dataLayer.push( gtmkit_dataLayer_content );

//# sourceURL=gtmkit-datalayer-js-before
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<link rel="https://api.w.org/" href="https://iimpact.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://iimpact.org/wp-json/wp/v2/pages/42" /><meta name="generator" content="Elementor 4.0.2; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
<script type="rocketlazyloadscript" id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/ec587bed369323991ab8efd95/5478f9a1e2d83b8d459e92201.js");</script>
<!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-ZGKSZTG7KJ"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-ZGKSZTG7KJ'); </script>
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://iimpact.org/wp-content/uploads/2024/08/cropped-IimpactLogoAustralia-e1722564805841-32x32.png" sizes="32x32" />
<link rel="icon" href="https://iimpact.org/wp-content/uploads/2024/08/cropped-IimpactLogoAustralia-e1722564805841-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://iimpact.org/wp-content/uploads/2024/08/cropped-IimpactLogoAustralia-e1722564805841-180x180.png" />
<meta name="msapplication-TileImage" content="https://iimpact.org/wp-content/uploads/2024/08/cropped-IimpactLogoAustralia-e1722564805841-270x270.png" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.elementor-42 .elementor-element.elementor-element-da6cd65:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-da6cd65 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-b07ba852-1899-447a-ac14-b6ccfba75a23: url('https://iimpact.org/wp-content/uploads/2025/12/Impact-Banner.webp');}.elementor-42 .elementor-element.elementor-element-f7b35e6:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-f7b35e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-30100a51-83d9-4dc3-b57b-202e01fd2057: url('https://iimpact.org/wp-content/uploads/2025/12/b873dda1-a9f9-4abc-984c-273fc64f0fb8.webp');}.ui-widget-content{--wpr-bg-e95a5b28-4e2e-45cc-8e36-5b1b3f23e70d: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_flat_75_ffffff_40x100.png');}.ui-widget-header{--wpr-bg-2335b11a-9143-4765-8522-49731c1fdb5c: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png');}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{--wpr-bg-a48a21ce-6781-4d5c-8ac4-981f74eff9ac: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png');}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{--wpr-bg-34490833-c15d-480a-a881-212a6d6cdf57: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png');}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{--wpr-bg-2a6d07cc-ce19-4460-8f4f-56d0e857917b: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_glass_65_ffffff_1x400.png');}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{--wpr-bg-c9fd0b71-a877-4eef-8e92-876de61d995f: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_flat_55_ffffff_40x100.png');}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{--wpr-bg-7afa17f4-bcb0-4dbe-a356-9c21a328a9c8: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_flat_55_ffffff_40x100.png');}.ui-widget-overlay{--wpr-bg-e69df5c6-d254-4e02-be03-ae13b38873b9: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_flat_0_eeeeee_40x100.png');}.ui-widget-shadow{--wpr-bg-68d35361-3f12-479b-a37f-289427e5abf7: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-bg_flat_0_aaaaaa_40x100.png');}.ui-icon{--wpr-bg-d5fb7767-d5a3-4f01-b34e-cda15f7577f4: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_ff0084_256x240.png');}.ui-widget-content .ui-icon{--wpr-bg-4e494b8c-cfd2-43d5-aa43-0ab4195ed621: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_ff0084_256x240.png');}.ui-widget-header .ui-icon{--wpr-bg-a450fce1-3db4-458e-8cb9-141aa833b006: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_0073ea_256x240.png');}.ui-state-default .ui-icon{--wpr-bg-20a8aaf4-ee52-4ba3-a7b6-d26c6d703a9a: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_666666_256x240.png');}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{--wpr-bg-89dcd524-698c-4688-a068-094a274697ee: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_ffffff_256x240.png');}.ui-state-active .ui-icon{--wpr-bg-d3f7bff7-e815-41da-9d22-a7cc44ca818c: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_454545_256x240.png');}.ui-state-highlight .ui-icon{--wpr-bg-dca659a2-adef-4849-9090-4d3bb7ba5d2d: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_0073ea_256x240.png');}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{--wpr-bg-09710248-b53f-4a18-8807-e0c0da327ee5: url('https://iimpact.org/wp-content/plugins/mailchimp/assets/css/flick/images/ui-icons_ff0084_256x240.png');}.rll-youtube-player .play{--wpr-bg-4058becd-a3ad-4776-896c-bd48c31e60d3: url('https://iimpact.org/wp-content/plugins/wprocket-premium-by-bloggingpro/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".elementor-42 .elementor-element.elementor-element-da6cd65:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-da6cd65 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-42 .elementor-element.elementor-element-da6cd65:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-da6cd65 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-b07ba852-1899-447a-ac14-b6ccfba75a23: url('https:\/\/iimpact.org\/wp-content\/uploads\/2025\/12\/Impact-Banner.webp');}","hash":"b07ba852-1899-447a-ac14-b6ccfba75a23","url":"https:\/\/iimpact.org\/wp-content\/uploads\/2025\/12\/Impact-Banner.webp"},{"selector":".elementor-42 .elementor-element.elementor-element-f7b35e6:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-f7b35e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-42 .elementor-element.elementor-element-f7b35e6:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-f7b35e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-30100a51-83d9-4dc3-b57b-202e01fd2057: url('https:\/\/iimpact.org\/wp-content\/uploads\/2025\/12\/b873dda1-a9f9-4abc-984c-273fc64f0fb8.webp');}","hash":"30100a51-83d9-4dc3-b57b-202e01fd2057","url":"https:\/\/iimpact.org\/wp-content\/uploads\/2025\/12\/b873dda1-a9f9-4abc-984c-273fc64f0fb8.webp"},{"selector":".ui-widget-content","style":".ui-widget-content{--wpr-bg-e95a5b28-4e2e-45cc-8e36-5b1b3f23e70d: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_75_ffffff_40x100.png');}","hash":"e95a5b28-4e2e-45cc-8e36-5b1b3f23e70d","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_75_ffffff_40x100.png"},{"selector":".ui-widget-header","style":".ui-widget-header{--wpr-bg-2335b11a-9143-4765-8522-49731c1fdb5c: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_highlight-soft_50_dddddd_1x100.png');}","hash":"2335b11a-9143-4765-8522-49731c1fdb5c","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_highlight-soft_50_dddddd_1x100.png"},{"selector":".ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default","style":".ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{--wpr-bg-a48a21ce-6781-4d5c-8ac4-981f74eff9ac: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_highlight-soft_100_f6f6f6_1x100.png');}","hash":"a48a21ce-6781-4d5c-8ac4-981f74eff9ac","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_highlight-soft_100_f6f6f6_1x100.png"},{"selector":".ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus","style":".ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{--wpr-bg-34490833-c15d-480a-a881-212a6d6cdf57: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_highlight-soft_25_0073ea_1x100.png');}","hash":"34490833-c15d-480a-a881-212a6d6cdf57","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_highlight-soft_25_0073ea_1x100.png"},{"selector":".ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active","style":".ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{--wpr-bg-2a6d07cc-ce19-4460-8f4f-56d0e857917b: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_glass_65_ffffff_1x400.png');}","hash":"2a6d07cc-ce19-4460-8f4f-56d0e857917b","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_glass_65_ffffff_1x400.png"},{"selector":".ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight","style":".ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{--wpr-bg-c9fd0b71-a877-4eef-8e92-876de61d995f: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png');}","hash":"c9fd0b71-a877-4eef-8e92-876de61d995f","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png"},{"selector":".ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error","style":".ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{--wpr-bg-7afa17f4-bcb0-4dbe-a356-9c21a328a9c8: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png');}","hash":"7afa17f4-bcb0-4dbe-a356-9c21a328a9c8","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png"},{"selector":".ui-widget-overlay","style":".ui-widget-overlay{--wpr-bg-e69df5c6-d254-4e02-be03-ae13b38873b9: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_0_eeeeee_40x100.png');}","hash":"e69df5c6-d254-4e02-be03-ae13b38873b9","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_0_eeeeee_40x100.png"},{"selector":".ui-widget-shadow","style":".ui-widget-shadow{--wpr-bg-68d35361-3f12-479b-a37f-289427e5abf7: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_0_aaaaaa_40x100.png');}","hash":"68d35361-3f12-479b-a37f-289427e5abf7","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-bg_flat_0_aaaaaa_40x100.png"},{"selector":".ui-icon","style":".ui-icon{--wpr-bg-d5fb7767-d5a3-4f01-b34e-cda15f7577f4: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ff0084_256x240.png');}","hash":"d5fb7767-d5a3-4f01-b34e-cda15f7577f4","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ff0084_256x240.png"},{"selector":".ui-widget-content .ui-icon","style":".ui-widget-content .ui-icon{--wpr-bg-4e494b8c-cfd2-43d5-aa43-0ab4195ed621: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ff0084_256x240.png');}","hash":"4e494b8c-cfd2-43d5-aa43-0ab4195ed621","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ff0084_256x240.png"},{"selector":".ui-widget-header .ui-icon","style":".ui-widget-header .ui-icon{--wpr-bg-a450fce1-3db4-458e-8cb9-141aa833b006: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_0073ea_256x240.png');}","hash":"a450fce1-3db4-458e-8cb9-141aa833b006","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_0073ea_256x240.png"},{"selector":".ui-state-default .ui-icon","style":".ui-state-default .ui-icon{--wpr-bg-20a8aaf4-ee52-4ba3-a7b6-d26c6d703a9a: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_666666_256x240.png');}","hash":"20a8aaf4-ee52-4ba3-a7b6-d26c6d703a9a","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_666666_256x240.png"},{"selector":".ui-state-hover .ui-icon,.ui-state-focus .ui-icon","style":".ui-state-hover .ui-icon,.ui-state-focus .ui-icon{--wpr-bg-89dcd524-698c-4688-a068-094a274697ee: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ffffff_256x240.png');}","hash":"89dcd524-698c-4688-a068-094a274697ee","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ffffff_256x240.png"},{"selector":".ui-state-active .ui-icon","style":".ui-state-active .ui-icon{--wpr-bg-d3f7bff7-e815-41da-9d22-a7cc44ca818c: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_454545_256x240.png');}","hash":"d3f7bff7-e815-41da-9d22-a7cc44ca818c","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_454545_256x240.png"},{"selector":".ui-state-highlight .ui-icon","style":".ui-state-highlight .ui-icon{--wpr-bg-dca659a2-adef-4849-9090-4d3bb7ba5d2d: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_0073ea_256x240.png');}","hash":"dca659a2-adef-4849-9090-4d3bb7ba5d2d","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_0073ea_256x240.png"},{"selector":".ui-state-error .ui-icon,.ui-state-error-text .ui-icon","style":".ui-state-error .ui-icon,.ui-state-error-text .ui-icon{--wpr-bg-09710248-b53f-4a18-8807-e0c0da327ee5: url('https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ff0084_256x240.png');}","hash":"09710248-b53f-4a18-8807-e0c0da327ee5","url":"https:\/\/iimpact.org\/wp-content\/plugins\/mailchimp\/assets\/css\/flick\/images\/ui-icons_ff0084_256x240.png"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-4058becd-a3ad-4776-896c-bd48c31e60d3: url('https:\/\/iimpact.org\/wp-content\/plugins\/wprocket-premium-by-bloggingpro\/assets\/img\/youtube.png');}","hash":"4058becd-a3ad-4776-896c-bd48c31e60d3","url":"https:\/\/iimpact.org\/wp-content\/plugins\/wprocket-premium-by-bloggingpro\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.29.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_host_fonts_locally wpr_desktop" /></head>
<body data-rsssl=1 class="home wp-singular page-template page-template-elementor_header_footer page page-id-42 wp-embed-responsive wp-theme-hello-elementor hello-elementor-default elementor-default elementor-template-full-width elementor-kit-6 elementor-page elementor-page-42">


<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

		<header data-rocket-location-hash="46f52fdbe55c060c414e7376a1692624" data-elementor-type="header" data-elementor-id="1067" class="elementor elementor-1067 elementor-location-header" data-elementor-post-type="elementor_library">
			<div class="elementor-element elementor-element-ce96e1f e-con-full e-flex e-con e-parent" data-id="ce96e1f" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}">
		<div data-rocket-location-hash="aa1906b8e05c3ab099164ad314c8b121" class="elementor-element elementor-element-bf68230 e-con-full e-flex e-con e-child" data-id="bf68230" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-6e71263 e-con-full e-flex e-con e-child" data-id="6e71263" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a4c048e elementor-widget elementor-widget-image" data-id="a4c048e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://iimpact.org/">
							<img fetchpriority="high" width="2560" height="1214" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201214'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3817" alt="" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png 2560w, https://iimpact.org/wp-content/uploads/2025/06/logo-300x142.png 300w, https://iimpact.org/wp-content/uploads/2025/06/logo-1024x485.png 1024w, https://iimpact.org/wp-content/uploads/2025/06/logo-768x364.png 768w, https://iimpact.org/wp-content/uploads/2025/06/logo-1536x728.png 1536w, https://iimpact.org/wp-content/uploads/2025/06/logo-2048x971.png 2048w" data-lazy-sizes="(max-width: 2560px) 100vw, 2560px" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png" /><noscript><img fetchpriority="high" width="2560" height="1214" src="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png" class="attachment-full size-full wp-image-3817" alt="" srcset="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png 2560w, https://iimpact.org/wp-content/uploads/2025/06/logo-300x142.png 300w, https://iimpact.org/wp-content/uploads/2025/06/logo-1024x485.png 1024w, https://iimpact.org/wp-content/uploads/2025/06/logo-768x364.png 768w, https://iimpact.org/wp-content/uploads/2025/06/logo-1536x728.png 1536w, https://iimpact.org/wp-content/uploads/2025/06/logo-2048x971.png 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></noscript>								</a>
															</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-151f589 e-con-full e-flex e-con e-child" data-id="151f589" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-afdb333 elementor-nav-menu__align-end elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="afdb333" data-element_type="widget" data-e-type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;svg aria-hidden=\&quot;true\&quot; class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-afdb333" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1071"><a href="https://iimpact.org/about-us/" class="elementor-item">About Us</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4119"><a href="#" class="elementor-item elementor-item-anchor">What we do</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1072"><a href="https://iimpact.org/programs/" class="elementor-sub-item">Programs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4157"><a href="https://iimpact.org/performance-outcomes/" class="elementor-sub-item">Performance Outcomes</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1073"><a href="#" class="elementor-item elementor-item-anchor">Engage with Us</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1463"><a href="https://iimpact.org/individuals/" class="elementor-sub-item">Individuals</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1464"><a href="https://iimpact.org/corporates/" class="elementor-sub-item">Corporates</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1465"><a href="https://iimpact.org/contact-us/" class="elementor-sub-item">Contact Us</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1466"><a href="https://iimpact.org/faqs/" class="elementor-item">FAQ’s</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1667"><a href="https://iimpact.org/news/" class="elementor-item">News</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-afdb333" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1071"><a href="https://iimpact.org/about-us/" class="elementor-item" tabindex="-1">About Us</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4119"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">What we do</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1072"><a href="https://iimpact.org/programs/" class="elementor-sub-item" tabindex="-1">Programs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4157"><a href="https://iimpact.org/performance-outcomes/" class="elementor-sub-item" tabindex="-1">Performance Outcomes</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1073"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Engage with Us</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1463"><a href="https://iimpact.org/individuals/" class="elementor-sub-item" tabindex="-1">Individuals</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1464"><a href="https://iimpact.org/corporates/" class="elementor-sub-item" tabindex="-1">Corporates</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1465"><a href="https://iimpact.org/contact-us/" class="elementor-sub-item" tabindex="-1">Contact Us</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1466"><a href="https://iimpact.org/faqs/" class="elementor-item" tabindex="-1">FAQ’s</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1667"><a href="https://iimpact.org/news/" class="elementor-item" tabindex="-1">News</a></li>
</ul>			</nav>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-2bad7cc e-con-full e-flex e-con e-child" data-id="2bad7cc" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-5b9a412 elementor-widget elementor-widget-button" data-id="5b9a412" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/donate-for-girl-education/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Donate</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
				</header>
				<div data-rocket-location-hash="c7dd101e8a2d505a300adb333b76c1a4" data-elementor-type="wp-post" data-elementor-id="42" class="elementor elementor-42" data-elementor-post-type="page">
				<div class="elementor-element elementor-element-da6cd65 e-con-full e-flex e-con e-parent" data-id="da6cd65" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div data-rocket-location-hash="2cf7dfcad87f8cd717b8b8428fd1bee9" class="elementor-element elementor-element-0992f2c elementor-widget elementor-widget-heading" data-id="0992f2c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Her Education.<br> Her Future. <br> Her Story</h2>				</div>
				</div>
				<div data-rocket-location-hash="74224b9972f050492ccf5e252b4ffded" class="elementor-element elementor-element-8734761 elementor-widget elementor-widget-text-editor" data-id="8734761" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>With your support, girls in rural India can rewrite <br />their stories through the power of education.</p>								</div>
				</div>
		<div data-rocket-location-hash="023ad342542ed7e760ea1fb4bc091ae2" class="elementor-element elementor-element-1cdfdf0 e-con-full e-flex e-con e-child" data-id="1cdfdf0" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-e83b867 elementor-widget elementor-widget-button" data-id="e83b867" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/donate-for-girl-education/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Change her story</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-b9bf930 elementor-widget elementor-widget-button" data-id="b9bf930" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/individuals/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Learn more</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="fc93e8a5fea18fcc3d0125b5705f1ec5" class="elementor-element elementor-element-9174c04 e-con-full e-flex e-con e-parent" data-id="9174c04" data-element_type="container" data-e-type="container">
		<div data-rocket-location-hash="1206ac20317d1517ee4801bde7127baa" class="elementor-element elementor-element-0b68dac e-con-full e-flex e-con e-child" data-id="0b68dac" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-67a3baa elementor-widget elementor-widget-heading" data-id="67a3baa" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">News &amp; Stories</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-b61e474 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="b61e474" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				</div>
		<div data-rocket-location-hash="f2b5429bbcb1ac390e24b3fcfe493f4e" class="elementor-element elementor-element-6150167 e-con-full e-flex e-con e-child" data-id="6150167" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2c71cb3 elementor-grid-1 elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid" data-id="2c71cb3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;template_id&quot;:&quot;1911&quot;,&quot;columns&quot;:1,&quot;columns_tablet&quot;:1,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\&quot;loop-item\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="loop-grid.post">
				<div class="elementor-widget-container">
							<div class="elementor-loop-container elementor-grid" role="list">
		<style id="loop-1911">.elementor-1911 .elementor-element.elementor-element-3a4832f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-1911 .elementor-element.elementor-element-936c89a{text-align:start;}.elementor-1911 .elementor-element.elementor-element-936c89a img{width:100%;}.elementor-1911 .elementor-element.elementor-element-4b60ccf .elementor-icon-list-icon{width:14px;}.elementor-1911 .elementor-element.elementor-element-4b60ccf .elementor-icon-list-icon i{font-size:14px;}.elementor-1911 .elementor-element.elementor-element-4b60ccf .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-1911 .elementor-element.elementor-element-4b60ccf .elementor-icon-list-text, .elementor-1911 .elementor-element.elementor-element-4b60ccf .elementor-icon-list-text a{color:#6B7280;}.elementor-1911 .elementor-element.elementor-element-4b60ccf .elementor-icon-list-item{font-family:"Montserrat", Sans-serif;font-size:14px;line-height:20px;}.elementor-1911 .elementor-element.elementor-element-0c2e67d .elementor-heading-title{font-family:"Playfair", Sans-serif;font-size:36px;font-weight:700;line-height:46px;}.elementor-1911 .elementor-element.elementor-element-e855c51 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-1911 .elementor-element.elementor-element-e855c51 .elementor-widget-container{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#6B7280;}.elementor-1911 .elementor-element.elementor-element-59344c7 .elementor-button{background-color:#DC262600;fill:#DC2626;color:#DC2626;padding:8px 16px 8px 16px;}.elementor-1911 .elementor-element.elementor-element-59344c7 .elementor-button-content-wrapper{flex-direction:row-reverse;}@media(max-width:767px){.elementor-1911 .elementor-element.elementor-element-3a4832f{--padding-top:2%;--padding-bottom:2%;--padding-left:2%;--padding-right:2%;}.elementor-1911 .elementor-element.elementor-element-936c89a img{width:100%;}.elementor-1911 .elementor-element.elementor-element-4b60ccf > .elementor-widget-container{margin:40px 0px 0px 0px;}.elementor-1911 .elementor-element.elementor-element-0c2e67d .elementor-heading-title{font-size:28px;line-height:30px;}}</style>		<div data-elementor-type="loop-item" data-elementor-id="1911" class="elementor elementor-1911 e-loop-item e-loop-item-4459 post-4459 post type-post status-publish format-standard has-post-thumbnail hentry category-news" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
			<div class="elementor-element elementor-element-3a4832f e-con-full e-flex e-con e-parent" data-id="3a4832f" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-936c89a elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="936c89a" data-element_type="widget" data-e-type="widget" data-widget_type="theme-post-featured-image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="1440" height="1107" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%201107'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4466" alt="Q4 at a Glance" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited.webp 1440w, https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited-300x231.webp 300w, https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited-1024x787.webp 1024w, https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited-768x590.webp 768w" data-lazy-sizes="(max-width: 1440px) 100vw, 1440px" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited.webp" /><noscript><img decoding="async" width="1440" height="1107" src="https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited.webp" class="attachment-full size-full wp-image-4466" alt="Q4 at a Glance" srcset="https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited.webp 1440w, https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited-300x231.webp 300w, https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited-1024x787.webp 1024w, https://iimpact.org/wp-content/uploads/2026/04/641825759_18310759021257923_6215984240882754238_n-Edited-768x590.webp 768w" sizes="(max-width: 1440px) 100vw, 1440px" /></noscript>															</div>
				</div>
				<div class="elementor-element elementor-element-4b60ccf elementor-widget elementor-widget-post-info" data-id="4b60ccf" data-element_type="widget" data-e-type="widget" data-widget_type="post-info.default">
				<div class="elementor-widget-container">
							<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
								<li class="elementor-icon-list-item elementor-repeater-item-9a891e1 elementor-inline-item" itemprop="datePublished">
						<a href="https://iimpact.org/2026/04/14/">
											<span class="elementor-icon-list-icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar-alt" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"></path></svg>							</span>
									<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
										<time>April 14, 2026</time>					</span>
									</a>
				</li>
				<li class="elementor-icon-list-item elementor-repeater-item-34022cd elementor-inline-item" itemprop="author">
						<a href="https://iimpact.org/author/shoaib/">
											<span class="elementor-icon-list-icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-far-user-circle" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 104c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 144c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-240C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-49.7 0-95.1-18.3-130.1-48.4 14.9-23 40.4-38.6 69.6-39.5 20.8 6.4 40.6 9.6 60.5 9.6s39.7-3.1 60.5-9.6c29.2 1 54.7 16.5 69.6 39.5-35 30.1-80.4 48.4-130.1 48.4zm162.7-84.1c-24.4-31.4-62.1-51.9-105.1-51.9-10.2 0-26 9.6-57.6 9.6-31.5 0-47.4-9.6-57.6-9.6-42.9 0-80.6 20.5-105.1 51.9C61.9 339.2 48 299.2 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 43.2-13.9 83.2-37.3 115.9z"></path></svg>							</span>
									<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-author">
										Rukmini Ghosh					</span>
									</a>
				</li>
				</ul>
						</div>
				</div>
				<div class="elementor-element elementor-element-0c2e67d elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="0c2e67d" data-element_type="widget" data-e-type="widget" data-widget_type="theme-post-title.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">Q4 at a Glance: Building Momentum, Driving Impact</h1>				</div>
				</div>
				<div class="elementor-element elementor-element-e855c51 elementor-widget elementor-widget-theme-post-excerpt" data-id="e855c51" data-element_type="widget" data-e-type="widget" data-widget_type="theme-post-excerpt.default">
				<div class="elementor-widget-container">
					<p>The fourth quarter marked a significant phase of reflection, consolidation, and forward planning for the IIMPACT Girl Child Education Programme. As the academic year drew to a close, the focus remained on strengthening learning outcomes while deepening engagement with students, teachers, and communities. Reaching over 51,000 girls across 1,700+ learning centres, the programme continued to [&hellip;]</p>				</div>
				</div>
				<div class="elementor-element elementor-element-59344c7 elementor-align-left elementor-widget elementor-widget-button" data-id="59344c7" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/q4-at-a-glance-building-momentum-driving-impact/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-right" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg>			</span>
									<span class="elementor-button-text">Read Full Story</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
		
						</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="c9aa36a968662deb23718410f52f75cc" class="elementor-element elementor-element-1cef629 e-con-full e-flex e-con e-parent" data-id="1cef629" data-element_type="container" data-e-type="container">
		<div data-rocket-location-hash="9b6d83b94dc61df43a50ed21495e927f" class="elementor-element elementor-element-0fe6798 e-con-full e-flex e-con e-child" data-id="0fe6798" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-fe04402 elementor-widget elementor-widget-heading" data-id="fe04402" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Renu's Story</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-24ac6b9 elementor-widget elementor-widget-text-editor" data-id="24ac6b9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Finding hope beyond fishing nets</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f594799 elementor-widget elementor-widget-video" data-id="f594799" data-element_type="widget" data-e-type="widget" data-settings="{&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\/\/iimpact.org\/wp-content\/uploads\/2025\/07\/Frame-2147224243-1.png&quot;,&quot;id&quot;:3134,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;start&quot;:5,&quot;video_type&quot;:&quot;vimeo&quot;,&quot;lazy_load&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
							<div class="elementor-wrapper elementor-open-inline">
			<iframe class="elementor-video-iframe" allowfullscreen allow="clipboard-write" title="vimeo Video Player" data-lazy-load="https://player.vimeo.com/video/1147644308?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0#t=00h00m05s"></iframe>				<div data-bg="https://iimpact.org/wp-content/uploads/2025/07/Frame-2147224243-1.png" class="elementor-custom-embed-image-overlay rocket-lazyload" style="">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>						</div>
									</div>
					</div>
						</div>
				</div>
				</div>
		<div data-rocket-location-hash="72e6f1384e8410f5d73cd0d96b59a259" class="elementor-element elementor-element-b1f6caf e-con-full e-flex e-con e-child" data-id="b1f6caf" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-6c7191a elementor-widget elementor-widget-heading" data-id="6c7191a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Arfina's Story</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-55b01f1 elementor-widget elementor-widget-text-editor" data-id="55b01f1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Breaking free from child labor</p>								</div>
				</div>
				<div class="elementor-element elementor-element-d38740a elementor-widget elementor-widget-video" data-id="d38740a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\/\/iimpact.org\/wp-content\/uploads\/2025\/06\/IMG2.jpg&quot;,&quot;id&quot;:2487,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;start&quot;:2,&quot;video_type&quot;:&quot;vimeo&quot;,&quot;lazy_load&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
							<div class="elementor-wrapper elementor-open-inline">
			<iframe class="elementor-video-iframe" allowfullscreen allow="clipboard-write" title="vimeo Video Player" data-lazy-load="https://player.vimeo.com/video/1147645378?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0#t=00h00m02s"></iframe>				<div data-bg="https://iimpact.org/wp-content/uploads/2025/06/IMG2.jpg" class="elementor-custom-embed-image-overlay rocket-lazyload" style="">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>						</div>
									</div>
					</div>
						</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-dc984f1 e-con-full e-flex e-con e-parent" data-id="dc984f1" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div data-rocket-location-hash="0ca19e3ff7574cd1d88761f86c1c2e52" class="elementor-element elementor-element-07dfef2 e-con-full e-flex e-con e-child" data-id="07dfef2" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-9ebf97d elementor-widget elementor-widget-heading" data-id="9ebf97d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Our Impact</h2>				</div>
				</div>
				</div>
		<div data-rocket-location-hash="1890ce916be3bb866d38ef4c22aca13c" class="elementor-element elementor-element-ea6503b e-con-full e-flex e-con e-child" data-id="ea6503b" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-5f17021 e-con-full e-flex e-con e-child" data-id="5f17021" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-bf5f6a2 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="bf5f6a2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-graduation-cap" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Over 50,000 Girls						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-a178664 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a178664" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">1,712 Learning Centres across 11 States</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">100% passing Year 5</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">80% mainstreamed into public education</span>
									</li>
						</ul>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-247f3f8 e-con-full e-flex e-con e-child" data-id="247f3f8" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-a57ff4f elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="a57ff4f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-user-friends" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M192 256c61.9 0 112-50.1 112-112S253.9 32 192 32 80 82.1 80 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C51.6 288 0 339.6 0 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zM480 256c53 0 96-43 96-96s-43-96-96-96-96 43-96 96 43 96 96 96zm48 32h-3.8c-13.9 4.8-28.6 8-44.2 8s-30.3-3.2-44.2-8H432c-20.4 0-39.2 5.9-55.7 15.4 24.4 26.3 39.7 61.2 39.7 99.8v38.4c0 2.2-.5 4.3-.6 6.4H592c26.5 0 48-21.5 48-48 0-61.9-50.1-112-112-112z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Learning Impact						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-cbfb209 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="cbfb209" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Regional Language Literacy 97.2% reading confidence</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Numeracy skills are strong with 94% subtraction proficiency</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Gender gaps reduced, confidence and skills improved </span>
									</li>
						</ul>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-879b633 e-con-full e-flex e-con e-child" data-id="879b633" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-a08be0d elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="a08be0d" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-address-book" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-68 304H48V48h320v416zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Community Impact						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bd61650 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="bd61650" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">22,000 alumni in Aarambh Manch Life Skills Program</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">1,500 mothers in Literacy Program</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">7,50,000 family members enriched</span>
									</li>
						</ul>
						</div>
				</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="07a487c736d95eb8f7865aca4b310bb5" class="elementor-element elementor-element-3a9e473 e-con-full e-flex e-con e-parent" data-id="3a9e473" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-476c647 e-con-full e-flex e-con e-child" data-id="476c647" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div class="elementor-element elementor-element-c872526 e-con-full e-flex e-con e-child" data-id="c872526" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-75e2f6f elementor-widget elementor-widget-button" data-id="75e2f6f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-size-sm" role="button">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-rupee-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M308 96c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v44.748c0 6.627 5.373 12 12 12h85.28c27.308 0 48.261 9.958 60.97 27.252H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h158.757c-6.217 36.086-32.961 58.632-74.757 58.632H12c-6.627 0-12 5.373-12 12v53.012c0 3.349 1.4 6.546 3.861 8.818l165.052 152.356a12.001 12.001 0 0 0 8.139 3.182h82.562c10.924 0 16.166-13.408 8.139-20.818L116.871 319.906c76.499-2.34 131.144-53.395 138.318-127.906H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-58.69c-3.486-11.541-8.28-22.246-14.252-32H308z"></path></svg>			</span>
									<span class="elementor-button-text">A LITTLE HELP GOES A LONG WAY</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-ed905f6 elementor-widget elementor-widget-heading" data-id="ed905f6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Give Her The Gift Of Education</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6b69fd3 elementor-widget elementor-widget-text-editor" data-id="6b69fd3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Girls who miss out on primary education miss out on their dreams and aspirations. You can help fund IIMPACT&#8217;s work, proven over 20 years, to change lives and rural communities.</p>								</div>
				</div>
		<div class="elementor-element elementor-element-f52333a e-con-full e-flex e-con e-child" data-id="f52333a" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-b66196e e-con-full e-flex e-con e-child" data-id="b66196e" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-e3c2925 elementor-widget elementor-widget-button" data-id="e3c2925" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/donate-for-girl-education/?500">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Donate Rs 500</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-9c30769 elementor-widget elementor-widget-text-editor" data-id="9c30769" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Contribute to a girl&#8217;s education</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-06cc026 e-con-full e-flex e-con e-child" data-id="06cc026" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-2590a72 elementor-widget elementor-widget-button" data-id="2590a72" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/donate-for-girl-education/?5000">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Donate Rs 5,000</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-62d4868 elementor-widget elementor-widget-text-editor" data-id="62d4868" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Fund a girl&#8217;s education for a year</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-73a1c2a e-con-full e-flex e-con e-child" data-id="73a1c2a" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-0e70227 elementor-widget elementor-widget-button" data-id="0e70227" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/donate-for-girl-education/?1">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Donate any Amount</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-2301bab elementor-widget elementor-widget-text-editor" data-id="2301bab" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Make a bigger Impact</p>								</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-4c5d5ff e-con-full e-flex e-con e-child" data-id="4c5d5ff" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a769d7b elementor-widget elementor-widget-image" data-id="a769d7b" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="1280" height="853" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%20853'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4237" alt="" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378.webp 1280w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378-300x200.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378-1024x682.webp 1024w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378-768x512.webp 768w" data-lazy-sizes="(max-width: 1280px) 100vw, 1280px" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378.webp" /><noscript><img decoding="async" width="1280" height="853" src="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378.webp" class="attachment-full size-full wp-image-4237" alt="" srcset="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378.webp 1280w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378-300x200.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378-1024x682.webp 1024w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-378-768x512.webp 768w" sizes="(max-width: 1280px) 100vw, 1280px" /></noscript>															</div>
				</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="95ac8e49931380b0759fa58b1497f326" class="elementor-element elementor-element-1d6658f e-con-full e-flex e-con e-parent" data-id="1d6658f" data-element_type="container" data-e-type="container">
		<div data-rocket-location-hash="f101520fe6b9fd710b2408eb3492ebc6" class="elementor-element elementor-element-b9de679 e-con-full e-flex e-con e-child" data-id="b9de679" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-341d33d elementor-align-center elementor-widget elementor-widget-button" data-id="341d33d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-size-sm" role="button">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-user-friends" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M192 256c61.9 0 112-50.1 112-112S253.9 32 192 32 80 82.1 80 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C51.6 288 0 339.6 0 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zM480 256c53 0 96-43 96-96s-43-96-96-96-96 43-96 96 43 96 96 96zm48 32h-3.8c-13.9 4.8-28.6 8-44.2 8s-30.3-3.2-44.2-8H432c-20.4 0-39.2 5.9-55.7 15.4 24.4 26.3 39.7 61.2 39.7 99.8v38.4c0 2.2-.5 4.3-.6 6.4H592c26.5 0 48-21.5 48-48 0-61.9-50.1-112-112-112z"></path></svg>			</span>
									<span class="elementor-button-text">What We Do</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-4691400 elementor-widget elementor-widget-heading" data-id="4691400" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">We Believe In The Right To Learn, The Right To Be Happy And The Right To Have Hope.</h2>				</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="76f449d86fd91e497edf56a62cbd8bb1" class="elementor-element elementor-element-b5745ce e-con-full e-flex e-con e-parent" data-id="b5745ce" data-element_type="container" data-e-type="container">
		<div data-rocket-location-hash="790e2dc3b0079d383bd3c2b8909d8a19" class="elementor-element elementor-element-98c34bb e-con-full e-flex e-con e-child" data-id="98c34bb" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-e943c21 e-con-full e-flex e-con e-child" data-id="e943c21" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div class="elementor-element elementor-element-0c6989d e-con-full e-flex e-con e-child" data-id="0c6989d" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-0aed5db elementor-widget elementor-widget-image" data-id="0aed5db" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="851" height="509" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20851%20509'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4241" alt="" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2025/12/what.webp 851w, https://iimpact.org/wp-content/uploads/2025/12/what-300x179.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/what-768x459.webp 768w" data-lazy-sizes="(max-width: 851px) 100vw, 851px" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/12/what.webp" /><noscript><img loading="lazy" decoding="async" width="851" height="509" src="https://iimpact.org/wp-content/uploads/2025/12/what.webp" class="attachment-full size-full wp-image-4241" alt="" srcset="https://iimpact.org/wp-content/uploads/2025/12/what.webp 851w, https://iimpact.org/wp-content/uploads/2025/12/what-300x179.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/what-768x459.webp 768w" sizes="(max-width: 851px) 100vw, 851px" /></noscript>															</div>
				</div>
				<div class="elementor-element elementor-element-adb85cf elementor-widget elementor-widget-heading" data-id="adb85cf" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Joyful Learning</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-10b5170 elementor-widget elementor-widget-text-editor" data-id="10b5170" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Our community-based Learning Centers create safe environments so girls develop a love for learning.</p>								</div>
				</div>
		<div class="elementor-element elementor-element-55d9593 e-con-full e-flex e-con e-child" data-id="55d9593" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-2037ebb elementor-widget elementor-widget-heading" data-id="2037ebb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">It's Story Time</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1c2400f elementor-widget elementor-widget-text-editor" data-id="1c2400f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>&#8220;It&#8217;s story time,&#8221; says Monowara Khatum to the classroom full of girls. Today&#8217;s lesson begins with the tale of the dumb crocodile—funny, sharp, and just a little wise. The girls giggle, lean forward and listen harder.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-3930ec2 elementor-widget elementor-widget-button" data-id="3930ec2" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/its-story-time/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Read the full story</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-b56fe9f elementor-align-center elementor-widget elementor-widget-button" data-id="b56fe9f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/what-we-do/#joyful">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Explore More</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-e2feb9e e-con-full e-flex e-con e-child" data-id="e2feb9e" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div class="elementor-element elementor-element-602f077 e-con-full e-flex e-con e-child" data-id="602f077" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-7f405bf elementor-widget elementor-widget-image" data-id="7f405bf" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="851" height="509" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20851%20509'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4240" alt="" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2025/12/what1.webp 851w, https://iimpact.org/wp-content/uploads/2025/12/what1-300x179.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/what1-768x459.webp 768w" data-lazy-sizes="(max-width: 851px) 100vw, 851px" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/12/what1.webp" /><noscript><img loading="lazy" decoding="async" width="851" height="509" src="https://iimpact.org/wp-content/uploads/2025/12/what1.webp" class="attachment-full size-full wp-image-4240" alt="" srcset="https://iimpact.org/wp-content/uploads/2025/12/what1.webp 851w, https://iimpact.org/wp-content/uploads/2025/12/what1-300x179.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/what1-768x459.webp 768w" sizes="(max-width: 851px) 100vw, 851px" /></noscript>															</div>
				</div>
				<div class="elementor-element elementor-element-15bcde1 elementor-widget elementor-widget-heading" data-id="15bcde1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Aarambh Manch</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-e2f2271 elementor-widget elementor-widget-text-editor" data-id="e2f2271" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Aarambh Manch is a platform for shaping confident, aware, and empowered young individuals.</p>								</div>
				</div>
		<div class="elementor-element elementor-element-dcddfa5 e-con-full e-flex e-con e-child" data-id="dcddfa5" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-f17e8b9 elementor-widget elementor-widget-heading" data-id="f17e8b9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Sisterhood and Second Chances</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a08323f elementor-widget elementor-widget-text-editor" data-id="a08323f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In Nahana, the rhythm of village life moves slowly—fields shimmer in the midday heat, goats bleat along narrow paths, and the scent of earth lingers thick in the air. But inside the IIMPACT Learning Centre, time feels different&#8230;</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b500c47 elementor-widget elementor-widget-button" data-id="b500c47" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/aarambh-manch/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Read the full story</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-f99215d elementor-align-center elementor-widget elementor-widget-button" data-id="f99215d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/what-we-do/#aarambh">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Explore More</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-33085e2 e-con-full e-flex e-con e-child" data-id="33085e2" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div class="elementor-element elementor-element-a696003 e-con-full e-flex e-con e-child" data-id="a696003" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-cb450eb elementor-widget elementor-widget-image" data-id="cb450eb" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="851" height="509" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20851%20509'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4239" alt="" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2025/12/mother1.webp 851w, https://iimpact.org/wp-content/uploads/2025/12/mother1-300x179.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/mother1-768x459.webp 768w" data-lazy-sizes="(max-width: 851px) 100vw, 851px" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/12/mother1.webp" /><noscript><img loading="lazy" decoding="async" width="851" height="509" src="https://iimpact.org/wp-content/uploads/2025/12/mother1.webp" class="attachment-full size-full wp-image-4239" alt="" srcset="https://iimpact.org/wp-content/uploads/2025/12/mother1.webp 851w, https://iimpact.org/wp-content/uploads/2025/12/mother1-300x179.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/mother1-768x459.webp 768w" sizes="(max-width: 851px) 100vw, 851px" /></noscript>															</div>
				</div>
				<div class="elementor-element elementor-element-6a022c0 elementor-widget elementor-widget-heading" data-id="6a022c0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Mothers' Literacy</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0b4d3b5 elementor-widget elementor-widget-text-editor" data-id="0b4d3b5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Our Mothers&#8217; Literacy program empowers women in the community by providing foundational education.</p>								</div>
				</div>
		<div class="elementor-element elementor-element-77b4e22 e-con-full e-flex e-con e-child" data-id="77b4e22" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-8bf1b1e elementor-widget elementor-widget-heading" data-id="8bf1b1e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">I Can Read What My Daughter Brings Home</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-e021f83 elementor-widget elementor-widget-text-editor" data-id="e021f83" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In the village of Mulpunja, when the day&#8217;s labour is done and the zari threads are packed away, a quiet classroom begins to fill—not with children, but with their mothers&#8230;</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b01081b elementor-widget elementor-widget-button" data-id="b01081b" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/mothers-literacy/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Read the full story</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-cf3bc73 elementor-align-center elementor-widget elementor-widget-button" data-id="cf3bc73" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/what-we-do/#mothers">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Explore More</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="701d0ae6e90133e61cfb6ea14bb97677" class="elementor-element elementor-element-1432075 e-con-full e-flex e-con e-parent" data-id="1432075" data-element_type="container" data-e-type="container">
		<div data-rocket-location-hash="4a9e1d6be28720d5748624a456ec9076" class="elementor-element elementor-element-7dea052 e-con-full e-flex e-con e-child" data-id="7dea052" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-1b38125 e-con-full e-flex e-con e-child" data-id="1b38125" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-7fe8a0f e-con-full e-flex e-con e-child" data-id="7fe8a0f" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f59110f elementor-align-left elementor-widget elementor-widget-button" data-id="f59110f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-size-sm" role="button">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-users" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z"></path></svg>			</span>
									<span class="elementor-button-text">Who We Are</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-f68c64f elementor-widget elementor-widget-heading" data-id="f68c64f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Empowering The Girl Child Via Joyful Learning</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-72ac96e elementor-widget elementor-widget-text-editor" data-id="72ac96e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In December 2002, the MBA batch of 1978 from the Indian Institute of Management, Ahmedabad reunited for their 25th anniversary. Inspired to give back to the community, they established IIMPACT &#8211; to transform rural communities by the education of the girl child.</p><p>Starting with a Learning Centre in Alwar, Rajasthan IIMPACT now operates over 1,700 centres across 11 States of India. Over 50,000 girls aged 6-14 are engaged to address gender gaps in literacy and numeracy, then transitioned into public education.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-e3f3b3f e-con-full e-flex e-con e-child" data-id="e3f3b3f" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-14f5abb elementor-widget elementor-widget-image" data-id="14f5abb" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="1280" height="853" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%20853'%3E%3C/svg%3E" class="attachment-full size-full wp-image-4242" alt="" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490.webp 1280w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490-300x200.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490-1024x682.webp 1024w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490-768x512.webp 768w" data-lazy-sizes="(max-width: 1280px) 100vw, 1280px" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490.webp" /><noscript><img loading="lazy" decoding="async" width="1280" height="853" src="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490.webp" class="attachment-full size-full wp-image-4242" alt="" srcset="https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490.webp 1280w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490-300x200.webp 300w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490-1024x682.webp 1024w, https://iimpact.org/wp-content/uploads/2025/12/zipwp-image-490-768x512.webp 768w" sizes="(max-width: 1280px) 100vw, 1280px" /></noscript>															</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-a801833 e-con-full e-flex e-con e-child" data-id="a801833" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-161b014 e-con-full e-flex e-con e-child" data-id="161b014" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-68f6d3b e-con-full e-flex e-con e-child" data-id="68f6d3b" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-b960eb8 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="b960eb8" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-dot-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Vision						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-566d7d0 elementor-widget elementor-widget-text-editor" data-id="566d7d0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Our Vision is to transform the lives of women, families and entire communities in rural India by the empowerment of the girl child through joyful learning.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-214e219 e-con-full e-flex e-con e-child" data-id="214e219" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-147d8cc elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="147d8cc" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Mission						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-646bdca elementor-widget elementor-widget-text-editor" data-id="646bdca" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Our Mission is to enable girls, primarily between the ages of 6 and 14, from economically and socially backward rural areas of India, to get functional literacy and numeracy and become independent thinkers and life-long learners.</p>								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-df0733f e-con-full e-flex e-con e-child" data-id="df0733f" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8f56681 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="8f56681" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-user-friends" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M192 256c61.9 0 112-50.1 112-112S253.9 32 192 32 80 82.1 80 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C51.6 288 0 339.6 0 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zM480 256c53 0 96-43 96-96s-43-96-96-96-96 43-96 96 43 96 96 96zm48 32h-3.8c-13.9 4.8-28.6 8-44.2 8s-30.3-3.2-44.2-8H432c-20.4 0-39.2 5.9-55.7 15.4 24.4 26.3 39.7 61.2 39.7 99.8v38.4c0 2.2-.5 4.3-.6 6.4H592c26.5 0 48-21.5 48-48 0-61.9-50.1-112-112-112z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Team						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-4cd1603 elementor-widget elementor-widget-text-editor" data-id="4cd1603" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>A small team of professionals based in Gurgaon and <strong> intervention States</strong>, works with <strong>25 NGOs</strong> to deliver services across 11 States of India</p>								</div>
				</div>
				<div class="elementor-element elementor-element-ed0a7c5 elementor-widget elementor-widget-button" data-id="ed0a7c5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/about-us/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">View More</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="85a93b52db4e85845653577371e5abab" class="elementor-element elementor-element-6e9da61 e-con-full e-flex e-con e-parent" data-id="6e9da61" data-element_type="container" data-e-type="container">
				<div data-rocket-location-hash="770526a61836ad33232c5cde91bc4bb4" class="elementor-element elementor-element-d4be776 elementor-align-center elementor-widget elementor-widget-button" data-id="d4be776" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-size-sm" role="button">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-users" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z"></path></svg>			</span>
									<span class="elementor-button-text">Foundations Of Support</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div data-rocket-location-hash="68be4f883eed9eeca40fccb52eacb641" class="elementor-element elementor-element-115d7d4 elementor-widget elementor-widget-heading" data-id="115d7d4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">With Support From You,
We Turn Dreams Into Opportunities.</h2>				</div>
				</div>
				<div data-rocket-location-hash="d6962a5e9d75ebc367e94fb583523d71" class="elementor-element elementor-element-dbedb95 elementor-widget elementor-widget-text-editor" data-id="dbedb95" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>We rely on both corporates and individuals like you to support our work.</p>								</div>
				</div>
				</div>
		<div data-rocket-location-hash="c848aa46aa5a43cf4064895ecca189bc" class="elementor-element elementor-element-8cf9e64 e-con-full e-flex e-con e-parent" data-id="8cf9e64" data-element_type="container" data-e-type="container">
		<div data-rocket-location-hash="062951a1aaa8ef07fc8cb5e0db43b198" class="elementor-element elementor-element-9f6e412 e-con-full e-flex e-con e-child" data-id="9f6e412" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-76d8f42 elementor-arrows-position-outside elementor-widget elementor-widget-n-carousel" data-id="76d8f42" data-element_type="widget" data-e-type="widget" data-settings="{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;4cd1e08&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;26d573d&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a2f3e19&quot;},{&quot;_id&quot;:&quot;d724b98&quot;,&quot;slide_title&quot;:&quot;Slide #4&quot;},{&quot;_id&quot;:&quot;1dcb1b7&quot;,&quot;slide_title&quot;:&quot;Slide #5&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="nested-carousel.default">
				<div class="elementor-widget-container">
							<div class="e-n-carousel swiper" role="region" aria-roledescription="carousel" aria-label="Carousel" dir="ltr">
			<div class="swiper-wrapper" aria-live="off">
										<div class="swiper-slide" data-slide="1" role="group" aria-roledescription="slide" aria-label="1 of 5">
							<div class="elementor-element elementor-element-2a5b43b e-con-full e-flex e-con e-child" data-id="2a5b43b" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-5d1c4f9 e-con-full e-flex e-con e-child" data-id="5d1c4f9" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-cdff3b4 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="cdff3b4" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-quote-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Australians have been generous supporters of IIMPACT's work since 2013, with over 40 LCs now supported annually. Donors love the emotional connection, chatting remotely with teachers and children, and to see first-hand the difference they are making to children's lives! "						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-6e1ad9f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6e1ad9f" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1cd7457 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="1cd7457" data-element_type="widget" data-e-type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="100" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3372" alt="" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/08/DR.jpg" /><noscript><img loading="lazy" decoding="async" width="100" height="100" src="https://iimpact.org/wp-content/uploads/2025/08/DR.jpg" class="attachment-full size-full wp-image-3372" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Dilip Rao</h3><p class="elementor-image-box-description">Founder, IIMPACT Australia</p></div></div>				</div>
				</div>
				</div>
				</div>
								</div>
											<div class="swiper-slide" data-slide="2" role="group" aria-roledescription="slide" aria-label="2 of 5">
							<div class="elementor-element elementor-element-8b32ada e-con-full e-flex e-con e-child" data-id="8b32ada" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-8e0984c e-con-full e-flex e-con e-child" data-id="8e0984c" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-231c84f elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="231c84f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-quote-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							At Indus Towers, we believe that empowering the girl child through education is not just a responsibility—it is a transformative investment in the future of our communities and our nation. Under our CSR initiative, we are deeply committed to nurturing the potential of every child, with a special focus on girls.  We see education not just as a tool, but as a catalyst for change. Through sustained partnerships and grassroots engagement, we remain committed to building a future where every girl has an opportunity to learn and lead.     Our partnership with IIMPACT reflects this belief in action. What began in FY15–16 with 110 learning centres supporting 3,300 girls has grown into a powerful movement—today, we support 650 centres, enabling over 20,000 girl children to access quality education. This journey is a testament to our unwavering dedication to inclusive growth and social equity.     In FY 2024–25, IIMPACT’s proactive efforts—bridging learning gaps, facilitating transitions to formal schooling, equipping adolescent girls with life skills, and building local capacity—have created measurable impact. We are proud to stand alongside them in this mission."						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-88e2524 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="88e2524" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-afffd40 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="afffd40" data-element_type="widget" data-e-type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="100" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3379" alt="" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/08/CSB.jpg" /><noscript><img loading="lazy" decoding="async" width="100" height="100" src="https://iimpact.org/wp-content/uploads/2025/08/CSB.jpg" class="attachment-full size-full wp-image-3379" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Chetna Sharma Baranwal</h3><p class="elementor-image-box-description">Vice President- Sustainability &amp; New Initiative</p></div></div>				</div>
				</div>
				</div>
				</div>
								</div>
											<div class="swiper-slide" data-slide="3" role="group" aria-roledescription="slide" aria-label="3 of 5">
							<div class="elementor-element elementor-element-8466de4 e-con-full e-flex e-con e-child" data-id="8466de4" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-f5f9d6f e-con-full e-flex e-con e-child" data-id="f5f9d6f" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a11aa4b elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="a11aa4b" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-quote-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Supporting girls’ education is one of the most powerful investments in building stronger, more equitable nations. VFS Global’s association with IIMPACT reflects this belief. By providing access to quality primary education, IIMPACT uplifts individual lives and strengthens entire communities. We are proud to support this transformative journey as part of our commitment to promoting education and creating a more inclusive, empowered future for the next generations.						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f1ab114 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f1ab114" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bb3afbd elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="bb3afbd" data-element_type="widget" data-e-type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="100" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3383" alt="" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/08/RV.png" /><noscript><img loading="lazy" decoding="async" width="100" height="100" src="https://iimpact.org/wp-content/uploads/2025/08/RV.png" class="attachment-full size-full wp-image-3383" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Ria Vaidya</h3><p class="elementor-image-box-description">Associate Vice President, Corporate Communications &amp; CSR "VFS Global"</p></div></div>				</div>
				</div>
				</div>
				</div>
								</div>
											<div class="swiper-slide" data-slide="4" role="group" aria-roledescription="slide" aria-label="4 of 5">
							<div class="elementor-element elementor-element-8c74768 e-con-full e-flex e-con e-child" data-id="8c74768" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-fdbd81c e-con-full e-flex e-con e-child" data-id="fdbd81c" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-bf3ef7a elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="bf3ef7a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-quote-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							I am truly grateful to be involved with IIMPACT. I regularly get to know about the incredible work being done, and it is clear that IIMPACT is making a profound difference in the lives of so many girls across the country. The commitment to educating  girls and empowering their communities through education is not only inspiring but also deeply impactful. This work is both valuable and powerful—and I feel privileged to be a part of this meaningful journey.						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-4bdff21 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4bdff21" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-842e30e elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="842e30e" data-element_type="widget" data-e-type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="100" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3387" alt="" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/08/MM.png" /><noscript><img loading="lazy" decoding="async" width="100" height="100" src="https://iimpact.org/wp-content/uploads/2025/08/MM.png" class="attachment-full size-full wp-image-3387" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Meghna Mukerjee</h3><p class="elementor-image-box-description">Individual Donor in London</p></div></div>				</div>
				</div>
				</div>
				</div>
								</div>
											<div class="swiper-slide" data-slide="5" role="group" aria-roledescription="slide" aria-label="5 of 5">
							<div class="elementor-element elementor-element-920b293 e-con-full e-flex e-con e-child" data-id="920b293" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-510b684 e-con-full e-flex e-con e-child" data-id="510b684" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-35375d0 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="35375d0" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-quote-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Our partnership with IIMPACT began in 2008, when we started sponsoring learning centers in remote areas to improve access to education for girls. Despite limited resources, these centers have delivered outstanding results by focusing on “Quality Education” (SDG-4). Inspired by their dedication and measurable success, we have expanded our support to an additional 25 centers over the past decade. Through this collaboration, we now help provide foundational education—reading, writing, language, and numeracy—to nearly 900 girls each year, in regions where formal education for girls remains a significant challenge. 						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-75e06e2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="75e06e2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-9515d9a elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="9515d9a" data-element_type="widget" data-e-type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="100" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3391" alt="" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/08/JS.png" /><noscript><img loading="lazy" decoding="async" width="100" height="100" src="https://iimpact.org/wp-content/uploads/2025/08/JS.png" class="attachment-full size-full wp-image-3391" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Jayesh Soni</h3><p class="elementor-image-box-description">Saint-Gobain India Private Limited - Glass Business "Team Member – CSR"</p></div></div>				</div>
				</div>
				</div>
				</div>
								</div>
								</div>
		</div>
					<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0" aria-label="Previous">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-circle-left" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm28.9-143.6L209.4 288H392c13.3 0 24-10.7 24-24v-16c0-13.3-10.7-24-24-24H209.4l75.5-72.4c9.7-9.3 9.9-24.8.4-34.3l-11-10.9c-9.4-9.4-24.6-9.4-33.9 0L107.7 239c-9.4 9.4-9.4 24.6 0 33.9l132.7 132.7c9.4 9.4 24.6 9.4 33.9 0l11-10.9c9.5-9.5 9.3-25-.4-34.3z"></path></svg>			</div>
			<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0" aria-label="Next">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z"></path></svg>			</div>
						</div>
				</div>
				</div>
				</div>
		<div data-rocket-location-hash="23014447e92b19db5f92d019608ccbf5" class="elementor-element elementor-element-7377697 e-con-full e-flex e-con e-parent" data-id="7377697" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c062a54 elementor-widget elementor-widget-image-carousel" data-id="c062a54" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:3000,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Image Carousel" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873511-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873511-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873511-150x150-1.png" alt="Frame-1618873511-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873514-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873514-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873514-150x150-1.png" alt="Frame-1618873514-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873325-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873325-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873325-1-150x150-1.png" alt="Frame-1618873325-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873326-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873326-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873326-1-150x150-1.png" alt="Frame-1618873326-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873512-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873512-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873512-150x150-1.png" alt="Frame-1618873512-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873513-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873513-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873513-150x150-1.png" alt="Frame-1618873513-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873322-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873322-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873322-1-150x150-1.png" alt="Frame-1618873322-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873323-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873323-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873323-1-150x150-1.png" alt="Frame-1618873323-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873324-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873324-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873324-1-150x150-1.png" alt="Frame-1618873324-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873320-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873320-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873320-1-150x150-1.png" alt="Frame-1618873320-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873321-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873321-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873321-1-150x150-1.png" alt="Frame-1618873321-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873335-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873335-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873335-1-150x150-1.png" alt="Frame-1618873335-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873515-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873515-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873515-150x150-1.png" alt="Frame-1618873515-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873319-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873319-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873319-1-150x150-1.png" alt="Frame-1618873319-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873336-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873336-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873336-1-150x150-1.png" alt="Frame-1618873336-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873337-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873337-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873337-1-150x150-1.png" alt="Frame-1618873337-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873317-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873317-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873317-1-150x150-1.png" alt="Frame-1618873317-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="18 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873333-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873333-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873333-1-150x150-1.png" alt="Frame-1618873333-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="19 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873334-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873334-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873334-1-150x150-1.png" alt="Frame-1618873334-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="20 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873314-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873314-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873314-1-150x150-1.png" alt="Frame-1618873314-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="21 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873315-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873315-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873315-1-150x150-1.png" alt="Frame-1618873315-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="22 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873316-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873316-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873316-1-150x150-1.png" alt="Frame-1618873316-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="23 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873331-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873331-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873331-1-150x150-1.png" alt="Frame-1618873331-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="24 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873313-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873313-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873313-1-150x150-1.png" alt="Frame-1618873313-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="25 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873330-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873330-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873330-1-150x150-1.png" alt="Frame-1618873330-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="26 of 32"><figure class="swiper-slide-inner"><img width="140" height="140" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20140%20140'%3E%3C/svg%3E" alt="DrA-Logo-1" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/DrA-Logo-1.jpg" /><noscript><img width="140" height="140" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/DrA-Logo-1.jpg" alt="DrA-Logo-1" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="27 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873329-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873329-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873329-1-150x150-1.png" alt="Frame-1618873329-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="28 of 32"><figure class="swiper-slide-inner"><img width="140" height="140" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20140%20140'%3E%3C/svg%3E" alt="ge" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/ge.jpg" /><noscript><img width="140" height="140" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/ge.jpg" alt="ge" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="29 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873328-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873328-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873328-1-150x150-1.png" alt="Frame-1618873328-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="30 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873517-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873517-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873517-150x150-1.png" alt="Frame-1618873517-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="31 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Frame-1618873327-1-150x150" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873327-1-150x150-1.png" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/Frame-1618873327-1-150x150-1.png" alt="Frame-1618873327-1-150x150" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="32 of 32"><figure class="swiper-slide-inner"><img width="150" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="New Project (17)" data-lazy-src="https://iimpact.org/wp-content/uploads/2026/01/New-Project-17.webp" /><noscript><img width="150" height="150" decoding="async" class="swiper-slide-image" src="https://iimpact.org/wp-content/uploads/2026/01/New-Project-17.webp" alt="New Project (17)" /></noscript></figure></div>			</div>
							
									</div>
						</div>
				</div>
				</div>
		<div data-rocket-location-hash="d2dc50ff964efe664c7b4933f8f7ca7b" class="elementor-element elementor-element-d1cb2bf e-con-full e-flex e-con e-parent" data-id="d1cb2bf" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-26f121b e-con-full e-flex e-con e-child" data-id="26f121b" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-cff0375 elementor-widget elementor-widget-heading" data-id="cff0375" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Partner with Us</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-32e7164 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="32e7164" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div class="elementor-element elementor-element-f7b35e6 e-con-full e-flex e-con e-child" data-id="f7b35e6" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-7a2f85b elementor-widget elementor-widget-heading" data-id="7a2f85b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Corporate Partnerships</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1acfd5e elementor-widget elementor-widget-heading" data-id="1acfd5e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Create lasting impact through CSR initiatives</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-7f2d60a elementor-invisible elementor-widget elementor-widget-button" data-id="7f2d60a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;zoomIn&quot;}" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://iimpact.org/corporates/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Become a Sponsor</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				</div>
				</div>
				</div>
				<footer data-elementor-type="footer" data-elementor-id="1673" class="elementor elementor-1673 elementor-location-footer" data-elementor-post-type="elementor_library">
			<div class="elementor-element elementor-element-3ada856 e-con-full e-flex e-con e-parent" data-id="3ada856" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div class="elementor-element elementor-element-26cd523 e-con-full e-flex e-con e-child" data-id="26cd523" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-86e2384 e-con-full e-flex e-con e-child" data-id="86e2384" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-9a660c3 elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="9a660c3" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://iimpact.org/">
							<img width="2560" height="1214" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201214'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3817" alt="" data-lazy-srcset="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png 2560w, https://iimpact.org/wp-content/uploads/2025/06/logo-300x142.png 300w, https://iimpact.org/wp-content/uploads/2025/06/logo-1024x485.png 1024w, https://iimpact.org/wp-content/uploads/2025/06/logo-768x364.png 768w, https://iimpact.org/wp-content/uploads/2025/06/logo-1536x728.png 1536w, https://iimpact.org/wp-content/uploads/2025/06/logo-2048x971.png 2048w" data-lazy-sizes="(max-width: 2560px) 100vw, 2560px" data-lazy-src="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png" /><noscript><img width="2560" height="1214" src="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png" class="attachment-full size-full wp-image-3817" alt="" srcset="https://iimpact.org/wp-content/uploads/2025/06/logo-scaled.png 2560w, https://iimpact.org/wp-content/uploads/2025/06/logo-300x142.png 300w, https://iimpact.org/wp-content/uploads/2025/06/logo-1024x485.png 1024w, https://iimpact.org/wp-content/uploads/2025/06/logo-768x364.png 768w, https://iimpact.org/wp-content/uploads/2025/06/logo-1536x728.png 1536w, https://iimpact.org/wp-content/uploads/2025/06/logo-2048x971.png 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></noscript>								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-a259d37 elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor" data-id="a259d37" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>IIMPACT provides meaningful and stimulating educational learning opportunities to girls from socially and economically disadvantaged communities of India.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c3a371f e-grid-align-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="c3a371f" data-element_type="widget" data-e-type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
							<div class="elementor-social-icons-wrapper elementor-grid" role="list">
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-7486a43" href="https://www.facebook.com/iimpact" target="_blank">
						<span class="elementor-screen-only">Facebook-f</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-102851a" href="https://twitter.com/iimpactindia?lang=en" target="_blank">
						<span class="elementor-screen-only">Twitter</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-2c0eaf8" href="https://www.instagram.com/iimpactindia/" target="_blank">
						<span class="elementor-screen-only">Instagram</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-85d46e3" href="https://www.youtube.com/channel/UCznOUuEoK_PdKzV8DLfTq3w" target="_blank">
						<span class="elementor-screen-only">Youtube</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item" role="listitem">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-aba8a4f" href="https://www.linkedin.com/company/66182916/admin/" target="_blank">
						<span class="elementor-screen-only">Linkedin-in</span>
						<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg>					</a>
				</span>
					</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-aa344b4 e-con-full e-flex e-con e-child" data-id="aa344b4" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-40b29bf e-con-full e-flex e-con e-child" data-id="40b29bf" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-92acd7b elementor-widget elementor-widget-heading" data-id="92acd7b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Quick Links</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-827f50a elementor-widget elementor-widget-heading" data-id="827f50a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/">Home</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-24ea306 elementor-widget elementor-widget-heading" data-id="24ea306" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/what-we-do/">What We Do</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-13d7d2c elementor-widget elementor-widget-heading" data-id="13d7d2c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/faqs/">FAQ</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-14e8135 elementor-widget elementor-widget-heading" data-id="14e8135" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/news/">News</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1e4d002 elementor-widget elementor-widget-heading" data-id="1e4d002" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/news/#quarterly">Quarterly Reports</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-99366b3 elementor-widget elementor-widget-heading" data-id="99366b3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/compliance-documents/">Annual Reports</a></h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-0936dd4 e-con-full e-flex e-con e-child" data-id="0936dd4" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8e2f026 elementor-widget elementor-widget-heading" data-id="8e2f026" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Governance</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-f915d6f elementor-widget elementor-widget-heading" data-id="f915d6f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/about-us/">About Us</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ab0f8fb elementor-widget elementor-widget-heading" data-id="ab0f8fb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/team/">Team</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ab1191b elementor-widget elementor-widget-heading" data-id="ab1191b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/compliance-documents/">Compliance</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6547c30 elementor-widget elementor-widget-heading" data-id="6547c30" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/terms-of-use/">Terms of Use</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-c995dce elementor-widget elementor-widget-heading" data-id="c995dce" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/privacy-policy/">Privacy Policy</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1623947 elementor-widget elementor-widget-heading" data-id="1623947" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/child-protection-policy/">Child Protection Policy</a></h2>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-bc133e7 e-con-full e-flex e-con e-child" data-id="bc133e7" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-84379a3 elementor-widget elementor-widget-heading" data-id="84379a3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Get Involved</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-e4d52f5 elementor-widget elementor-widget-heading" data-id="e4d52f5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/donate-for-girl-education/">Donate</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-151b2a3 elementor-widget elementor-widget-heading" data-id="151b2a3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/individuals/#sponsor">Sponsor a Child</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ecf0232 elementor-widget elementor-widget-heading" data-id="ecf0232" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/raise-funds/">Fundraise for Us</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4b141cb elementor-widget elementor-widget-heading" data-id="4b141cb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/overseas-donors/">Overseas Donors</a></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-9312ba6 elementor-widget elementor-widget-heading" data-id="9312ba6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://iimpact.org/refund-and-cancellation-policy/">Refunds &amp; Cancellation</a></h2>				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-55154ec e-con-full e-flex e-con e-child" data-id="55154ec" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-ed45f84 elementor-widget elementor-widget-heading" data-id="ed45f84" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Contact Us</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-9d3afe4 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="9d3afe4" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marker-alt" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg>						</span>
										<span class="elementor-icon-list-text">IIMPACT M 2/3 (Ground Floor), DLF Phase-2 Gurugram- 122002, Haryana India</span>
									</li>
								<li class="elementor-icon-list-item">
											<a href="tel:(+91)01244276865">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>						</span>
										<span class="elementor-icon-list-text">(+91)01244276865</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="tel:(+91)01244371141">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>						</span>
										<span class="elementor-icon-list-text">(+91)01244371141</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="mailto:contact@iimpact.org">

												<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-envelope" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>						</span>
										<span class="elementor-icon-list-text">contact@iimpact.org</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-aad0c91 elementor-widget elementor-widget-heading" data-id="aad0c91" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">© 2025 IIMPACT. All rights reserved.</h2>				</div>
				</div>
				</div>
				</footer>
		
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/hello-elementor/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
			<script type="rocketlazyloadscript">
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<link rel='stylesheet' id='widget-post-info-css' href='https://iimpact.org/wp-content/plugins/elementor-pro/assets/css/widget-post-info.min.css?ver=4.0.2' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-playfair-css' href='https://iimpact.org/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/playfair.css?ver=1776420028' media='all' />
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://iimpact.org","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
//# sourceURL=rocket_lazyload_css-js-extra
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
//# sourceURL=rocket_lazyload_css-js-after
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://iimpact.org/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=1776260139" id="hello-theme-frontend-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.2" id="elementor-webpack-runtime-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.2" id="elementor-frontend-modules-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"4.0.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"landing-pages":true,"nested-elements":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"e_opt_in_v4_page":true,"e_components":true,"e_interactions":true,"e_widget_creation":true,"import-export-customization":true,"e_pro_atomic_form":true,"e_pro_variables":true,"e_pro_interactions":true},"urls":{"assets":"https:\/\/iimpact.org\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/iimpact.org\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/iimpact.org\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"3b9d71e721","atomicFormsSendForm":"52e6e588de"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"title","hello_header_menu_layout":"horizontal"},"post":{"id":42,"title":"IIMPACT%3A%20Educate%20a%20Girl%20Child%20in%20India%20Today%20%7C%20NGO%20to%20donate","excerpt":"","featuredImage":false}};
//# sourceURL=elementor-frontend-js-before
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.2" id="elementor-frontend-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=4.0.2" id="e-sticky-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0" id="jquery-form-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="jquery-ui-datepicker-js-after">window.addEventListener('DOMContentLoaded', function() {
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});});
//# sourceURL=jquery-ui-datepicker-js-after
});</script>
<script id="mailchimp_sf_main_js-js-extra">
var mailchimpSF = {"ajax_url":"https://iimpact.org/","phone_validation_error":"Please enter a valid phone number."};
//# sourceURL=mailchimp_sf_main_js-js-extra
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://iimpact.org/wp-content/cache/min/1/wp-content/plugins/mailchimp/assets/js/mailchimp.js?ver=1776260139" id="mailchimp_sf_main_js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=4.0.2" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
</script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/iimpact.org\/wp-admin\/admin-ajax.php","nonce":"59c2ae6569","urls":{"assets":"https:\/\/iimpact.org\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/iimpact.org\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/iimpact.org\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
//# sourceURL=elementor-pro-frontend-js-before
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=4.0.2" id="elementor-pro-frontend-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://iimpact.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=4.0.2" id="pro-elements-handlers-js" data-rocket-defer defer></script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script type="rocketlazyloadscript" data-no-minify="1" async data-rocket-src="https://iimpact.org/wp-content/plugins/wprocket-premium-by-bloggingpro/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>
<script>var rocket_beacon_data = {"ajax_url":"https:\/\/iimpact.org\/wp-admin\/admin-ajax.php","nonce":"b52dc3b1b6","url":"https:\/\/iimpact.org","is_mobile":false,"width_threshold":1600,"height_threshold":700,"delay":500,"debug":null,"status":{"atf":true,"lrc":true,"preload_fonts":true,"preconnect_external_domain":true},"elements":"img, video, picture, p, main, div, li, svg, section, header, span","lrc_threshold":1800,"preload_fonts_exclusions":["api.fontshare.com","cdn.fontshare.com"],"processed_extensions":["woff2","woff","ttf"],"external_font_exclusions":[],"preconnect_external_domain_elements":["link","script","iframe"],"preconnect_external_domain_exclusions":["static.cloudflareinsights.com","rel=\"profile\"","rel=\"preconnect\"","rel=\"dns-prefetch\"","rel=\"icon\""]}</script><script type="rocketlazyloadscript" data-name="wpr-wpr-beacon" data-rocket-src='https://iimpact.org/wp-content/plugins/wprocket-premium-by-bloggingpro/assets/js/wpr-beacon.min.js' async></script><script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1776532710 -->