/* ------------------------------------------------------------------
   style.used.css
   Subset of the original Strategy theme stylesheet (style.css),
   containing only the rules that apply to interactive-2.html.
   Source order and the cascade are preserved, so this file is a
   drop-in replacement for the original <link>.
   ------------------------------------------------------------------ */

.fa-brands {
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  display:var(--fa-display,inline-block);
  font-style:normal;
  font-feature-settings:normal;
  font-variant:normal;
  line-height:1;
  text-rendering:auto;
}

.fa-brands {
  font-family:"Font Awesome 6 Brands";
}

:host,
:root {
  --fa-style-family-brands:'Font Awesome 6 Brands';
  --fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands';
}

@font-face {
  font-family:'Font Awesome 6 Brands';
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url("https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/fa-brands-400.woff2") format("woff2"),url("https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/fa-brands-400.ttf") format("truetype");
}

.fa-brands {
  font-weight:400;
}

.fa-linkedin-in:before {
  content:"\f0e1";
}

.fa-facebook-f:before {
  content:"\f39e";
}

.fa-x-twitter:before {
  content:"\e61b";
}

:host,
:root {
  --fa-style-family-classic:'Font Awesome 6 Free';
  --fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family:'Font Awesome 6 Free';
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url("https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/fa-solid-900.woff2") format("woff2"),url("https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
  font-family: 'Charter';
  src: url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/CharterITCbyBT-Roman.eot');
  src: url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/CharterITCbyBT-Roman.eot#iefix') format('embedded-opentype'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/CharterITCbyBT-Roman.woff2') format('woff2'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/CharterITCbyBT-Roman.woff') format('woff'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/CharterITCbyBT-Roman.ttf') format('truetype'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/CharterITCbyBT-Roman.svg#CharterITCbyBT-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica';
  src: url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue.eot');
  src: url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue.eot#iefix') format('embedded-opentype'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue.woff2') format('woff2'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue.woff') format('woff'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue.ttf') format('truetype'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica';
  src: url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue-Bold.eot');
  src: url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue-Bold.eot#iefix') format('embedded-opentype'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html,
body,
div,
span,
iframe,
h1,
a,
img,
i,
ul,
li,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

@media all and (min-width: 1025px) and (orientation: landscape) {
  * {
    -webkit-user-drag: none;
  }
}

*,
::after,
::before {
  box-sizing: border-box;
}

section {
  display: block;
}

body {
  line-height: 1;
}

ul {
  list-style: none;
  list-style-type: none;
}

h1 {
  margin: 0;
  font-weight: normal;
}

a {
  font-weight: normal;
  text-decoration: none;
  outline: 0;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

:root {
  --font-primary: 'Charter', 'Helvetica', 'Arial', sans-serif;
  --font-secondary: 'Helvetica', 'Arial', sans-serif;
  --bg: #FFFFFF;
  --white: #FFFFFF;
  --black: #000000;
  --darkest: #1A1A1A;
  --dark: #464646;
  --medium: #A2A2A2;
  --light: #ECECEC;
  --lighter: #F6F6F6;
  --lightest: #FAFAFA;
  --primary: #A32020;
  --primary-dark: #B44D4C;
  --primary-medium: #D0908F;
  --primary-light: #E3BBBC;
  --primary-lightest: #F6E8E9;
  --secondary: #D93954;
  --secondary-dark: #E27588;
  --secondary-medium: #EDA9B4;
  --secondary-light: #F3CBD2;
  --secondary-lightest: #FBEDF0;
  --opacity-blue: rgba(6, 210, 228, 0.5);
  --error: #B23015;
  --success: #8B9F7E;
  --alert: #FFB600;
  --overlay: #18181A;
  --hint: #9C9B99;
  --border: rgba(94,101,125,0.50196);
  --space: min(0.890vw, 14.239999999999998px);
  --space-half: min(0.445vw, 7.119999999999999px);
}

@media all and (max-width: 1100px) {
  :root {
    --space: min(2.778vw, 11.025px);
    --space-half: min(1.389vw, 5.5125px);
  }
}

:root {
  --shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
  --radius: 10px;
  --radius2: 15px;
  --expoInOut: cubic-bezier(0.895, 0.000, 0.180, 1.000);
  --ease-out: cubic-bezier(0.050, 0.760, 0.380, 1.015);
  --p2In: cubic-bezier(0.11, 0, 0.5, 0);
  --p2Out: cubic-bezier(0.5, 1, 0.89, 1);
  --p2InOut: cubic-bezier(0.45, 0, 0.55, 1);
  --expoIn: cubic-bezier(0.7, 0, 0.84, 0);
  --expoOut: cubic-bezier(0.16, 1, 0.3, 1);
  --expoInOut: cubic-bezier(0.87, 0, 0.13, 1);
}

.card {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.card.--team-mini {
  position: relative;
  width: min(24.030vw, 384.47999999999996px);
  height: 100%;
  display: flex;
  gap: min(1.424vw, 22.784px);
  align-items: center;
  overflow: visible;
  cursor: pointer;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .card.--team-mini {
    width: min(85.000vw, 337.365px);
    gap: min(5.000vw, 19.845px);
  }
}

.card.--team-mini .image {
  width: min(11.570vw, 185.12px);
  aspect-ratio: 1;
  border-radius: 50%;
  transition: all .5s cubic-bezier(.69,-.02,0,.99);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .card.--team-mini .image {
    width: min(30.000vw, 119.07000000000001px);
    min-width: min(30.000vw, 119.07000000000001px);
  }
}

.card.--team-mini .image + .text-block-left {
  width: 100%;
  margin: 0;
}

.card.--team-mini .image + .text-block-left .wysiwyg {
  transition: all 0.3s ease 0.2s;
}

.card.--team-mini .image + .text-block-left .wysiwyg.--small {
  font-size: min(0.979vw, 15.664px);
  line-height: 1.4;
  padding-top: min(1.068vw, 17.088px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .card.--team-mini .image + .text-block-left .wysiwyg.--small {
    font-size: min(3.889vw, 15.435px);
    padding-top: min(3.889vw, 15.435px);
  }
}

.card.--team-mini .image + .text-block-left .link {
  margin-top: min(1.068vw, 17.088px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .card.--team-mini .image + .text-block-left .link {
    margin-top: min(3.889vw, 15.435px);
  }
}

.card.--team-mini:hover .image {
  box-shadow: 0 0 0 min(0.712vw, 11.392px) rgba(217,57,84,0.10196);
}

.card.--team-mini:hover .wysiwyg.--large {
  color: #D93954;
  color: var(--secondary);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .card.--team-mini:hover .wysiwyg.--large {
    color: #000;
    color: initial;
  }
}

.image {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.image img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 1;
  transition: filter 800ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: filter 800ms var(--expoOut);
}

.image img[src*="-200x"] {
  filter: blur(min(0.890vw, 14.239999999999998px));
}

.image.--cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.video {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.video video {
  position: relative;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.video.--cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.video.--cover video {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.video.--cover video::-webkit-media-controls {
  display: none !important;
}

.video.--cover video[controls] {
  pointer-events: all;
}

.video.--cover video[controls]::-webkit-media-controls {
  display: flex !important;
}

.label {
  position: relative;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: min(0.712vw, 11.392px);
  font-weight: 700;
  line-height: min(1.958vw, 31.328px);
  color: #FFFFFF;
  color: var(--white);
  text-transform: uppercase;
  letter-spacing: normal;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0 min(0.890vw, 14.239999999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .label {
    font-size: min(3.333vw, 13.23px);
    line-height: min(9.167vw, 36.3825px);
    padding: 0 min(3.889vw, 15.435px);
  }
}

.label.--secondary {
  line-height: 1.5;
  padding: 0;
  color: #A32020;
  color: var(--primary);
  background-color: transparent;
}

.title {
  position: relative;
  font-family: 'Charter', 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-primary);
  font-weight: normal;
}

.title.--xlarge {
  font-size: min(5.340vw, 85.44px);
  line-height: 0.9;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .title.--xlarge {
    font-size: min(15.000vw, 59.535000000000004px);
  }
}

.title.--large {
  font-size: min(4.005vw, 64.08px);
  line-height: 1.1;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .title.--large {
    font-size: min(11.111vw, 44.1px);
    line-height: 1.12;
  }
}

.title.--medium {
  font-size: min(3.204vw, 51.263999999999996px);
  line-height: 1.16;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .title.--medium {
    font-size: min(10.000vw, 39.69px);
    line-height: 1.11;
  }
}

.title.--small {
  font-size: min(2.670vw, 42.72px);
  line-height: 1.16;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .title.--small {
    font-size: min(8.333vw, 33.075px);
    line-height: 1.2;
  }
}

.title.--xsmall {
  font-size: min(2.225vw, 35.6px);
  line-height: 1.12;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .title.--xsmall {
    font-size: min(6.944vw, 27.5625px);
    line-height: 1.32;
  }
}

.title.--xxsmall {
  font-size: min(1.780vw, 28.479999999999997px);
  line-height: 1.2;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .title.--xxsmall {
    font-size: min(5.833vw, 23.1525px);
    line-height: 1.28;
  }
}

.wysiwyg {
  position: relative;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-secondary);
  color: inherit;
  font-weight: normal;
  letter-spacing: 0;
}

.wysiwyg.--xlarge {
  font-size: min(1.780vw, 28.479999999999997px);
  line-height: 1.25;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .wysiwyg.--xlarge {
    font-size: min(6.389vw, 25.3575px);
    line-height: 1.3;
  }
}

.wysiwyg.--large {
  font-size: min(1.424vw, 22.784px);
  line-height: 1.31;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .wysiwyg.--large {
    font-size: min(5.833vw, 23.1525px);
    line-height: 1.28;
  }
}

.wysiwyg.--medium {
  font-size: min(1.246vw, 19.936px);
  line-height: 1.57;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .wysiwyg.--medium {
    font-size: min(4.722vw, 18.7425px);
    line-height: 1.41;
  }
}

.wysiwyg.--small {
  font-size: min(1.068vw, 18px);
  line-height: 1.5;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .wysiwyg.--small {
    font-size: min(4.167vw, 16.5375px);
    line-height: 1.46;
  }
}

.wysiwyg.--xsmall {
  font-size: min(0.979vw, 15.664px);
  line-height: 1.3;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .wysiwyg.--xsmall {
    font-size: min(4.167vw, 16.5375px);
    line-height: 1.46;
  }
}

.wysiwyg h1 {
  font-family: 'Charter', 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-primary);
  font-weight: 600;
  line-height: 1.125;
  margin-top: 1em;
  margin-bottom: 1rem;
  text-transform: none;
}

.wysiwyg h1 {
  font-size: min(2.937vw, 46.992px);
  line-height: 0.9;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .wysiwyg h1 {
    font-size: min(12.778vw, 50.715px);
  }
}

.wysiwyg i {
  font-style: italic;
}

.wysiwyg .image {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

.wysiwyg .image img {
  vertical-align: middle;
}

.wysiwyg > img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  vertical-align: middle;
}

.wysiwyg ul {
  list-style: disc;
  padding-left: 2em;
  margin-bottom: 1em;
  margin-top: 2rem;
}

> .wysiwyg ul:first-child {
  margin-top: 0;
}

.wysiwyg ul li {
  margin-bottom: 0.5rem;
}

.wysiwyg ul li ul {
  margin-top: 1rem;
  list-style: circle;
}

.wysiwyg a {
  display: inline-flex;
  position: relative;
  word-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  border-bottom: 1px solid var(--primary-black);
  font-weight: 600;
  opacity: 1;
  transition: opacity 400ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 400ms var(--expoOut);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .wysiwyg a {
    display: inline;
    font-size: min(3.889vw, 15.435px);
    line-height: 0.77;
  }
}

.wysiwyg a:hover {
  opacity: 0.4;
}

.text-block-left {
  position: relative;
  width: min(32.040vw, 512.64px);
  margin-bottom: min(5.340vw, 85.44px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .text-block-left {
    width: 100%;
  }
}

.link {
  position: relative;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: min(0.445vw, 7.119999999999999px);
  font-size: min(1.068vw, 17.088px);
  font-weight: 700;
  line-height: 1.5;
  color: #A32020;
  color: var(--primary);
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 300ms var(--expoOut);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .link {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
  }
}

.link:hover {
  opacity: 0.8;
  color: #B44D4C;
  color: var(--primary-dark);
}

.link:hover svg path {
  stroke: #B44D4C;
  stroke: var(--primary-dark);
}

.link svg {
  position: relative;
  width: min(0.712vw, 11.392px);
  height: min(0.712vw, 11.392px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .link svg {
    width: min(2.222vw, 8.82px);
    height: min(4.167vw, 16.5375px);
    margin-left: min(2.222vw, 8.82px);
  }
}

.link.--secondary {
  color: #FFFFFF;
  color: var(--white);
}

.link.--secondary svg path {
  stroke: #FFFFFF;
  stroke: var(--white);
}

.link.--secondary:hover {
  color: #F6F6F6;
  color: var(--lighter);
}

.link.--secondary:hover svg path {
  stroke: #F6F6F6;
  stroke: var(--lighter);
}

.button {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: min(3.560vw, 56.959999999999994px);
  line-height: min(3.560vw, 56.959999999999994px);
  border-radius: 0;
  border: min(0.067vw, 1.068px) solid #A32020;
  border: min(0.067vw, 1.068px) solid var(--primary);
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-secondary);
  font-size: min(1.068vw, 17.088px);
  font-weight: 700;
  padding: 0 min(2.670vw, 42.72px);
  text-align: center;
  gap: min(0.356vw, 5.696px);
  transition: all 400ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 400ms var(--expoOut);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .button {
    height: min(14.722vw, 58.432500000000005px);
    line-height: min(14.722vw, 58.432500000000005px);
    font-size: min(4.167vw, 16.5375px);
    padding: 0 min(8.889vw, 35.28px);
  }
}

.button.--secondary {
  color: #FFFFFF;
  color: var(--white);
  background-color: transparent;
  border: min(0.067vw, 1.068px) solid #FFFFFF;
  border: min(0.067vw, 1.068px) solid var(--white);
}

.button.--secondary:hover {
  color: #A32020;
  color: var(--primary);
  background-color: #FFFFFF;
  background-color: var(--white);
}

.button.--primary {
  color: #A32020;
  color: var(--primary);
  background-color: transparent;
  border: min(0.067vw, 1.068px) solid #A32020;
  border: min(0.067vw, 1.068px) solid var(--primary);
}

.button.--primary:hover {
  color: #FFFFFF;
  color: var(--white);
  background-color: #A32020;
  background-color: var(--primary);
}

.dropdowns .dropdown {
  position: relative;
  margin-bottom: min(0.890vw, 14.239999999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown {
    margin-bottom: min(5.556vw, 22.05px);
  }
}

.dropdowns .dropdown:last-child {
  margin-bottom: 0;
}

.dropdowns .dropdown .head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.dropdowns .dropdown .head:after {
  position: absolute;
  content: '';
  display: block;
  bottom: max(-1.202vw, -19.224px);
  width: 100%;
  height: 1px;
  background-color: #1A1A1A;
  background-color: var(--darkest);
  transition: all 800ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 800ms var(--expoOut);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .head:after {
    bottom: max(-3.056vw, -12.127500000000001px);
  }
}

.dropdowns .dropdown .head:hover:after {
  background-color: #A32020;
  background-color: var(--primary);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .head {
    align-items: flex-start;
  }
}

.dropdowns .dropdown .head .title {
  line-height: min(1.335vw, 21.36px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .head .title {
    width: 90%;
    line-height: min(8.333vw, 33.075px);
  }
}

.dropdowns .dropdown .head .icon {
  font-size: min(1.068vw, 17.088px);
  color: #464646;
  color: var(--dark);
  margin: 0;
  width: min(1.335vw, 21.36px);
  height: min(1.335vw, 21.36px);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 800ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 800ms var(--expoOut);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .head .icon {
    position: absolute;
    right: max(-6.111vw, -24.255000000000003px);
    font-size: min(5.000vw, 19.845px);
    width: min(5.000vw, 19.845px);
    height: min(5.000vw, 19.845px);
  }
}

.dropdowns .dropdown .head .icon i {
  transform: rotate(0deg);
  transition: all 800ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 800ms var(--expoOut);
}

.dropdowns .dropdown .content {
  position: relative;
  top: min(2.893vw, 46.28px);
  height: 0px;
  max-height: min(22.250vw, 356px);
  width: min(17.800vw, 284.8px);
  padding-top: min(0.356vw, 5.696px);
  background-color: transparent;
  overflow: hidden;
  z-index: 1;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .content {
    width: min(58.333vw, 231.525px);
    max-height: min(116.667vw, 463.05px);
    top: min(12.500vw, 49.612500000000004px);
  }
}

.dropdowns .dropdown .content .inset {
  padding: min(1.068vw, 17.088px) min(1.424vw, 22.784px) min(1.068vw, 17.088px) min(1.424vw, 22.784px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .content .inset {
    margin-top: min(1.667vw, 6.615px);
    padding: min(4.167vw, 16.5375px);
  }
}

.dropdowns .dropdown .content .inset:last-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid;
}

.dropdowns .dropdown .content .inset:last-child .link {
  font-size: min(0.979vw, 15.664px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .content .inset:last-child .link {
    font-size: min(4.167vw, 16.5375px);
  }
}

.dropdowns .dropdown .content .wysiwyg + .link {
  margin-top: min(0.890vw, 14.239999999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .dropdowns .dropdown .content .wysiwyg + .link {
    margin-top: min(5.556vw, 22.05px);
  }
}

.dropdowns .dropdown.--active .head:after {
  background-color: #A32020;
  background-color: var(--primary);
}

.dropdowns .dropdown.--active .head .icon {
  transform: rotate(180deg);
}

.dropdowns .dropdown.--active .head .icon path {
  stroke: #A32020;
  stroke: var(--primary);
}

#interactive-element-body .container:after,
#interactive-element-body .container:before {
  display: none;
}

#interactive-element-body ul li {
  margin: 0;
}

html *::-moz-selection {
  background: rgba(0,0,0,0.25);
}

html *::selection {
  background: rgba(0,0,0,0.25);
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-wheeling {
  pointer-events: none;
}

body::-webkit-scrollbar {
  display: none;
}

@media all and (max-width: 1100px) {
  [data-desktop] {
    display: none !important;
  }
}

@media all and (min-width: 1025px) {
  [data-mobile] {
    display: none !important;
  }
}

@media all and (min-width: 1025px) {
  *[data-mobile] {
    display: none !important;
  }
}

@media all and (max-width: 1024px) {
  *[data-desktop] {
    display: none !important;
  }
}

#interactive-element-body {
  position: relative;
  margin-top: -127px;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  #interactive-element-body {
    margin-top: -97.19px;
  }
}

#interactive-element-body #app {
  margin-top: 0px !important;
}

#interactive-element-body #app {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  z-index: 10;
  min-height: 100%;
  min-height: calc(1vh * 100);
  min-height: calc(var(--vh, 1vh) * 100);
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-secondary);
  font-size: min(0.801vw, 12.815999999999999px);
  font-weight: 400;
  color: #1A1A1A;
  color: var(--darkest);
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media all and (max-width: 1100px) {
  #interactive-element-body #app {
    position: relative;
    height: auto;
    font-size: min(4.722vw, 18.7425px);
  }
}

#interactive-element-body #app > div {
  display: block;
  position: relative;
  height: auto;
  min-height: 100%;
  min-height: calc(1vh * 100);
  min-height: calc(var(--vh, 1vh) * 100);
}

#interactive-element-body #app > div[data-taxi-slug="about"] .component {
  z-index: 2;
}

#interactive-element-body #app > div > .inner {
  position: relative;
  opacity: 0.0001;
}

#interactive-element-body #app > div > .background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary-black);
  opacity: 0.0001;
  pointer-events: none;
  z-index: 10;
}

#interactive-element-body #app section {
  position: relative;
  width: 100%;
}

#interactive-element-body .container {
  position: relative;
  width: min(101.460vw, 1623.36px);
  max-width: 100%;
  height: 100%;
  margin: auto;
  padding-right: 0;
  padding-left: 0;
}

#interactive-element-body .container.--wide {
  width: 100%;
  padding: 0;
}

#interactive-element-body .container.--medium {
  width: min(96.120vw, 1537.9199999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  #interactive-element-body .container.--medium {
    width: calc(100% - min(10.000vw, 39.69px));
  }
}

#interactive-element-body .container.--small {
  width: min(85.440vw, 1367.04px);
}

#interactive-element-body .container.--xsmall {
  width: min(74.760vw, 1196.1599999999999px);
}

#interactive-element-body .container.--xxsmall {
  width: min(42.720vw, 683.52px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  #interactive-element-body .container.--m-wide {
    width: 100%;
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  #interactive-element-body .container.--m-medium {
    width: calc(100% - min(15.000vw, 59.535000000000004px));
  }
}

.component {
  position: relative;
  padding: min(5.340vw, 85.44px) 0;
}

.component:last-child {
  margin-bottom: 0;
}

#vhr {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
  opacity: 0.0001;
}

.floating.--center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000000;
  background-color: var(--black);
  pointer-events: none;
  opacity: 0.0001;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .overlay {
    will-change: transform;
  }
}

.overlay.--40 {
  opacity: 0.4;
}

.--font-secondary {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-secondary);
}

.--text-white {
  color: #FFFFFF;
  color: var(--white);
}

.--text-primary {
  color: #A32020;
  color: var(--primary);
}

#navigationbar {
  position: fixed;
  display: flex;
  align-items: center;
  top: min(1.335vw, 21.36px);
  left: 50%;
  height: min(3.560vw, 56.959999999999994px);
  padding: min(0.178vw, 2.848px);
  background-color: #F6F6F6;
  background-color: var(--lighter);
  border-radius: min(0.356vw, 5.696px);
  transform: translateX(-50%);
  z-index: 99999;
  opacity: 0.0001;
  pointer-events: none;
  transition: all 600ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 600ms var(--expoOut);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  #navigationbar {
    width: min(70.000vw, 277.83px);
    height: auto;
    top: 88vh;
    bottom: 0;
    bottom: auto;
    padding: min(1.111vw, 4.41px);
    border-radius: 8px;
    text-align: left;
    transform: translateX(-50%) translateY(100px);
    opacity: 1;
    pointer-events: none;
    display: none;
  }
}

#navigationbar ul {
  display: flex;
  flex-wrap: nowrap;
  gap: min(1.068vw, 17.088px);
  height: 100%;
}

@media all and (max-width: 1100px) {
  #navigationbar ul {
    flex-direction: column;
    width: 100%;
  }
}

#navigationbar ul .menu__item--capabilities {
  cursor: pointer;
}

#navigationbar ul .menu__item--capabilities.--active {
  pointer-events: all;
}

#navigationbar ul .menu__item--capabilities.opened img {
  transform: rotate(180deg);
}

#navigationbar ul .menu__item--capabilities img {
  transition: all 0.3s ease;
}

#navigationbar ul .menu__item--capabilities > a {
  pointer-events: none;
  display: flex;
  align-items: center;
  gap: 10px;
}

#navigationbar ul li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}

@media all and (max-width: 1100px) {
  #navigationbar ul li {
    border-top: 1px solid rgba(242, 241, 239, 0.2);
  }
}

#navigationbar ul li a {
  position: relative;
  display: inline;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-secondary);
  font-size: min(1.068vw, 17.088px);
  font-weight: 400;
  line-height: min(1.869vw, 29.904px);
  color: #1A1A1A;
  color: var(--darkest);
  padding: 0 min(1.068vw, 17.088px);
  cursor: pointer;
  text-decoration: none;
  transition: all 600ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 600ms var(--expoOut);
}

@media all and (max-width: 1100px) {
  #navigationbar ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: min(3.889vw, 15.435px);
    font-weight: 400;
    line-height: min(12.778vw, 50.715px);
    padding: 0 min(5.556vw, 22.05px);
    border-radius: 4px;
  }

  #navigationbar ul li a img {
    width: min(3.333vw, 13.23px);
    height: min(3.333vw, 13.23px);
  }
}

@media all and (min-width: 1024px) {
  #navigationbar ul li a:hover {
    color: #A32020;
    color: var(--primary);
  }
}

@media all and (max-width: 1100px) {
  #navigationbar ul li:last-child a:after {
    display: none;
  }
}

#navigationbar ul li.--active {
  background-color: #FFFFFF;
  background-color: var(--white);
  border-radius: min(0.178vw, 2.848px);
  pointer-events: none;
}

@media all and (max-width: 1100px) {
  #navigationbar ul li.--active {
    border-top: 0;
  }

  #navigationbar ul li.--active + li {
    border-top: 0;
  }
}

#navigationbar ul li.--active > a {
  cursor: default;
  color: #A32020;
  color: var(--primary);
  font-weight: 700;
}

#navigationbar ul li.--active > a:hover {
  opacity: 1;
}

#navigationbar ul li .sub-menu {
  position: absolute;
  display: block;
  top: calc(100% + min(0.712vw, 11.392px));
  bottom: auto;
  left: 0;
  width: auto;
  height: auto;
  padding: min(0.534vw, 8.544px);
  pointer-events: all;
  opacity: 1;
  background-color:  #F6F6F6;
  background-color:  var(--lighter);
  border-radius: min(0.356vw, 5.696px);
  transform: translateY(max(-2.225vw, -35.6px));
  opacity: 0.0001;
  display: none;
}

#navigationbar ul li .sub-menu li {
  display: block!important;
  width: 100%!important;
  margin-right: 0!important;
}

#navigationbar ul li .sub-menu li a {
  line-height: min(3.204vw, 51.263999999999996px)!important;
}

#navigationbar ul li .sub-menu li a {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: min(2.893vw, 46.28px);
  height: min(3.204vw, 51.263999999999996px);
  font-size: min(1.068vw, 17.088px);
  color: #1A1A1A;
  color: var(--darkest);
  padding: 0 min(1.068vw, 17.088px);
  white-space: nowrap;
  will-change: transform, opacity;
  transition: all 600ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 600ms var(--expoOut);
}

#navigationbar ul li .sub-menu li a:after {
  content: url(https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/img/arrow-top-right-red.svg);
  margin-left: min(0.356vw, 5.696px);
  width: min(0.712vw, 11.392px);
  height: min(0.712vw, 11.392px);
}

@media all and (max-width: 1100px) {
  #navigationbar ul li .sub-menu li a {
    line-height: 1;
    display: block;
    transform: translateY(100%);
  }
}

#navigationbar ul li .sub-menu li a:hover {
  color: #A32020;
  color: var(--primary);
  background-color: #FFFFFF;
  background-color: var(--white);
  border-radius: min(0.356vw, 5.696px);
}

#navigationbar ul li .sub-menu li.current-menu-item {
  cursor: auto;
}

#navigationbar ul li .sub-menu li.current-menu-item a {
  pointer-events: none;
  color: #A32020;
  color: var(--primary);
}

#navigationbar.--opacity {
  opacity: 1;
  pointer-events: initial;
  transition: all 600ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 600ms var(--expoOut);
}

.component--hero-insight {
  padding: 0!important;
  padding-top: min(20.470vw, 327.52px)!important;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight {
    padding: min(20.000vw, 79.38px) 0;
    padding-top: 97.19px;
    margin: 0;
    margin-top: 100px;
  }
}

.component--hero-insight .text-group {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: min(5.340vw, 85.44px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .text-group {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: min(12.500vw, 49.612500000000004px);
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .text-group .text-block-left {
    width: 100%!important;
  }
}

.component--hero-insight .text-group .text-block-left:first-child {
  width: min(53.400vw, 854.4px);
  margin: 0;
}

.component--hero-insight .text-group .text-block-left:last-child {
  display: flex;
  gap: min(1.602vw, 25.631999999999998px);
  flex-direction: column;
  width: min(26.655vw, 426.488px);
  margin: 0;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .text-group .text-block-left:last-child {
    margin-top: min(12.500vw, 49.612500000000004px);
    gap: min(5.000vw, 19.845px);
  }
}

.component--hero-insight .text-group .text-block-left:last-child .wysiwyg {
  font-size: min(0.979vw, 15.664px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .text-group .text-block-left:last-child .wysiwyg {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
    margin: 0;
  }
}

.component--hero-insight .text-group .text-block-left:last-child .wysiwyg:first-child {
  line-height: 1;
  font-weight: 700;
}

.component--hero-insight .text-group .text-block-left:last-child .wysiwyg:nth-child(2) {
  line-height: 1.4;
}

.component--hero-insight .text-group .text-block-left:last-child .info {
  display: flex;
  gap: min(2.314vw, 37.024px);
  width: 100%;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .text-group .text-block-left:last-child .info {
    flex-wrap: wrap;
    gap: min(3.611vw, 14.3325px) min(12.222vw, 48.510000000000005px);
    margin-top: min(2.500vw, 9.9225px);
  }
}

.component--hero-insight .text-group .text-block-left:last-child .info span {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: min(0.623vw, 9.968px);
  font-size: min(0.979vw, 15.664px);
  line-height: 1.4;
  align-items: center;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .text-group .text-block-left:last-child .info span {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
    gap: min(2.222vw, 8.82px);
  }
}

.component--hero-insight .text-group .text-block-left:last-child .info span:not(:last-child):after {
  content: '';
  position: absolute;
  top: 50%;
  right: max(-1.513vw, -24.208px);
  width: min(0.890vw, 14.239999999999998px);
  height: min(0.044vw, 0.712px);
  background-color: #A2A2A2;
  background-color: var(--medium);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .text-group .text-block-left:last-child .info span:not(:last-child):after {
    width: min(5.556vw, 22.05px);
    right: max(-8.333vw, -33.075px);
  }
}

.component--hero-insight .image {
  width: 100%;
  aspect-ratio: 2.26;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--hero-insight .image {
    aspect-ratio: 1.66;
  }
}

.component--publication-components {
  padding-top: 0!important;
  /* Vertical rhythm for the article body. Every gap between stacked
     blocks is built from these, so nothing exceeds 30px. */
  --pub-gap: 24px;        /* between blocks: sidebar groups, box padding */
  --pub-gap-half: 12px;   /* above/below each component (two meet = 24px) */
  --pub-gap-inner: 16px;  /* heading -> the text under it */
  --pub-gap-top: 48px;    /* hero image -> first paragraph (sidebar starts level with it) */
  padding-bottom: var(--pub-gap);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-components {
    display: flex;
    flex-direction: column;
  }
}

.component--publication-components .links {
  display: flex;
  flex-wrap: wrap;
  gap: min(0.445vw, 7.119999999999999px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-components .links {
    gap: min(2.778vw, 11.025px);
  }
}

.component--publication-components .container.--wide .component:first-child {
  padding-top: var(--pub-gap-top)!important;
}

/* Desktop: sidebar and body occupy the same grid cell (row 2). They overlap
   exactly as an absolutely positioned sidebar would, but the row grows to the
   taller of the two, so a long author list extends the section instead of
   spilling over whatever comes after it. */
@media not all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-components {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: start;
  }
  .component--publication-components > .component--hero-insight {
    grid-row: 1;
    grid-column: 1;
  }
  .component--publication-components > .component--publication-post-info,
  .component--publication-components > .container.--wide {
    grid-row: 2;
    grid-column: 1;
  }
}

/* Desktop: with the authors moved into the left column, the body text column
   keeps its left edge and extends right to where that column used to end
   (the right edge of the .--medium container). Half the sum of the two
   container widths does exactly that at every viewport size. Direct children
   only, so containers nested inside a component are untouched. */
@media not all and (max-width: 1100px) and (orientation: portrait) {
  #interactive-element-body .component--publication-components > .container.--wide > .component > .container.--xxsmall {
    width: calc((min(96.120vw, 1537.92px) + min(42.720vw, 683.52px)) / 2);
    margin-left: calc((100% - min(42.720vw, 683.52px)) / 2);
    margin-right: 0;
  }
}

.component--publication-components .component {
  padding: var(--pub-gap-half) 0;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-components .component {
    padding: var(--pub-gap-half) 0;
  }
}

.component--publication-text-buttons {
  padding-bottom: var(--pub-gap-half)!important;
}

.component--publication-text-buttons .text-block-left {
  width: 100%;
  margin-bottom: 0;
}

.component--publication-text-buttons .text-block-left .wysiwyg {
  padding-top: var(--pub-gap-inner);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-text-buttons .text-block-left .wysiwyg {
    margin: 0;
    padding-top: var(--pub-gap-inner);
  }
}

.component--publication-text-buttons .button-group {
  display: flex;
  gap: min(0.890vw, 14.239999999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-text-buttons .button-group {
    flex-direction: column;
    margin-top: 0;  /* the gap comes from the inline padding-top on .button-group */
    gap: min(3.333vw, 13.23px);
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-text-buttons .button-group .button {
    gap: min(2.222vw, 8.82px);
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-text-buttons .button-group .button svg {
    width: min(3.333vw, 13.23px);
  }
}

.component--publication-video {
  padding: var(--pub-gap-half) 0!important;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-video {
    padding: var(--pub-gap-half) 0;
  }
}

.component--publication-video .video {
  position: relative;
  width: min(42.720vw, 683.52px);
  height: min(28.480vw, 455.67999999999995px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-video .video {
    width: min(85.000vw, 337.365px);
    height: min(62.500vw, 248.0625px);
  }
}

.component--publication-video .overlay {
  pointer-events: all;
}

.component--publication-video .link:hover path {
  stroke: #FFFFFF;
  stroke: var(--white);
}

.component--publication-video .link svg {
  width: min(2.225vw, 35.6px);
  height: min(2.225vw, 35.6px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-video .link svg {
    width: min(11.111vw, 44.1px);
    height: min(11.111vw, 44.1px);
  }
}

.component--publication-image {
  padding: var(--pub-gap-half) 0!important;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-image {
    padding: var(--pub-gap-half) 0;
  }
}

.component--publication-image .image {
  position: relative;
  width: min(42.720vw, 683.52px);
  height: auto;
  aspect-ratio: 1.5;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-image .image {
    width: 100%;
    aspect-ratio: 1.36;
  }
}

.component--publication-image .text-block-left {
  margin: 0;
}

.component--publication-image .text-block-left .wysiwyg {
  font-size: min(0.801vw, 12.815999999999999px);
  line-height: 1.33;
  color: #A2A2A2;
  color: var(--medium);
  padding-top: min(0.890vw, 14.239999999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-image .text-block-left .wysiwyg {
    font-size: min(4.167vw, 16.5375px);
    line-height: 1.46;
    margin: 0;
    padding-top: min(5.000vw, 19.845px);
  }
}

.component--publication-quote .text-block-left {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  border-top: 1px solid #1A1A1A;
  border-top: 1px solid var(--darkest);
  border-bottom: 1px solid #1A1A1A;
  border-bottom: 1px solid var(--darkest);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-quote .text-block-left {
    padding: 0;
  }
}

.component--publication-quote .text-block-left .quote-group {
  display: flex;
  gap: min(1.780vw, 28.479999999999997px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-quote .text-block-left .quote-group {
    flex-direction: column;
    gap: var(--pub-gap);
    padding: 0;
  }
}

.component--publication-quote .text-block-left .quote-group span {
  display: block;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-secondary);
  font-size: min(10.324vw, 165.184px);
  line-height: 0.7;
  height: min(4.895vw, 78.32px);
  color: #D93954;
  color: var(--secondary);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-quote .text-block-left .quote-group span {
    height: min(10.556vw, 41.895px);
    font-size: min(34.722vw, 137.8125px);
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-quote .text-block-left .quote-group .wysiwyg {
    margin-top: 0;
  }
}

.component--publication-quote .text-block-left .info {
  padding-top: var(--pub-gap);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-quote .text-block-left .info {
    padding-top: min(7.500vw, 29.767500000000002px);
    padding-right: min(29.444vw, 116.86500000000001px);
  }
}

.component--publication-quote .text-block-left .info .title {
  font-size: min(0.979vw, 15.664px);
  line-height: 1.4;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-quote .text-block-left .info .title {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
  }
}

.component--publication-quote .text-block-left .info .wysiwyg {
  font-size: min(0.979vw, 15.664px);
  line-height: 1.4;
  padding-top: min(0.890vw, 14.239999999999998px);
  color: #A2A2A2;
  color: var(--medium);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-quote .text-block-left .info .wysiwyg {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
    padding-top: min(3.333vw, 13.23px);
  }
}

.component--publication-list .text-block-left {
  width: 100%;
  margin-bottom: 0;
}

.component--publication-list .text-block-left .wysiwyg {
  padding-top: var(--pub-gap-inner);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-list .text-block-left .wysiwyg {
    margin: 0;
    padding-top: var(--pub-gap-inner);
  }
}

.component--publication-list-v2 .text-block-left {
  width: 100%;
  margin-bottom: 0;
}

.component--publication-list-v2 .text-block-left .wysiwyg {
  padding-top: var(--pub-gap-inner);
}

/* Heading -> text spacing applies only when a heading precedes the text.
   Text blocks that open a component (no heading) start flush. */
.component--publication-text-buttons > .container > .text-group > .text-block-left > .wysiwyg:first-child,
.component--publication-list .text-block-left > .wysiwyg:first-child,
.component--publication-list-v2 .text-block-left > .wysiwyg:first-child {
  padding-top: 0;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-list-v2 .text-block-left .wysiwyg {
    margin: 0;
    padding-top: var(--pub-gap-inner);
  }
}

.component--publication-dropdown {
  padding-bottom: 0!important;
}

.component--publication-dropdown .dropdowns .dropdown {
  border-top: 1px solid #1A1A1A;
  border-top: 1px solid var(--darkest);
  margin-bottom: 0;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-dropdown .dropdowns .dropdown .head {
    align-items: center;
  }
}

.component--publication-dropdown .dropdowns .dropdown .head::after {
  display: none;
}

.component--publication-dropdown .dropdowns .dropdown .head .wysiwyg {
  padding: var(--pub-gap-half) 0;
}

.component--publication-dropdown .dropdowns .dropdown .head svg {
  flex-shrink: 0;
  width: min(1.780vw, 28px);
  height: min(1.780vw, 28px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-dropdown .dropdowns .dropdown .head .wysiwyg {
    padding: var(--pub-gap-half) 0;
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-dropdown .dropdowns .dropdown .head svg {
    width: min(5.556vw, 22.05px);
    height: min(5.556vw, 22.05px);
  }
}

.component--publication-dropdown .dropdowns .dropdown .content {
  max-height: 100%!important;
}

.component--publication-dropdown .dropdowns .dropdown .content {
  position: relative;
  top: auto;
  width: 100%;
  padding: 0;
}

.component--publication-dropdown .dropdowns .dropdown .content .inset {
  padding: 0;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-dropdown .dropdowns .dropdown .content .inset {
    margin-top: min(2.500vw, 9.9225px);
  }
}

.component--publication-dropdown .dropdowns .dropdown .content .inset:last-child {
  border: none;
}

.component--publication-dropdown .dropdowns .dropdown .content .inset .wysiwyg {
  padding-bottom: var(--pub-gap);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-dropdown .dropdowns .dropdown .content .inset .wysiwyg {
    padding-bottom: var(--pub-gap);
  }
}

.component--publication-conclusion .conclusion {
  padding: var(--pub-gap);
  background-color: #FAFAFA;
  background-color: var(--lightest);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-conclusion .conclusion {
    padding: var(--pub-gap);
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-conclusion .conclusion .wysiwyg:first-child {
    color: #D93954;
    color: var(--secondary);
  }
}

.component--publication-conclusion .conclusion .wysiwyg:not(:last-child) {
  margin-bottom: var(--pub-gap-inner);  /* on the heading: if it is display:none, the gap goes with it */
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-conclusion .conclusion .wysiwyg:not(:last-child) {
    margin-bottom: var(--pub-gap-inner);
  }
}

.component--publication-banner {
  padding: 0!important;
}

.component--publication-banner {
  height: min(13.528vw, 216.44799999999998px);
  background-color: #A32020;
  background-color: var(--primary);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-banner {
    height: auto;
  }
}

.component--publication-banner .bg {
  background: url(https://www.strategyand.pwc.com/m1/en/ideation-center/wp-content/themes/strategy/img/bg-banner.png) no-repeat transparent;
  position: absolute;
  top: 0;
  right: -41%;
  left: auto;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.component--publication-banner .banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-banner .banner {
    flex-direction: column;
    padding: min(45.278vw, 179.7075px) min(12.500vw, 49.612500000000004px) min(12.500vw, 49.612500000000004px) min(10.000vw, 39.69px);
  }
}

.component--publication-banner .banner .text-group {
  width: min(25.810vw, 412.96px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-banner .banner .text-group {
    width: 100%;
  }
}

.component--publication-banner .banner .text-group .wysiwyg {
  padding-top: min(1.424vw, 22.784px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-banner .banner .text-group .wysiwyg {
    padding-top: min(6.667vw, 26.46px);
  }
}

.component--publication-banner .banner .button-group {
  display: flex;
  gap: min(0.890vw, 14.239999999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-banner .banner .button-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: min(3.333vw, 13.23px);
    margin-top: min(10.000vw, 39.69px);
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-banner .banner .button-group .button {
    gap: min(2.222vw, 8.82px);
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-banner .banner .button-group .button svg {
    width: min(3.333vw, 13.23px);
  }
}

.component--publication-post-info {
  padding-top: var(--pub-gap-top)!important;
}

.component--publication-post-info {
  position: relative !important;
  /* publication-post-info.js pins this block with GSAP (inline position:fixed;
     bottom:60vh). !important beats those inline styles, so the sidebar
     scrolls with the page instead. On desktop it shares a grid cell with the
     body (see below), so it overlaps the body like before but still counts
     toward the section's height and can never be cut off. */
  bottom: auto !important;
  width: 100%;
  z-index: 10;
  pointer-events: none;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info {
    position: relative !important;
    order: 3;
    padding-top: var(--pub-gap-half)!important;  /* sits under the conclusion on mobile: 12 + 12 = 24px */
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .container {
    display: flex;
    flex-direction: column-reverse;
  }
}

.component--publication-post-info .left-info,
.component--publication-post-info .right-info {
  display: flex;
  flex-direction: column;
  width: min(15.130vw, 242.07999999999998px);
  pointer-events: all;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .left-info,
  .component--publication-post-info .right-info {
    width: 100%;
  }
}

.component--publication-post-info .left-info .wysiwyg,
.component--publication-post-info .right-info .wysiwyg {
  font-size: min(0.979vw, 15.664px);
  line-height: 1;
  font-weight: 700;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .left-info .wysiwyg,
  .component--publication-post-info .right-info .wysiwyg {
    font-size: min(3.889vw, 15.435px);
  }
}

.component--publication-post-info .left-info .links .label,
.component--publication-post-info .right-info .links .label {
  padding-right: min(0.890vw, 14.239999999999998px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .left-info .links .label,
  .component--publication-post-info .right-info .links .label {
    font-size: min(3.889vw, 15.435px);
  }
}

.component--publication-post-info .left-info {
  gap: var(--pub-gap);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .left-info {
    gap: var(--pub-gap);
  }
}

.component--publication-post-info .left-info .wysiwyg {
  padding-bottom: min(1.513vw, 12px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .left-info .wysiwyg {
    padding-bottom: min(5.000vw, 19.845px);
  }
}

.component--publication-post-info .right-info {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  gap: min(3.204vw, 51.263999999999996px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .right-info {
    position: relative;
    gap: min(12.500vw, 49.612500000000004px);
    margin-bottom: 0;
  }
}

.component--publication-post-info .--authors .links {
  display: block;
}



.component--publication-post-info .right-info .image {
  width: min(11.125vw, 178px);
  height: auto;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .right-info .image {
    width: min(46.389vw, 184.1175px);
  }
}

.component--publication-post-info .right-info .image img {
  position: relative;
}

/* Author cards: photo pinned to the top of the card, level with the name.
   (The theme centres it vertically, so anything that makes the text block
   taller -- a long title, host-page margins or line-heights -- dropped it.) */
.component--publication-post-info .--authors .card {
  align-items: flex-start;
}

.component--publication-post-info .--authors .card .image {
  flex-shrink: 0;
  align-self: flex-start;
  margin: 0;
}

.component--publication-post-info .--authors .image img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
  object-position: center top;
}

.component--publication-post-info .--authors .card {
  width: 100%;
  gap: min(1.113vw, 17.8px);
  padding-bottom: var(--pub-gap-half);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .--authors .card {
    gap: min(5.000vw, 19.845px);
    padding-bottom: var(--pub-gap-half);
  }
}

.component--publication-post-info .--authors .card:not(:first-child) {
  padding-top: var(--pub-gap-half);
  border-top: 1px solid #ECECEC;
  border-top: 1px solid var(--light);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .--authors .card:not(:first-child) {
    padding-top: var(--pub-gap-half);
  }
}

.component--publication-post-info .--authors .card:hover .image {
  box-shadow: none;
}

.component--publication-post-info .--authors .card .image {
  width: min(4.450vw, 71.2px);
  min-width: min(4.450vw, 71.2px);
  height: min(5.340vw, 85.44px);
  border-radius: 0;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .--authors .card .image {
    width: min(22.500vw, 89.30250000000001px);
    min-width: min(22.500vw, 89.30250000000001px);
    height: min(27.222vw, 108.045px);
  }
}

.component--publication-post-info .--authors .card .text-block-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: min(5.340vw, 85.44px);  /* was height: long job titles overflowed */
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .--authors .card .text-block-left {
    height: auto;
    gap: min(2.778vw, 11.025px);
  }
}

.component--publication-post-info .--authors .card .text-block-left .title {
  font-size: min(0.979vw, 15.664px);
  line-height: 1.4;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .--authors .card .text-block-left .title {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
  }
}

.component--publication-post-info .--authors .card .text-block-left .wysiwyg {
  font-size: min(0.801vw, 12.815999999999999px);
  line-height: 1.33;
  color: #A2A2A2;
  color: var(--medium);
  padding-top: min(0.623vw, 9.968px);
  padding-bottom: 0;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .--authors .card .text-block-left .wysiwyg {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
    padding-top: min(2.222vw, 8.82px);
    font-weight: 400;
  }
}

.component--publication-post-info .--authors .card .text-block-left .link {
  margin: 0!important;
}

.component--publication-post-info .--authors .card .text-block-left .link {
  font-size: min(0.801vw, 12.815999999999999px);
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .component--publication-post-info .--authors .card .text-block-left .link {
    font-size: min(3.889vw, 15.435px);
    line-height: 1.42;
  }
}

/* ------------------------------------------------------------------
   Mobile navigation ("The Ideation Center" bar, burger menu, menu panel,
   Capabilities sub-menu). Restored from the original theme stylesheet.
   This markup carries data-mobile, and the theme's JS deletes it on
   desktop, so a desktop snapshot never contains it -- which is why the
   earlier trim dropped these rules. Keep this section when re-trimming.
   ------------------------------------------------------------------ */

section#header-files {
  display: none!important;
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .trigger {
    right: min(5.000vw, 19.845px);
    cursor: pointer;
    border-radius: min(2.778vw, 11.025px);
    display: flex;
    align-items: center;
    justify-content: center;
    will-change: transform;
    padding: min(3.333vw, 13.23px);
    /* background-color: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); */ background-color: var(--bg-soft);
    z-index: 9090;
  }
}

@media all and (max-width: 1100px) and (orientation: portrait) {
  .trigger {
    position: fixed;
  }
}

#navigation-overlay {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  pointer-events: none;
  opacity: 0.0001;
  background-color: rgba(0,0,0,0.5);
}

#navigation-mobile {
  z-index: 99991!important;
}

#navigation-mobile {
  position: fixed;
  display: flex;
  align-items: center;
  padding: min(1.111vw, 4.41px);
  justify-content: space-between;
  width: min(67.778vw, 269.01px);
  height: min(15.000vw, 59.535000000000004px);
  top: min(3.333vw, 13.23px);
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F6F6F6;
  background-color: var(--lighter);
  border-radius: min(2.222vw, 8.82px);
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-family: var(--font-secondary);
  opacity: 0.0001;
}

#navigation-mobile > a {
  display: block;
  position: relative;
  width: calc(100% - min(16.111vw, 63.945px));
  font-size: min(3.889vw, 15.435px);
  line-height: min(13.056vw, 51.8175px);
  padding: 0 min(5.556vw, 22.05px);
  /* background-color: var(--white); color: var(--primary); font-weight: 700; border-radius: 4px; */ z-index: 10;
}

#navigation-mobile > a.--active {
  line-height: min(13.056vw, 51.8175px);
  padding: 0 min(5.556vw, 22.05px);
  background-color: #FFFFFF;
  background-color: var(--white);
  color: #A32020;
  color: var(--primary);
  font-weight: 700;
  border-radius: 4px;
  z-index: 10;
  pointer-events: none;
}

@media all and (max-width: 1100px) {
  #navigation-mobile .trigger {
    position: absolute;
    width: min(16.111vw, 63.945px);
    height: min(13.889vw, 55.125px);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-color: #F6F6F6;
    background-color: var(--lighter);
    border-radius: min(1.111vw, 4.41px);
    z-index: 8;
  }
}

#navigation-mobile .trigger .icon {
  display: block;
  position: relative;
  overflow: hidden;
  width: min(6.667vw, 26.46px);
  height: min(6.667vw, 26.46px);
  vertical-align: middle;
}

#navigation-mobile .trigger .icon img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}

#navigation-mobile .trigger .icon i {
  font-size: min(5.556vw, 22.05px);
  width: min(6.667vw, 26.46px);
  height: min(6.667vw, 26.46px);
  vertical-align: -webkit-baseline-middle;
  text-align: center;
  pointer-events: none;
  opacity: 0.0001;
}

#navigation-mobile .menu {
  position: absolute;
  width: 100%;
  height: auto;
  top: max(-3.333vw, -13.23px);
  left: 0;
  /* transform: translateY(calc(100% + pxm(54))); */ background-color: #F6F6F6;
  background-color: var(--lighter);
  border-radius: min(2.222vw, 8.82px);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-bottom: 0;
  opacity: 0.0001;
  pointer-events: none;
}

#navigation-mobile .menu li {
  margin-bottom: 0!important;
}

#navigation-mobile .menu li a,
#navigation-mobile .menu li div {
  display: block;
  position: relative;
  width: 100%;
  font-size: min(3.889vw, 15.435px);
  padding: min(4.167vw, 16.5375px) min(5.556vw, 22.05px);
}

#navigation-mobile .menu li.--active a,
#navigation-mobile .menu li.--active div {
  line-height: min(13.056vw, 51.8175px);
  padding: 0 min(5.556vw, 22.05px);
  background-color: #FFFFFF;
  background-color: var(--white);
  color: #A32020;
  color: var(--primary);
  font-weight: 700;
  border-radius: 4px;
  z-index: 10;
  pointer-events: none;
}

#navigation-mobile .menu li.menu__item--capabilities.--active,
#navigation-mobile .menu li.menu__item--capabilities.current {
  pointer-events: all;
}

#navigation-mobile .menu li.menu__item--capabilities div {
  display: flex;
  justify-content: space-between;
}

#navigation-mobile.--opacity {
  opacity: 1;
  pointer-events: initial;
  transition: all 600ms cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 600ms var(--expoOut);
}

#submenu-capabilities-mobile {
  position: absolute;
  width: 100%;
  height: auto;
  top: max(-3.333vw, -13.23px);
  left: 0;
  /* transform: translateY(calc(100% + pxm(54))); */ background-color: #F6F6F6;
  background-color: var(--lighter);
  border-radius: min(2.222vw, 8.82px);
  padding: min(2.778vw, 11.025px) 0;
  opacity: 0.0001;
  z-index: 9;
  pointer-events: none;
}
#submenu-capabilities-mobile li {
  margin-bottom: 0!important;
}
#submenu-capabilities-mobile li a,
#submenu-capabilities-mobile li div {
  display: block;
  position: relative;
  width: 100%;
  font-size: min(3.889vw, 15.435px);
  line-height: 1;
  padding: min(4.167vw, 16.5375px) min(6.944vw, 27.5625px);
}
#submenu-capabilities-mobile li.current-menu-item a {
  background-color: #FFFFFF;
  background-color: var(--white);
  border-radius: 4px;
  font-weight: 700;
  color: #A32020;
  color: var(--primary);
  pointer-events: none;
}
#submenu-capabilities-mobile li.back i {
  color: #A32020;
  color: var(--primary);
  margin-right: min(2.222vw, 8.82px);
}
.group-info {
    padding-bottom: 30px;
}
.card.--team-mini.--na {
    padding-top: 20px;
}
@media (min-width: 768px) {
    .standard-reading .page-section .parsys.sectionpar>.text.parbase.section .text-component {
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
        width: 75%;
    }
}
@media (min-width: 768px) {
    #contact-box h2   {
        margin-left: -15px;
    }
}
#contact-box .text-component h3 {
    font-size: 1.3rem !important;
}
