CINXE.COM
Space | PwC
<!DOCTYPE HTML> <html lang="en"> <head> <link rel="icon" href="/etc.clientlibs/pwc/clientlibs/css_common/resources/image/favicon.ico" type="image/x-icon"/> <!-- OneTrust Cookies Consent Notice start for www.pwc.com/gx --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="0645fa74-2808-4ef1-b238-12e241a58cf7"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for www.pwc.com/gx --> <script src="/etc.clientlibs/clientlibs/granite/jquery.min.f65891607efbe75b84a8031849cec6c7.js"></script> <script src="/etc.clientlibs/clientlibs/granite/utils.min.308082b4c347f4fec37ffef277d39d0e.js"></script> <script src="/etc.clientlibs/clientlibs/granite/jquery/granite.min.d9075d4175ab7b0e3ccf4305a4089645.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/jquery.min.dd9b395c741ce2784096e26619e14910.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/components-digitaldataanalytics.min.594e86bc3088dca581ea8df9b0eafa46.js"></script> <script> createObject('page.skipOptanonCall',true); </script> <title>Space | PwC </title> <meta http-equiv="content-language" content="en_gx"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta property="og:title" content="Space "/> <meta property="og:type" content="article"/> <meta property="og:site_name" content="PwC"/> <meta property="og:description" content="The space sector encompasses organisations providing diverse products and services, from satellite communications and earth observation, to access to space, to space exploration."/> <meta property="og:image" content="https://www.pwc.co.uk/assets/images/longform/brand-pictures/gettyimages-522110876_hero.jpg"/> <meta name="robots" content="index"/> <meta name="keywords" content="Space, Global Space, PwC Space"/> <meta name="description" content="The space sector encompasses organisations providing diverse products and services, from satellite communications and earth observation, to access to space, to space exploration."/> <meta name="author" content="PricewaterhouseCoopers"/> <meta name="pwcTitle" content="Space "/> <meta name="pwcLocale" content="en_gx"/> <meta name="pwcCountry" content='gx'/> <meta name="pwcGeo.default" content="GX"/> <meta name="pwcLang" content="en"/> <meta name="pwcTag" content=""> <meta name="pwcHideLevel" content="0,2"/> <meta name="target" content=""/> <meta name="pwcReleaseDate" content="2023-04-03T23:27:00.000+10:00"/> <meta name="pwcLastModifiedDate" content="2024-06-24T14:35:23.628Z"/> <meta name="pwcselectednav" content="1"/> <meta name="viewport" id="pwcviewport" content="width=device-width, initial-scale=1.0"> <link rel="apple-touch-icon" href="/content/pwc/script/network/apple-touch-icon.png"/> <link rel="canonical" href="https://www.pwc.com/gx/en/industries/aerospace-defence/space.html"/> <meta property="og:url" content="https://www.pwc.com/gx/en/industries/aerospace-defence/space.html"/> <link rel="alternate" href="https://www.pwc.com/gx/en/industries/aerospace-defence/space.html" hreflang="x-default"/> <script> var page ="Space | PwC"; var anlyticsEscapeTitle = "Space "; var anlyticsunescapeTitle = $('<textarea />').html(anlyticsEscapeTitle).text(); var templatePath ="/conf/pwc/settings/wcm/templates/longform-campaign-one-pager"; var pwcReleaseDate = "2023-04-03T23:27:00.000+10:00"; var pageNameUnescape = $('<textarea />').html(page).text(); //PR-13329 change -- start var jsonData = {}; if(Object.keys(jsonData).length){ var taxonomyDataKey = jsonData.DataLayerKey !=null ? jsonData.DataLayerKey : "" ; var taxonomyDataValue =jsonData.DataLayerValue!=null ? jsonData.DataLayerValue : ""; createObject(taxonomyDataKey,taxonomyDataValue); } //PR-13329 change -- end createObject('page.pageInfo.pageName', pageNameUnescape); createObject("page.pageInfo.pageType",templatePath.substring(templatePath.lastIndexOf('/') + 1)); createObject('page.content.publishDate', pwcReleaseDate); createObject('page.content.contentTitle', anlyticsunescapeTitle); createObject('page.content.contentType', "article"); //PR-12825 change --start var pageContentJsonObject = {"ContentFullPathValueWithoutQueryParams":"/content/pwc/gx/en/industries/aerospace-defence/space.html","ContentFullPathKey":"page.content.contentFullPath"}; var urlQueryParams = new URLSearchParams(window.location.search); var pageUrlPath= pageContentJsonObject.ContentFullPathValueWithoutQueryParams; if(urlQueryParams!=''){ pageUrlPath=pageUrlPath.concat("?").concat(urlQueryParams); } createObject(pageContentJsonObject.ContentFullPathKey,pageUrlPath); //PR-12825 change --end //Added old dataLayer object value in digitalData.site object. digitalData.site ={"SiteValues":{"fullTagParent":"/","businessFunctionParent":"","topicsParent":"","funnel":"","businessFunction":"","industry":"","stakeholders":"","funnelParent":"","fullTag":"/","los":"","campaigns":"","economicBuyers":"","technologyParent":"","folderDirectory":"pwc/gx/en/industries/aerospace-defence","contentType":"","campaignsParent":"","industriesParent":"","topics":"","pwcContentTypeParent":"","economicBuyersParent":"","servicesParent":"","services":"","technology":"","subLos":"","pwcContentType":"","contentLengthParent":"","industries":"","businessImperatives":"","contentLength":"","stakeholdersParent":"","businessImperativesParent":""},"additionalTags":"","business":{"businessChallenge":"","businessTopic":""},"accountRegistration":false}; </script> <script type="application/ld+json"> { "@type": "Thing", "@context": "http://schema.org", "image": "https://www.pwc.co.uk/assets/images/longform/brand-pictures/gettyimages-522110876_hero.jpg", "name":"Space | PwC", "description":"The space sector encompasses organisations providing diverse products and services, from satellite communications and earth observation, to access to space, to space exploration." } </script> <script> var currentPageTerritory = 'gx'; </script> <script src="/etc.clientlibs/foundation/clientlibs/shared.min.e9d9a3990d7779c2e8e3361187f3d36b.js"></script> <script> (function(win, doc, style, timeout) { var STYLE_ID = 'at-body-style'; function getParent() { return doc.getElementsByTagName('head')[0]; } function addStyle(parent, id, def) { if (!parent) { return; } var style = doc.createElement('style'); style.id = id; style.innerHTML = def; parent.appendChild(style); } function removeStyle(parent, id) { if (!parent) { return; } var style = doc.getElementById(id); if (!style) { return; } parent.removeChild(style); } addStyle(getParent(), STYLE_ID, style); setTimeout(function() { removeStyle(getParent(), STYLE_ID); }, timeout); }(window, document, "body {opacity: 0 !important}", 3000)); </script> <script> var pageTerritoryForDTM = 'gx'; </script> <script src="//assets.adobedtm.com/94ed34440bb5/3f3b522e5510/launch-5b28a70d8754.min.js" type="text/javascript" async></script> <script src="/etc.clientlibs/pwc/clientlibs/components-analytics.min.09fae73c6d4e6a64a3d6fec9bf69a6a7.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/handlebars.min.cea4640e01740056e78b381c8d3b8d84.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/purify.min.861f03f452e5d56afa11ef73013b9d07.js"></script> <link rel="stylesheet" href="/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand.min.55562d53c21efab6908d5bd75798b72b.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors.min.a88fa5de6c5f303280177399f8e0b6ac.css" type="text/css"> <!-- <script src="//assets.adobedtm.com/c1b096e48fc8/1825f4c13961/launch-05a1756607c1-development.min.js" async></script> --> <input id="modnavigationid" type="hidden" value="/gx/en/industries/aerospace-defence/space/"/> <input type="hidden" id="navmode" value="publish"/> <input type="hidden" id="premiumPage" value="false"/> <input class="currentPagePath" type="hidden" value="/content/pwc/gx/en/industries/aerospace-defence/space"/> <input type="hidden" id="isUserReg" value="false"/> </head> <body class="basepage page basicpage red-burgundy-maroon standard-reading longform-campaign-one-pager page-primary-col--orange page-secondary-col--orange page-tertiary-col--orange publish standard-spacing pwcscrolling longformcontent cmp-base-modernized"> <div id="wrapper"> <div class="root container responsivegrid"> <div id="container-afb7e668e5" class="cmp-container"> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section"></div> <section id="header" style="height: auto" class="cmp-experiencefragment cmp-experiencefragment--gx-en fullwidth "> <div id="container-662e8a3b4c" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="embedscript aem-GridColumn aem-GridColumn--default--12"><!-- SDI include (path: /content/experience-fragments/pwc/gx/en/header/gx-en/master/_jcr_content/root/embedscript.dynamic.html/pwc/components/modernized/content/embedscript, resourceType: pwc/components/modernized/content/embedscript) --> <link rel="stylesheet" type="text/css" href="/gx/en/assets/css/base-new.css"/> <script type="text/javascript" src="/content/pwc/script/gx/en/contact.js"></script> </div> <div class="slim-page-header-v2 parbase aem-GridColumn aem-GridColumn--default--12"><!-- SDI include (path: /content/experience-fragments/pwc/gx/en/header/gx-en/master/_jcr_content/root/slim_page_header_v2.dynamic.html/pwc/components/modernized/content/slim-page-header-v2, resourceType: pwc/components/modernized/content/slim-page-header-v2) --> <nav id="skipNav" aria-label="Skip Links"> <a tabindex="1" id="skipToContent" href="#" class="sr-only sr-only-focusable skip-content" aria-label="Skip to content">Skip to content</a> <a tabindex="1" id="skipToFooter" href="#pgFooter" class="sr-only sr-only-focusable skip-content" aria-label="Skip to footer">Skip to footer</a> </nav> <div class="headerv2-container" data-current-level=""> <header class="slimheader-v2 mod__header-v2"> <input type='hidden' id='checkUserLoginOrNot' value='false'/> <a id="logoUrl" tabindex="3" href="/gx/en" aria-label="PwC homepage" class="slim-logo search-hide levelOneLink "> </a> <img class="mobile-search-btn " alt="Site Search" src="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/search-icon.svg"/> <div id="slim-hamburger" class="slim-hamburger-ico" aria-label="Menu "> <span></span> <span></span> <span></span> </div> <div class="slim-navigation" style="opacity:0;"> <nav class="nav-primary search-hide" data-tab-index-start="9" aria-label="Main Navigation"> <a aria-controls="industries-subnav-1" link-href="https://www.pwc.com/gx/en/industries.html" href="#" data-has-subnav="true" data-nav-index="1" class="levelOneLink " nextpage-canonical-url="https://www.pwc.com/gx/en/industries.html" navigation-title="Industries">Industries</a> <a aria-controls="services-subnav-2" link-href="https://www.pwc.com/gx/en/services.html" href="#" data-has-subnav="true" data-nav-index="2" class="levelOneLink " nextpage-canonical-url="https://www.pwc.com/gx/en/services.html" navigation-title="Services">Services</a> <a aria-controls="issues-subnav-3" link-href="https://www.pwc.com/gx/en/issues.html" href="#" data-has-subnav="true" data-nav-index="3" class="levelOneLink " nextpage-canonical-url="https://www.pwc.com/gx/en/issues.html" navigation-title="Issues">Issues</a> <a aria-controls="about_us-subnav-4" link-href="https://www.pwc.com/gx/en/about.html" href="#" data-has-subnav="true" data-nav-index="4" class="levelOneLink " nextpage-canonical-url="https://www.pwc.com/gx/en/about.html" navigation-title="About us">About us</a> <a aria-controls="careers-subnav-5" link-href="https://www.pwc.com/gx/en/careers.html" href="#" data-has-subnav="true" data-nav-index="5" class="levelOneLink " nextpage-canonical-url="https://www.pwc.com/gx/en/careers.html" navigation-title="Careers">Careers</a> <div class="nav-more" style="display: none;"> <p>More</p> <div class="levelOneLink nav-more-dropdown"> </div> </div> </nav> <nav class="nav-secondary search-hide" aria-label="Secondary Navigation"> <script id="overlay-template" type="text/x-handlebars-template"> <div class="authenticated-user-options hidden"> <div class="user-option-list"> <a tabindex="3" class="register myaccount levelOneLink" href="{{myAccountHref}}">My Account</a> <a tabindex="4" class="sign-in signout levelOneLink" onclick="logOffUser(window.location.href)">Sign Out</a> </div> </div> <div class="user-options hidden"> <a tabindex="3" class="sign-in userreg levelOneLink" data-href="{{signInHref}}" href="javascript:void(0);"> Sign in</a> <a tabindex="4" class="register userreg levelOneLink" href="{{createAccountHref}}"> Register</a> </div> </script> <div class="login-data"></div> <!--<div data-sly-test="false" class="user-options hidden"> <a tabindex="3" data-sly-test.loginLink="/bin/saml/internal/auth" data-href="" href="javascript:void(0);" class="sign-in userreg levelOneLink">Sign in</a> <a tabindex="4" data-sly-test.registerLink="https://login.pwc.com/identity/register?goto=" data-register-link="" href="javascript:void(0);" class="register userreg levelOneLink">Register</a> </div>--> <div class="location-options"> <script id="language-selector-template" type="text/x-handlebars-template"> <div class="options-language"> <button tabindex="7" class="open-lang-options">{{jcrlanguage}} <img alt="" src="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/Chevron.svg"></button> <img class="close-options" alt="" src="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/close-icon-white.svg"> </div> <div class="slim-language-selector" id="langDialog" aria-label="{{langSelectorTitleText}}" role="dialog" aria-modal="true"> <p>{{langSelectorTitleText}}</p> <div class="language-selector-list levelOneLink " id="lstLang" role="listbox" aria-labelledby="langDialog"> {{#each languageSelectorData.alternateLanguages}} <a id="lang_{{@index}}" role="option" {{#if this.isCurrentLanguage}} class="is-active" {{/if}} href="{{this.linkURL}}" data-lang="{{this.linkText}}"> {{this.linkText}} </a> {{/each}} </div> </div> </script> <script id="territory-selector-template" type="text/x-handlebars-template"> <button tabindex="6" aria-label="{{territorySelectorBtnText}}"> <span>{{currentPageTerritoryName}} <img alt="" src="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/Chevron.svg"></span> <img class="close-options" alt="" src="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/close-icon-white.svg"> </button> <!-- territory dialog box starts here --> <div class="territory-selector" aria-label="{{findATerritoryText}}" id="lst-territory-selector" role="dialog" aria-modal="true"> <div class="territory-selector-search"> <label class="sr-only" for="searchField"> {{findATerritoryText}} </label> <input id="countrySearch" class="levelOneLink" name="country" type="text" placeholder="{{findATerritoryText}}"> </div> <div class="territory-selector-list levelOneLink" id="lstTerritory" role="listbox" aria-labelledby="lst-territory-selector"> {{#each territories}} {{#if territoryFinder}} <a id="option_{{@index}}" role="option" class="{{#ifEquals name 'Global'}}region-global {{/ifEquals}}{{#ifEquals name ../currentPageTerritoryName}}is-active {{/ifEquals}}" href="{{domain}}" data-value="{{name}}">{{name}}</a> {{#each alias}} <a id="option_{{this}}_{{@index}}" role="option" class="{{#ifEquals name 'Global'}}region-global {{/ifEquals}}{{#ifEquals ../name ../../currentPageTerritoryName}}is-active {{/ifEquals}}" href="{{../domain}}" data-value="{{this}}">{{this}}</a> {{/each}} {{#if @last}} <p id="option_noresult" role="option" class="territory-no-results">{{territoryNotFoundText}}</p> {{/if}} {{/if}} {{/each}} </div> </div> </script> <div class="lo-backsplash"></div> <span class="option-country levelOneLink"> </span> <span class="option-language"> </span> </div> </nav> <div class="nav-search search-hide "> <button aria-expanded="false" class="search-hide levelOneLink">Search</button> <div class="search-hide searchbox"> <form id="slimSearchForm" role="search" action="https://www.pwc.com/gx/en/search.html" method="get"> <input id="slimSearch" class="slim-search" type="text" name="searchfield" placeholder="Search for industries, products, services and more"/> <input type="hidden" name="pwcSiteSection" autocomplete="off"/> <input type="hidden" name="pwcLang" value="" autocomplete="off"/> <input type="hidden" name="pwcGeo" value="" autocomplete="off"/> <input type="submit" class="submit-search" value=""/> </form> <button id="close-search" aria-label="Search Close"></button> </div> </div> </div> </header> <script id="breadcrumb-template" type="text/x-handlebars-template"> <button class="slimnav-v2-bc-toggle is-hidden"> <label class="sr-only">Show full breadcrumb</label> </button> <div class="slimnav-v2-breadcrumbs"> {{#each breadcrumbs}} <a href="{{this.linkURL}}">{{this.linkText}}</a> {{/each}} </div> </script> <div class="slimnav-breadcrumb"> </div> <div class="slimheader-sublevel-slide" data-nav-level="2"> <div class="slide-shadow search-hide"></div> <div class="slide-bg"></div> <div id="industries-subnav-1" class="sublevel-container search-hide show-subnav"> <div class="sublevel-navs"> <div class="slimnav-level2 slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries.html" navigation-title="Industries">Industries</a> </div> <nav> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries.html" aria-controls="see_all_industries-subnav-1-1" nextpage-canonical-url="https://www.pwc.com/gx/en/industries.html" navigation-title="See all industries">See all industries</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/aerospace-defence.html" aria-controls="aerospace__defence___security-subnav-1-2" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/aerospace-defence.html" navigation-title="Aerospace, defence & security">Aerospace, defence & security</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/automotive.html" aria-controls="automotive-subnav-1-3" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/automotive.html" navigation-title="Automotive">Automotive</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/business-services.html" aria-controls="business_services-subnav-1-4" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/business-services.html" navigation-title="Business services">Business services</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/capital-projects-infrastructure.html" aria-controls="capital_projects___infrastructure-subnav-1-5" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/capital-projects-infrastructure.html" navigation-title="Capital projects & infrastructure">Capital projects & infrastructure</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/consumer-markets.html" aria-controls="consumer_markets-subnav-1-6" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/consumer-markets.html" navigation-title="Consumer markets">Consumer markets</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/energy-utilities-resources.html" aria-controls="energy__utilities___resources-subnav-1-7" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/energy-utilities-resources.html" navigation-title="Energy, utilities & resources">Energy, utilities & resources</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/engineering-construction.html" aria-controls="engineering___construction-subnav-1-8" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/engineering-construction.html" navigation-title="Engineering & construction">Engineering & construction</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/financial-services.html" aria-controls="financial_services-subnav-1-9" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/financial-services.html" navigation-title="Financial services">Financial services</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/government-public-services.html" aria-controls="government___public_services-subnav-1-10" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/government-public-services.html" navigation-title="Government & public services">Government & public services</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/healthcare.html" aria-controls="healthcare-subnav-1-11" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/healthcare.html" navigation-title="Healthcare">Healthcare</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/hospitality-leisure.html" aria-controls="hospitality___leisure-subnav-1-12" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/hospitality-leisure.html" navigation-title="Hospitality & leisure">Hospitality & leisure</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/industrial-manufacturing.html" aria-controls="industrial_manufacturing-subnav-1-13" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/industrial-manufacturing.html" navigation-title="Industrial manufacturing">Industrial manufacturing</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/financial-services/insurance.html" aria-controls="insurance-subnav-1-14" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/financial-services/insurance.html" navigation-title="Insurance">Insurance</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/pharmaceuticals-life-sciences.html" aria-controls="pharmaceuticals___life_sciences-subnav-1-15" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/pharmaceuticals-life-sciences.html" navigation-title="Pharmaceuticals & life sciences">Pharmaceuticals & life sciences</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/private-equity.html" aria-controls="private_equity-subnav-1-16" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/private-equity.html" navigation-title="Private equity">Private equity</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/tmt.html" aria-controls="technology__media___telecommunications-subnav-1-17" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/tmt.html" navigation-title="Technology, media & Telecommunications">Technology, media & Telecommunications</a> <a class="levelTwoLink " data-breadcrumb="Industries" href="https://www.pwc.com/gx/en/industries/transportation-logistics.html" aria-controls="transportation___logistics-subnav-1-18" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/transportation-logistics.html" navigation-title="Transportation & logistics">Transportation & logistics</a> </nav> </div> </div> <span class="slimnav-level3"> <div id="see_all_industries-subnav-1-1" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries.html" navigation-title="See all industries">See all industries</a> </div> </div> </div> <div id="aerospace__defence___security-subnav-1-2" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/aerospace-defence.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/aerospace-defence.html" navigation-title="Aerospace, defence & security">Aerospace, defence & security</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/aerospace-defence/space.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/aerospace-defence/space.html" navigation-title="Space">Space</a> </nav> </div> </div> <div id="automotive-subnav-1-3" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/automotive.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/automotive.html" navigation-title="Automotive">Automotive</a> </div> </div> </div> <div id="business_services-subnav-1-4" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/business-services.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/business-services.html" navigation-title="Business services">Business services</a> </div> </div> </div> <div id="capital_projects___infrastructure-subnav-1-5" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/capital-projects-infrastructure.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/capital-projects-infrastructure.html" navigation-title="Capital projects & infrastructure">Capital projects & infrastructure</a> </div> </div> </div> <div id="consumer_markets-subnav-1-6" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/consumer-markets.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/consumer-markets.html" navigation-title="Consumer markets">Consumer markets</a> </div> </div> </div> <div id="energy__utilities___resources-subnav-1-7" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/energy-utilities-resources.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/energy-utilities-resources.html" navigation-title="Energy, utilities & resources">Energy, utilities & resources</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/energy-utilities-resources/chemicals.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/energy-utilities-resources/chemicals.html" navigation-title="Chemicals">Chemicals</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/energy-utilities-resources/mining-metals.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/energy-utilities-resources/mining-metals.html" navigation-title="Mining & Metals">Mining & Metals</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/energy-utilities-resources/oil-gas-energy.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/energy-utilities-resources/oil-gas-energy.html" navigation-title="Oil & gas">Oil & gas</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/energy-utilities-resources/power-utilities.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/energy-utilities-resources/power-utilities.html" navigation-title="Power & utilities">Power & utilities</a> </nav> </div> </div> <div id="engineering___construction-subnav-1-8" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/engineering-construction.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/engineering-construction.html" navigation-title="Engineering & construction">Engineering & construction</a> </div> </div> </div> <div id="financial_services-subnav-1-9" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/financial-services.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/financial-services.html" navigation-title="Financial services">Financial services</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/financial-services/asset-management.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/financial-services/asset-management.html" navigation-title="Asset & wealth management">Asset & wealth management</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/financial-services/banking-capital-markets.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/financial-services/banking-capital-markets.html" navigation-title="Banking & capital markets">Banking & capital markets</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/financial-services/insurance.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/financial-services/insurance.html" navigation-title="Insurance">Insurance</a> </nav> </div> </div> <div id="government___public_services-subnav-1-10" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/government-public-services.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/government-public-services.html" navigation-title="Government & public services">Government & public services</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/government-public-services/defence.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/government-public-services/defence.html" navigation-title="Defence">Defence</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/government-public-services/education-not-for-profit.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/government-public-services/education-not-for-profit.html" navigation-title="Education">Education</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/government-public-services/international-development-assistance.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/government-public-services/international-development-assistance.html" navigation-title="International development">International development</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/government-public-services/public-safety-justice-security.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/government-public-services/public-safety-justice-security.html" navigation-title="Security">Security</a> </nav> </div> </div> <div id="healthcare-subnav-1-11" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/healthcare.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/healthcare.html" navigation-title="Healthcare">Healthcare</a> </div> </div> </div> <div id="hospitality___leisure-subnav-1-12" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/hospitality-leisure.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/hospitality-leisure.html" navigation-title="Hospitality & leisure">Hospitality & leisure</a> </div> </div> </div> <div id="industrial_manufacturing-subnav-1-13" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/industrial-manufacturing.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/industrial-manufacturing.html" navigation-title="Industrial manufacturing">Industrial manufacturing</a> </div> </div> </div> <div id="insurance-subnav-1-14" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/financial-services/insurance.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/financial-services/insurance.html" navigation-title="Insurance">Insurance</a> </div> </div> </div> <div id="pharmaceuticals___life_sciences-subnav-1-15" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/pharmaceuticals-life-sciences.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/pharmaceuticals-life-sciences.html" navigation-title="Pharmaceuticals & life sciences">Pharmaceuticals & life sciences</a> </div> </div> </div> <div id="private_equity-subnav-1-16" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/private-equity.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/private-equity.html" navigation-title="Private equity">Private equity</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/sovereign-wealth-investment-funds.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/sovereign-wealth-investment-funds.html" navigation-title="Sovereign investment funds">Sovereign investment funds</a> </nav> </div> </div> <div id="technology__media___telecommunications-subnav-1-17" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/tmt.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/tmt.html" navigation-title="Technology, media & Telecommunications">Technology, media & Telecommunications</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/tmt/media.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/tmt/media.html" navigation-title="Media">Media</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/technology.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/technology.html" navigation-title="Technology">Technology</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/industries/tmt/telecommunications.html" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/tmt/telecommunications.html" navigation-title="Telecommunications">Telecommunications</a> </nav> </div> </div> <div id="transportation___logistics-subnav-1-18" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Industries</a> </div> <a href="https://www.pwc.com/gx/en/industries/transportation-logistics.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/industries/transportation-logistics.html" navigation-title="Transportation & logistics">Transportation & logistics</a> </div> </div> </div> </span> <div class="slim-featured search-hide"> <p class="slim-featured-heading">Featured</p> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/issues/technology/striking-the-right-balance-with-genai-in-financial-services.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/technology/striking-the-right-balance-with-genai-in-financial-services.html" navigation-title="Move fast, think slow: How financial services can strike a balance with GenAI"> <img src="/gx/en/issues/technology/gen-ai-for-fs/adobestock-142505315-4464x2512-170312.jpg.pwcimage.150.100.jpg" alt=""/> <p>Move fast, think slow: How financial services can strike a balance with GenAI</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/issues/reinventing-the-future/take-on-tomorrow/energy-demand-podcast-episode.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/reinventing-the-future/take-on-tomorrow/energy-demand-podcast-episode.html" navigation-title="Take on Tomorrow @ the World Economic Forum in Davos: Energy demand"> <img src="/gx/en/take-on-tomorrow/s-b-adjusted-feature-tile.png.pwcimage.150.100.jpg" alt=""/> <p>Take on Tomorrow @ the World Economic Forum in Davos: Energy demand</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/issues/business-model-reinvention/outlook/insights-and-perspectives.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/business-model-reinvention/outlook/insights-and-perspectives.html" navigation-title="Perspectives from the Global Entertainment & Media Outlook 2024–2028"> <img src="/gx/en/industries/entertainment-media/outlook/content/2024/global-entertainment-media-thumbnail.png.pwcimage.150.100.jpg" alt=""/> <p>Perspectives from the Global Entertainment & Media Outlook 2024–2028</p> </a> </div> </div> </div> <button class="slimheader-close search-hide" aria-label="Menu Close"></button> </div> <div id="services-subnav-2" class="sublevel-container search-hide show-subnav"> <div class="sublevel-navs"> <div class="slimnav-level2 slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services.html" navigation-title="Services">Services</a> </div> <nav> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services.html" aria-controls="see_all_services-subnav-2-1" nextpage-canonical-url="https://www.pwc.com/gx/en/services.html" navigation-title="See all services">See all services</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/alliances.html" aria-controls="alliances_and_ecosystems-subnav-2-2" nextpage-canonical-url="https://www.pwc.com/gx/en/services/alliances.html" navigation-title="Alliances and Ecosystems">Alliances and Ecosystems</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/audit-assurance.html" aria-controls="audit_and_assurance_services-subnav-2-3" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance.html" navigation-title="Audit and assurance services">Audit and assurance services</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/business-model-reinvention.html" aria-controls="business_model_reinvention-subnav-2-4" nextpage-canonical-url="https://www.pwc.com/gx/en/services/business-model-reinvention.html" navigation-title="Business model reinvention">Business model reinvention</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/transformation.html" aria-controls="business_transformation-subnav-2-5" nextpage-canonical-url="https://www.pwc.com/gx/en/services/transformation.html" navigation-title="Business transformation">Business transformation</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/consulting.html" aria-controls="consulting-subnav-2-6" nextpage-canonical-url="https://www.pwc.com/gx/en/services/consulting.html" navigation-title="Consulting">Consulting</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/issues/crisis-solutions.html" aria-controls="crisis_management-subnav-2-7" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/crisis-solutions.html" navigation-title="Crisis management">Crisis management</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/deals.html" aria-controls="deals-subnav-2-8" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals.html" navigation-title="Deals">Deals</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/entrepreneurial-private-business.html" aria-controls="entrepreneurial_and_private_business-subnav-2-9" nextpage-canonical-url="https://www.pwc.com/gx/en/services/entrepreneurial-private-business.html" navigation-title="Entrepreneurial and private business">Entrepreneurial and private business</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/family-business.html" aria-controls="family_business-subnav-2-10" nextpage-canonical-url="https://www.pwc.com/gx/en/services/family-business.html" navigation-title="Family business">Family business</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/forensics.html" aria-controls="forensics-subnav-2-11" nextpage-canonical-url="https://www.pwc.com/gx/en/services/forensics.html" navigation-title="Forensics">Forensics</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/legal-business-solutions.html" aria-controls="legal_business_solutions-subnav-2-12" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions.html" navigation-title="Legal Business Solutions">Legal Business Solutions</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/managed-services.html" aria-controls="managed_services-subnav-2-13" nextpage-canonical-url="https://www.pwc.com/gx/en/services/managed-services.html" navigation-title="Managed Services">Managed Services</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/risk.html" target="_blank" aria-controls="risk_services-subnav-2-14" nextpage-canonical-url="https://www.pwc.com/gx/en/services/risk.html" navigation-title="Risk services">Risk services</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.strategyand.pwc.com/gx/en/functions.html" target="_blank" aria-controls="strategy-subnav-2-15" nextpage-canonical-url="https://www.strategyand.pwc.com/gx/en/functions.html" navigation-title="Strategy">Strategy</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/sustainability.html" aria-controls="sustainability_and_climate_change-subnav-2-16" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability.html" navigation-title="Sustainability and climate change">Sustainability and climate change</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/tax.html" aria-controls="tax-subnav-2-17" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax.html" navigation-title="Tax">Tax</a> <a class="levelTwoLink " data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/trust-services.html" aria-controls="trust-subnav-2-18" nextpage-canonical-url="https://www.pwc.com/gx/en/services/trust-services.html" navigation-title="Trust">Trust</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Services" href="https://www.pwc.com/gx/en/services/workforce.html" aria-controls="workforce-subnav-2-19" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce.html" navigation-title="Workforce">Workforce</a> </nav> </div> </div> <span class="slimnav-level3"> <div id="see_all_services-subnav-2-1" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services.html" navigation-title="See all services">See all services</a> </div> </div> </div> <div id="alliances_and_ecosystems-subnav-2-2" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/alliances.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/alliances.html" navigation-title="Alliances and Ecosystems">Alliances and Ecosystems</a> </div> </div> </div> <div id="audit_and_assurance_services-subnav-2-3" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/audit-assurance.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance.html" navigation-title="Audit and assurance services">Audit and assurance services</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/accounting-advisory.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/accounting-advisory.html" navigation-title="Actuarial services">Actuarial services</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/capital-market.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/capital-market.html" navigation-title="Capital markets">Capital markets</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/corporate-reporting.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/corporate-reporting.html" navigation-title="Corporate reporting">Corporate reporting</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/financial.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/financial.html" navigation-title="Financial audit">Financial audit</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/ifrs-reporting.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/ifrs-reporting.html" navigation-title="IFRS">IFRS</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/internal-audit.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/internal-audit.html" navigation-title="Internal audit">Internal audit</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/next-generation-audit.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/next-generation-audit.html" navigation-title="Next Generation Audit">Next Generation Audit</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/risk-assurance.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/risk-assurance.html" navigation-title="Risk assurance">Risk assurance</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/sustainability-reporting-assurance-services.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/sustainability-reporting-assurance-services.html" navigation-title="Sustainability assurance">Sustainability assurance</a> </nav> </div> </div> <div id="business_model_reinvention-subnav-2-4" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/business-model-reinvention.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/business-model-reinvention.html" navigation-title="Business model reinvention">Business model reinvention</a> </div> </div> </div> <div id="business_transformation-subnav-2-5" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/transformation.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/transformation.html" navigation-title="Business transformation">Business transformation</a> </div> </div> </div> <div id="consulting-subnav-2-6" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/consulting.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/consulting.html" navigation-title="Consulting">Consulting</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/consulting/cloud-transformation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/consulting/cloud-transformation.html" navigation-title="Cloud transformation">Cloud transformation</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/consulting/digital-operations.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/consulting/digital-operations.html" navigation-title="Digital operations">Digital operations</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals.html" navigation-title="Deals">Deals</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/advisory/finance-transformation.html" navigation-title="Finance transformation">Finance transformation</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/forensics.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/forensics.html" navigation-title="Forensics">Forensics</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/consulting/front-office-transformation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/consulting/front-office-transformation.html" navigation-title="Front office transformation">Front office transformation</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/consulting/hr-transformation.html" navigation-title="HR transformation">HR transformation</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/risk-regulation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/risk-regulation.html" navigation-title="Risk and regulation">Risk and regulation</a> <a class="levelThreeLink" target="_blank" href="https://www.strategyand.pwc.com/gx/en/functions.html" nextpage-canonical-url="https://www.strategyand.pwc.com/gx/en/functions.html" navigation-title="Strategy">Strategy</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/consulting/technology.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/consulting/technology.html" navigation-title="Technology">Technology</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce.html" navigation-title="Workforce">Workforce</a> </nav> </div> </div> <div id="crisis_management-subnav-2-7" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/issues/crisis-solutions.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/crisis-solutions.html" navigation-title="Crisis management">Crisis management</a> </div> </div> </div> <div id="deals-subnav-2-8" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/deals.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals.html" navigation-title="Deals">Deals</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/acquisitions.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals/acquisitions.html" navigation-title="Acquisitions">Acquisitions</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/capital-markets-ipo.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals/capital-markets-ipo.html" navigation-title="Capital markets">Capital markets</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/corporate-finance.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals/corporate-finance.html" navigation-title="Corporate finance">Corporate finance</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/deal-strategy.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals/deal-strategy.html" navigation-title="Deals strategy">Deals strategy</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/joint-ventures-and-alliances.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals/joint-ventures-and-alliances.html" navigation-title="Joint ventures and alliances">Joint ventures and alliances</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions.html" navigation-title="M&A legal">M&A legal</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/mergers-acquisitions.html" navigation-title="M&A tax">M&A tax</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/restructuring-and-crisis.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/deals/restructuring-and-crisis.html" navigation-title="Restructuring and crisis">Restructuring and crisis</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/deals/mergers-acquisitions.html" navigation-title="Sovereign wealth funds">Sovereign wealth funds</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/value-creation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/value-creation.html" navigation-title="Value creation">Value creation</a> </nav> </div> </div> <div id="entrepreneurial_and_private_business-subnav-2-9" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/entrepreneurial-private-business.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/entrepreneurial-private-business.html" navigation-title="Entrepreneurial and private business">Entrepreneurial and private business</a> </div> </div> </div> <div id="family_business-subnav-2-10" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/family-business.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/family-business.html" navigation-title="Family business">Family business</a> </div> </div> </div> <div id="forensics-subnav-2-11" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/forensics.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/forensics.html" navigation-title="Forensics">Forensics</a> </div> </div> </div> <div id="legal_business_solutions-subnav-2-12" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/legal-business-solutions.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions.html" navigation-title="Legal Business Solutions">Legal Business Solutions</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions/employment.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions/employment.html" navigation-title="Employment">Employment</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions/entity-governance-compliance.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions/entity-governance-compliance.html" navigation-title="Entity governance & compliance">Entity governance & compliance</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions/corporate-and-commercial.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions/corporate-and-commercial.html" navigation-title="International business reorganisations">International business reorganisations</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions/mergers-and-acquisitions.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions/mergers-and-acquisitions.html" navigation-title="Mergers & acquisitions">Mergers & acquisitions</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions/new-law.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions/new-law.html" navigation-title="NewLaw ">NewLaw </a> </nav> </div> </div> <div id="managed_services-subnav-2-13" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/managed-services.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/managed-services.html" navigation-title="Managed Services">Managed Services</a> </div> </div> </div> <div id="risk_services-subnav-2-14" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/risk.html" target="_blank" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/risk.html" navigation-title="Risk services">Risk services</a> </div> </div> </div> <div id="strategy-subnav-2-15" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.strategyand.pwc.com/gx/en/functions.html" target="_blank" class="lv2-label" nextpage-canonical-url="https://www.strategyand.pwc.com/gx/en/functions.html" navigation-title="Strategy">Strategy</a> </div> </div> </div> <div id="sustainability_and_climate_change-subnav-2-16" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/sustainability.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability.html" navigation-title="Sustainability and climate change">Sustainability and climate change</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/sustainability/climate-risk-resilience-adaptation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability/climate-risk-resilience-adaptation.html" navigation-title="Climate risk, resilience and adaptation">Climate risk, resilience and adaptation</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/sustainability/energy-solutions.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability/energy-solutions.html" navigation-title="Energy solutions">Energy solutions</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/sustainability/impact-management-for-sustainable-business.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability/impact-management-for-sustainable-business.html" navigation-title="Impact management for sustainable business strategy">Impact management for sustainable business strategy</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions/esg-legal.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions/esg-legal.html" navigation-title="Legal and sustainability">Legal and sustainability</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/sustainability/net-zero-transformation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability/net-zero-transformation.html" navigation-title="Net zero transformation">Net zero transformation</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/sustainability-reporting-assurance-services.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/sustainability-reporting-assurance-services.html" navigation-title="Sustainability assurance">Sustainability assurance</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/sustainability/sustainable-capital.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability/sustainable-capital.html" navigation-title="Sustainable capital">Sustainable capital</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/sustainability/sustainable-development-goals.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability/sustainable-development-goals.html" navigation-title="Sustainable Development Goals (SDGs)">Sustainable Development Goals (SDGs)</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/audit-assurance/corporate-reporting/esg-reporting.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/corporate-reporting/esg-reporting.html" navigation-title="Sustainability reporting">Sustainability reporting</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/esg-tax.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/esg-tax.html" navigation-title="Tax and sustainability">Tax and sustainability</a> </nav> </div> </div> <div id="tax-subnav-2-17" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/tax.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax.html" navigation-title="Tax">Tax</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/indirect-taxes.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/indirect-taxes.html" navigation-title="Indirect taxes">Indirect taxes</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/international-tax-services.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/international-tax-services.html" navigation-title="International tax services">International tax services</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/mergers-and-acquisitions.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/mergers-and-acquisitions.html" navigation-title="Mergers & acquisitions">Mergers & acquisitions</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/sightline.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/sightline.html" navigation-title="Sightline">Sightline</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/code-of-conduct.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/code-of-conduct.html" navigation-title="Tax code of conduct">Tax code of conduct</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/tax-controversy-dispute-resolution.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/tax-controversy-dispute-resolution.html" navigation-title="Tax controversy & dispute resolution">Tax controversy & dispute resolution</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/tax-policy-administration.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/tax-policy-administration.html" navigation-title="Tax policy & administration">Tax policy & administration</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/tax-reporting-strategy.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/tax-reporting-strategy.html" navigation-title="Tax reporting & strategy">Tax reporting & strategy</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/tax/transfer-pricing.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/transfer-pricing.html" navigation-title="Transfer pricing">Transfer pricing</a> </nav> </div> </div> <div id="trust-subnav-2-18" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/trust-services.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/trust-services.html" navigation-title="Trust">Trust</a> </div> </div> </div> <div id="workforce-subnav-2-19" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Services</a> </div> <a href="https://www.pwc.com/gx/en/services/workforce.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce.html" navigation-title="Workforce">Workforce</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/culture-change-and-leadership.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/culture-change-and-leadership.html" navigation-title="Culture, leadership and change">Culture, leadership and change</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/diversity-and-inclusion.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/diversity-and-inclusion.html" navigation-title="Diversity and inclusion">Diversity and inclusion</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/legal-business-solutions/employment.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/legal-business-solutions/employment.html" navigation-title="Employment law">Employment law</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/employment-tax-and-payroll.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/employment-tax-and-payroll.html" navigation-title="Employment tax and payroll">Employment tax and payroll</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/hr-transformation-technology.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/hr-transformation-technology.html" navigation-title="HR transformation and technology">HR transformation and technology</a> <a class="levelThreeLink" target="_blank" href="https://www.strategyand.pwc.com/gx/en/functions/organisational-strategy.html" nextpage-canonical-url="https://www.strategyand.pwc.com/gx/en/functions/organisational-strategy.html" navigation-title="Organisational design">Organisational design</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/people-analytics-and-insights.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/people-analytics-and-insights.html" navigation-title="People analytics and insights">People analytics and insights</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/people-in-deals.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/people-in-deals.html" navigation-title="People in deals">People in deals</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/retirement-benefits-pensions.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/retirement-benefits-pensions.html" navigation-title="Retirement and pensions">Retirement and pensions</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/reward-and-benefits.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/reward-and-benefits.html" navigation-title="Reward and benefits">Reward and benefits</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/workforce-risk.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/workforce-risk.html" navigation-title="Workforce risk">Workforce risk</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/services/workforce/workforce-strategy.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/workforce/workforce-strategy.html" navigation-title="Workforce strategy">Workforce strategy</a> </nav> </div> </div> </span> <div class="slim-featured search-hide"> <p class="slim-featured-heading">Featured</p> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/services/sustainability/climate-risk-resilience-adaptation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/sustainability/climate-risk-resilience-adaptation.html" navigation-title="Climate risk, resilience and adaptation"> <img src="/gx/en/sustainability/assets/risk-resilience-adaptation-326700014-image.jpg.pwcimage.150.100.jpg" alt=""/> <p>Climate risk, resilience and adaptation</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/services/transformation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/transformation.html" navigation-title="Business transformation"> <img src="/gx/en/issues/technology/adobestock-559837112-3851x2166-221107.jpg.pwcimage.150.100.jpg" alt=""/> <p>Business transformation</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/services/audit-assurance/sustainability-reporting-assurance-services.html" nextpage-canonical-url="https://www.pwc.com/gx/en/services/audit-assurance/sustainability-reporting-assurance-services.html" navigation-title="Sustainability assurance"> <img src="/gx/en/nature-and-biodiversity/450587939-670x377.jpeg.pwcimage.150.100.jpg" alt=""/> <p>Sustainability assurance</p> </a> </div> </div> </div> <button class="slimheader-close search-hide" aria-label="Menu Close"></button> </div> <div id="issues-subnav-3" class="sublevel-container search-hide show-subnav"> <div class="sublevel-navs"> <div class="slimnav-level2 slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues.html" navigation-title="Issues">Issues</a> </div> <nav> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues.html" aria-controls="see_all_issues-subnav-3-1" nextpage-canonical-url="https://www.pwc.com/gx/en/issues.html" navigation-title="See all issues">See all issues</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/artificial-intelligence.html" aria-controls="artificial_intelligence-subnav-3-2" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/artificial-intelligence.html" navigation-title="Artificial Intelligence">Artificial Intelligence</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/business-model-reinvention.html" aria-controls="business_model_reinvention-subnav-3-3" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/business-model-reinvention.html" navigation-title="Business model reinvention">Business model reinvention</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/transformation.html" aria-controls="business_transformation-subnav-3-4" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/transformation.html" navigation-title="Business transformation">Business transformation</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/c-suite-insights.html" aria-controls="c_suite_insights-subnav-3-5" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/c-suite-insights.html" navigation-title="C-suite insights">C-suite insights</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/cybersecurity.html" aria-controls="cybersecurity-subnav-3-6" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/cybersecurity.html" navigation-title="Cybersecurity">Cybersecurity</a> <a class="levelTwoLink has-lv3" data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/esg.html" aria-controls="climate_and_sustainability-subnav-3-7" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/esg.html" navigation-title="Climate and sustainability">Climate and sustainability</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/megatrends.html" aria-controls="megatrends-subnav-3-8" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/megatrends.html" navigation-title="Megatrends">Megatrends</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/risk-regulation.html" aria-controls="risk_and_regulation-subnav-3-9" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/risk-regulation.html" navigation-title="Risk and regulation">Risk and regulation</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/technology.html" aria-controls="technology-subnav-3-10" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/technology.html" navigation-title="Technology">Technology</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/trust.html" aria-controls="trust-subnav-3-11" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/trust.html" navigation-title="Trust">Trust</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/upskilling.html" aria-controls="upskilling-subnav-3-12" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/upskilling.html" navigation-title="Upskilling">Upskilling</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/value-creation.html" aria-controls="value_creation-subnav-3-13" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/value-creation.html" navigation-title="Value creation">Value creation</a> <a class="levelTwoLink " data-breadcrumb="Issues" href="https://www.pwc.com/gx/en/issues/workforce.html" aria-controls="workforce-subnav-3-14" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/workforce.html" navigation-title="Workforce">Workforce</a> </nav> </div> </div> <span class="slimnav-level3"> <div id="see_all_issues-subnav-3-1" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues.html" navigation-title="See all issues">See all issues</a> </div> </div> </div> <div id="artificial_intelligence-subnav-3-2" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/artificial-intelligence.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/artificial-intelligence.html" navigation-title="Artificial Intelligence">Artificial Intelligence</a> </div> </div> </div> <div id="business_model_reinvention-subnav-3-3" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/business-model-reinvention.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/business-model-reinvention.html" navigation-title="Business model reinvention">Business model reinvention</a> </div> </div> </div> <div id="business_transformation-subnav-3-4" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/transformation.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/transformation.html" navigation-title="Business transformation">Business transformation</a> </div> </div> </div> <div id="c_suite_insights-subnav-3-5" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/c-suite-insights.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/c-suite-insights.html" navigation-title="C-suite insights">C-suite insights</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/transformation/accelerating-performance.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/transformation/accelerating-performance.html" navigation-title="Accelerating performance">Accelerating performance</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/c-suite-insights/ceo-survey.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/c-suite-insights/ceo-survey.html" navigation-title="Global CEO Survey">Global CEO Survey</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/about/contribution-to-debate/world-economic-forum/pwc-at-davos.html" nextpage-canonical-url="https://www.pwc.com/gx/en/about/contribution-to-debate/world-economic-forum/pwc-at-davos.html" navigation-title="PwC at Davos">PwC at Davos</a> <a class="levelThreeLink" href="https://strategybusiness.pwc.com/" navigation-title="strategy+business digital issue">strategy+business digital issue</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/reinventing-the-future/take-on-tomorrow.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/reinventing-the-future/take-on-tomorrow.html" navigation-title="Take on Tomorrow: a strategy+business podcast">Take on Tomorrow: a strategy+business podcast</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/c-suite-insights/the-leadership-agenda.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/c-suite-insights/the-leadership-agenda.html" navigation-title="The Leadership Agenda">The Leadership Agenda</a> </nav> </div> </div> <div id="cybersecurity-subnav-3-6" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/cybersecurity.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/cybersecurity.html" navigation-title="Cybersecurity">Cybersecurity</a> </div> </div> </div> <div id="climate_and_sustainability-subnav-3-7" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/esg.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/esg.html" navigation-title="Climate and sustainability">Climate and sustainability</a> </div> <nav> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/esg/the-energy-transition.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/esg/the-energy-transition.html" navigation-title="Energy Transition">Energy Transition</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/esg/nature-and-biodiversity.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/esg/nature-and-biodiversity.html" navigation-title="Nature & biodiversity">Nature & biodiversity</a> <a class="levelThreeLink" href="https://www.pwc.com/gx/en/issues/esg/corporate-sustainability-reporting-directive.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/esg/corporate-sustainability-reporting-directive.html" navigation-title="Corporate Sustainability Reporting Directive">Corporate Sustainability Reporting Directive</a> </nav> </div> </div> <div id="megatrends-subnav-3-8" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/megatrends.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/megatrends.html" navigation-title="Megatrends">Megatrends</a> </div> </div> </div> <div id="risk_and_regulation-subnav-3-9" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/risk-regulation.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/risk-regulation.html" navigation-title="Risk and regulation">Risk and regulation</a> </div> </div> </div> <div id="technology-subnav-3-10" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/technology.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/technology.html" navigation-title="Technology">Technology</a> </div> </div> </div> <div id="trust-subnav-3-11" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/trust.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/trust.html" navigation-title="Trust">Trust</a> </div> </div> </div> <div id="upskilling-subnav-3-12" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/upskilling.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/upskilling.html" navigation-title="Upskilling">Upskilling</a> </div> </div> </div> <div id="value_creation-subnav-3-13" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/value-creation.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/value-creation.html" navigation-title="Value creation">Value creation</a> </div> </div> </div> <div id="workforce-subnav-3-14" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Issues</a> </div> <a href="https://www.pwc.com/gx/en/issues/workforce.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/workforce.html" navigation-title="Workforce">Workforce</a> </div> </div> </div> </span> <div class="slim-featured search-hide"> <p class="slim-featured-heading">Featured</p> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/issues/c-suite-insights/the-leadership-agenda.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/c-suite-insights/the-leadership-agenda.html" navigation-title="The Leadership Agenda"> <img src="/gx/en/issues/c-suite-insights/the-leadership-agenda/tla-thumbnail.jpg.pwcimage.150.100.jpg" alt=""/> <p>The Leadership Agenda</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/issues/workforce/hopes-and-fears.html" nextpage-canonical-url="https://www.pwc.com/gx/en/issues/workforce/hopes-and-fears.html" navigation-title="Global Workforce Hopes and Fears Survey 2024"> <img src="/gx/en/hopes-and-fears/2024/global-hopes-and-fears-2024-thumbnail.png.pwcimage.150.100.jpg" alt=""/> <p>Global Workforce Hopes and Fears Survey 2024</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/ghost/the-sb-digital-issue-ceos-sustainability-checklist.html" nextpage-canonical-url="https://www.pwc.com/gx/en/ghost/the-sb-digital-issue-ceos-sustainability-checklist.html" navigation-title="The s+b digital issue: The CEO’s sustainability checklist"> <img src="/gx/en/hero/home/menu-nav-thumb-670x377-adjusted.png.pwcimage.150.100.jpg" alt=""/> <p>The s+b digital issue: The CEO’s sustainability checklist</p> </a> </div> </div> </div> <button class="slimheader-close search-hide" aria-label="Menu Close"></button> </div> <div id="about_us-subnav-4" class="sublevel-container search-hide show-subnav"> <div class="sublevel-navs"> <div class="slimnav-level2 slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about.html" navigation-title="About us">About us</a> </div> <nav> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about.html" aria-controls="see_more_about_us-subnav-4-1" nextpage-canonical-url="https://www.pwc.com/gx/en/about.html" navigation-title="See more About Us">See more About Us</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/alumni-network.html" aria-controls="alumni-subnav-4-2" nextpage-canonical-url="https://www.pwc.com/gx/en/about/alumni-network.html" navigation-title="Alumni">Alumni</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/analyst-relations.html" aria-controls="analyst_relations-subnav-4-3" nextpage-canonical-url="https://www.pwc.com/gx/en/about/analyst-relations.html" navigation-title="Analyst relations">Analyst relations</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/case-studies.html" aria-controls="client_case_studies-subnav-4-4" nextpage-canonical-url="https://www.pwc.com/gx/en/about/case-studies.html" navigation-title="Client case studies">Client case studies</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/ethics-business-conduct.html" aria-controls="ethics_and_compliance-subnav-4-5" nextpage-canonical-url="https://www.pwc.com/gx/en/about/ethics-business-conduct.html" navigation-title="Ethics and compliance">Ethics and compliance</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/corporate-sustainability/environmental-stewardship/net-zero.html" aria-controls="committing_to_net_zero-subnav-4-6" nextpage-canonical-url="https://www.pwc.com/gx/en/about/corporate-sustainability/environmental-stewardship/net-zero.html" navigation-title="Committing to Net Zero">Committing to Net Zero</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/corporate-sustainability.html" aria-controls="corporate_sustainability-subnav-4-7" nextpage-canonical-url="https://www.pwc.com/gx/en/about/corporate-sustainability.html" navigation-title="Corporate sustainability">Corporate sustainability</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/diversity.html" aria-controls="diversity_and_inclusion-subnav-4-8" nextpage-canonical-url="https://www.pwc.com/gx/en/about/diversity.html" navigation-title="Diversity and inclusion">Diversity and inclusion</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/global-annual-review.html" aria-controls="pwc_s_global_annual_review-subnav-4-9" nextpage-canonical-url="https://www.pwc.com/gx/en/about/global-annual-review.html" navigation-title="PwC's Global Annual Review">PwC's Global Annual Review</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/global-regulatory-affairs.html" aria-controls="global_regulatory_affairs-subnav-4-10" nextpage-canonical-url="https://www.pwc.com/gx/en/about/global-regulatory-affairs.html" navigation-title="Global regulatory affairs">Global regulatory affairs</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/human-rights-statement.html" aria-controls="human_rights_statement-subnav-4-11" nextpage-canonical-url="https://www.pwc.com/gx/en/about/human-rights-statement.html" navigation-title="Human rights statement">Human rights statement</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/leadership.html" aria-controls="leadership_team-subnav-4-12" nextpage-canonical-url="https://www.pwc.com/gx/en/about/leadership.html" navigation-title="Leadership team">Leadership team</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/corporate-governance.html" aria-controls="network_governance_and_structure-subnav-4-13" nextpage-canonical-url="https://www.pwc.com/gx/en/about/corporate-governance.html" navigation-title="Network governance and structure">Network governance and structure</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/new-ventures.html" aria-controls="new_ventures_and_innovation-subnav-4-14" nextpage-canonical-url="https://www.pwc.com/gx/en/about/new-ventures.html" navigation-title="New Ventures and Innovation">New Ventures and Innovation</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/news-room.html" aria-controls="news_room-subnav-4-15" nextpage-canonical-url="https://www.pwc.com/gx/en/news-room.html" navigation-title="News room">News room</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/purpose-values-and-behaviours.html" aria-controls="purpose__values_and_behaviours-subnav-4-16" nextpage-canonical-url="https://www.pwc.com/gx/en/about/purpose-values-and-behaviours.html" navigation-title="Purpose, values and behaviours">Purpose, values and behaviours</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/office-locations.html" aria-controls="pwc_office_locations-subnav-4-17" nextpage-canonical-url="https://www.pwc.com/gx/en/about/office-locations.html" navigation-title="PwC office locations">PwC office locations</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/ethics-business-conduct/code-of-conduct.html" aria-controls="pwc_s_code_of_conduct-subnav-4-18" nextpage-canonical-url="https://www.pwc.com/gx/en/about/ethics-business-conduct/code-of-conduct.html" navigation-title="PwC's Code of Conduct">PwC's Code of Conduct</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/corporate-responsibility/assets/pwc-network-environmental-statement.pdf" target="_blank" aria-controls="pwc_s_network_environment_statement-subnav-4-19" nextpage-canonical-url="https://www.pwc.com/gx/en/corporate-responsibility/assets/pwc-network-environmental-statement.pdf" navigation-title="PwC's Network Environment Statement">PwC's Network Environment Statement</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/corporate-governance/strategy-council-governance-structure.html" aria-controls="strategy_council-subnav-4-20" navigation-title="Strategy Council">Strategy Council</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.strategyand.pwc.com/gx/en/about.html" aria-controls="strategy_-subnav-4-21" nextpage-canonical-url="https://www.strategyand.pwc.com/gx/en/about.html" navigation-title="Strategy&">Strategy&</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/services/tax/code-of-conduct.html" aria-controls="tax_code_of_conduct-subnav-4-22" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/code-of-conduct.html" navigation-title="Tax Code of Conduct">Tax Code of Conduct</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/ethics-business-conduct/global-third-party-code-of-conduct.html" aria-controls="third_party_code_of_conduct-subnav-4-23" nextpage-canonical-url="https://www.pwc.com/gx/en/about/ethics-business-conduct/global-third-party-code-of-conduct.html" navigation-title="Third party code of conduct">Third party code of conduct</a> <a class="levelTwoLink " data-breadcrumb="About us" href="https://www.pwc.com/gx/en/about/transparency-report.html" aria-controls="transparency_report-subnav-4-24" nextpage-canonical-url="https://www.pwc.com/gx/en/about/transparency-report.html" navigation-title="Transparency Report">Transparency Report</a> </nav> </div> </div> <span class="slimnav-level3"> <div id="see_more_about_us-subnav-4-1" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about.html" navigation-title="See more About Us">See more About Us</a> </div> </div> </div> <div id="alumni-subnav-4-2" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/alumni-network.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/alumni-network.html" navigation-title="Alumni">Alumni</a> </div> </div> </div> <div id="analyst_relations-subnav-4-3" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/analyst-relations.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/analyst-relations.html" navigation-title="Analyst relations">Analyst relations</a> </div> </div> </div> <div id="client_case_studies-subnav-4-4" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/case-studies.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/case-studies.html" navigation-title="Client case studies">Client case studies</a> </div> </div> </div> <div id="ethics_and_compliance-subnav-4-5" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/ethics-business-conduct.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/ethics-business-conduct.html" navigation-title="Ethics and compliance">Ethics and compliance</a> </div> </div> </div> <div id="committing_to_net_zero-subnav-4-6" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/corporate-sustainability/environmental-stewardship/net-zero.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/corporate-sustainability/environmental-stewardship/net-zero.html" navigation-title="Committing to Net Zero">Committing to Net Zero</a> </div> </div> </div> <div id="corporate_sustainability-subnav-4-7" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/corporate-sustainability.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/corporate-sustainability.html" navigation-title="Corporate sustainability">Corporate sustainability</a> </div> </div> </div> <div id="diversity_and_inclusion-subnav-4-8" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/diversity.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/diversity.html" navigation-title="Diversity and inclusion">Diversity and inclusion</a> </div> </div> </div> <div id="pwc_s_global_annual_review-subnav-4-9" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/global-annual-review.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/global-annual-review.html" navigation-title="PwC's Global Annual Review">PwC's Global Annual Review</a> </div> </div> </div> <div id="global_regulatory_affairs-subnav-4-10" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/global-regulatory-affairs.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/global-regulatory-affairs.html" navigation-title="Global regulatory affairs">Global regulatory affairs</a> </div> </div> </div> <div id="human_rights_statement-subnav-4-11" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/human-rights-statement.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/human-rights-statement.html" navigation-title="Human rights statement">Human rights statement</a> </div> </div> </div> <div id="leadership_team-subnav-4-12" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/leadership.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/leadership.html" navigation-title="Leadership team">Leadership team</a> </div> </div> </div> <div id="network_governance_and_structure-subnav-4-13" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/corporate-governance.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/corporate-governance.html" navigation-title="Network governance and structure">Network governance and structure</a> </div> </div> </div> <div id="new_ventures_and_innovation-subnav-4-14" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/new-ventures.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/new-ventures.html" navigation-title="New Ventures and Innovation">New Ventures and Innovation</a> </div> </div> </div> <div id="news_room-subnav-4-15" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/news-room.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/news-room.html" navigation-title="News room">News room</a> </div> </div> </div> <div id="purpose__values_and_behaviours-subnav-4-16" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/purpose-values-and-behaviours.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/purpose-values-and-behaviours.html" navigation-title="Purpose, values and behaviours">Purpose, values and behaviours</a> </div> </div> </div> <div id="pwc_office_locations-subnav-4-17" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/office-locations.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/office-locations.html" navigation-title="PwC office locations">PwC office locations</a> </div> </div> </div> <div id="pwc_s_code_of_conduct-subnav-4-18" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/ethics-business-conduct/code-of-conduct.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/ethics-business-conduct/code-of-conduct.html" navigation-title="PwC's Code of Conduct">PwC's Code of Conduct</a> </div> </div> </div> <div id="pwc_s_network_environment_statement-subnav-4-19" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/corporate-responsibility/assets/pwc-network-environmental-statement.pdf" target="_blank" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/corporate-responsibility/assets/pwc-network-environmental-statement.pdf" navigation-title="PwC's Network Environment Statement">PwC's Network Environment Statement</a> </div> </div> </div> <div id="strategy_council-subnav-4-20" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/corporate-governance/strategy-council-governance-structure.html" class="lv2-label" navigation-title="Strategy Council">Strategy Council</a> </div> </div> </div> <div id="strategy_-subnav-4-21" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.strategyand.pwc.com/gx/en/about.html" class="lv2-label" nextpage-canonical-url="https://www.strategyand.pwc.com/gx/en/about.html" navigation-title="Strategy&">Strategy&</a> </div> </div> </div> <div id="tax_code_of_conduct-subnav-4-22" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/services/tax/code-of-conduct.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/services/tax/code-of-conduct.html" navigation-title="Tax Code of Conduct">Tax Code of Conduct</a> </div> </div> </div> <div id="third_party_code_of_conduct-subnav-4-23" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/ethics-business-conduct/global-third-party-code-of-conduct.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/ethics-business-conduct/global-third-party-code-of-conduct.html" navigation-title="Third party code of conduct">Third party code of conduct</a> </div> </div> </div> <div id="transparency_report-subnav-4-24" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">About us</a> </div> <a href="https://www.pwc.com/gx/en/about/transparency-report.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/about/transparency-report.html" navigation-title="Transparency Report">Transparency Report</a> </div> </div> </div> </span> <div class="slim-featured search-hide"> <p class="slim-featured-heading">Featured</p> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/the-new-equation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/the-new-equation.html" navigation-title="The New Equation"> <img src="/gx/en/the-new-equation-homepage-assets/tne_featured_nav.jpg.pwcimage.150.100.jpg" alt=""/> <p>The New Equation</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/about/global-annual-review.html" nextpage-canonical-url="https://www.pwc.com/gx/en/about/global-annual-review.html" navigation-title="PwC’s Global Annual Review"> <img src="/gx/en/global-annual-review/2024/gar-2024-thumb.jpg.pwcimage.150.100.jpg" alt=""/> <p>PwC’s Global Annual Review</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/about/corporate-sustainability/environmental-stewardship/net-zero.html" nextpage-canonical-url="https://www.pwc.com/gx/en/about/corporate-sustainability/environmental-stewardship/net-zero.html" navigation-title="Committing to Net Zero"> <img src="/gx/en/about/assets/net-zero.jpg.pwcimage.150.100.jpg" alt=""/> <p>Committing to Net Zero</p> </a> </div> </div> </div> <button class="slimheader-close search-hide" aria-label="Menu Close"></button> </div> <div id="careers-subnav-5" class="sublevel-container search-hide show-subnav"> <div class="sublevel-navs"> <div class="slimnav-level2 slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Careers</a> </div> <a href="https://www.pwc.com/gx/en/careers.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/careers.html" navigation-title="Careers">Careers</a> </div> <nav> <a class="levelTwoLink " data-breadcrumb="Careers" href="https://www.pwc.com/gx/en/careers.html" aria-controls="find_out_more_about_careers-subnav-5-1" nextpage-canonical-url="https://www.pwc.com/gx/en/careers.html" navigation-title="Find out more about careers">Find out more about careers</a> <a class="levelTwoLink " data-breadcrumb="Careers" href="https://www.pwc.com/gx/en/careers/job-search.html" aria-controls="search_for_a_job-subnav-5-2" nextpage-canonical-url="https://www.pwc.com/gx/en/careers/job-search.html" navigation-title="Search for a job">Search for a job</a> </nav> </div> </div> <span class="slimnav-level3"> <div id="find_out_more_about_careers-subnav-5-1" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Careers</a> </div> <a href="https://www.pwc.com/gx/en/careers.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/careers.html" navigation-title="Find out more about careers">Find out more about careers</a> </div> </div> </div> <div id="search_for_a_job-subnav-5-2" class="slimheader-slide-nav"> <div class="slide-nav-contain"> <div class="sublevel-title-container search-hide"> <div class="slimnav-mobile-header"> <p> Menu</p> </div> <div class="slimheader-breadcrumb is-hidden"> <a href="#">Careers</a> </div> <a href="https://www.pwc.com/gx/en/careers/job-search.html" class="lv2-label" nextpage-canonical-url="https://www.pwc.com/gx/en/careers/job-search.html" navigation-title="Search for a job">Search for a job</a> </div> </div> </div> </span> <div class="slim-featured search-hide"> <p class="slim-featured-heading">Featured</p> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/the-new-equation.html" nextpage-canonical-url="https://www.pwc.com/gx/en/the-new-equation.html" navigation-title="The New Equation"> <img src="/gx/en/the-new-equation-homepage-assets/tne_featured_nav.jpg.pwcimage.150.100.jpg" alt=""/> <p>The New Equation</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/about/global-annual-review.html" nextpage-canonical-url="https://www.pwc.com/gx/en/about/global-annual-review.html" navigation-title="PwC’s Global Annual Review"> <img src="/gx/en/global-annual-review/2024/gar-2024-thumb.jpg.pwcimage.150.100.jpg" alt=""/> <p>PwC’s Global Annual Review</p> </a> </div> <div class="slim-featured-item"> <a class="featuredLink" href="https://www.pwc.com/gx/en/about/new-ventures/the-solvers-challenge.html" nextpage-canonical-url="https://www.pwc.com/gx/en/about/new-ventures/the-solvers-challenge.html" navigation-title="The Solvers Challenge"> <img src="/gx/en/the-solvers-challenge/content/Solvers_Thumbnail_670x377.jpg.pwcimage.150.100.jpg" alt=""/> <p>The Solvers Challenge</p> </a> </div> </div> </div> <button class="slimheader-close search-hide" aria-label="Menu Close"></button> </div> <div class="sublevel-search-container search-hide"> <div class="search-loading"> <div class="slim-search-loader"></div> <p>Loading Results</p> </div> <p class="slim-search-no-results is-hidden">No Match Found</p> <div class="slim-search-results"> <button class="btn view-all-search is-hidden" href="https://www.pwc.com/gx/en/search.html"> View All Results </button> </div> </div> </div> </div> <input type="hidden" id="locale" value='en_gx'/> <input type="hidden" name="mod_signInHref" class="mod_signInHref"/> <input type="hidden" name="mod_createAccountHref" class="mod_createAccountHref"/> <input type="hidden" name="mod_userLoginStatus" class="mod_userLoginStatus"/> <script> //Analytics : Triggers loginSuccessful event on inter user's login $(document).ready(function(){ var prepareUserRegLinks; var internal_login_status_cookie = Cookies.get("internal-login-status"); if(internal_login_status_cookie){ $(document).trigger("loginSuccessful"); rmvCookie("internal-login-status","/"); } //PR-2366: User Access Control landing page's requestAccess button link updates based on user's request. if ($('#access-control-section').length > 0) { var accessControlSection = $('#access-control-section'); var accessControlButtonWrapper = $('#access-control-section').find($('#pwc-access-button')); var accessControlButton = $(accessControlButtonWrapper).find('a'); const requestClasses = {requestAccess:"request-access", requestPending : "request-pending", requestApproved : "request-approved"}; $(accessControlSection).find('.help-block').html('Some error occured with creating access control request'); var userLoginStatus, approvalStatus=""; var currentPagePath = $('.currentPagePath').val(); var currLocale= "en_gx"; var randomNo = Math.round(new Date().getTime() + (Math.random() * 100)); var datapp = 'currentPagePath='+ encodeURIComponent(currentPagePath) + '&currLocale='+ encodeURIComponent(currLocale) + '&'+randomNo+'='; $.ajax('/bin/dpe/logindata', { data: datapp, type: "GET", dataType: 'json', contentType: 'application/json; charset=utf-8', mimeType: 'application/json; charset=utf-8', success: function (rawData, status, xhr) { SuccessCode = rawData.SuccessCode; switch (SuccessCode) { case '[0000]': $(accessControlSection).find($('#accessControl_GeneralError')).hide(); userLoginStatus = rawData.userLoginStatus; if(rawData.approvalStatus && rawData.approvalStatus !== "undefined"){ approvalStatus = rawData.approvalStatus; } $(".mod_userLoginStatus").attr("value",userLoginStatus); prepareUserRegLinks(userLoginStatus, approvalStatus); break; case '[1111]': default: $(accessControlSection).find($('#accessControl_GeneralError')).show(); } }, error: function (xhr, status, err) { $(accessControlSection).find($('#accessControl_GeneralError')).show(); $(accessControlButton).button('reset'); prepareUserRegLinks(false, approvalStatus); } }); prepareUserRegLinks = function(userLoginStatus, approvalStatus) { if (!userLoginStatus) { if($(".mod_signInHref").val()==''){ $(".mod_signInHref").val($('.login-data .sign-in.userreg').attr('href')); } if($(".mod_createAccountHref").val()==''){ $(".mod_createAccountHref").val($('.login-data .register.userreg').attr('href')); } $(accessControlButton).attr('href', $('.login-data .sign-in.userreg').attr('data-href')); $(accessControlSection).find('#access-control-footer a').attr('href', $('.login-data .register.userreg').attr('href')); } else { accessControlSection.removeClass("promo-banner--logged-out").addClass("promo-banner--logged-in"); switch (approvalStatus) { case "": case 'rejected': var reqObj = new Object(); reqObj.accessControlRequestedGroup = $(accessControlSection).data('accessControlGroup'); reqObj.accessControlLandingPage = currentPagePath; reqObj.accessControlRequestedPage = $(accessControlButton).attr('href'); reqObj.locale = 'en_gx'; $(accessControlButton).attr('href', 'javascript:void(0);'); $('#pwc-access-button a').click(function () { if ($(accessControlButtonWrapper).hasClass(requestClasses.requestAccess)) { $(accessControlButton).button('loading'); reqObj.accessControlRequestedTime = "1732364732231"; $.ajax('/bin/requestAccessServlet', { data: JSON.stringify(reqObj), type: "POST", dataType: 'json', contentType: 'application/json; charset=utf-8', mimeType: 'application/json; charset=utf-8', success: function (rawData, status, xhr) { SuccessCode = rawData.result.SuccessCode; $(accessControlButton).button('reset'); switch (SuccessCode) { case '[0000]': $(accessControlSection).find($('#accessControl_GeneralError')).hide(); $(accessControlButtonWrapper).removeClass(requestClasses.requestAccess).addClass(requestClasses.requestPending); $(accessControlButton).html('Access pending approval'); break; case '[1111]': default: $(accessControlSection).find($('#accessControl_GeneralError')).show(); } }, error: function (xhr, status, err) { $(accessControlSection).find($('#accessControl_GeneralError')).show(); $(accessControlButton).button('reset'); } }); } }); break; case 'pending-approval': $(accessControlButtonWrapper).removeClass(requestClasses.requestAccess).addClass(requestClasses.requestPending); $(accessControlButton).html('Access pending approval'); $(accessControlButton).attr('href', 'javascript:void(0);'); break; case 'approved': $(accessControlButtonWrapper).removeClass(requestClasses.requestAccess).addClass(requestClasses.requestApproved); $(accessControlButton).addClass('unlocked').removeClass('locked'); break; default: $(accessControlButton).attr('href', 'javascript:void(0);'); } } }; } }); </script> <script> var cookieI18nValues = {}; cookieI18nValues.cookieDescription = "This site uses cookies to collect information about your browsing activities in order to provide you with more relevant content and promotional materials, and help us understand your interests and enhance the site. By continuing to browse this site you agree to the use of cookies. Visit our <a href=https:\/\/www.pwc.com\/gx\/en\/legal\u002Dnotices\/cookie\u002Dpolicy.html>cookie policy<\/a> to learn more."; cookieI18nValues.cookieAcceptButton = "I understand"; </script> </div> </div> </div> </section> </div> <div class="container responsivegrid"> <div id="container-652e796ab0" class="cmp-container"> <div class="section container responsivegrid"> <section id="title" class="cmp-container page-section page-section--col-primary page-section--col-dark fullwidth videobg videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoSrc="https://download.pwc.com/gx/industries/aerospace-defence/planet-earth-hero.mp4" data-videoId="videoelement2eeed91b-ba02-f300-6a01-69e2a6f1c053" data-videoAutoplay="true" data-videoLoop="true" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> <div class="title teaser hero-card-wrapper"> <div class="dpe-component-wrapper hero-title-component hero-title-component--lg-h1"> <div class="hero-title hero-title-textpanel--compaign"> <div class="container"> <div class="row hero-title-row--compaign"> <div class="textColumn col-sm-8"> <div class="hero-title-textpanel" data-analytics-link="Space: Overview"> <h1> <span class="compaign-hlight__inner"> Space: Overview </span> </h1> <p class="sub-heading"> <span class="compaign-hlight__inner"> From strategy through to execution, we can help public and private sector clients solve diverse and complex problems and unlock the potential of the fast-evolving space domain. </span> </p> </div> <script src="/etc.clientlibs/pwc/components/content/social-share-v2/clientlibs.min.12c4056dce774faf1212da2ba4efeb15.js"></script> <div role="img" aria-label="Copy page link to clipboard" class="social-share-rebrand" tabindex="0"> <div class="social-share-rebrand-overlay-parent"> <span alt class="social-share-rebrand-icon"></span> <span alt class="social-share-rebrand-overlay" aria-expanded="false"> <span alt class="social-share-rebrand-arrow-icon"></span> <span class="social-share-rebrand-close" tabindex="0"></span> <input id="social-share-input" value=""/> <span href="#" role="button" class="btn btn--primary social-share-rebrand-copy" tabindex="0">Copy link</span> <span style="display:none;" class="social-share-rebrand-copy social-share-rebrand-copied"> <span class="social-share-rebrand-tick-icon"></span> Link copied to clipboard </span> </span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div class="section container responsivegrid"> <section id="featured" class="cmp-container page-section page-section--col-white fullwidth videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelementd0c4a646-0b8b-a14f-bfc4-5356adaf0a59" data-videoAutoplay="false" data-videoLoop="false" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> </div> </section> </div> <div class="section container responsivegrid"> <section id="overview" class="cmp-container page-section page-section--col-white videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelementb50c00a3-199f-2f51-0573-87a638ebde7f" data-videoAutoplay="false" data-videoLoop="false" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> <div class="columnControl"> <div class="parsys_column pwccol2-longform "> <div class="parsys_column pwccol2-longform-c0"> <div id="container-bb67793039" class="cmp-container"> <div class="text parbase section"><div></div> <div class="text-component"> <h2>Navigating an industry with wide-ranging potential</h2> <p>The space sector encompasses organisations providing diverse products and services, from satellite communications and earth observation, to access to space, to space exploration. And the data, innovations and new discoveries that come from space developments dramatically impact a wide range of sectors, including agriculture, defence and security, oil and gas and financial services. Space is ripe with opportunities that require a holistic and global approach to be realised.</p> <p>Where there is opportunity, there are also risks and challenges. Among the issues facing businesses in the industry are rapid market evolutions and disruptions, supply-chain challenges, long product cycles, cybersecurity risks, digital transformation and pressures to address environmental, social and governance (ESG) concerns.</p> </div> <script src="/etc.clientlibs/pwc/components/modernized/content/richtext/clientlibs-button.min.05014ed24e6422289f02e026aef427f0.js"></script> </div> </div> </div> <div class="parsys_column pwccol2-longform-c1"> <div id="container-2e2fee6c46" class="cmp-container"> <div class="image"> <div class="asset-sharing-component image-asset "> <img class="js-lazy-loading mod__image_p image-component_background " data-image="/us/en/industries/industrial-products/assets/gettyimages-174771982-670.jpg" alt="earth image" data-emptytext="Image" style="height:auto; padding-top:; max-height:;"/> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div class="section container responsivegrid"> <section id="navigation" class="cmp-container page-section page-section--col-white fullwidth videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelementecc6d03f-f7be-7f0d-ca87-1e51166db63d" data-videoAutoplay="false" data-videoLoop="false" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> <div class="secondary-navigation section"> </div> </div> </section> </div> <div class="container responsivegrid"> <div id="container-2218557658" class="cmp-container"> <div class="section container responsivegrid"> <section id="content-free-1-ebbf" class="cmp-container page-section page-section--col-light-grey videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement281e9933-3109-54b1-c8cb-c9d304a604ff" data-videoAutoplay="false" data-videoLoop="false" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> <div class="columnControl"> <div class="parsys_column pwccol1-longform-left "> <div class="parsys_column pwccol1-longform-left-c0"> <div id="container-e742692f34" class="cmp-container"> <div class="text parbase section"><div></div> <div class="text-component"> <h2>A market facing evolution and disruption</h2> <p>Space development has traditionally been led by governments and public-sector funding. Today, a vast new ecosystem of private-sector firms and participants is staking claim on space-related opportunities. The market is rapidly evolving, with new developments and disruptions arising often. In response, new business models and solutions are coming to the fore frequently.</p> </div> </div> </div> </div> </div> </div> <div class="secondary-navigation section"> <div class="dpe-component-wrapper secnav-tabs "> <div class="container"> <div class="row"> <div class="col-xs-12 secnav-tabs__navigation-container"> </div> </div> <div class="row delete-for-print"> <div class="col-xs-12 secnav-tabs__navigation-container"> <ul class="secnav-tabs__navigation"> <li class="active secnav-tabs__tab"> <a href="#tab_3-0-root_container_content-free-container_section_secondarynavigation-" aria-controls="tab_3-0-root_container_content-free-container_section_secondarynavigation-" role="tab" data-toggle="tab"> <span class="secnav-tabs__tab-title">Supply chain issues</span> </a> </li> <li class=" secnav-tabs__tab"> <a href="#tab_3-1-root_container_content-free-container_section_secondarynavigation-" aria-controls="tab_3-1-root_container_content-free-container_section_secondarynavigation-" role="tab" data-toggle="tab"> <span class="secnav-tabs__tab-title">Talent and skills</span> </a> </li> <li class=" secnav-tabs__tab"> <a href="#tab_3-2-root_container_content-free-container_section_secondarynavigation-" aria-controls="tab_3-2-root_container_content-free-container_section_secondarynavigation-" role="tab" data-toggle="tab"> <span class="secnav-tabs__tab-title">New industry entrants</span> </a> </li> </ul> <div class="secnav-tabs__tab-horizontal-line"></div> </div> </div> <div class="secnav-tabs__content-wrapper"> <div role="tabpanel" tabindex="0" data-cmp-hook-tabs="tabpanel" class="secnav-tabs__content active" id="tab_3-0-root_container_content-free-container_section_secondarynavigation-"> <div class="secnav-tabs__content-container"> <div class="secnav-tabs__tab-title-print" style="display: none;">Supply chain issues</div> <div class="row"> <div class="col-sm-4"> <img src="/sk/sk/assets/resize_image/new_resize_image/earth.jpg" alt="" class="secnav-tabs__content-image img-responsive"/> </div> <div class="col-sm-8"> <div class="secnav-tabs__content-copy text-component"> <h3 class="secnav-tabs__content-heading">Supply chain issues</h3> <p><p>Businesses across many industries have been affected by supply chain issues in the last few years, and space is no exception. Supply chain links have been broken by geopolitical issues, global health crises and raw material scarcities, as well as by changing consumer demand and increased freight costs. The recent shift away from globalisation towards more local supply chains is also affecting how businesses in the space domain access materials and resources.</p> <p>Organisations in the space sector will need to overcome supply chain challenges to achieve greater resilience and reduce dependencies on unreliable or problematic market sources. The need for strategic partnerships will grow as geopolitical conflicts, rising competition for materials and other developments strain traditional supply chains.</p> </p> </div> </div> </div> </div> </div> <div role="tabpanel" tabindex="0" data-cmp-hook-tabs="tabpanel" class="secnav-tabs__content" id="tab_3-1-root_container_content-free-container_section_secondarynavigation-"> <div class="secnav-tabs__content-container"> <div class="secnav-tabs__tab-title-print" style="display: none;">Talent and skills</div> <div class="row"> <div class="col-sm-4"> <img src="/us/en/industries/industrial-products/assets/gettyimages-174771982-670.jpg" alt="" class="secnav-tabs__content-image img-responsive"/> </div> <div class="col-sm-8"> <div class="secnav-tabs__content-copy text-component"> <h3 class="secnav-tabs__content-heading">Talent and skills</h3> <p><p>Talent and skills shortages have always been issues in the space sector. And upheavals such as Brexit and the COVID-19 pandemic have added further strain to organisations—particularly UK-based space companies—seeking the highly skilled workers they need.</p> <p>The current wave of digital transformation rippling through the space sector is compounding the</p> <p> skills crisis. As companies move to the cloud and require more and more software engineers, the available pool of talent is shrinking due to the demand for these skills across all sectors.</p> </p> </div> </div> </div> </div> </div> <div role="tabpanel" tabindex="0" data-cmp-hook-tabs="tabpanel" class="secnav-tabs__content" id="tab_3-2-root_container_content-free-container_section_secondarynavigation-"> <div class="secnav-tabs__content-container"> <div class="secnav-tabs__tab-title-print" style="display: none;">New industry entrants</div> <div class="row"> <div class="col-sm-4"> <img src="/gx/en/brand-simplified/teaser-images-670/aerospace/earth-atmosphere-155149307-670.jpg" alt="" class="secnav-tabs__content-image img-responsive"/> </div> <div class="col-sm-8"> <div class="secnav-tabs__content-copy text-component"> <h3 class="secnav-tabs__content-heading">New industry entrants</h3> <p><p>Over the last two decades, the space industry has shifted away from being almost entirely government-led, with new kinds of organisations—both institutional and private sector—emerging. The transition to a market-based sector has led companies to design space assets with consumer demand in mind, driving a strong push towards commercialisation.</p> <p>Startups and scaleups are raising large amounts of capital to develop new, innovative products and services for the space market. Efforts that were once largely funded by governments and big aerospace organisations are now also seeing financial support from so-called ‘angel investors’, wealthy individuals and companies with an interest in space.</p> <p> </p> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div class="section container responsivegrid"> <section id="content-free-1-ecd2" class="cmp-container page-section page-section--col-white videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement2b10b9d1-c717-6ff3-f48c-f8773b955379" data-videoAutoplay="false" data-videoLoop="false" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> <div class="summary-explorer-v2 tabs panelcontainer"> <div class="summaryexplorerv2-heading__container"> <div class="container"> <div class="row"> <div class="col-sm-8 summaryexplorerv2-heading__sub-container"> <h2 class="summaryexplorerv2-heading">Addressing challenges across the space industry</h2> </div> </div> </div> </div> <div class="summaryexplorerv2 container cmp-tabs" data-cmp-is="tabs"> <div class="row summary-explorerv2__table-row"> <div class="col-lg-4 summary-explorerv2__column summary-explorerv2__tabs-column mobile"> <ol role="tablist" class="cmp-tabs__tablist summary-explorerv2__link-listing" aria-label="Addressing challenges across the space industry" aria-multiselectable="false"> <li role="tab" id="item_1_summaryexplorerv2-74d7" aria-controls="item_1_summaryexplorerv2-74d7_panel" class="cmp-tabs__tab cmp-tabs__tab--active" tabindex="0" data-cmp-hook-tabs="tab">A holistic approach</li> <li role="tab" id="item_2_summaryexplorerv2-74d7" aria-controls="item_2_summaryexplorerv2-74d7_panel" class="cmp-tabs__tab" tabindex="-1" data-cmp-hook-tabs="tab">Strategising for success</li> <li role="tab" id="item_1680540069496_summaryexplorerv2-74d7" aria-controls="item_1680540069496_summaryexplorerv2-74d7_panel" class="cmp-tabs__tab" tabindex="-1" data-cmp-hook-tabs="tab">Socio-economic impact assessments</li> <li role="tab" id="item_1680540070610_summaryexplorerv2-74d7" aria-controls="item_1680540070610_summaryexplorerv2-74d7_panel" class="cmp-tabs__tab" tabindex="-1" data-cmp-hook-tabs="tab">Governance, operations and regulatory assessment</li> <li role="tab" id="item_1680540071465_summaryexplorerv2-74d7" aria-controls="item_1680540071465_summaryexplorerv2-74d7_panel" class="cmp-tabs__tab" tabindex="-1" data-cmp-hook-tabs="tab">Data analytics: Insights from space</li> <li role="tab" id="item_1680540177446_summaryexplorerv2-74d7" aria-controls="item_1680540177446_summaryexplorerv2-74d7_panel" class="cmp-tabs__tab" tabindex="-1" data-cmp-hook-tabs="tab">Environmental, social and governance</li> </ol> </div> <div role="tabpanel" id="item_1_summaryexplorerv2-74d7_panel" aria-labelledby="item_1_summaryexplorerv2-74d7" tabindex="0" class="col-lg-8 summary-explorerv2__column cmp-tabs__tabpanel cmp-tabs__tabpanel--active" data-cmp-hook-tabs="tabpanel"><div class="longform-section parsys"> <div class="component-name"> <h3>A holistic approach</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>As a highly complex sector affected by a range of diverse factors, space requires a holistic perspective to fully understand. At PwC, we approach this challenge through The New Equation, using our community of solvers to combine human ingenuity with relevant technology. We work with both institutional and private stakeholders in the industry, as well as with end users of space applications in adjacent industries such as energy, agriculture and defence and security.</p> </div> </div> </div> </section> </div> </div> <div role="tabpanel" id="item_2_summaryexplorerv2-74d7_panel" aria-labelledby="item_2_summaryexplorerv2-74d7" tabindex="0" class="col-lg-8 summary-explorerv2__column cmp-tabs__tabpanel" data-cmp-hook-tabs="tabpanel"><div class="longform-section parsys"> <div class="component-name"> <h3>Strategising for success</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>PwC has a strong legacy of providing consultation around strategy. Our<a href="https://www.pwc.com/gx/en/services/consulting.html"> Advisory</a> and <a href="https://www.strategyand.pwc.com/gx/en">Strategy&</a> consulting teams consist of knowledgeable and experienced solvers who are ready to empower you to achieve success. With a goal of creating capabilities-driven strategies, we help organisations in the space sector evaluate their market, identify and analyse gaps, assess policy options for market development and understand business cases and revenue projections.</p> <p>We also consult on capabilities assessments, Mergers and Acquisitions (M&A) and partnerships, operating models and financial planning. Our aim is to help organisations navigate the space domain’s exciting opportunities with reliable, effective and well-developed strategies.</p> </div> </div> </div> </section> </div> </div> <div role="tabpanel" id="item_1680540069496_summaryexplorerv2-74d7_panel" aria-labelledby="item_1680540069496_summaryexplorerv2-74d7" tabindex="0" class="col-lg-8 summary-explorerv2__column cmp-tabs__tabpanel" data-cmp-hook-tabs="tabpanel"><div class="longform-section parsys"> <div class="component-name"> <h3>Socio-economic impact assessments</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>With decades of experience informing our practice, we understand how to assess the financial implications of business operations. Our comprehensive suite of methodologies covers a broad spectrum of socio-economic assessments, from gross domestic product (GDP) impact assessments to technology and knowledge spill-over assessments, to cost-benefit analyses and more. We apply and tailor our approach to large-scale public and private investments to examine both the fine details and the big-picture view of your organisation’s socio-economic impacts.</p> </div> </div> </div> </section> </div> </div> <div role="tabpanel" id="item_1680540070610_summaryexplorerv2-74d7_panel" aria-labelledby="item_1680540070610_summaryexplorerv2-74d7" tabindex="0" class="col-lg-8 summary-explorerv2__column cmp-tabs__tabpanel" data-cmp-hook-tabs="tabpanel"><div class="longform-section parsys"> <div class="component-name"> <h3>Governance, operations and regulatory assessment</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>We support both private-sector and institutional customers involved in space programmes, using our experience to analyse governance and organisational structures to enable operational excellence. We can help with governance at a country, programme and entity level, and can also advise your organisation on funding schemes that support the development of space capabilities. In addition, we can support audits of space programmes and governance structures to optimise and maximise economic development.</p> <p>At PwC, we have supported numerous public bodies in analysing regulations related to the space domain. Our team, which includes consultants with expertise in legal matters, can help conduct in-depth assessments of, for example, the warranty and liability safeguards for Earth observation and navigation data. We can also analyse regulations around personal data protection, intellectual property rights and exports.</p> </div> </div> </div> </section> </div> </div> <div role="tabpanel" id="item_1680540071465_summaryexplorerv2-74d7_panel" aria-labelledby="item_1680540071465_summaryexplorerv2-74d7" tabindex="0" class="col-lg-8 summary-explorerv2__column cmp-tabs__tabpanel" data-cmp-hook-tabs="tabpanel"><div class="longform-section parsys"> <div class="component-name"> <h3>Data analytics: Insights from space</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>Satellite data has myriad potential applications. Our in-depth understanding of this potential enables us to support a wide range of businesses and institutions, helping them to leverage the insights and other benefits that such data can deliver. If you are looking to initiate feasibility studies, we can help you to identify internal use cases and develop strategic roadmaps.</p> <p>Digital transformation is vital in a changing world. PwC’s community of solvers can help you develop proofs of concept using open-source tools and cloud-based solutions, allowing you to take advantage of emerging technologies to develop new offerings and analyse new streams of data.</p> </div> </div> </div> </section> </div> </div> <div role="tabpanel" id="item_1680540177446_summaryexplorerv2-74d7_panel" aria-labelledby="item_1680540177446_summaryexplorerv2-74d7" tabindex="0" class="col-lg-8 summary-explorerv2__column cmp-tabs__tabpanel" data-cmp-hook-tabs="tabpanel"><div class="longform-section parsys"> <div class="component-name"> <h3>Environmental, social and governance</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>Environmental, social and governance (ESG) issues are an emerging business area affecting both the public and private sector. At PwC, we view space as an integral part of the solution in supporting our clients with their ESG objectives and solving some of the world's most complex problems. Harnessing the data from satellites to improve our understanding of the environment is vital to establishing policy and regulations. From a social and governance perspective, we seek to build trust and transparency in the marketplace through effective and streamlined ESG reporting.</p> </div> </div> </div> </section> </div> </div> </div> </div></div> </div> </section> </div> <div class="section container responsivegrid"> <section id="content-free-1-80d3" class="cmp-container page-section page-section--col-light-grey videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement7d0619c8-e687-9f40-3daa-00abb59f5a3f" data-videoAutoplay="false" data-videoLoop="false" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> <div class="collection-v2 section"><!-- SDI include (path: /content/pwc/gx/en/industries/aerospace-defence/space/_jcr_content/root/container/content-free-container/section_996848245/collections_v2.dynamic.html, resourceType: pwc/components/modernized/content/collections-v2) --> <script src="/etc.clientlibs/pwc/clientlibs/angular.min.fcc479fb9e864f87414c01c98c0823de.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/facetednavigation-global.min.af63d0c74b9fc2d84bef8e0f1023ff3e.js"></script> <div class="collectionv2-component fixed-height" ng-cloak id="faceted-app-content-pwc-gx-en-industries-aerospace-defence-space-jcr-content-root-container-content-free-container-section-996848245-collections-v2"> <div ng-controller="FilterContentController as filterContent"> <div class="row"> <div class="col-xs-12"> <h2 class="collections-title" ng-show="filterContent.facetedTitle != ''">{{filterContent.facetedTitle}}</h2> </div> </div> </div> <div ng-controller="ContentListController as contentList"> <div class="row"> <div class="col-sm-12"> <div ng-show="contentList.showLoading && contentList.showLoadingPosition=='top'" class="col-sm-12" id="loading-modal-top"> <span class="results loading-top">{{contentList.loadingText}}</span> </div> </div> </div> <div class="row"> <div class="col-xs-12"> <div scroll ng-if="contentList.useInfiniteScroll"></div> <div class="row collectionv2__content " ng-attr-id="{{contentList.isotopContainerId}}"> <article ng-switch on="item.isVideo" class="col-sm-4 col-md-3 col-xs-6 collection__item feedItem" ng-repeat="item in dataList"> <a href="#" ng-switch-when="true" id="faceted_link_{{contentList.componentId}}_{{$index}}" data-video-url="{{item.itemUrl}}" data-componentid="{{contentList.componentId}}" data-video-width="{{item.itemWidth}}" data-video-height="{{item.itemHeight}}" data-video-image="{{item.playerOptions.image}}" data-video-videoid="{{item.playerOptions.videoId}}" data-video-title="{{item.playerOptions.title}}" data-video-index="{{item.index}}" data-video-description="{{item.playerOptions.description}}" data-modal-videotranscriptlink="{{item.itemVideoTranscriptLink}}" data-modal-videotranscriptlabel="{{contentList.viewTranscriptLabel}}" data-modal-publishdate="{{item.publishDate}}" data-modal-videoduration="{{item.videoDuration}}" data-modal-title="{{item.title}}" data-modal-text="{{item.text}}" data-video-type="{{item.videoType}}" x-cq-linkchecker="skip" data-target="#modalbs-modalId_fvideo-{{contentList.componentId}}" data-toggle="modal" aria-expanded="false" class="modal-action modalbs collection__item-link"> <div class="imgContainer" ng-show="{{contentList.displayThumbnail}}"> <img ng-if="item.image" ng-src="{{item.image+'/jcr:content/renditions/cq5dam.thumbnail.319.319.png'}}" class="img-responsive imgSuperior" alt=""/> <div class="icon-container" data-icon-id="faceted_link_{{contentList.componentId}}_{{$index}}"> <span class="imgIncludeVideo" alt=""></span></div> <div ng-show="{{item.videoDuration && item.videoDuration != ''}}" class="video-collection-duration"><span class="duration-text">{{item.videoDuration}}</span></div> </div> <div class="collection__item-content"> <p class="collection__item-sub-heading" ng-show="display_date && (item.publishDate != '')"> <time datetime="{{item.publishDate}}">{{item.publishDate}}</time> </p> <h4 class="regular collection__item-heading"> <span>{{item.title}}</span> </h4> <p ng-hide="{{!item.text}}" class="paragraph">{{item.text}}</p> </div> </a> <a ng-switch-when="false" ng-href="{{item.href}}" class="collection__item-link inheritColor" collection-template-type="{{item.template}}"> <div class="collection__item-image-wrapper" ng-show="{{contentList.displayThumbnail}}"> <img ng-if="item.image" ng-src="{{item.image+'/jcr:content/renditions/cq5dam.thumbnail.319.319.png'}}" class="img-responsive" alt=""/> <img ng-show="{{item.damSize != ''}}" src="/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/pdf.svg" class="imgInclude" alt=""/> <div ng-show="{{item.videoDuration && item.videoDuration != ''}}" class="video-collection-duration">{{item.videoDuration}}</div> </div> <div class="collection__item-content"> <p class="collection__item-sub-heading" ng-show="display_date && (item.publishDate != '')"> <time datetime="{{item.publishDate}}">{{item.publishDate}}</time> </p> <h4 class="regular collection__item-heading"> <span>{{item.title}}</span> </h4> <p ng-hide="{{!item.text}}" class="paragraph">{{item.text}}</p> </div> </a> </article> <div ng-show="contentList.showLoading && contentList.showLoadingPosition=='bottom'" class="col-sm-12" id="loading-modal-bottom"> <span class="results loading-bottom">{{contentList.loadingText}}</span> </div> <div style='clear: both;'></div> </div> <div class="row"> <div class="collection__more-links" ng-if="(!contentList.useInfiniteScroll && contentList.moreResultsLink) || (contentList.useInfiniteScroll && contentList.moreResultsLink && !contentList.hasNextLocal) || (contentList.hasNextLocal && !contentList.useInfiniteScroll && contentList.itemsCount > 0)"> <button ng-disabled="contentList.showLoading" ng-if="contentList.hasNextLocal && !contentList.useInfiniteScroll && contentList.itemsCount > 0" class="btn btn--transparent collection__load-more" ng-click="contentList.loadMoreLocal()" ng-class="{primary: (!contentList.useInfiniteScroll && contentList.moreResultsLink) || (contentList.useInfiniteScroll && contentList.moreResultsLink && !contentList.hasNextLocal)}">{{contentList.loadMoreLabel}}</button> <a ng-disabled="contentList.showLoading" ng-if="(!contentList.useInfiniteScroll && contentList.moreResultsLink) || (contentList.useInfiniteScroll && contentList.moreResultsLink && !contentList.hasNextLocal)" class="btn btn--transparent " target="_blank" ng-href="{{contentList.moreResultsLink}}" onclick="this.blur();">{{contentList.viewAllLabel}}</a> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> $(function() { var pattern = /\/content\/pwc\/(?:\d{2}\/(.*))/; var pagePath = "\/content\/pwc\/gx\/en\/industries\/aerospace\u002Ddefence\/space"; angular.loadFacetedNavigation("{}", "Related content", "", "4", "", "{\x22numberHits\x22:6,\x22elements\x22:\x22[{\\\x22index\\\x22:1,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.com\/gx\/en\/services\/deals\/trends\/industrials\u002Dservices.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/gx\/en\/services\/deals\/trends\/industrials\u002Dservices.html\\\x22,\\\x22text\\\x22:\\\x22Deal activity is expected to remain stable for the second half of 2024, supported by divestitures and transformative transactions.\\\x22,\\\x22thumbnailText\\\x22:\\\x22Deal activity is expected to remain stable for the second half of 2024, supported by divestitures and transformative transactions.\\\x22,\\\x22title\\\x22:\\\x22Global M\\\\u0026A trends in industrials and services: 2024 mid\u002Dyear outlook\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/services\/deals\/trends\/ima\u002Dthumbnail.png\\\x22,\\\x22tags\\\x22:[\\\x22pwc\u002Dcontent\u002Dtype:publication\\\x22,\\\x22pwc\u002Dcontent\u002Dtype:thought_leadership\\\x22,\\\x22pwc:industries\/aerospace_and_defence\\\x22,\\\x22pwc\u002Dgx:featured\/research\u002Dinsights\\\x22,\\\x22pwc:services\/tax\/mergers_and_acquisitions\\\x22,\\\x22pwc:geography\/global\\\x22,\\\x22pwc:topics\/acquisitions\\\x22,\\\x22pwc:services\/advisory\/deals\\\x22,\\\x22pwc:topics\/tax\\\x22,\\\x22pwc\u002Dgx:type\/publication\\\x22,\\\x22pwc:services\/advisory\\\x22,\\\x22pwc:industries\/engineering_and_construction\\\x22,\\\x22pwc:content_type\/custom\u002Dcode\/geo_contacts\\\x22,\\\x22pwc:topics\/deal_strategy_and_readiness\\\x22,\\\x22pwc:industries\/automotive\\\x22,\\\x22pwc:topics\/mergers_and_acquisitions_manda\\\x22,\\\x22pwc:industries\/industrial_manufacturing\\\x22,\\\x22pwc:services\/tax\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2225\/06\/24\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/services\/deals\/trends\/ima\u002Dthumbnail.png\\\x22,\\\x22flashplayer\\\x22:\\\x22\/apps\/pwc\/clientlibs\/videoplayer\/jwplayer.flash.swf\\\x22,\\\x22width\\\x22:\\\x22100%\\\x22,\\\x22height\\\x22:\\\x22100%\\\x22,\\\x22aspectratio\\\x22:\\\x2212:5\\\x22,\\\x22title\\\x22:\\\x22Global M\\\\u0026A trends in industrials and services: 2024 mid\u002Dyear outlook\\\x22,\\\x22description\\\x22:\\\x22Deal activity is expected to remain stable for the second half of 2024, supported by divestitures and transformative transactions.\\\x22,\\\x22autostart\\\x22:false},\\\x22damSize\\\x22:\\\x22\\\x22,\\\x22template\\\x22:\\\x22reading\u002Dformat\u002Dtemplate\\\x22,\\\x22itemUrl\\\x22:\\\x22\\\x22,\\\x22itemWidth\\\x22:\\\x22\\\x22,\\\x22itemHeight\\\x22:\\\x22\\\x22,\\\x22isPage\\\x22:true,\\\x22isVideo\\\x22:false,\\\x22itemVideoTranscriptLink\\\x22:\\\x22\\\x22},{\\\x22index\\\x22:2,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.fr\/en\/industrie\/secteur\u002Dspatial\/pwc\u002Dspace\u002Dteam\u002Dpublic\u002Dreports\u002Dand\u002Darticles\/main\u002Dtrends\u002Dand\u002Dchallenge\u002Din\u002Dthe\u002Dspace\u002Dsector\u002D4th\u002Dedition.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/fr\/en\/industrie\/secteur\u002Dspatial\/pwc\u002Dspace\u002Dteam\u002Dpublic\u002Dreports\u002Dand\u002Darticles\/main\u002Dtrends\u002Dand\u002Dchallenge\u002Din\u002Dthe\u002Dspace\u002Dsector\u002D4th\u002Dedition.html\\\x22,\\\x22text\\\x22:\\\x22Learn more about the findings of the 4h edition of the study Main Trends and Challenges of the space sector.\\\x22,\\\x22thumbnailText\\\x22:\\\x22Learn more about the findings of the 4h edition of the study Main Trends and Challenges of the space sector.\\\x22,\\\x22title\\\x22:\\\x22Main Trends \\\\u0026 Challenges in the Space Sector 4th Edition\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/fr\/en\/images\/2024\/04\/fr\u002Dfrance\u002Dhero_space_4th_edition\u002D1600x900.jpg\\\x22,\\\x22tags\\\x22:[\\\x22pwc:industries\/aerospace_and_defence\\\x22,\\\x22pwc\u002Dcontent\u002Dtype:publication\\\x22,\\\x22pwc\u002Dfr:classement\/mois\/04\\\x22,\\\x22pwc:content_type\/publication\\\x22,\\\x22pwc:geography\/europe\/france\\\x22,\\\x22pwc\u002Dfr:classement\/annee\/2024\\\x22,\\\x22pwc\u002Dfr:affichage\u002Ddans\u002Dliste\u002Ddynamique\/externe\\\x22,\\\x22pwc:services\/advisory\/consulting\/portfolio_and_programme_management\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2205\/04\/24\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/fr\/en\/images\/2024\/04\/fr\u002Dfrance\u002Dhero_space_4th_edition\u002D1600x900.jpg\\\x22,\\\x22flashplayer\\\x22:\\\x22\/apps\/pwc\/clientlibs\/videoplayer\/jwplayer.flash.swf\\\x22,\\\x22width\\\x22:\\\x22100%\\\x22,\\\x22height\\\x22:\\\x22100%\\\x22,\\\x22aspectratio\\\x22:\\\x2212:5\\\x22,\\\x22title\\\x22:\\\x22Main Trends \\\\u0026 Challenges in the Space Sector 4th Edition\\\x22,\\\x22description\\\x22:\\\x22Learn more about the findings of the 4h edition of the study Main Trends and Challenges of the space sector.\\\x22,\\\x22autostart\\\x22:false},\\\x22damSize\\\x22:\\\x22\\\x22,\\\x22template\\\x22:\\\x22longform\u002Dcampaign\u002Done\u002Dpager\\\x22,\\\x22itemUrl\\\x22:\\\x22\\\x22,\\\x22itemWidth\\\x22:\\\x22\\\x22,\\\x22itemHeight\\\x22:\\\x22\\\x22,\\\x22isPage\\\x22:true,\\\x22isVideo\\\x22:false,\\\x22itemVideoTranscriptLink\\\x22:\\\x22\\\x22},{\\\x22index\\\x22:3,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.com\/us\/en\/industries\/industrial\u002Dproducts\/library\/space\u002Dengineering\u002Dthrough\u002Dai.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/us\/en\/industries\/industrial\u002Dproducts\/library\/space\u002Dengineering\u002Dthrough\u002Dai.html\\\x22,\\\x22text\\\x22:\\\x22Machine learning and GenAI can help propel aerospace engineering into a new era of speed and efficiency, while also enabling quality and regulatory compliance.\\\x22,\\\x22thumbnailText\\\x22:\\\x22Machine learning and GenAI can help propel aerospace engineering into a new era of speed and efficiency, while also enabling quality and regulatory compliance.\\\x22,\\\x22title\\\x22:\\\x22From design to launch: AI solutions for the future of spaceflight\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/us\/en\/industries\/industrial\u002Dproducts\/library\/assets\/space\u002Dengineering\u002Dai\u002Dpage\u002Dproperties1.jpeg\\\x22,\\\x22tags\\\x22:[\\\x22pwc\u002Dxx:industry\/industrial\u002Dproducts\/engineering\u002Dconstruction\\\x22,\\\x22pwc\u002Dus:collections\/industrial\u002Dproducts\\\x22,\\\x22pwc\u002Dxx:industry\/industrial\u002Dproducts\\\x22,\\\x22pwc\u002Dxx:content\u002Dtype\/publication\\\x22,\\\x22pwc\u002Dxx:industry\/industrial\u002Dproducts\/aerospace\u002Ddefense\\\x22,\\\x22pwc\u002Dxx:topic\/emerging\u002Dtech\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2228\/03\/24\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/us\/en\/industries\/industrial\u002Dproducts\/library\/assets\/space\u002Dengineering\u002Dai\u002Dpage\u002Dproperties1.jpeg\\\x22,\\\x22flashplayer\\\x22:\\\x22\/apps\/pwc\/clientlibs\/videoplayer\/jwplayer.flash.swf\\\x22,\\\x22width\\\x22:\\\x22100%\\\x22,\\\x22height\\\x22:\\\x22100%\\\x22,\\\x22aspectratio\\\x22:\\\x2212:5\\\x22,\\\x22title\\\x22:\\\x22From design to launch: AI solutions for the future of spaceflight\\\x22,\\\x22description\\\x22:\\\x22Machine learning and GenAI can help propel aerospace engineering into a new era of speed and efficiency, while also enabling quality and regulatory compliance.\\\x22,\\\x22autostart\\\x22:false},\\\x22damSize\\\x22:\\\x22\\\x22,\\\x22template\\\x22:\\\x22reading\u002Dformat\u002Dtemplate\\\x22,\\\x22itemUrl\\\x22:\\\x22\\\x22,\\\x22itemWidth\\\x22:\\\x22\\\x22,\\\x22itemHeight\\\x22:\\\x22\\\x22,\\\x22isPage\\\x22:true,\\\x22isVideo\\\x22:false,\\\x22itemVideoTranscriptLink\\\x22:\\\x22\\\x22},{\\\x22index\\\x22:4,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.com\/us\/en\/industries\/industrial\u002Dproducts\/library\/space\u002Deconomy\u002Ddata\u002Ddriven\u002Dbusiness\u002Dgrowth.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/us\/en\/industries\/industrial\u002Dproducts\/library\/space\u002Deconomy\u002Ddata\u002Ddriven\u002Dbusiness\u002Dgrowth.html\\\x22,\\\x22text\\\x22:\\\x22As space\u002Doriented networks multiply and satellite data becomes more affordable, non\u002Dspace companies should consider developing their own space strategy.\\\x22,\\\x22thumbnailText\\\x22:\\\x22As space\u002Doriented networks multiply and satellite data becomes more affordable, non\u002Dspace companies should consider developing their own space strategy.\\\x22,\\\x22title\\\x22:\\\x22How the rise of the space economy is unlocking new data\u002Ddriven business growth\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/us\/en\/industries\/industrial\u002Dproducts\/library\/assets\/space\u002Deconomy\u002Dpage\u002Dproperties1.jpeg\\\x22,\\\x22tags\\\x22:[\\\x22pwc\u002Dxx:industry\/industrial\u002Dproducts\\\x22,\\\x22pwc\u002Dus:collections\/industrial_products\\\x22,\\\x22pwc\u002Dxx:content\u002Dtype\/publication\\\x22,\\\x22pwc\u002Dxx:topic\/strategy\\\x22,\\\x22pwc\u002Dus:issue0\/strategy\\\x22,\\\x22pwc\u002Dus:collections\/industrial\u002Dproducts\\\x22,\\\x22pwc\u002Dxx:industry\/industrial\u002Dproducts\/aerospace\u002Ddefense\\\x22,\\\x22pwc\u002Dxx:topic\/transformation\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2228\/03\/24\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/us\/en\/industries\/industrial\u002Dproducts\/library\/assets\/space\u002Deconomy\u002Dpage\u002Dproperties1.jpeg\\\x22,\\\x22flashplayer\\\x22:\\\x22\/apps\/pwc\/clientlibs\/videoplayer\/jwplayer.flash.swf\\\x22,\\\x22width\\\x22:\\\x22100%\\\x22,\\\x22height\\\x22:\\\x22100%\\\x22,\\\x22aspectratio\\\x22:\\\x2212:5\\\x22,\\\x22title\\\x22:\\\x22How the rise of the space economy is unlocking new data\u002Ddriven business growth\\\x22,\\\x22description\\\x22:\\\x22As space\u002Doriented networks multiply and satellite data becomes more affordable, non\u002Dspace companies should consider developing their own space strategy.\\\x22,\\\x22autostart\\\x22:false},\\\x22damSize\\\x22:\\\x22\\\x22,\\\x22template\\\x22:\\\x22reading\u002Dformat\u002Dtemplate\\\x22,\\\x22itemUrl\\\x22:\\\x22\\\x22,\\\x22itemWidth\\\x22:\\\x22\\\x22,\\\x22itemHeight\\\x22:\\\x22\\\x22,\\\x22isPage\\\x22:true,\\\x22isVideo\\\x22:false,\\\x22itemVideoTranscriptLink\\\x22:\\\x22\\\x22}]\x22,\x22selectedTags\x22:\x22{}\x22,\x22filterTags\x22:\x22{}\x22}", "Search", "Filter by", "result(s)", "Sort by", "Most Popular", "Publish date", "Load more", "Reset filters", "\u002Dcontent\u002Dpwc\u002Dgx\u002Den\u002Dindustries\u002Daerospace\u002Ddefence\u002Dspace\u002Djcr\u002Dcontent\u002Droot\u002Dcontainer\u002Dcontent\u002Dfree\u002Dcontainer\u002Dsection\u002D996848245\u002Dcollections\u002Dv2", "", "View all", "", "Filter by", "Apply filters", "Faceted_Navigation_CancelSearch", "Loading...", "\/content\/pwc\/gx\/en\/industries\/aerospace\u002Ddefence\/space\/jcr:content\/root\/container\/content\u002Dfree\u002Dcontainer\/section_996848245\/collections_v2", "6", "true", "View transcript", "false", "{}", "{}", "", "false", "java.util.GregorianCalendar[time=1680536092104,areFieldsSet=true,areAllFieldsSet=true,lenient=false,zone=sun.util.calendar.ZoneInfo[id=\x22GMT\x22,offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=2023,MONTH=3,WEEK_OF_YEAR=14,WEEK_OF_MONTH=2,DAY_OF_MONTH=3,DAY_OF_YEAR=93,DAY_OF_WEEK=2,DAY_OF_WEEK_IN_MONTH=1,AM_PM=1,HOUR=3,HOUR_OF_DAY=15,MINUTE=34,SECOND=52,MILLISECOND=104,ZONE_OFFSET=0,DST_OFFSET=0]", "\/content\/pwc\/gx\/en\/industries\/aerospace\u002Ddefence\/space", "true", true, pattern.test(pagePath) ? "\/content\/dam\/pwc\/network\/strategyand\u002Dcollection\u002Dfallback\u002Dimages" : "\/content\/dam\/pwc\/network\/collection\u002Dfallback\u002Dimages" ); }); </script> <script> //Digital Data Analytics Interaction For Serach Tearm $(document).ready(function(){ SearchTerm("input.search.pull-right"); SearchTerm(".input-search"); }); </script> </div> </div> </section> </div> </div> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section" data-id="cta-1"></div> </div> <div class="section container responsivegrid"> <section id="link-to-services" class="cmp-container page-section page-section--col-white fullwidth videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelementb384fa92-e571-5da1-fb45-a9cef6991964" data-videoAutoplay="false" data-videoLoop="false" style="height:; background-size:cover; background-position:center top; background-image:; background-color:; "> <div class="parsys sectionpar"> </div> </section> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section" data-id="related"></div> <section id="related" style="height: auto" class="cmp-experiencefragment cmp-experiencefragment--space-form fullwidth "> <div id="container-3e704e755e" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="bottom-kick-isection aem-GridColumn aem-GridColumn--default--12"><!-- SDI include (path: /content/experience-fragments/pwc/gx/en/bottom-kick/forms/space-form/master/_jcr_content/root/bottom_kick_isection.dynamic.html/pwc/components/modernized/content/bottom-kick-isection, resourceType: pwc/components/modernized/content/bottom-kick-isection) --> <div class="bk-parsys-wrapper container"> <div class="row "> <!-- Bottom-Kick Online Forms Par--> <!-- Bottom-kick Contacts and List Par--> </div> </div> <div class="bottom-kick__overlay"></div> </div> </div> </div> </section> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section" data-id="contactUs"></div> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section" data-id="followUs"></div> <section id="followUs" style="height: auto" class="cmp-experiencefragment cmp-experiencefragment--gx-en fullwidth ixf__light-grey"> <div id="container-cd47973786" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="socialfollow aem-GridColumn aem-GridColumn--default--12"> <div class="socialfollow section"> <div id="socialfollow" class="socialfollowInner"> <span>Follow us</span> <a href="http://pwc.to/PwCTwG" target="_self" title="X Follow" class="socialfollow- Twitter Follow"> <img src="/content/pwc/script/network/follow/follow_twitter.png" alt="X Follow"/> </a> <a href="https://www.facebook.com/PwC" target="_self" title="Facebook Follow" class="socialfollow- Facebook Follow"> <img src="/content/pwc/script/network/follow/follow_facebook.png" alt="Facebook Follow"/> </a> <a href="http://pwc.to/PwCLICo" target="_self" title="Linkedin Follow" class="socialfollow- Linkedin Follow"> <img src="/content/pwc/script/network/follow/follow_linkedin.png" alt="Linkedin Follow"/> </a> <a href="http://pwc.to/PwCYT" target="_self" title="SocialFollow_Youtube" class="socialfollow- Youtube Follow"> <img src="/content/pwc/script/network/follow/follow_youtube.png" alt="SocialFollow_Youtube"/> </a> </div> </div></div> </div> </div> </section> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section"></div> <section id="bottom-kick" style="height: auto" class="cmp-experiencefragment cmp-experiencefragment--issues-risk-regulation-lets-change-how-we-see-risk1 fullwidth " data-action="/content/pwc/gx/en/industries/aerospace-defence/space" data-xfid="6a694faa-f607-37c4-aa12-96b082b92097" data-formstartpath="/content/pwc/gx/en/industries/aerospace-defence/space/jcr:content/root/container/isection-xf-bottom-kick" data-formid="OnlineForm3677" data-formname="space-landing-page" data-sendviaapi="false" data-thankustyle="inline" data-locale="en_gx" data-onlineformtype="bottomKick" data-thankustyle-d="true" data-eventtype="normal form"> <div id="container-550ec272ee" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="bottom-kick-isection aem-GridColumn aem-GridColumn--default--12"><!-- SDI include (path: /content/experience-fragments/pwc/gx/en/bottom-kick/forms/issues-risk-regulation-lets-change-how-we-see-risk1/master/_jcr_content/root/bottom_kick_isection.dynamic.html/pwc/components/modernized/content/bottom-kick-isection, resourceType: pwc/components/modernized/content/bottom-kick-isection) --> <div class="bk-parsys-wrapper container"> <div class="row "> <!-- Bottom-Kick Online Forms Par--> <div class="col-md-8"> <div> <div id="container-5b62324dd0" class="cmp-container"> <div class="form-container"><form method="POST" enctype="multipart/form-data" class="cmp-form aem-Grid aem-Grid--12 aem-Grid--default--12" data-xf="6a694faa-f607-37c4-aa12-96b082b92097"> <input type="hidden" name="_charset_" value="utf-8"/> <input type="hidden" name=":formStartPath" value=""/> <input type="hidden" name=":formstart" value=""/> <input type="hidden" name=":formid" value=""/> <input type="hidden" name="formName" value=""/> <input type="hidden" name="formstart" value=""/> <input type="hidden" name="locale" value=""/> <input type="hidden" name="formType" value=""/> <input type="hidden" name="pwcFormFieldOrder" value=""/> <input type="hidden" name="sendViaApi" value=""/> <div class="dpe-component-wrapper pwc-forms refid hidden"> <div class="pwc-forms__confirmation"> <h2 class="h4 form-heading form-heading--alternate mod__formack_t">Thank you for your interest in PwC</h2> <p class="mod__formack_b">We have received your information. Should you need to refer back to this submission in the future, please use <strong>reference number <span class="modreferenceId">"refID"</span></strong>.</p> <p class="mod__formack_f"> </p> </div> </div> <input type="hidden" id="analyticsfield" value="analyticsfield" class="onlineformstart-analytics"/> <input type="hidden" name="pwcFormReferenceId" value=""/> <input type="hidden" name="runModes" value="prod"/> <input type="hidden" name="runModes" value="s7connect"/> <input type="hidden" name="runModes" value="crx3"/> <input type="hidden" name="runModes" value="nosamplecontent"/> <input type="hidden" name="runModes" value="publish"/> <input type="hidden" name="runModes" value="crx3tar"/> <div class="dpe-component-wrapper pwc-forms mod-onlineformstart flex-container" id="onlineformstart"> <div> <h2 class="h4 form-heading form-heading--alternate mod-form-xf-heading"></h2> <p class="pwc-forms__intro mod-form-xf-intro"></p> <p class="hidden mod-form-xf-eventStartDate"></p> <p class="hidden mod-form-xf-eventLocation"></p> <p class="pwc-forms__required-msg" id="pwc-form-required-info"> Required fields are marked with an asterisk(<span class="required-small">*</span>) </p> <p class="form_error hidden mod-form-error"> Please correct the errors and send your information again. </p> <input type="hidden" id="longformonline" value="longformonline"/> <input type="text" class="mandatoryHField" name="mandatoryHField"/> <link rel="stylesheet" href="/etc.clientlibs/pwc/clientlibs/component-longform/rebrand-clientlibs/online-forms-longform.min.c1cb2f9c82595ca314d019e0caef64b5.css" type="text/css"> <script src="/etc.clientlibs/pwc/clientlibs/component-longform/rebrand-clientlibs/jquery-forms.min.d298af333f89cb212da0f7de2ac1f040.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/component-longform/form.min.5f49bf9b1bd46237adc3e0134d56c21d.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/component-longform/rebrand-clientlibs/online-forms-longform.min.28c0a90e24d3dff1828da03b6bbac383.js"></script> <script src="/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/form-clientlibs.min.7e7a69baa19dcb6e5e9b124620fc4be7.js"></script> </div> <div class="flex-item flex__item_d"> <link rel="stylesheet" href="/etc.clientlibs/pwc/components/modernized/form/marketingconsentpanel/clientlibs.min.2594683d3889ef5262a42ef403aa64a3.css" type="text/css"> </div> <div class="flex-item flex__item_c pwcFormLongform"> <div id="container-48d7fcdf0f" class="cmp-container"> <div class="mod__form_t section"><div class="cmp-form-text" data-cmp-is="formText"> <div class="pwc-forms__field pwc-forms__field--text form-group" id="first_name_1856852819_rightcol"> <label for="first_name__rightcol1">First Name<span class="required">*</span></label> <p class="help-block" id="first_name_1856852819_rightcolHelp"></p> <input class="cm-form-text-mod__text form-control" data-cmp-hook-form-text="input" type="text" data-cmp-constraint-type="text" data-cmp-constraint-msg="Please enter a valid value" data-cmp-constraint-required="true" id="first_name_1856852819_rightcol1" name="first_name" aria-describedby="first_name_1856852819_rightcolHelp" aria-required="true"/> </div> <div id="first_name_1856852819_rightcol1_desc" class="form_row_description"> <span></span> </div> </div></div> <div class="mod__form_t section"><div class="cmp-form-text" data-cmp-is="formText"> <div class="pwc-forms__field pwc-forms__field--text form-group" id="last_name_538484679_rightcol"> <label for="last_name__rightcol1">Last Name<span class="required">*</span></label> <p class="help-block" id="last_name_538484679_rightcolHelp"></p> <input class="cm-form-text-mod__text form-control" data-cmp-hook-form-text="input" type="text" data-cmp-constraint-type="text" data-cmp-constraint-msg="Please enter a valid value" data-cmp-constraint-required="true" id="last_name_538484679_rightcol1" name="last_name" aria-describedby="last_name_538484679_rightcolHelp" aria-required="true"/> </div> <div id="last_name_538484679_rightcol1_desc" class="form_row_description"> <span></span> </div> </div></div> <div class="jobRoleDropdown parbase"> <div class="pwc-forms__field pwc-forms__field--select form-group" id="job_role_rightcol"> <label>Job Role </label> <p class="help-block" id="job_role_rightcolHelp"> </p> <select class="form-control" name="job_role" aria-describedby="job_role_rightcolHelp" id="new_form_jobroledropdown" onblur="validdropdown('job_role_rightcol','false','Please select a valid Job Role','dropdown',this);") %>> <option value="" selected="selected">Select Job Role</option><option value="C-suite">C-suite</option><option value="Executive">Executive</option><option value="Director">Director</option><option value="Manager">Manager</option><option value="Associate/Coordinator/Specialist">Associate/Coordinator/Specialist</option><option value="Professor/Teacher">Professor/Teacher</option><option value="Student">Student</option><option value="Consultant">Consultant</option><option value="Research/Analyst">Research/Analyst</option><option value="Staff">Staff</option> </select> </div> </div> <div class="mod__form_t section"><div class="cmp-form-text" data-cmp-is="formText"> <div class="pwc-forms__field pwc-forms__field--text form-group" id="company_1821020129_rightcol"> <label for="company__rightcol1">Organisation<span class="required">*</span></label> <p class="help-block" id="company_1821020129_rightcolHelp"></p> <input class="cm-form-text-mod__text form-control" data-cmp-hook-form-text="input" type="text" data-cmp-constraint-type="text" data-cmp-constraint-msg="Please enter a valid value" data-cmp-constraint-required="true" id="company_1821020129_rightcol1" name="company" aria-describedby="company_1821020129_rightcolHelp" aria-required="true"/> </div> <div id="company_1821020129_rightcol1_desc" class="form_row_description"> <span></span> </div> </div></div> <div class="mod__form_t section"><div class="cmp-form-text" data-cmp-is="formText"> <div class="pwc-forms__field pwc-forms__field--text form-group" id="email_1453487018_rightcol"> <label for="email__rightcol1">Email<span class="required">*</span></label> <p class="help-block" id="email_1453487018_rightcolHelp"></p> <input class="cm-form-text-mod__text form-control" data-cmp-hook-form-text="input" type="text" data-cmp-constraint-type="text" data-cmp-constraint-msg="Please enter a valid value" data-cmp-constraint-required="true" id="email_1453487018_rightcol1" name="email" aria-describedby="email_1453487018_rightcolHelp" aria-required="true"/> </div> <div id="email_1453487018_rightcol1_desc" class="form_row_description"> <span></span> </div> </div></div> <div class="mod__form_t section"><div class="cmp-form-text" data-cmp-is="formText"> <div class="pwc-forms__field pwc-forms__field--text form-group" id="phone_1259824166_rightcol"> <label for="phone__rightcol1">Phone</label> <p class="help-block" id="phone_1259824166_rightcolHelp"></p> <input class="cm-form-text-mod__text form-control" data-cmp-hook-form-text="input" type="text" data-cmp-constraint-type="text" data-cmp-constraint-msg="Please enter a valid value" id="phone_1259824166_rightcol1" name="phone" aria-describedby="phone_1259824166_rightcolHelp"/> </div> <div id="phone_1259824166_rightcol1_desc" class="form_row_description"> <span></span> </div> </div></div> </div> </div> <div class="flex-item flex__item_d"> <div class="pwc-forms__field form-group"> <div class="context-block"> <p> By submitting your email address, you acknowledge that you have read the <a href="https://www.pwc.com/us/en/site/privacy.html">Privacy Statement</a> and that you consent to our processing data in accordance with the Privacy Statement (including international transfers). If you change your mind at any time about wishing to receive the information from us, you can send us an email message using the <a href="/us/en/content/pwc/global/forms/contactUs.en_us.html?parentPagePath=/content/pwc/us/en&style=red">Contact Us</a> page. </p> </div> </div></div> <div class="flex-item flex__item_b"> <div class="pwc-forms__footer"> <button type="button" class="pwc-forms__btn btn btn--primary mod-form-submit " onclick="createObject('form.events','complete')">Submit </button> </div> </div> </div> </form> <script> $(document).ready(function () { var isDomiciledCountry = "false"; if(isDomiciledCountry == "true"){ if($(".captcha.section").length > 0){ $(".captcha.section").detach().prependTo(".context-block"); } else if($(".googlerecaptchaLongform.section").length > 0){ $(".googlerecaptchaLongform.section").detach().prependTo(".context-block"); } } }); </script></div> </div> </div> </div> <!-- Bottom-kick Contacts and List Par--> <div class="col-md-4 online-par-enabled "> <div> <div id="container-78544f0c9f" class="cmp-container"> <div class="rightrailcontact"><!-- SDI include (path: /content/experience-fragments/pwc/gx/en/bottom-kick/forms/issues-risk-regulation-lets-change-how-we-see-risk1/master/_jcr_content/root/bottom_kick_isection/contacts-par/rightrailcontact_cop.dynamic.html/pwc/components/modernized/content/rightrailcontact, resourceType: pwc/components/modernized/content/rightrailcontact) --> <link rel="stylesheet" href="/etc.clientlibs/pwc/clientlibs/component-longform/rebrand-clientlib/rightrailcontcat.min.9612d76cbc5243c9cb899c4d1a6ffd81.css" type="text/css"> <script src="/etc.clientlibs/pwc/clientlibs/component-longform/rebrand-clientlib/rightrailcontcat.min.d41d8cd98f00b204e9800998ecf8427e.js"></script> <div class="sectionpar"> <section class="contactModule maxPadding" id="newrightrailcontacts_cb57033f-15c3-4b44-b229-2d6d975db9ee_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"> <div class="rightrailcontact-component section"> <div class="row"> <div class="col-sm-12"> <h2 class="rightrailcontact-heading" id="scrollcontactheader" style="border:none;">Contact us</h2> <div class="contactCol-container"> <div country="gx" divId="0" class="contactCol" style="display:block"> <div class="leftline"> <div class="contact-content"> <p class="contact-name"> <a>Luigi Scatteia</a> </p> <div class="contact-info"> <p>Space Practice Leader, Partner, PwC France</p> <p>Tel: +33 1 56575846</p> <!--<sly data-sly-test=""> <p>Fax: </p> </sly>--> </div> <div class="contact-link"> <a href="https://www.linkedin.com/in/luigiscatteia/" target="_blank"> <img class="right-rails-img" src="data:image/gif;base64,R0lGODlhGAAYALMAAACJ0KDT7UCn3PD4/HC95RCQ01Cu3zCf2cDi84DE6P///5DM6yCY1mC14v///wAAACH5BAEHAA4ALAAAAAAYABgAAAReEMhJq7046827/xWRHCCVKMrAlBKCKgILnOkqN6O8FYJQaDQFwIVqvBSLTHB4bBowSyIKMXgFoC8migBgvBBYlFYo+YaF0on5Es2Wp+exGs7Opt8KcF18B6x1gIEbEQA7" alt='Linkedin Follow'/> </a> <a class="underline-link contact-email-link-aa" href="javascript:void(0);" onclick="openContactUrl('null','Luigi','Scatteia','L2NvbnRlbnQvZGFtL3B3Yy9neC9lbi9jb250ZW50LWZyYWdtZW50cy9jb250YWN0cy9sL2x1aWdpLXNjYXR0ZWlh','true')" target="_self" data-expert-contact-us="Luigi Scatteia"> Email </a> </div> </div> </div> </div> <div country="gx" divId="1" class="contactCol" style="display:block"> <div class="leftline"> <div class="contact-content"> <p class="contact-name"> Joe Schurman </p> <div class="contact-info"> <p>Principal, Space Leader, PwC US</p> <!--<sly data-sly-test=""> <p>Fax: </p> </sly>--> </div> <div class="contact-link"> <a class="underline-link contact-email-link-aa" href="javascript:void(0);" onclick="openContactUrl('null','Joe','Schurman','L2NvbnRlbnQvZGFtL3B3Yy9neC9lbi9jb250ZW50LWZyYWdtZW50cy9jb250YWN0cy9qL2pvZS1zY2h1cm1hbg==','false')" target="_self" data-expert-contact-us="Joe Schurman"> Email </a> </div> </div> </div> </div> <div country="gx" divId="2" class="contactCol" style="display:block"> <div class="leftline"> <div class="contact-content"> <p class="contact-name"> John May </p> <div class="contact-info"> <p>Partner, PwC US</p> <!--<sly data-sly-test=""> <p>Fax: </p> </sly>--> </div> <div class="contact-link"> <a class="underline-link contact-email-link-aa" href="javascript:void(0);" onclick="openContactUrl('null','John','May','L2NvbnRlbnQvZGFtL3B3Yy9neC9lbi9jb250ZW50LWZyYWdtZW50cy9jb250YWN0cy9qL2pvaG4tbWF5','false')" target="_self" data-expert-contact-us="John May"> Email </a> </div> </div> </div> </div> <div country="gx" divId="3" class="contactCol" style="display:block"> <div class="leftline"> <div class="contact-content"> <p class="contact-name"> Ryan Hawk </p> <div class="contact-info"> <p>Global Industrials & Services Leader, PwC US</p> <!--<sly data-sly-test=""> <p>Fax: </p> </sly>--> </div> <div class="contact-link"> <a href="https://www.linkedin.com/in/ryan-hawk-7b547825/" target="_blank"> <img class="right-rails-img" src="data:image/gif;base64,R0lGODlhGAAYALMAAACJ0KDT7UCn3PD4/HC95RCQ01Cu3zCf2cDi84DE6P///5DM6yCY1mC14v///wAAACH5BAEHAA4ALAAAAAAYABgAAAReEMhJq7046827/xWRHCCVKMrAlBKCKgILnOkqN6O8FYJQaDQFwIVqvBSLTHB4bBowSyIKMXgFoC8migBgvBBYlFYo+YaF0on5Es2Wp+exGs7Opt8KcF18B6x1gIEbEQA7" alt='Linkedin Follow'/> </a> <a class="underline-link contact-email-link-aa" href="javascript:void(0);" onclick="openContactUrl('null','Ryan','Hawk','L2NvbnRlbnQvZGFtL3B3Yy9neC9lbi9jb250ZW50LWZyYWdtZW50cy9jb250YWN0cy9yL3J5YW4taGF3ay0x','false')" target="_self" data-expert-contact-us="Ryan Hawk"> Email </a> </div> </div> </div> </div> </div> </div> </div> </div> <input type="hidden" value="false" id="countryfilter"/> <input type="hidden" value="xx" id="currentLocation"/> <div class> <div class="contactlink"> </div> </div> </section> </div> <script> function openContactUrl(contactLink,firstName,lastName,encodedPath,hasPageLink) { var url = ""; if("true" === hasPageLink){ url = "\/gx\/en\/content\/pwc\/global\/forms\/contactUsNew.html?style=pwc\x26territory=gx" + "&contactLink=" + contactLink; } else{ url = "\/gx\/en\/content\/pwc\/global\/forms\/contactUsNew.html?style=pwc\x26territory=gx" + "&cf=true" + "&contactLink=" + encodedPath; } if(digitalData && digitalData.page && digitalData.page.content.contentFullPath){ var parentPagePath = digitalData.page.content.contentFullPath; parentPagePath = parentPagePath.split(".html")[0]; if(!url.includes(parentPagePath)){ url = url+"&parentPagePath="+parentPagePath; } } createObject('contactUs.formState','origination'); createObject("contactUs.expertName",firstName+" "+lastName); window.location.href = url; return false; } </script> <script> $(document).ready(function () { var rightrailcontacts = "newrightrailcontacts_cb57033f-15c3-4b44-b229-2d6d975db9ee_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"; var countryhawkList = "countryhawkList_cb57033f-15c3-4b44-b229-2d6d975db9ee_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"; var displayMore = "displayMore_cb57033f-15c3-4b44-b229-2d6d975db9ee_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"; var displayLess = "displayLess_cb57033f-15c3-4b44-b229-2d6d975db9ee_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"; console.log($("countryHawkList ",'#' + countryhawkList)); var allContacts = $('#' + rightrailcontacts + ' div.contactCol'); var parentAllContacts = allContacts.parent(); var a = new Array(); $('#' + countryhawkList).children("option").each(function (x) { test = false; b = a[x] = $(this).val(); for (i = 0; i < a.length - 1; i++) { if (b == a[i]) test = true; } if (test) $(this).remove(); }); $('#' + countryhawkList).html($('#' + countryhawkList + ' option').sort(function (x, y) { return $(x).val() < $(y).val() ? -1 : 1; })); //changes by hemant //Set filter to display all by default on load starts $("#"+countryhawkList).prop('selectedIndex', 0); //Set filter to display all by default on load end if ($("#countryfilter").val() == "true") { var c = $("#currentLocation").val(); var countryExist = false; $('#' + countryhawkList + ' option').each(function () { if (this.value.toLowerCase() == c.toLowerCase()) countryExist = true; }); console.log('exist',countryExist); if (countryExist == true) { if (c != "xx") //if geo is ON, c cannot be xx, if client request territory cannot be determined, then set c to "us" { /*$('#'+rightrailcontacts+' div.contact_layout[country!="'+ c.toLowerCase() + '"]').each(function(index) { $(this).hide(); }); var div_counter =0; $('#'+rightrailcontacts+' div.contact_layout[country="'+ c.toLowerCase() + '"]').each(function(index) { $(this).show(); div_counter++; if(div_counter <=6) $(this).show(); else $(this).hide(); });*/ var contacts = $('#' + rightrailcontacts + ' div.contactCol'); var count = 0; contacts.remove(); allContacts.each(function () { if ($(this).attr('country') == c.toLowerCase()) { parentAllContacts.append(this); count++; } }); $('#' + countryhawkList).val(c.toLowerCase()); } else //if geo is OFF, then c is "xx" { $('#' + countryhawkList).val(' All'); //set territory dropdown to All } } } $('#' + countryhawkList).change(function () { var country = $(this).val(); //console.log("ddl changed"); //alert('#'+ rightrailcontacts+ ' div.contact_layout[country="+ country + "]'); //leave the space before the All, it is needed for the sort. /*if (country != " All") { $('#'+ rightrailcontacts+ ' div.contact_layout[country="'+ country + '"]').each(function(index) { $(this).show(); }); $('#'+ rightrailcontacts+ ' div.contact_layout[country!="'+ country + '"]').each(function(index) { $(this).hide(); }); } else { $('#'+ rightrailcontacts+' div.contact_layout').each(function(index) { $(this).show(); }); }*/ var contacts = $('#' + rightrailcontacts + ' div.contact_layout'); var count = 0; contacts.remove(); //changes by hemant //To fix the existing prod issue of filters start parentAllContacts.empty(); //To fix the existing prod issue of filters end if (country != " All") { allContacts.each(function () { if ($(this).attr('country') == country) { parentAllContacts.append(this); count++; } }); } else { allContacts.each(function () { parentAllContacts.append(this); count++; }); } }); $('#' + displayMore).click(function (e) { $('#' + rightrailcontacts + ' div').each(function (index) { $(this).show(); }); $('#' + displayMore).hide(); $('#' + displayLess).show(); return false; }); $('#' + displayLess).click(function (e) { $('#' + rightrailcontacts + ' div').each(function (index) { if (parseInt($(this).attr("divid")) > 6) { $(this).hide(); } }); $('#' + displayMore).show(); $('#' + displayLess).hide(); return false; }); }); </script> <script> var parentcontactdiv = null; if (document.getElementById('onlineformstart') != null) { var rendermode = "2"; if (rendermode == 2) { var elem = document.getElementsByClassName("contactModule maxPadding"); var x = 0; for (x = 0; x < elem.length; x++) { parentcontactdiv = document.getElementById(elem[x].id).parentElement; parentcontactdiv.className = 'section rightrailcontact'; } } } </script> </div> </div> </div> <div> <div id="container-0b09b30c61" class="cmp-container"> </div> </div> </div> </div> </div> <div class="dpe-component-wrapper bottom-kick bottom-kick--closed"> <div class="bottom-kick-container pinned bottom-kick--hide"> <div class="bottom-kick__wrapper bottom-kick--invisible"> <div class="bottom-kick__bar"> <div class="container"> <div class="row"> <div class="col-sm-12"> <button class="bottom-kick__bar-wrapper" aria-label="Get in touch"> <span class="bottom-kick__bar-label" aria-hidden="true">Get in touch</span> <div class="bottom-kick__btn-wrapper"> <div class="bottom-kick__btn"> <span class="bottom-kick__btn-icon"></span> </div> <span class="bottom-kick__btn-arrow"></span> </div> </button> <span id="bottom-kick__btn-hide" class="bottom-kick__btn-hide" aria-label="Hide">Hide</span> </div> </div> </div> </div> </div> <div class="bottom-kick__content"> </div> </div> </div> <div class="bottom-kick__overlay"></div> <script> $(".bk-parsys-wrapper").appendTo(".bottom-kick__content"); $(function() { bottomKick({ scrollPosition: 'afterHero' }); }); $(".bottom-kick__btn-wrapper").click(function () { var spanEl = $(this).find("span.bottom-kick__btn-arrow") if($(spanEl).hasClass("bottom-kick__btn-arrow--rotate")) { createObject("page.bottomkick.panel", "close"); } else { createObject("page.bottomkick.panel", "open"); } }); analyticsClickTrigger("#bottom-kick__btn-hide","page.bottomkick.panel","close"); </script> </div> </div> </div> </section> </div> </div> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section"></div> <section id="footer" style="height: auto" class="cmp-experiencefragment cmp-experiencefragment--gx-en fullwidth "> <div id="container-7c96a31f38" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="html parbase aem-GridColumn aem-GridColumn--default--12"> <div data-custom-code="Marketing"> <div><!-- placeholder --></div> </div> </div> <div class="footer aem-GridColumn aem-GridColumn--default--12"><!-- SDI include (path: /content/experience-fragments/pwc/gx/en/footer/gx-en/master/_jcr_content/root/footer.dynamic.html/pwc/components/modernized/content/footer, resourceType: pwc/components/modernized/content/footer) --> <div></div> <!-- START Sitemap Footer --> <div class="dpe-component-wrapper glb-footer glb-footer__block--reduced "> <div class="container"> <!-- START bottom breadcrumb --> <!-- END bottom breadcrumbs --> <!-- start reduced Footer items --> <div class="row"> <div class="col-xs-12 col-sm-12 "> <div class="glb-footer__block"> <a class="serif glb-footer__link glb-footer__link--l1" href="/gx/en/about/office-locations.html" aria-label="PwC office locations">PwC office locations</a> <a class="serif glb-footer__link glb-footer__link--l1" href="/gx/en/site-map.html" aria-label="Site map">Site map</a> <a class="serif glb-footer__link glb-footer__link--l1" href="/gx/en/content/pwc/global/forms/contactUs.en_gx.html?parentPagePath=/content/pwc/gx/en&style=" aria-label="Contact us">Contact us</a> </div> </div> </div> <!-- end reduced Footer items --> <!-- START Copyright statement --> <div class="row"> <div class="col-xs-12 "> <div class="glb-footer__disclaimer"> <div class="row"> <div class="col-md-8 glb-footer__disclaimer-text"> <a id="slim-footer-logo" href="" aria-label="PwC homepage" class="slim-footer-logo"></a> <p>© 2017 - 2024 PwC. All rights reserved. PwC refers to the PwC network and/or one or more of its member firms, each of which is a separate legal entity. Please see <a href="https://www.pwc.com/structure" style="text-decoration: underline;">www.pwc.com/structure</a> for further details. </p> <!-- optional disclaimer links --> <ul class="glb-footer__disclaimer-links" id="pgFooter"> <li> <a href="/gx/en/legal-notices.html">Legal notices</a> </li> <li> <a href="/gx/en/legal-notices/pwc-privacy-statement.html">Privacy</a> </li> <li> <a href="/gx/en/legal-notices/cookie-policy.html">Cookie policy</a> </li> <li> <a href="/gx/en/legal-notices/legal-disclaimer.html">Legal disclaimer</a> </li> <li> <a href="/gx/en/legal-notices/terms-and-conditions.html">Terms and conditions</a> </li> </ul> </div> </div> </div> </div> </div> <!-- END Copyright statement --> </div> </div> <!-- END Sitemap Footer --></div> </div> </div> </section> </div> </div> </div> </div> <script src="/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/modernization-navigation.min.6c049d6b53dee5a76a1698ad12a65fc9.js"></script> <script src="/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/components-colors.min.802085caf78a4e4f23c1d2d9cceb847e.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/longform/script.min.339cf70a9ee5e3072275194361ea1388.js"></script> <script src="/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.4ce839251e0ba160b4b0baa0dc2fbe9c.js"></script> <link rel="stylesheet" href="/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.a0d52753684e003f9e0bbfd3e035edf7.css" type="text/css"> <script> var getCookieByMatch = function(regex) { var _cookies = document.cookie.split(/;\s*/), _cookieArray = [], i; for (i = 0; i < _cookies.length; i++) { if (_cookies[i].match(regex)) { _cookieArray.push(_cookies[i]); } } return _cookieArray; }; function getUserMarketingID(value) { const _regex = /^(.*)\|MCMID\|(\d+)\|(.*)/gm; if ((_matchedArray = _regex.exec(value)) !== null && _matchedArray.length >= 3) { return _matchedArray[2]; } } function setCookie(cname, cvalue, exdays, path) { var expires = "expires=0" if (exdays != 0) { var d = new Date(); d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); expires = "expires=" + d.toGMTString(); } document.cookie = cname + "=" + cvalue + "; " + expires + "; path=/;"; } $( document ).ready(function() { $.each(getCookieByMatch('AMCV_'), function(index, val) { var cookie = val.split("="); var userID = getUserMarketingID(decodeURIComponent(cookie[1])); $('input[name="userMarketingID"]').each(function() { $( this ).val(userID); }); }); }); </script> </body> </html>