{"version":3,"file":"static/chunks/pages/global-climate-resilience-collective-7bd0db4b9a7e9fbd.js","mappings":"oFACA,CAAAA,OAAAC,QAAA,CAAAD,OAAAC,QAAA,MAAAC,IAAA,EACA,wCACA,WACA,OAAeC,EAAQ,KACvB,EACA,4HCFe,SAASC,IACtB,MACE,GAAAC,EAAAC,IAAA,EAACC,EAAAA,CAAOA,CAAAA,CAACC,UAAU,mCACjB,GAAAH,EAAAI,GAAA,EAACC,KAAAA,CAAGF,UAAU,qCAA4B,kBAC1C,GAAAH,EAAAC,IAAA,EAACK,MAAAA,CAAIH,UAAU,iEACb,GAAAH,EAAAI,GAAA,EAACE,MAAAA,CAAIH,UAAU,mEACb,GAAAH,EAAAI,GAAA,EAACG,IAAKA,CACJC,IAAI,6CACJC,IAAK,gBACLC,KAAI,GACJC,MAAM,mHACNR,UAAU,0CAId,GAAAH,EAAAC,IAAA,EAACW,IAAAA,CAAET,UAAU,kCACX,GAAAH,EAAAI,GAAA,EAACS,SAAAA,UAAO,gBAAoB,gCAC5B,GAAAb,EAAAI,GAAA,EAACU,KAAAA,CAAAA,GACD,GAAAd,EAAAI,GAAA,EAACS,SAAAA,UAAO,oBAAwB,sCAK1C,mMCfe,SAASE,IA+CtB,MACE,GAAAf,EAAAC,IAAA,EAAAD,EAAAgB,QAAA,YACE,GAAAhB,EAAAI,GAAA,EAACa,EAAAA,CAAGA,CAAAA,CAACC,IAhDG,CACVC,KAAM,wCACNC,UACE,6EACFC,gBACE,yLACJ,IA2CI,GAAArB,EAAAI,GAAA,EAACkB,IAAIA,UACH,GAAAtB,EAAAI,GAAA,EAACmB,SAAAA,CACCC,KAAK,sBACLC,wBAAyB,CACvBC,OAAQC,KAAKC,SAAS,CA9CjB,CACb,WAAY,wBACZ,QAAS,eACTC,KAAM,6EACNC,YACE,0LACFC,QAAS,CACP,QAAS,gBACTC,cAAe,kCACfC,gBAAiB,KACjBC,WAAY,QACZC,eAAgB,KAClB,EACAC,aAAc,CACZ,QAAS,eACTC,UAAW,iBACXC,YAAa,kBACf,CACF,EA6BQ,MAGJ,GAAAtC,EAAAI,GAAA,EAACmC,EAAAA,CAAUA,CAAAA,CACTC,OAAQ,CACNC,MAAO,uCACPC,MAAO,6BACT,EACAC,SAAU,GACVC,QAAQ,WAEV,GAAA5C,EAAAI,GAAA,EAACyC,EAAAA,CAAOA,CAAAA,CACNH,MAAM,+BACNI,eAAe,yoBACfC,eAAe,2MACfC,iBAAiB,sFACjBC,OA5CS,CACb,CACEC,QAAS,iBACTpB,YACE,gHACFqB,KAAM,kCACR,EACA,CACED,QAAS,4BACTpB,YACE,qOACFqB,KAAM,8BACR,EACA,CACED,QAAS,8DACTpB,YACE,yMACFqB,KAAM,8BACR,EACD,GA4BG,GAAAnD,EAAAI,GAAA,EAACgD,EAAAA,CAAQA,CAAAA,CACPV,MAAM,2BACNZ,YAAY,iYAEd,GAAA9B,EAAAI,GAAA,EAACiD,EAAAA,CAAYA,CAAAA,CACXC,QAAS,EACTC,KAAM,CACJ,CACEd,MAAO,qBACPC,MAAO,4BACPZ,YAAc,oXAIhB,EACA,CACEW,MAAO,+BACPC,MAAO,gCACPZ,YAAc,gUAKhB,EACA,CACEW,MAAO,8BACPC,MAAO,2BACPZ,YAAc,sRAIhB,EACD,GAEH,GAAA9B,EAAAI,GAAA,EAACL,EAAAA,CAAWA,CAAAA,CAAAA,GACZ,GAAAC,EAAAI,GAAA,EAACoD,EAAAA,CAAWA,CAAAA,CAAAA,KAKlB","sources":["webpack://_N_E/?dce1","webpack://_N_E/./src/components/pages/home/where-we-work.js","webpack://_N_E/./src/pages/global-climate-resilience-collective.js"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/global-climate-resilience-collective\",\n function () {\n return require(\"private-next-pages/global-climate-resilience-collective.js\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/global-climate-resilience-collective\"])\n });\n }\n ","import React from \"react\";\nimport Section from \"@/components/ui/section\";\nimport Image from \"next/image\";\n// import WorldMap from \"@/components/ui/world-map\";\nexport default function WhereWeWork() {\n return (\n
\n

Where we work

\n
\n
\n \n
\n {/* */}\n

\n South Asia: Bangladesh, India, and Nepal\n
\n Southeast Asia: Indonesia, and Philippines\n

\n
\n
\n );\n}\n","import React from \"react\";\nimport Seo from \"@/utils/seo\";\nimport BannerCard from \"@/components/ui/banner-card\";\nimport Problem from \"@/components/pages/initiatives/problem\";\nimport Solution from \"@/components/pages/initiatives/solution\";\nimport SolutionGrid from \"@/components/pages/initiatives/solution-grid\";\n// import Divider from \"@/components/pages/initiatives/divider\";\nimport Head from \"next/head\";\n// import CaseStories from \"@/components/pages/cri/case-stories\";\nimport WhereWeWork from \"@/components/pages/home/where-we-work\";\nimport CaseStories from \"@/components/pages/mrc/case-stories\";\n\nexport default function CRI() {\n const seo = {\n slug: \"/global-climate-resilience-collective\",\n metaTitle:\n \"Global Climate Resilience Collective | People’s Courage International, USA\",\n metaDescription:\n \"The mission of our initiative is to build the resilience of climate-affected informal workers by ensuring their access to climate-responsive social protection and adaptation supports.\",\n };\n const jsonLd = {\n \"@context\": \"http://www.schema.org\",\n \"@type\": \"Organization\",\n name: \"Global Climate Resilience Collective | People’s Courage International, USA\",\n description:\n \"The mission of our initiative is to build the resilience of climate-affected informal workers by ensuring their access to climate-responsive social protection and adaptation supports.\",\n address: {\n \"@type\": \"PostalAddress\",\n streetAddress: \"3206 10th Street NE, Washington\",\n addressLocality: \"DC\",\n postalCode: \"20017\",\n addressCountry: \"USA\",\n },\n contactPoint: {\n \"@type\": \"ContactPoint\",\n telephone: \"+1202-573-8727\",\n contactType: \"customer support\",\n },\n };\n const points = [\n {\n heading: \"Investment gap\",\n description:\n \"Less than 20% of climate adaptation needs are funded. And less than 5% of climate funding goes to adaptation.\",\n icon: \"/images/icons/investment-gap.png\",\n },\n {\n heading: \"Design and innovation gap\",\n description:\n \"Even where there is investment, interventions mostly focus on responses to climate extremes. There is limited focus on slow onset events (e.g., heat, droughts) and the medium- to long-term impacts that affect 100s of millions.\",\n icon: \"/images/icons/design-gap.png\",\n },\n {\n heading: \"Invisibility of workers and lack of a people-first approach\",\n description:\n \"Climate policy is designed far from those who are experiencing the worst outcomes of climate change. Vulnerable communities in South and Southeast Asia are often invisible in the informal workforce.\",\n icon: \"/images/icons/worker (1).png\",\n },\n ];\n return (\n <>\n \n \n \n \n \n \n\n \n
    \n
  • Elevating stories and clear data about who needs to be supported in contrast to using a single siloed-lens (e.g., climate adaptation, labor rights)
  • \n
  • Prioritizing bringing their voices into strategy development, and getting the global community to hear from them on solutions
  • \n
`,\n },\n {\n title: \"Project innovation & scaling\",\n image: \"/images/icons/collaborate.png\",\n description: `Promote people-centric approaches by:
    \n
  • Developing on-ground projects with grassroots organizations based on community demand
  • \n
  • Building the evidence base of people-centric solutions
  • \n
  • Growing the base of grassroots actors working on these issues
  • \n
`,\n },\n {\n title: \"Advocacy for systems change\",\n image: \"/images/icons/system.png\",\n description: `Drive investment by philanthropies, bi/multi-laterals, industry, and governments by:
    \n
  • Clarifying what works on the ground
  • \n
  • Advocating for delivery and financing models that can be implemented sustainably / systemically
  • \n
`,\n },\n ]}\n />\n \n \n {/* */}\n {/* */}\n \n );\n}\n"],"names":["window","__NEXT_P","push","__webpack_require__","WhereWeWork","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__","jsxs","Section","className","jsx","h2","div","Image","src","alt","fill","sizes","p","strong","br","CRI","Fragment","Seo","seo","slug","metaTitle","metaDescription","Head","script","type","dangerouslySetInnerHTML","__html","JSON","stringify","name","description","address","streetAddress","addressLocality","postalCode","addressCountry","contactPoint","telephone","contactType","BannerCard","banner","title","image","isActive","variant","Problem","descriptionOne","descriptionTwo","descriptionThree","points","heading","icon","Solution","SolutionGrid","columns","data","CaseStories"],"sourceRoot":""}