CINXE.COM

Infrastructure | Global Law Firm | Clifford Chance

<!DOCTYPE HTML> <html lang="en-GB"> <head> <!-- BEGIN META TAGS AND TITLE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta charset="utf-8"/> <meta name="keywords" content="Project development &amp; finance, Transport &amp; logistics, Transportation infrastructure, Project finance"/> <meta name="description" content="Award-winning team known for delivering practical and innovative solutions to clients across the infrastructure market."/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="robots" content="noarchive"/> <meta name="twitter:card" content="summary_large_image"/> <meta property="og:title" content="Infrastructure"/> <meta name="twitter:title" content="Infrastructure"/> <meta property="og:description" content="Award-winning team known for delivering practical and innovative solutions to clients across the infrastructure market."/> <meta name="twitter:description" content="Award-winning team known for delivering practical and innovative solutions to clients across the infrastructure market."/> <meta property="og:url" content="https://www.cliffordchance.com/content/cliffordchance/expertise/sectors/infrastructure.html"/> <meta property="og:image" content="https://www.cliffordchance.com/content/dam/cliffordchance/social-media-images/campaigns/esg-og.jpg"/> <meta name="twitter:image" content="https://www.cliffordchance.com/content/dam/cliffordchance/social-media-images/campaigns/esg-og.jpg"/> <meta property="og:site_name" content="Clifford Chance"/> <meta name="twitter:site" content="@Clifford_Chance"/> <link rel="canonical" href="/expertise/sectors/infrastructure.html"/> <!-- END META TAGS --> <title>Infrastructure | Global Law Firm | Clifford Chance</title> <link href="/etc/designs/cc2014/css/desktop.css" rel="stylesheet" type="text/css" media="screen, print"/> <link href="/etc/designs/cc/css/style.css" rel="stylesheet" media="screen, print"/> <link href="/etc/designs/cc/css/style.css" rel="stylesheet" media="print"/> <link href="/etc/designs/cc/css/print.css" rel="stylesheet" type="text/css" media="print"/> <link href="/etc/designs/cc/css/cc-cc.css" rel="stylesheet" type="text/css" media="screen"/> <link href="/etc/designs/cc/css/cp-home.css" rel="stylesheet" type="text/css" media="screen"/> <link href="/etc/designs/cc/css/cp-prefs.css" rel="stylesheet" type="text/css" media="screen"/> <link href="/etc/designs/cc/css/cbg.css" rel="stylesheet" type="text/css" media="screen"/> <link rel="apple-touch-icon" href="https://www.cliffordchance.com/content/dam/cliffordchance/icons/ccappletouch.png"/> <link rel="shortcut icon" href="https://www.cliffordchance.com/content/dam/cliffordchance/icons/ccfavicon.png"/> <script type="text/javascript" src="/etc/designs/cc/jquery/jquery191.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jqueryui.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jqueryuitouchpunch.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jquerycookies.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jquerycolor.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/jquery-mobile.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/respond.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/hoverintent.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/nav.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/article.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/analyticsdata.js"></script> <!-- <script async src="https://siteimproveanalytics.com/js/siteanalyze_10168.js"></script> --> <script type="text/javascript" src="/etc/designs/cc/jquery/cp-home.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/cp-prefs.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/cp-okta.js"></script> <script type="text/javascript" src="/etc/designs/cc/jquery/cbg.js"></script> <script src="/etc/designs/cc2014/jquery/article.js"></script> <script type="text/javascript" src="/etc/designs/cc2014/jquery/people.js"></script> <script type="text/javascript" src="/etc/designs/cc2014/jquery/findpeople.js"></script> <script type="text/javascript" src="https://ok1static.oktacdn.com/assets/js/sdk/okta-signin-widget/2.14.0/js/okta-sign-in.min.js"></script> <!--[if lt IE 9]> <script src="/etc/designs/cc2014/jquery/html5shiv.js"></script> <![endif]--> <!-- BEGIN ADOBE ANALYTICS DATA LAYER --> <!------------------- ADOBE ANALYTICS FUNCTIONS --------------------> <script type="text/javascript"> var digitalData; digitalData = { "page": { "pageName": "CC_Infrastructure", "pageURL": "https://www.cliffordchance.com/content/cliffordchance/expertise/sectors/infrastructure.html", "sitesection1": "expertise", "sitesection2": "sectors", "sitesection3": "infrastructure" }, "site": { "language": "en", "server": "www.cliffordchance.com" } } function linkClick(p1) { digitalData.eventData = { linkDataId : p1, userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('linkClick', digitalData.eventData); } function videoView(p1, p2, p3, p4) { digitalData.videoData = { videoId: p1, videoName : p2, playerName : p3, milestone : p4, userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('videoView', digitalData.videoData); } function searchClick(p1, p2, p3) { digitalData.searchData = { searchTerm : p1, searchCategory : p2, searchStatus : p3, // For zero search results, set the variable to "Unsuccessful" and for 1 or more than one result, set the variable to “Successful” userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('searchClick', digitalData.searchData); } // The Okta-related functions have to be called from cp.js otherwise there would be multiple on click events assigned to a single button function loginInitiate(p1) { digitalData.loginInitData = { linkDataId : p1, loginForm : 'Okta Login Form', userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('loginInitiate', digitalData.loginInitData); } function registrationInitiate(p1) { digitalData.regInitData = { linkDataId : p1, registrationForm : 'Okta Registration Form', userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus } _satellite.track('registrationInitiate', digitalData.regInitData); } function registrationStatus() { digitalData.regData = { registrationForm : 'Okta Registration Form', registrationStatus : 'true' } _satellite.track('registrationStatus', digitalData.regData); } function userStatus(p1) { digitalData.userData = { // Variables defined and initialised in cp-home.js // (p1 is calculated by internal external service called from cp-home.js) userId : cc_cpuser_userid, authStatus : cc_cpuser_authstatus, organizationId: cc_cpuser_organizationid, userType: p1 } _satellite.track('userStatus', digitalData.userData); } </script> <!--------------------- YOUTUBE VIDEO TRACKING ---------------------> <script type="text/javascript"> var bYTHit25 = false; var bYTHit50 = false; var bYTHit75 = false; var bYTHit99 = false; // Declare global interval for automatic state checking var ccYTAnalyticsInterval; var tag = document.createElement('script'); tag.id = 'yt-iframe-api'; tag.src = '/etc/designs/cc/jquery/youtube.js'; var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(tag, firstScriptTag); var players = []; function onYouTubeIframeAPIReady() { $('.cc-yt-player').each( function(i) { players[0] = new YT.Player($(this).attr('id'), { events: { 'onStateChange': onPlayerStateChange } }); }); } function onPlayerStateChange(event) { if (event.data == 1) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Started'); bYTHit25 = false; bYTHit50 = false; bYTHit75 = false; bYTHit99 = false; ccYTAnalyticsInterval = setInterval(function() { var nPercentPlayed = parseInt(event.target.getCurrentTime() / event.target.getDuration() * 100); if (nPercentPlayed == 25 && !bYTHit25) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 25%'); bYTHit25 = true; } if (nPercentPlayed == 50 && !bYTHit50) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 50%'); bYTHit50 = true; } if (nPercentPlayed == 75 && !bYTHit75) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 75%'); bYTHit75 = true; } if (nPercentPlayed == 99 && !bYTHit99) { videoView(event.target.getVideoData()['video_id'], event.target.getVideoData().title, 'YouTube', 'Video Complete 100%'); bYTHit99 = true; clearInterval(ccYTAnalyticsInterval); event.target.seekTo(0); event.target.pauseVideo(); } }, 250); } else if (event.data == 2 || event.data == 0) { clearInterval(ccYTAnalyticsInterval); } } </script> <!--------------------- VIMEO VIDEO TRACKING ---------------------> <script src="/etc/designs/cc/jquery/vimeo.js"></script> <script type="text/javascript"> $(document).ready(function() { var bVimeoHit25 = false; var bVimeoHit50 = false; var bVimeoHit75 = false; $('iframe.cc-vimeo-player').each( function() { var vimeoPlayer = new Vimeo.Player($(this)); vimeoPlayer.on('play', function(data) { bVimeoHit25 = false; bVimeoHit50 = false; bVimeoHit75 = false; vimeoPlayer.getVideoTitle().then(function(title) { vimeoPlayer.getVideoId().then(function(id) { videoView(id, title, 'Vimeo', 'Video Started'); }); }); }); vimeoPlayer.on('ended', function(data) { vimeoPlayer.getVideoTitle().then(function(title) { vimeoPlayer.getVideoId().then(function(id) { videoView(id, title, 'Vimeo', 'Video Complete 100%'); }); }); }); vimeoPlayer.on('timeupdate', function(data) { vimeoPlayer.getDuration().then(function(duration) { vimeoPlayer.getVideoTitle().then(function(title) { vimeoPlayer.getVideoId().then(function(id) { constructAACallForVimeo(id, title, parseInt(data.seconds / duration * 100)); }); }); }); }); }); function constructAACallForVimeo(sID, sTitle, nPercentPlayed) { if (nPercentPlayed == 25 && !bVimeoHit25) { videoView(sID, sTitle, 'Vimeo', 'Video Complete 25%'); bVimeoHit25 = true; } else if (nPercentPlayed == 50 && !bVimeoHit50) { videoView(sID, sTitle, 'Vimeo', 'Video Complete 50%'); bVimeoHit50 = true; } else if (nPercentPlayed == 75 && !bVimeoHit75) { videoView(sID, sTitle, 'Vimeo', 'Video Complete 75%'); bVimeoHit75 = true; } } }); </script> <!--------------------- SEARCH TRACKING ---------------------> <script type="text/javascript"> function searchClickPrep() { var sSearchTerm = 'None'; var sSearchCategory = 'None'; var sSearchStatus = 'Unsuccessful'; if ($('ul.ul_searchlist li').length > 0) { sSearchStatus = 'Successful'; } searchClick(sSearchTerm, sSearchCategory, sSearchStatus); } </script> <!-- END ADOBE ANALYTICS DATA LAYER --> <!-- BEGIN GOOGLE ANALYTICS (CCV2) --> <script type="text/javascript" id="script_analytics"> function c3LoadAnalytics() { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-34080896-1', 'auto'); ga('send', 'pageview'); ga('set', 'anonymizeIp', true) } </script> <!-- 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-5XF9ZL');</script> <!-- End Google Tag Manager --> <!-- END GOOGLE ANALYTICS --> <!-- BEGIN ADOBE ANALYTICS --> <script src="//assets.adobedtm.com/launch-EN944974f5a3944dd58c5d9b6cc3d4f023.min.js"></script> <!-- END ADOBE ANALYTICS --> <!-- BEGIN SITE IMPROVE --> <script async src="https://siteimproveanalytics.com/js/siteanalyze_10168.js"></script> <!-- END SITE IMPROVE --> <!-- COOKIE CONSENT --> <!-- Script for Schema markup --> <script> var locationUrl= window.location.href; if(locationUrl.endsWith("home.html")){ var schemaSite = { "@context": "https://schema.org/", "@type": "WebSite", "name": "cliffordchance", "url": "https://www.cliffordchance.com/home.html", "potentialAction": { "@type": "SearchAction", "target": "https://www.cliffordchance.com/search.html?contenttype=All&query={search_term_string}&_charset_=UTF-8", "query-input": "required name=search_term_string" } } var scriptSite = document.createElement('script'); scriptSite.type = "application/ld+json"; scriptSite.text = JSON.stringify(schemaSite); document.querySelector('head').appendChild(scriptSite); } else{ let text = document.location.href; let result = text.substring(text.indexOf('.com')+5,text.indexOf('.html')); console.log(result); const nameArr = result.split("/").reverse(); console.log(nameArr); var indices = []; for(var i=0; i<result.length;i++) { if (result[i] === "/") indices.push(i); } var revIndices=indices.reverse(); var itemArr=[]; itemArr.push(text); for(var i=0; i<indices.length;i++) { itemArr.push(document.location.protocol +"//"+document.location.host+"/"+result.substring(0,revIndices[i])+'.html'); } console.log(itemArr); var bschema = { "@context": "https://schema.org/", "@type": "BreadcrumbList", "itemListElement": [] } for(var i=0; i<nameArr.length; i++) { bschema.itemListElement.push({"@type":"ListItem","position":i, "name":nameArr[i], "item": itemArr[i]}); } var bscript = document.createElement('script'); bscript.type = "application/ld+json"; bscript.text = JSON.stringify(bschema); document.querySelector('head').appendChild(bscript); } </script> <!-- Script for Schema markup end --> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5XF9ZL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header class="" id="header_main"> <div class="page_container"> <div id="div_fixed_header"> <form action="/search.html" method="GET" class="form_search"> <label for="headersearchformQuery" style="display:none;">Search Keywords</label> <input id="headersearchformQuery" class="searchHeaderBox" type="text" value="Type to search" name="query" placeholder="Type to search" /> <input type="hidden" name="_charset_" value="UTF-8" /> <input type="submit" name="con_Submit" id="con_Submit" value="Search" /> </form> <a onfocus="_gaq.push(['_trackEvent', 'ACCESSIBILITY', 'Keyboard User', 'Header link used to access main content']);" id="a_skip" href="#startcontent">Skip to main content</a> <h1> <!--<a href="https://www.cliffordchance.com"> --> <a href="https://www.cliffordchance.com"> <img class="header_logo" src="/content/dam/cliffordchance/logos/cc_logo_main.png" width="246" height="55" alt="Clifford Chance"/> Clifford Chance </a> </h1> <img id="img_logo_print" class="for_print" src="/etc/designs/cc2014/images/header_logo@2x.png" width="246" height="55" alt="Clifford Chance"/> <nav class="nav_primary"> <ul class=" nav_primary_ul_level_1"> <li id="nav_primary_li_0"> <a href="/client-portal.html" class=""> Client Portal <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> All your tailored resources in one place <div class="div_dropdown_tkosp_toolkits_list"> <p>Visit our resource centre giving you access to our toolkits, publications, alerters and crossborder guides all in one place</p> <ul class="ul_tkosp_toolkits_list"> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/Premium-services-thumbnail1.jpg)"><a id="Client_Portal_" href="https://www.cliffordchance.com/client-portal.html"><strong>Client Portal</strong><br></a></li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/lighthouse.jpg)"><a id="Toolkit_" href="https://financialmarketstoolkit.cliffordchance.com"><strong>Financial Markets</strong><br>Toolkit</a></li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/tt-background-toolkit.png)"><a id="Insights_" href="https://www.cliffordchance.com/insights/resources/hubs-and-toolkits/talking-tech/en/home.html"><strong>Talking Tech</strong><br>Insights</a></li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/blogs-toolkit-bar.jpg)"><a id="Blogs_" href="https://www.cliffordchance.com/insights/resources/blogs.html"><strong>Blogs</strong><br></a></li> </ul> </div> </li> <a class="nav0" href="/client-portal.html"> Visit this section </a> <li style="order:3" class=" li_show_children li_show_children_1" > <a href="/client-portal/events-and-webinars-library.html" class=""> Events and webinars library </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/client-portal/events-and-webinars-library.html"> Visit this section </a> <li class = ""> <a href="/client-portal/events-and-webinars-library/perspectives-series.html" class=""> Perspectives – Legal Developments Series </a> </li> <li class = ""> <a href="/client-portal/events-and-webinars-library/APAC-perspectives-series.html" class=""> APAC Perspectives Series </a> </li> <li class = ""> <a href="/client-portal/events-and-webinars-library/on-demand.html" class=""> Events and webinars on demand </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_2" > <a href="/client-portal/cbg.html" class=""> Cross Border Guides </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/client-portal/cbg.html"> Visit this section </a> <li class = ""> <a href="/client-portal/cbg/cbfg.html" class=""> Cross Border Financing Guide </a> </li> <li class = ""> <a href="/client-portal/cbg/debt-restructurings-guide.html" class=""> Debt Restructurings Guide </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_3" > <a href="/client-portal/alerters.html" class=""> Alerters </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/client-portal/alerters.html"> Visit this section </a> <li class = ""> <a href="/client-portal/alerters/alerter-finance.html" class=""> Alerter: Finance Industry </a> </li> <li class = ""> <a href="/client-portal/alerters/alerter-energy.html" class=""> Alerter: Energy </a> </li> <li class = ""> <a href="/client-portal/alerters/alerter-c-m.html" class=""> Alerter: Communications & Media </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_1"> <a href="/people_and_places.html" class=""> People & Places <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> <div class="div_dropdown_find_lawyer"> <div class="namestyle"> <!-- <form action="/content/cliffordchance/search-2019.html" method="GET"> <label class="query_nav" for="query_nav">Search for a Lawyer</label> <input autocomplete="off" class="search_input" type="text" name="query_nav" id="query_nav" placeholder="Enter name of Lawyer"> --> <form class="form_filter_search_nav" action="/people_and_places/people.html" method="GET"> <label class="query_nav" for="query_nav">Search for our people</label> <input autocomplete="off" class="search_input" type="text" name="query_nav" required id="query_nav" oninvalid="searchFormValidation(this);" oninput="searchFormValidation(this);" pattern="[^!@#%^&*+=$;,.<>?~`\x22\|\(\)\[\]\{\}_\\\/]+" data-thistitle="Please Use a Valid Word !!! Splecial Characters are not allowed except apostrophe(') and hyphen(-)" placeholder="Enter name"> <input type="hidden" name="_charset" id="_charset_nav" value="UTF-8"> <input type="hidden" name="isfhp" value="true"> <label style="display: none;" for="submit_search_nav">Submit search</label> <input class="search_submit" type="submit" width="125" height="20" value="Search" name="submit_search_nav" id="submit_search_nav" src="/etc/designs/cc2014/images/search_submit_large.jpg" alt="Search"> </form> </div> </div> </li> <a class="nav0" href="/people_and_places.html"> Visit this section </a> <li style="order:2" class=" li_show_children li_show_children_1" > <a href="/people_and_places/places.html" class=""> Regions </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/people_and_places/places.html"> Visit this section </a> <li class = ""> <a href="/people_and_places/places/africa.html" class=""> Africa </a> </li> <li class = ""> <a href="/people_and_places/places/americas.html" class=""> Americas </a> </li> <li class = ""> <a href="/people_and_places/places/asia_pacific.html" class=""> Asia Pacific </a> </li> <li class = ""> <a href="/people_and_places/places/europe.html" class=""> Europe </a> </li> <li class = ""> <a href="/people_and_places/places/middle_east.html" class=""> Middle East & Türkiye </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_2" > <a href="/people_and_places/offices.html" class=""> Offices </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/people_and_places/offices.html"> Visit this section </a> <li class = ""> <a href="/people_and_places/offices/abu_dhabi.html" class=""> Abu Dhabi </a> </li> <li class = ""> <a href="/people_and_places/offices/amsterdam.html" class=""> Amsterdam </a> </li> <li class = ""> <a href="/people_and_places/offices/barcelona.html" class=""> Barcelona </a> </li> <li class = ""> <a href="/people_and_places/offices/beijing.html" class=""> Beijing </a> </li> <li class = ""> <a href="/people_and_places/offices/brussels.html" class=""> Brussels </a> </li> <li class = ""> <a href="/people_and_places/offices/bucharest.html" class=""> Bucharest </a> </li> <li class = ""> <a href="/people_and_places/offices/casablanca.html" class=""> Casablanca </a> </li> <li class = ""> <a href="/people_and_places/offices/dubai.html" class=""> Dubai </a> </li> <li class = ""> <a href="/people_and_places/offices/dusseldorf.html" class=""> Düsseldorf </a> </li> <li class = ""> <a href="/people_and_places/offices/frankfurt.html" class=""> Frankfurt </a> </li> <li class = ""> <a href="/people_and_places/offices/hong_kong.html" class=""> Hong Kong </a> </li> <li class = ""> <a href="/people_and_places/offices/houston.html" class=""> Houston </a> </li> <li class = ""> <a href="/people_and_places/offices/istanbul.html" class=""> Istanbul </a> </li> <li class = ""> <a href="/people_and_places/offices/london.html" class=""> London </a> </li> <li class = ""> <a href="/people_and_places/offices/luxembourg.html" class=""> Luxembourg </a> </li> <li class = ""> <a href="/people_and_places/offices/madrid.html" class=""> Madrid </a> </li> <li class = ""> <a href="/people_and_places/offices/milan.html" class=""> Milan </a> </li> <li class = ""> <a href="/people_and_places/offices/munich.html" class=""> Munich </a> </li> <li class = ""> <a href="/people_and_places/offices/newcastle.html" class=""> Newcastle </a> </li> <li class = ""> <a href="/people_and_places/offices/new_york.html" class=""> New York </a> </li> <li class = ""> <a href="/people_and_places/offices/paris.html" class=""> Paris </a> </li> <li class = ""> <a href="/people_and_places/offices/perth.html" class=""> Perth </a> </li> <li class = ""> <a href="/people_and_places/offices/prague.html" class=""> Prague </a> </li> <li class = ""> <a href="/people_and_places/offices/riyadh.html" class=""> Riyadh </a> </li> <li class = ""> <a href="/people_and_places/offices/rome.html" class=""> Rome </a> </li> <li class = ""> <a href="/people_and_places/offices/sao_paulo.html" class=""> São Paulo </a> </li> <li class = ""> <a href="/people_and_places/offices/shanghai.html" class=""> Shanghai </a> </li> <li class = ""> <a href="/people_and_places/offices/singapore.html" class=""> Singapore </a> </li> <li class = ""> <a href="/people_and_places/offices/sydney.html" class=""> Sydney </a> </li> <li class = ""> <a href="/people_and_places/offices/tokyo.html" class=""> Tokyo </a> </li> <li class = ""> <a href="/people_and_places/offices/warsaw.html" class=""> Warsaw </a> </li> <li class = ""> <a href="/people_and_places/offices/washington.html" class=""> Washington </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_2"> <a href="/expertise.html" class="selected"> Expertise <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Advising on the issues that are critical to our clients </li> <a class="nav0" href="/expertise.html"> Visit this section </a> <li style="order:2" class=" li_show_children li_show_children_1" > <a href="/expertise/sectors.html" class="selectedchild"> Clients & Sectors </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/expertise/sectors.html"> Visit this section </a> <li class = ""> <a href="/expertise/sectors/consumer_goods_and_retail.html" class=""> Consumer Goods & Retail </a> </li> <li class = ""> <a href="/expertise/sectors/energy_and_resources.html" class=""> Energy & Resources </a> </li> <li class = ""> <a href="/expertise/sectors/entertainment-and-sports.html" class=""> Entertainment & Sports </a> </li> <li class = ""> <a href="/expertise/sectors/banks.html" class=""> Financial Services </a> </li> <li class = ""> <a href="/expertise/sectors/healthcare_life_sciences_and_chemicals.html" class=""> Healthcare & Life Sciences </a> </li> <li class = ""> <a href="/expertise/sectors/transport-and-logistics.html" class=""> Industrials, Transport and Mobility </a> </li> <li class = "selectedsubchild"> <a href="/expertise/sectors/infrastructure.html" class="selectedsubchild"> Infrastructure </a> </li> <li class = ""> <a href="/expertise/sectors/insurance.html" class=""> Insurance </a> </li> <li class = ""> <a href="/expertise/sectors/private_equity.html" class=""> Private Equity </a> </li> <li class = ""> <a href="/expertise/sectors/real_estate.html" class=""> Real Estate </a> </li> <li class = ""> <a href="/expertise/sectors/telecommunications_media_and_technology.html" class=""> Technology, Media & Telecommunications </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_2" > <a href="/expertise/services.html" class=""> Services </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/expertise/services.html"> Visit this section </a> <li class = ""> <a href="/expertise/services/antitrust.html" class=""> Antitrust </a> </li> <li class = ""> <a href="/expertise/services/boardroom-risk-and-reputation.html" class=""> Boardroom Risk and Reputation </a> </li> <li class = ""> <a href="/expertise/services/capital-markets.html" class=""> Capital Markets </a> </li> <li class = ""> <a href="/expertise/services/corporate.html" class=""> Corporate </a> </li> <li class = ""> <a href="/expertise/services/energy-transition.html" class=""> Energy Transition </a> </li> <li class = ""> <a href="/expertise/services/finance.html" class=""> Finance </a> </li> <li class = ""> <a href="/expertise/services/funds_investment_management.html" class=""> Funds & Investment Management </a> </li> <li class = ""> <a href="/expertise/services/intellectual-property.html" class=""> Intellectual Property </a> </li> <li class = ""> <a href="/expertise/services/litigation_dispute_resolution.html" class=""> Litigation & Dispute Resolution </a> </li> <li class = ""> <a href="/expertise/services/real-estate.html" class=""> Real Estate </a> </li> <li class = ""> <a href="/expertise/services/esg.html" class=""> Sustainability & ESG </a> </li> <li class = ""> <a href="/expertise/services/tax_pensions_employment_and_employee_benefits.html" class=""> Tax, Pensions, Employment & Incentives </a> </li> <li class = ""> <a href="/expertise/services/tech-group.html" class=""> Tech Group </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_3"> <a href="/insights.html" class=""> Insights <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Sharing our knowledge and expertise </li> <a class="nav0" href="/insights.html"> Visit this section </a> <li style="order:3" class=" li_show_children li_show_children_1" > <a href="/insights/resources.html" class=""> Resources </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/insights/resources.html"> Visit this section </a> <li class = ""> <a href="/insights/resources/apps.html" class=""> Apps </a> </li> <li class = ""> <a href="/insights/resources/blogs.html" class=""> Blogs </a> </li> <li class = ""> <a href="/insights/resources/briefings.html" class=""> Briefings </a> </li> <li class = ""> <a href="/insights/resources/events.html" class=""> Events </a> </li> <li class = ""> <a href="/insights/resources/hubs-and-toolkits.html" class=""> Hubs and Toolkits </a> </li> <li class = ""> <a href="/insights/resources/podcast-library.html" class=""> Podcasts </a> </li> <li class = ""> <a href="/insights/resources/premium-services.html" class=""> Premium Services </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_2" > <a href="/insights/blogs.html" class=""> Blogs </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/insights/blogs.html"> Visit this section </a> <li class = ""> <a href="/insights/blogs/antitrust-fdi-insights.html" class=""> Antitrust/FDI </a> </li> <li class = ""> <a href="/insights/blogs/arbitration-insights.html" class=""> Arbitration Insights </a> </li> <li class = ""> <a href="/insights/blogs/construction-insights.html" class=""> Construction </a> </li> <li class = ""> <a href="/insights/blogs/group-litigation.html" class=""> Group Litigation </a> </li> <li class = ""> <a href="/insights/blogs/innovation-insights.html" class=""> Innovation </a> </li> <li class = ""> <a href="/insights/blogs/insurance-insights.html" class=""> Insurance </a> </li> <li class = ""> <a href="/insights/blogs/regtalk-insights.html" class=""> RegTalk </a> </li> <li class = ""> <a href="/insights/blogs/regulatory-investigations-financial-crime-insights.html" class=""> RIFC </a> </li> <li class = ""> <a href="/insights/blogs/responsible-business-insights.html" class=""> Responsible Business </a> </li> <li class = ""> <a href="/insights/blogs/talking-tech.html" class=""> Talking Tech </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_3" > <a href="/insights/thought_leadership.html" class=""> Thought Leadership </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/insights/thought_leadership.html"> Visit this section </a> <li class = ""> <a href="/insights/thought_leadership/across-the-board.html" class=""> Across the Board </a> </li> <li class = ""> <a href="/insights/thought_leadership/ai-and-tech.html" class=""> AI & Tech </a> </li> <li class = ""> <a href="/insights/thought_leadership/cop28.html" class=""> COP29 </a> </li> <li class = ""> <a href="/insights/thought_leadership/energy-transition.html" class=""> Energy Transition </a> </li> <li class = ""> <a href="/insights/thought_leadership/esg.html" class=""> ESG </a> </li> <li class = ""> <a href="/insights/thought_leadership/financial-regulation.html" class=""> FinReg </a> </li> <li class = ""> <a href="/insights/thought_leadership/geopolitical-risk-and-trade.html" class=""> Trade </a> </li> <li class = ""> <a href="/insights/thought_leadership/sanctions.html" class=""> Sanctions </a> </li> <li class = ""> <a href="/insights/thought_leadership/trends.html" class=""> Trends </a> </li> <li class = ""> <a href="/insights/thought_leadership/seminars-training-and-events.html" class=""> Seminars, training and events </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_4"> <a href="/briefings.html" class=""> Briefings </a> <!-- START SUB NAV --> <!-- END SUB NAV --> </li> <li id="nav_primary_li_5"> <a href="/innovation-hub/innovation.html" class=""> Innovation <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Innovation is action </li> <a class="nav0" href="/innovation-hub/innovation.html"> Visit this section </a> <li style="order:3" class=" li_show_children li_show_children_1" > <a href="/innovation-hub/innovation/innovation-insights.html" class=""> Innovation Insights </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/innovation-hub/innovation/innovation-insights.html"> Visit this section </a> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/blog-articles.html" class=""> Blog articles </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/case-study.html" class=""> Case studies </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/active-legal-value-pathways.html" class=""> Active Legal: Value Pathways </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/active-legal-2025.html" class=""> Defining tomorrow's legal function through its relationships </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-insights/podcast.html" class=""> Podcast episodes </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_2" > <a href="/innovation-hub/innovation/innovation-digital-solutions.html" class=""> Digital Solutions </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/innovation-hub/innovation/innovation-digital-solutions.html"> Visit this section </a> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/apps.html" class=""> Apps </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/document-automation-ccdraft.html" class=""> CC Dr@ft </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/litigation-and-dispute-resolutions-toolkit.html" class=""> Litigation and Dispute Resolution Toolkit </a> </li> <li class = ""> <a href="/innovation-hub/innovation/innovation-digital-solutions/transaction-toolkit.html" class=""> Transaction Toolkit </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_3" > <a href="/innovation-hub/innovation/capabilities.html" class=""> Capabilities </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/innovation-hub/innovation/capabilities.html"> Visit this section </a> <li class = ""> <a href="/innovation-hub/innovation/capabilities/continuous-improvement.html" class=""> Continuous Improvement </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/data-science.html" class=""> Data Science </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/delivery-centres.html" class=""> Global Delivery Centres </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/legal-project-management.html" class=""> Legal Project Management </a> </li> <li class = ""> <a href="/innovation-hub/innovation/capabilities/legal-technology.html" class=""> Legal Technology </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_6"> <a href="/about_us.html" class=""> About Us <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> About Us </li> <a class="nav0" href="/about_us.html"> Visit this section </a> <li style="order:4" class=" li_show_children li_show_children_1" > <a href="/about_us/media_centre.html" class=""> Media centre </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/media_centre.html"> Visit this section </a> <li class = ""> <a href="/about_us/media_centre/awards.html" class=""> Awards </a> </li> <li class = ""> <a href="/about_us/media_centre/news.html" class=""> News </a> </li> <li class = ""> <a href="/about_us/media_centre/global_media_contacts.html" class=""> Global media contacts </a> </li> </ul> </li> <li style="order:3" class=" li_show_children li_show_children_2" > <a href="/about_us/inclusion-and-diversity.html" class=""> Inclusion & diversity </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/inclusion-and-diversity.html"> Visit this section </a> <li class = ""> <a href="/about_us/inclusion-and-diversity/disability.html" class=""> Disability </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/ethnic-diversity.html" class=""> Ethnicity </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/faith.html" class=""> Faith </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/gender.html" class=""> Gender </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/lgbt.html" class=""> LGBT+ </a> </li> <li class = ""> <a href="/about_us/inclusion-and-diversity/social-mobility.html" class=""> Social mobility </a> </li> </ul> </li> <li style="order:2" class=" li_show_children li_show_children_3" > <a href="/about_us/responsible-business.html" class=""> Responsible Business </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/responsible-business.html"> Visit this section </a> <li class = ""> <a href="/about_us/responsible-business/professional-standards-ethics-risk.html" class=""> Doing business </a> </li> <li class = ""> <a href="/about_us/responsible-business/people-development-inclusion-wellbeing.html" class=""> People </a> </li> <li class = ""> <a href="/about_us/responsible-business/community-and-pro-bono.html" class=""> Community & pro bono </a> </li> <li class = ""> <a href="/about_us/responsible-business/environment.html" class=""> Environment </a> </li> <li class = ""> <a href="/about_us/responsible-business/reports-data-and-insights.html" class=""> Reporting </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_4" > <a href="/about_us/who-we-are-and-how-we-work.html" class=""> Who we are and how we work </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/about_us/who-we-are-and-how-we-work.html"> Visit this section </a> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/delivering-value-to-clients.html" class=""> Delivering value to clients </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/code-of-conduct.html" class=""> Our Code </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/our-story.html" class=""> Our story </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/stakeholder-engagement.html" class=""> Stakeholder engagement </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/risk-and-governance.html" class=""> Risk and governance </a> </li> <li class = ""> <a href="/about_us/who-we-are-and-how-we-work/policies.html" class=""> Policies </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="nav_primary_li_7"> <a href="/careers.html" class=""> Careers <span class="mobile"> </span> </a> <!-- START SUB NAV --> <ul class="nav_primary_ul_level_2"> <li class="li_intro"> Where bright minds meet </li> <a class="nav0" href="/careers.html"> Visit this section </a> <li style="order:2" class=" li_show_children li_show_children_1" > <a href="/careers/our-locations.html" class=""> Our locations </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/careers/our-locations.html"> Visit this section </a> <li class = ""> <a href="/careers/our-locations/australia.html" class=""> Australia </a> </li> <li class = ""> <a href="/careers/our-locations/belgium.html" class=""> Belgium </a> </li> <li class = ""> <a href="/careers/our-locations/brazil.html" class=""> Brazil </a> </li> <li class = ""> <a href="/careers/our-locations/china.html" class=""> China </a> </li> <li class = ""> <a href="/careers/our-locations/czech-republic.html" class=""> Czech Republic </a> </li> <li class = ""> <a href="/careers/our-locations/france.html" class=""> France </a> </li> <li class = ""> <a href="/careers/our-locations/germany.html" class=""> Germany </a> </li> <li class = ""> <a href="/careers/our-locations/hong-kong-sar.html" class=""> Hong Kong SAR </a> </li> <li class = ""> <a href="/careers/our-locations/italy.html" class=""> Italy </a> </li> <li class = ""> <a href="/careers/our-locations/japan.html" class=""> Japan </a> </li> <li class = ""> <a href="/careers/our-locations/london-graduates.html" class=""> London graduates </a> </li> <li class = ""> <a href="/careers/our-locations/luxembourg.html" class=""> Luxembourg </a> </li> <li class = ""> <a href="/careers/our-locations/morocco.html" class=""> Morocco </a> </li> <li class = ""> <a href="/careers/our-locations/netherlands.html" class=""> Netherlands </a> </li> <li class = ""> <a href="/careers/our-locations/poland.html" class=""> Poland </a> </li> <li class = ""> <a href="/careers/our-locations/romania.html" class=""> Romania </a> </li> <li class = ""> <a href="/careers/our-locations/saudi-arabia.html" class=""> Saudi Arabia </a> </li> <li class = ""> <a href="/careers/our-locations/singapore.html" class=""> Singapore </a> </li> <li class = ""> <a href="/careers/our-locations/spain.html" class=""> Spain </a> </li> <li class = ""> <a href="/careers/our-locations/turkey.html" class=""> Turkey </a> </li> <li class = ""> <a href="/careers/our-locations/uae.html" class=""> U.A.E. </a> </li> <li class = ""> <a href="/careers/our-locations/uk.html" class=""> U.K. </a> </li> <li class = ""> <a href="/careers/our-locations/usa.html" class=""> U.S.A. </a> </li> </ul> </li> <li style="order:1" class=" li_show_children li_show_children_2" > <a href="/careers/working-at-clifford-chance.html" class=""> Working at Clifford Chance </a> <ul class="nav_primary_ul_level_3"> <a class="nav1" href="/careers/working-at-clifford-chance.html"> Visit this section </a> <li class = ""> <a href="/careers/working-at-clifford-chance/how-we-support-you.html" class=""> Grow with us </a> </li> <li class = ""> <a href="/careers/working-at-clifford-chance/our-work.html" class=""> Our culture </a> </li> <li class = ""> <a href="/careers/working-at-clifford-chance/the-clifford-chance-careers-podcast.html" class=""> The Clifford Chance Careers Podcast </a> </li> </ul> </li> </ul> <!-- END SUB NAV --> </li> <li id="li_search_2020"><a href="#">Search</a></li> </ul> </nav> <nav class="nav_show"> <a href="#" class="a_show_search a_show">Show Search bar</a> <a href="#" class="a_show_nav a_show">Show nav bar</a> </nav> </div> </div> </header> <div class="page_container"> <div class="headersearch search2019form"><div class="findPeople"> <!-- Start form --> <form class="form_filter_search" action="/search-2019.html" method="GET"> <fieldset class="fieldset_home_4_sector"> <legend>All</legend> <label for="tags_sector_form" style="position: absolute; opacity: 0;">Choose a sector</label> <select name="contenttype" class="tags_sector"> <option value="All">All</option> <option value="/content/cliffordchance/people_and_places/people"> People </option> <option value="/content/cliffordchance/expertise"> Expertise </option> <option value="/content/cliffordchance/briefings"> Publications </option> <option value="/content/cliffordchance/client-portal/alerters"> Alerters </option> <option value="/content/cliffordchance/news/news"> News </option> <option value="/content/cliffordchance/people_and_places/people/offices"> Offices </option> <option value="/content/cliffordchance/insights/thought_leadership"> Thought Leadership </option> </select> </fieldset> <div class="namestyle"> <label class="query" for="query_form">Keywords</label> <input id="query_form" autocomplete="off" class="search_input query" required type="text" name="query" placeholder="Start typing your keyword search terms" style="width: calc(100% - 270px);" pattern="[^*]{2,}" oninvalid="searchFormValidation(this);" oninput="searchFormValidation(this);" onmouseover="title='';" data-thistitle="A minimum of two characters is required and please avoid asterisk(*)"/> <input type="hidden" name="_charset_" class="_charset_" value="UTF-8"/> </div> <label style="display: none;" for="input_home_4_submit_form">Submit search</label> <input id="input_home_4_submit_form" class="search_submit input_home_4_submit" type="submit" width="125" height="20" name="input_home_4_submit" src="/etc/designs/cc2014/images/search_submit_large.jpg" alt="Search"/> </form> </div></div> </div> <header class="" id="header_marquee"> <div class="page_container"> <div id="div_header_carousel"> <div class="parsysheadercarousel parsys"> </div> </div> <div class="div_image_container"> <img id="img_main" src="/content/dam/cliffordchance/header/expertise/header-deep-gfm.jpg" width="1260" height="340" alt="Infrastructure<br />"/> </div> <div id="header_h2_h3"> <h2 style="color: #FFFFFF !important;">Infrastructure<br /></h2> <h3 style="color: #FFFFFF !important;">Our multi-disciplinary global team is world class<br /></h3> </div> <div class="parsysheadermarqueeinfo parsys"> </div> <div class="messagecentre"></div> </div> </header> <main id="main_content" class="main_"> <div class="iparsysmain iparsys parsys"><div class="navtertiaryautomatic section"><nav id="nav_tertiary"> </nav></div> <div class="navtertiary section"><nav id="nav_tertiary_2020"> <ul> <li> <a href="/expertise/sectors/infrastructure.html" class="selected">Infrastructure</a> </li> </ul> </nav></div> <div class="section"><div class="new"></div> </div><div class="iparys_inherited"><div class="iparsysmain iparsys parsys"></div> </div> </div> <div class="parsysmain responsivegrid"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="colconverter2 aem-GridColumn aem-GridColumn--default--12"><article class="article_2colconverter"> <figure class="figure_colconverter_imagecontainer"> <div class="div_noimage"> </div> </figure> <div class="div_colconverter_textcontainer div_colconverter_left "> <div class="parsyscol1 parsys"> <div class="wysiwygbox"><article class="article_wysiwyg"> <h3><b>Our award-winning highly experienced team is known for delivering practical and innovative solutions to clients across the infrastructure market.</b></h3> <p>The depth of our experience and detailed understanding of the infrastructure sector and the competitive landscape means we are extremely well placed to advise on all aspects of transactions.</p> <p>We provide full service capabilities at every stage of the infrastructure value chain from fund formation to the structuring and financing of projects through to disputes and litigation and mergers and acquisitions.</p> <p>We offer clients a dedicated team of lawyers with the right balance of specific geographical experience, industry knowledge and legal skills to deliver a world class service to our clients.</p> </article></div> </div> <aside class="aside_2col_container" style="padding-top:0px"> <div class="parsyscol2 parsys"> <div class="expertssimple"> <section class="section_aside_contacts_container" data-morebutton="View more people with expertise in this area"> <section class="section_aside_contacts_hcarrier" data-thisiteration="0"> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/910000/915282-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Charlotte Madden"/> </div> <section class="section_aside_contact section_class"> <h3>Charlotte Madden</h3> <h4>Partner, Co-Head of the Infrastructure Sector</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070063079</p> <p> <a class="icon_email" href="mailto:charlotte.madden@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple_1847868077|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Charlotte </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/charlotte_madden.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> </section> </section> </div> <div class="expertssimple"> <section class="section_aside_contacts_container" data-morebutton="View more people with expertise in this area"> <section class="section_aside_contacts_hcarrier" data-thisiteration="0"> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/900000/901069-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Benjamin de Blegiers"/> </div> <section class="section_aside_contact section_class"> <h3>Benjamin de Blegiers</h3> <h4>Partner, Co-Head of the Infrastructure Sector</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/paris.html" title="Clifford Chance, Paris">Paris</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +33144055206</p> <p> <a class="icon_email" href="mailto:benjamin.deblegiers@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple_2034174590|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Benjamin </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/fr/benjamin-de_blegiers.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> </section> </section> </div> <div class="expertssimple"> <section class="section_aside_contacts_container" data-morebutton="View more people with expertise in this area"> <section class="section_aside_contacts_hcarrier" data-thisiteration="0"> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/900000/908267-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Matthew Buchanan"/> </div> <section class="section_aside_contact section_class"> <h3>Matthew Buchanan</h3> <h4>Partner, Co-Head of the Infrastructure Sector</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/singapore.html" title="Clifford Chance, Singapore">Singapore</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +6564102206</p> <p> <a class="icon_email" href="mailto:matthew.buchanan@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple_195673701|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Matthew </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/sg/matthew_buchanan.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> </section> </section> </div> <div class="expertssimple"> <section class="section_aside_contacts_container" data-morebutton="View more people with expertise in this area"> <section class="section_aside_contacts_hcarrier" data-thisiteration="0"> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/910000/914413-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Michael Pearson"/> </div> <section class="section_aside_contact section_class"> <h3>Michael Pearson</h3> <h4>Partner, Co-Head of the Infrastructure Sector</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +44 207006 4753</p> <p> <a class="icon_email" href="mailto:michael.pearson@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Michael </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/michael_pearson.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/000000/007017-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Javier Amantegui"/> </div> <section class="section_aside_contact section_class"> <h3>Javier Amantegui</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/madrid.html" title="Clifford Chance, Madrid">Madrid</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +34915907576</p> <p> <a class="icon_email" href="mailto:javier.amantegui@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Javier </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/es/javier_amantegui.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/000000/004452-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Michael Bates"/> </div> <section class="section_aside_contact section_class"> <h3>Michael Bates</h3> <h4>Regional Managing Partner, UK</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070062783</p> <p> <a class="icon_email" href="mailto:michael.bates@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Michael </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/michael_bates.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/500000/500613-half.png/_jcr_content/renditions/original" width="200" height="166" alt="David Brinton"/> </div> <section class="section_aside_contact section_class"> <h3>David Brinton</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/new_york.html" title="Clifford Chance, New York">New York</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +12128788276</p> <p> <a class="icon_email" href="mailto:david.brinton@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email David </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/us/g_david_brinton.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/900000/908267-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Matthew Buchanan"/> </div> <section class="section_aside_contact section_class"> <h3>Matthew Buchanan</h3> <h4>Partner, Co-Head of the Infrastructure Sector</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/singapore.html" title="Clifford Chance, Singapore">Singapore</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +6564102206</p> <p> <a class="icon_email" href="mailto:matthew.buchanan@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Matthew </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/sg/matthew_buchanan.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/900000/900027-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Clare Burgess"/> </div> <section class="section_aside_contact section_class"> <h3>Clare Burgess</h3> <h4>Partner, Global Co-Head of the Energy &amp; Resources Sector</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070061727</p> <p> <a class="icon_email" href="mailto:clare.burgess@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Clare </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/clare_burgess.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/920000/928212-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Jonathan Dillon"/> </div> <section class="section_aside_contact section_class"> <h3>Jonathan Dillon</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070061099</p> <p> <a class="icon_email" href="mailto:jonathan.dillon@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Jonathan </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/jonathan-dillon.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/900000/907204-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Alexandra Dimsdale Gill"/> </div> <section class="section_aside_contact section_class"> <h3>Alexandra Dimsdale Gill</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070064660</p> <p> <a class="icon_email" href="mailto:alexandra.dimsdale-gill@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Alexandra </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/alexandra_dimsdalegill.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/900000/904504-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Matt Dunn"/> </div> <section class="section_aside_contact section_class"> <h3>Matt Dunn</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070064890</p> <p> <a class="icon_email" href="mailto:matt.dunn@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Matt </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/matt-dunn.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/930000/931369-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Thomas Fisher"/> </div> <section class="section_aside_contact section_class"> <h3>Thomas Fisher</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +44 207006 2166</p> <p> <a class="icon_email" href="mailto:thomas.fisher@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Thomas </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/thomas-fisher.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/910000/912435-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Thais Garcia (She/Her)"/> </div> <section class="section_aside_contact section_class"> <h3>Thais Garcia (She/Her)</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/sao_paulo.html" title="Clifford Chance, São Paulo">São Paulo</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +1 212 878 8497</p> <p> <a class="icon_email" href="mailto:thais.garcia@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Thais </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/br/thais_garcia.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/910000/917166-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Julia House"/> </div> <section class="section_aside_contact section_class"> <h3>Julia House</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070062206</p> <p> <a class="icon_email" href="mailto:julia.house@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Julia </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/julia_house.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/930000/931082-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Praveen Jagadish"/> </div> <section class="section_aside_contact section_class"> <h3>Praveen Jagadish</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/london.html" title="Clifford Chance, London">London</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +442070064330</p> <p> <a class="icon_email" href="mailto:praveen.jagadish@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Praveen </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/gb/praveen-jagadish.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/920000/928967-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Nadia Kalic"/> </div> <section class="section_aside_contact section_class"> <h3>Nadia Kalic</h3> <h4>Partner, Global Co-Head of the Energy &amp; Resources Sector</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/sydney.html" title="Clifford Chance, Sydney">Sydney</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +61289228095</p> <p> <a class="icon_email" href="mailto:nadia.kalic@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Nadia </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/au/nadia-kalic.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/200000/280488-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Gilles Lebreton"/> </div> <section class="section_aside_contact section_class"> <h3>Gilles Lebreton</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/paris.html" title="Clifford Chance, Paris">Paris</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +33 1 4405 5305</p> <p> <a class="icon_email" href="mailto:gilles.lebreton@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Gilles </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/fr/gilles_lebreton.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/930000/931317-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Anselm Raddatz"/> </div> <section class="section_aside_contact section_class"> <h3>Anselm Raddatz</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/dusseldorf.html" title="Clifford Chance, Düsseldorf">Düsseldorf</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +49 211 4355 5511</p> <p> <a class="icon_email" href="mailto:anselm.raddatz@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Anselm </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/de/anselm-raddatz.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/200000/281020-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Laurent Schoenstein"/> </div> <section class="section_aside_contact section_class"> <h3>Laurent Schoenstein</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/paris.html" title="Clifford Chance, Paris">Paris</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +33144055467</p> <p> <a class="icon_email" href="mailto:laurent.schoenstein@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Laurent </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/fr/laurent_schoenstein.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/930000/935610-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Markus Stephanblome"/> </div> <section class="section_aside_contact section_class"> <h3>Markus Stephanblome</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/frankfurt.html" title="Clifford Chance, Frankfurt">Frankfurt</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +49 69 7199 1516</p> <p> <a class="icon_email" href="mailto:markus.stephanblome@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Markus </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/de/markus-stephanblome.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/200000/205162-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Jeroen Thijssen"/> </div> <section class="section_aside_contact section_class"> <h3>Jeroen Thijssen</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/amsterdam.html" title="Clifford Chance, Amsterdam">Amsterdam</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +31 20 711 9620</p> <p> <a class="icon_email" href="mailto:jeroen.thijssen@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Jeroen </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/nl/jeroen_thijssen.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> <article class="article_aside_contact"> <div class="div_profile_image_container"> <img src="/content/dam/cliffordchance/profiles/200000/250237-half.png/_jcr_content/renditions/original" width="200" height="166" alt="Umberto Penco Salvi"/> </div> <section class="section_aside_contact section_class"> <h3>Umberto Penco Salvi</h3> <h4>Partner</h4> <h5> <a class="icon_chair" href="/people_and_places/people/offices/milan.html" title="Clifford Chance, Milan">Milan</a> </h5> <p class="icon_phone" onClick="ga('send', 'event', { eventCategory: 'Tel Num Clicks', eventAction: 'click'});"> +3902806341</p> <p> <a class="icon_email" href="mailto:umberto.pencosalvi@cliffordchance.com" onclick="ga('send', 'event', { eventCategory: 'People & Partner Contact Form Submissions', eventAction: 'click'});linkClick('Infrastructure|expertssimple|\/content\/cliffordchance\/expertise\/sectors\/infrastructure|Email|Email|Email Clicked');"> Email Umberto </a> </p> <p class="p_contact_link"><a href="/people_and_places/people/partners/it/umberto_penco_salvi.html" class="icon_profile" id="icon_profile_id">See my full profile</a></p> </section> </article> </section> </section> <section id="section_aside_contacts_list"> <section class="section_aside_contacts_list_hcarrier" data-thisiteration="0"> <article class="article_aside_contact_small"> <a data-thisiteration="1" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/000000/007017-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Javier Amantegui"/> <p> Javier <br/> Amantegui </p> <h2 class="pageColour_text">Partner</h2> <h3>Madrid</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="2" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/000000/004452-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Michael Bates"/> <p> Michael <br/> Bates </p> <h2 class="pageColour_text">Regional Managing Partner, UK</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="3" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/500000/500613-half.png/_jcr_content/renditions/original" width="120" height="100" alt="David Brinton"/> <p> David <br/> Brinton </p> <h2 class="pageColour_text">Partner</h2> <h3>New York</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="4" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/900000/908267-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Matthew Buchanan"/> <p> Matthew <br/> Buchanan </p> <h2 class="pageColour_text">Partner, Co-Head of the Infrastructure Sector</h2> <h3>Singapore</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="5" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/900000/900027-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Clare Burgess"/> <p> Clare <br/> Burgess </p> <h2 class="pageColour_text">Partner, Global Co-Head of the Energy &amp; Resources Sector</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="6" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/920000/928212-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Jonathan Dillon"/> <p> Jonathan <br/> Dillon </p> <h2 class="pageColour_text">Partner</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="7" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/900000/907204-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Alexandra Dimsdale Gill"/> <p> Alexandra <br/> Dimsdale Gill </p> <h2 class="pageColour_text">Partner</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="8" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/900000/904504-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Matt Dunn"/> <p> Matt <br/> Dunn </p> <h2 class="pageColour_text">Partner</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="9" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/930000/931369-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Thomas Fisher"/> <p> Thomas <br/> Fisher </p> <h2 class="pageColour_text">Partner</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="10" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/910000/912435-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Thais Garcia (She/Her)"/> <p> Thais <br/> Garcia (She/Her) </p> <h2 class="pageColour_text">Partner</h2> <h3>São Paulo</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="11" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/910000/917166-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Julia House"/> <p> Julia <br/> House </p> <h2 class="pageColour_text">Partner</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="12" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/930000/931082-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Praveen Jagadish"/> <p> Praveen <br/> Jagadish </p> <h2 class="pageColour_text">Partner</h2> <h3>London</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="13" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/920000/928967-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Nadia Kalic"/> <p> Nadia <br/> Kalic </p> <h2 class="pageColour_text">Partner, Global Co-Head of the Energy &amp; Resources Sector</h2> <h3>Sydney</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="14" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/200000/280488-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Gilles Lebreton"/> <p> Gilles <br/> Lebreton </p> <h2 class="pageColour_text">Partner</h2> <h3>Paris</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="15" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/930000/931317-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Anselm Raddatz"/> <p> Anselm <br/> Raddatz </p> <h2 class="pageColour_text">Partner</h2> <h3>Düsseldorf</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="16" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/200000/281020-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Laurent Schoenstein"/> <p> Laurent <br/> Schoenstein </p> <h2 class="pageColour_text">Partner</h2> <h3>Paris</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="17" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/930000/935610-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Markus Stephanblome"/> <p> Markus <br/> Stephanblome </p> <h2 class="pageColour_text">Partner</h2> <h3>Frankfurt</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="18" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/200000/205162-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Jeroen Thijssen"/> <p> Jeroen <br/> Thijssen </p> <h2 class="pageColour_text">Partner</h2> <h3>Amsterdam</h3> </a> </article> <article class="article_aside_contact_small"> <a data-thisiteration="19" class="a_people_thumb" href="#"> <img src="/content/dam/cliffordchance/profiles/200000/250237-half.png/_jcr_content/renditions/original" width="120" height="100" alt="Umberto Penco Salvi"/> <p> Umberto <br/> Penco Salvi </p> <h2 class="pageColour_text">Partner</h2> <h3>Milan</h3> </a> </article> </section> </section> </div> </div> </aside> <div class="parsysfullwidth parsys"> </div> </div> </article> </div> <div class="colconverter3 aem-GridColumn aem-GridColumn--default--12"><article class="article_3colconverter article_noborders article_equalisewidths"> <figure class="figure_colconverter_imagecontainer"> <div class="div_noimage"> </div> </figure> <div class="div_colconverter_textcontainer"> <div class="parsyscol1 parsys"> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 10px;"></div></div> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 10px;"></div></div> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> </div> <div class="parsyscol2 parsys"> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> </div> <div class="parsyscol3 parsys"> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> <div class="customhtml"><style type="text/css"> </style> <script type="text/javascript"> </script> <div style="display: block; height: 15px;"></div></div> </div> <div class="parsysfullwidth parsys"> <div class="wysiwygbox"><article class="article_wysiwyg"> <h2><b>Explore our services across different asset classes</b></h2> <p>We advise across all infrastructure asset classes, including:</p> </article></div> <div class="keypoints"> <section class="section_article_accordion"> <article> <h5>Digital and Smart Infrastructure</h5> <section> <p>We have experience across all key asset classes in digital infrastructure, including smart meters, data centres, mobile towers, fibre broadband and mobile networks, and have worked with clients on some of the most significant transactions across the globe. We draw upon specialist knowledge from our network to stay on top of the important developments happening in key markets, and the wider global consequences for the industry.</p> </section> </article> <article> <h5>Energy Transition and related Infrastructure</h5> <section> <p>We have a global team of highly experienced lawyers who are committed to helping clients keep pace with market and regulatory developments in the energy transition sector, including renewables, district heating, energy storage, energy networks, direct air capture and hydrogen. </p> </section> </article> <article> <h5>Transport Infrastructure </h5> <section> <p>We have an outstanding reputation for assisting a diverse range of clients seeking to invest, develop, enhance and maintain infrastructure in the transport sector. We advise on all aspects of ground-breaking, headline projects relating to airports, marine ports, roads, tunnels, bridges and railways (including rolling stock) around the world. We are also advising clients in relation to advancements in mobility, such as EV charging infrastructure.  </p> </section> </article> <article> <h5>Water and Waste Infrastructure</h5> <section> <p>We have extensive experience advising on water and waste related transactions and are familiar with the issues that arise in transactions involving these assets. Our experience includes advising financial investors, sponsors, banks and utilities operators on the structuring and financing of projects through to mergers and acquisitions, antitrust, disputes and litigation. We also have extensive experience advising on transactions deploying the most innovative financing and governance structures, including the regulated asset base (RAB) and direct procurement for customers (DPC).</p> </section> </article> <article> <h5>Social and Defence Infrastructure</h5> <section> <p>We have an unrivalled track record of advising clients on a wide range of ground-breaking social infrastructure transactions and some of the largest and most innovative projects developed across the globe, including healthcare (hospitals), education (schools and universities) and public facilities (community housing and prisons). We also have a strong track record of advising on major aerospace and defence transactions.</p> </section> </article> </section> </div> </div> </div> </article> </div> <div class="colconverter3 aem-GridColumn aem-GridColumn--default--12"><article class="article_3colconverter article_noborders article_equalisewidths"> <figure class="figure_colconverter_imagecontainer"> <div class="div_noimage"> </div> </figure> <div class="div_colconverter_textcontainer"> <div class="parsyscol1 parsys"> <div class="wysiwygbox"><article class="article_wysiwyg"> <h4>Recent client highlights</h4> <ul> <li><b>£4.9 billion CityFibre financing. </b>Advised the funders to CityFibre, the UK’s largest independent Full Fibre platform, on its up to £4.9 billion financing. <a href="/news/news/2022/06/clifford-chance-advises-funders-to-cityfibre-on-up-to-p4-9-billi.html">Read more</a>.</li> <li><b>Kenya Annuity Road Programme. </b>Advised the commercial bank lenders on the financing of road Lots 15 and 18 of the Kenya Annuity Road Programme. <a href="/news/news/2022/02/clifford-chance-advises-on-the-financing-of-lots-in-the-kenya-an.html">Read more</a>.</li> </ul> </article></div> </div> <div class="parsyscol2 parsys"> <div class="wysiwygbox"><article class="article_wysiwyg"> <div><b> </b></div> <div> </div> <ul> <li><b>Award-winning acquisition of Caruna </b>Advised KKR and OTPP on the acquisition and financing of an 80% interest in Caruna Oy, the largest electricity distribution network in Finland <i>(European Energy Deal of the Year, Infrastructure Investor Awards 2021). </i><a href="/news/news/2021/03/clifford-chance-advises-kohlberg-kravis-roberts---co--llp-and-on.html">Read more</a>.</li> <li><b>Colombian 4G toll road financing. </b>Advised the lenders and hedge providers on the multi-tranche financing for the construction of the Project Autopista Rio Magdalena 2 project in Colombia (<i>Americas Transport Deal of the Year, PFI Awards 2021). </i><a href="/news/news/2021/07/clifford-chance-advises-on-project-autopista-rio-magdalena-2--co.html">Read more</a>.</li> </ul> </article></div> </div> <div class="parsyscol3 parsys"> <div class="wysiwygbox"><article class="article_wysiwyg"> <div><b><br />  </b></div> <ul> <li><b>US$5 billion sale of UAE port/logistic assets.</b> Advised DP World on the sale of a minority stake in its strategic UAE assets to CDPQ for US$5 billion. <a href="/news/news/2022/06/clifford-chance-advises-dp-world-on-the-sale-of-a-minority-stake.html">Read more</a>.</li> <li><b>Establishment of a Telecoms Infrastructure Platform. </b>Advised<b> </b>Partners Group on the joint establishment of a telecommunications infrastructure platform, Unity Digital Infrastructure, in partnership with Aboitiz InfraCapital. <a href="/news/news/2021/04/clifford-chance-advises-partners-group-on-joint-launch-of-philip.html">Read more</a>.</li> </ul> </article></div> </div> <div class="parsysfullwidth parsys"> </div> </div> </article> </div> <div class="clearfloat aem-GridColumn aem-GridColumn--default--12"><div style="display: block; width: 100%; height: 20px; clear: both; text-align: center;"></div></div> <div class="carouselContainer aem-GridColumn aem-GridColumn--default--12"><div class="div_carousel_container carousel_style_1"> <h2>Our Insights</h2> <nav class="nav_carousel" style="opacity: 1;"> <ul class="ul_carousel_nav"> </ul> <img src="/etc/designs/cc/images/arrow_up.png" width="37" height="17" alt=""/> </nav> <div class="div_carousel_container_inner"> <div class="div_carousel_container_carrier" style="width: 100%"> <div class="parsyscarousel parsys"> <div class="imagetextblock"> <article class="article_imagetextblock showingdescription_yes article_no_parallax article_stack_style_2 " style="background-color: #FFFFFF ; border-top: 0px solid #ffffff; border-bottom: 0px solid #ffffff"> <figure class="figure_imagetextblock_imagecontainer"> <div class="div_imagetextblock_imagecropper "> <img src="/content/dam/cliffordchance/Thought_Leadership/central-london.jpg" class="img_imagetextblock" alt="central-london" height="325" width="534"/> </div> </figure> <div class="div_imagetextblock_textcontainer showingdescription_yes ccos-unprotected" style="background-color: #FFFFFF"> <h2 style="color: #000000 !important; "> The UK&#39;s National Security and Investment Regime – Latest market guidance </h2> <span><p>The Department for Business, Energy &amp; Industrial Strategy has published a suite of new market guidance as well as an Annual Report, providing increased clarity on the UK's national security and investment regime and insights into how it is working in practice.</p> </span> <a onclick="linkClick('Infrastructure|imagetextblock_369674709|Find out more|/content/cliffordchance/briefings/2022/07/the-department-for-business--energy---industrial-strategy---beis|Internal|No description available')" class="a_standardlink ccos_unprotected" href="/briefings/2022/07/the-department-for-business--energy---industrial-strategy---beis.html" title="Find out more: The UK&#39;s National Security and Investment Regime – Latest market guidance" style="background-color: #FFFFFF; "> Find out more </a> </div> </article> </div> <div class="imagetextblock"> <article class="article_imagetextblock showingdescription_yes article_no_parallax article_animate_style_0 article_stack_style_2 " style="background-color: #FFFFFF ; border-top: 0px solid #ffffff; border-bottom: 0px solid #ffffff"> <figure class="figure_imagetextblock_imagecontainer"> <div class="div_imagetextblock_imagecropper "> <img src="/content/dam/microsites/micro-brexit/mainimages/no-deal.jpg" class="img_imagetextblock" alt="no-deal" height="600" width="1000"/> </div> </figure> <div class="div_imagetextblock_textcontainer showingdescription_yes ccos-unprotected" style="background-color: #FFFFFF"> <h2 style="color: #000000 !important; "> Alternative Funding Models for Future Infrastructure Projects </h2> <span><p>The economic upheaval resulting from the Coronavirus (Covid-19) pandemic adds additional complexity to the longstanding challenge of funding essential infrastructure. In this article, Clifford Chance experts explore how approaches taken on urban transportation projects shed light on potential paths forward.</p> </span> <a onclick="linkClick('Infrastructure|imagetextblock_501331070|Go to external website: \/content\/cliffordchance\/briefings\/2021\/01\/alternative-funding-models-for-future-infrastructure-projects|/content/cliffordchance/briefings/2021/01/alternative-funding-models-for-future-infrastructure-projects|Internal|No description available')" class="a_standardlink ccos_unprotected" href="/briefings/2021/01/alternative-funding-models-for-future-infrastructure-projects.html" title="Find out more: Alternative Funding Models for Future Infrastructure Projects" style="background-color: #44A5D8; border-width: 0px !important;"> Find out more<span class="span_find_out_more"> about Alternative Funding Models for Future Infrastructure Projects</span> </a> </div> </article> </div> </div> </div> <a class="carousel_prev carousel_arrow arrow_style1" href="#" style="top:50% !important"> <img src="/etc/designs/cc/images/carousel_left.png" width="38" height="38" alt="Move carousel left"/> </a> <a class="carousel_next carousel_arrow arrow_style1" href="#" style="top:50% !important"> <img src="/etc/designs/cc/images/carousel_right.png" width="38" height="38" alt="Move carousel right"/> </a> </div> </div></div> <div class="clearfloat aem-GridColumn aem-GridColumn--default--12"><div style="display: block; width: 100%; height: 20px; clear: both; text-align: center;"></div></div> <div class="sectorServiceList aem-GridColumn aem-GridColumn--default--12"><div class="div_panel_container"> <h2>Related services</h2> <ul> <li><a href="/expertise/sectors/energy_and_resources.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/sectors/energy_and_resources.html|Download|Download document')" style="border-bottom-color: #4D86B0;" title="Mining &amp; Metals, Oil &amp; Gas, Power">Energy &amp; Resources</a></li> <li><a href="/expertise/sectors/transport-and-logistics.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/sectors/transport-and-logistics.html|Download|Download document')" style="border-bottom-color: #4D86B0;">Industrials, Transport and Mobility</a></li> <li><a href="/expertise/sectors/telecommunications_media_and_technology.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/sectors/telecommunications_media_and_technology.html|Download|Download document')" style="border-bottom-color: #4D86B0;" title="Media, Sports, Technology, Telecommunications">Technology, Media &amp; Telecommunications</a></li> <li><a href="/expertise/services/finance/infrastructure-finance.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/finance/infrastructure-finance.html|Download|Download document')" style="border-bottom-color: #4D86B0;">Infrastructure Finance</a></li> <li><a href="/expertise/services/corporate.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/corporate.html|Download|Download document')" style="border-bottom-color: #4D86B0;" title="Advising on strategic corporate and M&amp;A work.">Corporate</a></li> <li><a href="/expertise/services/antitrust.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/antitrust.html|Download|Download document')" style="border-bottom-color: #4D86B0;" title="Advising clients across the full range of contentious and non-contentious antitrust matters.">Antitrust</a></li> <li><a href="/expertise/services/litigation_dispute_resolution.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/litigation_dispute_resolution.html|Download|Download document')" style="border-bottom-color: #4D86B0;" title="Clifford Chance advises clients across the full spectrum of risk management and compliance covering all industries, including those operating in regulated sectors.">Litigation &amp; Dispute Resolution</a></li> <li><a href="/expertise/services/real-estate/construction.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/real-estate/construction.html|Download|Download document')" style="border-bottom-color: #4D86B0;">Construction</a></li> <li><a href="/expertise/services/tech-group.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/tech-group.html|Download|Download document')" style="border-bottom-color: #4D86B0;">Tech Group</a></li> <li><a href="/expertise/services/esg.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/esg.html|Download|Download document')" style="border-bottom-color: #4D86B0;">Sustainability &amp; ESG</a></li> <li><a href="/expertise/services/energy-transition.html" onclick="linkClick('Infrastructure|sectorservicelist|Download PDF|/content/cliffordchance/expertise/services/energy-transition.html|Download|Download document')" style="border-bottom-color: #4D86B0;">Energy Transition</a></li> </ul> </div></div> </div> </div> <div class="div_share_show" style="display:"> <div> <ul class="ul_sharing"> <li class="li_sharing_twitter"><a href="https://twitter.com/intent/tweet?text=Infrastructure&url=https%3A%2F%2Fwww.cliffordchance.com%2Fexpertise%2Fsectors%2Finfrastructure.html" target="_blank"><img src="/etc/designs/cc2014/images/Logo-X_Corp.png" width="40" height="40" alt="Share on Twitter"/></a></li> <li class="li_sharing_linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.cliffordchance.com%2Fexpertise%2Fsectors%2Finfrastructure.html" target="_blank"><img src="/etc/designs/cc2014/images/hublinkedin.png" width="40" height="40" alt="Share on LinkedIn"/></a></li> <li class="li_sharing_email"><a href="mailto:%20?subject=Infrastructure&body=https%3A%2F%2Fwww.cliffordchance.com%2Fexpertise%2Fsectors%2Finfrastructure.html"><img src="/etc/designs/cc2014/images/hubemail.png" width="40" height="40" alt="Share via email"/></a></li> </ul> <a href="#" id="a_back_to_top" title="back to top"><img src="/etc/designs/cc2014/images/hubbacktotop.png" width="40" height="40" alt="Back to top"/></a> </div> </div> </main> <div><section id="section_tkosp" class="section_tkosp_login" data-maxheight="400" data-oktaorgurl="https://cliffordchance.okta-emea.com" data-oktacclogin="https://cliffordchance.okta-emea.com/sso/idps/0oa7j4zrvkmb4LKK50i7?fromURI=https://cliffordchance.okta-emea.com/home/cliffordchance_clientportal_1/0oa33xh19dApYwJlP0i7/aln33xlfn28mYHcdo0i7" data-oktaredirecturl="https://cliffordchance.okta-emea.com/home/cliffordchance_clientportal_1/0oa33xh19dApYwJlP0i7/aln33xlfn28mYHcdo0i7"> <div class="page_container"> <h2 id="h2_tkosp_button" style="background-color: #45a5da !important;"> <a id="a_tkosp_button" href="#"><span class="span_hide550">Toolkits &amp; </span>Client Log-in</a> </h2> <ul id="ul_tkosp_toolkits_list"> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/Premium-services-thumbnail1.jpg)"><a id="Client Portal" href="https://www.cliffordchance.com/client-portal.html"><strong>Client Portal</strong><br/></a> </li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/lighthouse.jpg)"><a id="Toolkit" href="https://financialmarketstoolkit.cliffordchance.com"><strong>Financial Markets</strong><br/>Toolkit</a> </li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/tt-background-toolkit.png)"><a id="Insights" href="https://www.cliffordchance.com/insights/resources/hubs-and-toolkits/talking-tech/en/home.html"><strong>Talking Tech</strong><br/>Insights</a> </li> <li style="background-image: url(/content/dam/cliffordchance/client-portal/images/blogs-toolkit-bar.jpg)"><a id="Blogs" href="https://www.cliffordchance.com/insights/resources/blogs.html"><strong>Blogs</strong><br/></a> </li> </ul> <!-- Render the login widget here --> <div id="okta-login-container"></div> <!-- Or render the logged-in controls here --> <div id="okta-account-control"> <ul> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-pref.png);" href="/client-portal.html">Client Portal</a></li> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-account.png);" href="/client-portal/forms/preference-form.html">Manage account and preferences</a></li> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-bookmark.png);" href="/client-portal.html?bookmarks=true">Bookmarks</a></li> <li><a style="background-image: url(/etc/designs/cc/images/cp-icon-logout.png);" href="/client-portal.html" id="a_logout">Log-out</a></li> </ul> </div> <!-- <div style="position: absolute; bottom: 20px; left: 20px;"> <p style="font-size: 14px; margin-bottom: 10px;"><strong>Create test users</strong></p> <ul style="padding-left: 20px;"> <li><a class="a_createtestcookie" href="#" data-uid="0">User 0: Remove users and log-out.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="1">User 1: New user, no prefs or applications.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="2">User 2: Returning user, legal are, sector and jurisdiction prefs. No applications.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="3">User 3: Returning user, legal are, sector and jurisdiction prefs. CP approval pending.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="4">User 4: Returning user, legal are, sector and jurisdiction prefs. CP approval given.</a></li> <li><a class="a_createtestcookie" href="#" data-uid="5">User 5: Simulate async cookie load from service (upgrades existing to CP approval given)</a></li> <li><a class="a_createtestcookie" href="#" data-uid="6">User 6: Returning user, legal are, sector and jurisdiction prefs. CP approval given AND CBMCG.</a></li> </ul> </div> --> </div> </section></div> <footer id="footer_main"> <div class="page_container" style="overflow: hidden;"> <ul id="ul_footer"> <li class="li_copyright" style="float: right;">&copy; 2024 Clifford Chance</li> <li id="nav_footer_li_0"> <a href="/sitemap.html"> Sitemap </a> </li> <li id="nav_footer_li_1"> <a href="/Legal_statements/accessibility.html"> Accessibility </a> </li> <li id="nav_footer_li_2"> <a href="/alumni_network.html"> Alumni Network </a> </li> <li id="nav_footer_li_3"> <a href="/Legal_statements/attorney-advertising.html"> Attorney advertising </a> </li> <li id="nav_footer_li_4"> <a href="/Legal_statements/complaints.html"> Complaints </a> </li> <li id="nav_footer_li_5"> <a href="/contact.html"> Contact us </a> </li> <li id="nav_footer_li_6"> <a href="/Legal_statements/illegal_use_of_our_name.html"> Illegal use of our name </a> </li> <li id="nav_footer_li_7"> <a href="/Legal_statements.html"> Legal Statements </a> </li> <li id="nav_footer_li_8"> <a href="/Legal_statements/modern-slavery-act.html"> Modern Slavery Act </a> </li> <li id="nav_footer_li_9"> <a href="/Legal_statements/privacy_statement.html"> Privacy </a> </li> <li id="nav_footer_li_10"> <a href="/Legal_statements/subscribe.html"> Subscribe </a> </li> </ul> <ul class="ul_sharing"> <li class="li_linkedin"><a href="https://www.linkedin.com/company/clifford-chance-llp" rel="noopener noreferrer" target="_blank">Connect on LinkedIn</a></li> <li class="li_twitter"><a href="https://twitter.com/Clifford_Chance" rel="noopener noreferrer" target="_blank">Follow us on Twitter</a></li> <li class="li_instagram"><a href="https://www.instagram.com/cliffordchancecareers/?hl=en" rel="noopener noreferrer" target="_blank">Follow us on Instagram</a></li> <li class="li_youtube"><a href="https://www.youtube.com/@cliffordchanceglobal" rel="noopener noreferrer" target="_blank">Follow us on YouTube</a></li> <li class="li_wechat"><a href="https://www.cliffordchance.com/people_and_places/places/asia_pacific/china/hong-kong-sar/wechat.html" rel="noopener noreferrer" target="_blank">Follow us on WeChat</a></li> <li class="li_facebook"><a href="https://www.facebook.com/CliffordChanceGrads" rel="noopener noreferrer" target="_blank">Join us on Facebook</a></li> </ul> <script async src="https://siteimproveanalytics.com/js/siteanalyze_10168.js"></script> </div> </footer> <footer id="footersticky"> <div class="parsysfootersticky iparsys parsys"><div class="section"><div class="new"></div> </div><div class="iparys_inherited"><div class="parsysfootersticky iparsys parsys"></div> </div> </div> </footer> <script type="text/javascript">_satellite.pageBottom();</script> <script type="text/javascript"> _linkedin_partner_id = "569081"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=569081&fmt=gif"/> </noscript> </body> </html>

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