NEWS

It's time to shift the focus from temporary relief to lasting resilience. By integrating targeted social protection into Disaster Risk Reduction (DRR) strategies, we can uplift vulnerable communities, not just save them.
 
Social protection is not charity — it’s empowerment, dignity, and preparedness.
 
Let’s invest in systems that protect before, during, and after disasters. Because building resilience starts with inclusion, access, and equity.

// ✅ Custom Modal class with Bootstrap-style events // ✅ Close modal when clicking anywhere // ✅ Prevent click inside modal from closing it // ✅ Auto show on page load // ✅ Auto Show only first time using LocalStorage // if (!localStorage.getItem("welcome_shown")) { // localStorage.setItem("welcome_shown", "true"); // } // ✅ Events (optional logs)