CINXE.COM
Transition :: Environmental Finance
<!doctype html> <html lang="en"> <head> <!-- Site header --> <title>Transition :: Environmental Finance</title> <base href="https://www.environmental-finance.com/" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="description" content="Environmental Finance is an online news and analysis service reporting on sustainable investment, green finance and the people and companies active in environmental markets" /> <meta property="og:site_name" content="Environmental Finance" /> <meta property="og:title" content="Transition" /> <meta property="og:image" content="https://www.environmental-finance.com/" /> <meta property="og:url" content="https://www.environmental-finance.com/channels/transition.html" /> <link rel="apple-touch-icon" sizes="180x180" href="assets/images/icons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="assets/images/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="assets/images/icons/favicon-16x16.png"> <link rel="manifest" href="assets/images/icons/site.webmanifest"> <link rel="mask-icon" href="assets/images/icons/safari-pinned-tab.svg" color="#005b65"> <link rel="shortcut icon" href="assets/images/icons/favicon.ico"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-config" content="assets/images/icons/browserconfig.xml"> <meta name="theme-color" content="#ffffff"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Bitter&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.0/css/all.min.css" integrity="sha512-10/jx2EXwxxWqCLX/hHth/vu2KY3jCF70dCQB8TSgNjbCVAC/8vai53GfMDrO2Emgwccf2pJqxct9ehpzG+MTw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://fgmedia-public-assets.s3.eu-west-2.amazonaws.com/css-framework/1.2.0/main.css" /> <link rel="stylesheet" href="assets/css/custom.css"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K5SC8PN');</script> <!-- End Google Tag Manager --> <!-- Header JS chunk --> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script type='text/javascript'> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function () { googletag.defineSlot('/20145196/EF-home-mobile-leader', [320, 50], 'div-gpt-ad-1370191008681-4').addService(googletag.pubads()); googletag.defineSlot('/20145196/EF-home-mpu1', [300, 250], 'div-gpt-ad-1370191008681-5').addService(googletag.pubads()).setCollapseEmptyDiv(true); googletag.defineSlot('/20145196/EF-home-mpu2', [300, 250], 'div-gpt-ad-1370191008681-6').addService(googletag.pubads()).setCollapseEmptyDiv(true); googletag.defineSlot('/20145196/EF-home-standard-leader', [728, 90], 'div-gpt-ad-1370191008681-7').addService(googletag.pubads().setTargeting("company", "")); googletag.defineSlot('/20145196/EF-guide-leader', [728, 90], 'div-gpt-ad-1683646248090-0').addService(googletag.pubads().setTargeting("company", "")); googletag.defineSlot('/20145196/EF-guide-mobile-leader', [320, 50], 'div-gpt-ad-1683646387161-0').addService(googletag.pubads().setTargeting("company", "")); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); </script> <script> const mediaWidth = screen.width; const docTemplate = "2"; let company = docTemplate == 92 ? "" : ""; // Prepare data to be sent let data = new FormData(); data.append("width", mediaWidth); data.append("template", docTemplate); data.append("company", company); // Send data and get response let xhr = new XMLHttpRequest(); xhr.open("POST", "admin/ajax-resources/ajaxleaderboardswitch.html", true); xhr.onreadystatechange = function () { if (xhr.readyState === 4 && xhr.status === 200) { let response = xhr.responseText; let banner = document.getElementById("header-ad"); banner.innerHTML = response; // Extract the ad ID from the response let adId = extractAdId(response); // Trigger ad rendering after the chunk is inserted // This is to ensure the ad is always rendered if (window.googletag.cmd) { window.googletag.cmd.push(function () { window.googletag.display(adId); }); } } }; xhr.send(data); function extractAdId(response) { let match = response.match(/id='([^']+)'/i); return match ? match[1] : null; } </script> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K5SC8PN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header class="ui-justify-center"> <div class="ui-fixed-wrapper"> <!-- Ad --> <div id="header-ad" class="ui-flex-row ui-justify-center ui-header-ad ui-mb-16"></div> <div class="ui-flex-row ui-justify-space-between ui-align-center"> <!-- Header Logo --> <a href="/" class="ui-header-logo ui-mr-16"><svg xmlns="http://www.w3.org/2000/svg" width="169.842" height="40" viewBox="0 0 169.842 40"> <g id="Group_90" data-name="Group 90" transform="translate(-205.04 -48.16)"> <path id="Path_2" data-name="Path 2" d="M1.04-27.481v.923h.641c1.436,0,2.077.641,2.077,2.257v11.054c0,1.872-.615,2.334-2.231,2.334H1.04v.923H17.093l.974-4.309H16.452c-1.385,2.462-2.923,3.386-6.206,3.386-2.257,0-3.026-.59-3.026-2.667v-5.13h3.693c1.616,0,2.59.692,2.693,2.36H15.3v-5.566H13.606c-.205,1.641-1.077,2.283-3.411,2.283H7.22v-6.925H11.17a4.13,4.13,0,0,1,4.206,2.744h1.41v-3.668Zm17.438,6.874v.616l2,.9v5.873c0,1.539-.359,2.308-1.923,2.308h-.077v.923h6.693v-.923c-1.41-.051-1.846-.692-1.846-2.052v-5.745a3.909,3.909,0,0,1,2.821-1.411c1.513,0,2.282.923,2.282,2.821v4.1c0,1.359-.282,2.18-1.693,2.283v.923h6.514v-.923h-.077c-1.487,0-1.9-.667-1.9-2.077v-4.976A3.657,3.657,0,0,0,27.4-21.838a5.275,5.275,0,0,0-4.077,2.052v-2.052h-.846Zm13.951-.923v.923a1.934,1.934,0,0,1,.718.1c.564.256.769.923,1.334,2.1l4.257,8.926h.692l3.9-8.618c.949-2.077,1.128-2.514,2.359-2.514v-.923H41.019v.923c1.231.051,1.693.41,1.693,1.205,0,.539-.051.462-2.693,6.386l-2.718-5.8a1.873,1.873,0,0,1-.282-.923c0-.59.615-.872,1.641-.872v-.923Zm18.387-4.591A1.718,1.718,0,0,0,49.1-27.84a1.74,1.74,0,0,0-1.744,1.718A1.763,1.763,0,0,0,49.1-24.378,1.74,1.74,0,0,0,50.816-26.122Zm-5.078,5.694v.616l2.026.9v5.9c0,1.411-.436,2.1-1.923,2.1h-.1v.923h6.821v-.923c-1.385-.026-1.949-.436-1.949-2.154v-8.772h-.718Zm6.668,0v.616l2.128.923v5.9c0,1.411-.41,2.077-1.923,2.077h-.205v.923h7.668v-.923h-.59c-1.616,0-2.1-.616-2.1-2.231v-3.334c0-1.308.974-2.77,1.9-2.77,1.1,0,1.718,1.565,2.77,1.565.872,0,1.385-1.872,1.385-2.385,0-.8-1.334-1.77-2.411-1.77-1.18,0-2.487.975-3.8,3.411h-.051v-3.411h-.641Zm23.567,4.488a5.724,5.724,0,0,0-6-5.9,5.937,5.937,0,0,0-6.18,6.053,5.741,5.741,0,0,0,6.078,6.1A5.965,5.965,0,0,0,75.973-15.939ZM70.049-10.6c-1.923,0-3.1-2.1-3.1-5.591,0-3.283,1.077-4.719,2.8-4.719,1.975,0,3.077,1.924,3.077,5.386Q72.818-10.6,70.049-10.6Zm6.744-10v.616l2,.9v5.873c0,1.539-.359,2.308-1.923,2.308h-.077v.923h6.693v-.923c-1.41-.051-1.846-.692-1.846-2.052v-5.745a3.909,3.909,0,0,1,2.821-1.411c1.513,0,2.282.923,2.282,2.821v4.1c0,1.359-.282,2.18-1.693,2.283v.923h6.514v-.923h-.077c-1.487,0-1.9-.667-1.9-2.077v-4.976a3.657,3.657,0,0,0-3.872-3.873,5.275,5.275,0,0,0-4.077,2.052v-2.052h-.846Zm18.618-1.231-4.026,1.462v.616l2.026.872v5.694c0,1.693-.436,2.283-1.923,2.283h-.1v.923h6.95v-.923H98.1a1.617,1.617,0,0,1-1.564-.692,3.4,3.4,0,0,1-.282-1.59v-5.54a4.94,4.94,0,0,1,3.359-1.385c1.744,0,2.462.975,2.462,2.744v4.411c0,1.334-.462,2.052-1.769,2.052h-.18v.923h6.821v-.923h-.282c-1.205,0-1.744-.718-1.744-2.129v-5.694a5.08,5.08,0,0,1,3.411-1.385c1.564,0,2.411.744,2.411,2.488v4.437c0,1.744-.564,2.283-1.872,2.283h-.154v.923h6.95v-.923h-.18c-1.41,0-1.9-.667-1.9-2.231v-4.976c0-2.283-1.154-3.719-3.9-3.719a6.256,6.256,0,0,0-4.975,2.257,3.506,3.506,0,0,0-3.693-2.257,6.486,6.486,0,0,0-4.77,2.077v-2.077Zm31.773,4.976c-.051-3-2.334-4.976-5.437-4.976-3.359,0-5.642,2.565-5.642,6.309,0,3.539,2.308,5.848,5.488,5.848a6.427,6.427,0,0,0,5.36-3.078l-.641-.564a4.7,4.7,0,0,1-3.129,1.205,4.622,4.622,0,0,1-4.59-4.745Zm-8.591-.923c.18-1.975,1.231-3.129,2.693-3.129,1.564,0,2.564,1.205,2.641,3.129Zm9.078-2.821v.616l2,.9v5.873c0,1.539-.359,2.308-1.923,2.308h-.077v.923h6.693v-.923c-1.41-.051-1.846-.692-1.846-2.052v-5.745a3.909,3.909,0,0,1,2.821-1.411c1.513,0,2.282.923,2.282,2.821v4.1c0,1.359-.282,2.18-1.693,2.283v.923h6.514v-.923h-.077c-1.487,0-1.9-.667-1.9-2.077v-4.976a3.657,3.657,0,0,0-3.872-3.873,5.275,5.275,0,0,0-4.077,2.052v-2.052h-.846Zm18.464-3.77a4.929,4.929,0,0,1-3.8,2.847v1.257h1.923v7.31c0,2.077,1,3.283,2.77,3.283a8.137,8.137,0,0,0,4.077-1.18v-1.1a6.862,6.862,0,0,1-2.205.462c-1.154,0-1.8-.616-1.8-2.283v-6.489h3.847v-1.257H147.11v-2.847Zm16.156,5.617c0-1.847-.949-3.078-4.59-3.078-3.488,0-5.514,1.205-5.514,2.975a3.73,3.73,0,0,0,.41,1.616l2.718-.949a2.575,2.575,0,0,1-.282-1.077c0-1,.872-1.641,2.128-1.641,1.667,0,2.282.923,2.282,1.975v2.077c-1.1.282-2.1.487-3.206.8-1.9.539-4.411,1.385-4.411,3.591,0,1.667,1.308,2.8,3.257,2.8a8.989,8.989,0,0,0,4.462-1.513,1.789,1.789,0,0,0,1.9,1.513,4.264,4.264,0,0,0,3.129-1.667l-.282-1a2.183,2.183,0,0,1-1.18.487c-.564,0-.821-.487-.821-1.282Zm-5.642,7.566a1.826,1.826,0,0,1-1.8-1.744c0-1.1,1.026-1.8,2.308-2.334.744-.308,1.564-.59,2.282-.846v3.847A5.067,5.067,0,0,1,156.65-11.194ZM168.959-27.84h-.872l-4,1.462v.616l2.026.9v11.67c0,1.641-.462,2.283-1.872,2.283h-.154v.923h6.8v-.923h-.077c-1.462,0-1.846-.821-1.846-2.154Z" transform="translate(204 76)" fill="#005b65" /> <path id="Path_1" data-name="Path 1" d="M1.426-31.6v1.062h.531c1.888,0,2.507.708,2.507,2.6v12.653a3.118,3.118,0,0,1-.59,2.183,3.041,3.041,0,0,1-2.153.56H1.426v1.062H11.484v-1.062c-.206,0-.5.029-.619.029-1.829,0-2.419-.855-2.419-2.6V-21.28h3.185c1.976,0,3.1.708,3.333,2.92h1.652v-6.931H14.964c-.265,2.271-1.239,2.95-3.333,2.95H8.446v-8.2h4.572c2.006,0,3.362,1.032,4.306,3.244h1.711V-31.6Zm23.98,1.563a1.976,1.976,0,0,0-1.976-1.976,2,2,0,0,0-2.006,1.976,2.027,2.027,0,0,0,2.006,2.006A2,2,0,0,0,25.406-30.04Zm-5.84,6.548v.708l2.33,1.032v6.784c0,1.622-.5,2.419-2.212,2.419h-.118v1.062h7.846v-1.062c-1.593-.029-2.242-.5-2.242-2.478V-25.114h-.826Zm7.846-.206v.708l2.3,1.032V-15.2c0,1.77-.413,2.655-2.212,2.655h-.088v1.062h7.7v-1.062c-1.622-.059-2.124-.8-2.124-2.36v-6.607a4.5,4.5,0,0,1,3.244-1.622c1.74,0,2.625,1.062,2.625,3.244v4.719c0,1.563-.324,2.507-1.947,2.625v1.062H44.4v-1.062h-.088c-1.711,0-2.183-.767-2.183-2.389V-20.66a4.206,4.206,0,0,0-4.454-4.454c-1.77,0-3.1.678-4.69,2.36v-2.36h-.973Zm29.731,2.124c0-2.124-1.091-3.539-5.28-3.539-4.011,0-6.341,1.386-6.341,3.421a4.289,4.289,0,0,0,.472,1.858l3.127-1.091a2.961,2.961,0,0,1-.324-1.239c0-1.15,1-1.888,2.448-1.888,1.917,0,2.625,1.062,2.625,2.271v2.389c-1.268.324-2.419.56-3.687.914-2.183.619-5.073,1.593-5.073,4.129,0,1.917,1.5,3.215,3.746,3.215a10.34,10.34,0,0,0,5.132-1.74,2.057,2.057,0,0,0,2.183,1.74,4.9,4.9,0,0,0,3.6-1.917l-.324-1.15a2.511,2.511,0,0,1-1.357.56c-.649,0-.944-.56-.944-1.475Zm-6.489,8.7a2.1,2.1,0,0,1-2.065-2.006c0-1.268,1.18-2.065,2.655-2.684.855-.354,1.8-.678,2.625-.973v4.424A5.829,5.829,0,0,1,50.654-12.874ZM59.561-23.7v.708l2.3,1.032V-15.2c0,1.77-.413,2.655-2.212,2.655h-.088v1.062h7.7v-1.062c-1.622-.059-2.124-.8-2.124-2.36v-6.607a4.5,4.5,0,0,1,3.244-1.622c1.74,0,2.625,1.062,2.625,3.244v4.719c0,1.563-.324,2.507-1.947,2.625v1.062h7.492v-1.062h-.088c-1.711,0-2.183-.767-2.183-2.389V-20.66a4.206,4.206,0,0,0-4.454-4.454c-1.77,0-3.1.678-4.69,2.36v-2.36h-.973Zm29.584,1.77c0-1.917-1.976-3.185-4.926-3.185-4.277,0-7.049,2.832-7.049,7.079,0,3.6,2.094,6.9,6.312,6.9a7.47,7.47,0,0,0,6.135-3.127l-.8-.767a5.457,5.457,0,0,1-3.628,1.563c-3.009,0-4.985-3.421-4.985-6.518,0-2.478,1.3-4.07,3.3-4.07A2.459,2.459,0,0,1,85.989-21.9c.206.8.383,1.534,1.416,1.534A1.619,1.619,0,0,0,89.145-21.929Zm14.541,2.537c-.059-3.451-2.684-5.722-6.253-5.722-3.864,0-6.489,2.95-6.489,7.256,0,4.07,2.655,6.725,6.312,6.725a7.393,7.393,0,0,0,6.165-3.539l-.737-.649a5.4,5.4,0,0,1-3.6,1.386,5.315,5.315,0,0,1-5.28-5.457Zm-9.881-1.062c.206-2.271,1.416-3.6,3.1-3.6,1.8,0,2.95,1.386,3.038,3.6Z" transform="translate(210.915 99.293)" fill="#363a3d" /> </g> </svg> </a> <!-- Search --> <form class="ui-search" action="search.html" method="GET"> <input type="search" name="query" value="" required/> <label for="sf-submit"><span class="material-icons">search</span></label> <input type="submit" id="sf-submit" name="sf-submit" value="Search" /> </form> </div> </div> </header> <!-- Nav --> <nav class="ui-flex-row ui-border-top ui-border-bottom"> <div class="ui-fixed-wrapper ui-nav-content"> <!--Toolbar Logo --> <a href="/" class="ui-nav-logo ui-mr-16"> <svg xmlns="http://www.w3.org/2000/svg" width="121" height="32" viewBox="0 0 169.842 40"> <g id="Group_90" data-name="Group 90" transform="translate(-205.04 -48.16)"> <path id="Path_2" data-name="Path 2" d="M1.04-27.481v.923h.641c1.436,0,2.077.641,2.077,2.257v11.054c0,1.872-.615,2.334-2.231,2.334H1.04v.923H17.093l.974-4.309H16.452c-1.385,2.462-2.923,3.386-6.206,3.386-2.257,0-3.026-.59-3.026-2.667v-5.13h3.693c1.616,0,2.59.692,2.693,2.36H15.3v-5.566H13.606c-.205,1.641-1.077,2.283-3.411,2.283H7.22v-6.925H11.17a4.13,4.13,0,0,1,4.206,2.744h1.41v-3.668Zm17.438,6.874v.616l2,.9v5.873c0,1.539-.359,2.308-1.923,2.308h-.077v.923h6.693v-.923c-1.41-.051-1.846-.692-1.846-2.052v-5.745a3.909,3.909,0,0,1,2.821-1.411c1.513,0,2.282.923,2.282,2.821v4.1c0,1.359-.282,2.18-1.693,2.283v.923h6.514v-.923h-.077c-1.487,0-1.9-.667-1.9-2.077v-4.976A3.657,3.657,0,0,0,27.4-21.838a5.275,5.275,0,0,0-4.077,2.052v-2.052h-.846Zm13.951-.923v.923a1.934,1.934,0,0,1,.718.1c.564.256.769.923,1.334,2.1l4.257,8.926h.692l3.9-8.618c.949-2.077,1.128-2.514,2.359-2.514v-.923H41.019v.923c1.231.051,1.693.41,1.693,1.205,0,.539-.051.462-2.693,6.386l-2.718-5.8a1.873,1.873,0,0,1-.282-.923c0-.59.615-.872,1.641-.872v-.923Zm18.387-4.591A1.718,1.718,0,0,0,49.1-27.84a1.74,1.74,0,0,0-1.744,1.718A1.763,1.763,0,0,0,49.1-24.378,1.74,1.74,0,0,0,50.816-26.122Zm-5.078,5.694v.616l2.026.9v5.9c0,1.411-.436,2.1-1.923,2.1h-.1v.923h6.821v-.923c-1.385-.026-1.949-.436-1.949-2.154v-8.772h-.718Zm6.668,0v.616l2.128.923v5.9c0,1.411-.41,2.077-1.923,2.077h-.205v.923h7.668v-.923h-.59c-1.616,0-2.1-.616-2.1-2.231v-3.334c0-1.308.974-2.77,1.9-2.77,1.1,0,1.718,1.565,2.77,1.565.872,0,1.385-1.872,1.385-2.385,0-.8-1.334-1.77-2.411-1.77-1.18,0-2.487.975-3.8,3.411h-.051v-3.411h-.641Zm23.567,4.488a5.724,5.724,0,0,0-6-5.9,5.937,5.937,0,0,0-6.18,6.053,5.741,5.741,0,0,0,6.078,6.1A5.965,5.965,0,0,0,75.973-15.939ZM70.049-10.6c-1.923,0-3.1-2.1-3.1-5.591,0-3.283,1.077-4.719,2.8-4.719,1.975,0,3.077,1.924,3.077,5.386Q72.818-10.6,70.049-10.6Zm6.744-10v.616l2,.9v5.873c0,1.539-.359,2.308-1.923,2.308h-.077v.923h6.693v-.923c-1.41-.051-1.846-.692-1.846-2.052v-5.745a3.909,3.909,0,0,1,2.821-1.411c1.513,0,2.282.923,2.282,2.821v4.1c0,1.359-.282,2.18-1.693,2.283v.923h6.514v-.923h-.077c-1.487,0-1.9-.667-1.9-2.077v-4.976a3.657,3.657,0,0,0-3.872-3.873,5.275,5.275,0,0,0-4.077,2.052v-2.052h-.846Zm18.618-1.231-4.026,1.462v.616l2.026.872v5.694c0,1.693-.436,2.283-1.923,2.283h-.1v.923h6.95v-.923H98.1a1.617,1.617,0,0,1-1.564-.692,3.4,3.4,0,0,1-.282-1.59v-5.54a4.94,4.94,0,0,1,3.359-1.385c1.744,0,2.462.975,2.462,2.744v4.411c0,1.334-.462,2.052-1.769,2.052h-.18v.923h6.821v-.923h-.282c-1.205,0-1.744-.718-1.744-2.129v-5.694a5.08,5.08,0,0,1,3.411-1.385c1.564,0,2.411.744,2.411,2.488v4.437c0,1.744-.564,2.283-1.872,2.283h-.154v.923h6.95v-.923h-.18c-1.41,0-1.9-.667-1.9-2.231v-4.976c0-2.283-1.154-3.719-3.9-3.719a6.256,6.256,0,0,0-4.975,2.257,3.506,3.506,0,0,0-3.693-2.257,6.486,6.486,0,0,0-4.77,2.077v-2.077Zm31.773,4.976c-.051-3-2.334-4.976-5.437-4.976-3.359,0-5.642,2.565-5.642,6.309,0,3.539,2.308,5.848,5.488,5.848a6.427,6.427,0,0,0,5.36-3.078l-.641-.564a4.7,4.7,0,0,1-3.129,1.205,4.622,4.622,0,0,1-4.59-4.745Zm-8.591-.923c.18-1.975,1.231-3.129,2.693-3.129,1.564,0,2.564,1.205,2.641,3.129Zm9.078-2.821v.616l2,.9v5.873c0,1.539-.359,2.308-1.923,2.308h-.077v.923h6.693v-.923c-1.41-.051-1.846-.692-1.846-2.052v-5.745a3.909,3.909,0,0,1,2.821-1.411c1.513,0,2.282.923,2.282,2.821v4.1c0,1.359-.282,2.18-1.693,2.283v.923h6.514v-.923h-.077c-1.487,0-1.9-.667-1.9-2.077v-4.976a3.657,3.657,0,0,0-3.872-3.873,5.275,5.275,0,0,0-4.077,2.052v-2.052h-.846Zm18.464-3.77a4.929,4.929,0,0,1-3.8,2.847v1.257h1.923v7.31c0,2.077,1,3.283,2.77,3.283a8.137,8.137,0,0,0,4.077-1.18v-1.1a6.862,6.862,0,0,1-2.205.462c-1.154,0-1.8-.616-1.8-2.283v-6.489h3.847v-1.257H147.11v-2.847Zm16.156,5.617c0-1.847-.949-3.078-4.59-3.078-3.488,0-5.514,1.205-5.514,2.975a3.73,3.73,0,0,0,.41,1.616l2.718-.949a2.575,2.575,0,0,1-.282-1.077c0-1,.872-1.641,2.128-1.641,1.667,0,2.282.923,2.282,1.975v2.077c-1.1.282-2.1.487-3.206.8-1.9.539-4.411,1.385-4.411,3.591,0,1.667,1.308,2.8,3.257,2.8a8.989,8.989,0,0,0,4.462-1.513,1.789,1.789,0,0,0,1.9,1.513,4.264,4.264,0,0,0,3.129-1.667l-.282-1a2.183,2.183,0,0,1-1.18.487c-.564,0-.821-.487-.821-1.282Zm-5.642,7.566a1.826,1.826,0,0,1-1.8-1.744c0-1.1,1.026-1.8,2.308-2.334.744-.308,1.564-.59,2.282-.846v3.847A5.067,5.067,0,0,1,156.65-11.194ZM168.959-27.84h-.872l-4,1.462v.616l2.026.9v11.67c0,1.641-.462,2.283-1.872,2.283h-.154v.923h6.8v-.923h-.077c-1.462,0-1.846-.821-1.846-2.154Z" transform="translate(204 76)" fill="#005b65" /> <path id="Path_1" data-name="Path 1" d="M1.426-31.6v1.062h.531c1.888,0,2.507.708,2.507,2.6v12.653a3.118,3.118,0,0,1-.59,2.183,3.041,3.041,0,0,1-2.153.56H1.426v1.062H11.484v-1.062c-.206,0-.5.029-.619.029-1.829,0-2.419-.855-2.419-2.6V-21.28h3.185c1.976,0,3.1.708,3.333,2.92h1.652v-6.931H14.964c-.265,2.271-1.239,2.95-3.333,2.95H8.446v-8.2h4.572c2.006,0,3.362,1.032,4.306,3.244h1.711V-31.6Zm23.98,1.563a1.976,1.976,0,0,0-1.976-1.976,2,2,0,0,0-2.006,1.976,2.027,2.027,0,0,0,2.006,2.006A2,2,0,0,0,25.406-30.04Zm-5.84,6.548v.708l2.33,1.032v6.784c0,1.622-.5,2.419-2.212,2.419h-.118v1.062h7.846v-1.062c-1.593-.029-2.242-.5-2.242-2.478V-25.114h-.826Zm7.846-.206v.708l2.3,1.032V-15.2c0,1.77-.413,2.655-2.212,2.655h-.088v1.062h7.7v-1.062c-1.622-.059-2.124-.8-2.124-2.36v-6.607a4.5,4.5,0,0,1,3.244-1.622c1.74,0,2.625,1.062,2.625,3.244v4.719c0,1.563-.324,2.507-1.947,2.625v1.062H44.4v-1.062h-.088c-1.711,0-2.183-.767-2.183-2.389V-20.66a4.206,4.206,0,0,0-4.454-4.454c-1.77,0-3.1.678-4.69,2.36v-2.36h-.973Zm29.731,2.124c0-2.124-1.091-3.539-5.28-3.539-4.011,0-6.341,1.386-6.341,3.421a4.289,4.289,0,0,0,.472,1.858l3.127-1.091a2.961,2.961,0,0,1-.324-1.239c0-1.15,1-1.888,2.448-1.888,1.917,0,2.625,1.062,2.625,2.271v2.389c-1.268.324-2.419.56-3.687.914-2.183.619-5.073,1.593-5.073,4.129,0,1.917,1.5,3.215,3.746,3.215a10.34,10.34,0,0,0,5.132-1.74,2.057,2.057,0,0,0,2.183,1.74,4.9,4.9,0,0,0,3.6-1.917l-.324-1.15a2.511,2.511,0,0,1-1.357.56c-.649,0-.944-.56-.944-1.475Zm-6.489,8.7a2.1,2.1,0,0,1-2.065-2.006c0-1.268,1.18-2.065,2.655-2.684.855-.354,1.8-.678,2.625-.973v4.424A5.829,5.829,0,0,1,50.654-12.874ZM59.561-23.7v.708l2.3,1.032V-15.2c0,1.77-.413,2.655-2.212,2.655h-.088v1.062h7.7v-1.062c-1.622-.059-2.124-.8-2.124-2.36v-6.607a4.5,4.5,0,0,1,3.244-1.622c1.74,0,2.625,1.062,2.625,3.244v4.719c0,1.563-.324,2.507-1.947,2.625v1.062h7.492v-1.062h-.088c-1.711,0-2.183-.767-2.183-2.389V-20.66a4.206,4.206,0,0,0-4.454-4.454c-1.77,0-3.1.678-4.69,2.36v-2.36h-.973Zm29.584,1.77c0-1.917-1.976-3.185-4.926-3.185-4.277,0-7.049,2.832-7.049,7.079,0,3.6,2.094,6.9,6.312,6.9a7.47,7.47,0,0,0,6.135-3.127l-.8-.767a5.457,5.457,0,0,1-3.628,1.563c-3.009,0-4.985-3.421-4.985-6.518,0-2.478,1.3-4.07,3.3-4.07A2.459,2.459,0,0,1,85.989-21.9c.206.8.383,1.534,1.416,1.534A1.619,1.619,0,0,0,89.145-21.929Zm14.541,2.537c-.059-3.451-2.684-5.722-6.253-5.722-3.864,0-6.489,2.95-6.489,7.256,0,4.07,2.655,6.725,6.312,6.725a7.393,7.393,0,0,0,6.165-3.539l-.737-.649a5.4,5.4,0,0,1-3.6,1.386,5.315,5.315,0,0,1-5.28-5.457Zm-9.881-1.062c.206-2.271,1.416-3.6,3.1-3.6,1.8,0,2.95,1.386,3.038,3.6Z" transform="translate(210.915 99.293)" fill="#363a3d" /> </g> </svg> </a> <!-- Menu --> <div class="ui-main-nav-left"> <!--To open with JavaScript use <a href="channels/transition.html#main-menu" id="main-menu-toggle" class="ui-menu-toggle" aria-label="Open main menu"> together with .class-name:target--> <input type="checkbox" id="main-nav-toggle" aria-label="Open main menu" autocomplete="off" /> <label for="main-nav-toggle" class="ui-main-nav-items-toggle"> <span class="ui-sr-only">Open main menu</span> <span class="material-icons">menu</span> </label> <div id="main-nav" class="ui-main-nav-items" aria-label="Main menu"> <!--To close with JavaScript use <a href="channels/transition.html#!" id="main-menu-close" class="ui-menu-close" aria-label="Close main menu">--> <label for="main-nav-toggle" class="ui-main-nav-items-close"> <span class="ui-sr-only">Close main menu</span> <span class="material-icons">close</span> </label> <h2 id="main-nav-heading" class="ui-sr-only">Main menu</h2> <ul aria-labelledby="main-nav-heading" class="ui-level-1"> <li> <input class="ui-expand" type="checkbox" id="channels" autocomplete="off" /> <label class="ui-expand channels" for="channels">Channels</label> <ul class="ui-nested ui-list-col-4"> <li><a href="channels/investment.html">Investment</a></li><li><a href="channels/policy.html">Policy</a></li><li><a href="channels/people.html">People</a></li><li><a href="channels/sustainable-debt.html">Sustainable Debt</a></li><li><a href="channels/equity.html">Equity</a></li><li><a href="channels/green-bonds.html">Green Bonds</a></li><li><a href="channels/stranded-assets.html">Stranded Assets</a></li><li><a href="channels/carbon.html">Carbon</a></li><li><a href="channels/renewables.html">Renewables</a></li><li><a href="channels/cop.html">COP</a></li><li><a href="channels/esg.html">ESG</a></li><li><a href="channels/insurance.html">Insurance</a></li><li><a href="channels/impact.html">IMPACT</a></li><li><a href="channels/esg-data.html">ESG Data</a></li><li><a href="channels/natural-capital.html">Natural Capital</a></li><li><a href="channels/asia-pacific.html">Asia Pacific</a></li><li><a href="channels/blended-finance.html">Blended Finance</a></li><li><a href="channels/transition.html">Transition</a></li> </ul> </li><li><a href="content/events/">Events</a></li><li><a href="channels/blended-finance.html">Blended Finance</a></li><li><a href="channels/esg-data.html">ESG Data</a></li><li><a href="channels/natural-capital.html">Natural Capital</a></li><li><a href="channels/sustainable-debt.html">Sustainable Debt</a></li> </ul> </div> <!-- Close menu when user clicks anywhere outside the sidebar --> <label for="main-nav-toggle" class="ui-backdrop" tabindex="-1" aria-hidden="true" hidden=""> <div class="ui-backdrop-hack"></div> </label> <!--With JavaScript use <a href="channels/transition.html#!" class="ui-backdrop" tabindex="-1" aria-hidden="true" hidden></a>--> </div> <!-- Guest --> <div class="ui-acct-guest"> <a href="account/sign-in-to-your-account.html" class="ui-btn ui-btn-text ui-btn-small">Sign-in</a> <a href="account/free-one-month-trial.html" class="ui-btn ui-btn-primary ui-btn-small">Register</a> </div> </div> <!-- Breadcrumbs --> <div class="ui-flex-row ui-justify-center ui-border-top"> <div class="ui-fixed-wrapper ui-breadcrumbs"> <ul class="ui-list-horizontal ui-dark"> <li><a href="/">Home</a></li><li>Transition</li> </ul> </div> </div> </nav> <!-- Hero Header --> <div class="ui-flex-row ui-justify-center ui-hero"> <div class="ui-hero-content ui-fixed-wrapper"> <!-- Pass a custom title using the &title parameter --> <h1>Transition</h1> </div> </div> <!-- Content --> <main> <div class="ui-fixed-wrapper ui-mt-24 ui-mb-48"> <div class="ui-row"> <!-- Featured Content --> <div class="ui-col-8"> <div class="ui-row"> <!-- Analysis --> <div class="ui-col-6"> <div class="ui-toolbar"> <h3>Analysis</h3> <div> <a href="archive.html?section=analysis&channels=Transition&start=5" class="ui-font-small">More Transition analysis</a> </div> </div> <div class="ui-cols-1"> <div class="ui-col"> <a href="content/analysis/sovereigns-should-use-ascor-for-slbs.html" class="ui-card ui-height-full "> <img class="ui-object-panoramic" src="assets/images/intros/90170-intro.jpg"> <div class="ui-card-body"> <div class="ui-font-smaller ui-font-semibold ui-dark ui-mb-16"> 12 February 2025</div> <h3 class="ui-mt-0">'Sovereigns should use ASCOR for SLBs'</h3> <p class="ui-ma-0">The assessment framework could help bring credibility to the nascent market. <strong>Ahren Lester</strong> reports</p> </div> </a> </div> <div class="ui-col"> <a href="content/analysis/we-need-to-talk-about-the-transition.html" class="ui-card ui-height-full "> <img class="ui-object-panoramic" src="assets/images/intros/90143-intro.jpg"> <div class="ui-card-body"> <div class="ui-font-smaller ui-font-semibold ui-dark ui-mb-16"> 05 February 2025</div> <h3 class="ui-mt-0">We need to talk about the transition</h3> <p class="ui-ma-0"><strong>Stephanie Kelly</strong> outlines three considerations to drive the energy transition while capitalising on the investment opportunity it represents</p> </div> </a> </div> <div class="ui-col"> <a href="content/analysis/can-geological-hydrogen-transform-the-energy-investment-landscape.html" class="ui-card ui-height-full "> <img class="ui-object-panoramic" src="assets/images/intros/87700-intro.jpg"> <div class="ui-card-body"> <div class="ui-font-smaller ui-font-semibold ui-dark ui-mb-16"> 27 January 2025</div> <h3 class="ui-mt-0">Can geological hydrogen transform the energy investment landscape?</h3> <p class="ui-ma-0">Geological hydrogen is inherently carbon-free, making it an ideal candidate for decarbonising sectors like heavy industry, long-haul transportation and aviation, writes <strong>Rahul Bhushan</strong></p> </div> </a> </div> <div class="ui-col"> <a href="content/analysis/japan-the-case-for-transition-bonds.html" class="ui-card ui-height-full "> <img class="ui-object-panoramic" src="assets/images/intros/89947-intro.jpg"> <div class="ui-card-body"> <div class="ui-font-smaller ui-font-semibold ui-dark ui-mb-16"> 16 January 2025</div> <h3 class="ui-mt-0">Japan: The case for transition bonds</h3> <p class="ui-ma-0">A transition bond is 'beneficial' for investors, GX Acceleration Agency's Hideki Takada tells <strong>Ahren Lester</strong></p> </div> </a> </div> <div class="ui-col"> <a href="content/analysis/growth-opportunities-from-the-energy-transition.html" class="ui-card ui-height-full "> <img class="ui-object-panoramic" src="assets/images/intros/89915-intro.jpg"> <div class="ui-card-body"> <div class="ui-font-smaller ui-font-semibold ui-dark ui-mb-16"> 13 January 2025</div> <h3 class="ui-mt-0">Growth opportunities from the energy transition</h3> <p class="ui-ma-0">Amid a concerted global effort to decarbonize industries, particularly the energy sector, what are the investment opportunities for institutional investors, asks <strong>Sarah Wilson</strong></p> </div> </a> </div> </div> </div> <!-- News --> <div class="ui-col-6"> <div class="ui-toolbar"> <h3>News</h3> <div> <a href="archive.html?section=news&channels=Transition&start=10" class="ui-font-small">More Transition news</a> </div> </div> <ul class="ui-list-dividers ui-pa-0"> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/bloomberg-launches-climate-scenario-risk-planning-tool.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Bloomberg launches climate scenario risk planning tool</h3> <div class="ui-font-small ui-font-semibold ui-dark">20 February 2025</div> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/news/investors-worth-5trn-push-bp-for-a-say-on-climate-amid-concerns-it-will-abandon-2030-target.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Investors worth £5trn push BP for a 'say on climate', amid concerns it will abandon 2030 target</h3> <div class="ui-font-small ui-font-semibold ui-dark">19 February 2025</div> <p class="ui-mt-8 ui-mb-0">A group of institutional investors has urged BP to hold a shareholder vote on its climate transition plans, amid "concern" at reports the oil and gas company will abandon a key decarbonisation target.</p> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/eurazeo-invests-70m-in-offshore-wind-vessels.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Eurazeo invests €70m in offshore wind vessels</h3> <div class="ui-font-small ui-font-semibold ui-dark">18 February 2025</div> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/kkr-backs-germanys-egc.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">KKR backs Germany's EGC</h3> <div class="ui-font-small ui-font-semibold ui-dark">18 February 2025</div> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/news/transition-investors-have-a-window-of-opportunity-for-battery-deals-says-aquila.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Transition investors have a 'window of opportunity' for battery deals, says Aquila</h3> <div class="ui-font-small ui-font-semibold ui-dark">18 February 2025</div> <p class="ui-mt-8 ui-mb-0">A "real window of opportunity" has opened up for transition-focused investors to back grid-scale battery projects, says Aquila Capital.</p> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/news/transition-plans-can-show-how-net-zero-feeds-growth-says-head-of-regulator-network.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Transition plans can show how net-zero feeds growth, says head of regulator network</h3> <div class="ui-font-small ui-font-semibold ui-dark">18 February 2025</div> <p class="ui-mt-8 ui-mb-0">Climate transition plans can demonstrate how net-zero policies will deliver finance to support countries' growth objectives, the head of a group to establish 'global norms' for transition planning has said.</p> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/aquila-capital-targets-600m-for-debut-energy-transition-fund.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Aquila Capital targets €600m for debut energy transition fund</h3> <div class="ui-font-small ui-font-semibold ui-dark">17 February 2025</div> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/raise-insurers-capital-requirements-for-fossil-fuel-assets-eu-urged.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Raise insurers' capital requirements for fossil fuel assets, EU urged</h3> <div class="ui-font-small ui-font-semibold ui-dark">12 February 2025</div> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/news/uk-makes-pitch-to-lead-world-in-transition-finance-with-launch-of-council.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">UK makes pitch to lead world in transition finance with launch of council</h3> <div class="ui-font-small ui-font-semibold ui-dark">11 February 2025</div> <p class="ui-mt-8 ui-mb-0">London stands to become "the preeminent financial hub for transition finance" if a new Transition Finance Council is successful, according to its chair and former president of the COP26 climate conference, Alok Sharma.</p> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/failed-jetp-facing-uncertain-future-indonesia-climate-envoy-says.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">'Failed' JETP facing uncertain future, Indonesia climate envoy says</h3> <div class="ui-font-small ui-font-semibold ui-dark">03 February 2025</div> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/news/japan-plans-updates-to-transition-finance-guidelines.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Japan plans updates to transition finance guidelines</h3> <div class="ui-font-small ui-font-semibold ui-dark">30 January 2025</div> <p class="ui-mt-8 ui-mb-0">Japan is focused on updating its ground-breaking transition finance guidelines in 2025, as it reacts to changes to the international guidance and experience of its landmark sovereign transition bond programme, according to a senior official.</p> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/colesco-holds-first-close-of-direct-lending-strategy-at-800m.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Colesco holds first close of direct lending strategy at €800m</h3> <div class="ui-font-small ui-font-semibold ui-dark">28 January 2025</div> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/news/decline-in-energy-sectors-eu-taxonomy-alignment-bucks-positive-trend-in-other-sectors.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Decline in energy sector's EU taxonomy alignment bucks positive trend in other sectors</h3> <div class="ui-font-small ui-font-semibold ui-dark">27 January 2025</div> <p class="ui-mt-8 ui-mb-0">Energy companies reported a decline in their alignment with the EU taxonomy last year, bucking a trend of increased alignment in most other sectors which data provider Bloomberg said bolstered the use case for the taxonomy.</p> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/news/account-for-stranded-asset-risks-alongside-transition-plan-rules-eu-advised.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Account for 'stranded asset' risks alongside transition plan rules, EU advised</h3> <div class="ui-font-small ui-font-semibold ui-dark">23 January 2025</div> <p class="ui-mt-8 ui-mb-0">The EU should create a framework to account for the depreciation of highly polluting assets "at risk of becoming stranded" to help financial institutions assess the credibility of transition plans, it has been told by advisers.</p> </div> </li> <li class="ui-flex-row ui-relative"> <a href="content/in-brief/argos-wityu-closes-grey-to-green-climate-action-fund-at-337m.html" class="ui-link-stretched"></a> <div class="ui-flex-1 ui-pa-0"> <h3 class="ui-mt-0 ui-mb-8 ">Argos Wityu closes 'grey to green' climate action fund at €337m</h3> <div class="ui-font-small ui-font-semibold ui-dark">22 January 2025</div> </div> </li> </ul> </div> </div> </div> <!-- Sidebar --> <div class="ui-col-4"> <!-- Ad --> <!-- EF-home-mpu1 --> <div id="mpu1" class="ui-mb-12"> <div id='div-gpt-ad-1370191008681-5' class="ui-mb-8" style='min-width: 300px; min-height: 250px;'> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1370191008681-5'); }); </script> </div> </div> <!-- Featured content --> <!--Channel specific content--> <div class="ui-toolbar"> <h3>Events</h3> </div> <div class="ui-cols-1 ui-mb-24"> <div class="ui-col"><div class="ui-col"> <a href="content/events/gulf-transition-and-sustainable-finance-2025/" class="ui-card ui-height-full "> <img class="ui-object-panoramic" src="https://www.environmental-finance.com/assets/images/intros/89856-intro.jpg"> <div class="ui-card-body"> <div class="ui-font-smaller ui-font-semibold ui-dark ui-mb-16"> 30 April 2025, 8:45 AM UAE, Abu Dhabi</div> <h3 class="ui-mt-0">Gulf Transition & Sustainable Finance 2025</h3> <p class="ui-ma-0">The original event for GSSS bond issuers and investors</p> </div> </a> </div> </div> </div> <!-- Most read --> <!-- Most read --> <div class="ui-card ui-height-auto ui-mb-24"> <div class="ui-card-header">Most Read</div> <div class="ui-card-body"> <ol class="ui-list-dividers"> <li><a href="content/analysis/esg-is-here-to-stay.html">ESG is here to stay!</a></li><li><a href="content/news/dont-drop-double-materiality-from-the-csrd-urges-ethifinance.html">Don't drop 'double materiality' from the CSRD, urges EthiFinance</a></li><li><a href="content/news/french-investor-groups-present-social-taxonomy-framework.html">French investor groups present social taxonomy framework</a></li><li><a href="content/news/l-and-g-quirky-debt-for-nature-swaps-becoming-more-digestible-for-investors.html">L&G: 'Quirky' debt-for-nature swaps becoming 'more digestible' for investors</a></li><li><a href="content/news/transition-plans-can-show-how-net-zero-feeds-growth-says-head-of-regulator-network.html">Transition plans can show how net-zero feeds growth, says head of regulator network</a></li><li><a href="content/news/blended-finance-to-finally-find-its-place-amid-usaid-shutdown.html">Blended finance to 'finally find its place' amid USAID shutdown</a></li><li><a href="content/news/2bn-enel-deal-boosts-slow-slb-market.html">€2bn Enel deal boosts slow SLB market</a></li><li><a href="content/analysis/eu-omnibus-simplification-and-guidance-are-needed-not-deregulation.html">EU Omnibus: Simplification and guidance are needed, not deregulation</a></li><li><a href="content/news/eu-targets-private-capital-in-new-agriculture-strategy.html">EU targets private capital in new agriculture strategy</a></li><li><a href="content/in-brief/first-climate-insurance-payout-for-coffee-farmers.html">First climate insurance payout for coffee farmers</a></li> </ol> </div> </div> <!-- Ad --> <!-- EF-home-mpu2 --> <div id='div-gpt-ad-1370191008681-6' style='min-width: 300px; min-height: 250px;'> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1370191008681-6'); }); </script> </div> <!-- Most recent --> </div> </div> </div> </main> <footer class="ui-justify-center"> <div class="ui-fixed-wrapper"> <div class="ui-row"> <div class="ui-col-2 ui-col-sm-6"> <h4>Sections</h4> <ul class="ui-no-bullets ui-list-col-1 ui-line-200"> <li><a href="content/awards/">Awards</a></li> <li><a href="content/downloads/">Downloads</a></li> <li><a href="content/guides/guide-index/">ESG Guide</a></li> <li><a href="content/events/">Events</a></li> <li><a href="content/galleries/">Galleries</a></li> <li><a href="content/insight/">Insight</a></li> <li><a href="content/jobs/">Jobs</a></li> <li><a href="content/market-insight/">Market Insight</a></li> <li><a href="content/roundtables/">Roundtables</a></li> <li><a href="content/webinars/">Webinars</a></li> </ul> </div> <div class="ui-col-2 ui-col-sm-6"> <h4>Company</h4> <ul class="ui-no-bullets ui-line-200"> <li><a href="company/about-us.html">About Us</a></li> <li><a href="company/contact-us.html">Contact Us</a></li> <li><a href="company/advertise.html">Advertise</a></li> <li><a href="company/subscriptions.html">Subscriptions</a></li> <li><a href="policy/website-terms-and-conditions.html">Website Terms & Conditions</a></li> <li> <a href="policy/subscription-and-event-terms-and-conditions.html">Subscription and Event <br />Terms & Conditions</a> </li> <li><a href="policy/privacy-policy.html">Privacy Policy</a></li> <li><a href="policy/cookie-policy.html">Cookie Policy</a></li> <li><a href="policy/acceptable-use-policy.html">Acceptable Use Policy</a></li> </ul> </div> <div class="ui-col-4"> <h4>Channels</h4> <ul class="ui-no-bullets ui-list-col-2 ui-line-200"> <li><a href="channels/asia-pacific.html">Asia Pacific</a></li> <li><a href="channels/blended-finance.html">Blended Finance</a></li> <li><a href="channels/carbon.html">Carbon</a></li> <li><a href="channels/cop.html">COP</a></li> <li><a href="channels/esg.html">ESG</a></li> <li><a href="channels/esg-data.html">ESG Data</a></li> <li><a href="channels/equity.html">Equity</a></li> <li><a href="channels/green-bonds.html">Green Bonds</a></li> <li><a href="channels/impact.html">IMPACT</a></li> <li><a href="channels/insurance.html">Insurance</a></li> <li><a href="channels/investment.html">Investment</a></li> <li><a href="channels/natural-capital.html">Natural Capital</a></li> <li><a href="channels/people.html">People</a></li> <li><a href="channels/policy.html">Policy</a></li> <li><a href="channels/renewables.html">Renewables</a></li> <li><a href="channels/stranded-assets.html">Stranded Assets</a></li> <li><a href="channels/sustainable-debt.html">Sustainable Debt</a></li> <li><a href="channels/transition.html">Transition</a></li> </ul> </div> <div class="ui-col-4"> <h4>Subscriptions</h4> <p>Subscribe to Environmental Finance to benefit from:</p> <p><span class="material-icons-outlined md-18">article</span> In-depth special reports and analysis</p> <p> <span class="material-icons-outlined md-18">verified</span> Commentary and insight from leading industry specialists </p> <p> <span class="material-icons-outlined md-18">sell</span> Discounts for Environmental Finance events </p> <a href="account/free-one-month-trial.html" class="ui-btn ui-btn-primary">Subscribe now</a> </div> <div class="ui-col-12"> <small>© Field Gibson Media Ltd 2025 </small> </div> </div> </div> </footer> <!-- Events Map --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyA7etniRrzjqEc-1kH8-FaGK08o3l7qrG0"> </script> <script> function initialize() { var mapOptions = { zoom: 12, center: new google.maps.LatLng(51.508515, -0.125487) } var map = new google.maps.Map(document.getElementById('map-canvas'), mapOptions); setMarkers(map, places); } var places = [ ]; infowindow = new google.maps.InfoWindow({ content: "loading..." }); function setMarkers(map, locations) { // Add markers to the map for (var i = 0; i < locations.length; i++) { var place = locations[i]; var html = '<div class="mapmarker"><strong>' + place[0] + '</strong><br />'; html += place[3] + "</div>"; var myLatLng = new google.maps.LatLng(place[1], place[2]); var marker = new google.maps.Marker({ position: myLatLng, map: map, html: html, title: place[0], icon: place[4] }); google.maps.event.addListener(marker, "click", function () { infowindow.setContent(this.html); infowindow.open(map, this); map.panTo(this.getPosition()); }); } } google.maps.event.addDomListener(window, 'load', initialize); </script> <!-- Cookies --> <v-app class="vue-app"> <!-- Use single quotes to pass parameters to Vue components --> <cookiesalert title='Cookies on Environmental Finance' message='<p>This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies. <a href="policy/cookie-policy.html">Find out more here</a></p>' /> </v-app> <!-- Custom JS --> <script id="custom-js" template="2" src="assets/js/includes.js"></script> </body> </html>