@charset "UTF-8";
/* CSS Document */


.cq-Editable-dom .eb-note {
    display: block;
}
.eb-note {
    display: none;
}



/* Hero */	

.eb-section, .eb-hero {overflow: hidden;}	
.eb-buyer-hero {
	background-color:#fff!important;
}
.eb-hero.eb-hub-hero {
	background-color:#fff!important;
}
.eb-theme-hero {
	background-color:transparent!important;
}
@media (max-width: 767px) {
.eb-buyer-hero {background-color:#F5F7F8!important;}
}
@media (max-width: 991px) {	
	.eb-theme-hero {background-color:#F5F7F8!important;}		
}

.eb-hero .hero-card-wrapper .hero-card {
	margin-bottom: 0px!important;
}	

.eb-hero.eb-buyer-hero .hero-card__primary,
.eb-hero.eb-theme-hero .hero-card__primary{
    margin-top: auto;
    margin-bottom: auto;
	padding: 30px 20px 30px 0px;
}
@media (max-width: 767px) {
	.eb-hero.eb-buyer-hero .hero-card__primary-wrapper, .eb-hero.eb-theme-hero .hero-card__primary-wrapper{padding: 10px 15px 10px 15px;}
}
@media (max-width: 991px) {
	.eb-hero.eb-hub-hero .hero-card__primary-wrapper{padding: 70px 15px 70px 15px;z-index: 2;position: relative;}
}
@media (min-width: 992px) {
	.eb-hero.eb-buyer-hero .hero-card__primary-wrapper, .eb-hero.eb-theme-hero .hero-card__primary-wrapper{min-height: 400px;}
    .eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary {padding: 40px 20px 40px 0px;}
	.eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image { width: 54%;}
    .eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary {width: 42%;}
}
@media (min-width: 1200px) {
	.eb-hero.eb-buyer-hero .hero-card__primary-wrapper, .eb-hero.eb-theme-hero .hero-card__primary-wrapper{min-height: 500px;}
    .eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary{padding: 60px 20px 60px 0px;}
}	
@media (min-width: 1400px) {
	.eb-hero.eb-buyer-hero .hero-card__primary-wrapper, .eb-hero.eb-theme-hero .hero-card__primary-wrapper{min-height: 600px;}
    .eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary {padding: 100px 20px 100px 0px;}
}	



.eb-hero.eb-hub-hero {height:auto; max-height:none;}	
	
.eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary {
	padding-bottom:0px!important;
}
.eb-hero .hero-card__primary h1 {
	color:#000!important;
	background: none;
    box-shadow: 0px;
    display: block;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding-left: 0px !important;
    padding-right: 0px !important;
    line-height: 1.3!important;
    top: 0px;
    position: relative;
	margin-right: 40px;
}	
.eb-hero .hero-card__primary p {
	color:#000!important;
	font-size: 1.125rem!important;
    line-height: 1.7!important;
}	
.eb-hero .hero-card__primary-eyebrow {
	padding-top:25px!important;
	padding-left:0px;
}
.eb-hero.eb-theme-hero .hero-card__primary h1{
    color: #000 !important;
	background: #F5F7F8;
	margin-right: 0px;
    display: inline;
}

.eb-hero.eb-theme-hero .hero-card__primary p.hero-card__primary-eyebrow {
	background: #fff;
    box-shadow: 0px 0 0 #fff, 0px 0 0 #fff;
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 6px 20px 6px 20px !important;
    position: relative;
}
.eb-hero.eb-theme-hero .eb-theme-sub {
	display:block;
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .eb-hero.eb-theme-hero .eb-theme-sub {margin-bottom: 6px;}
}
	
.eb-hero .hero-card__primary .eb-flag {
}
.eb-hero .hero-card__primary .eb-flag p {
	background-color:#DFE3E6;
	padding:8px 20px!important;
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-size: 1.125rem!important;
    line-height: 1.3em!important;	
	display: inline-block;
    position: relative;
	margin-bottom:0px;
	font-weight:bold;
	color:#000!important;
}
.eb-hero .hero-card__primary .eb-flag p:after {
/*    content: " ";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
	border: solid transparent;
	border-left-color: #464646;
    top: 0%;
    left: 100%;
    margin-top: 0px;
    border-width: 20px;*/
}	
	
.eb-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary-image-container,
.eb-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__secondary {
    background-color: transparent!important;
}	
	
.hero-card-wrapper .hero-card-wrapper--with-image .hero-card__secondary {
    background: transparent;
    padding-top: 0px;
	margin-top:0px!important;
	display:none;
}


.eb-hero .hero-card__primary .eb-flag p, .eb-hero .hero-card__primary h1 {
	/*border-left:5px solid #FD5108;*/
}
.eb-hero .summary-text {
	width:auto;
	margin-bottom:80px;
}
.eb-hero .summary-text h3 {
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	margin-top:80px;
	color:#000;
	font-weight:normal;
}
.eb-hero .summary-text h3 strong {
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-weight:bold;
}
@media (max-width: 991px) {
    .eb-hero .summary-text {padding: 0px 15px 0px 15px;}
	.eb-hero .summary-text h3 {margin-top: 30px;}
}

/*.page-primary-col--orange .eb-hero .hero-card__primary .eb-flag p, .page-primary-col--orange .eb-hero .hero-card__primary h1, .page-primary-col--orange .eb-hero.eb-theme-hero .hero-card__primary p.hero-card__primary-eyebrow { border-left:5px solid #933401;}
.page-primary-col--orange .eb-hero .hero-card__primary .eb-flag p { background-color:#D04A02;}
.page-primary-col--orange .eb-hero .hero-card__primary .eb-flag p:after {border-left-color: #D04A02;}	
.page-primary-col--rose .eb-hero .hero-card__primary .eb-flag p, .page-primary-col--rose .eb-hero .hero-card__primary h1, .page-primary-col--rose .eb-hero.eb-theme-hero .hero-card__primary p.hero-card__primary-eyebrow { border-left:5px solid #A43E50;}
.page-primary-col--rose .eb-hero .hero-card__primary .eb-flag p { background-color:#D93954;}
.page-primary-col--rose .eb-hero .hero-card__primary .eb-flag p:after {border-left-color: #D93954;}	
.page-primary-col--red .eb-hero .hero-card__primary .eb-flag p, .page-primary-col--red .eb-hero .hero-card__primary h1, .page-primary-col--red .eb-hero.eb-theme-hero .hero-card__primary p.hero-card__primary-eyebrow { border-left:5px solid #AA2417;}
.page-primary-col--red .eb-hero .hero-card__primary .eb-flag p { background-color:#E0301E;}
.page-primary-col--red .eb-hero .hero-card__primary .eb-flag p:after {border-left-color: #E0301E;}	*/
	
.eb-hero.eb-hub-hero .hero-card__primary h1{
    color: #000 !important;
	/*background: #F5F7F8;*/
	margin-right: 0px;
}
.eb-hero.eb-hub-hero .hero-card__primary .eb-flag p {
    background-color: #ffffff!important;
	color:#000!important;
}
.eb-hero.eb-hub-hero .hero-card__primary .eb-flag p:after {
    /*border-left-color: #EB8C00!important;*/
}
.eb-hero.eb-buyer-hero .hero-card__primary h1 em {
    color: #000 !important;
	font-style:normal;
}
/*.page-primary-col--orange .eb-hero.eb-buyer-hero .hero-card__primary h1 em {color: #D04A02!important;}	
.page-primary-col--rose .eb-hero.eb-buyer-hero .hero-card__primary h1 em {color: #D93954!important;}	
.page-primary-col--red .eb-hero.eb-buyer-hero .hero-card__primary h1 em {color: #E0301E!important;}	*/

@media (max-width: 1399px) {
	.eb-hero .hero-card__primary h1 {line-height: 1.35 !important; top: 4px; padding: 6px 0px 6px 0px !important;}	
	.eb-hero .hero-card__primary-eyebrow {padding-left:0px;padding-top:5px!important; margin-top:5px!important; padding-bottom:5px;}
	.eb-hero .hero-card__primary .eb-flag p {padding:8px 15px!important;}
}		
@media (max-width: 991px) {
	.eb-hero .hero-card__primary h1 {line-height: 1.45 !important; top: 2px;}
}
/* Hero image */	
	
.eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image {
    padding-right: 0px;
    padding-left: 0px;
    height: 100%;
	line-height: 0;	
	background-size: 100% 100%;
    background-position: center center;
    background-image: url(/content/dam/pwc/gx/en/zz-test-brand-assets-pages-25/us-assets/gradient.svg);
}	
.eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image img {
    height: 100%;
    width:100%;
    object-fit: cover;
	object-position: center center;
}
.eb-hero.eb-buyer-hero .hero-card-wrapper.image-left-side .hero-card-wrapper--with-image .hero-card__image img {
	object-position: center 90%;
    }

.eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image img {
    height: 100%;
    width:100%;
    object-fit: contain;
	object-position: center 73.5%;
	max-width: 730px;
}
.eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary {
    display: inline-block;
    width: 50%;
    min-width: 250px;
}
.eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image {
    padding: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}

@media (min-width: 992px) {
.eb-hero.eb-buyer-hero .hero-card-wrapper.image-left-side .hero-card-wrapper--with-image .hero-card__image img {object-position: right center;}
}
@media (min-width: 768px) {
	.eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary {
        display: inline-block;
        width: 50%;
		min-width: 250px;
    }
    .eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image {
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 100%;
    }
    .eb-hero.eb-buyer-hero .hero-card-wrapper.image-left-side .hero-card-wrapper--with-image .hero-card__image {
        right: auto;
        left: 0;
    }
    .eb-hero.eb-buyer-hero .hero-card-wrapper.image-left-side .hero-card-wrapper--with-image .hero-card__primary-wrapper {
        flex-direction: row-reverse;
    }
}	


@media (max-width: 767px) {
	.eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image img {object-fit: cover; max-height:300px;}
	.eb-hero.eb-buyer-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image img {object-position: center center;}
	.eb-hero.eb-buyer-hero .hero-card-wrapper.image-left-side .hero-card-wrapper--with-image .hero-card__image img {object-position: center center;}
	.eb-hero.eb-hub-hero .hero-card__primary-eyebrow {background-color:#fff; padding-right:10px;display: inline-block;}
}	

@media (max-width: 628px) {

    .eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image {
        width: 80%;
		padding:15px;
    }
    .eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image img {
		object-position: center bottom;
    }
}	


@media (min-width: 992px) {
	.eb-hero.eb-hub-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary-image-container{position: relative;}
    .eb-hero.eb-hub-hero .hero-card__primary-wrapper:before{
        /*background-image: url("/content/dam/pwc/us/en/library/economic-buyers/eb-hub-sm.svg")!important;*/
        background-position: top left!important;
        background-repeat: no-repeat!important;
        content:'';
        position: absolute;
        background-size:400px 200px!important;
        width: 400px;
        margin-left: -400px;
        height: 200px;
	}
}
@media (min-width: 1200px) {
    .eb-hero.eb-hub-hero .hero-card__primary-wrapper:before{
        background-size:500px 250px!important;
        width: 500px;
        margin-left: -500px;
        height: 250px;
	}
}
@media (min-width: 1400px) {
    .eb-hero.eb-hub-hero .hero-card__primary-wrapper:before{
        background-size:600px 300px!important;
        width: 600px;
        margin-left: -600px;
        height: 300px;
	}
}


.eb-theme-hero .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__image {
    width: 100%!important;
    z-index: -1!important;
}

/* Progress indicator */	
.progress-indicator__toggle {
    background: #DFE3E6; 
    border-radius: 0%;
}
@media (min-width: 768px) {
    .progress-indicator__toggle--bg-lower {background-color: #DFE3E6; width:0px;}
    .progress-indicator__toggle--bg-upper {background-color: #DFE3E6;}
    .progress-indicator__toggle {height: 3.3rem;width: 5.3rem;}
}	
	
	
/* Headings */		
	
.eb-section .text-component h2,
.eb-related-content h2,
.eb-related-content h5.collection-v3-listing__heading {
	background-color:#FFE8D4;
	padding:10px 14px!important;
	/*font-family: "PwC Helvetica Neue Light", Arial, Sans-Serif!important;*/
	font-family: "PwC ITC Charter", Georgia, Serif!important;
	font-size: 36px!important;
    line-height: 1.3em!important;	
	display: inline-block;
    position: relative;
	margin-bottom:30px;
	font-weight:normal!important;
	margin-right:30px;
	

/*    box-shadow: 0px 0 0 #fff, 0px 0 0 #fff;
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;*/
	
	
}
@media (min-width: 768px) {
.eb-related-content h5.collection-v3-listing__heading {margin-bottom:0px;}
}
.eb-section .text-component h2:after,
.eb-related-content h2:after,
.eb-related-content h5.collection-v3-listing__heading:after   {
/*    content: " ";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
	border: solid transparent;
	border-left-color: #EB8C00;
    top: 0%;
    left: 100%;
    margin-top: 0px;
    border-width: 30px;*/
}

@media (max-width: 991px) {
    .eb-section .text-component h2, .eb-related-content h2, .eb-related-content h5.collection-v3-listing__heading {font-size: 1.6rem!important;line-height: 1.2em!important;}
	.eb-section .text-component h2:after, .eb-related-content h2:after, .eb-related-content h5.collection-v3-listing__heading:after {border-width: 26px;}
}
@media (max-width: 767px) {
	.eb-section .text-component h2:after, .eb-related-content h2:after, .eb-related-content h5.collection-v3-listing__heading:after {border-width: 24px;}
}
	
/*.page-primary-col--orange .eb-tabs h3 {color:#D04A02;}
.page-primary-col--rose .eb-tabs h3 {color:#D93954;}
.page-primary-col--red .eb-tabs h3 {color:#E0301E;}*/
		

.eb-section.eb-theme-section h3 {
	font-family: "PwC Helvetica Neue Light", Arial, Sans-Serif;
	font-weight:normal;
    font-size: 2.375rem;
	margin-top: 60px;
    margin-bottom: 40px;
}	

.eb-section.eb-theme-section h3 strong {
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-weight:bold;
}	



/* Buyer intros */		
.eb-intro {padding-top: 40px;}	
	
/* Top theme */		
	
.eb-toptheme {
	background-color:#fff!important;
}


/*.eb-toptheme {
	background-color:#fff!important;
	background-image: url("/content/dam/pwc/us/en/library/economic-buyers/eb-top-theme.svg")!important;
	background-position: bottom right!important;
    background-repeat: no-repeat!important;
	background-size:260px 240px!important;	
	margin-top:70px;
	overflow: visible;
	}

.eb-toptheme .sectionpar, 
.eb-related-content .sectionpar{margin-top:-70px;}	*/
	

	
/*.page-primary-col--orange .eb-toptheme .text-component h2,
.page-primary-col--orange .eb-related-content h2,
.page-primary-col--orange .eb-related-content h5.collection-v3-listing__heading {background-color:#D04A02;color:#fff;}

.page-primary-col--orange .eb-toptheme .text-component h2:after,
.page-primary-col--orange .eb-related-content h2:after,
.page-primary-col--orange .eb-related-content h5.collection-v3-listing__heading:after {border-left-color:#D04A02;}

.page-primary-col--rose .eb-toptheme .text-component h2,
.page-primary-col--rose .eb-related-content h2,
.page-primary-col--rose .eb-related-content h5.collection-v3-listing__heading {background-color:#D93954;color:#fff;}

.page-primary-col--rose .eb-toptheme .text-component h2:after,
.page-primary-col--rose .eb-related-content h2:after,
.page-primary-col--rose .eb-related-content h5.collection-v3-listing__heading:after {border-left-color:#D93954;}

.page-primary-col--red .eb-toptheme .text-component h2,
.page-primary-col--red .eb-related-content h2,
.page-primary-col--red .eb-related-content h5.collection-v3-listing__heading {background-color:#E0301E;color:#fff;}

.page-primary-col--red .eb-toptheme .text-component h2:after,
.page-primary-col--red .eb-related-content h2:after,
.page-primary-col--red .eb-related-content h5.collection-v3-listing__heading:after {border-left-color:#E0301E;}	*/


@media (max-width: 1600px) {
/*.eb-toptheme .pwccol2-longformb-c1 {padding-bottom: 160px!important;}	*/
}
@media (max-width: 767px) {
	.eb-toptheme {background-size: 130px 130px !important;}
	.eb-toptheme .sectionpar .text {margin-top:40px;}
	/*.eb-toptheme .pwccol2-longformb-c1 {padding-bottom: 65px!important;}	*/
	/*.eb-toptheme .pwccol2-longformb-c1 .text p {padding-right: 120px;}	*/
}	
	
	
	
/* Box tabs */	
	
.eb-tabs .tabsnew.section {
	margin-top: 30px;
}	
.eb-box-tabs .nav-tabs.displayTags {
	margin-right: -15px;
}
.eb-box-tabs .nav-tabs.displayTags>li {
    width: calc(20% - 15px);
    height: 255px;
	margin-right: 15px;
	color:#000;
	background-color:#DFE3E6;
    border: 0px;
}
.eb-box-tabs.tabs-5 .nav-tabs.displayTags>li {width: calc(20% - 15px);}	
.eb-box-tabs.tabs-4 .nav-tabs.displayTags>li {width: calc(25% - 15px);}	
.eb-box-tabs.tabs-3 .nav-tabs.displayTags>li {width: calc(33.33% - 15px);}	
.eb-box-tabs.tabs-2 .nav-tabs.displayTags>li {width: calc(50% - 15px);}	
	
.eb-box-tabs .nav-tabs.displayTags>li>a {
    border-radius: 0px;
	border:0px!important;
    width:100%;
    height:100%;
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
    font-style: normal;
    font-weight: normal;
	font-size: 1.5rem;
    line-height: 1.3em!important;	
	padding: 10px 15px;
	align-content: start;
	display: flex;
	flex-wrap: wrap;
}
.eb-box-tabs .nav-tabs.displayTags>li>a em {
    font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 1.3em !important;
    padding: 5px 0px 25px;
	width: 100%;
}		
@media (max-width: 1199px) {
.eb-box-tabs .nav-tabs.displayTags>li>a em {font-size: 1.0rem;}
}		
@media (max-width: 991px) {
.eb-box-tabs .nav-tabs.displayTags>li>a em {font-size: .875rem;}
}	
@media (max-width: 767px) {
.eb-box-tabs .nav-tabs.displayTags>li>a em {padding-bottom: 0px;}
}	
.eb-box-tabs .nav-tabs.displayTags>li.active>a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0px 0px;
    border-color: #FD5108 transparent transparent transparent;
    -webkit-transform: translate(-50%, 50%) rotate(-135deg);
    -ms-transform: translate(-50%, 50%) rotate(-135deg);
    transform: translate(-50%, 50%) rotate(-135deg);
}	
/*.page-primary-col--orange .eb-box-tabs .nav-tabs.displayTags>li.active>a:after { border-color: #D04A02 transparent transparent transparent; }	
.page-primary-col--rose .eb-box-tabs .nav-tabs.displayTags>li.active>a:after { border-color: #D93954 transparent transparent transparent; }	
.page-primary-col--red .eb-box-tabs .nav-tabs.displayTags>li.active>a:after { border-color: #E0301E transparent transparent transparent; }	*/
	
.eb-box-tabs .nav-tabs.displayTags>li.active>a, .eb-box-tabs .nav-tabs.displayTags>li.active>a:hover, .eb-box-tabs .nav-tabs.displayTags>li>a:focus, .eb-box-tabs .nav-tabs.displayTags>li.active>a:focus { background-color: #FD5108; color: #ffffff; }	
	
/*.page-primary-col--orange .eb-box-tabs .nav-tabs.displayTags>li.active>a, .page-primary-col--orange .eb-box-tabs .nav-tabs.displayTags>li.active>a:hover, .page-primary-col--orange .eb-box-tabs .nav-tabs.displayTags>li>a:focus, .page-primary-col--orange .eb-box-tabs .nav-tabs.displayTags>li.active>a:focus { background-color: #D04A02; }	
.page-primary-col--rose .eb-box-tabs .nav-tabs.displayTags>li.active>a, .page-primary-col--rose .eb-box-tabs .nav-tabs.displayTags>li.active>a:hover, .page-primary-col--rose .eb-box-tabs .nav-tabs.displayTags>li>a:focus, .page-primary-col--rose .eb-box-tabs .nav-tabs.displayTags>li.active>a:focus { background-color: #D93954; }		
.page-primary-col--red .eb-box-tabs .nav-tabs.displayTags>li.active>a, .page-primary-col--red .eb-box-tabs .nav-tabs.displayTags>li.active>a:hover, .page-primary-col--red .eb-box-tabs .nav-tabs.displayTags>li>a:focus, .page-primary-col--red .eb-box-tabs .nav-tabs.displayTags>li.active>a:focus { background-color: #E0301E; }*/
	
.eb-box-tabs .nav-tabs.displayTags>li>a:hover { background-color: #000; color: #fff;}		
	
.eb-tabs .tab-content {
	background-color:#F5F7F8;
	margin:-150px -60px 40px -60px;
	padding:185px 60px 0px 60px;
}	
.eb-tabs .tab-content .text-component h4 {
	margin-bottom:0px;
}

	
.eb-tabs .tab-content .text-component ul {
	margin-top:-15px;
}	
.eb-tabs .tab-content .text-component ul li {
	margin-bottom:15px;
}
	
@media (min-width:1400px) and (max-width: 1475px) {
	.eb-section .sectionpar {width: 1290px!important;}
	.eb-hub-hero .sectionpar {width: 1260px!important;}
}	
@media (max-width: 1199px) {
	.eb-box-tabs .nav-tabs.displayTags>li>a {font-size:1.3rem}
}	
@media (max-width: 1074px) {
	.eb-tabs .tab-content {margin-right:-15px; margin-left:-15px;padding-left:15px; padding-right:15px;}	
}			
@media (max-width: 991px) {
	.eb-box-tabs .nav-tabs.displayTags>li>a {font-size:1.125rem}
}		
@media (max-width: 767px) {
	.eb-box-tabs .nav-tabs.displayTags>li {width: 100%!important; height: auto;}
	.eb-box-tabs .nav-tabs.displayTags>li.active>a:after {display:none;}
	.eb-tabs .tab-content {margin-top:-40px; padding-top:30px;margin-bottom:0px; }		
}


/* C-suite connections cross nav */		
	
.eb-section .secondary-navigation,
.eb-section .secondary-navigation .container
{
	width:auto!important;	
}	
.eb-section .secnav-twocol .secnav-twocol__pane .secnav-twocol__listing {
	display: block!important;
}

.eb-section .secondary-navigation .strip-btn{
	float: none !important;
    width: auto !important;
    display: inline-block !important;
    padding: 6px 12px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: auto !important;
    border-radius: 0px;
	font-size:15px;
	border:1px solid #A1A8B3 !important;
	max-width:fit-content;
}
.eb-section .secnav-twocol.secnav-twocol--simple .strip-btn:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #000;
}
.eb-section .secondary-navigation .strip-btn .strip-btn__text{
	white-space: nowrap;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.eb-section .secondary-navigation h2{
	margin-bottom:15px!important;	
	color:#000!important;
}
	
/* Stats and quotes */		
.eb-section .quote .inlinequote {
    margin-bottom: 10px!important;
}
.eb-section .quote-component blockquote {
    border: none;
    border-left: 0px;
    font-size: 1rem;
    margin: 0;
    padding-top: 30px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 0px;
	position: relative;
	color:#FD5108;
}
.eb-section .quote-component blockquote p {
	font-family: "PwC Helvetica Neue Light", Arial, Sans-Serif;
	color:#FD5108;
}	
.eb-section .quote-component blockquote p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 5px;
	background: #FD5108;
	}

/*.page-primary-col--orange .eb-section .quote-component blockquote p:before { background: #D04A02; }
.page-primary-col--rose .eb-section .quote-component blockquote p:before { background: #d93954; }
.page-primary-col--red .eb-section .quote-component blockquote p:before { background: #E0301E; }*/
	
.eb-section .quote-component em {
	font-size:3.75rem;
	line-height:1;
	margin-bottom:15px;
	display:block;
	font-style:normal;
	font-weight:normal;
	font-family: "PwC Helvetica Neue Light", Arial, Sans-Serif;
}
.eb-section .quote-component strong {
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-weight:bold;
}	
	
/* Source line */		
/*.eb-section .pwccol2-longformb-c1 .quote + .text .text-component p {
	font-size:0.875rem;
	line-height:1.3;
}
.eb-section .pwccol2-longformb-c1 .quote + .text .text-component a {
    font-weight: normal;
}
.eb-section .pwccol2-longformb-c1 .quote + .text .text-component a:hover {
    font-weight: bold;
}
.eb-section .pwccol2-longformb-c1 .quote + .text {
	margin-top:0px;
	margin-bottom:10px;
}*/

.eb-section .pwccol2-longformb-c1 .text .text-component p {
	font-size:0.875rem;
	line-height:1.3;
}
.eb-section .pwccol2-longformb-c1 .text .text-component a {
    font-weight: normal;
}
.eb-section .pwccol2-longformb-c1 .text .text-component a:hover {
    font-weight: bold;
}
.eb-section .pwccol2-longformb-c1 .text {
	margin-top:0px;
	margin-bottom:10px;
}


	
/*Collection*/	
	
.eb-section .collections-title {
    font-size: 1.25rem;
    font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
    font-weight: bold;
    color: #000;
}	
.eb-section .collection-v2 article,
.eb-section .collectionv2-component .collectionv2__content .collection__item,
.eb-section .collectionv2-component .collectionv2__content .col-md-3 {width:49.99%;}
	
.eb-section .pwccol2-longformb-c1 .collection-v2 article,
.eb-section .pwccol2-longformb-c1 .collectionv2-component .collectionv2__content .collection__item  {width:100%;}
	
@media (max-width: 991px) {
.eb-section .collection-v2 article,
.eb-section .collectionv2-component .collectionv2__content .collection__item  {width:100%;}
}		


.eb-section .collectionv2	 {margin-top:0px;}
.eb-section .collectionv2-component	 {padding-bottom:0px;}
	
.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link  {
	background-color:#fff;
	border-top:5px solid #DFE3E6;
    padding: 15px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
	}
.eb-section.eb-toptheme .collectionv2-component .collectionv2__content .collection__item a.collection__item-link  {
	background-color:#F5F7F8;
	}

.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .collection__item-content {
    padding: 0px 0px 0px 2px;
}	
.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .collection__item-content .collection__item-heading {
    color: #000;
    line-height: 1.3em;
    margin-top: 0;
	margin-bottom:0px;
    word-wrap: break-word;
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-size:1.25rem;
	width:100%!important;
}	
.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .collection__item-image-wrapper {
	width: auto !important;
    height: auto !important;
	aspect-ratio: 16 / 9!important; 
	/*aspect-ratio:1!important;   add to make image square */ 
	float:none!important;
	margin: 0px 15px 0px 0px !important;
	overflow:hidden;
	flex: 0 0 38%;
    max-width: 150px;
}	
.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .img-responsive {
	width: auto;
    height: 100%;
	object-fit: cover;
    object-position: right;
}	

@media (min-width: 1200px) {
	.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link {min-height: 145px;}
}
	
@media (min-width: 992px) {
	.eb-section .pwccol2-longformb-c0 .collection-v2 article, .eb-section .pwccol2-longformb-c0 .collectionv2-component .collectionv2__content .collection__item  {margin-bottom:0px;}
}	
@media (max-width: 1399px) {	
	.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .collection__item-content .collection__item-heading {font-size:1.125rem;}	
	.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .collection__item-image-wrapper {flex: 0 0 30%;}		
}
@media (max-width: 991px) {	
	.eb-section .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .collection__item-image-wrapper {max-width:100px;}		
}


/* Related content */
.eb-related-content {
	margin-top:80px;
	overflow: visible;
}
	
.eb-related-content .collection-v3-listing .collection-v3-listing__background,
.eb-related-content .collection-v3-listing .collectionv2-component,
.eb-related-content .collection-v3-listing .collection-v3-listing__background{
    background-color: transparent!important;
}

.eb-related-content .collection-v3-listing__title-wrapper{padding-top:0px;}
.eb-related-content .collection-v3 {margin-bottom: 30px;}

.collectionv2-component .collectionv2__content .collection__item {
    /*height: 100%;*/
}

@media (min-width: 992px) {
	.eb-related-content .collection-v3 .listing_collection_article
	{width: 25%!important;}
	.eb-related-content.eb-related-content-3 .collectionv2-component .collectionv2__content .collection__item,
	.eb-related-content.eb-related-content-3 .collectionv3-component .collectionv2__content .collection__item,
	.eb-related-content.eb-related-content-3 .collection-v3 .listing_collection_article
	{width: 33.3%!important;}	
	.eb-related-content.eb-related-content-3 .collectionv2-component .collectionv2__content .collection__item a.collection__item-link .img-responsive,
	.eb-related-content.eb-related-content-3 .collectionv3-component .collectionv2__content .collection__item a.collection__item-link .img-responsive
	{width: 100%!important;}
}

@media (max-width: 767px) {
    .eb-related-content .collection-v2, 
	.eb-related-content .collection-v3
	{margin-top: 26px;}
}

/* Theme ornaments */

.eb-theme-ornament {
    position: absolute;
    top: auto;
    left: 0;
    z-index: 9;
	max-width:300px;
}
.eb-theme-ornament.eb-theme-ornament-right {
    left: auto;
    right: 0;
}
.eb-theme-ornament.eb-theme-ornament .eb-theme-ornament-wrapper {	
    position: relative;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
.eb-theme-ornament.eb-theme-ornament-right .eb-theme-ornament-wrapper {	
    position: relative;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
.eb-theme-ornament img, .eb-theme-ornament svg {
    display: block;
    width: 100%;
}
@media (max-width: 1399px) {	
	.eb-theme-ornament {max-width:18%!important;}	
}
@media (max-width: 1199px) {	
	.eb-theme-ornament {max-width:10%!important;}	
}
@media (max-width: 991px) {	
	.eb-theme-ornament {display:none!important;}		
}

.cq-Editable-dom .eb-theme-ornament {
    position: relative;
}

.cq-Editable-dom .eb-theme-ornament.eb-theme-ornament .eb-theme-ornament-wrapper,
.cq-Editable-dom .eb-theme-ornament.eb-theme-ornament-right .eb-theme-ornament-wrapper{	
    position: relative;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
}

/* Button fix */

.btn-cta--chevron i:nth-of-type(2){display:none!important;}

.page-primary-col--orange .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:hover, .page-primary-col--orange .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:focus, .page-primary-col--orange .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:active {
    border: 1px solid #D04A02;
}
.page-primary-col--rose .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:hover, .page-primary-col--rose .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:focus, .page-primary-col--rose .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:active {
    border: 1px solid #D93954;
}
.page-primary-col--red .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:hover, .page-primary-col--red .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:focus, .page-primary-col--red .text-component p .btn.btn--transparent.btn-cta.btn-cta--white:active {
    border: 1px solid #e0301e;
}




.eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type {
}
.eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h3 {
	font-size:24px;
	/*color:#000!important;*/
	padding-top:10px;
	border-top:4px solid #DFE3E6;
}
.eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h4 {
	font-size:20px;
	margin-top:6px;
	margin-bottom:6px;
}
.eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h5 {
	font-size:16px;
	margin-bottom:0px;
	margin-top:20px;
}
.eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type p {
	margin-bottom:20px;
}
.eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h4 a{color: #000;}

/*.page-primary-col--orange .eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h3 {border-top: 5px solid #D04A02;}
.page-primary-col--rose .eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h3 {border-top: 5px solid #D93954;}
.page-primary-col--red .eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h3 {border-top: 5px solid #e0301e;}

.page-primary-col--orange .eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h4 a{color: #D04A02;}
.page-primary-col--rose .eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h4 a{color: #D93954;}
.page-primary-col--red .eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h4 a{color: #e0301e;}*/

.eb-section.eb-tabs .pwccol2-longformb-c0 .text:last-of-type h4 a:hover{color: #c52b09;!important;    border-bottom: 1px solid #c52b09;;}







.eb-cta-nav{
	background-color:#FFE8D4!important;
	background-image:none!important;
}
.eb-cta-nav .secnav-twocol .strip-btn {
    background-color: #FFE8D4!important;	
}	
.eb-cta-nav .secnav-twocol .strip-btn:hover {
    background-color: #000!important;
	color:#fff!important;
}	
.eb-cta-nav .secnav-twocol .secnav-twocol__pane .secnav-twocol__listing.expand {
    background-color: #FFE8D4;
    scrollbar-color: #000 #FFE8D4;
}

/*Fix for superhero component with momentum mark image*/

@media (min-width: 768px) {
    .eb-buyer-hero .superhero__wrapper .superhero__image-wrapper .superhero__image--fallback {
        height: 578px;
        position: sticky;
        top: 0;
        object-fit: cover;
        width: 100%;
        object-position: right top;
    }
}
.eb-buyer-hero .superhero__wrapper .superhero__content-wrapper .superhero__subtitle {
    background-color: #DFE3E6;
    padding: 8px 20px !important;
    font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
    font-size: 1.125rem !important;
    line-height: 1.3em !important;
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
    font-weight: bold;
    color: #000 !important;
}
.eb-buyer-hero .superhero__wrapper .superhero__content-wrapper {
    margin: 0px;
}


