/*-------------------------*/
/* SECTION PADDING */
.section-padding-20 {
	padding-top: 20px;
	padding-bottom:20px;
}

.section-padding-40 {
	padding-top: 40px;
	padding-bottom:40px;
}

.section-padding-80-20 {
	padding-top: 80px;
	padding-bottom:20px;
}

.section-padding-60-20 {
	padding-top: 60px;
	padding-bottom:20px;
}

.section-padding-60-40 {
	padding-top: 60px;
	padding-bottom:40px;
}

.section-padding-60-60 {
	padding-top: 60px;
	padding-bottom:60px;
}

.section-padding-20-60 {
	padding-top: 20px;
	padding-bottom:60px;
}

.section-padding-30-60 {
	padding-top: 30px;
	padding-bottom:60px;
}

.section-margin-bottom-50 {
	margin-bottom:50px;
}

.section-margin-top-50 {
	margin-top:50px;
}

.transparency-report.page-section.page-section--col-primary {
	background: #ffffff;
}

.standard-spacing .transparency-report .summary-explorer-v2 .image {
	margin-top:0px;
}

/* DOWNLOADS LINK EXPLORER */
.transparency-report h2.link-explorer__intro-heading {
	font-size: 1.775rem;
	line-height: 1.2em;
	font-weight:bold;
}

.transparency-report .link-explorer a[href$=".pdf"].link-explorer__link {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.806' height='17.855' viewBox='0 0 6.299 4.724'%3E%3Cdefs%3E%3CclipPath id='a' clipPathUnits='userSpaceOnUse'%3E%3Cpath d='M0 0h960v540H0Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' style='fill:%23fff' transform='matrix(.17854 0 0 -.17854 -74.14 59.153)'%3E%3Cg style='fill:%23fff'%3E%3Cpath d='M0 0c0 2.337-1.47 3.993-4.371 3.993h-2.396v-8.001h2.342C-1.578-4.008 0-2.396 0 0m-5.664 2.989h1.327c1.921 0 3.19-.98 3.19-3.004 0-2.023-1.215-2.989-3.224-2.989h-1.293Zm8.545-6.997H1.779v7.982h4.302v-.98h-3.2V.544H5.4l.166-.98H2.881Zm8.654 17.517H-21.54v-26.46h35.28v24.275a2.202 2.202 0 0 1-2.205 2.185m0-24.255h-30.87v22.07h30.87zM-12.201-.774h.897c1.798 0 2.998.818 2.998 2.45 0 1.47-1.058 2.317-2.812 2.317h-2.185v-8.001h1.102zm0 3.787h1.029c1.137 0 1.754-.465 1.754-1.372 0-.979-.686-1.43-1.832-1.43h-.951z' style='fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none' transform='translate(436.8 317.81)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	padding-right: 8px;
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position-y: 8px;
}

.transparency-report .link-explorer a[href$=".pdf"].link-explorer__link .link-explorer__link-text {
}

.transparency-report .link-explorer .link-explorer__link .h6.link-explorer__link-text {
	margin: 0px 0 0px;
}
/* HIDE EMPTY LINK EXPLORER GROUP */
.transparency-report .link-explorer .link-explorer__group.empty {
	padding: 0px;
}

.transparency-report .link-explorer .link-explorer__group.empty h3 {
	display: none;
}

/*-------------------------*/
/* 3 COLUMN COLLECTION */

@media screen and (min-width:768px){
	.transparency-report.collection-3-items .collectionv2-component article.col-md-3 {
		width:33%;
	}
}

.standard-spacing .transparency-report.collection-3-items.transcript-button .pwccol3-longform .text {
	margin-top:0px;
}

@media screen and (min-width:768px) {
	.standard-spacing .transparency-report.collection-3-items.transcript-button .pwccol3-longform .text {
		margin-top:-70px;
	}
}

@media screen and (max-width:990px) {
 .transparency-report.collection-3-items.transcript-button .pwccol3-longform {
		display:none;
	}
}


.transparency-report.collection-3-items.transcript-button .pwccol3-longform {
	padding-right: 0px;
	padding-left: 15px;
}
.transparency-report.collection-3-items.transcript-button .pwccol3-longform .pwccol3-longform-c0 {
	padding-right: 0px;
	padding-left: 0px;
}
.transparency-report.collection-3-items.transcript-button .pwccol3-longform .pwccol3-longform-c1 {
	padding-right: 0px;
	padding-left: 5px;
}
.transparency-report.collection-3-items.transcript-button .pwccol3-longform .pwccol3-longform-c2 {
	padding-right: 0px;
	padding-left: 0px;
}



/*-------------------------*/
/* HEADING BAR H2 */
/* h2 headline */
.transparency-report .text.spacer_before,
#explore-report .text.spacer_before {
	border-top-width: 0px;
}

.transparency-report .text.spacer_before .text-component h2,
#explore-report .text.spacer_before .text-component h2,
.transparency-report.download-highlight h2 {
	font-size: 2.375rem;
	line-height: 1.3em;
	font-family: "PwC Helvetica Neue Light", "PwC Helvetica Neue",Arial,Sans-Serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom:40px;
}
.transparency-report .text.spacer_before .text-component h2::before,
#explore-report .text.spacer_before .text-component h2::before,
.transparency-report.case-study .text.spacer_both h4::before  {
	content: "";
	display: block;
	width: 85px;
	height: 3px;
	margin-bottom: 15px;
	position: relative;
	left: 0px;
	border-top: 3px solid #d04a02;
}
.page-primary-col--orange .transparency-report .text.spacer_before .text-component h2::before,
.page-primary-col--orange #explore-report .text.spacer_before .text-component h2::before,
.transparency-report.case-study .text.spacer_both h4::before {
	border-color: #d04a02;
}
.page-primary-col--red .transparency-report .text.spacer_before .text-component h2::before,
.page-primary-col--red #explore-report .text.spacer_before .text-component h2::before,
.transparency-report.case-study .text.spacer_both h4::before  {
	border-color: #e0301e;
}
.page-primary-col--rose .transparency-report .text.spacer_before .text-component h2::before,
.page-primary-col--rose #explore-report .text.spacer_before .text-component h2::before,
.transparency-report.case-study .text.spacer_both h4::before  {
	border-color: #d93954;
}




/*-------------------------*/
/* SUMMARY EXPLORER */

/* divider line */
@media screen and (min-width:1200px) {
	.transparency-report .summary-explorer-v2 .summary-explorerv2__column.cmp-tabs__tabpanel{
		border-left: 1px solid #cdcdcd;
		margin-left: -1px;
	}
	.transparency-report .summary-explorer-v2 .summary-explorerv2__column.summary-explorerv2__tabs-column{
		border-right: 1px solid #cdcdcd;
	}
	.transparency-report .summary-explorer-v2 .col-lg-8.summary-explorerv2__column {
		padding-left:30px;
	}
	.transparency-report .summary-explorer-v2 .col-lg-4.summary-explorerv2__column {
		padding-right:0px;
	}
}

/* tab heading */
.transparency-report .summary-explorer-v2 .component-name h3 {
	font-size: 1.5rem;
	line-height: 1em;
}
.transparency-report .summary-explorer-v2 .component-name h4 {
	font-size: 1.3rem;
	line-height: 1.5em;
}
.standard-spacing .transparency-report .summary-explorer-v2 .component-name + section .text {
	margin-top:20px;
}

.page-primary-col--rose .transparency-report .summary-explorer-v2 .component-name h3{
	color:#d93954;
}
.page-primary-col--red .transparency-report .summary-explorer-v2 .component-name h3{
	color:#e0301e;
}
.page-primary-col--orange .transparency-report .summary-explorer-v2 .component-name h3{
	color:#d04a02;
}

/*-------------------------*/
/* VIDEO IN THREE COLUMNS */

.transparency-report.video-three-columns .videoplayer-v2 {
	display:flex;
	
}
.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset {
 width:33%;
	order:2;
}
.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details {
	width:66%;
	margin-top: 0;
	margin-bottom:0px;
	border-top: 2px solid #e0301e;
	padding-top: 10px;
	margin-right:20px;
}

.page-primary-col--rose .transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
	border-top: 2px solid #d93954;
}
.page-primary-col--red .transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
	border-top: 2px solid #e0301e;
}
.page-primary-col--orange .transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
	border-top: 2px solid #d04a02;
}


.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-heading{
	width:50%;
	order:1;
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-style: normal;
	font-size: 1.5rem;
	float:left;
	margin-top:0px;
	padding-right:10px;
}
.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-paragraph {
 width:50%;
	order:3;
	float:right;
}
.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-transcriptLabel {
	margin-top:30px;
}


@media screen and (max-width:992px) {
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset {
		width:100%;
		float:none;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details {
		border:0;
		width:100%;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-heading{
		width:100%;
		display:block;
		float:none;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-paragraph {
	 width:100%;
		float:none;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-transcriptLabel {
		margin-top:20px;
	}
}


@media screen and (max-width:767px) {
	.transparency-report.video-three-columns .videoplayer-v2 {
	 display:block;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset {
	 width:100%;

		float:none;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details {
		border:0;
		width:100%;
		border-top: 0px solid #e0301e;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-heading{
		width:100%;
		display:block;
		float:none;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-paragraph {
	 width:100%;
		float:none;
	}
	.transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-transcriptLabel {
		margin-top:10px;
	}
	.page-primary-col--rose .transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details,
	.page-primary-col--red .transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details,
.page-primary-col--orange .transparency-report.video-three-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
		border-top: 0px solid #d93954;
	}

}


/*-------------------------*/
/* VIDEO IN TWO COLUMNS */

.transparency-report.video-two-columns .videoplayer-v2 {
	display:flex;
	
}
.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset {
	width:49%;
	order:2;
}
.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details {
	width:49%;
	margin-top: 0;
	margin-bottom:0px;
	border-top: 3px solid #cecece;
	padding-top: 10px;
	margin-right:20px;
}

.page-primary-col--rose .transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
	border-top: 3px solid #cecece;
}
.page-primary-col--red .transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
	border-top: 3px solid #cecece;
}
.page-primary-col--orange .transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
	border-top: 3px solid #cecece;
}

/* 2023 update start */
.transparency-report.video-two-columns.video-2023 .videoplayer-v2 .videoplayerv2.video-asset-details {
	border-top: 0px solid #cecece;
	padding-top: 0px;
}
.transparency-report.video-two-columns.video-2023 .videoplayer-v2 .videoplayerv2.video-asset-details::before{
	content: "";
	display: block;
	width: 85px;
	height: 3px;
	margin-bottom: 15px;
	border-top: 3px solid #d04a02;
}
.page-primary-col--orange .transparency-report.video-two-columns.video-2023 .videoplayer-v2 .videoplayerv2.video-asset-details::before {
	border-color: #d04a02;
}
.page-primary-col--red .transparency-report.video-two-columns.video-2023 .videoplayer-v2 .videoplayerv2.video-asset-details::before {
	border-color: #e0301e;
}
.page-primary-col--rose .transparency-report.video-two-columns.video-2023 .videoplayer-v2 .videoplayerv2.video-asset-details::before {
	border-color: #d93954;
}

/*
.transparency-report.video-two-columns.video-2023 .videoplayer-v2 .btn,
.transparency-report.video-two-columns.video-2023 .videoplayer-v2 .btn:link,
.transparency-report.video-two-columns.video-2023 .videoplayer-v2 .btn:hover,
.transparency-report.video-two-columns.video-2023 .videoplayer-v2 .btn:focus {
	display: inline-block;
	padding: 0px 0px;
	text-decoration: none;
	transition: background .2s infinite;
	border:0px;
	background: transparent;
}
.transparency-report.video-two-columns.video-2023 a.btn:hover{
	padding: 14px 23px;
	background-color: #7d7d7d;
	border: 0px solid #7d7d7d;
	color: inherit;
}
.transparency-report.video-two-columns.video-2023 a.btn::after {
	border-style: solid;
	border-width: 0.1em 0.1em 0 0;
	content: '';
	height: 0.41em;
	width: 0.4em;
	left: 0em;
	padding-left: 0.3em;
	position: relative;
	top: 0px;
	transform: rotate(45deg);
	vertical-align: middle;
	margin-left: 0.5em;
	margin-right: 0em;
	display: inline-block;
}
.transparency-report.video-two-columns.video-2023 a.btn:hover::after {
	margin-left: 0.8em;
}

*/


/* 2023 update end */

.transparency-report.video-two-columns .pwccol1-longform-c0 .videoplayer-v2 + .text {
	margin-top: 80px;
}
.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-heading {
	margin-top: 0px;
	padding-right: 30px;
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-style: normal;
	font-size: 1.75rem; /* was 1.5rem for h4 */
	line-height: 1.3em;
	font-weight: bold;
}
.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-paragraph {
	margin-top:30px;
	padding-right: 30px;
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif; /* Video abstract font needs to be the same as main paragraph text */
	font-size: 1.125rem;
	line-height: 1.7em;
	color: #2d2d2d;
}
.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-transcriptLabel {
	margin-top:30px;
}

@media screen and (max-width:992px) {
	.transparency-report.video-two-columns .pwccol1-longform-c0 .videoplayer-v2 {
	 display:block;
	}
	.transparency-report.video-two-columns .pwccol1-longform-c0 .videoplayer-v2 .videoplayerv2.video-asset {
	 width:100%;
		float:none;
	}
	.transparency-report.video-two-columns .pwccol1-longform-c0 .videoplayer-v2 .videoplayerv2.video-asset-details {
		border:0;
		width:100%;
		border-top: 0px solid #e0301e;
	}
	.transparency-report.video-two-columns .pwccol1-longform-c0 .videoplayer-v2 .videoplayerv2.video-asset-details .video-heading{
		width:100%;
		display:block;
		float:none;
	}
	.transparency-report.video-two-columns .pwccol1-longform-c0 .videoplayer-v2 .videoplayerv2.video-asset-details .video-paragraph {
	 width:100%;
		float:none;
	}

	.page-primary-col--rose .transparency-report.video-two-columns .pwccol1-longform-c0  .videoplayer-v2 .videoplayerv2.video-asset-details,
	.page-primary-col--red .transparency-report.video-two-columns .pwccol1-longform-c0  .videoplayer-v2 .videoplayerv2.video-asset-details,
.page-primary-col--orange .transparency-report.video-two-columns .pwccol1-longform-c0 .videoplayer-v2 .videoplayerv2.video-asset-details{
		border-top: 0px solid #d93954;
	}

}
@media screen and (max-width:767px) {
	.transparency-report.video-two-columns .videoplayer-v2 {
	 display:block;
	}
	.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset {
	 width:100%;
		float:none;
	}
	.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details {
		border:0;
		width:100%;
		border-top: 0px solid #e0301e;
	}
	.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-heading{
		width:100%;
		display:block;
		float:none;
	}
	.transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details .video-paragraph {
	 width:100%;
		float:none;
	}

	.page-primary-col--rose .transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details,
	.page-primary-col--red .transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details,
.page-primary-col--orange .transparency-report.video-two-columns .videoplayer-v2 .videoplayerv2.video-asset-details{
		border-top: 0px solid #d93954;
	}
.transparency-report.video-two-columns.video-2023 .videoplayer-v2 .videoplayerv2.video-asset-details::before {
	margin-top:20px;
	}
}

/*-------------------------*/
/* VIDEO TRANSCRIPT BUTTONS */


.transparency-report.video-three-columns .btn--transparent,
.transparency-report.video-three-columns .btn--transparent:link,
.transparency-report.video-three-columns .btn--transparent:visited,
body .transparency-report.video-three-columns .text-component .btn.btn--transparent,
body .transparency-report.video-three-columns .text-component .btn.btn--transparent:link,
body .transparency-report.video-three-columns .text-component .btn.btn--transparent:visited,
.transparency-report.video-two-columns .btn--transparent,
.transparency-report.video-two-columns .btn--transparent:link,
.transparency-report.video-two-columns .btn--transparent:visited,
body .transparency-report.video-two-columns .text-component .btn.btn--transparent,
body .transparency-report.video-two-columns .text-component .btn.btn--transparent:link,
body .transparency-report.video-two-columns .text-component .btn.btn--transparent:visited,
.transparency-report .btn--transparent,
.transparency-report .btn--transparent:link,
.transparency-report .btn--transparent:visited,
body .transparency-report:not(.download-button) .text-component .btn.btn--transparent,
body .transparency-report:not(.download-button) .text-component .btn.btn--transparent:link,
body .transparency-report:not(.download-button) .text-component .btn.btn--transparent:visited  {
	background: transparent;
	border: 1px solid #7d7d7d;
	color: #2d2d2d;
}
.transparency-report .btn--transparent:hover,
.transparency-report .btn--transparent:focus,
body .transparency-report .text-component .btn.btn--transparent:hover,
body .transparency-report .text-component .btn.btn--transparent:focus {
	background: #7d7d7d;
	border: 1px solid #7d7d7d;
	color: #fff;
}

.transparency-report.video-two-columns a.btn:hover,
.transparency-report a.btn:hover {
	padding: 14px 23px;
	background-color: #7d7d7d;
	border: 1px solid #7d7d7d;
	color: #ffffff;
}



/*-------------------------*/
/* BACKGROUNDS */
.page-section.page-section--col-light-grey.transparency-report.darkgrey,
.page-section.page-section--col-primary.transparency-report.darkgrey {
	background: #464646;
}
.page-section.page-section--col-light-grey.transparency-report.mediumgrey {
	background: #7d7d7d;
}

.page-section.page-section--col-light-grey.transparency-report.black-bg {
	background: #2d2d2d;
}

.page-section--col-light-grey.transparency-report.black-bg .videoplayer-v2.colors-light-grey-parent,
.page-section--col-light-grey.transparency-report.black-bg .videoplayerv2.video-asset-details,
.page-section--col-light-grey.transparency-report.black-bg .videoplayerv2.white  {
	background-color:  #2d2d2d;
}

.page-section.page-section--col-light-grey.transparency-report.darkgrey *,
.page-section.page-section--col-primary.transparency-report.darkgrey *,
.page-section.page-section--col-light-grey.transparency-report.mediumgrey *,
.page-section.page-section--col-light-grey.transparency-report.black-bg *,
.black-bg .collection-v2 * {
	color: #fff !important;
}

.transparency-report.darkgrey .btn--transparent,
.transparency-report.darkgrey .btn--transparent:link,
.transparency-report.darkgrey .btn--transparent:visited,
body .transparency-report.darkgrey .text-component .btn.btn--transparent,
body .transparency-report.darkgrey .text-component .btn.btn--transparent:link,
body .industry-in-focu .darkgrey .text-component .btn.btn--transparent:visited,
.transparency-report.mediumgrey .btn--transparent,
.transparency-report.mediumgrey .btn--transparent:link,
.transparency-report.mediumgrey .btn--transparent:visited,
body .transparency-report.mediumgrey .text-component .btn.btn--transparent,
body .transparency-report.mediumgrey .text-component .btn.btn--transparent:link,
body .transparency-report.mediumgrey .text-component .btn.btn--transparent:visited,
.transparency-report.black-bg .btn--transparent,
.transparency-report.black-bg .btn--transparent:link,
.transparency-report.black-bg .btn--transparent:visited,
body .transparency-report.black-bg .text-component .btn.btn--transparent,
body .transparency-report.black-bg .text-component .btn.btn--transparent:link,
body .transparency-report.black-bg .text-component .btn.btn--transparent:visited  {
	color: #ffffff;
}


/*-------------------------*/
/* SOCIAL FOLLOW */
.transparency-report.dark-socialfollow .socialfollow {
	background-color: #2d2d2d;
}
.transparency-report.dark-socialfollow .socialfollow span,
#contact.transparency-report.dark-socialfollow #socialfollow span {
	color: #fff;
}


/*============================*/
/* 2023 */

/* CASE STUDY */
.transparency-report.case-study {
}

.standard-spacing .transparency-report.case-study .text.spacer_before {
	margin-top: 0px;
}

.transparency-report.case-study .parsys_column.pwccol2-longformc-c1 {
	padding: 0px 50px 50px 50px;
	background: #f2f2f2;
}

@media screen and (max-width:550px) {
	.transparency-report.case-study .parsys_column.pwccol2-longformc-c1 {
	padding: 0px 30px;
}
}

/* left column */
.standard-reading .page-section.transparency-report.case-study .parsys_column.parsys_column.pwccol2-longformc .parsys_column.pwccol2-longformc-c1 .text.parbase.section .text-component {
	padding-right: 0px;
	padding-left: 0px;
}

/* right column */
.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c1 {
	width: calc((100% / 12)*7);
}

@media screen and (max-width:1200px) {
.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c1 {
	width: calc((100% / 12)*8);
}
}

@media screen and (max-width:990px) {
.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c1 {
	width: calc((100% / 12)*11);
}
}

@media screen and (max-width:768px) {
.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c1 {
	width: 100%;
}
}

/* Ignore min width for text */
.transparency-report.case-study .text-component {
	min-width: unset !important;
}

/* left column */
.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c0 {
	width: 230px;
	padding-right: 0px;
	padding-left: 0px;
}
.standard-spacing .transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c0 .image {
	margin-top: 0px;
	overflow: hidden;
	max-height: 600px;
}
.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c0 .image img {
	margin-top: 0px;
	height: 400px;
	width:auto;
	overflow: hidden;
	object-fit: cover;
	object-position: 60% 50%;
}
@media screen and (max-width: 768px) {
	.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c0 .image img,
.transparency-report.case-study .pwccol2-longformc .parsys_column.pwccol2-longformc-c0 {
		visibility: hidden;
		display:none;
}
	
}


/* case study quote */
.transparency-report.case-study .text.spacer_both {
	border-top-width: 0px;
	border-bottom-width: 0px;
	background:#ffffff;
	padding: 30px;
}

.transparency-report.case-study .text.spacer_both h4 {
	font-size: 1.125rem;
	line-height: 1.7;
	font-weight:normal;
}


/* case study - two columns link */
.transparency-report.case-study .pwccol2-longform,
.transparency-report.case-study .pwccol2-longformb {
	background: #f2f2f2;
	padding: 40px;
}

.standard-spacing .transparency-report.case-study .pwccol2-longform .text {
	margin-top:0px;
}


/* EXPLORE REPORT */

#explore-report {
	padding-top: 30px;
	padding-bottom: 150px;
}

/* WEBTILE DOWNLOAD CTA */

.transparency-report.download-highlight {
	
}

.transparency-report.download-highlight h2 {
	
}

.transparency-report.download-highlight .parsys_column.pwccol2-longformb .parsys_column {
	padding: 0px 50px 50px 50px;
	background: #f2f2f2;
}

.transparency-report.download-highlight .pwccol2-longformb-c1 .text{
	background:#d93954 !important;
	box-shadow: 0px 80px #d93954;
	padding: 20px;
	color:#ffffff;
	padding: 40px 40px 0px 40px;
	width: 80%
}
.page-primary-col--orange .transparency-report.download-highlight .pwccol2-longformb-c1 .text {
	background-color: #d04a02;
}
.page-primary-col--red .transparency-report.download-highlight .pwccol2-longformb-c1 .text {
	background-color: #e0301e;
}
.page-primary-col--rose .transparency-report.download-highlight .pwccol2-longformb-c1 .text {
	background-color: #d93954;
}


 .standard-reading .page-section.transparency-report.download-highlight .parsys_column.parsys_column.pwccol2-longformb .parsys_column.pwccol2-longformb-c1 .text.parbase.section .text-component {
	padding-right:0px;
	padding-left:0px;
}
.transparency-report.download-highlight .pwccol2-longformb .parsys_column.pwccol2-longformb-c1 {
	padding: 0px;
}

@media screen and (max-width:990px) {
		.transparency-report.download-highlight .pwccol2-longformb  {
			display:block;
}
	.transparency-report.download-highlight .pwccol2-longformb .parsys_column.pwccol2-longformb-c1,
.transparency-report.download-highlight .pwccol2-longformb .parsys_column.pwccol2-longformb-c0 {
 width:100%;
}		
.transparency-report.download-highlight .parsys_column.pwccol2-longformb .parsys_column {
	padding: 0px;
}
	
.transparency-report.download-highlight .pwccol2-longformb-c0 .text{
	padding: 40px;
	width: 100%;
}
	
.transparency-report.download-highlight .pwccol2-longformb-c1 .text{
	box-shadow: 0px 40px #d93954;
	padding: 40px;
	width: 100%;
}

}

.transparency-report.download-highlight .pwccol2-longformb-c1 .text a  {
	padding:10px 25px 10px 15px;
	margin: 40px 0 0 0;
	border: 1px solid #ffffff;
	display:flex;
	background-color:transparent;
	color:#ffffff;
	font-weight:bold;
	font-family: 'PwC Helvetica Neue', 'Helvetica Neue', Arial, sans-serif;
	line-height:1.4rem;
}
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a:after  {
	content: "";
	align-self:center;
	position:relative;
	margin: 0;
	left: 10px;
	width: 13px;
	height: 11px;
	border-style: solid;
	border-width: 2px 2px 0px 0px;
	transform: rotate(45deg);
	border-color: #ffffff;
}
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a,
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a, 
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a{
	background-color: transparent;
	color:#ffffff;
	border: 1px solid #ffffff;
	display:inline-block
}
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a:hover:after  {
	text-decoration:none;
	left: 15px;
	transition: all 0.3s ease-in-out; 
}
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a:after,
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a:after, 
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a:after {
	border-color: #ffffff;
}
.transparency-report.download-highlight .pwccol2-longformb-c1 .text a:after  {
	display:inline-block;
	width: 11px;
}


/*------------------------*/
/* doble chevrons removal */
.text-component p .btn.btn--transparent.btn-cta.btn-cta--chevron i + i {
	display:none;
}


@media (max-width: 640px) {
  .transparency-report .parsys_column.pwccol1-longform .parsys_column .text-component,
.transparency-report .parsys_column.pwccol1-longform-left .parsys_column .text-component,
.transparency-report .parsys_column.pwccol2-longform .parsys_column .text-component,
.transparency-report .parsys_column.pwccol2-longformb .parsys_column .text-component,
.transparency-report .parsys_column.pwccol2-longformc .parsys_column .text-component,
.transparency-report .parsys_column.pwccol3-longform .parsys_column .text-component {
    	min-width: unset !important;
  }
}
