CINXE.COM
Global risk services | 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>Global risk services | PwC </title> <meta http-equiv="content-language" content="en_gx"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta property="og:title" content="Global risk services"/> <meta property="og:type" content="article"/> <meta property="og:site_name" content="PwC"/> <meta property="og:description" content="Learn how PwC can help you see risk differently, take risk intelligently, and manage risk to build resilience and protect value."/> <meta property="og:image" content="https://www.pwc.com/gx/en/services/risk/images/global-risk-services-thumbnail.jpg"/> <meta name="robots" content="index,follow"/> <meta name="keywords" content=""/> <meta name="description" content="Learn how PwC can help you see risk differently, take risk intelligently, and manage risk to build resilience and protect value."/> <meta name="author" content="PricewaterhouseCoopers"/> <meta name="pwcTitle" content="Global risk services"/> <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="2024-11-01T23:34:00.000+10:00"/> <meta name="pwcLastModifiedDate" content="2024-10-31T21:08:16.305Z"/> <meta name="pwcselectednav" content="3"/> <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/services/risk.html"/> <meta property="og:url" content="https://www.pwc.com/gx/en/services/risk.html"/> <link rel="alternate" href="https://www.pwc.com/gx/en.html" hreflang="x-default"/> <link rel="alternate" href="https://www.pwc.com/gx/en.html" hreflang="en-gx"/> <script> var page ="Global risk services | PwC"; var anlyticsEscapeTitle = "Global risk services"; var anlyticsunescapeTitle = $('<textarea />').html(anlyticsEscapeTitle).text(); var templatePath ="/conf/pwc/settings/wcm/templates/level-2-landing-page-template"; var pwcReleaseDate = "2024-11-01T23:34: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/services/risk.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/services","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.com/gx/en/services/risk/images/global-risk-services-thumbnail.jpg", "name":"Global risk services | PwC", "description":"Learn how PwC can help you see risk differently, take risk intelligently, and manage risk to build resilience and protect value." } </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/services/risk/"/> <input type="hidden" id="navmode" value="publish"/> <input type="hidden" id="premiumPage" value="false"/> <input class="currentPagePath" type="hidden" value="/content/pwc/gx/en/services/risk"/> <input type="hidden" id="isUserReg" value="false"/> </head> <body class="basepage page basicpage page-primary-col--orange page-secondary-col--orange page-tertiary-col--orange standard-reading level-2-landing-page-template 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-1dcd4e61ec" 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-8739f5c157" 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-a614622dd1" class="cmp-container"> <div class="section container responsivegrid"> <section id="title" class="cmp-container page-section page-section--col-primary page-section--col-dark nomove fullwidth videobghost " data-width="1600" data-height="900" data-image="/content/dam/pwc/gx/en/services/risk/images/global-risk-services-hero-banner-02.jpg" data-wcmmode="false" data-parallax="false" data-videoParallax="false" data-videoSrc="https://download.pwc.com/gx/energy-mining-utilities/eum-hero.mp4" data-videoId="videoelement3565b9e5-46b9-5fbe-2d7a-7b857b03192f" data-videoAutoplay="true" data-videoLoop="true" style="height:; background-size:cover; background-position:right 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"> <div class="container"> <div class="row"> <div class="textColumn col-sm-8 hero-title-textpanel--level2"> <div class="hero-title-textpanel" data-analytics-link="Global risk services"> <h1>Global risk services</h1> <p class="sub-heading">Learn how we can help you see risk clearly, take risk intelligently, and manage risk to build resilience and protect value.</p> <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> <div class="crosspagenavigation digital-gray"> <div class="crosspage"> <div class="crosspage-menuwrap"> <ul id="crosspagenav-menu" class="menu"> <li class="crosspage-menu-title">Navigation</li> <li><a href="/gx/en/services/risk.html#capabilities">Explore capabilities</a></li> <li><a href="/gx/en/services/risk.html#uncovering-opportunities">The opportunity</a></li> <li><a href="/gx/en/services/risk.html#case-studies">Case studies</a></li> <li><a href="/gx/en/services/risk.html#featured-content">Featured content</a></li> </ul> <ul class="collect" id="crosspage-morebtn"> <li class="dropdown"> <a role="button" href="javascript:void;" data-toggle="dropdown" class="dropdown-toggle more-btn">More</a> <ul id="crosspagenav-submenu" class="dropdown-menu"></ul> </li> </ul> </div> <div class="crosspage-menuwrap-mobile"> <span class="crosspage-menu-title">Navigation</span> <ul id="crosspagenav-menu-mobile" class="menu-mobile"> <li><a href="/gx/en/services/risk.html#capabilities">Explore capabilities</a></li> <li><a href="/gx/en/services/risk.html#uncovering-opportunities">The opportunity</a></li> <li><a href="/gx/en/services/risk.html#case-studies">Case studies</a></li> <li><a href="/gx/en/services/risk.html#featured-content">Featured content</a></li> </ul> </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="videoelement13d97ee1-e2b0-d0de-4cfc-eb11fad51a93" 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="videoelement342618cc-5958-df8a-135e-c1edea6c618a" data-videoAutoplay="true" data-videoLoop="true" 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="navigation" class="cmp-container page-section page-section--col-white fullwidth videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement7df4cbc7-f962-ecee-1763-9507f333f7ca" data-videoAutoplay="true" data-videoLoop="true" 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="dynamic-content" class="cmp-container page-section page-section--col-white fullwidth videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelementa45b70c3-c600-f12b-a311-fcbf42ef1954" 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="container responsivegrid"> <div id="container-c1f7d08958" class="cmp-container"> <div class="section container responsivegrid"> <section id="introduction" class="cmp-container page-section page-section--col-white videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement5b733e88-c2a8-f453-536e-f2db61ea35c2" 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="reference-xf experiencefragment"><!-- SDI include (path: /content/pwc/gx/en/services/risk/_jcr_content/root/container/content-free-container-1/section/reference_xf.dynamic.html, resourceType: pwc/components/modernized/content/reference-xf) --> <div id="reference-xf-f9e1199e0f" class="cmp-experiencefragment cmp-experiencefragment--hero-svg-overlay"> <div id="container-25b2f8d979" 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="Hero"> <div class="html-xf"><style> @media (min-width:769px) { #title.title__overlay .title .hero-title-component { position: relative; max-width: 1550px; margin: 0 auto; } #title.title__overlay .title .hero-title-component::before, #title.title__overlay .title .hero-title-component::after { content: ''; display: block; width: 200px; height: 200px; position: absolute; background-size: contain; background-repeat: no-repeat; transform: scale3d(-1,-1,1); bottom: 0; } #title.title__overlay .title .hero-title-component::after { bottom: auto; top: 0; right: 0; } #title.title__overlay--transformation .title .hero-title-component::before { background-image: url(/content/dam/pwc/gx/en/transformation/transformation-overlay1.svg); } #title.title__overlay--transformation .title .hero-title-component::after { background-image: url(/content/dam/pwc/gx/en/transformation/transformation-overlay2.svg); } #title.title__center .hero-title { align-items: center; } } @media (min-width: 1024px) and (max-width: 1200px) { #title.title__overlay--transformation .hero-title-component .hero-title>.container>.row { padding-left: 50px; } } @media (min-width: 1400px) { #title.title__overlay .title .hero-title-component::before, #title.title__overlay .title .hero-title-component::after { width: 250px; height: 250px; } } /*Show Ref XF in author */ html.aem-AuthorLayer-Edit .html-xf { display: block; background: #dedede; text-align: center; color: #ccc; height: 3rem; position: relative; } </style></div> </div> </div> </div> </div> </div> </div> <div class="html parbase"> <div data-custom-code="tla banner hero"> <div><link href="/gx/en/issues/tla/assets/live/assets/css/ntf-tla-custom.css?v=2.4" rel="stylesheet"/> <script src="/content/pwc/script/gx/en/tla/collection/grid-collection.js"></script> <link rel="stylesheet" href="/content/pwc/script/gx/en/tla/collection/grid-collection.css"> </div> </div> </div> <div class="reference-xf experiencefragment"><!-- SDI include (path: /content/pwc/gx/en/services/risk/_jcr_content/root/container/content-free-container-1/section/reference_xf_1906127535.dynamic.html, resourceType: pwc/components/modernized/content/reference-xf) --> <div id="reference-xf-ff2932ed1d" class="cmp-experiencefragment cmp-experiencefragment--RF-bespoke-landing-heroes"> <div id="container-5b0bafcd2c" 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/reference/RF-bespoke-landing-heroes/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="/content/pwc/script/gx/en/rf-bespoke/css/rf-bespoke-landing-heroes.css"/> <script type="text/javascript" src="/content/pwc/script/gx/en/rf-bespoke/js/rf-bespoke-landing-heroes.js"></script> </div> </div> </div> </div> </div> <div class="columnControl"> <div class="parsys_column pwccol2-longform "> <div class="parsys_column pwccol2-longform-c0"> <div id="container-a26a87e92d" class="cmp-container"> <div class="text parbase section"><div></div> <div class="text-component"> <p>Risk is all around us. But if you don’t take risks, you don’t progress. PwC’s Global risk services helps organisations to see and act on risk, powering growth and protecting value in a competitive business landscape.<br> </p> <p>We do this by combining the latest technology, industry and technical expertise, and diverse thinkers who understand real-world business challenges. This allows organisations to quickly adapt to new technology, address regulatory change, and reinvent their business models to capture new opportunities.</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-4c13b09677" class="cmp-container"> <div class="videoplayer-v3 outline"> <script src="/etc.clientlibs/pwc/components/modernized/content/videoplayer-v3/video-player.min.0aad4316e7ce1b86a956bb8b01028fe1.js"></script> <div class="videoplayerv3-wrapper bottom"> <div class="videojs-description"> <button tabindex="0" role="button" aria-label="close video player" class="close-video-icon"></button> <div class="desc-width"> <div class="short-data"> <span class="contentType">Video</span> <span class="video-releaseDate hideReleaseDate">01/08/24</span> </div> <h3 class="series-meta-title hideTitle"> Global Risk Services</h3> <div class="video-buttons"> <a target="_blank" class="cta-button hideCTAbutton"></a> </div> </div> </div> <div id="videojsContainer-527043790" class="videoplayerv3 video-container single-video asset-sharing-component video-asset"> <div class="video-wrapper"> <video id="videojs-527043790" class="video-js single-player cmp-mod__videoplayerv3" style="min-height:auto" data-video-image="/content/dam/pwc/gx/en/services/risk/images/global-risk-services-video/jcr:content/renditions/original/jcr:content" data-video-url="https://www.youtube.com/watch?v=NDyCl4WRhCE" data-video-title="Global Risk Services" data-video-type="youtube" data-modal-videotranscriptlabel="View Transcript" data-modal-videoClosedCaptionlabel="Closed captions" data-modal-videoTranscriptslabel="Transcript" data-modal-videoSharelabel="Share" data-modal-videoMorelabel="More" data-modal-videoLinkCopyToKeyboardLabel="Link copied to clipboard" data-modal-id="videojsContainer-527043790" playsinline controls data-poster> <track kind="captions" srclang="en" label="English"/> </video> <div class="hover-background"></div> <div class="hover-controls"> <button class="control-btn rewind" id="rewind-527043790"></button> <button class="control-btn playPause" id="playPause-527043790"></button> <button class="control-btn fastForward" id="fastForward-527043790"></button> </div> <div class="video-collection-duration"> <span class="duration-text">1:18</span> </div> <!-- Caption Setting Panel --> <div class="caption-settings" id="captionSettings-527043790" style="display: none;"> <div class="settings-header"> <span>Closed captions settings</span> <button aria-label="close closed captions settings" class="close-button" id="closeCaptionSettings-527043790"></button> </div> <div class="settings-option" id="toggleCaptions"> <div class="tool-left"> <span class="more-tools-icon"></span> <span class="tool-text">Closed captions</span> </div> <button id="captionsToggle-527043790" class="more-tools-settings-btn" data-toggle-status="Off" data-on-key="On" data-off-key="Off" data-target="moreToolsToggleCCStatus">Off</button> </div> <ul class="more-tools-options caption-options"> <li id="moreToolsFontSizeCC"> <button class="caption-list-button" data-target="fontSizeSubmenu"> <div class="tool-left"> <span class="tool-text">Font size</span> </div> <span class="more-tools-settings-btn font-option">Options</span> </button> </li> <li id="moreToolsTextColorCC"> <button class="caption-list-button" data-target="textColorSubmenu"> <div class="tool-left"> <span class="tool-text">Text color</span> </div> <span class="more-tools-settings-btn text-option">Options</span> </button> </li> <li id="moreToolsPositionCC"> <button class="caption-list-button" data-target="positionSubmenu"> <div class="tool-left"> <span class="tool-text">Position</span> </div> <span class="more-tools-settings-btn position-option">Options</span> </button> </li> </ul> </div> <!-- Desktop - CC Panel - Font size --> <div id="moreToolsCCPanelFontSize-527043790" data-target-caption="captionSettings-527043790" class="caption-settings caption-panel caption-font-panel"> <div class="caption-header"> <button class="backCC" id="back" data-target="back-fontSizeSubmenu"> <span class="backCC-btn"></span> Font size </button> <button class="close-button" id="closeMoreTools-527043790"></button> </div> <ul class="caption-options" id="cc-font-size-options"> <li id="moreToolsSmallFontSizeCC" data-value="small"> <button> <span>Small</span> <span class="tick"></span> </button> </li> <li id="moreToolsMediumFontSizeCC" data-value="medium"> <button> <span>Medium</span> <span class="tick"></span> </button> </li> <li id="moreToolsLargeFontSizeCC" data-value="large" class="selected"> <button> <span>Large</span> <span class="tick"></span> </button> </li> <li id="moreToolsExtraLargeFontSizeCC" data-value="extra-large"> <button> <span>Extra Large</span> <span class="tick"></span> </button> </li> </ul> </div> <!-- Desktop - CC Panel - Text color --> <div id="moreToolsCCPanelTextColor-527043790" data-target-caption="captionSettings-527043790" class="caption-settings caption-panel caption-text-panel"> <div class="caption-header"> <button class="backCC" id="back" data-target="back-textColorSubmenu"> <span class="backCC-btn"></span> Text color </button> <button class="close-button" id="closeMoreTools-527043790"></button> </div> <ul class="caption-options" id="cc-text-color-options"> <li id="moreToolsWhiteTextCC" data-value="white" class="selected"> <button> <span>White Text</span> <span class="tick"></span> </button> </li> <li id="moreToolsYellowTextCC" data-value="yellow"> <button> <span>Yellow Text</span> <span class="tick"></span> </button> </li> </ul> </div> <!-- Desktop - CC Panel - Position --> <div id="moreToolsCCPanelPosition-527043790" data-target-caption="captionSettings-527043790" class="caption-settings caption-panel caption-position-panel"> <div class="caption-header"> <button class="backCC" id="back" data-target="back-positionSubmenu"> <span class="backCC-btn"></span> Position </button> <button class="close-button" id="closeMoreTools-527043790"></button> </div> <ul class="caption-options" id="cc-position-options"> <li id="moreToolsBottomCC" data-value="bottom" class="selected"> <button> <span>Bottom</span> <span class="tick"></span> </button> </li> <li id="moreToolsTopCC" data-value="top"> <button> <span>Top</span> <span class="tick"></span> </button> </li> </ul> </div> <!-- More Tools Panel --> <div id="moreToolsPanel-527043790" class="more-tools-panel"> <div class="transcript-header"> <span>More tools</span> <button class="close-button" id="closeMoreTools-527043790"></button> </div> <ul class="more-tools-options"> <li id="moreToolsCC-527043790" class="moreToolsCC"> <div class="tool-left"> <span class="more-tools-icon"></span> <span class="tool-text">Closed captions</span> </div> <button class="more-tools-settings-btn" data-target="ccSettingsSubmenu">Settings</button> </li> <li id="moreToolsTranscripts-527043790" class="moreToolsTranscripts"> <div class="tool-left"> <span class="more-tools-icon"><i class="fas fa-receipt"></i></span> <span class="tool-text">Transcript</span> </div> <button id="moreTranscriptButton-527043790" class="more-tools-settings-btn" data-on-key="On" data-off-key="Off" data-target="transcriptsSubmenu">Off</button> </li> <div id="transcriptsSubmenu" class="more-tools-submenu"> <button class="more-back-button" data-target="moreToolsOptions">Back</button> </div> <div id="ccSettingsSubmenu" class="more-tools-submenu"> <button class="more-back-button" data-target="moreToolsOptions">Back</button> </div> <div id="ccSettingsSubmenu" class="more-tools-submenu"> <button class="more-back-button" data-target="moreToolsOptions">Back</button> </div> <li id="moreToolsFullscreen-527043790" class="moreToolsFullscreen" data-on-key="On" data-off-key="Off"> <div class="tool-left"> <span class="more-tools-icon"></span> <span class="tool-text">Full screen</span> </div> <button class="more-tools-settings-btn" data-target="fullscreenToggle">Off</button> </li> <li id="moreToolsShare-527043790" class="moreToolsShare"> <div class="tool-left"> <span class="more-tools-icon"></span> <span class="tool-text">Share</span> </div> </li> </ul> </div> <!-- More Tools - CC Panel --> <div id="moreToolsCCPanel-527043790" class="more-tools-panel more-tools-menu-container"> <div class="transcript-header"> <button class="backCC-text" id="back"> <span class="more-tools-back-btn"></span> Closed captions settings </button> <button class="close-button" id="closeMoreTools-527043790"></button> </div> <ul class="more-tools-options caption-options-mobile"> <li id="moreToolsToggleCC-527043790" class="moreToolsCC"> <div class="tool-left"> <span class="more-tools-icon"></span> <span class="tool-text">Closed captions</span> </div> <button class="more-tools-settings-btn" data-target="moreToolsToggleCCStatus">Off</button> </li> <li class="options_list_border"></li> <li id="moreToolsFontSizeCC" class="caption-list-option"> <button data-target="fontSizeSubmenu"> <div class="tool-left"> <span class="tool-text">Font size</span> </div> <span class="more-tools-settings-btn">Options</span> </button> </li> <li id="moreToolsTextColorCC" class="pic-in-pic caption-list-option"> <button data-target="textColorSubmenu"> <div class="tool-left"> <span class="tool-text">Text color</span> </div> <span class="more-tools-settings-btn">Options</span> </button> </li> <li id="moreToolsPositionCC" class="caption-list-option"> <button data-target="positionSubmenu"> <div class="tool-left"> <span class="tool-text">Position</span> </div> <span class="more-tools-settings-btn">Options</span> </button> </li> </ul> </div> <!-- More Tools - CC Panel - Font size --> <div id="moreToolsCCPanelFontSizeMobile-527043790" class="more-tools-panel more-tools-submenu-container" data-target-caption-mobile="captionSettings-527043790"> <div class="transcript-header"> <button class="backCC-text" id="back" data-target="back-fontSizeSubmenu"> <span class="more-tools-settings-btn submenu-back-btn more-tools-back-btn"></span> <!-- Closed captions settings --> Font size </button> <button class="close-button submenu-close-btn" id="closeMoreTools-527043790"></button> </div> <ul class="more-tools-options" id="more-tools-cc-font-size-options"> <li id="moreToolsSmallFontSizeCC" data-value="small"> <button> <span>Small</span> <span class="tick"></span> </button> </li> <li id="moreToolsMediumFontSizeCC" data-value="medium" class="selected"> <button> <span>Medium</span> <span class="tick"></span> </button> </li> <li id="moreToolsLargeFontSizeCC" data-value="large"> <button> <span>Large</span> <span class="tick"></span> </button> </li> <li id="moreToolsExtraLargeFontSizeCC" data-value="extra-large"> <button> <span>Extra Large</span> <span class="tick"></span> </button> </li> </ul> </div> <!-- More Tools - CC Panel - Text color --> <div id="moreToolsCCPanelTextColorMobile-527043790" class="more-tools-panel more-tools-submenu-container" data-target-caption-mobile="captionSettings-527043790"> <div class="transcript-header"> <button class="backCC-text" id="back" data-target="back-textColorSubmenu"> <span class="more-tools-settings-btn submenu-back-btn more-tools-back-btn"></span> <!-- Closed captions settings --> Text color </button> <button class="close-button submenu-close-btn" id="closeMoreTools-527043790"></button> </div> <ul class="more-tools-options" id="more-tools-cc-text-color-options"> <li id="moreToolsWhiteTextCC" data-value="white" class="selected"> <button> <span>White Text</span> <span class="tick"></span> </button> </li> <li id="moreToolsYellowTextCC" data-value="yellow"> <button> <span>Yellow Text</span> <span class="tick"></span> </button> </li> </ul> </div> <!-- More Tools - CC Panel - Position --> <div id="moreToolsCCPanelPositionMobile-527043790" class="more-tools-panel more-tools-submenu-container" data-target-caption-mobile="captionSettings-527043790"> <div class="transcript-header"> <button class="backCC-text" id="back" data-target="back-positionSubmenu"> <span class="more-tools-settings-btn submenu-back-btn more-tools-back-btn"></span> <!-- Closed captions settings --> Position </button> <button class="close-button submenu-close-btn" id="closeMoreTools-527043790"></button> </div> <ul class="more-tools-options" id="more-tools-cc-position-options"> <li id="moreToolsBottomCC" data-value="bottom" class="selected"> <button> <span>Bottom</span> <span class="tick"></span> </button> </li> <li id="moreToolsTopCC" data-value="top"> <button> <span>Top</span> <span class="tick"></span> </button> </li> </ul> </div> </div> <noindex> <div class="jw-video-error"> <p class="h3">Playback of this video is not currently available</p> </div> </noindex> <!-- Transcript Panel --> <div id="transcriptPanel-527043790" class="transcript-panel"> <div class="transcript-header"> <span>Transcript</span> <button aria-label="close transcript panel" class="close-button" id="closeTranscriptPanel-527043790"></button> </div> <div class="transcript-content" id="transcriptContent-527043790"></div> <div class="transcript-gradient"></div> </div> <!-- Series Panel --> </div> </div> <script type="text/javascript" id="527043790-script"> var playerSetup = { enableSeries : "", fileReference: "\/content\/dam\/pwc\/gx\/en\/services\/risk\/images\/global\u002Drisk\u002Dservices\u002Dvideo", openInNewWindow: "_blank", metaArea: "bottom", uniqueID: "527043790", videoError: "Playback of this video is not currently available", hideDescription: "false", hideReleaseDate: " true", seriesTitle: "", seriesDescription: "", hideTranscriptLink: "false", hideClosedCaption: "false", hideInlineTranscript: "false", hideTitle: "true", videoDetails: { title: "Global Risk Services", description: "", width: "", height: "", videoType: "youtube", videoDuration: "1:18", videoPreviewImage: "\/content\/dam\/pwc\/gx\/en\/services\/risk\/images\/global\u002Drisk\u002Dservices\u002Dvideo\/jcr:content\/renditions\/original\/jcr:content", transcript: "", videoUrl: "https:\/\/www.youtube.com\/watch?v=NDyCl4WRhCE", inlineTranscript: "Sam: Risk is all around us, and its changing all the time. It’s our job to help clients manage it, emerge stronger and remain resilient.\r\n\r\nChris: Every day I\x27m given the opportunity to use my own technology skills in helping our clients to manage their risks. This acts as a catalyst for positive change in their organisations and markets\r\n\r\nReade: I really enjoy helping my clients navigate this uncertainty by building lasting resilience.\r\n\r\nNadia: And I\x27m proud to be part of a diverse team that’s empowered to be ourselves.\r\n\r\nBarbora: Technology has helped us build an even stronger foundation of trust and transparency amongst our teams, clients and society\r\n\r\nStephanie: We have all the experience and skills clients need of a risk team, but powered but powered by technology we can derive insights for faster, better decision making.\r\n\r\nYousef: Our work gives our clients the confidence to be entrepreneurial and to seek value in an uncertain world.\r\n\r\nSam: Working together we will be pioneers in a world of changing risk.", videoReleaseDate: "01\/08\/24", closedCaption: "", videoPath: "\/content\/dam\/pwc\/gx\/en\/services\/risk\/images\/global\u002Drisk\u002Dservices\u002Dvideo" }, seriesVideos: [] }; </script> <script> var width = playerSetup.videoDetails.width; var videoName = playerSetup.fileReference; if (width === undefined || width === "") { playerSetup.videoDetails.width = "100%"; playerSetup.videoDetails.aspectratio = "16:9"; } videoJsInstanceInitV3("videojs-527043790", playerSetup, videoName); </script> </div> </div> </div> </div> </div> </div> </section> </div> <div class="section container responsivegrid"> <section id="capabilities" class="cmp-container page-section page-section--col-light-grey videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelementf4f000f7-4737-7b27-02f4-de18da65ebf5" 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-e6f985db47" class="cmp-container"> <div class="text parbase section"><div></div> <div class="text-component"> <h2>Capabilities</h2> <p>Multidimensional problems require multidisciplinary solutions. PwC has over 26,000+ risk specialists that can apply industry and technical expertise across the full risk spectrum, using leading technology and standardised approaches.</p> </div> </div> </div> </div> </div> </div> <div class="secondary-navigation section"> <div class="container"> <div class="row"> <div class="secnav-twocol secnav-twocol--complex" id="secondarynavigation"> <div class="secnav-twocol__pane"> <h2 class="secnav-twocol__heading h5"></h2> <div class="clearfix secnav-twocol__listing serif"> <a class="strip-btn strip-btn--has-popover" href="/gx/en/industries/capital-projects-infrastructure.html" data-popover-heading="Capital projects & infrastructure" data-popover-copy="Manage risk and maximise value as organisations sustainability plan, build, finance, operate, and decommission capital projects and infrastructure." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/capital-projects-and-infrastructure.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Capital projects & infrastructure</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/issues/cybersecurity.html" data-popover-heading="Cyber" data-popover-copy="Leverage end-to-end cyber capabilities to help organisations build, assess and manage cyber security and data protection activities, and respond to incidents." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/cyber-capabilities.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Cyber</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/services/audit-assurance/risk-assurance/governance--risk-and-compliance.html" data-popover-heading="Enterprise risk and control" data-popover-copy="Build, enhance, automate and validate risk and control systems and processes, which allow organisations to anticipate and avoid hazards, build resilience, and obtain confidence to take and manage risk intelligently." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/enterprise-risk-and-control.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Enterprise risk and control</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/services/consulting/technology.html" data-popover-heading="Enterprise technology" data-popover-copy="Implement, optimise and secure enterprise technologies, including AI, to help organisations to improve risk management, transform processes, streamline controls, and obtain actionable insights from data." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/enterprise-technology.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Enterprise technology</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/services/forensics.html" data-popover-heading="Forensics" data-popover-copy="Technology-driven forensic intelligence and analytics services to help organisations prepare, respond and emerge stronger from disruption caused by fraud, bribery and corruption, and other crisis around financial crime." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/forensics.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Forensics</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/services/audit-assurance/internal-audit.html" data-popover-heading="Internal audit" data-popover-copy="Help organisations to establish, transform, and deliver world-class Internal Audit capabilities, leveraging advanced technology and delivery models, and the breadth of PwC technical and industry expertise." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/internal-audit-capabilities.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Internal audit</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/issues/compliance-transformed.html" data-popover-heading="Regulatory compliance" data-popover-copy="Optimise compliance capabilities and technology to identify, manage, and comply with regulation, deliver trust to regulators and stakeholders, and gain competitive advantage from compliance." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/regulatory-compliance.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Regulatory compliance</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/services/risk/risk-modelling-services.html" data-popover-heading="Risk and data modelling" data-popover-copy="Combine advanced analytics expertise and technology to help organisations optimise and validate their data and models to manage risk, support decision-making, and unlock new insights and opportunities." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/risk-and-data-modelling.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Risk and data modelling</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/services/sustainability/climate-risk-resilience-adaptation.html" data-popover-heading="Sustainability risk" data-popover-copy="Help organisations to understand, assess and mitigate risks relating to sustainability management, regulation, and reporting, including confidence in the underlying systems and data." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/sustainability-risk.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Sustainability risk</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> <a class="strip-btn strip-btn--has-popover" href="/gx/en/services/audit-assurance/risk-assurance/performance-assurance.html" data-popover-heading="Trust and transparency" data-popover-copy="Provide confidence to internal and external stakeholders and regulators over the organisation’s processes, controls, systems, data and reporting, including those relating to AI and sustainability." data-popover-image="/content/dam/pwc/gx/en/services/risk/images/trust-and-transparency.jpg" data-popover-button="Find out more"> <span class="strip-btn__text">Trust and transparency</span> <span class="strip-btn__block strip-btn__icon"><span class="css-triangle--right"></span></span> <span class="strip-btn__block popover-trigger icon-info-text"><span>i</span></span> </a> </div> <div class="secnav-twocol__popover"> <a class="clearfix secnav-twocol__popover-close back serif regular" href="#"> <div class="css-arrow--left"></div> <span class="secnav-twocol__popover-close-label">Back</span> </a> <div class="clearfix secnav-twocol__popover-content"></div> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div class="section container responsivegrid"> <section id="uncovering-opportunities" class="cmp-container page-section page-section--col-white videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement25ba0d35-fc7f-ca68-f19c-c251120e168e" 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">Creating new value with risk services</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="Creating new value with risk services" aria-multiselectable="false"> <li role="tab" id="item_1_summaryexplorerv2-221d" aria-controls="item_1_summaryexplorerv2-221d_panel" class="cmp-tabs__tab cmp-tabs__tab--active" tabindex="0" data-cmp-hook-tabs="tab">Risk-powered partnerships</li> <li role="tab" id="item_2_summaryexplorerv2-221d" aria-controls="item_2_summaryexplorerv2-221d_panel" class="cmp-tabs__tab" tabindex="-1" data-cmp-hook-tabs="tab">Cutting edge risk technology</li> <li role="tab" id="item_1726530690895_summaryexplorerv2-221d" aria-controls="item_1726530690895_summaryexplorerv2-221d_panel" class="cmp-tabs__tab" tabindex="-1" data-cmp-hook-tabs="tab">Efficient and effective risk managed services</li> </ol> </div> <div role="tabpanel" id="item_1_summaryexplorerv2-221d_panel" aria-labelledby="item_1_summaryexplorerv2-221d" 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>Risk-powered partnerships</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>PwC Risk Services has curated strategic alliances with the world's leading technology and data companies to help accelerate innovation, inform on risk, and power business transformation. </p> <p>We combine PwC’s industry and subject matter knowledge seamlessly with our alliance partner’s technology and implementation expertise to multiply the value to organisations. </p> <p><a pwcbtnfile="HideSize" href="/gx/en/services/alliances.html" class="undefined btn btn--secondary btn--transparent" pwcbtnrendition="White">Find out more</a></p> <p> </p> </div> </div> </div> </section> </div> </div> <div role="tabpanel" id="item_2_summaryexplorerv2-221d_panel" aria-labelledby="item_2_summaryexplorerv2-221d" 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>Cutting edge risk technology</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>Technology is creating new opportunities. The complexity and pace of change can mean risks are difficult to spot and complex to tackle. PwC’s risk technology – including our own AI-powered solutions and those of our alliance partners – is helping companies address risk and find new opportunities. </p> <p>PwC supports your digitisation journey with our cutting-edge technology solutions designed to address your real-world challenges. Explore our Risk Digital Stores to find out more: <a href="https://store.pwc.co.uk/en" target="_blank" pwcbtnfile="HideSize">UK</a>, <a href="https://store.pwc.de/en" target="_blank" pwcbtnfile="HideSize">Germany</a> and <a href="https://marketplace.asiapacific.pwc.com/?utm_source=Email&utm_medium=Email&utm_campaign=20230509-ap-marketplace-launch&utm_term=link&utm_content=link" target="_blank" pwcbtnfile="HideSize">Asia Pacific</a>.</p> </div> </div> </div> </section> </div> </div> <div role="tabpanel" id="item_1726530690895_summaryexplorerv2-221d_panel" aria-labelledby="item_1726530690895_summaryexplorerv2-221d" 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>Efficient and effective risk managed services</h3> </div> <section> <div class="parsys"> <div class="text parbase section"><div></div> <div class="text-component"> <p>PwC can manage your end-to-end risk and regulatory activities and risk technology for you, leveraging and combining the breadth and depth of our global technical, industry and technology expertise. We can do this in areas such as cyber security, controls and compliance, third-party risk management, sustainability reporting, and management and monitoring of financial crime risks. We can also do this anywhere in the world, blending local insights with global experience. </p> <p>We understand that today’s complex and fast-moving risk and regulatory landscape can be overwhelming and costly. Our risk managed services are designed to simplify, speed up, standardise and optimise your processes – making them easier to manage, more resilient, and fit for the future in a competitive landscape. </p> <p><a href="/gx/en/services/managed-services.html" class="undefined btn btn--secondary btn--transparent">Find out more</a></p> </div> </div> </div> </section> </div> </div> </div> </div></div> </div> </section> </div> <div class="section container responsivegrid"> <section id="content-free-1-159a" class="cmp-container page-section page-section--col-white videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement6269d3b3-e02e-0bed-8389-3867e0935cf9" 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="cta-card-wrapper"> <div class="cta-card"> <div class="text-wrap"> <h2 class="bold">Learn more about how we help our clients to see, take and manage risk</h2> </div> <div class="cta-button-wrap"> <div class="button cta-btn-primary"><a class="cta-btn icon-btn cheveron-right" href="https://www.pwc.com/gx/en/issues/risk-regulation.html" title="Learn more"><span class="cta-btn--text">Learn more</span> </a> </div> </div> </div></div> </div> </section> </div> <div class="section container responsivegrid"> <section id="case-studies" class="cmp-container page-section page-section--col-light-grey videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelementef762094-2319-4d9c-b16f-5188f6b679aa" 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-f93ca16a0f" class="cmp-container"> <div class="text parbase section"><div></div> <div class="text-component"> <h2>Risk services case studies</h2> <p>Robust risk strategies in action. How we’ve helped organisations see and act on risk.</p> </div> </div> </div> </div> </div> </div> <div class="VUEJS-APP collection-v3 section"><!-- SDI include (path: /content/pwc/gx/en/services/risk/_jcr_content/root/container/content-free-container-1/section_849001053/collections_v3_copy_.dynamic.html, resourceType: pwc/components/modernized/content/collections-v3) --> <collection-v3 filter1="{"numberHits":4,"listItemCollection":[{"template":"/conf/pwc/settings/wcm/templates/content-detail-page-template","date":"Tue Mar 26 00:00:00 UTC 2024","videoTranscriptLink":"","videoItemHeight":"","imagePath":"/content/dam/pwc/de/de/images/two-businessmen-standing-on-factory-platform-962636480-670x377.jpeg","videoType":"","publishDate":"26/03/24","isVideo":false,"description":"Read in this case study how we helped a German car manufacturer to become more resilient with the help of PwC\u2019s climate scenario analysis.","pageTagList":["pwc-de:seitentypen/case-study"],"title":"Case study: Climate scenario analysis for an OEM - PwC","damSize":"","url":"https://www.pwc.de/en/sustainability/managing-climate-risks-and-opportunities/case-study-climate-scenario-analysis-for-a-german-based-oem.html","collectionTitle":"Case Study: Climate scenario analysis for a German based OEM","thumbnailText":"Read in this case study how we helped a German car manufacturer to become more resilient with the help of PwC\u2019s climate scenario analysis.","videoDuration":"","closedCaptionLink":"","videoItemWidth":"","href":"https://www.pwc.de/en/sustainability/managing-climate-risks-and-opportunities/case-study-climate-scenario-analysis-for-a-german-based-oem","videoItemUrl":""},{"template":"/conf/pwc/settings/wcm/templates/reading-format-case-study-template","date":"Wed Mar 06 00:00:00 UTC 2024","videoTranscriptLink":"","videoItemHeight":"","imagePath":"/content/dam/pwc/gx/en/about/assets/gettyimages-1141647792-670.jpeg","videoType":"","publishDate":"06/03/24","isVideo":false,"description":"From compliance complexity to competitive opportunity - PwC Legal Managed Services help reinvent Renault\u2019s compliance model and to stay ahead of fast-changing regulations.","pageTagList":["pwc:industries/industrial_manufacturing","pwc-content-type:publication","pwc:geography/global"],"title":"Legal Managed Services - Global Compliance: PwC","damSize":"","url":"https://www.pwc.com/gx/en/about/case-studies/renault-group.html","collectionTitle":"Managing risk and building a compliance culture for Renault Group","thumbnailText":"From compliance complexity to competitive opportunity - PwC Legal Managed Services help reinvent Renault\u2019s compliance model and to stay ahead of fast-changing...","videoDuration":"","closedCaptionLink":"","videoItemWidth":"","href":"https://www.pwc.com/gx/en/about/case-studies/renault-group","videoItemUrl":"","contentType":"Publication"},{"template":"/conf/pwc/settings/wcm/templates/longform-campaign-one-pager","date":"Wed Feb 15 00:00:00 UTC 2023","videoTranscriptLink":"","videoItemHeight":"","imagePath":"/content/dam/pwc/gx/en/brand-simplified/hero-images-1600/people/damil-adobestock-336999841-1600.jpg","videoType":"","publishDate":"15/02/23","isVideo":false,"description":"Aflac commissioned PwC U.S.\u2019s Advisory teams to help develop an integrated, global Enterprise Governance, Risk and Compliance (EGRC) program.","pageTagList":["pwc:issues/risk","pwc:topics/risk","pwc-content-type:case-study","pwc:services/advisory/consulting/risk"],"title":"How Aflac benefits from risk transformation | PwC","damSize":"","url":"https://www.pwc.com/gx/en/issues/risk-regulation/case-study-aflac.html","collectionTitle":"How Aflac benefits from risk transformation","thumbnailText":"Aflac commissioned PwC U.S.\u2019s Advisory teams to help develop an integrated, global Enterprise Governance, Risk and Compliance (EGRC) program.","videoDuration":"","closedCaptionLink":"","videoItemWidth":"","href":"https://www.pwc.com/gx/en/issues/risk-regulation/case-study-aflac","videoItemUrl":"","contentType":"Case Study"},{"template":"/conf/pwc/settings/wcm/templates/longform-campaign-one-pager","date":"Wed Jan 25 00:00:00 UTC 2023","videoTranscriptLink":"","videoItemHeight":"","imagePath":"/content/dam/pwc/gx/en/brand-simplified/teaser-images-670/transportation/damil-gettyimages-898265414-670.jpg","videoType":"","publishDate":"25/01/23","isVideo":false,"description":"In August 2020, Singapore\u2019s Alliances for Action (Afa), a public-private partnership, engaged PwC to help build a common data highway called SGTraDex that aims to be the digital highway for Singapore\u2019s supply chain ecosystem, with the goal of streamlining and channelling information from disparate sources via a central digital infrastructure.","pageTagList":["pwc-content-type:thought_leadership","pwc:issues/risk","pwc-gx:featured/research-insights"],"title":"Supporting international trade for the digital age: PwC","damSize":"","url":"https://www.pwc.com/gx/en/issues/risk-regulation/case-study-sgtradex.html","collectionTitle":"Supporting international trade for the digital age ","thumbnailText":"In August 2020, Singapore\u2019s Alliances for Action (Afa), a public-private partnership, engaged PwC to help build a common data highway called SGTraDex that aims...","videoDuration":"","closedCaptionLink":"","videoItemWidth":"","href":"https://www.pwc.com/gx/en/issues/risk-regulation/case-study-sgtradex","videoItemUrl":"","contentType":"Thought leadership"}],"filters":[]}" filter2="{"displayDescription":true,"componentId":"-content-pwc-gx-en-services-risk-jcr-content-root-container-content-free-container-1-section-849001053-collections-v3-copy-","resultslink":"","displayResultCount":false,"isDeepLinkSearch":false,"listFrom":"static","displayBrandKeyline":false,"pageSize":100,"orderBy":"pwcReleaseDate","facetedTitle":"","deepLinkId":"45240","variation":"legacy","isVideoChecked":false,"displayThumbnail":false,"dateFormatString":"short","displayDownload":false,"displayDate":true,"limit":20,"menuType":"none","isFixedHeight":true,"linkItems":false}" filter3="{"loadMoreLabel":"Load more","openModalLabel":"Filter by","cancelSearchLabel":"Faceted_Navigation_CancelSearch","closeFilterLabel":"Close","applyFiltersLabel":"Apply filters","resultSingularLabel":"result","filterByLabel":"Filter by","mostPopularLabel":"Most Popular","publishDateLabel":"Publish date","searchLabel":"Search","loadingLabel":"Loading...","videoErrorLabel":"Playback of this video is not currently available","downloadPdfLabel":"Download PDF","viewAllLabel":"View all","viewTranscriptLabel":"View transcript","sortByLabel":"Sort by","resultsLabel":"result(s)","resultPluralLabel":"results","resetFiltersLabel":"Reset filters"}"> </collection-v3> </div> </div> </section> </div> <div class="section container responsivegrid"> <section id="content-free-1-9719" class="cmp-container page-section page-section--col-white videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelement276d263e-b892-6e09-3109-0b3042b0c3c3" 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-longformc "> <div class="parsys_column pwccol2-longformc-c0"> <div id="container-9ecc9bbed1" class="cmp-container"> <div class="image img-alignment-left"> <div class="asset-sharing-component image-asset "> <img class="js-lazy-loading mod__image_p image-component_background " data-image="/gx/en/issues/risk-regulation/global-risk-survey/grs-2023-thumbnail.jpeg" alt="" data-emptytext="Image" style="height:auto; padding-top:; max-height:;"/> </div> </div> </div> </div> <div class="parsys_column pwccol2-longformc-c1"> <div id="container-54b02cff40" class="cmp-container"> <div class="text parbase section"><div></div> <div class="text-component"> <h2>How a tech tipping point is fueling reinvention, resilience and growth</h2> </div> </div> <div class="text parbase section"><div></div> <div class="text-component"> <p>PwC’s Global Risk Survey 2023 reveals how leading organisations are changing the way they see risk by embracing the transformative power of technology and data in pursuit of opportunity and value creation.<br> </p> <p><a href="/gx/en/issues/risk-regulation/global-risk-survey.html" class="undefined btn btn--secondary btn--transparent">Read more</a></p> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div class="section container responsivegrid"> <section id="featured-content" class="cmp-container page-section page-section--col-light-grey videobghost " data-wcmmode="false" data-parallax="true" data-videoParallax="false" data-videoId="videoelemente2d15d31-f9c3-1d24-25fd-64ee387bb858" 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="text parbase section"><div></div> <div class="text-component"> <h2>Risk management insights</h2> </div> </div> <div class="collection-v2 section"><!-- SDI include (path: /content/pwc/gx/en/services/risk/_jcr_content/root/container/content-free-container-1/section_929168138/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-services-risk-jcr-content-root-container-content-free-container-1-section-929168138-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\/services\/risk"; angular.loadFacetedNavigation("{}", "", "", "", "", "{\x22numberHits\x22:4,\x22elements\x22:\x22[{\\\x22index\\\x22:1,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.com\/us\/en\/services\/consulting\/cybersecurity\u002Drisk\u002Dregulatory\/library\/global\u002Ddigital\u002Dtrust\u002Dinsights.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/us\/en\/services\/consulting\/cybersecurity\u002Drisk\u002Dregulatory\/library\/global\u002Ddigital\u002Dtrust\u002Dinsights.html\\\x22,\\\x22text\\\x22:\\\x22Check out the latest findings of PwC\\u2019s 2025 Global Digital Trust Insights Survey, reflecting the views of over 4,000 executives.\\\x22,\\\x22thumbnailText\\\x22:\\\x22Check out the latest findings of PwC\\u2019s 2025 Global Digital Trust Insights Survey, reflecting the views of over 4,000 executives.\\\x22,\\\x22title\\\x22:\\\x22The C\u002Dsuite playbook \u002D Bridging the gaps to cyber resilience\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/us\/en\/services\/consulting\/cybersecurity\u002Drisk\u002Dregulatory\/library\/global\u002Ddigital\u002Dtrust\u002Dinsights\/dti\u002D2025\u002Dpage\u002Dproperties.jpg\\\x22,\\\x22tags\\\x22:[\\\x22pwc\u002Dcontent\u002Dtype:publication\\\x22,\\\x22pwc\u002Dus:content\u002Dtype\/editors\u002Dpick\\\x22,\\\x22pwc\u002Dus:campaign\/ts\/cyber\\\x22,\\\x22pwc\u002Dxx:economic\u002Dbuyer\/chief\u002Dinformation\u002Doffice\\\x22,\\\x22pwc\u002Dxx:industry\/financial\u002Dservices\\\x22,\\\x22pwc\u002Dxx:industry\/tmt\\\x22,\\\x22pwc\u002Dxx:content\u002Dtype\/integrated\u002Dcontent\\\x22,\\\x22pwc\u002Dus:collections\/research\u002Dinsights\\\x22,\\\x22pwc\u002Dxx:industry\/health\u002Dindustries\\\x22,\\\x22pwc\u002Dxx:topic\/election\u002D2024\\\x22,\\\x22pwc\u002Dxx:funnel\/awareness\\\x22,\\\x22pwc\u002Dxx:business\u002Dfunction\/information\u002Dsecurity\\\x22,\\\x22pwc\u002Dxx:topic\/technology\\\x22,\\\x22pwc\u002Dxx:topic\/digital\u002Doversight\u002Dcybersecurity\\\x22,\\\x22pwc\u002Dxx:service\/consulting\/cyber\u002Drisk\u002Dregulatory\/data\u002Drisk\u002Dprivacy\\\x22,\\\x22pwc\u002Dxx:business\u002Dfunction\/risk\\\x22,\\\x22pwc\u002Dxx:service\/consulting\/cyber\u002Drisk\u002Dregulatory\\\x22,\\\x22pwc\u002Dxx:topic\/risk\\\x22,\\\x22pwc:industries\/financial_services\\\x22,\\\x22pwc\u002Dxx:service\/consulting\/cyber\u002Drisk\u002Dregulatory\/cyber\u002Dtechnology\u002Drisk\\\x22,\\\x22pwc\u002Dxx:economic\u002Dbuyer\/chief\u002Drisk\u002Doffice\\\x22,\\\x22pwc\u002Dxx:business\u002Dfunction\/information\u002Dtechnology\\\x22,\\\x22pwc\u002Dxx:economic\u002Dbuyer\/chief\u002Dinformation\u002Dsecurity\u002Doffice\\\x22,\\\x22pwc\u002Dxx:topic\/cybersecurity\u002Dprivacy\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2212\/10\/24\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/us\/en\/services\/consulting\/cybersecurity\u002Drisk\u002Dregulatory\/library\/global\u002Ddigital\u002Dtrust\u002Dinsights\/dti\u002D2025\u002Dpage\u002Dproperties.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:\\\x22The C\u002Dsuite playbook \u002D Bridging the gaps to cyber resilience\\\x22,\\\x22description\\\x22:\\\x22Check out the latest findings of PwC\\u2019s 2025 Global Digital Trust Insights Survey, reflecting the views of over 4,000 executives.\\\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:2,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.com\/gx\/en\/services\/forensics\/economic\u002Dcrime\u002Dsurvey.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/gx\/en\/services\/forensics\/economic\u002Dcrime\u002Dsurvey.html\\\x22,\\\x22text\\\x22:\\\x22Learn how companies can embrace risk to prevent economic crime and disclose its consequences for future growth through our Global Economic Crime Survey.\\\x22,\\\x22thumbnailText\\\x22:\\\x22Learn how companies can embrace risk to prevent economic crime and disclose its consequences for future growth through our Global Economic Crime Survey.\\\x22,\\\x22title\\\x22:\\\x22Global Economic Crime Survey 2024\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/pwc_assets\/gettyimages\u002D624857617\u002D800.jpg\\\x22,\\\x22tags\\\x22:[\\\x22pwc\u002Dcontent\u002Dtype:publication\\\x22,\\\x22pwc\u002Dcontent\u002Dtype:thought_leadership\\\x22,\\\x22pwc\u002Dgx:type\/pdf\\\x22,\\\x22pwc\u002Dgx:featured\/research\u002Dinsights\\\x22,\\\x22pwc:services\/advisory\/consulting\/forensic_services\\\x22,\\\x22pwc:campaigns\/Global_Economic_Crime_Survey_2016\\\x22,\\\x22pwc:geography\/global\\\x22,\\\x22pwc:services\\\x22,\\\x22pwc:services\/human_resource_services\\\x22,\\\x22pwc:issues\/regulation\\\x22,\\\x22pwc\u002Dgx:topics\/regulatory\\\x22,\\\x22pwc:services\/advisory\/consulting\\\x22,\\\x22pwc:issues\/risk\\\x22,\\\x22pwc:topics\/financial_crime\\\x22,\\\x22pwc\u002Dgx:type\/publication\\\x22,\\\x22pwc:issues\/cyber\\\x22,\\\x22pwc:services\/advisory\\\x22,\\\x22pwc\u002Dcontent\u002Dtype:report\\\x22,\\\x22pwc\u002Dcontent\u002Dtype:homepage\\\x22,\\\x22pwc:content_type\/tools\/survey\\\x22,\\\x22pwc:issues\/technology\\\x22,\\\x22pwc:topics\/crisis\\\x22,\\\x22pwc\u002Dgx:topics\/risk\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2212\/06\/24\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/pwc_assets\/gettyimages\u002D624857617\u002D800.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:\\\x22Global Economic Crime Survey 2024\\\x22,\\\x22description\\\x22:\\\x22Learn how companies can embrace risk to prevent economic crime and disclose its consequences for future growth through our Global Economic Crime Survey.\\\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:3,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.com\/gx\/en\/issues\/risk\u002Dregulation\/global\u002Drisk\u002Dsurvey\/benchmark\u002Dyourself.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/gx\/en\/issues\/risk\u002Dregulation\/global\u002Drisk\u002Dsurvey\/benchmark\u002Dyourself.html\\\x22,\\\x22text\\\x22:\\\x22Compare your responses with PwC\\u2019s Global Risk Survey 2023 respondents to help you explore your approach to risk and reveal your risk archetype.\\\x22,\\\x22thumbnailText\\\x22:\\\x22Compare your responses with PwC\\u2019s Global Risk Survey 2023 respondents to help you explore your approach to risk and reveal your risk archetype.\\\x22,\\\x22title\\\x22:\\\x22Are you a risk pioneer? Benchmark yourself against 3,910 business and risk leaders\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/issues\/risk\u002Dregulation\/adobestock\u002D474676722\u002D800.jpg\\\x22,\\\x22tags\\\x22:[\\\x22pwc:issues\/risk\\\x22,\\\x22pwc:geography\/global\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2212\/03\/24\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/issues\/risk\u002Dregulation\/adobestock\u002D474676722\u002D800.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:\\\x22Are you a risk pioneer? Benchmark yourself against 3,910 business and risk leaders\\\x22,\\\x22description\\\x22:\\\x22Compare your responses with PwC\\u2019s Global Risk Survey 2023 respondents to help you explore your approach to risk and reveal your risk archetype.\\\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:4,\\\x22href\\\x22:\\\x22https:\/\/www.pwc.com\/gx\/en\/services\/audit\u002Dassurance\/internal\u002Daudit\/global\u002Dinternal\u002Daudit\u002Dstudy.html\\\x22,\\\x22relativeHref\\\x22:\\\x22\/content\/pwc\/gx\/en\/services\/audit\u002Dassurance\/internal\u002Daudit\/global\u002Dinternal\u002Daudit\u002Dstudy.html\\\x22,\\\x22text\\\x22:\\\x22For more than a decade, PwC has conducted global surveys with Internal Audit leaders and their stakeholders.\\\\r\\\\n\\\x22,\\\x22thumbnailText\\\x22:\\\x22For more than a decade, PwC has conducted global surveys with Internal Audit leaders and their stakeholders.\\\\r\\\\n\\\x22,\\\x22title\\\x22:\\\x22Global Internal Audit Study 2023\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/services\/audit\u002Dassurance\/assets\/internal\u002Daudit\u002Dsurvey\u002Dthumb.jpeg\\\x22,\\\x22tags\\\x22:[\\\x22pwc\u002Dcontent\u002Dtype:thought_leadership\\\x22,\\\x22pwc:topics\/risk\\\x22,\\\x22pwc:topics\/audit\\\x22,\\\x22pwc\u002Dcontent\u002Dtype:report\\\x22],\\\x22filterTags\\\x22:\\\x22[]\\\x22,\\\x22publishDate\\\x22:\\\x2212\/09\/23\\\x22,\\\x22playerOptions\\\x22:{\\\x22link\\\x22:\\\x22\\\x22,\\\x22image\\\x22:\\\x22\/content\/dam\/pwc\/gx\/en\/services\/audit\u002Dassurance\/assets\/internal\u002Daudit\u002Dsurvey\u002Dthumb.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:\\\x22Global Internal Audit Study 2023\\\x22,\\\x22description\\\x22:\\\x22For more than a decade, PwC has conducted global surveys with Internal Audit leaders and their stakeholders.\\\\r\\\\n\\\x22,\\\x22autostart\\\x22:false},\\\x22damSize\\\x22:\\\x22\\\x22,\\\x22template\\\x22:\\\x22content\u002Ddetail\u002Dpage\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\u002Dservices\u002Drisk\u002Djcr\u002Dcontent\u002Droot\u002Dcontainer\u002Dcontent\u002Dfree\u002Dcontainer\u002D1\u002Dsection\u002D929168138\u002Dcollections\u002Dv2", "", "View all", "", "Filter by", "Apply filters", "Faceted_Navigation_CancelSearch", "Loading...", "\/content\/pwc\/gx\/en\/services\/risk\/jcr:content\/root\/container\/content\u002Dfree\u002Dcontainer\u002D1\/section_929168138\/collections_v2", "4", "true", "View transcript", "false", "{}", "{}", "", "false", "java.util.GregorianCalendar[time=1719563724348,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=2024,MONTH=5,WEEK_OF_YEAR=26,WEEK_OF_MONTH=5,DAY_OF_MONTH=28,DAY_OF_YEAR=180,DAY_OF_WEEK=6,DAY_OF_WEEK_IN_MONTH=4,AM_PM=0,HOUR=8,HOUR_OF_DAY=8,MINUTE=35,SECOND=24,MILLISECOND=348,ZONE_OFFSET=0,DST_OFFSET=0]", "\/content\/pwc\/gx\/en\/services\/risk", "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="container responsivegrid"> <div id="container-8108d227d4" class="cmp-container"> </div> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section" data-id="cta-2"></div> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section" data-id="related-links"></div> </div> <div class="ixfsection experiencefragment"><div class="mod-ixf-page-section" data-id="contact"></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 hidden ixf__light-grey"> <div id="container-8ceed2a219" 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--risk-services fullwidth " data-action="/content/pwc/gx/en/services/risk" data-xfid="ea0a5592-dde8-33fb-9c01-9bf699c0598d" data-formstartpath="/content/pwc/gx/en/services/risk/jcr:content/root/container/isection-xf-bottom-kick" data-formid="OnlineForm8857" data-formname="service-contact-form" data-sendviaapi="false" data-thankustyle="inline" data-formheading="Contact PwC's team" data-locale="en_gx" data-onlineformtype="bottomKick" data-thankustyle-t="Thank you" data-thankustyle-b="Thank you for submitting your meeting request, we will be in touch shortly." data-thankustyle-d="false" data-eventtype="normal form"> <div id="container-85fe4f5462" 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/risk-services/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-7d4057d034" 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="ea0a5592-dde8-33fb-9c01-9bf699c0598d"> <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-09a3ef8a89" 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="firstName_104434017_rightcol"> <label for="firstName__rightcol1">Full name<span class="required">*</span></label> <p class="help-block" id="firstName_104434017_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="firstName_104434017_rightcol1" name="firstName" aria-describedby="firstName_104434017_rightcolHelp" aria-required="true"/> </div> <div id="firstName_104434017_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_1874190878_rightcol"> <label for="email__rightcol1">Email<span class="required">*</span></label> <p class="help-block" id="email_1874190878_rightcolHelp"></p> <input class="cm-form-text-mod__text form-control cdpAttribute" 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_1874190878_rightcol1" name="email" aria-describedby="email_1874190878_rightcolHelp" aria-required="true" data-cdp-attribute="cdpData.formUserEmail"/> </div> <div id="email_1874190878_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="organisation_1327748985_rightcol"> <label for="organisation__rightcol1">Organisation<span class="required">*</span></label> <p class="help-block" id="organisation_1327748985_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="organisation_1327748985_rightcol1" name="organisation" aria-describedby="organisation_1327748985_rightcolHelp" aria-required="true"/> </div> <div id="organisation_1327748985_rightcol1_desc" class="form_row_description"> <span></span> </div> </div></div> <div class="countrydropdown__mod section"><div class="pwc-forms__field pwc-forms__field--select form-group" id="country_1836551347_rightcol"> <label for="country_1836551347">Country/territory<span class="required">*</span></label> <p class="help-block" id="country_1836551347_rightcolHelp"></p> <select class="form-control cmp-form-mod__cd_options" name="country" id="country_1836551347" aria-describedby="country_1836551347_rightcolHelp" aria-required="true" data-cmp-constraint-required="true" data-cmp-constraint-required-message="Please enter a valid value" data-cmp-parentId="country_1836551347_rightcol" data-cmp-id="country_1836551347" data-default="Select country/territory"> <option value="Select country or territory">Select country or territory</option> <option value="Global">Global</option> <option value="Afghanistan">Afghanistan</option> <option value="Albania">Albania</option> <option value="Algeria">Algeria</option> <option value="Angola">Angola</option> <option value="Antigua">Antigua</option> <option value="Argentina">Argentina</option> <option value="Armenia">Armenia</option> <option value="Aruba">Aruba</option> <option value="Australia">Australia</option> <option value="Austria">Austria</option> <option value="Azerbaijan">Azerbaijan</option> <option value="Bahamas">Bahamas</option> <option value="Bahrain">Bahrain</option> <option value="Bangladesh">Bangladesh</option> <option value="Barbados">Barbados</option> <option value="Belarus">Belarus</option> <option value="Belgium">Belgium</option> <option value="Benin">Benin</option> <option value="Bermuda">Bermuda</option> <option value="Bolivia">Bolivia</option> <option value="Bonaire">Bonaire</option> <option value="Bosnia & Herzegovina">Bosnia & Herzegovina</option> <option value="Botswana">Botswana</option> <option value="Brazil">Brazil</option> <option value="British Virgin Islands">British Virgin Islands</option> <option value="Bulgaria">Bulgaria</option> <option value="Burkina Faso">Burkina Faso</option> <option value="Burundi">Burundi</option> <option value="Cambodia">Cambodia</option> <option value="Cameroon">Cameroon</option> <option value="Canada">Canada</option> <option value="Cape Verde">Cape Verde</option> <option value="Caribbean">Caribbean</option> <option value="Cayman Islands">Cayman Islands</option> <option value="Central African Republic">Central African Republic</option> <option value="Central Americas">Central Americas</option> <option value="Central and Eastern Europe">Central and Eastern Europe</option> <option value="Central Asia and Caucasus">Central Asia and Caucasus</option> <option value="Chad">Chad</option> <option value="Channel Islands">Channel Islands</option> <option value="Chile">Chile</option> <option value="China">China</option> <option value="Colombia">Colombia</option> <option value="Congo (Brazzaville)">Congo (Brazzaville)</option> <option value="Congo (Dem. Rep.)">Congo (Dem. Rep.)</option> <option value="Cost Rica">Cost Rica</option> <option value="Cote d'Ivoire">Cote d'Ivoire</option> <option value="Croatia">Croatia</option> <option value="Cyprus">Cyprus</option> <option value="Czech Republic">Czech Republic</option> <option value="Denmark">Denmark</option> <option value="Djibouti">Djibouti</option> <option value="Dominican Republic">Dominican Republic</option> <option value="Ecuador">Ecuador</option> <option value="Egypt">Egypt</option> <option value="El Salvador">El Salvador</option> <option value="Equatiorial Guinea">Equatiorial Guinea</option> <option value="Eritrea">Eritrea</option> <option value="Estonia">Estonia</option> <option value="Ethiopia">Ethiopia</option> <option value="Fiji">Fiji</option> <option value="Finland">Finland</option> <option value="France">France</option> <option value="Gabon">Gabon</option> <option value="Gambia">Gambia</option> <option value="Georgia">Georgia</option> <option value="Germany">Germany</option> <option value="Ghana">Ghana</option> <option value="Gibraltar">Gibraltar</option> <option value="Greece">Greece</option> <option value="Greenland">Greenland</option> <option value="Guatemala">Guatemala</option> <option value="Guernsey">Guernsey</option> <option value="Guinea">Guinea</option> <option value="Guinea Bissau">Guinea Bissau</option> <option value="Honduras">Honduras</option> <option value="Hong Kong SAR, China">Hong Kong SAR, China</option> <option value="Hungary">Hungary</option> <option value="Iceland">Iceland</option> <option value="India">India</option> <option value="Indonesia">Indonesia</option> <option value="Interaméricas">Interaméricas</option> <option value="Iraq">Iraq</option> <option value="Ireland (Republic of)">Ireland (Republic of)</option> <option value="Isle of Man">Isle of Man</option> <option value="Israel">Israel</option> <option value="Italy">Italy</option> <option value="Jamaica">Jamaica</option> <option value="Japan">Japan</option> <option value="Jersey">Jersey</option> <option value="Jordan">Jordan</option> <option value="Kazakhstan">Kazakhstan</option> <option value="Kenya">Kenya</option> <option value="Kosovo">Kosovo</option> <option value="Kuwait">Kuwait</option> <option value="Kyrgyzstan">Kyrgyzstan</option> <option value="Laos">Laos</option> <option value="Latvia">Latvia</option> <option value="Lebanon">Lebanon</option> <option value="Liberia">Liberia</option> <option value="Libya">Libya</option> <option value="Liechtenstein">Liechtenstein</option> <option value="Lithuania">Lithuania</option> <option value="Luxembourg">Luxembourg</option> <option value="Macau SAR, China">Macau SAR, China</option> <option value="Macedonia">Macedonia</option> <option value="Madagascar">Madagascar</option> <option value="Malaysia">Malaysia</option> <option value="Maldives">Maldives</option> <option value="Mali">Mali</option> <option value="Malta">Malta</option> <option value="Marshall Islands">Marshall Islands</option> <option value="Martinique">Martinique</option> <option value="Mauritania">Mauritania</option> <option value="Mauritius">Mauritius</option> <option value="Mexico">Mexico</option> <option value="Middle East Region">Middle East Region</option> <option value="Moldova">Moldova</option> <option value="Monaco (Principality of)">Monaco (Principality of)</option> <option value="Mongolia">Mongolia</option> <option value="Montenegro">Montenegro</option> <option value="Morocco">Morocco</option> <option value="Mozambique">Mozambique</option> <option value="Namibia">Namibia</option> <option value="Netherlands">Netherlands</option> <option value="Netherlands Antilles">Netherlands Antilles</option> <option value="New Caledonia">New Caledonia</option> <option value="New Zealand">New Zealand</option> <option value="Nicaragua">Nicaragua</option> <option value="Niger">Niger</option> <option value="Nigeria">Nigeria</option> <option value="Norway">Norway</option> <option value="Oman">Oman</option> <option value="Pakistan">Pakistan</option> <option value="Panama">Panama</option> <option value="Papua New Guinea">Papua New Guinea</option> <option value="Paraguay">Paraguay</option> <option value="Peru">Peru</option> <option value="Philippines">Philippines</option> <option value="Poland">Poland</option> <option value="Portugal">Portugal</option> <option value="Puerto Rico">Puerto Rico</option> <option value="Qatar">Qatar</option> <option value="Romania">Romania</option> <option value="Russia">Russia</option> <option value="Rwanda">Rwanda</option> <option value="San Marino">San Marino</option> <option value="Sao Tome and Principe">Sao Tome and Principe</option> <option value="Saudi Arabia">Saudi Arabia</option> <option value="Senegal">Senegal</option> <option value="Serbia">Serbia</option> <option value="Seychelles">Seychelles</option> <option value="Sierra Leone">Sierra Leone</option> <option value="Singapore">Singapore</option> <option value="Slovakia">Slovakia</option> <option value="Slovenia">Slovenia</option> <option value="Solomon Islands">Solomon Islands</option> <option value="Somalia">Somalia</option> <option value="South Africa">South Africa</option> <option value="South Korea">South Korea</option> <option value="Spain">Spain</option> <option value="Sri Lanka">Sri Lanka</option> <option value="St. Kitts and Nevis">St. Kitts and Nevis</option> <option value="St. Lucia">St. Lucia</option> <option value="Sudan">Sudan</option> <option value="Surinam">Surinam</option> <option value="eSwatini/Swaziland">eSwatini/Swaziland</option> <option value="Sweden">Sweden</option> <option value="Switzerland">Switzerland</option> <option value="Taiwan">Taiwan</option> <option value="Tajikistan">Tajikistan</option> <option value="Tanzania">Tanzania</option> <option value="Thailand">Thailand</option> <option value="Togo">Togo</option> <option value="Trinidad and Tobago">Trinidad and Tobago</option> <option value="Tunisia">Tunisia</option> <option value="Turkey">Turkey</option> <option value="Turkmenistan">Turkmenistan</option> <option value="Turks and Caicos Islands">Turks and Caicos Islands</option> <option value="Uganda">Uganda</option> <option value="Ukraine">Ukraine</option> <option value="United Arab Emirates">United Arab Emirates</option> <option value="United Kingdom">United Kingdom</option> <option value="United States">United States</option> <option value="Uruguay">Uruguay</option> <option value="U.S. Virgin Islands">U.S. Virgin Islands</option> <option value="Uzbekistan">Uzbekistan</option> <option value="Venezuela">Venezuela</option> <option value="Vietnam">Vietnam</option> <option value="West Bank and Gaza">West Bank and Gaza</option> <option value="Yemen">Yemen</option> <option value="Zambia">Zambia</option> <option value="Zimbabwe">Zimbabwe</option> <option value="Brasil">Brasil</option> <option value="Francophone Africa">Francophone Africa</option> <option value="Latin America">Latin America</option> <option value="Middle East">Middle East</option> <option value="Nordic">Nordic</option> <option value="South East Asia">South East Asia</option> <option value="Guyana">Guyana</option> <option value="Eurasia">Eurasia</option> <option value="Africa">Africa</option> <option value="Andorra">Andorra</option> <option value="Francophone Afrique">Francophone Afrique</option> </select> </div> <div id="country_1836551347_desc" class="form_row_description"> <span></span> </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="details_1021903843_rightcol"> <label for="details__rightcol1">Further details regarding your enquiry</label> <p class="help-block" id="details_1021903843_rightcolHelp"></p> <textarea class="cm-form-text-mod__textarea 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="details_1021903843_rightcol1" name="details" aria-describedby="details_1021903843_rightcolHelp"></textarea> </div> <div id="details_1021903843_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-f56e9eeeb9" class="cmp-container"> <div class="rightrailcontact"><!-- SDI include (path: /content/experience-fragments/pwc/gx/en/bottom-kick/forms/risk-services/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_e1da524c-4036-4a7f-b8db-df2225886b85_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="noleftline"> <img src="https://www.pwc.co.uk/people/sam-samaratunga-2020.jpg.pwcimage.105.105.jpg" class="contact_image rightrails-profile-img brdOvrid" alt="Sam Samaratunga"/> <div class="contact-content"> <p class="contact-name"> <a href="https://www.pwc.com/gx/en/contacts/s/sam-samaratunga-1.html">Sam Samaratunga</a> </p> <div class="contact-info"> <p>UK and Global Head of Risk Services, PwC United Kingdom</p> <p>Tel: +44 (0)7710 058286</p> <!--<sly data-sly-test=""> <p>Fax: </p> </sly>--> </div> <div class="contact-link"> <a href="https://www.linkedin.com/in/sam-samaratunga/" target="_blank"> <img class="right-rails-img" src="data:image/gif;base64,R0lGODlhGAAYALMAAACJ0KDT7UCn3PD4/HC95RCQ01Cu3zCf2cDi84DE6P///5DM6yCY1mC14v///wAAACH5BAEHAA4ALAAAAAAYABgAAAReEMhJq7046827/xWRHCCVKMrAlBKCKgILnOkqN6O8FYJQaDQFwIVqvBSLTHB4bBowSyIKMXgFoC8migBgvBBYlFYo+YaF0on5Es2Wp+exGs7Opt8KcF18B6x1gIEbEQA7" alt='Linkedin Follow'/> </a> <a href="https://twitter.com/samsamaratunga?lang=en" target="_blank"> <img class="right-rails-img" src="/etc.clientlibs/pwc/clientlibs/components-colors/resources/images/contactscollection/twitter.svg" alt='X Follow'/> </a> <a class="underline-link contact-email-link-aa" href="javascript:void(0);" onclick="openContactUrl('/content/pwc/gx/en/contacts/s/sam-samaratunga-1','Sam','Samaratunga','L2NvbnRlbnQvZGFtL3B3Yy9neC9lbi9jb250ZW50LWZyYWdtZW50cy9jb250YWN0cy9zL3NhbS1zYW1hcmF0dW5nYS0x','true')" target="_self" data-expert-contact-us="Sam Samaratunga"> Email </a> </div> </div> </div> </div> <div country="gx" divId="1" class="contactCol" style="display:block"> <div class="noleftline"> <img src="/gx/en/contacts/shaun-willcocks.jpeg.pwcimage.105.105.jpg" class="contact_image rightrails-profile-img brdOvrid" alt="Shaun Willcocks"/> <div class="contact-content"> <p class="contact-name">Shaun Willcocks</p> <div class="contact-info"> <p>Global Risk Markets Leader, Global Internal Audit Leader, Partner, PwC Japan</p> <p>Tel: +81 (0)90 6478 6991</p> <!--<sly data-sly-test=""> <p>Fax: </p> </sly>--> </div> <div class="contact-link"> <a href="https://www.linkedin.com/in/shaun-willcocks-49886010/" 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','Shaun','Willcocks','L2NvbnRlbnQvZGFtL3B3Yy9neC9lbi9jb250ZW50LWZyYWdtZW50cy9jb250YWN0cy9zL3NoYXVuLXdpbGxjb2Nrcw==','false')" target="_self" data-expert-contact-us="Shaun Willcocks"> Email </a> </div> </div> </div> </div> <div country="gx" divId="2" class="contactCol" style="display:block"> <div class="noleftline"> <img src="https://www.pwc.de/de/personen/robert-paffen-2022-500x500.jpg.pwcimage.105.105.jpg" class="contact_image rightrails-profile-img brdOvrid" alt="Dr. Robert Paffen"/> <div class="contact-content"> <p class="contact-name">Dr. Robert Paffen</p> <div class="contact-info"> <p>Global Risk Services Digital Leader, Germany Risk & Regulatory Leader, PwC Germany</p> <!--<sly data-sly-test=""> <p>Fax: </p> </sly>--> </div> <div class="contact-link"> <a href="https://www.linkedin.com/in/dr-robert-paffen-658127a0/recent-activity/posts/" 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','Dr.%20Robert','Paffen','L2NvbnRlbnQvZGFtL3B3Yy9neC9lbi9jb250ZW50LWZyYWdtZW50cy9jb250YWN0cy9yL3JvYmVydC1wYWZmZW4=','false')" target="_self" data-expert-contact-us="Dr. Robert Paffen"> 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"> <a href="/gx/en/services/risk/risk-services-team.html" title="More contacts" class="btn more">More contacts</a> </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_e1da524c-4036-4a7f-b8db-df2225886b85_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"; var countryhawkList = "countryhawkList_e1da524c-4036-4a7f-b8db-df2225886b85_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"; var displayMore = "displayMore_e1da524c-4036-4a7f-b8db-df2225886b85_root_bottom_kick_isection_contacts-par_rightrailcontact_cop"; var displayLess = "displayLess_e1da524c-4036-4a7f-b8db-df2225886b85_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> </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-4b0e2cb00c" 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>