CINXE.COM

UNEP FI Global Roundtable 2024 – United Nations Environment – Finance Initiative

<!DOCTYPE html> <html lang="en-GB"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="theme-color" content="#ffffff"> <title>UNEP FI Global Roundtable 2024 &#8211; United Nations Environment &#8211; Finance Initiative</title> <meta name='robots' content='max-image-preview:large' /> <link rel='dns-prefetch' href='//ws.sharethis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="United Nations Environment - Finance Initiative &raquo; Feed" href="https://www.unepfi.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="United Nations Environment - Finance Initiative &raquo; Comments Feed" href="https://www.unepfi.org/comments/feed/" /> <!-- Favicons --> <link rel="shortcut icon" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/favicon.ico"> <link rel="apple-touch-icon" sizes="180x180" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/favicon-16x16.png"> <link rel="manifest" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/site.webmanifest"> <link rel="mask-icon" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/img/favicon/safari-pinned-tab.svg" color="#0d6efd"> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.1.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-QZFVR2WNJK" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.1.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.unepfi.org\/events\/unep-fi-global-roundtable-2024\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-QZFVR2WNJK', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-QZFVR2WNJK', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <meta name="description" property="og:description" content="&nbsp; UNEP FI is hosting its 18th Global Roundtable on 10-11 December in Geneva, Switzerland and online. The flagship event will focus on accelerating practical approaches to setting and..."> <meta name="image" property="og:image" content="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/GRT-2024-Geneva-Header-Image-800x418.jpg"> <meta name="og:url" property="og:url" content="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/"> <meta name="og:type" property="og:type" content="post"> <meta name="og:title" property="og:title" content="UNEP FI Global Roundtable 2024"> <meta name="twitter:card" property="twitter:card" content="summary_large_image" /> <meta name="twitter:url" property="twitter:url" content="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/" /> <meta name="twitter:title" property="twitter:title" content="UNEP FI Global Roundtable 2024" /> <meta name="twitter:description" property="twitter:description" content="&nbsp; UNEP FI is hosting its 18th Global Roundtable on 10-11 December in Geneva, Switzerland and online. The flagship event will focus on accelerating practical approaches to setting and..." /> <meta name="twitter:image" property="twitter:image" content="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/GRT-2024-Geneva-Header-Image-800x418.jpg" /> <meta name="twitter:site" property="twitter:site" content="@unep_fi" /> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.unepfi.org\/wordpress\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.6.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='sdm-styles-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/simple-download-monitor/css/sdm_wp_styles.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='pt-cv-public-style-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=4.0.1' type='text/css' media='all' /> <link rel='stylesheet' id='pt-cv-public-pro-style-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/pt-content-views-pro/public/assets/css/cvpro.min.css?ver=5.8.6.1' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/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; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.unepfi.org/wordpress/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/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,rgba(6,147,227,1) 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,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 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 rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}: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;}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;}.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;} </style> <link rel='stylesheet' id='bcct_style-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/better-click-to-tweet/assets/css/styles.css?ver=3.0' type='text/css' media='all' /> <link rel='stylesheet' id='ctf_styles-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/custom-twitter-feeds/css/ctf-styles.min.css?ver=2.2.4' type='text/css' media='all' /> <link rel='stylesheet' id='bg-shce-genericons-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/show-hidecollapse-expand/assets/css/genericons/genericons.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='bg-show-hide-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/show-hidecollapse-expand/assets/css/bg-show-hide.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/lib/bootstrap.min.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-roboto-font-css' href='https://fonts.googleapis.com/css2?family=Roboto%3Aital%2Cwght%400%2C100%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C700%3B0%2C900%3B1%2C100%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C700%3B1%2C900&#038;display=swap&#038;ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/lib/fontawesome.min.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-slick-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/slick.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-old-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/css/old-styles.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='unepfi2021-style-css' href='https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/style.css?ver=202411131219' type='text/css' media='all' /> <link rel='stylesheet' id='aurora-heatmap-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/aurora-heatmap/style.css?ver=1.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.unepfi.org/wordpress/wp-content/tablepress-combined.min.css?ver=85' type='text/css' media='all' /> <link rel='stylesheet' id='forget-about-shortcode-buttons-css' href='https://www.unepfi.org/wordpress/wp-content/plugins/forget-about-shortcode-buttons/public/css/button-styles.css?ver=2.1.3' type='text/css' media='all' /> <!--n2css--><!--n2js--><script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.1.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/www.unepfi.org","hash_tracking":"false","v4_id":"G-QZFVR2WNJK"};/* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-tabs-responsive/assets/js/tabs-custom-functions.min.js?ver=6.6.2" id="tabs-custom-functions-js"></script> <script type="text/javascript" id="sdm-scripts-js-extra"> /* <![CDATA[ */ var sdm_ajax_script = {"ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/simple-download-monitor/js/sdm_wp_scripts.js?ver=6.6.2" id="sdm-scripts-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/theme.min.js?ver=202403191139" id="unepfi2021-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/lib/jquery.hoverIntent.min.js?ver=1.10.2" id="unepfi2021-hoverintent-js"></script> <script type="text/javascript" id="aurora-heatmap-js-extra"> /* <![CDATA[ */ var aurora_heatmap = {"_mode":"reporter","ajax_url":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","action":"aurora_heatmap","reports":"click_pc,click_mobile","debug":"0","ajax_delay_time":"3000","ajax_interval":"10","ajax_bulk":null}; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/aurora-heatmap/js/aurora-heatmap.min.js?ver=1.7.0" id="aurora-heatmap-js"></script> <script id='st_insights_js' type="text/javascript" src="https://ws.sharethis.com/button/st_insights.js?publisher=eba0f3ba-f9ab-408c-bc68-c28af5afe749&amp;product=feather" id="feather-sharethis-js"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.unepfi.org/wordpress/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.6.2" /> <link rel="canonical" href="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/" /> <link rel='shortlink' href='https://www.unepfi.org/?p=74795' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.unepfi.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unepfi.org%2Fevents%2Funep-fi-global-roundtable-2024%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.unepfi.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unepfi.org%2Fevents%2Funep-fi-global-roundtable-2024%2F&#038;format=xml" /> <script type="text/javascript"> var ajax_url = "https://www.unepfi.org/wordpress/wp-admin/admin-ajax.php"; var admin_url = "https://www.unepfi.org/wordpress/wp-admin/"; var stylesheet_directory_uri = "https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021"; var ajax_getmodal_id_nonce = "d172e6b4d7"; var ajax_selector_nonce = "3d973c9ff0"; var ajax_generate_toc_nonce = "6fc2430b8c"; </script> <style type="text/css"></style> <style type="text/css"> .synved-social-resolution-single { display: inline-block; } .synved-social-resolution-normal { display: inline-block; } .synved-social-resolution-hidef { display: none; } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) { .synved-social-resolution-normal { display: none; } .synved-social-resolution-hidef { display: inline-block; } } </style> <style type="text/css" id="wp-custom-css"> body { font-size: 15px; } .post-content { font-size: 18px; line-height: 24px; overflow: hidden; } </style> <link rel="stylesheet" href="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/responsive.css" /> </head> <body class="post-template-default single single-post postid-74795 single-format-standard"> <div id="to-top"></div> <header> <nav class="navbar fixed-top navbar-expand-lg navbar-light navbar-unep"> <div class="container"> <span class="logos"> <a class="logo" href="https://www.unepfi.org" rel="home"> <img src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/assets/images/logo/logo.svg" alt="UN Environment Programme" /> </a> </span> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ms-auto mb-2 mb-lg-0 main_menu"><li id="menu-item-31770" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current_page_ancestor menu-item-has-children dropdown nav-item nav-item-31770 position-static"><a href="https://www.unepfi.org/about/" class="nav-link active">About Us</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-31801" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children dropdown nav-item nav-item-31801 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/about/" class="nav-link active has-featured-content ">Overview</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-57312" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57312 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/about/about-us/history/" class="nav-link has-featured-content ">History</a></li> <li id="menu-item-57323" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57323 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/about/30-years-of-unep-fi/" class="nav-link has-featured-content ">30 years of UNEP FI</a></li> <li id="menu-item-74902" class="menu-item menu-item-type-post_type menu-item-object-post current-menu-item nav-item nav-item-74902 position-static"><a data-featuredID="31801" href="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/" class="nav-link active has-featured-content ">Global Roundtable 2024</a></li> </ul> </li> <li id="menu-item-31787" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31787 position-static"><a href="https://www.unepfi.org/about/structure/" class="nav-link">Governance</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-48659" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-48659 position-static"><a href="https://www.unepfi.org/about/structure/leadership-council/" class="nav-link">Leadership Council</a></li> <li id="menu-item-31973" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31973 position-static"><a href="https://www.unepfi.org/about/structure/global-steering-committee/" class="nav-link">Global Steering Committee</a></li> <li id="menu-item-57342" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57342 position-static"><a href="https://www.unepfi.org/banking/governance/banking-board/" class="nav-link">Banking Board</a></li> <li id="menu-item-57343" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-57343 position-static"><a href="https://www.unepfi.org/insurance/insurance/psi-board/" class="nav-link">PSI Board</a></li> </ul> </li> <li id="menu-item-31802" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31802 position-static"><a data-featuredID="31802" href="https://www.unepfi.org/about/structure/secretariat/" class="nav-link has-featured-content ">Secretariat</a></li> <li id="menu-item-31800" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31800 position-static"><a href="https://www.unepfi.org/about/employment/" class="nav-link">Work with us</a></li> <li id="menu-item-31775" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31775 position-static"><a href="https://www.unepfi.org/about/contact/" class="nav-link">Contact Us</a></li> </ul> <div class="menu-featured-content mr-auto"> <div class="featured-content" id="featuredContent31801"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/about/30-years-of-unep-fi/" title="30 years of UNEP FI"><h5>30 years of UNEP FI</h5></a> <p>2022 marks 50 years of environmental action through UNEP, 30 years of</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/news/remembering-richard-hansen-our-humble-high-flyer/" title="Remembering Richard Hansen: our humble, high-flyer"><h5>Remembering Richard Hansen: our humble, high-flyer</h5></a> <p>We lost a dear UNEP FI colleague recently, Richard Hansen, our web</p> </div></div> <div class="featured-content" id="featuredContent31802"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/news/remembering-richard-hansen-our-humble-high-flyer/" title="Remembering Richard Hansen: our humble, high-flyer"><h5>Remembering Richard Hansen: our humble, high-flyer</h5></a> <p>We lost a dear UNEP FI colleague recently, Richard Hansen, our web</p> </div></div> </div> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31803" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31803 position-static"><a href="https://www.unepfi.org/members/" class="nav-link">Our Members</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-31804" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-31804 position-static"><a href="https://www.unepfi.org/members/" class="nav-link">Our Members</a></li> <li id="menu-item-31974" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31974 position-static"><a href="https://www.unepfi.org/supporting-institutions/" class="nav-link">Supporting Institutions</a></li> <li id="menu-item-31773" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31773 position-static"><a href="https://www.unepfi.org/membership/" class="nav-link">Benefits of Membership</a></li> <li id="menu-item-31805" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-31805 position-static"><a href="https://www.unepfi.org/extranet/" class="nav-link">Members Area</a></li> </ul> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31780" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown nav-item nav-item-31780 position-static"><a href="#" class="nav-link">Finance Industry</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-34082" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-34082 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/" class="nav-link has-featured-content ">Banking</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51939" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51939 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/" class="nav-link has-featured-content ">Principles for Responsible Banking</a></li> <li id="menu-item-60680" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-60680 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/prb-academy/" class="nav-link has-featured-content ">Principles for Responsible Banking Academy</a></li> <li id="menu-item-52523" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-52523 position-static"><a data-featuredID="34082" target="_blank" href="https://www.unepfi.org/net-zero-banking/#new_tab" class="nav-link has-featured-content ">Net-Zero Banking Alliance</a></li> <li id="menu-item-75901" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75901 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/risk-centre/" class="nav-link has-featured-content ">Risk Centre</a></li> <li id="menu-item-51944" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51944 position-static"><a data-featuredID="34082" href="https://www.unepfi.org/banking/bankingprinciples/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-51930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-51930 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/insurance/insurance/" class="nav-link has-featured-content ">Insurance</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-56587" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-56587 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/insurance/insurance/" class="nav-link has-featured-content ">Principles for Sustainable Insurance</a></li> <li id="menu-item-75436" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75436 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/forum-for-insurance-transition-to-net-zero/" class="nav-link has-featured-content ">Forum for Insurance Transition to Net Zero</a></li> <li id="menu-item-74519" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-74519 position-static"><a data-featuredID="51930" href="https://www.unepfi.org/the-v20-sustainable-insurance-facility/" class="nav-link has-featured-content ">V20 Sustainable Insurance Facility</a></li> </ul> </li> <li id="menu-item-42372" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-42372 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/investment/investment/" class="nav-link has-featured-content ">Investment</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51931" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51931 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/investment/investment/" class="nav-link has-featured-content ">Investment Leadership Programme</a></li> <li id="menu-item-53639" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-53639 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/net-zero-alliance/" class="nav-link has-featured-content ">Net-Zero Asset Owner Alliance</a></li> <li id="menu-item-54711" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-54711 position-static"><a data-featuredID="42372" href="https://www.unepfi.org/legal-framework-for-impact/" class="nav-link has-featured-content ">A Legal Framework for Impact</a></li> </ul> </li> <li id="menu-item-65785" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-65785 position-static"><a data-featuredID="65785" href="https://www.unepfi.org/policy-and-regulation/" class="nav-link has-featured-content ">Policy and Regulation</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-77388" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-77388 position-static"><a data-featuredID="65785" href="https://www.unepfi.org/policy-and-regulation/csrd-esrs-implementation-programme/" class="nav-link has-featured-content ">CSRD/ESRS Implementation Programme</a></li> <li id="menu-item-71005" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-71005 position-static"><a data-featuredID="65785" href="https://www.unepfi.org/policy-and-regulation/regional-inititatives/" class="nav-link has-featured-content ">Regional Inititatives</a></li> </ul> </li> </ul> <div class="menu-featured-content mr-auto"> <div class="featured-content" id="featuredContent34082"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/regions/europe/unep-fi-to-support-csrd-implementation-by-leveraging-principles-for-responsible-banking-requirements/" title="UNEP FI launches new resources to support CSRD implementation by leveraging Principles for Responsible Banking requirements"><h5>UNEP FI launches new resources to support CSRD implementation by leveraging Principles for Responsible Banking requirements</h5></a> <p>UNEP FI has launched an ESRS Interoperability Package which helps banks</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/industries/banking/responsible-banking-priorities-and-blueprint-for-a-sustainable-future/" title="Responsible Banking - Priorities and Blueprint for a Sustainable Future"><h5>Responsible Banking - Priorities and Blueprint for a Sustainable Future</h5></a> <p>Leading responsible banks are transforming the finance sector through four</p> </div></div> <div class="featured-content" id="featuredContent51930"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/insurance/insurance/" title="Principles for Sustainable Insurance"><h5>Principles for Sustainable Insurance</h5></a> <p>About Launched at the 2012 UN Conference on Sustainable Development,</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/insurance/insurance/projects/" title="Priorities and Initiatives"><h5>Priorities and Initiatives</h5></a> <p>The insurance industry’s core business is to understand, manage and</p> </div></div> <div class="featured-content" id="featuredContent42372"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/industries/target-setting-protocol-fourth-edition/" title="NZAOA Target-Setting Protocol Fourth Edition"><h5>NZAOA Target-Setting Protocol Fourth Edition</h5></a> <p>With this release, the Net-Zero Asset Owner Alliance has published four</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/industries/to-serve-net-zero-clients-asset-managers-need-a-systematic-approach-to-climate/" title="To serve net-zero clients, asset managers need a systematic approach to climate"><h5>To serve net-zero clients, asset managers need a systematic approach to climate</h5></a> <p>Geneva, 6 February - The UN-convened Net-Zero Asset Owner Alliance</p> </div></div> <div class="featured-content" id="featuredContent65785"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/themes/climate-change/turning-point-how-policymakers-can-shift-the-trillions-needed-for-the-net-zero-transition/" title="Turning point: How policymakers can shift the trillions needed for the net-zero transition"><h5>Turning point: How policymakers can shift the trillions needed for the net-zero transition</h5></a> <p>Net-zero can only be achieved through systemic change. It is time to move</p> </div></div> </div> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31781" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown nav-item nav-item-31781 position-static"><a href="#" class="nav-link">Key Themes</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-52535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-52535 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/climate-change/climate-change/" class="nav-link has-featured-content ">Climate Change</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51938" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51938 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/net-zero-alliance/" class="nav-link has-featured-content ">Net-Zero Asset Owner Alliance</a></li> <li id="menu-item-51932" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51932 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/net-zero-banking/" class="nav-link has-featured-content ">Net-Zero Banking Alliance</a></li> <li id="menu-item-71779" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-71779 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/climate-change/net-zero-export-credit-agencies/" class="nav-link has-featured-content ">Net-Zero Export Credit Agencies Alliance</a></li> <li id="menu-item-75437" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75437 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/forum-for-insurance-transition-to-net-zero/" class="nav-link has-featured-content ">Forum for Insurance Transition to Net Zero</a></li> <li id="menu-item-75245" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75245 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/risk-centre/" class="nav-link has-featured-content ">Risk Centre</a></li> <li id="menu-item-51928" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51928 position-static"><a data-featuredID="52535" href="https://www.unepfi.org/climate-change/climate-change/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-31786" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31786 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/nature/nature/" class="nav-link has-featured-content ">Nature</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-75244" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75244 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/risk-centre/" class="nav-link has-featured-content ">Risk Centre</a></li> <li id="menu-item-52527" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-52527 position-static"><a data-featuredID="31786" target="_blank" href="https://www.unepfi.org/blue-finance/#new_tab" class="nav-link has-featured-content ">Ocean Finance</a></li> <li id="menu-item-56065" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-56065 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/nature/food-systems/" class="nav-link has-featured-content ">Food, Forests &#038; Land</a></li> <li id="menu-item-51945" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51945 position-static"><a data-featuredID="31786" href="https://www.unepfi.org/nature/nature/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-51579" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-51579 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/pollution-and-circular-economy/" class="nav-link has-featured-content ">Pollution &#038; Circular Economy</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-73883" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73883 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/circular-economy/" class="nav-link has-featured-content ">Circular Economy</a></li> <li id="menu-item-73882" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73882 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/pollution/" class="nav-link has-featured-content ">Pollution</a></li> <li id="menu-item-73881" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-73881 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/energy-efficiency/" class="nav-link has-featured-content ">Energy Efficiency</a></li> <li id="menu-item-51925" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51925 position-static"><a data-featuredID="51579" href="https://www.unepfi.org/pollution-and-circular-economy/pollution-and-circular-economy/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-51982" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-51982 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/positive-impact/" class="nav-link has-featured-content ">SDGs &#038; Impact</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-59441" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-59441 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/impact-protocol/" class="nav-link has-featured-content ">Impact Protocol</a></li> <li id="menu-item-51943" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51943 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/unep-fi-impact-analysis-tools/" class="nav-link has-featured-content ">Tools for Holistic Impact Analysis</a></li> <li id="menu-item-51934" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51934 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/impact-management-platform/" class="nav-link has-featured-content ">Impact Management Platform</a></li> <li id="menu-item-51983" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51983 position-static"><a data-featuredID="51982" href="https://www.unepfi.org/impact/positive-impact/" class="nav-link has-featured-content ">More&#8230;</a></li> </ul> </li> <li id="menu-item-53647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-53647 position-static"><a href="https://www.unepfi.org/social-issues/social-issues/" class="nav-link">Social &#038; Human Rights</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-51937" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-51937 position-static"><a href="https://www.unepfi.org/social-issues/social-issues/" class="nav-link">Human Rights</a></li> <li id="menu-item-66177" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-66177 position-static"><a href="https://www.unepfi.org/social-issues/just-transition/" class="nav-link">Just Transition</a></li> <li id="menu-item-66176" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-66176 position-static"><a href="https://www.unepfi.org/social-issues/financial-health-and-inclusion/" class="nav-link">Financial Health and Inclusion</a></li> <li id="menu-item-66175" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-66175 position-static"><a href="https://www.unepfi.org/social-issues/gender/" class="nav-link">Gender</a></li> </ul> </li> </ul> <div class="menu-featured-content mr-auto"> <div class="featured-content" id="featuredContent52535"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/themes/climate-change/export-credit-agencies-supporting-billions-in-global-trade-form-net-zero-alliance/" title="Export credit agencies supporting billions in global trade form net-zero alliance"><h5>Export credit agencies supporting billions in global trade form net-zero alliance</h5></a> <p>Geneva, 4 December 2023 – At COP28 today, eight leading export credit</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/themes/climate-change/unep-fi-launches-risk-centre-to-help-members-address-sustainability-risks/" title="New Risk Centre to help UNEP FI members address sustainability risks"><h5>New Risk Centre to help UNEP FI members address sustainability risks</h5></a> <p>The UN Environment Programme Finance Initiative (UNEP FI) has unveiled its</p> </div></div> <div class="featured-content" id="featuredContent31786"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/nature/getting-started/" title="Getting Started"><h5>Getting Started</h5></a> <p>The Challenge The natural world - our forests, soils, land and ocean and</p> </div><div class="post-highlight"> <a href="https://www.unepfi.org/blue-finance/" title="Sustainable Blue Finance"><h5>Sustainable Blue Finance</h5></a> <p>Welcome to the Sustainable Blue Economy Finance Initiative, a UN-convened</p> </div></div> <div class="featured-content" id="featuredContent51579"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/news/160-financial-institutions-call-for-an-ambitious-international-treaty-to-end-plastic-pollution/" title="160 financial institutions representing 15.5 USD trillion combined assets call for an ambitious international treaty to end plastic pollution"><h5>160 financial institutions representing 15.5 USD trillion combined assets call for an ambitious international treaty to end plastic pollution</h5></a> <p>Geneva, 19 April 2024 – One hundred and sixty financial institutions and</p> </div></div> <div class="featured-content" id="featuredContent51982"> <h4>Highlights</h4><div class="post-highlight"> <a href="https://www.unepfi.org/industries/banking/impact-protocol/" title="Impact Protocol"><h5>Impact Protocol</h5></a> <p>Impact management explained, step by step! The Impact Protocol provides a</p> </div></div> </div> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-31783" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31783 position-static"><a href="https://www.unepfi.org/regions/" class="nav-link">Regions</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-31785" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31785 position-static"><a href="https://www.unepfi.org/regions/africa-middle-east/" class="nav-link">Africa &#038; Middle East</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-65210" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-65210 position-static"><a href="https://www.unepfi.org/regions/africa-middle-east/unep-fi-regional-roundtable-africa-and-middle-east-2023/" class="nav-link">Regional Roundtable Africa and Middle East 2023</a></li> <li id="menu-item-55117" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-55117 position-static"><a href="https://www.unepfi.org/knowledge-platform/" class="nav-link">SDG-Climate Facility Project: Knowledge Platform</a></li> </ul> </li> <li id="menu-item-31788" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31788 position-static"><a href="https://www.unepfi.org/regions/asia-pacific/" class="nav-link">Asia Pacific</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-65208" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-65208 position-static"><a href="https://www.unepfi.org/regions/asia-pacific/unep-fi-regional-roundtable-asia-pacific-2023/" class="nav-link">Regional Roundtable Asia Pacific 2023</a></li> </ul> </li> <li id="menu-item-31792" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31792 position-static"><a href="https://www.unepfi.org/regions/europe/" class="nav-link">Europe</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-78622" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-78622 position-static"><a href="https://www.unepfi.org/policy-and-regulation/csrd-esrs-implementation-programme/" class="nav-link">CSRD/ESRS Implementation Programme</a></li> <li id="menu-item-66945" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-66945 position-static"><a href="https://www.unepfi.org/events/unep-fi-regional-roundtable-europe-2023/" class="nav-link">UNEP FI Regional Roundtable Europe 2023</a></li> </ul> </li> <li id="menu-item-31793" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31793 position-static"><a href="https://www.unepfi.org/regions/latin-america-caribbean/" class="nav-link">Latin America &#038; Caribbean</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-78623" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-78623 position-static"><a href="https://www.unepfi.org/unep-fi-regional-roundtable-latin-america-caribbean-2024/" class="nav-link">UNEP FI Regional Roundtable Latin America &#038; Caribbean 2024</a></li> </ul> </li> <li id="menu-item-31794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-31794 position-static"><a href="https://www.unepfi.org/regions/north-america/" class="nav-link">North America</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-65209" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-65209 position-static"><a href="https://www.unepfi.org/rrt23-na-recordings/" class="nav-link">Regional Roundtable North America 2023</a></li> </ul> </li> </ul> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> <li id="menu-item-33506" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children dropdown nav-item nav-item-33506 position-static"><a href="#" class="nav-link active">Resources</a> <div class="dropdown-menu multi-column columns-3"> <div class="row"><div class="container"> <div class="d-flex justify-content-between"><ul class=" depth_0"> <li id="menu-item-33508" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-ancestor current-menu-parent current-post-parent menu-item-has-children dropdown nav-item nav-item-33508 position-static"><a href="https://www.unepfi.org/category/events/" class="nav-link active">Events &#038; Webinars</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-74901" class="menu-item menu-item-type-post_type menu-item-object-post current-menu-item nav-item nav-item-74901 position-static"><a href="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/" class="nav-link active">Global Roundtable 2024</a></li> <li id="menu-item-63399" class="menu-item menu-item-type-post_type menu-item-object-post nav-item nav-item-63399 position-static"><a href="https://www.unepfi.org/events/regional-roundtables-on-sustainable-finance-2023/" class="nav-link">Regional Roundtables 2023</a></li> <li id="menu-item-52759" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-52759 position-static"><a href="https://www.unepfi.org/category/events/?ca%5B0%5D=343&amp;concluded=1" class="nav-link">Podcasts</a></li> <li id="menu-item-52760" class="menu-item menu-item-type-custom menu-item-object-custom nav-item nav-item-52760 position-static"><a href="https://www.unepfi.org/category/events/?ca%5B0%5D=204" class="nav-link">Webinars</a></li> </ul> </li> <li id="menu-item-33510" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-33510 position-static"><a href="https://www.unepfi.org/category/news/" class="nav-link">News</a></li> <li id="menu-item-33509" class="menu-item menu-item-type-taxonomy menu-item-object-category nav-item nav-item-33509 position-static"><a href="https://www.unepfi.org/category/publications/" class="nav-link">Guidance &#038; Research</a></li> <li id="menu-item-75243" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-75243 position-static"><a href="https://www.unepfi.org/risk-centre/" class="nav-link">Risk Centre</a></li> <li id="menu-item-33997" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-33997 position-static"><a href="https://www.unepfi.org/tools/" class="nav-link">Tools</a></li> <li id="menu-item-79729" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown nav-item nav-item-79729 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/" class="nav-link">Training</a> <ul class="dropdown-menu sub-menu depth_1"> <li id="menu-item-79735" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-79735 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/prb-academy/" class="nav-link">Principles for Responsible Banking Academy</a></li> <li id="menu-item-79731" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-79731 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/regional-implementation-of-unep-fi-frameworks/" class="nav-link">Regional Implementation of UNEP FI Frameworks</a></li> <li id="menu-item-79732" class="menu-item menu-item-type-post_type menu-item-object-page nav-item nav-item-79732 position-static"><a href="https://www.unepfi.org/learning-and-development-for-finance-professionals/risk-management/" class="nav-link">Risk Management</a></li> </ul> </li> </ul> </div> <!-- d-flex flex-row --> </div> <!-- container --> </div> <!-- row --> </div> <!-- dropdown --></li> </ul> <button class="btn left-pan header-search-button d-none d-sm-block" type="button" data-form="#header-search-form" title="Search"><i class="fa fa-search"></i></button> </div> </div> </nav> <div id="header-search-form" class="header-search-form d-none d-sm-block"> <div class="container"> <div class="spacer-left"> <form class="d-flex search-form" role="search" method="get" action="/"> <div class="input-group"> <input class="form-control input-text " type="search" name="s" placeholder="Search" aria-label="Search"> <button class="btn left-pan" type="submit" title="Search"><i class="fa fa-search"></i></button> </div> </form> <p class="search-title pt40">POPULAR CONTENT</p> <div class="row"> <article class="col-12 col-md-4"> <a href="https://www.unepfi.org/themes/climate-change/2023-climate-risk-landscape/"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/03/Climate-Risk-Landscape-2023-cover-scaled.jpg" class="img-fluid"> </a> <p class="top-title">07 March 2023<span class="separator"></span><span class="uppercase"><a href="https://www.unepfi.org/category/themes/climate-change/" rel="category tag">Climate Change</a>, <a href="https://www.unepfi.org/category/publications/" rel="category tag">Publications</a>, <a href="https://www.unepfi.org/category/themes/risk/" rel="category tag">Risk</a>, <a href="https://www.unepfi.org/category/themes/climate-change/tcfd/" rel="category tag">TCFD</a></span></p> <a href="https://www.unepfi.org/themes/climate-change/2023-climate-risk-landscape/"> <h5>The 2023 Climate Risk Landscape</h5></a> </article> <article class="col-12 col-md-4"> <a href="https://www.unepfi.org/events/global-roundtable-2022/"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/05/Header-Clouds-2.jpg" class="img-fluid"> </a> <p class="top-title">17 May 2022<span class="separator"></span><span class="uppercase"><a href="https://www.unepfi.org/category/events/" rel="category tag">Events</a>, <a href="https://www.unepfi.org/category/events/unepfi-roundtable/" rel="category tag">Roundtables</a></span></p> <a href="https://www.unepfi.org/events/global-roundtable-2022/"> <h5>UNEP FI Global Roundtable 2022</h5></a> </article> <article class="col-12 col-md-4"> <a href="https://www.unepfi.org/industries/banking/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance/"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/12/endofyeararticle-scaled.jpg" class="img-fluid"> </a> <p class="top-title">19 December 2023<span class="separator"></span><span class="uppercase"><a href="https://www.unepfi.org/category/industries/banking/" rel="category tag">Banking</a>, <a href="https://www.unepfi.org/category/themes/climate-change/" rel="category tag">Climate Change</a>, <a href="https://www.unepfi.org/category/industries/insurance/" rel="category tag">Insurance</a>, <a href="https://www.unepfi.org/category/industries/investment/" rel="category tag">Investment</a>, <a href="https://www.unepfi.org/category/themes/ecosystems/" rel="category tag">Nature</a>, <a href="https://www.unepfi.org/category/news/" rel="category tag">News</a>, <a href="https://www.unepfi.org/category/industries/policy/" rel="category tag">Policy</a>, <a href="https://www.unepfi.org/category/themes/pollution-circular-economy/" rel="category tag">Pollution &amp; Circular Economy</a>, <a href="https://www.unepfi.org/category/themes/impact/" rel="category tag">SDGs and Impact</a>, <a href="https://www.unepfi.org/category/themes/social-issues/" rel="category tag">Social</a></span></p> <a href="https://www.unepfi.org/industries/banking/2023-in-review-a-growing-membership-continues-ambitious-action-on-sustainable-finance/"> <h5>2023 in review: A growing membership continues ambitious action on sustainable finance</h5></a> </article> </div> </div> </div> </div> </header> <main> <div class="wall single-event w1680" style="background-image: linear-gradient(to bottom, rgba(0,0,0,0.75), rgba(0,0,0,0) 20%), linear-gradient(rgba(0,0,0,0.30), rgba(0,0,0,0.30)), linear-gradient(137deg, rgba(0,0,0,0.60), rgba(0,0,0,0)), url('https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/GRT-2024-Geneva-Header-Image.jpg');" > <div class="container h50"><nav class="breadcrumb"><a href="https://www.unepfi.org/">Home</a><span class="divider">&nbsp;/&nbsp;</span> <a href="https://www.unepfi.org/category/events/">Events</a> <span class="divider">&nbsp;/&nbsp;</span> <a href="https://www.unepfi.org/category/events/unepfi-roundtable/">Roundtables</a> </nav></div> <div class="container pt80 pb80"> <p class="event-type">Roundtables</p> <h2 class="line-semitransparent">UNEP FI Global Roundtable 2024</h2> <div class="event-details"> <p class="event-location">Geneva, Switzerland and online</p> <p class="event-date">10-11 December 2024</p> </div> <a href="#reg" title="View registration options" class="btn btn-register"> View registration options </a> </div> </div> <div class="container mt-5 mb-5"> <div class="row"> <div class="col-12 col-sm-9"> <article class="post-type-events"> <div class="post-content"> <ul class="nav nav-tabs unepfi-generic-tabs" id="eventTab" role="tablist"> <li class="nav-item" role="presentation"> <button class="nav-link active" id="about-tab" data-bs-toggle="tab" data-bs-target="#about" type="button" role="tab" aria-controls="about" aria-selected="true">About</button> </li> <li class="nav-item" role="presentation"> <button class="nav-link" id="agenda-tab" data-bs-toggle="tab" data-bs-target="#agenda" type="button" role="tab" aria-controls="agenda" aria-selected="false">Agenda</button> </li> <li class="nav-item" role="presentation"> <button class="nav-link" id="sponsors-tab" data-bs-toggle="tab" data-bs-target="#sponsors" type="button" role="tab" aria-controls="sponsors" aria-selected="false">Sponsors & Partners</button> </li> <li class="nav-item" role="presentation"> <button class="nav-link" id="speakers-tab" data-bs-toggle="tab" data-bs-target="#speakers" type="button" role="tab" aria-controls="speakers" aria-selected="false">Speakers</button> </li> </ul> <div class="tab-content" id="eventTabContent"> <div class="tab-pane fade show active" id="about" role="tabpanel" aria-labelledby="about-tab"> <p>&nbsp;</p> <p><strong>UNEP FI is hosting its 18th Global Roundtable on 10-11 December in Geneva, Switzerland and online. The flagship event will focus on accelerating practical approaches to setting and implementing targets in areas including net zero, nature, impact, pollution, human rights, and financial inclusion to help achieve the Sustainable Development Goals.</strong></p> <p>UNEP FI’s biennial Global Roundtable (GRT) is a key event for driving action within the finance industry, offering thousands of professionals the chance to collaborate with peers and gain insights from global leaders. The GRT convenes a diverse group of stakeholders, including banks, insurers, investors, regulators, policymakers, and civil society, to collectively shape the sustainable finance agenda and catalyse action across the financial system to deliver more sustainable global economies for years to come.</p> <p><strong>  <img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/BB-x-GRT2024-reverse.png" alt="" width="401" height="57" class="alignnone wp-image-80447" /><br /> </strong></p> <p><strong>UNEP FI and Building Bridges join forces                  </strong></p> <p><span>This year, the Global Roundtable will be held under the same roof as <a href="https://www.buildingbridges.org/">Building Bridges</a> (9-12 December), a powerful movement that brings 2500+ attendees from 100+ countries from the finance and corporate sectors, governments, civil society, academia, and sustainable development communities to Geneva annually, to shape the global sustainable finance agenda and build a bridge towards a global economic model that meets the needs of a sustainable and just society. Find out more about Building Bridges 2024 <a href="https://www.buildingbridges.org/2024-edition/" target="_blank" rel="noopener">here</a>.</span></p> <p><em><span class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr">Those who are registered to attend the Global Roundtable from 10-11 December will also have access to the Building Bridges 2024 Action Days from 10-12 December.</span></em></p> <p>&nbsp;</p> <h3 class="line-blue" id="reg">Registrations</h3> <div class="row content-blocks"> <div class="col col-12 col-sm-4"> <article class="simple-gray-box gb-has-link" data-href="https://registration.buildingbridges.org/?from=UNEPFI"><span class="surtitle">In-person attendance</span></p> <h4>Registrations for general public</h4> <p>Takes you to registration</p> </article> </div> <div class="col col-12 col-sm-4"> <article class="simple-gray-box gb-has-link" data-href="https://www.unepfi.org/extranet/get-involved/"><span class="surtitle">In-person attendance</span></p> <h4>UNEP FI Member registrations</h4> <p>Takes you to the Members&#8217; Area</p> </article> </div> <div class="col col-12 col-sm-4"> <article class="simple-gray-box gb-has-link" data-href="https://www.eventbrite.com/e/unep-fi-global-roundtable-2024-tickets-1014423366597?aff=oddtdtcreator"><span class="surtitle">Virtual attendance</span></p> <h4>Virtual registrations</h4> <p>Live virtual attendance</p> </article> </div> </div> <div class="unepfi-generic-accordion" id="unepfiAccordion_78973"> <div class="container"> <div class="generic-static-wrapper"> <h3 class="line-blue" id="tabsTemplate_section_title_78973">Frequently Asked Questions</h3> </div> <div class="accordion"> <div class="accordion-item"> <h2 class="accordion-header" id="acc_heading_78973_1"> <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#acc_desc_78973_1" aria-controls="acc_desc_78973_1" aria-expanded="false"> Attending the Global Roundtable 2024 </button> </h2> <div id="acc_desc_78973_1" class="accordion-collapse collapse" data-bs-parent="#unepfiAccordion_78973" aria-labelledby="acc_heading_78973_1"> <div class="accordion-body"> <h6>How do I register?</h6> <p><span data-contrast="none">Please register </span><a href="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/#reg"><span data-contrast="none">here</span></a><span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <hr /> <h6>What are the costs for event passes?<b><span data-contrast="none"><br /> </span></b><b style="background-color: transparent; color: #000000; font-size: 15px; font-family: var(--bs-body-font-family); text-align: var(--bs-body-text-align);"><span data-contrast="none"></span></b></h6> <ul> <li>UNEP FI Members: UNEP FI members receive 2 complimentary passes per organisation. You can find the link to register in the members&#8217; area, or contact us on <a href="mailto:roundtable@unepfi.org">roundtable@unepfi.org</a></li> <li>General Public: Prices vary between 150 and 300CHF.</li> <li>Online Attendance: Free of charge.<span data-ccp-props="{" 201341983="" :0="" 335559739="" 335559740="" :279=""> </span></li> </ul> <hr /> <h6>I&#8217;ve registered for the UNEP FI Global Roundtable; do I also get access to Building Bridges?</h6> <p><span data-contrast="none">Yes, registration grants access to the UNEP FI Global Roundtable </span><span data-contrast="none">and</span><span data-contrast="none"> the Building Bridges Action Days (10-12 December), whether attending in person or virtually.</span><span data-contrast="none"> </span><span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <hr /> <h6>I’ve registered to attend in-person. Do I have to pay for anything else?</h6> <p><span data-contrast="none">Participants traveling to Geneva are responsible for their own travel arrangements and related costs, including transportation, visa (if applicable), food, and accommodation. </span><span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <hr /> <h6>Can I join online?</h6> <p><span data-contrast="none">Yes, sessions at the Global Roundtable will be streamed live on the UNEP FI website. Register to attend online </span><a href="https://www.unepfi.org/events/unep-fi-global-roundtable-2024/#reg"><span data-contrast="none">here</span></a><span data-contrast="none"> for free, and a link to watch the event will be sent to you closer to the event. Join the conversation on social </span>media using the hashtag <strong>#GRT2024.<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></strong></p> <hr /> <h6>Does UNEP FI provide certificates of participation?</h6> <p><span data-contrast="none">No, UNEP FI does not issue certificates of participation.</span></p> <hr /> <h6>Will there be Wi-Fi at the venue?</h6> <p><span data-contrast="none">Yes, free Wi-Fi will be provided at the venue. </span></p> </div> </div> </div> <div class="accordion-item"> <h2 class="accordion-header" id="acc_heading_78973_2"> <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#acc_desc_78973_2" aria-controls="acc_desc_78973_2" aria-expanded="false"> Location </button> </h2> <div id="acc_desc_78973_2" class="accordion-collapse collapse" data-bs-parent="#unepfiAccordion_78973" aria-labelledby="acc_heading_78973_2"> <div class="accordion-body"> <h6>Where is the in-person event located?</h6> <p>The UNEP FI Global Roundtable (GRT) will be held at the <a href="https://www.cicg.ch/">CICG &#8211; The International Conference Center Geneva</a> (Rue de Varembé 17, 1211 Genève, Switzerland).<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <hr /> <h6>Is there a recommended hotel I should stay at?</h6> <p>While it is entirely up to each participant to choose their accommodation, our partner Building Bridges has provided a <a href="https://www.buildingbridges.org/acces-to-the-venue/">list of recommended hotels</a> on their website. Please note that UNEP FI does not have any special agreements with these hotels.<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <hr /> <h6>How do I get to the venue?</h6> <p>Please find detailed directions on the <a href="https://www.buildingbridges.org/acces-to-the-venue/">Building Bridges website</a>.<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> </div> </div> </div> <div class="accordion-item"> <h2 class="accordion-header" id="acc_heading_78973_3"> <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#acc_desc_78973_3" aria-controls="acc_desc_78973_3" aria-expanded="false"> Travel and transportation </button> </h2> <div id="acc_desc_78973_3" class="accordion-collapse collapse" data-bs-parent="#unepfiAccordion_78973" aria-labelledby="acc_heading_78973_3"> <div class="accordion-body"> <h6>How do I travel to Geneva?</h6> <p>You can travel to Geneva by plane, with Geneva Airport (GVA) being the main international gateway, or by train, car, or bus from other European cities.<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> UNEP FI is not responsible for covering any travel costs.</span></p> <hr /> <h6>What is the best way to travel around Geneva?</h6> <p>The best way to travel around Geneva is by using its efficient public transportation system, including trams, buses, and trains. Walking and cycling are also popular options.<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <hr /> <h6>How do I get to the CICG venue?</h6> <p>The CICG (Centre International de Conférences Genève) can be easily reached by taking a tram or bus from various parts of the city, or by taxi, although we recommend using the most sustainable choice i.e. public transport.<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <hr /> <h6>Do I need a visa to visit Geneva?</h6> <p>Whether you need a visa depends on your nationality. Schengen Area visa rules apply, so check if your country requires a visa for Switzerland. Participants traveling to Geneva are responsible for their own travel arrangements and related costs, including visa (if applicable). <span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> <p>UNEP FI is unable to provide letters to assist with visa applications.<span data-ccp-props="{" 201341983="" :0="" 335559738="" :240="" 335559739="" 335559740="" :279=""> </span></p> </div> </div> </div> </div><!-- .accordion --> </div><!-- .container" --> </div><!-- .unepfi-accordion-template --> <p>&nbsp;</p> <p>Contact us for any questions or comments, or if you are interested in sponsoring the Global Roundtable, at: <a href="mailto:roundtable@unepfi.org">roundtable@unepfi.org</a></p> <p>&nbsp;</p> </div> <div class="tab-pane fade" id="agenda" role="tabpanel" aria-labelledby="agenda-tab"> <p>&nbsp;</p> <p>We invite you to explore the Global Roundtable 2024 agenda below. In parallel, the Building Bridges Action Days will take place from 10–12 December at the same venue. As a participant of the GRT, you will also have full access to the Building Bridges Action Days, featuring 65+ crowd-sourced sessions, offering a wide array of interactive formats such as panel discussions, workshops, fishbowl conversations, trainings, and case studies. To explore the Building Bridges Action Days program, <a href="https://www.buildingbridges.org/2024-edition-actiondays/" target="_blank" rel="noopener">click here</a>.<strong></strong></p> <p>UN DESA also invites you to a side event titled &#8220;Mobilizing Private Sector Engagement in the Financing for Development Process&#8221; on 10 December. Find out more <a href="#DESA">here.</a></p> <table style="height: 1371px; width: 918px;"> <tbody> <tr style="height: 50px; background-color: #98d3f5;"> <td style="height: 50px; width: 83.2656px;"><strong> Time (CET)</strong></td> <td style="height: 50px; width: 376.219px;"><strong> 10 December 2024 &#8211; Day 1</strong></td> <td style="width: 16.0469px;"></td> <td style="width: 441.469px;"></td> </tr> <tr> <td style="width: 83.2656px;"><strong> </strong></td> <td style="width: 833.734px;" colspan="3"><strong>Joint sessions: Global Roundtable X Building Bridges</strong></td> </tr> <tr style="background-color: #e6e6e6;"> <td style="width: 83.2656px;"><strong>09:00</strong></td> <td colspan="3" style="width: 833.734px;"> <p class="paragraph-small-text">BUILDING PARTNERSHIPS</p> <p><strong>Opening remarks</strong></p> <ul> <li>Eric Usher, Head, UNEP FI</li> <li>Patrick Odier, Chairman of the Supervisory Board, Lombard Odier Group and Chair, Building Bridges</li> </ul> </td> </tr> <tr> <td style="width: 83.2656px;"><strong>09:10</strong></td> <td style="width: 833.734px;" colspan="3"> <p class="paragraph-small-text">FIRESIDE CHAT</p> <p><strong>Accelerating systems change through finance </strong></p> <ul> <li>Rémy Rioux, CEO, French Development Agency (AFD)</li> <li>Moderator: Nik Gowing, Founder and Co-Director, Thinking the Unthinkable</li> </ul> </td> </tr> <tr style="background-color: #e6e6e6;"> <td style="width: 83.2656px;"><strong>09:30</strong></td> <td colspan="3" style="width: 833.734px;"> <p class="paragraph-small-text">FIRESIDE CHAT</p> <p><strong>Wisdom from the Elders: The Right to a Resilient Future </strong></p> <ul> <li>Elisabeth Stern, Board Member, KlimaSeniorinnen</li> <li>Mary Robinson, Chair, The Elders &amp; former President of Ireland, &amp; former UN High Commissioner for Human Rights</li> <li>Moderator: Nik Gowing, Founder and Co-Director, Thinking the Unthinkable</li> </ul> </td> </tr> <tr> <td style="width: 83.2656px;"><strong>09:50</strong></td> <td colspan="3" style="width: 833.734px;"> <p class="paragraph-small-text">PLENARY PANEL</p> <p><strong>How finance drives the sustainability agenda forward </strong></p> <ul> <li>Anja Hannerz, Chief Sustainability Officer, Nordea</li> <li>Claudine Blamey, Chief Sustainability Officer, Aviva</li> <li>Nollaig Forrest, Chief Sustainability Officer, Holcim</li> <li>Shargiil Bashir, Chief Sustainability Officer &amp; Executive Vice President, First Abu Dhabi Bank</li> <li>Thomas Brauchle, Head of Sustainability, Siemens Financial Services</li> <li>Moderator: Raj Kumar, President &amp; Editor-in-Chief, Devex</li> </ul> </td> </tr> <tr> <td style="width: 83.2656px;"><strong> </strong></td> <td style="width: 833.734px;" colspan="3"><strong> </strong></td> </tr> <tr style="height: 50px; background-color: #98d3f5;"> <td style="height: 50px; width: 83.2656px;"><strong> Time (CET)</strong></td> <td colspan="3" style="height: 50px; width: 833.734px;"><strong> Opening of the UNEP FI Global Roundtable</strong></td> </tr> <tr> <td style="width: 83.2656px; text-align: left;"><strong> 10:50</strong></td> <td style="width: 833.734px;" colspan="3"> <p class="paragraph-small-text">OPENING SESSION</p> <p><strong>Opening dialogue with Inger Andersen, Executive Director, UN Environment Programme</strong></p> <ul> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW51025605 BCX0"><span class="NormalTextRun SCXW51025605 BCX0">Facilitated by Eric Usher, Head, UNEP FI</span></span></li> </ul> </td> </tr> <tr style="height: 53px; background-color: #e6e6e6;"> <td style="height: 53px; width: 83.2656px; text-align: left;"><strong> 11:05</strong></td> <td colspan="3" style="height: 53px;"> <p class="paragraph-small-text">MESSAGE</p> <p><strong>Message from Christiana Figueres, Founder, Global Optimism</strong></td> </tr> <tr style="height: 115px;"> <td style="height: 115px; width: 83.2656px; text-align: left;"><strong> 11:10</strong></td> <td colspan="3" style="height: 115px; width: 833.734px;"> <p class="paragraph-small-text">PLENARY PANEL</p> <p><strong>Driving change through responsible banking and sustainable insurance</strong></p> <ul> <li>Bolaji Agbede, CEO, Access Holdings</li> <li>Jean-François Chalifoux, President and CEO, Beneva</li> <li>Patrick Odier, Chairman of the Supervisory Board, Lombard Odier Group and Chair, Building Bridges</li> <li>Patty Karuaihe-Martin, Managing Director, NamibRe</li> <li>Moderator: Liesel van Ast, Deputy Head, UNEP FI</li> </ul> </td> </tr> <tr style="height: 115px; background-color: #e6e6e6;"> <td style="height: 115px; width: 83.2656px; text-align: left;"><strong> 12:00</strong></td> <td colspan="3" style="height: 115px; width: 833.734px;"> <p class="paragraph-small-text">HIGH-LEVEL PANEL</p> <p><strong>Accelerating the real economy transition</strong></p> <ul> <li>Elisabeth Skorna, Chief Financial Officer and Vice-President Finance, DACH,  Schneider Electric</li> <li>Hacina Py, Group Chief Sustainability Officer, Societe Generale</li> <li>Rie Vejs-Kjeldgaard, Director of the Sustainable Enterprises, Productivity and Just Transition Department, International Labour Organization (ILO)</li> <li>Moderator: Maria Sosa Taborda, Membership and Regional Co-ordination Manager, UNEP FI</li> </ul> </td> </tr> <tr style="height: 115px;"> <td style="height: 115px; width: 83.2656px; text-align: left;"><strong> 12:45</strong></td> <td colspan="3" style="height: 115px; width: 833.734px;"> <p class="paragraph-small-text">FIRESIDE CHAT</p> <p><strong>Bringing nature to the heart of finance</strong></p> <ul> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW147030054 BCX0"><span class="NormalTextRun SCXW147030054 BCX0">Kirsten Schu</span><span class="NormalTextRun SCXW147030054 BCX0">ij</span><span class="NormalTextRun SCXW147030054 BCX0">t, Director General, WWF</span><span class="NormalTextRun SCXW147030054 BCX0"> International</span></span><span class="EOP SCXW147030054 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Eric Usher, Head, UNEP FI</li> </ul> </td> </tr> <tr style="height: 47px; background-color: #98d3f5;"> <td style="height: 47px; width: 83.2656px; text-align: left;"><strong> 13:05</strong></td> <td colspan="3" style="height: 47px; width: 833.734px;"><strong>Lunch</strong></td> </tr> <tr style="height: 46px;"> <td style="width: 83.2656px; height: 46px; text-align: left;"></td> <td style="height: 46px; text-align: left; width: 833.734px;" colspan="3"><strong> Start of Deep Dive sessions</strong></td> </tr> <tr style="height: 115px; background-color: #e6e6e6;"> <td style="height: 115px; width: 83.2656px; text-align: left;"><strong> 14:00</strong></td> <td style="height: 115px; width: 376.219px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 1</p> <p><strong>Embedding biodiversity concerns across portfolios</strong></p> <ul> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW139513340 BCX0"><span class="NormalTextRun SCXW139513340 BCX0">Antoni </span><span class="NormalTextRun SpellingErrorV2Themed SCXW139513340 BCX0">Ballabriga</span><span class="NormalTextRun SCXW139513340 BCX0">, </span><span class="NormalTextRun SCXW139513340 BCX0">Global Head of Sustainability Intelligence &amp; Advocacy</span><span class="NormalTextRun SCXW139513340 BCX0">, </span><span class="NormalTextRun SCXW139513340 BCX0">BBVA</span></span><span class="EOP SCXW139513340 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW44140989 BCX0"><span class="NormalTextRun SCXW44140989 BCX0">Kirsten Schu</span><span class="NormalTextRun SCXW44140989 BCX0">i</span><span class="NormalTextRun SCXW44140989 BCX0">j</span><span class="NormalTextRun SCXW44140989 BCX0">t, D</span><span class="NormalTextRun SCXW44140989 BCX0">irector </span><span class="NormalTextRun SCXW44140989 BCX0">G</span><span class="NormalTextRun SCXW44140989 BCX0">eneral</span><span class="NormalTextRun SCXW44140989 BCX0">, WWF</span><span class="NormalTextRun SCXW44140989 BCX0"> International</span></span><span class="EOP SCXW44140989 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW205124086 BCX0"><span class="NormalTextRun SCXW205124086 BCX0">Lauren </span><span class="NormalTextRun SpellingErrorV2Themed SCXW205124086 BCX0">Ferstandig</span><span class="NormalTextRun SCXW205124086 BCX0">, Managing Director, Nature Vest, The Nature Conservancy</span></span><span class="EOP SCXW205124086 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Makoto Haraguchi, SVP of Sustainability Section, MS&amp;AD Insurance Group</li> <li>Moderator: Jessica Smith, Lead, Nature, UNEP FI</li> </ul> </td> <td style="width: 16.0469px; height: 115px;"> <p class="paragraph-small-text"> </td> <td style="height: 115px; width: 441.469px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 2</p> <p><strong>Mobilising finance for energy efficiency</strong></p> <ul> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW48259907 BCX0"><span class="NormalTextRun SCXW48259907 BCX0">Grace Tam</span><span class="NormalTextRun SCXW48259907 BCX0">, Head of Consumer Finance, </span><span class="NormalTextRun SCXW48259907 BCX0">Clean Energy Finance Corporation</span></span></li> <li><span data-contrast="auto" xml:lang="FR-CH" lang="FR-CH" class="TextRun SCXW33863485 BCX0"><span class="NormalTextRun SCXW33863485 BCX0">Luca </span><span class="NormalTextRun SpellingErrorV2Themed SCXW33863485 BCX0">Bertalot</span><span class="NormalTextRun SCXW33863485 BCX0">, </span><span class="NormalTextRun SpellingErrorV2Themed SCXW33863485 BCX0">Secretary</span><span class="NormalTextRun SCXW33863485 BCX0"> General</span><span class="NormalTextRun SCXW33863485 BCX0">, European Mortgage Federation – European Covered Bond Council (EMF-ECBC)</span></span></li> <li>Maya Hennerkes, Director, Green Financial Systems, EBRD</li> <li>Moderator: Ana Bachurova, Energy Efficiency Lead, UNEP FI</li> </ul> </td> </tr> <tr style="height: 115px;"> <td style="height: 115px; width: 83.2656px; text-align: left;"><strong> 15:00</strong></td> <td style="height: 115px; width: 376.219px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 3</p> <p><strong>Next steps to implementing the Global Biodiversity Framework</strong></p> <ul> <li data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1">Deborah Halberstadt, Special Advisor to the Commissioner on Biodiversity and Inclusive Insurance, California Department of Insurance</li> <li data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1">Lisa Eichler, Head of Physical Risk &amp; Natural Solutions, MSCI</li> <li data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1">Paul Harris, Sustainable Product Innovation Lead, Bank of Ireland</li> <li data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Saori Takahashi, Manager, Sustainability Management, Corporate Strategy Group, The </span><span data-contrast="none">Norinchukin Bank</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1">Susanne Pedersen, Director, Science and Knowledge Centre, IUCN</li> <li data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1">Moderator: Romie Goedicke, Co-Lead Nature, UNEP FI</li> </ul> </td> <td style="width: 16.0469px; height: 115px;"> <p class="paragraph-small-text"> </td> <td style="height: 115px; width: 441.469px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 4</p> <p><strong>Mobilising sustainable finance in emerging markets</strong></p> <ul> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW52500208 BCX0"><span class="NormalTextRun SCXW52500208 BCX0" data-ccp-charstyle="normaltextrun" data-ccp-charstyle-defn="{&quot;ObjectId&quot;:&quot;d2c56301-58f7-4f68-b87c-fd92fa551add|13&quot;,&quot;ClassId&quot;:1073872969,&quot;Properties&quot;:[201342446,&quot;1&quot;,201342447,&quot;5&quot;,201342448,&quot;3&quot;,201342449,&quot;1&quot;,469777841,&quot;Calibri&quot;,469777842,&quot;Arial&quot;,469777843,&quot;等线&quot;,469777844,&quot;Calibri&quot;,201341986,&quot;1&quot;,469769226,&quot;Calibri,Arial,等线&quot;,268442635,&quot;22&quot;,469775450,&quot;normaltextrun&quot;,201340122,&quot;1&quot;,134233614,&quot;true&quot;,469778129,&quot;normaltextrun&quot;,335572020,&quot;1&quot;,469778324,&quot;Default Paragraph Font&quot;]}">Alejandra Díaz, Chief Sustainability Officer, Banco </span><span class="NormalTextRun SpellingErrorV2Themed SCXW52500208 BCX0" data-ccp-charstyle="normaltextrun">Davivienda</span><span class="NormalTextRun SCXW52500208 BCX0" data-ccp-charstyle="normaltextrun"> and Seguros Bolívar</span></span><span class="EOP SCXW52500208 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="auto" xml:lang="FR-FR" lang="FR-FR" class="TextRun SCXW146847264 BCX0"><span class="NormalTextRun SpellingErrorV2Themed SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun" data-ccp-charstyle-defn="{&quot;ObjectId&quot;:&quot;d2c56301-58f7-4f68-b87c-fd92fa551add|13&quot;,&quot;ClassId&quot;:1073872969,&quot;Properties&quot;:[201342446,&quot;1&quot;,201342447,&quot;5&quot;,201342448,&quot;3&quot;,201342449,&quot;1&quot;,469777841,&quot;Calibri&quot;,469777842,&quot;Arial&quot;,469777843,&quot;等线&quot;,469777844,&quot;Calibri&quot;,201341986,&quot;1&quot;,469769226,&quot;Calibri,Arial,等线&quot;,268442635,&quot;22&quot;,469775450,&quot;normaltextrun&quot;,201340122,&quot;1&quot;,134233614,&quot;true&quot;,469778129,&quot;normaltextrun&quot;,335572020,&quot;1&quot;,469778324,&quot;Default Paragraph Font&quot;]}">Ghizlaine</span><span class="NormalTextRun SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun"> </span><span class="NormalTextRun SpellingErrorV2Themed SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun">N</span><span class="NormalTextRun SpellingErrorV2Themed SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun">ourlil</span><span class="NormalTextRun SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun">, Financing Mobilization and Sustainability Group Director</span><span class="NormalTextRun SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun">, Caisse de </span><span class="NormalTextRun SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun">D</span><span class="NormalTextRun SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun">épôt et de G</span><span class="NormalTextRun SpellingErrorV2Themed SCXW146847264 BCX0" data-ccp-charstyle="normaltextrun">estion (CDG) Group</span></span></li> <li>Joel Khaw Chuan Penn, Head of MIND and Sustainability, Bank Pembangunan Malaysia Berhad (BPMB)</li> <li>Seyi Kumapayi, Executive Director African Subsidiaries, Access Bank</li> <li>Simon Bessant, Global Head of Insurance and Director, The Texel Group</li> <li>Moderator: Nirnita Talukdar, Asia Pacific Lead, UNEP FI</li> </ul> </td> </tr> <tr style="height: 115px; background-color: #e6e6e6;"> <td style="height: 115px; width: 83.2656px; text-align: left;"><strong> 16:00</strong></td> <td style="height: 115px; width: 376.219px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 5</p> <p><strong>Driving interoperability between sustainable finance taxonomies</strong></p> <ul> <li>Caroline Wellemans, Head of Unit, Sustainable Finance Policy &#8211; DG INTPA, European Commission</li> <li><span class="NormalTextRun SCXW59329902 BCX0">Clémence </span><span class="NormalTextRun SpellingErrorV2Themed SCXW59329902 BCX0">Humeau</span><span class="NormalTextRun SCXW59329902 BCX0">, Head of Sustainability Coordination and </span><span class="NormalTextRun SCXW59329902 BCX0">Governance, AXA I</span><span class="NormalTextRun SCXW59329902 BCX0">nvestment Managers</span></li> <li>Madelena Mohamed, Sustainability Director, Bank Negara Malaysia</li> <li>Makaio Witte, Head of Sustainable Finance, Sustainable Economic Transformation and Sustainable Finance Global Project, GIZ</li> <li>Tomás Soley Pérez, General Superintendent, General Superintendence of Insurance of Costa Rica (SUGESE)</li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW139077317 BCX0"><span class="NormalTextRun SCXW139077317 BCX0">Moderator: Sean Kidney, CEO, Climate Bonds Initiative</span></span></li> </ul> </td> <td style="width: 16.0469px; height: 115px;"> <p class="paragraph-small-text"> </td> <td style="height: 115px; width: 441.469px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 6</p> <p><strong>Just transition: Incorporating human rights into climate </strong><strong>finance</strong></p> <ul> <li><span class="EOP SCXW169151730 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW35029687 BCX0"><span class="NormalTextRun SCXW35029687 BCX0">Carlos José Santos Lardé, Sustainability Manager, Banco Bolivariano</span></span></span></li> <li><span class="EOP SCXW169151730 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"><span class="EOP SCXW35029687 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW65893681 BCX0"><span class="NormalTextRun SCXW65893681 BCX0">Dorothée Baumann-Pauly, Director, Geneva Center for Business and Human Rights</span></span></span></span></li> <li><span class="EOP SCXW169151730 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"><span class="EOP SCXW35029687 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW227882706 BCX0"><span class="NormalTextRun SCXW227882706 BCX0">Jenny Wik Karlsson, CEO &amp; Senior Legal Adviser, Swedish Sami Association and Chairperson, FSC Sweden</span></span></span></span></li> <li>Masaaki Nagamura, Fellow International Initiatives, Tokio Marine</li> <li><span class="EOP SCXW169151730 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"><span class="EOP SCXW35029687 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW188310250 BCX0"><span class="NormalTextRun SCXW188310250 BCX0">Nick Robins, Executive Director, Just Transition Finance Lab, LSE</span></span><span class="EOP SCXW188310250 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span> </span> </span></li> <li>Moderator: Fernanda Hopenhaym, Chairperson, UN Working Group on Business and Human Rights</li> </ul> </td> </tr> <tr style="height: 115px;"> <td style="height: 115px; width: 83.2656px; text-align: left;"><strong> 17:00</strong></td> <td style="height: 115px; width: 376.219px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 7</p> <p><strong>Mainstreaming impact management</strong></p> <ul> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW147684828 BCX0"><span class="NormalTextRun SCXW147684828 BCX0">Gemma Sanchez-Danes, Acting Head of Secretariat, Sustainability Reporting (ESRS), EFRAG</span></span><span class="EOP SCXW147684828 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW18982120 BCX0"><span class="NormalTextRun SCXW18982120 BCX0">Noelia Garcia, Head of Sustainability Coordination and Governance, ISO</span></span><span class="EOP SCXW18982120 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Olivier Wibo, Sustainable Finance Solutions Product Manager, Bloomberg</li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW103414177 BCX0"><span class="NormalTextRun SCXW103414177 BCX0">Susan Stawicki, Head of Reporting, UN</span><span class="NormalTextRun SCXW103414177 BCX0"> </span><span class="NormalTextRun SCXW103414177 BCX0">G</span><span class="NormalTextRun SCXW103414177 BCX0">lobal </span><span class="NormalTextRun SCXW103414177 BCX0">C</span><span class="NormalTextRun SCXW103414177 BCX0">ompact</span></span><span class="EOP SCXW103414177 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW59091991 BCX0"><span class="NormalTextRun SCXW59091991 BCX0">Vincent </span><span class="NormalTextRun SpellingErrorV2Themed SCXW59091991 BCX0">Siegerink</span><span class="NormalTextRun SCXW59091991 BCX0">, Economist, OECD WISE Centre and Co-Lead, Impact Management Platform</span></span></li> <li>Moderator: Careen Abb, SDGs and Impact Lead, UNEP FI</li> </ul> </td> <td style="width: 16.0469px; height: 115px;"> <p class="paragraph-small-text"> </td> <td style="height: 115px; width: 441.469px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 8</p> <p><strong>Tackling plastics and promoting circularity to achieve sustainability goals</strong></p> <ul> <li>Clemence Schmid, Director, Global Plastics Action Partnership, World Economic Forum</li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW44071031 BCX0"><span class="NormalTextRun SCXW44071031 BCX0">Franco Piza, Head of Sustainability, Grupo Bancolombia</span></span></li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW182972443 BCX0"><span class="NormalTextRun SCXW182972443 BCX0">Lauren Clarke-Wiest, Head of Data and Analytics, Aon</span></span><span class="EOP SCXW182972443 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW138852839 BCX0"><span class="NormalTextRun SpellingErrorV2Themed SCXW138852839 BCX0">Massimiano </span><span class="NormalTextRun SpellingErrorV2Themed SCXW138852839 BCX0">Tellini</span><span class="NormalTextRun SCXW138852839 BCX0">, Head – Circular Economy, Intesa Sanpaolo Innovation Center</span></span></li> <li>Moderator: Jan Raes, Finance and Plastics Lead, UNEP FI</li> </ul> </td> </tr> <tr style="height: 43px; background-color: #98d3f5;"> <td style="height: 43px; width: 83.2656px; text-align: left;"><strong> 18:00</strong></td> <td colspan="3" style="height: 43px; width: 833.734px;"><strong>End of Day 1</strong></td> </tr> </tbody> </table> <p>&nbsp;</p> <table style="height: 1425px; width: 921px;"> <tbody> <tr style="height: 50px; background-color: #98d3f5;"> <td style="width: 79.1719px; height: 50px;"><strong> </strong></td> <td colspan="3" style="height: 50px; width: 840.828px;"><strong>11 December 2024 &#8211; Day 2</strong></td> </tr> <tr style="height: 50px;"> <td style="width: 79.1719px; height: 50px;"><strong> 09:55</strong></td> <td colspan="3" style="height: 50px; width: 840.828px;"><strong>Opening keynote</strong></p> <ul> <li>Professor Paul Ekins, Professor of Resources and Environmental Policy, UCL Institute for Sustainable Resources</li> </ul> </td> </tr> <tr style="height: 115px; background-color: #e6e6e6;"> <td style="width: 79.1719px; height: 115px;"><strong> 10:10</strong></td> <td colspan="3" style="height: 115px; width: 840.828px;"> <p class="paragraph-small-text">PLENARY PANEL</p> <p><strong>Supporting global sustainability ambition through policy and regulation</strong></p> <ul> <li>Geetu Joshi, Advisor, Department of Economic Affairs, Ministry of Finance of the Government of India</li> <li>Helena Viñes Fiestas, Commissioner, Spanish Financial Markets Authority (CNMV)</li> <li>Irene Heemskerk, Head of the Climate Change Centre, European Central Bank</li> <li>Krishnan Sharma, Principal Economic Affairs Adviser, Financing for Sustainable Development Office, Department of Economic and Social Affairs, United Nations (UN DESA)</li> <li>Philippe Lionnet, Envoy for Sustainable Finance and Co-Head of the Policy Issues &amp; International Relations unit, State Secretariat for International Finance (SIF), Swiss Federal Department of Finance</li> <li>Moderator: Laura Canas da Costa, Global Policy Co-Lead, UNEP FI</li> </ul> </td> </tr> <tr style="height: 115px;"> <td style="width: 79.1719px; height: 115px;"><strong> 10:55</strong></td> <td colspan="3" style="height: 115px; width: 840.828px;"> <p class="paragraph-small-text">FIRESIDE CHAT</p> <p><strong>Aligning professional practice with sustainability goals</strong></p> <ul> <li>Simon Thompson, Managing Director, Global Capacity Building Coalition (GCBC)</li> </ul> </td> </tr> <tr style="height: 115px; background-color: #e6e6e6;"> <td style="width: 79.1719px; height: 115px;"><strong> 11:10</strong></td> <td colspan="3" style="height: 115px; width: 840.828px;"> <p class="paragraph-small-text">PLENARY PANEL</p> <p><strong>Driving 1.5 ambition through finance</strong></p> <ul> <li>Marc Kahn, Chief Strategy &amp; Sustainability Officer, Investec Group</li> <li>Maria Simonson, Acting Head of Client Relationship Management, Head of Sustainability, Swedish Export Credit Corporation (SEK)</li> <li>Masaaki Iwabuchi, General Manager, Finance &amp; Investment Planning Department, Nippon Life Insurance Company</li> <li>Sue Reid, Climate Finance Advisor to Christiana Figueres, Global Optimism</li> <li>Moderator: Remco Fischer, Climate Lead, UNEP FI</li> </ul> </td> </tr> <tr style="height: 115px;"> <td style="width: 79.1719px; height: 115px;"><strong> 11:55</strong></td> <td colspan="3" style="height: 115px; width: 840.828px;"> <p class="paragraph-small-text">FIRESIDE CHAT</p> <p><strong>Risk and impact: Both sides of the same coin</strong></p> <ul> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW258071714 BCX0"><span class="NormalTextRun SCXW258071714 BCX0">Christos </span><span class="NormalTextRun SpellingErrorV2Themed SCXW258071714 BCX0">Megalou</span><span class="NormalTextRun SCXW258071714 BCX0">, CEO, Piraeus Bank</span></span><span class="EOP SCXW258071714 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Sander Biesma, CEO, NN Re</li> <li>Moderator: Careen Abb, SDGs and Impact Lead, UNEP FI</li> </ul> </td> </tr> <tr style="height: 51px; background-color: #98d3f5;"> <td style="width: 79.1719px; height: 51px;"><strong> 12:15</strong></td> <td colspan="3" style="height: 51px; width: 840.828px;"><strong>Lunch</strong></td> </tr> <tr style="height: 43px;"> <td style="width: 79.1719px; height: 43px;"><strong> </strong></td> <td style="height: 43px; width: 840.828px;" colspan="3"><strong> Start of Deep Dive sessions</strong></td> </tr> <tr style="height: 115px; background-color: #e6e6e6;"> <td style="width: 79.1719px; height: 115px;"><strong> 13:15</strong></td> <td style="width: 390.844px; height: 115px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 9</p> <p><strong>Scaling finance for adaptation</strong></p> <ul> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW40555918 BCX0"><span class="NormalTextRun SCXW40555918 BCX0">Amal-Lee Amin, </span><span class="NormalTextRun SCXW40555918 BCX0">Managing Director and Head of Climate, Diversity and Advisory</span><span class="NormalTextRun SCXW40555918 BCX0">, British International Investment</span></span><span class="EOP SCXW40555918 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW44337981 BCX0"><span class="NormalTextRun SCXW44337981 BCX0">Denisse Gonzalez,</span><span class="NormalTextRun SCXW44337981 BCX0"> Climate Change Specialist,</span><span class="NormalTextRun SCXW44337981 BCX0"> </span><span class="NormalTextRun SpellingErrorV2Themed SCXW44337981 BCX0">Produbanco</span></span><span class="EOP SCXW44337981 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="none" xml:lang="FR-CH" lang="FR-CH" class="TextRun SCXW235518882 BCX0"><span class="NormalTextRun SCXW235518882 BCX0">Nicola Ranger, </span><span class="NormalTextRun SCXW235518882 BCX0">Leader, </span><span class="NormalTextRun SpellingErrorV2Themed SCXW235518882 BCX0">Resilience</span><span class="NormalTextRun SCXW235518882 BCX0"> &amp; International </span><span class="NormalTextRun SpellingErrorV2Themed SCXW235518882 BCX0">Development</span><span class="NormalTextRun SCXW235518882 BCX0"> Programme, and </span><span class="NormalTextRun SpellingErrorV2Themed SCXW235518882 BCX0">Executive</span><span class="NormalTextRun SCXW235518882 BCX0"> </span><span class="NormalTextRun SpellingErrorV2Themed SCXW235518882 BCX0">Director</span><span class="NormalTextRun SCXW235518882 BCX0">, Oxford Martin Programme</span></span><span class="EOP SCXW235518882 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="none" xml:lang="FR-CH" lang="FR-CH" class="TextRun SCXW162141676 BCX0"><span class="NormalTextRun SpellingErrorV2Themed SCXW162141676 BCX0">Tomás</span><span class="NormalTextRun SCXW162141676 BCX0"> </span><span class="NormalTextRun SpellingErrorV2Themed SCXW162141676 BCX0">Soley</span><span class="NormalTextRun SCXW162141676 BCX0"> Pérez, General Superintendent, General Superintendence of Insurance of Costa Rica (SUGESE)</span><span class="NormalTextRun SCXW162141676 BCX0"> </span></span></li> <li><span class="EOP SCXW162141676 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}">Vanessa Doger de Spéville, Head, Sustainability, Reputation &amp; Engagement, Mauritius Commercial Bank (MCB)</span></li> </ul> </td> <td style="width: 16.0312px;"> <p class="paragraph-small-text"> </td> <td style="width: 433.953px; height: 115px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 10</p> <p><strong>Overcoming data challenges in sustainable finance</strong></p> <ul> <li>Angélica Afanador, Director, Guidehouse and Executive Director, Partnership for Carbon Accounting Financials (PCAF)</li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW177873353 BCX0"><span class="NormalTextRun SCXW177873353 BCX0">Hans Bieman</span><span class="NormalTextRun SCXW177873353 BCX0">s</span><span class="NormalTextRun SCXW177873353 BCX0">,</span></span><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW177873353 BCX0"><span class="NormalTextRun SCXW177873353 BCX0"> </span></span><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW177873353 BCX0"><span class="NormalTextRun SCXW177873353 BCX0">Head of Sustainable Markets</span><span class="NormalTextRun SCXW177873353 BCX0">,</span><span class="NormalTextRun SCXW177873353 BCX0"> ING</span></span><span class="EOP SCXW177873353 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Stefan Malchow, Head of Sales, ESG Solutions, SAP Fioneer</li> <li>Moderator: Daniel Bouzas, Europe Regional Lead, UNEP FI</li> </ul> </td> </tr> <tr style="height: 115px;"> <td style="width: 79.1719px; height: 115px;"><strong> 14:05</strong></td> <td style="width: 390.844px; height: 115px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 11</p> <p><strong>Transition finance: Opportunities and challenges</strong></p> <ul> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW49871932 BCX0"><span class="NormalTextRun SCXW49871932 BCX0">Linda Freiner, Chief Sustainability Officer, Zurich Insurance Group</span></span><span class="EOP SCXW49871932 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:257}"> </span></li> <li><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW238722652 BCX0"><span class="NormalTextRun SCXW238722652 BCX0">Tomo Ishikawa, Chief Regulatory Engagement Officer, MUFG</span></span><span class="EOP SCXW238722652 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW237256765 BCX0"><span class="NormalTextRun SCXW237256765 BCX0">Udo Riese, Global Head of Sustainable Investing, Allianz Investment Management </span></span><span class="EOP SCXW237256765 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:257}"> </span></li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW169120507 BCX0"><span class="NormalTextRun SCXW169120507 BCX0">Vincent Damas, Group Head of Sustainability, CNP Assurances</span></span><span class="EOP SCXW169120507 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Moderator: Jesica Lelynn Andrews, Head of Climate Accountability, UNEP FI</li> </ul> </td> <td style="width: 16.0312px;"> <p class="paragraph-small-text"> </td> <td style="width: 433.953px; height: 115px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 12</p> <p><strong>Public and private cooperation for sustainable development</strong></p> <ul> <li><span data-contrast="none" xml:lang="EN-US" lang="EN-US" class="TextRun SCXW83342273 BCX0"><span class="NormalTextRun SCXW83342273 BCX0">Meg Nicolaysen, </span><span class="NormalTextRun SCXW83342273 BCX0">Deputy </span><span class="NormalTextRun SCXW83342273 BCX0">Directo</span><span class="NormalTextRun SCXW83342273 BCX0">r, Climate Change and Sustainability</span><span class="NormalTextRun SCXW83342273 BCX0">, UK Export Finance</span></span><span class="EOP SCXW83342273 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Veronica Nyhan Jones, Global Head, Climate Capacity &amp; Inclusion Accelerator, IFC</li> <li>Moderator: Glenn Hodes, Senior adviser on SDG investment, United Nations Department of Economic and Social Affairs (UN DESA)</li> </ul> </td> </tr> <tr style="height: 139px; background-color: #e6e6e6;"> <td style="width: 79.1719px; height: 139px;"><strong> 15:05</strong></td> <td style="width: 390.844px; height: 139px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 13</p> <p><strong>Closing the gender gap: the role of banks (<span class="OYPEnA font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none">co-hosted</span> with UN Women)</strong></p> <ul> <li>Dawn Bailey, Head of Financial Wellbeing, Bank of Ireland</li> <li>Verónica Gavilanes Véjar, Deputy General Manager, BancoSol</li> <li>Wendy Teleki, Head of the Women Entrepreneurs Finance Initiative (WE-FI), the World Bank</li> <li>Moderator: Sofia Calltorp, Director, UN Women Geneva Office and Chief of Humanitarian Action</li> </ul> </td> <td style="width: 16.0312px;"> <p class="paragraph-small-text"> </td> <td style="width: 433.953px; height: 139px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 14 – Insurance</p> <p><strong>Unlocking nature-positive insurance for a thriving planet</strong></p> <ul> <li>Amandine Favier, Head of Sustainable Finance, WWF Switzerland</li> <li>Caroline Wakesho Sonje, ESG Specialist, ICEA Lion</li> <li>Emily McKenzie, Technical Director, TNFD</li> <li>Thomas Viegas, Nature Strategy Lead, Aviva</li> <li>Moderator: Butch Bacani, Head of Insurance, UNEP FI</li> </ul> </td> </tr> <tr style="height: 139px;"> <td style="width: 79.1719px; height: 139px;"><strong> 16:05</strong></td> <td style="width: 390.844px; height: 139px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 15 – PRB</p> <p><strong>Effective client engagement: Strategies for banks to foster sustainable finance</strong></p> <ul> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW227325340 BCX0"><span class="NormalTextRun SCXW227325340 BCX0">Christine Würfel, Head of Group ESG &amp; Sustainability Management, Raiffeisen Bank International AG (RBI)</span></span></li> <li>Lara de Mesa, Global Head of Responsible Banking, Santander</li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW133667411 BCX0"><span class="NormalTextRun SpellingErrorV2Themed SCXW133667411 BCX0">Shargiil</span><span class="NormalTextRun SCXW133667411 BCX0"> Bashir, Chief Sustainability Officer and Executive Vice President</span><span class="NormalTextRun SCXW133667411 BCX0">, F</span><span class="NormalTextRun SCXW133667411 BCX0">irst </span><span class="NormalTextRun SCXW133667411 BCX0">A</span><span class="NormalTextRun SCXW133667411 BCX0">bu Dhabi </span><span class="NormalTextRun SCXW133667411 BCX0">B</span><span class="NormalTextRun SCXW133667411 BCX0">ank</span></span><span class="EOP SCXW133667411 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Susan Barron, Managing Director and Global Co-Head of the Sustainable Banking Group, Barclays</li> <li>Moderator: Johanna Dichtl, Implementation Guidance Lead, Banking, UNEP FI</li> </ul> </td> <td style="width: 16.0312px;"> <p class="paragraph-small-text"> </td> <td style="width: 433.953px; height: 139px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 16 – Insurance</p> <p><strong>Scaling climate action in the insurance industry</strong></p> <ul> <li>Dale Perry, Assistant Vice President of Climate and Environment Risk, Sun Life</li> <li>Esther Egeter, Sustainability Manager, a.s.r.</li> <li><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW28842516 BCX0"><span class="NormalTextRun SCXW28842516 BCX0">João Mestre,</span></span><span data-contrast="auto" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW28842516 BCX0"><span class="NormalTextRun SCXW28842516 BCX0"> </span></span><span data-contrast="none" xml:lang="EN-GB" lang="EN-GB" class="TextRun SCXW28842516 BCX0"><span class="NormalTextRun SCXW28842516 BCX0">Sustainabi</span><span class="NormalTextRun SCXW28842516 BCX0">lity Director</span><span class="NormalTextRun SCXW28842516 BCX0">,</span><span class="NormalTextRun SCXW28842516 BCX0"> </span><span class="NormalTextRun SpellingErrorV2Themed SCXW28842516 BCX0">Fidelidade</span></span><span class="EOP SCXW28842516 BCX0" data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:259}"> </span></li> <li>Moderator: Butch Bacani, Head of Insurance, UNEP FI</li> </ul> </td> </tr> <tr style="height: 139px; background-color: #e6e6e6;"> <td style="width: 79.1719px; height: 139px;"><strong> 17:05</strong></td> <td style="width: 390.844px; height: 139px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 17 – PRB</p> <p><strong>Engaging clients on social issues: Strategies for banks to drive positive impact </strong></p> <ul> <li>Abimbola Agbejule, Head, Corporate Sustainability, Wema Bank</li> <li>Amanda Zillig, Human Rights Lead, ING</li> <li>Anna Falth, Global Head of the Women’s Empowerment Principles (WEPs), UN Women</li> <li>Jonathan Fowlie, Chief External Relations Officer and Head of Impact Strategy, Vancity</li> <li><span data-contrast="none" xml:lang="EN-US" lang="EN-US" class="TextRun SCXW174350338 BCX0"><span class="NormalTextRun SCXW174350338 BCX0">Yasmine</span><span class="NormalTextRun SCXW174350338 BCX0"> Pagni</span></span><span data-contrast="auto" xml:lang="EN-US" lang="EN-US" class="TextRun SCXW174350338 BCX0"><span class="NormalTextRun SCXW174350338 BCX0">, Head of Social Policy Unit, Environment, Climate and Social Office (ECSO), Projects Directorate (PJ), European Investment Bank (EIB)</span></span></li> <li>Moderator: Joana Pedro, Social Lead, UNEP FI</li> </ul> </td> <td style="width: 16.0312px;"> <p class="paragraph-small-text"> </td> <td style="width: 433.953px; height: 139px;"> <p class="paragraph-small-text">DEEP DIVE SESSION 18 – insurance</p> <p><strong>V20: Insuring the most vulnerable</strong></p> <ul> <li>Philip Lopokoiyit, CEO, ICEA LION Holdings and ICEA LION General Insurance</li> <li>Moderator: Butch Bacani, Head of Insurance, UNEP FI</li> </ul> </td> </tr> <tr style="height: 48px; background-color: #fff59e;"> <td style="width: 79.1719px; height: 48px;"><strong> 18:15</strong></td> <td colspan="3" style="height: 48px; width: 840.828px;"> <p class="paragraph-small-text">COCKTAIL RECEPTION</p> <p><strong>GRT Closing: Frontiers Planet Prize </strong></p> <p>Sponsored by Frontiers Research Foundation</p> <p>&nbsp;</td> </tr> <tr style="background-color: #98d3f5;"> <td style="width: 79.1719px;">&nbsp;</p> <p><strong>19:45</strong></p> <p>&nbsp;</td> <td style="width: 840.828px;" colspan="3">&nbsp;</p> <p><strong>End of UNEP FI Global Roundtable 2024</strong></p> <p>&nbsp;</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> <h5 class="line-blue" id="DESA">UN DESA Side Event &#8211; 10 December | 11:45 &#8211; 13:00 CET</h5> <table width="919" height="660"> <tbody> <tr style="height: 50px; background-color: #98d3f5;"> <td style="width: 79px; height: 50px;"><strong> </strong></td> <td colspan="3" style="height: 50px; width: 839px;"><strong>Road to FFD4: Mobilizing Private Sector Engagement in the Financing for Development Process<br /> </strong>Location: Palais des Nations, Geneva</td> </tr> <tr style="height: 115px;"> <td style="width: 79px; height: 115px;"><strong> 11:45 to 13:00</strong></td> <td colspan="3" style="height: 115px; width: 839px;">The objective of this consultation session will be to:</p> <ol> <li>Discuss the role of the private sector in the UN’s 4<sup>th</sup> International Conference on Financing for Development (FFD4), International Business Forum and the SDG Fair;</li> <li>Engage delegates from the UNEP-FI Global Roundtable and Building Bridges Summit, as well as other stakeholders in the Geneva community, in an interactive dialogue to get feedback on key recommendations and initiatives that can catalyze private finance and investment for the SDGs.</li> </ol> <p>Specifically, the UN-led session will explore the following topics: (a) how to enhance “long-termism” by private financial actors; (b) possible policy and regulatory reforms to encourage the provision of long-term finance and investment in sustainable development; and (c) ways to enhance the effectiveness of blended finance approaches to scale up SDG-aligned investment in emerging markets.</p> <p>The session is hosted by the UN Department of Economic and Social Affairs, alongside UNEP FI’s Global Roundtable.<strong></strong></td> </tr> <tr style="height: 115px; background-color: #e6e6e6;"> <td style="width: 79px; height: 115px;"></td> <td colspan="3" style="height: 115px; width: 839px;"><strong><u>Register your interest in participating <a href="https://indico.un.org/event/1014701/">here.</a></u></strong></p> <p><em>The event has limited capacity, a confirmation email with further information will be sent to those who are successfully registered.</em></td> </tr> </tbody> </table> <p>&nbsp;</p> <p>&nbsp;</p> </div> <div class="tab-pane fade" id="sponsors" role="tabpanel" aria-labelledby="sponsors-tab"> <p>&nbsp;</p> <p><strong>Gold Sponsor</strong></p> <div class="row"> <div class="col-sm-4"><img decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/sp-global-1068x601-1.jpg" alt="" width="257" height="144" class="alignnone wp-image-80326" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/sp-global-1068x601-1.jpg 1068w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/sp-global-1068x601-1-768x432.jpg 768w" sizes="(max-width: 257px) 100vw, 257px" /></div> </div> <p style="text-align: left;"><strong>Silver Sponsors</strong></p> <p>&nbsp;</p> <div class="row"> <div class="col-sm-4"></div> </div> <div class="row"> <div class="col-sm-3"> <p><a href="https://theaccesscorporation.com/sustainability/" target="_blank" rel="noopener"><img fetchpriority="high" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/AccessBank-Logo-e1729240814493.jpeg" alt="" width="1080" height="251" class="alignnone wp-image-80297 size-full" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/AccessBank-Logo-e1729240814493.jpeg 1080w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/AccessBank-Logo-e1729240814493-768x178.jpeg 768w" sizes="(max-width: 1080px) 100vw, 1080px" /></a></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-3"> <p><img decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SL_CLR_RGB.jpg" alt="" width="1799" height="436" class="aligncenter wp-image-78624" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-3"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SOC102.png" alt="" width="2145" height="436" class="aligncenter wp-image-80152" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SOC102.png 1220w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SOC102-768x156.png 768w" sizes="(max-width: 2145px) 100vw, 2145px" /></p> </div> </div> <p>&nbsp;</p> <p><strong>Bronze Sponsors</strong></p> <div class="row"> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-2"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Texel-logo-L-CMYK-JPEG-FILE-1-scaled.jpg" alt="" width="1373" height="436" class="aligncenter wp-image-77676 pt40 pb40" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Texel-logo-L-CMYK-JPEG-FILE-1-scaled.jpg 2560w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Texel-logo-L-CMYK-JPEG-FILE-1-768x244.jpg 768w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Texel-logo-L-CMYK-JPEG-FILE-1-1536x488.jpg 1536w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Texel-logo-L-CMYK-JPEG-FILE-1-2048x651.jpg 2048w" sizes="(max-width: 1373px) 100vw, 1373px" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-2"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Beneva_violet-1.png" alt="" width="1951" height="436" class="aligncenter wp-image-77678 pt40 pb40 mt20 mb20" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Beneva_violet-1.png 980w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Beneva_violet-1-768x172.png 768w" sizes="(max-width: 1951px) 100vw, 1951px" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-2"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/sie-logo-layer-petrol-rgb-e1728981093973.png" alt="" width="2616" height="436" class="aligncenter wp-image-80150 mb20 pb40 pt50" /></p> </div> </div> <div class="row"> <div class="col-sm-3"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SAP-Fioneer-Logo.png" alt="" width="9981" height="972" class="alignnone size-full wp-image-80154 pt25" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SAP-Fioneer-Logo.png 9981w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SAP-Fioneer-Logo-768x75.png 768w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SAP-Fioneer-Logo-1536x150.png 1536w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/SAP-Fioneer-Logo-2048x199.png 2048w" sizes="(max-width: 9981px) 100vw, 9981px" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-3"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Fontiers-Logo.jpg" alt="" width="800" height="152" class="alignnone size-full wp-image-81171" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Fontiers-Logo.jpg 800w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/Fontiers-Logo-768x146.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-2"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/MSCI-logo-scaled.jpg" alt="" width="2560" height="913" class="alignnone size-full wp-image-81141" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/MSCI-logo-scaled.jpg 2560w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/MSCI-logo-768x274.jpg 768w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/MSCI-logo-1536x548.jpg 1536w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/MSCI-logo-2048x731.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></p> </div> </div> <p>&nbsp;</p> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/FSD-Africa-Logo-2.png" alt="" width="372" height="60" class=" wp-image-81143 aligncenter" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/FSD-Africa-Logo-2.png 4178w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/FSD-Africa-Logo-2-768x124.png 768w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/FSD-Africa-Logo-2-1536x247.png 1536w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/FSD-Africa-Logo-2-2048x330.png 2048w" sizes="(max-width: 372px) 100vw, 372px" /></p> <p>&nbsp;</p> <p><strong>Partner:</strong></p> <p><a href="https://www.buildingbridges.org/" target="_blank" rel="noopener"><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/BB_logo_tagline_CMYK.jpg" alt="" width="200" height="74" class="alignnone wp-image-74872" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/BB_logo_tagline_CMYK.jpg 2508w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/BB_logo_tagline_CMYK-768x283.jpg 768w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/BB_logo_tagline_CMYK-1536x567.jpg 1536w, https://www.unepfi.org/wordpress/wp-content/uploads/2024/04/BB_logo_tagline_CMYK-2048x755.jpg 2048w" sizes="(max-width: 200px) 100vw, 200px" /></a></p> <p><strong>Supporters:</strong></p> <div class="row"> <div class="col-sm-3"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/02/Chartered-Banker-Logo.jpg" alt="" width="572" height="63" class="alignnone size-full wp-image-65643 pt50 pb20" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-3"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/05/climate-action-horizontal-logo.png" alt="" width="438" height="60" class="alignnone size-full wp-image-57811 pt40 pb20" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-3"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/05/PRI-Microsite-header.png" alt="" width="940" height="412" class="alignnone size-full wp-image-53528" srcset="https://www.unepfi.org/wordpress/wp-content/uploads/2022/05/PRI-Microsite-header.png 940w, https://www.unepfi.org/wordpress/wp-content/uploads/2022/05/PRI-Microsite-header-768x337.png 768w" sizes="(max-width: 940px) 100vw, 940px" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> </div> <div class="row"> <div class="col-sm-2"></div> </div> <div class="row"> <div class="col-sm-3"> <p><img loading="lazy" decoding="async" src="https://www.unepfi.org/wordpress/wp-content/uploads/2021/10/EBF-logos.png" alt="" width="142" height="137" class="alignnone wp-image-48094 pt30" /></p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> <div class="col-sm-3"> <p>&nbsp;</p> </div> <div class="col-sm-1"> <p>&nbsp;</p> </div> </div> <p><span><span class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr">Contact us if you are interested in sponsoring the Global Roundtable, at: <a aria-label="Link roundtable@unepfi.org" href="mailto:roundtable@unepfi.org" rel="noreferrer noopener" target="_blank" class="fui-Link ___1rxvrpe f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="mailto:roundtable@unepfi.org">roundtable@unepfi.org</a></span></span></p> </div> <div class="tab-pane fade" id="speakers" role="tabpanel" aria-labelledby="speakers-tab"> <p>&nbsp;</p> <div class="speakergrid popup" onclick="popupspeaker('68616')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/08/Angelica-Afanador_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Angélica Afanador</strong><br><small>Director, Guidehouse and Executive Director, Partnership for Carbon Accounting Financials (PCAF)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81784')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Bolaji-Agbede_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Bolaji Agbede</strong><br><small>CEO, Access Holdings</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('66810')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/05/Abimbola-Agbejule_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Abimbola Agbejule</strong><br><small>Head, Corporate Sustainability, Wema Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78306')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/Dr-Amal-Lee-Amin-1.jpg" alt="" class="speakerphotosm"> <p><strong>Amal-Lee Amin</strong><br><small>Managing Director and Head of Climate, Diversity and Advisory, British International Investment</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('32030')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2020/08/Inger-Andersen.jpg" alt="" class="speakerphotosm"> <p><strong>Inger Andersen</strong><br><small>Executive Director, UN Environment Programme</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78870')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Dawn-Bailey_headshot-1.jpg" alt="" class="speakerphotosm"> <p><strong>Dawn Bailey</strong><br><small>Head of Financial Wellbeing, Bank of Ireland</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('24321')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2019/09/Antoni-Ballabriga.png" alt="" class="speakerphotosm"> <p><strong>Antoni Ballabriga</strong><br><small>Global Head of Sustainability Intelligence & Advocacy, BBVA</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80213')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/susan-barron1-1-e1730974262165.png" alt="" class="speakerphotosm"> <p><strong>Susan Barron</strong><br><small>Managing Director and Global Co-Head of the Sustainable Banking Group, Barclays</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('59085')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/09/Shargiil-Bashir_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Shargiil Bashir</strong><br><small>Chief Sustainability Officer and Executive Vice President, First Abu Dhabi Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('77566')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/07/Dorothee-Bauman-Pauly_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Dorothée Baumann-Pauly</strong><br><small>Director, Geneva Center for Business and Human Rights</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('77563')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/07/Luca-Bertalot_headshot-1.jpg" alt="" class="speakerphotosm"> <p><strong>Luca Bertalot</strong><br><small>Secretary General, European Mortgage Federation – European Covered Bond Council (EMF-ECBC)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78774')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Simon-Bessant_Headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Simon Bessant</strong><br><small>Global Head of Insurance and Director, The Texel Group</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('33420')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2020/09/Hans-Biemans.png" alt="" class="speakerphotosm"> <p><strong>Hans Biemans</strong><br><small>Head of Sustainable Markets, ING</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79749')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Sander-Biesma_headshot2.jpg" alt="" class="speakerphotosm"> <p><strong>Sander Biesma</strong><br><small>CEO, NN Re</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80088')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Claudine-Blamey_headhsot-1-e1730973868204.jpg" alt="" class="speakerphotosm"> <p><strong>Claudine Blamey</strong><br><small>Chief Sustainability Officer, Aviva</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80086')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Thomas-Brauchle_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Thomas Brauchle</strong><br><small>Head of Sustainability, Siemens Financial Services</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81167')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Sofia-Calltorp_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Sofia Calltorp</strong><br><small>Director, UN Women Geneva Office and Chief of Humanitarian Action</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79326')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Jean-Francois-Chalifoux_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Jean-François Chalifoux</strong><br><small>President and CEO, Beneva</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('42309')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2021/05/Lauren-Clarke-Wiest-1.jpg" alt="" class="speakerphotosm"> <p><strong>Lauren Clarke-Wiest</strong><br><small>Head of Data and Analytics, Aon</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('49434')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2021/12/Vincent-Damas_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Vincent Damas</strong><br><small>Group Head of CSR, CNP Assurances (France)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('68219')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/07/Lara-de-Mesa_headshot2.png" alt="" class="speakerphotosm"> <p><strong>Lara de Mesa</strong><br><small>Global Head of Responsible Banking, Santander (Spain)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('59260')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/10/Alejandra-Diaz_headshot2.jpg" alt="" class="speakerphotosm"> <p><strong>Alejandra Díaz</strong><br><small>Chief Sustainability Officer, Banco Davivienda and Seguros Bolívar (Colombia)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79674')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/vanessa-doger-de-speville.jpg" alt="" class="speakerphotosm"> <p><strong>Vanessa Doger de Spéville</strong><br><small>Head, Sustainability, Reputation & Engagement, MCB</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79039')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Esther-Egeter.jpg" alt="" class="speakerphotosm"> <p><strong>Esther Egeter</strong><br><small>Sustainability Manager, a.s.r.</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81212')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Lisa-Eichler_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Lisa Eichler</strong><br><small>Head of Physical Risk & Natural Solutions, MSCI</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81215')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Paul-Ekins_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Paul Ekins</strong><br><small>Professor of Resources and Environmental Policy, Bartlett School Env, Energy & Resources, University College London</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81768')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Anna-Falth-Headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Anna Falth</strong><br><small>Global Head of the Women’s Empowerment Principles (WEPs), UN Women</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('76968')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2019/11/Amandine-Favier_headshot2.jpg" alt="" class="speakerphotosm"> <p><strong>Amandine Favier</strong><br><small>Head of Sustainable Finance, WWF-Switzerland</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78569')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/FerstandigLauren-02.jpg" alt="" class="speakerphotosm"> <p><strong>Lauren Ferstandig</strong><br><small>Managing Director, Nature Vest, The Nature Conservancy</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79084')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Nollaig-Forrest_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Nollaig Forrest</strong><br><small>Chief Sustainability Officer, Holcim</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('63505')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/08/Jonathan-Fowlie_headshot.png" alt="" class="speakerphotosm"> <p><strong>Jonathan Fowlie</strong><br><small>Chief External Relations Officer and Head of Impact Strategy, Vancity</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('48096')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2021/11/Linda-Freiner-e1730974857437.jpg" alt="" class="speakerphotosm"> <p><strong>Linda Freiner</strong><br><small>Chief Sustainability Officer, Zurich Insurance Group</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78434')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/noelia-300x300-1.jpg" alt="" class="speakerphotosm"> <p><strong>Noelia Garcia Nebra</strong><br><small>Head of Sustainability, ISO</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('72724')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/01/Veronica-Gavilanes-Vejar_updated-headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Verónica Gavilanes Véjar</strong><br><small>Deputy General Manager, BancoSol</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78946')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Denisse-Gonzalez_updated-headshot-1.jpg" alt="" class="speakerphotosm"> <p><strong>Denisse González</strong><br><small>Climate Change Specialist, Produbanco</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80167')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Nik-Gowing_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Nik Gowing</strong><br><small>Founder and Co-Director, Thinking the Unthinkable</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('72783')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/01/Anja-Hannerz_headshot.jpeg" alt="" class="speakerphotosm"> <p><strong>Anja Hannerz</strong><br><small>Group Head of Sustainability, Nordea</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78653')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Makoto-Haraguchi.jpg" alt="" class="speakerphotosm"> <p><strong>Makoto Haraguchi</strong><br><small>SVP of Sustainability Section, MS&AD Insurance Group</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78845')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Paul-Harris_updated_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Paul Harris</strong><br><small>Sustainable Product Innovation Lead, Bank of Ireland</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78968')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Irene-Heemskerk_headshot-1-e1730974689221.jpg" alt="" class="speakerphotosm"> <p><strong>Irene Heemskerk</strong><br><small>Head of the Climate Change Centre, European Central Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80948')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Maya-Hennerkes_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Maya Hennerkes</strong><br><small>Director, Green Financial Systems, EBRD</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81370')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Glenn-Hodes_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Glenn Hodes</strong><br><small>Senior adviser on SDG investment, United Nations Department of Economic and Social Affairs (UN DESA)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81479')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Fernanda-Hopenhaym.webp" alt="" class="speakerphotosm"> <p><strong>Fernanda Hopenhaym</strong><br><small>Chairperson, UN Working Group on Business and Human Rights</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78703')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Clemence-Humeau_updatedheadshot-1.jpg" alt="" class="speakerphotosm"> <p><strong>Clémence Humeau</strong><br><small>Head of Sustainability Coordination and Governance, AXA IM</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('57579')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/08/Tomohiro-Ishikawa_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Tomohiro Ishikawa</strong><br><small>Chief Regulatory Engagement Officer, Mitsubishi UFJ Financial Group (MUFG)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81617')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Masaaki-Iwabuchi.jpg" alt="" class="speakerphotosm"> <p><strong>Masaaki Iwabuchi</strong><br><small>General Manager, Finance & Investment Planning Department, Nippon Life Insurance Company</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('66015')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/05/Geetu-Joshi_headshot-1.jpg" alt="" class="speakerphotosm"> <p><strong>Geetu Joshi</strong><br><small>Advisor, Department of Economic Affairs, Ministry of Finance of the Government of India</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79718')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Marc-Kahn_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Marc Kahn</strong><br><small>Chief Strategy & Sustainability Officer, Investec Group</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('68047')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/07/Jenny-Wik-Karlsson_correct-headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Jenny Wik Karlsson</strong><br><small>CEO & Senior Legal Adviser, Swedish Sami Association and Chairperson, FSC Sweden</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('42613')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2021/06/KM_headshot-reduced.jpg" alt="" class="speakerphotosm"> <p><strong>Patty Karuaihe-Martin</strong><br><small>Managing Director, NamibRe (Namibia)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78567')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/Joel-Photo.jpg" alt="" class="speakerphotosm"> <p><strong>Joel Khaw</strong><br><small>Head of MIND and Sustainability, Bank Pembangunan Malaysia Berhad (BPMB)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('57957')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/09/Sean-Kidney_updated-headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Sean Kidney</strong><br><small>CEO, Climate Bonds Initiative</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81781')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Seyi-Kumapayi_headshot-updated.jpg" alt="" class="speakerphotosm"> <p><strong>Seyi Kumapayi</strong><br><small>Executive Director African Subsidiaries, Access Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81620')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Raj_Kumar-scaled-e1732097756333.jpg" alt="" class="speakerphotosm"> <p><strong>Raj Kumar</strong><br><small>President & Editor-in-Chief, Devex</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81377')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Philippe-Lionnet_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Philippe Lionnet</strong><br><small>Envoy for Sustainable Finance and Co-Head of the Policy Issues & International Relations unit, State Secretariat for International Finance (SIF), Swiss Federal Department of Finance</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('61060')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/11/Philip-Lopokoiyit_headshot2-1.jpg" alt="" class="speakerphotosm"> <p><strong>Philip Lopokoiyit</strong><br><small>CEO, ICEA LION Group</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80024')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Stefan-Malchow_Headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Stefan Malchow</strong><br><small>Head of Sales, ESG Solutions, SAP Fioneer</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79821')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Emily-McKenzie_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Emily McKenzie</strong><br><small>Technical Director, TNFD</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('17670')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2018/11/Christos-Megalou_Headshot2024-1.jpg" alt="" class="speakerphotosm"> <p><strong>Christos Megalou</strong><br><small>CEO, Piraeus Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78451')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/0E9A6568-scaled.jpg" alt="" class="speakerphotosm"> <p><strong>João Mestre</strong><br><small>Head of Sustainability, Fidelidade Group</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78651')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Screenshot-2024-09-04-at-08.12.15.png" alt="" class="speakerphotosm"> <p><strong>Madelena Mohamed</strong><br><small>Sustainability Director, Bank Negara Malaysia</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('12817')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2017/12/Masaaki-Nagamura_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Masaaki Nagamura</strong><br><small>Fellow International Initiatives, Tokio Marine & Nichido Fire Insurance Co., Ltd.</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78868')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Meg-Nicolaysen_Headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Meg Nicolaysen</strong><br><small>Deputy Director of Climate Change and Sustainability, UK Export Finance</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('17246')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2018/10/Ghizlaine-Nourlil_headshot-2024.jpg" alt="" class="speakerphotosm"> <p><strong>Ghizlaine Nourlil</strong><br><small>Financing Mobilization and Sustainability Group Director, Caisse de Dépôt et de Gestion (CDG) Group</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81230')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Veronica-Nyhan-Jones.jpeg" alt="" class="speakerphotosm"> <p><strong>Veronica Nyhan Jones</strong><br><small>Global Head of Climate Capacity & Inclusion Accelerator, IFC</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79404')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Patrick-Odier_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Patrick Odier</strong><br><small>Chairman of the Supervisory Board, Lombard Odier Group and Chair, Building Bridges</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78439')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/Susan-Olsen.jpg" alt="" class="speakerphotosm"> <p><strong>Susan Olsen</strong><br><small>Head, Private Sector Financial Institutions Division Unit for South Asia, Asian Development Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78879')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Yasmine-Pagni_updated-headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Yasmine Pagni</strong><br><small>Head of Social Policy Unit, Environment, Climate and Social Office (ECSO), Projects Directorate (PJ), EIB</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78705')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Picture1.png" alt="" class="speakerphotosm"> <p><strong>Susanne Pedersen</strong><br><small>Director, Science and Knowledge Centre, IUCN</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78877')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Dale-Perry_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Dale Perry</strong><br><small>Assistant Vice President of Climate and Environment Risk, Sun Life</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('33328')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2020/09/FRANCO-PIZA-BANCOLOMBIA-pt31jwzfxmnnzzbbk9gcqzygseuwodezbeelowt5v4.png" alt="" class="speakerphotosm"> <p><strong>Franco Piza</strong><br><small>Head of Sustainability, Grupo Bancolombia (Colombia)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('56924')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/08/Hacina-Py_updatedheadshot.jpg" alt="" class="speakerphotosm"> <p><strong>Hacina Py</strong><br><small>Group Chief Sustainability Officer, Societe Generale</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('68229')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/07/Nicola-Ranger_headshot2.jpg" alt="" class="speakerphotosm"> <p><strong>Nicola Ranger</strong><br><small>Leader, Resilience & Development Programme, & ED, Oxford Martin Programme on Systemic Resilience, University of Oxford</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('76960')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/06/SMR_headshot_2022-scaled.jpg" alt="" class="speakerphotosm"> <p><strong>Sue Reid</strong><br><small>Climate Finance Advisor to Christiana Figueres, Global Optimism</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('63551')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/01/Udo-Riese_headshot-1-scaled.jpg" alt="" class="speakerphotosm"> <p><strong>Udo Riese</strong><br><small>Global Head of Sustainable Investing, Allianz Investment Management (AIM) SE</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('34049')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2020/10/Remy-Rioux_headshot2024.jpg" alt="" class="speakerphotosm"> <p><strong>Rémy Rioux</strong><br><small>CEO, Agence Française de Développement (AFD)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('16602')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2018/09/Nick-Robins_headshot_updated.jpg" alt="" class="speakerphotosm"> <p><strong>Nick Robins</strong><br><small>Professor of Practice in Sustainable Finance, LSE</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80095')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Mary-Robinson_headshot-1.jpg" alt="" class="speakerphotosm"> <p><strong>Mary Robinson</strong><br><small>Chair, The Elders & former President of Ireland, & former UN High Commissioner for Human Rights</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('68797')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/08/Gemma-Sanchez-Danes_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Gemma Sanchez-Danes</strong><br><small>Acting Head of Secretariat, Sustainability Reporting (ESRS), EFRAG</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('72389')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/12/Carlos-Jose-Santos-Larde_upated-headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Carlos José Santos Lardé</strong><br><small>Sustainability Manager, Banco Bolivariano</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81505')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Clemence-Schmid_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Clemence Schmid</strong><br><small>Director, Global Plastics Action Partnership, World Economic Forum</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('77550')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/07/Kirsten-Schuijt_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Kirsten Schuijt</strong><br><small>Director General, WWF International</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81383')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Krishnan-Sharma_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Krishnan Sharma</strong><br><small>Principal Economic Affairs Adviser, Financing for Sustainable Development Office, UN DESA</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78862')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Vincent-Siegerink_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Vincent Siegerink</strong><br><small>Economist, OECD WISE Centre and Co-Lead, Impact Management Platform</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81552')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Maria-Simonson_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Maria Simonson</strong><br><small>Head of Client Relationship Management and Chief Sustainability Officer, Swedish Export Credit Corporation (SEK)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81226')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Elisabeth-Skorna_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Elisabeth Skorna</strong><br><small>Chief Financial Officer and Vice-President Finance, DACH, Schneider Electric</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('76920')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/06/Tomas-Soley_headshot2024.jpg" alt="" class="speakerphotosm"> <p><strong>Tomas Soley Perez</strong><br><small>General Superintendent, General Superintendence of Insurance of Costa Rica (SUGESE)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('12359')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2017/11/Caroline-Wakesho-Sonje_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Caroline Wakesho Sonje</strong><br><small>ESG Specialist, ICEA Lion</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78857')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Susan-Stawicki_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Susan Stawicki</strong><br><small>Head of Reporting, UN Global Compact</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80092')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Elisabeth-Stern_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Elisabeth Stern</strong><br><small>Board Member, KlimaSeniorinnen</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78358')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/profile-photo_Saori-Takahashi.jpg" alt="" class="speakerphotosm"> <p><strong>Saori Takahashi</strong><br><small>Manager, Sustainability Management, Corporate Strategy Group, The Norinchukin Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('65883')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2023/04/Grace-Tam_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Grace Tam</strong><br><small>Director, Investments, Clean Energy Finance Corporation</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78657')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/WT-Photo-GWS-1-1.jpg" alt="" class="speakerphotosm"> <p><strong>Wendy Teleki</strong><br><small>Head of the Women Entrepreneurs Finance Initiative (We-Fi), the World Bank</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('47134')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2021/10/massimiano-tellini.jpeg" alt="" class="speakerphotosm"> <p><strong>Massimiano Tellini</strong><br><small>Head – Circular Economy, Intesa Sanpaolo Innovation Center</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('58232')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/09/Simon-Thompson.png" alt="" class="speakerphotosm"> <p><strong>Simon Thompson</strong><br><small>Managing Director, Global Capacity Building Coalition (GCBC)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('9232')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2017/08/Eric-Usher-Transparent-Headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Eric Usher</strong><br><small>Head, UNEP Finance Initiative</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('81192')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Rie-Vejs-Kjeldgaard_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Rie Vejs-Kjeldgaard</strong><br><small>Director of the Sustainable Enterprises, Productivity and Just Transition Department, International Labour Organization (ILO)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78522')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/08/Photo.jpg" alt="" class="speakerphotosm"> <p><strong>Thomas Viegas</strong><br><small>Nature Strategy Lead, Aviva</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('46896')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2021/10/Helena-Vines-Fiestas2.png" alt="" class="speakerphotosm"> <p><strong>Helena Viñes Fiestas</strong><br><small>Commissioner, Spanish Financial Markets Authority (CNMV)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80020')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/10/Caroline-Wellemans.png" alt="" class="speakerphotosm"> <p><strong>Caroline Wellemans</strong><br><small>Head of Unit, Sustainable Finance Policy - DG INTPA, European Commission</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('80495')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/11/Olivier-Wibo_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Olivier Wibo</strong><br><small>Sustainable Finance Solutions Product Manager, Bloomberg</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('79170')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Makaio-Witte_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Makaio Witte</strong><br><small>Head of Sustainable Finance, Sustainable Economic Transformation and Sustainable Finance Global Project, GIZ</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('78874')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2024/09/Christine-Wurfel_headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Christine Würfel</strong><br><small>Head of Group ESG & Sustainability Management, Raiffeisen Bank International AG (RBI)</small></p> </div><div class="speakergrid popup" onclick="popupspeaker('57949')"> <img src="https://www.unepfi.org/wordpress/wp-content/uploads/2022/09/Amanda-Zillig_updated-headshot.jpg" alt="" class="speakerphotosm"> <p><strong>Amanda Zillig</strong><br><small>Human Rights Lead, ING</small></p> </div> </div> </div> </div> </article> </div> <div class="col-12 col-sm-3"> <div class="sidebar"> <aside id="secondary" class="widget-area"> <section id="unepfi-categories-listing-widget-2" class="widget_unepfi-categories-listing-widget"><h2 class="widget-title">More events from</h2><ul class="category-list"><li class="category-item"><a href="https://www.unepfi.org/category/events/unepfi-roundtable/">Roundtables</a></li></ul><a class="btn w-100 btn-see-all" href="https://www.unepfi.org/category/events/" role="button">See all events</a></section><section id="unepfi-resources-widget-2" class="widget_unepfi-resources-widget"><h2 class="widget-title"><i class="far fa-file-alt"></i>Resources</h2><ul class="resource-listing"><li><i class="far fa-clone"></i> <a href="https://www.buildingbridges.org/2024-edition/" title="Learn more about Building Bridges 2024"target="_blank">Learn more about Building Bridges 2024</a></li></ul></section><section id="unepfi-share-widget-2" class="widget_unepfi-share-widget"><h2 class="widget-title">Share</h2><div class="usw-content"><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Share on Facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D74795&#038;t=UNEP%20FI%20Global%20Roundtable%202024&#038;s=100&#038;p&#091;url&#093;=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D74795&#038;p&#091;images&#093;&#091;0&#093;=https%3A%2F%2Fwww.unepfi.org%2Fwordpress%2Fwp-content%2Fuploads%2F2024%2F04%2FGRT-2024-Geneva-Header-Image.jpg&#038;p&#091;title&#093;=UNEP%20FI%20Global%20Roundtable%202024"><img alt="Facebook" title="Share on Facebook" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/facebook.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Share on Twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D74795&#038;text=Check%20this%20out"><img alt="twitter" title="Share on Twitter" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/twitter.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-24 synved-social-resolution-single synved-social-provider-linkedin nolightbox" data-provider="linkedin" target="_blank" rel="nofollow" title="Share on Linkedin" href="http://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.unepfi.org%2F%3Fp%3D74795&#038;title=UNEP%20FI%20Global%20Roundtable%202024"><img alt="linkedin" title="Share on Linkedin" class="synved-share-image synved-social-image synved-social-image-share" width="24" height="24" src="https://www.unepfi.org/wordpress/wp-content/plugins/modified-social-media-feather/synved-social/image/social/regular/48x48/linkedin.png" /></a></div></section></aside> <!-- #secondary --> </div> </div> </div> </div> </main> <footer class="inverse"> <div class="container"> <div class="row"> <div class="d-flex flex-row flex-wrap justify-content-start footer_menu"><div id="menu-item-51884" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51884 p-2 col-2"><span class="category-title">UNEP Finance Initiative</span> <ul class="sub-menu"> <li id="menu-item-51892" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51892"><a href="https://www.unepfi.org/about/">About Us</a></li> <li id="menu-item-51894" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51894"><a href="https://www.unepfi.org/about/structure/">Structure</a></li> <li id="menu-item-51895" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51895"><a href="https://www.unepfi.org/about/structure/leadership-council/">Leadership Council</a></li> <li id="menu-item-51896" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51896"><a href="/about/structure/global-steering-committee/">Global Steering Committee</a></li> </ul> </div> <div id="menu-item-51885" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51885 p-2 col-2"><span class="category-title">Members</span> <ul class="sub-menu"> <li id="menu-item-51897" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51897"><a href="/members">Our Members</a></li> <li id="menu-item-51898" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51898"><a href="/supporting-institutions">Supporting Institutions</a></li> <li id="menu-item-51899" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51899"><a href="/membership">Join Us</a></li> <li id="menu-item-51900" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51900 private-area-link"><a href="/extranet">Members Area</a></li> </ul> </div> <div id="menu-item-51886" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51886 p-2 col-2"><span class="category-title">Industries &#038; Themes</span> <ul class="sub-menu"> <li id="menu-item-51901" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51901"><a href="/banking">Banking</a></li> <li id="menu-item-51902" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51902"><a href="/insurance">Insurance</a></li> <li id="menu-item-51903" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51903"><a href="/investment">Investment</a></li> <li id="menu-item-65810" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65810"><a href="https://www.unepfi.org/policy-and-regulation/">Policy and regulation</a></li> <li id="menu-item-51904" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51904"><a href="/climate-change">Climate Change</a></li> <li id="menu-item-51905" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51905"><a href="/nature">Nature</a></li> <li id="menu-item-51906" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51906"><a href="/social-issues">Social &#038; Human Rights</a></li> <li id="menu-item-57287" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-57287"><a href="https://www.unepfi.org/pollution-and-circular-economy/pollution-and-circular-economy/">Pollution &#038; Circular Economy</a></li> <li id="menu-item-51907" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51907"><a href="/regions">Regions</a></li> </ul> </div> <div id="menu-item-51887" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51887 p-2 col-2"><span class="category-title">Resources</span> <ul class="sub-menu"> <li id="menu-item-65809" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-65809"><a href="https://www.unepfi.org/events/regional-roundtables-on-sustainable-finance-2023/">Regional Roundtables 2023</a></li> <li id="menu-item-51909" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51909"><a href="/initiatives">Initiatives</a></li> <li id="menu-item-51910" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51910"><a href="/publications">Publications</a></li> <li id="menu-item-51911" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51911"><a href="/news">News</a></li> <li id="menu-item-51912" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-51912"><a href="https://www.unepfi.org/category/events/">Event and Webinars</a></li> <li id="menu-item-51913" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51913"><a href="/training">Training</a></li> <li id="menu-item-51914" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51914"><a href="/tools">Tools</a></li> </ul> </div> <div id="menu-item-51888" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51888 p-2 col-2"><span class="category-title">United Nations</span> <ul class="sub-menu"> <li id="menu-item-51915" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51915 outside-link"><a href="https://www.unep.org" target="_blank" >UNEP</a></li> <li id="menu-item-51916" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51916 outside-link"><a href="https://www.unep.org/dtie/Home/tabid/6459/Default.aspx" target="_blank" >UNEP Economy Division</a></li> <li id="menu-item-51918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51918 outside-link"><a href="https://www.unep-wcmc.org/" target="_blank" >UNEP-WCMC</a></li> <li id="menu-item-51917" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51917 outside-link"><a href="https://www.unep.org/dtie/Branches/EconomyandTrade/tabid/29690/Default.aspx" target="_blank" >UNEP Economics and Trade</a></li> <li id="menu-item-51919" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51919 outside-link"><a href="https://www.unglobalcompact.org/" target="_blank" >UN Global Compact</a></li> </ul> </div> <div id="menu-item-51889" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51889 p-2 col-2"><span class="category-title">Partners</span> <ul class="sub-menu"> <li id="menu-item-57283" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-57283 outside-link"><a href="https://climateaction.org" target="_blank" >Climate Action</a></li> <li id="menu-item-51891" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51891 outside-link"><a href="https://globalcanopy.org/" target="_blank" >Global Canopy</a></li> <li id="menu-item-51890" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51890 outside-link"><a href="http://www.unpri.org/" target="_blank" >Principles for Responsible Investment</a></li> </ul> </div> </div> </div> <div class="row"> <div class="col-12"> <div class="final"> <div class="row align-items-center"> <div class="col-12 col-sm-6"> <a href="https://www.unepfi.org/" title="United Nations Environment Programme Finance Initiative"> <img src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/assets/images/logo/logo-inverse.png" alt="UN Enviroment Programme" /> </a> </div> <div class="col-12 col-sm-6 text-sm-center text-md-end"> <ul class="socialMedia menu"><li id="menu-item-51880"><a title="Youtube" href="https://www.youtube.com/channel/UCwR4zo4_G4am3br7EzyU0zg" class="fa-brands fa-youtube"></a></li> <li id="menu-item-51881"><a title="Facebook" href="https://www.facebook.com/UNEPFinanceInitiative/" class="fa-brands fa-facebook-f"></a></li> <li id="menu-item-51882"><a title="Twitter" href="http://twitter.com/UNEP_FI" class="fa-brands fa-twitter"></a></li> <li id="menu-item-51883"><a title="Linkedin" href="https://www.linkedin.com/company/united-nations-environment-programme-finance-initiative/" class="fa-brands fa-linkedin-in"></a></li> </ul> </div> </div> </div> <p class="end-text">United Nations Environment Programme - Finance Initiative</p> </div> </div> </div> </footer> <div class="top-button position-fixed zi-1020"> <a href="#to-top" class="btn btn-primary shadow"><i class="fas fa-chevron-up"></i></a> </div> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/assets/ie-fix/html5shiv.min.js?ver=3.7.0" id="pt-cv-html5shiv-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/assets/ie-fix/respond.js?ver=1.4.2" id="pt-cv-respond-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="presto-components-js-extra"> /* <![CDATA[ */ var prestoComponents = {"url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/dist\/components\/web-components\/web-components.esm.js?ver=1727425410"}; var prestoPlayer = {"plugin_url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/","logged_in":"","root":"https:\/\/www.unepfi.org\/wp-json\/","nonce":"61b1a97a10","ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","isAdmin":"","isSetup":{"bunny":false},"proVersion":"","isPremium":"","wpVersionString":"wp\/v2\/","prestoVersionString":"presto-player\/v1\/","debug":"","debug_navigator":"","i18n":{"skip":"Skip","rewatch":"Rewatch","emailPlaceholder":"Email address","emailDefaultHeadline":"Enter your email to play this episode.","chapters":"Chapters","show_chapters":"Show Chapters","hide_chapters":"Hide Chapters","restart":"Restart","rewind":"Rewind {seektime}s","play":"Play","pause":"Pause","fastForward":"Forward {seektime}s","seek":"Seek","seekLabel":"{currentTime} of {duration}","played":"Played","buffered":"Buffered","currentTime":"Current time","duration":"Duration","volume":"Volume","mute":"Mute","unmute":"Unmute","enableCaptions":"Enable captions","disableCaptions":"Disable captions","download":"Download","enterFullscreen":"Enter fullscreen","exitFullscreen":"Exit fullscreen","frameTitle":"Player for {title}","captions":"Captions","settings":"Settings","pip":"PIP","menuBack":"Go back to previous menu","speed":"Speed","normal":"Normal","quality":"Quality","loop":"Loop","start":"Start","end":"End","all":"All","reset":"Reset","disabled":"Disabled","enabled":"Enabled","advertisement":"Ad","qualityBadge":{"2160":"4K","1440":"HD","1080":"HD","720":"HD","576":"SD","480":"SD"},"auto":"AUTO","upNext":"Up Next","startOver":"Start Over"}}; var prestoComponents = {"url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/dist\/components\/web-components\/web-components.esm.js?ver=1727425410"}; var prestoPlayer = {"plugin_url":"https:\/\/www.unepfi.org\/wordpress\/wp-content\/plugins\/presto-player\/","logged_in":"","root":"https:\/\/www.unepfi.org\/wp-json\/","nonce":"61b1a97a10","ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","isAdmin":"","isSetup":{"bunny":false},"proVersion":"","isPremium":"","wpVersionString":"wp\/v2\/","prestoVersionString":"presto-player\/v1\/","debug":"","debug_navigator":"","i18n":{"skip":"Skip","rewatch":"Rewatch","emailPlaceholder":"Email address","emailDefaultHeadline":"Enter your email to play this episode.","chapters":"Chapters","show_chapters":"Show Chapters","hide_chapters":"Hide Chapters","restart":"Restart","rewind":"Rewind {seektime}s","play":"Play","pause":"Pause","fastForward":"Forward {seektime}s","seek":"Seek","seekLabel":"{currentTime} of {duration}","played":"Played","buffered":"Buffered","currentTime":"Current time","duration":"Duration","volume":"Volume","mute":"Mute","unmute":"Unmute","enableCaptions":"Enable captions","disableCaptions":"Disable captions","download":"Download","enterFullscreen":"Enter fullscreen","exitFullscreen":"Exit fullscreen","frameTitle":"Player for {title}","captions":"Captions","settings":"Settings","pip":"PIP","menuBack":"Go back to previous menu","speed":"Speed","normal":"Normal","quality":"Quality","loop":"Loop","start":"Start","end":"End","all":"All","reset":"Reset","disabled":"Disabled","enabled":"Enabled","advertisement":"Ad","qualityBadge":{"2160":"4K","1440":"HD","1080":"HD","720":"HD","576":"SD","480":"SD"},"auto":"AUTO","upNext":"Up Next","startOver":"Start Over"}}; /* ]]> */ </script> <script src="https://www.unepfi.org/wordpress/wp-content/plugins/presto-player/src/player/player-static.js?ver=1727425410" type="module" defer></script><script type="text/javascript" id="pt-cv-content-views-script-js-extra"> /* <![CDATA[ */ var PT_CV_PUBLIC = {"_prefix":"pt-cv-","page_to_show":"5","_nonce":"21d90f5d8f","is_admin":"","is_mobile":"","ajaxurl":"https:\/\/www.unepfi.org\/wordpress\/wp-admin\/admin-ajax.php","lang":"","loading_image_src":"data:image\/gif;base64,R0lGODlhDwAPALMPAMrKygwMDJOTkz09PZWVla+vr3p6euTk5M7OzuXl5TMzMwAAAJmZmWZmZszMzP\/\/\/yH\/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAADwAPAAAEQvDJaZaZOIcV8iQK8VRX4iTYoAwZ4iCYoAjZ4RxejhVNoT+mRGP4cyF4Pp0N98sBGIBMEMOotl6YZ3S61Bmbkm4mAgAh+QQFCgAPACwAAAAADQANAAAENPDJSRSZeA418itN8QiK8BiLITVsFiyBBIoYqnoewAD4xPw9iY4XLGYSjkQR4UAUD45DLwIAIfkEBQoADwAsAAAAAA8ACQAABC\/wyVlamTi3nSdgwFNdhEJgTJoNyoB9ISYoQmdjiZPcj7EYCAeCF1gEDo4Dz2eIAAAh+QQFCgAPACwCAAAADQANAAAEM\/DJBxiYeLKdX3IJZT1FU0iIg2RNKx3OkZVnZ98ToRD4MyiDnkAh6BkNC0MvsAj0kMpHBAAh+QQFCgAPACwGAAAACQAPAAAEMDC59KpFDll73HkAA2wVY5KgiK5b0RRoI6MuzG6EQqCDMlSGheEhUAgqgUUAFRySIgAh+QQFCgAPACwCAAIADQANAAAEM\/DJKZNLND\/kkKaHc3xk+QAMYDKsiaqmZCxGVjSFFCxB1vwy2oOgIDxuucxAMTAJFAJNBAAh+QQFCgAPACwAAAYADwAJAAAEMNAs86q1yaWwwv2Ig0jUZx3OYa4XoRAfwADXoAwfo1+CIjyFRuEho60aSNYlOPxEAAAh+QQFCgAPACwAAAIADQANAAAENPA9s4y8+IUVcqaWJ4qEQozSoAzoIyhCK2NFU2SJk0hNnyEOhKR2AzAAj4Pj4GE4W0bkJQIAOw==","is_mobile_tablet":"","sf_no_post_found":"No posts found.","lf__separator":","}; var PT_CV_PAGINATION = {"first":"\u00ab","prev":"\u2039","next":"\u203a","last":"\u00bb","goto_first":"Go to first page","goto_prev":"Go to previous page","goto_next":"Go to next page","goto_last":"Go to last page","current_page":"Current page is","goto_page":"Go to page"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.0.1" id="pt-cv-content-views-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=5.8.6.1" id="pt-cv-public-pro-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect.min.js?ver=1.13.3" id="jquery-effects-core-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-slide.min.js?ver=1.13.3" id="jquery-effects-slide-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-highlight.min.js?ver=1.13.3" id="jquery-effects-highlight-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-fold.min.js?ver=1.13.3" id="jquery-effects-fold-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-includes/js/jquery/ui/effect-blind.min.js?ver=1.13.3" id="jquery-effects-blind-js"></script> <script type="text/javascript" id="bg-show-hide-script-js-extra"> /* <![CDATA[ */ var BG_SHCE_USE_EFFECTS = "0"; var BG_SHCE_TOGGLE_SPEED = "400"; var BG_SHCE_TOGGLE_OPTIONS = "none"; var BG_SHCE_TOGGLE_EFFECT = "blind"; /* ]]> */ </script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/show-hidecollapse-expand/assets/js/bg-show-hide.js?ver=6.6.2" id="bg-show-hide-script-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/lib/bootstrap.bundle.min.js?ver=5.1.3" id="bootstrap-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/themes/unepfi2021/js/lib/slick.min.js?ver=1.8.1" id="unepfi2021-slick-slider-js"></script> <script type="text/javascript" src="https://www.unepfi.org/wordpress/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script> </body> </html><script> jQuery('.nav-tabs button').on('show.bs.tab', function(){ }); </script>

Pages: 1 2 3 4 5 6 7 8 9 10