fbs-carousel {
	display: block
}

.fbs-slider {
	position: relative;
	width: 100%;
	max-width: 100%
}

.fbs-slider--initialized .fbs-slider__controls {
	display: block
}

.fbs-slider--initialized .fbs-slider__slide {
	float: left;
	overflow: hidden;
	min-height: 1px
}

.fbs-slider--no-controls .fbs-slider__controls {
	display: none
}

.fbs-slider__slides-wrapper {
	margin: 0 80px;
	overflow: hidden
}

.fbs-slider__slides {
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.fbs-slider__slides.is-animating {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.fbs-slider__controls {
	display: none
}

.fbs-slider__controls button {
	color: #fff;
	position: absolute;
	height: 64px;
	width: 64px;
	top: 45%;
	cursor: pointer;
	background: #181716;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: .7;
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .2);
	box-shadow: 0 0 50px rgba(0, 0, 0, .2)
}

.fbs-slider__controls button.disabled {
	color: #ccc
}

.fbs-slider__controls .fbs-slider__control-left {
	left: 30px
}

.fbs-slider__controls .fbs-slider__control-right {
	right: 30px
}

.fbs-slider__controls .fs-icon {
	fill: currentColor;
	width: 24px
}

@media (max-width:1023px) and (min-width:769px) {
	.fbs-slider__controls .fbs-slider__control-left {
		left: 15px
	}

	.fbs-slider__controls .fbs-slider__control-right {
		right: 15px
	}
}

fbs-accordion>* {
	overflow: hidden
}

fbs-accordion [aria-expanded=false] {
	height: 1em
}

fbs-accordion [aria-expanded=true] {
	height: 100%
}

fbs-embedly {
	display: block;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding-bottom: 67.5%;
	position: relative;
	width: 100%
}

fbs-embedly iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

fbs-pricing {
	display: block
}

fbs-pricing div {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}

fbs-pricing .fbs-pricing__regular-price,
fbs-pricing .fbs-pricing__sale-price {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	margin-right: 5px
}

fbs-pricing .fbs-pricing__sale-price+.fbs-pricing__regular-price {
	font-weight: 400;
	text-decoration: line-through
}

fbs-pricing .fbs-pricing__savings {
	color: #d5384d;
	font-size: 14px;
	font-weight: 600;
	margin-left: 5px;
	text-transform: uppercase
}

@media (max-width:480px) {

	fbs-pricing .fbs-pricing__regular-price,
	fbs-pricing .fbs-pricing__sale-price {
		font-size: 16px
	}

	fbs-pricing .fbs-pricing__savings {
		font-size: 12px
	}
}

fbs-cordial {
	vertical-align: middle
}

fbs-cordial .follow-button,
fbs-cordial .unfollow-button {
	background-color: #fff;
	border: 1px solid #737373;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	color: #333;
	font: normal 12px/2.3 Work Sans, sans-serif;
	padding: 2px 16px
}

fbs-cordial .follow-button {
	background-color: #4384f4;
	border-color: #4384f4;
	color: #fff
}

@media (hover) {
	fbs-cordial .follow-button:hover {
		opacity: .7
	}
}


.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:1024px) {
	.container {
		width: 970px
	}
}

@media (min-width:1230px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1024px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1230px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.fs-hidden {
	display: none !important
}

.fs-clearfix:after,
.fs-clearfix:before {
	content: " ";
	display: table
}

.fs-clearfix:after {
	clear: both
}

.fs-card {
	padding: 1em 0
}

.fs-card:after,
.fs-card:before {
	content: " ";
	display: table
}

.fs-card:after {
	clear: both
}

.fs-card-metric {
	font-size: .75rem;
	font-weight: 400;
	color: grey;
	display: block;
	line-height: 1;
	margin-bottom: 1em
}

.fs-card-metric span {
	margin-right: 1.5em
}

.fs-card-metric-type {
	font-weight: 700;
	color: #999
}

.fs-card-metric-time {
	font-style: italic;
	color: #666
}

.fs-card-metric-views {
	color: #333
}

.fs-card-thumb {
	width: 20%;
	margin-right: 1em;
	float: left;
	max-width: 200px
}

.fs-card--basic .fs-card-thumb:after {
	background: grey;
	content: "";
	display: block;
	padding-top: 100%;
	width: 100%
}

.fs-card-info {
	overflow: auto
}

.fs-author {
	display: block;
	font-style: normal
}

.fs-author:after,
.fs-author:before {
	content: " ";
	display: table
}

.fs-author:after {
	clear: both
}

.fs-author-avatar {
	width: 20%;
	max-width: 1em;
	margin-right: 1em;
	float: left;
	position: relative
}

.fs-author-image {
	border: 1px solid rgba(0, 0, 0, .15);
	max-width: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden
}

.fs-author-badge {
	font-size: .875rem;
	font-weight: 400;
	position: absolute;
	right: 0;
	bottom: 0
}

.fs-author-badge .icon-flame {
	background: #ffc000;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 1.5em;
	height: 1.5em;
	display: inline-block;
	line-height: 1.5em;
	text-align: center
}

.fs-author-name {
	font-weight: 700
}

.fs-author--inline {
	margin-top: .5em
}

.fs-author--inline .fs-author-info {
	line-height: 1em
}

.fs-author--inline .fs-author-avatar {
	margin-right: .5em
}

.fs-author--inline .fs-author-byline {
	font-size: .75rem;
	font-weight: 400
}

.fs-author--inline .fs-author-title {
	margin-left: .5em
}

.fs-card-description {
	font-size: .75em;
	color: #4d4d4d;
	line-height: 1.5;
	overflow: auto;
	margin: .5em 0 0;
	display: none
}

@media (min-width:768px) {
	.fs-card-description {
		display: block
	}
}

.fs-card--dark {
	color: #fff
}

.fs-card--dark .fs-author-title .icon-staff-verified {
	color: hsla(0, 0%, 100%, .7)
}

.fs-card--cover .fs-card-content {
	position: relative;
	overflow: hidden
}

.fs-card--cover .fs-card-content:before {
	content: "";
	display: block;
	padding-bottom: 56.25%
}

.fs-card--cover .fs-card-thumb {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin-right: auto;
	float: none;
	max-width: none
}

.fs-card--cover .fs-card-thumb:after {
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
	background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .8));
	background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .8));
	background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: -2em
}

.fs-card--cover .fs-card-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 1em;
	z-index: 1
}

.fs-card--cover .fs-headline {
	font-size: 1.25em
}

.fs-card--cover .fs-card-thumb {
	background-size: cover
}

.fs-text-link {
	color: #003891;
	cursor: pointer;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 56, 145, .5)), to(rgba(0, 56, 145, .5)));
	background-image: -webkit-linear-gradient(rgba(0, 56, 145, .5), rgba(0, 56, 145, .5));
	background-image: -o-linear-gradient(rgba(0, 56, 145, .5), rgba(0, 56, 145, .5));
	background-image: linear-gradient(rgba(0, 56, 145, .5), rgba(0, 56, 145, .5));
	background-size: 1px 1px;
	background-repeat: repeat-x;
	background-position: 0 1.2em;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.fs-text-link *,
.fs-text-link:after,
.fs-text-link :after,
.fs-text-link:before,
.fs-text-link :before {
	text-shadow: none
}

.fs-text-link:visited {
	color: #003891
}

.fs-text-link:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#003891), to(#003891));
	background-image: -webkit-linear-gradient(#003891, #003891);
	background-image: -o-linear-gradient(#003891, #003891);
	background-image: linear-gradient(#003891, #003891)
}

@media (min-width:48rem) {
	.fs-text-link {
		background-position: 0 1.3em
	}
}

body {
	font-size: .9375em;
	-webkit-font-smoothing: antialiased
}

@media (min-width:480px) {
	body {
		font-size: -webkit-calc(.9375em + .32609vw - 1.56522px);
		font-size: calc(.9375em + .32609vw - 1.56522px)
	}
}

@media (min-width:1400px) {
	body {
		font-size: 1.125em
	}
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0
}

.fs-text-xxl,
h1 {
	font-size: 2.5rem;
	font-weight: 400
}

.fs-text-xl,
h2 {
	font-size: 2rem;
	font-weight: 400;
	line-height: 2.2rem
}

.fs-text-l,
h3 {
	font-size: 1.5rem;
	font-weight: 400
}

.fs-text-m,
h4 {
	font-size: 1.25rem;
	font-weight: 400
}

.fs-text-s,
h5 {
	font-size: .875rem;
	font-weight: 400
}

.fs-text-xs,
h6 {
	font-size: .75rem;
	font-weight: 400
}

.fs-text-xxs,
small {
	font-size: .625rem;
	font-weight: 400
}

.fs-text-xxl.fs-responsive-text,
h1.fs-responsive-text {
	font-size: 2.5em
}

.fs-text-xl.fs-responsive-text,
h2.fs-responsive-text {
	font-size: 2em
}

.fs-text-l.fs-responsive-text,
h3.fs-responsive-text {
	font-size: 1.5em
}

.fs-text-m.fs-responsive-text,
h4.fs-responsive-text {
	font-size: 1.25em
}

.fs-text-s.fs-responsive-text,
h5.fs-responsive-text {
	font-size: .875em
}

.fs-text-xs.fs-responsive-text,
h6.fs-responsive-text {
	font-size: .75em
}

.fs-text-xxs.fs-responsive-text {
	font-size: .625em
}

.fs-headline {
	font-family: Merriweather, serif;
	line-height: 2.75rem;
	font-weight: 700;
	margin: 0
}

.fs-text-margin {
	margin: 1.6rem 0
}

ul {
	list-style: none;
	-webkit-padding-start: 0
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit
}

.fs-article .embed-base {
	clear: both;
	margin-bottom: 1.2rem
}

@media (max-width:480px) {
	.fs-article .embed-base {
		margin-bottom: .75rem
	}
}

.premium fbs-ad,
.quill-ad {
	margin-bottom: 20px
}

.fs-article .atmospheric-video-wrapper,
.fs-article .brightcove-video-wrapper {
	clear: both
}

.fs-article .atmospheric-video-embed {
	background: #f2f2f2 url(thumbor/75x0/i.forbesimg.com/media/assets/logos/f-gray.png) no-repeat 50%;
	height: 0;
	position: relative;
	width: 100%
}

.fs-article .atmospheric-video-embed video {
	display: inline-block;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.fs-article .atmospheric-video-wrapper figcaption {
	margin-top: 8px
}

.fs-article .atmospheric-video-wrapper p {
	font: normal 12px/18px Work Sans, sans-serif;
	margin: 0
}

.fs-article .atmospheric-video-wrapper .caption-text {
	margin: 0 8px 0 0
}

.fs-article .atmospheric-video-wrapper .credit-text {
	font: normal 10px/20px Work Sans, sans-serif;
	text-transform: uppercase
}

.fs-article .drop-cap {
	display: block;
	float: left;
	font: 400 100px/85px Work Sans, sans-serif;
	margin-right: 12px;
	padding-top: 5px;
	text-align: center;
	top: 0
}

.inner-contain .drop-cap {
	font-size: 80px;
	line-height: 72px;
	margin-right: 8px
}

.fs-article .embedly-align {
	clear: both
}

.fs-article .embedly-embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.fs-article .embedly-wrap {
	height: 0;
	position: relative;
	width: 100%
}

.fs-article .finds-embed {
	background: #d5384d;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	clear: both;
	display: inline-block;
	min-height: 40px;
	min-width: 311px;
	padding: 8px 16px
}

.fs-article .finds-embed:hover {
	background: #ff4d4d
}

.fs-article .finds-embed button {
	color: #fff;
	font: 600 18px/21px Work Sans, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	width: 100%
}

@media (max-width:480px) {
	.fs-article .finds-embed {
		display: block;
		min-width: -webkit-fit-content;
		min-width: -moz-fit-content;
		min-width: fit-content
	}

	.fs-article .finds-embed button {
		-webkit-border-radius: 4px;
		border-radius: 4px
	}
}

.fs-article .finds-module-embed {
	background-color: #fff;
	border: 8px solid #e6e6e6;
	padding: 16px
}

.fs-article .finds-module-embed .shopping-price {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-family: Work Sans, sans-serif
}

.fs-article .finds-module-embed .regular-price,
.fs-article .finds-module-embed .sale-price {
	color: #333;
	font-size: 20px;
	padding-left: 12px;
	position: relative
}

.fs-article .finds-module-embed .regular-price:before,
.fs-article .finds-module-embed .sale-price:before {
	content: "$";
	left: 0;
	position: absolute;
	top: 0
}

.fs-article .finds-module-embed .sale-price {
	font-weight: 600;
	margin-right: 5px
}

.fs-article .finds-module-embed .regular-price {
	margin-right: 10px;
	text-decoration: line-through
}

.fs-article .finds-module-embed .call-out-text {
	color: #d5384d;
	font-size: 14px;
	font-weight: 600
}

.fs-article .finds-module-embed .image-embed img {
	margin: 0 auto;
	max-height: 420px;
	width: auto !important
}

.fs-article .finds-module-embed .finds-embed {
	margin: .75rem 0
}

.fs-article .finds-module-embed .finds-embed button {
	text-transform: uppercase
}

@media (max-width:480px) {
	.fs-article .finds-module-embed {
		background-color: #fff;
		border: 4px solid #e6e6e6;
		margin-bottom: .75rem
	}

	.fs-article .finds-module-embed h2 {
		font: 600 18px/24px Merriweather, serif
	}

	.fs-article .finds-module-embed .regular-price,
	.fs-article .finds-module-embed .sale-price {
		font-size: 16px
	}

	.fs-article .finds-module-embed .call-out-text {
		font-size: 12px
	}

	.fs-article .finds-module-embed .regular-price,
	.fs-article .finds-module-embed .sale-price {
		padding-left: 10px
	}
}

.ceros-embed,
.iframe-embed {
	background: #f2f2f2 url(thumbor/75x0/i.forbesimg.com/media/assets/logos/f-gray.png) no-repeat 50%;
	margin-bottom: 1.2rem;
	margin-top: 1.2rem;
	overflow: hidden;
	position: relative
}

.ceros-embed.iframe-ratio,
.iframe-embed.iframe-ratio {
	height: 0
}

.ceros-embed:not(.offset),
.iframe-embed:not(.offset) {
	width: 100%
}

.ceros-embed iframe,
.iframe-embed iframe {
	border: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.iframe-embed.offset {
	padding-bottom: 210px
}

.fs-premium .iframe-embed.live-event-template.offset {
	padding-bottom: 160px
}

@media (min-width:480px) {
	.fs-premium .iframe-embed.live-event-template {
		padding-top: 42.08% !important
	}
}

@media (max-width:1230px) {
	.iframe-embed.offset {
		padding-bottom: 102px
	}

	.fs-premium .iframe-embed.live-event-template.offset {
		padding-bottom: 80px
	}
}

@media (max-width:480px) {

	.ceros-embed,
	.iframe-embed {
		margin-bottom: .75rem;
		margin-top: .75rem;
		width: 100%
	}

	.ceros-embed iframe,
	.iframe-embed iframe {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%
	}

	.ceros-embed.offset,
	.iframe-embed.offset {
		padding-bottom: 0
	}

	.ceros-embed.iframe-ratio.offset,
	.iframe-embed.iframe-ratio.offset {
		width: 90vw
	}

	.fs-premium .iframe-embed.live-event-template.offset {
		padding-bottom: 0
	}
}

.fs-article .image-embed>div,
.fs-article .wp-caption div {
	line-height: 0;
	overflow: hidden;
	position: relative
}

.fs-article .image-embed,
.fs-article .wp-caption {
	clear: both
}

.fs-article .image-embed fbs-accordion,
.fs-article .wp-caption fbs-accordion {
	display: inline
}

.fs-article .image-embed fbs-accordion span.plus,
.fs-article .wp-caption fbs-accordion span.plus {
	cursor: pointer
}

.fs-article .image-embed fbs-accordion[current="0"] span.plus,
.fs-article .image-embed fbs-accordion[current="-1"] span.expanded-caption,
.fs-article .wp-caption fbs-accordion[current="0"] span.plus,
.fs-article .wp-caption fbs-accordion[current="-1"] span.expanded-caption {
	display: none
}

.fs-article .image-embed fbs-accordion[current="0"] p:after,
.fs-article .wp-caption fbs-accordion[current="0"] p:after {
	content: " [-]";
	cursor: pointer;
	height: auto
}

.fs-article .image-embed figcaption,
.fs-article .wp-caption figcaption {
	color: #737373;
	font-family: Work Sans, sans-serif;
	font-size: .75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.67;
	margin-top: .5em
}

.fs-article .image-embed p,
.fs-article .wp-caption p {
	display: inline;
	margin: 0 8px 0 0
}

.fs-article .image-embed p:after,
.fs-article .wp-caption p:after {
	font-style: normal
}

.fs-article .image-embed small,
.fs-article .wp-caption small {
	font-size: 10px;
	font-style: normal;
	line-height: 2;
	text-transform: uppercase
}

.fs-article .image-embed a img,
.fs-article .wp-caption a img {
	opacity: 1
}

.fs-article .image-embed a img:hover,
.fs-article .wp-caption a img:hover {
	opacity: .75;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.fs-article .wp-caption-text {
	font-size: .75rem;
	font-weight: 400;
	font-style: italic;
	margin-top: .5em;
	position: relative
}

.fs-article.from-bertie blockquote,
.fs-article.from-bertie h1,
.fs-article.from-bertie h2,
.fs-article.from-bertie h3,
.fs-article.from-bertie h4,
.fs-article.from-bertie h5,
.fs-article.from-bertie h6,
.fs-article.from-bertie ol,
.fs-article.from-bertie p,
.fs-article.from-bertie pre,
.fs-article.from-bertie ul {
	counter-reset: list-1
}

.fs-article.from-bertie ol li,
.fs-article.from-bertie ul li {
	margin-left: 0
}

.fs-article.from-bertie ol>li,
.fs-article.from-bertie ul>li {
	list-style: none
}

.fs-article.from-bertie ul>li:before {
	content: "\2022"
}

.fs-article.from-bertie ul[data-checked=false],
.fs-article.from-bertie ul[data-checked=true] {
	pointer-events: none
}

.fs-article.from-bertie ul[data-checked=false]>li *,
.fs-article.from-bertie ul[data-checked=true]>li * {
	pointer-events: all
}

.fs-article.from-bertie ul[data-checked=false]>li:before,
.fs-article.from-bertie ul[data-checked=true]>li:before {
	color: #777;
	cursor: pointer;
	pointer-events: all
}

.fs-article.from-bertie ul[data-checked=true]>li:before {
	content: "\2611"
}

.fs-article.from-bertie ul[data-checked=false]>li:before {
	content: "\2610"
}

.fs-article.from-bertie li:before {
	display: inline-block;
	white-space: nowrap;
	width: 1.2em
}

.fs-article.from-bertie li:not(.ql-direction-rtl):before {
	margin-left: -1.5em;
	margin-right: .3em;
	text-align: right
}

.fs-article.from-bertie li.ql-direction-rtl:before {
	margin-left: .3em;
	margin-right: -1.5em
}

.fs-article.from-bertie ol li:not(.ql-direction-rtl),
.fs-article.from-bertie ul li:not(.ql-direction-rtl) {
	padding-left: 1.5em
}

.fs-article.from-bertie ol li.ql-direction-rtl,
.fs-article.from-bertie ul li.ql-direction-rtl {
	padding-right: 1.5em
}

.fs-article.from-bertie ol li {
	counter-reset: list-1;
	counter-increment: list-0
}

.fs-article.from-bertie ol li:before {
	content: counter(list-0, decimal) ". "
}

.fs-article.from-bertie ol li.ql-indent-1 {
	counter-increment: list-1
}

.fs-article.from-bertie ol li.ql-indent-1:before {
	content: counter(list-1, lower-alpha) ". "
}

.fs-article.from-bertie .ql-indent-1:not(.ql-direction-rtl) {
	padding-left: 3em
}

.fs-article.from-bertie li.ql-indent-1:not(.ql-direction-rtl) {
	padding-left: 4.5em
}

.fs-article.from-bertie .ql-indent-1.ql-direction-rtl.ql-align-right {
	padding-right: 3em
}

.fs-article.from-bertie li.ql-indent-1.ql-direction-rtl.ql-align-right {
	padding-right: 4.5em
}

.fs-article .link-embed {
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	clear: both;
	color: #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 12px 0;
	text-decoration: none;
	width: 100%
}

.fs-article .link-embed:hover {
	text-decoration: none
}

.fs-article .link-embed:hover .link-embed__title {
	text-decoration: underline
}

.fs-article .link-embed .link-embed__info {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: Work Sans, sans-serif;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-right: 10px;
	pointer-events: none;
	width: 66%
}

.fs-article .link-embed .link-embed__provider {
	font-size: 10px;
	letter-spacing: .5;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase
}

.fs-article .link-embed .link-embed__title {
	font: 700 16px/1.38 Merriweather, serif
}

.fs-article .link-embed .link-embed__byline {
	font-size: 10px;
	margin: 10px 0 0
}

.fs-article .link-embed .link-embed__author {
	font-weight: 700
}

.fs-article .link-embed .link-embed__thumbnail-wrapper {
	display: block;
	padding-bottom: 18.56%;
	pointer-events: none;
	position: relative;
	width: 33%
}

.fs-article .link-embed .link-embed__thumbnail {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	padding-bottom: 56.25%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}

.fs-article .link-embed--no-thumbnail .link-embed__info {
	width: 100%;
	padding-right: 0
}

@media (max-width:768px) {
	.fs-article .link-embed--long-title .link-embed__info {
		padding-right: 0;
		width: 100%
	}

	.fs-article .link-embed--long-title .link-embed__thumbnail-wrapper {
		display: none
	}
}

.fs-article .quote-embed {
	border: 0 !important;
	clear: both;
	font-family: Work Sans, sans-serif;
	padding: 30px !important;
	position: relative;
	width: 100%
}

.fs-article .quote-embed footer,
.fs-article .quote-embed p {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.fs-article .quote-embed p {
	background-color: inherit;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
	margin: 0 !important
}

.fs-article .quote-embed footer {
	font-size: 16px;
	margin-top: 1.6rem;
	position: relative
}

.fs-article .quote-embed:before {
	display: none
}

.fs-article .quote-embed.bleedright {
	float: right;
	margin-top: 0;
	padding: 30px;
	text-align: left
}

.fs-article .quote-embed.bleedright p {
	line-height: 1.25
}

.fs-article .quote-embed.bleedright footer {
	position: relative
}

.fs-article .quote-embed.bleedleft {
	float: left;
	margin-right: 20px;
	margin-top: 0;
	padding: 30px;
	text-align: right
}

.fs-article .quote-embed.bleedleft p {
	line-height: 1.25
}

.fs-article .quote-embed.bleedleft footer {
	position: relative
}

.fs-article .quote-embed.bleed {
	padding-left: 200px !important;
	padding-right: 200px !important;
	text-align: center
}

.fs-premium .quote-embed {
	background-color: #e41e2c
}

.fs-premium .quote-embed footer,
.fs-premium .quote-embed p {
	color: inherit
}

@media (max-width:768px) {
	.fs-premium .fs-article .quote-embed {
		margin-left: -1rem;
		width: 100vw;
		max-width: 700px;
		text-align: center
	}

	.fs-premium .fs-article .quote-embed.bleed {
		padding: 30px !important
	}

	.fs-premium .fs-article .quote-embed.bleedleft {
		text-align: left;
		float: none
	}

	.fs-premium .fs-article .quote-embed.bleedright {
		text-align: right;
		float: none
	}
}

.fs-article .rule-embed {
	border: 0;
	border-top: 1px solid;
	clear: both;
	color: #e2e2e2
}

.fs-article .rule-embed.weight-regular {
	border-top-width: 4px
}

.fs-article .rule-embed.weight-medium {
	border-top-width: 8px
}

.fs-article .rule-embed.weight-heavy {
	border-top-width: 16px
}

.fs-article .rule-embed.border-dash {
	border-top-style: dashed
}

.fs-article .rule-embed.border-dot {
	border-top-style: dotted
}

.fs-premium .subhead3-embed.has-bg-color,
.fs-premium .subhead4-embed.has-bg-color,
.fs-premium .subhead-embed.has-bg-color {
	margin-left: -1.2rem;
	padding: 1.2rem;
	width: -webkit-calc(100% + 2.4rem);
	width: calc(100% + 2.4rem)
}

.btn {
	font-size: .875em;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 700;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	line-height: 1;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.btn.btn-rect-lg {
	padding: 1.5em 1em
}

.btn.btn-rect-sm {
	padding: .75em 1em
}

.btn.btn-square {
	width: 45px;
	height: 45px;
	padding: 1.1em 1em
}

.btn.btn-circle {
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn.btn-black {
	background-color: #000;
	color: #fff
}

.btn.btn-black:hover {
	background-color: #1a1a1a;
	color: #fff
}

.btn.btn-black.secondary {
	background-color: #fff;
	border: 2px solid #000;
	color: #000
}

.btn.btn-black.secondary:hover {
	color: #1a1a1a;
	border: 2px solid #1a1a1a
}

.btn.btn-gray {
	background-color: #999;
	color: #fff
}

.btn.btn-gray:hover {
	background-color: #b3b3b3;
	color: #fff
}

.btn.btn-gray.secondary {
	background-color: #fff;
	border: 2px solid #999;
	color: #999;
	color: #000
}

.btn.btn-gray.secondary:hover {
	color: #b3b3b3;
	border: 2px solid #b3b3b3
}

.btn.btn-blue {
	background-color: #069eec;
	color: #fff
}

.btn.btn-blue:hover {
	background-color: #2bb4fa;
	color: #fff
}

.btn.btn-blue.secondary {
	background-color: #fff;
	border: 2px solid #069eec;
	color: #069eec;
	color: #000
}

.btn.btn-blue.secondary:hover {
	color: #2bb4fa;
	border: 2px solid #2bb4fa
}

.btn.btn-red {
	background-color: #f0222e;
	color: #fff
}

.btn.btn-red:hover {
	background-color: #f3525b;
	color: #fff
}

.btn.btn-red.secondary {
	background-color: #fff;
	border: 2px solid #f0222e;
	color: #f0222e;
	color: #000
}

.btn.btn-red.secondary:hover {
	color: #f3525b;
	border: 2px solid #f3525b
}

.btn.btn-yellow {
	background-color: #ffc000;
	color: #000
}

.btn.btn-yellow:hover {
	background-color: #ffcd33;
	color: #1a1a1a
}

.btn.btn-yellow.secondary {
	background-color: #fff;
	border: 2px solid #ffc000;
	color: #ffc000;
	color: #000
}

.btn.btn-yellow.secondary:hover {
	color: #ffcd33;
	border: 2px solid #ffcd33
}

.btn:hover {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
	top: .5px;
	left: .5px
}

.btn-facebook {
	background-color: #3b5998;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-facebook:hover {
	background-color: #4c70ba;
	color: #fff
}

.btn-facebook-secondary {
	background-color: #fff;
	border: 2px solid #3b5998;
	color: #3b5998;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-facebook-secondary:hover {
	color: #4c70ba;
	border: 2px solid #4c70ba
}

.btn-google {
	background-color: #dd4b39;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-google:hover {
	background-color: #e47365;
	color: #fff
}

.btn-google-secondary {
	background-color: #fff;
	border: 2px solid #dd4b39;
	color: #dd4b39;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-google-secondary:hover {
	color: #e47365;
	border: 2px solid #e47365
}

.btn-linkedin {
	background-color: #0077b5;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-linkedin:hover {
	background-color: #0099e8;
	color: #fff
}

.btn-linkedin-secondary {
	background-color: #fff;
	border: 2px solid #0077b5;
	color: #0077b5;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-linkedin-secondary:hover {
	color: #0099e8;
	border: 2px solid #0099e8
}

.btn-twitter {
	background-color: #55acee;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-twitter:hover {
	background-color: #83c3f3;
	color: #fff
}

.btn-twitter-secondary {
	background-color: #fff;
	border: 2px solid #55acee;
	color: #55acee;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-twitter-secondary:hover {
	color: #83c3f3;
	border: 2px solid #83c3f3
}

.btn-instagram {
	background-color: #333;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-instagram:hover {
	background-color: #4d4d4d;
	color: #fff
}

.btn-instagram-secondary {
	background-color: #fff;
	border: 2px solid #333;
	color: #333;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-instagram-secondary:hover {
	color: #4d4d4d;
	border: 2px solid #4d4d4d
}

.btn-youtube {
	background-color: #cd201f;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-youtube:hover {
	background-color: #e23e3d;
	color: #fff
}

.btn-youtube-secondary {
	background-color: #fff;
	border: 2px solid #cd201f;
	color: #cd201f;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-youtube-secondary:hover {
	color: #e23e3d;
	border: 2px solid #e23e3d
}

.btn-pinterest {
	background-color: #bd081c;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-pinterest:hover {
	background-color: #ee0a23;
	color: #fff
}

.btn-pinterest-secondary {
	background-color: #fff;
	border: 2px solid #bd081c;
	color: #bd081c;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-pinterest-secondary:hover {
	color: #ee0a23;
	border: 2px solid #ee0a23
}

.btn-email {
	background-color: #999;
	color: #fff;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-email:hover {
	background-color: #b3b3b3;
	color: #fff
}

.btn-email-secondary {
	background-color: #fff;
	border: 2px solid #999;
	color: #999;
	width: 2rem;
	height: 2rem;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.btn-email-secondary:hover {
	color: #b3b3b3;
	border: 2px solid #b3b3b3
}

@font-face {
	font-family: forbesicon;
	src: url(assets/fonts/fbs-typography/0233/forbesicon.eot);
	src: url(assets/fonts/fbs-typography/0233/forbesicon.eot) format("embedded-opentype"), url(assets/fonts/fbs-typography/0233/forbesicon.woff) format("woff"), url(assets/fonts/fbs-typography/0233/forbesicon.ttf) format("truetype"), url(assets/fonts/fbs-typography/0233/forbesicon.svg) format("svg");
	font-weight: 400;
	font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: forbesicon;
		src: url(assets/fonts/fbs-typography/0233/forbesicon.svg) format("svg")
	}
}

.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: forbesicon;
	font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	speak: none;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none
}

.icon-add-person:before {
	content: "\f168"
}

.icon-amazon:before {
	content: "\f162"
}

.icon-arrow-down:before {
	content: "\f100"
}

.icon-arrow-down-bar:before {
	content: "\f149"
}

.icon-arrow-up:before {
	content: "\f101"
}

.icon-authorvoice:before {
	content: "\f174"
}

.icon-badge:before {
	content: "\f15f"
}

.icon-baidu:before {
	content: "\f16a"
}

.icon-book:before {
	content: "\f102"
}

.icon-brandvoice-logo:before {
	content: "\f150"
}

.icon-brandvoice-logo-brand:before {
	content: "\f151"
}

.icon-brandvoice-logo-voice:before {
	content: "\f152"
}

.icon-calendar:before {
	content: "\f143"
}

.icon-cart:before {
	content: "\f15b"
}

.icon-chat:before {
	content: "\f15c"
}

.icon-check:before {
	content: "\f103"
}

.icon-chevron-down:before {
	content: "\f135"
}

.icon-chevron-left:before {
	content: "\f136"
}

.icon-chevron-right:before {
	content: "\f137"
}

.icon-chevron-up:before {
	content: "\f138"
}

.icon-clipboard:before {
	content: "\f148"
}

.icon-clock:before {
	content: "\f146"
}

.icon-close:before {
	content: "\f104"
}

.icon-cog:before {
	content: "\f134"
}

.icon-comment-bubble:before {
	content: "\f105"
}

.icon-confirmation:before {
	content: "\f170"
}

.icon-copy:before {
	content: "\f153"
}

.icon-desktop:before {
	content: "\f164"
}

.icon-donald-trump:before {
	content: "\f163"
}

.icon-download:before {
	content: "\f14a"
}

.icon-edit:before {
	content: "\f141"
}

.icon-email:before {
	content: "\f106"
}

.icon-enlarge:before {
	content: "\f147"
}

.icon-error:before {
	content: "\f171"
}

.icon-explore:before {
	content: "\f161"
}

.icon-facebook:before {
	content: "\f139"
}

.icon-flame:before {
	content: "\f15e"
}

.icon-forbes-china-logo:before {
	content: "\f16b"
}

.icon-forbes-finds-logo:before {
	content: "\f175"
}

.icon-forbes-italy:before {
	content: "\f173"
}

.icon-forbes-life:before {
	content: "\f107"
}

.icon-forbes-logo:before {
	content: "\f108"
}

.icon-forbes-logo-f:before {
	content: "\f109"
}

.icon-gallery:before {
	content: "\f140"
}

.icon-georgia-daquo:before {
	content: "\f10a"
}

.icon-georgia-uaquo:before {
	content: "\f10b"
}

.icon-google:before {
	content: "\f13a"
}

.icon-group:before {
	content: "\f10c"
}

.icon-hamburger:before {
	content: "\f10d"
}

.icon-handshake:before {
	content: "\f14b"
}

.icon-home:before {
	content: "\f10e"
}

.icon-insights:before {
	content: "\f165"
}

.icon-instagram:before {
	content: "\f13b"
}

.icon-italia:before {
	content: "\f176"
}

.icon-link:before {
	content: "\f10f"
}

.icon-linkedin:before {
	content: "\f13c"
}

.icon-location:before {
	content: "\f156"
}

.icon-lock:before {
	content: "\f154"
}

.icon-megaphone:before {
	content: "\f14c"
}

.icon-microphone:before {
	content: "\f14d"
}

.icon-mobile:before {
	content: "\f166"
}

.icon-pause:before {
	content: "\f15d"
}

.icon-phone-call:before {
	content: "\f14e"
}

.icon-photo:before {
	content: "\f167"
}

.icon-pinterest:before {
	content: "\f13d"
}

.icon-plus:before {
	content: "\f110"
}

.icon-preview-eye:before {
	content: "\f145"
}

.icon-print:before {
	content: "\f111"
}

.icon-qzone:before {
	content: "\f16c"
}

.icon-renren:before {
	content: "\f16d"
}

.icon-reply:before {
	content: "\f112"
}

.icon-reset:before {
	content: "\f113"
}

.icon-rss-feed:before {
	content: "\f114"
}

.icon-search:before {
	content: "\f115"
}

.icon-share:before {
	content: "\f116"
}

.icon-snapchat:before {
	content: "\f169"
}

.icon-square-bracket-left:before {
	content: "\f11e"
}

.icon-square-bracket-right:before {
	content: "\f11f"
}

.icon-staff-verified:before {
	content: "\f158"
}

.icon-star:before {
	content: "\f120"
}

.icon-terms:before {
	content: "\f14f"
}

.icon-trash:before {
	content: "\f142"
}

.icon-tumblr:before {
	content: "\f13e"
}

.icon-twitter:before {
	content: "\f13f"
}

.icon-twitter-verified:before {
	content: "\f157"
}

.icon-u30-logo:before {
	content: "\f155"
}

.icon-under-30-logo:before {
	content: "\f159"
}

.icon-user:before {
	content: "\f125"
}

.icon-video:before {
	content: "\f126"
}

.icon-video-rect:before {
	content: "\f172"
}

.icon-wechat:before {
	content: "\f16e"
}

.icon-weibo:before {
	content: "\f16f"
}

.icon-womenforbes-logo:before {
	content: "\f160"
}

.icon-youtube:before {
	content: "\f15a"
}

.fs-article {
	line-height: 1.5;
	max-width: 42em
}

.fs-article blockquote,
.fs-article h1,
.fs-article h5,
.fs-article h6,
.fs-article ol,
.fs-article pre,
.fs-article table {
	margin: 1.6rem 0
}

.fs-article h2 {
	font-size: 24px;
	line-height: 1.25
}

.fs-article h3 {
	font-size: 20px;
	line-height: 1.2
}

.fs-article h4 {
	font-size: 14px;
	line-height: 1.33;
	margin: 8px 0
}

.fs-article h2,
.fs-article h3,
.fs-article p {
	margin: 1.2rem 0
}

.fs-article fbs-ticker {
	border: 1px solid #e2e2e2;
	display: inline-block;
	font: 13px Work Sans, sans-serif;
	letter-spacing: -.28px;
	padding: 3px;
	white-space: nowrap
}

.fs-article fbs-ticker a {
	border: none;
	color: #6f6f6f
}

.fs-article>div>div>:first-child {
	margin-top: 0
}

.fs-article a {
	text-decoration: none;
	color: #003891
}

.fs-article a:hover {
	text-decoration: underline
}

.fs-article ol li,
.fs-article ul li {
	margin-left: 3em
}

.fs-article ol li {
	list-style: decimal
}

.fs-article ul li {
	list-style: disc;
	margin-bottom: 16px
}

.fs-article .table-wrapper {
	margin: 10px 0;
	overflow-x: auto
}

.fs-article td,
.fs-article th {
	padding: 3px 5px;
	vertical-align: top;
	font-size: .75em
}

.fs-article thead tr {
	background: #ccc
}

.fs-article thead th {
	font-weight: 700;
	vertical-align: bottom;
	border-left: 1px solid #fff
}

.fs-article tbody tr,
.fs-article thead th {
	border-bottom: 2px solid #fff
}

.fs-article tbody tr:nth-child(odd) {
	background: #f2f2f2
}

.fs-article tbody tr:nth-child(2n) {
	background: #e6e6e6
}

.fs-article tbody td {
	border-left: 1px solid #fff
}

.fs-article tbody td p {
	margin: 0
}

.fs-article tfoot td {
	color: #999;
	padding: 1px;
	font-size: .625em
}

.fs-article blockquote {
	position: relative;
	padding-left: 1.75em
}

.fs-article blockquote:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\201C";
	font-size: 2.5em
}

.fs-article blockquote:not(.embed-base) {
	clear: both;
	font: 16px/24px Work Sans, sans-serif;
	margin: 0 0 0 78px;
	padding: 0 77px 0 38px
}

.fs-article blockquote:not(.embed-base):before {
	content: "";
	height: 100%;
	width: 5px
}

.fs-article blockquote:not(.embed-base):last-of-type {
	margin-bottom: 20px
}

.fs-article blockquote:not(.embed-base)+:not(blockquote) {
	margin: 20px 0
}

.fs-article:not(.fs-premium) h2 {
	color: #333;
	font-family: Merriweather, serif;
	font-weight: 700
}

.fs-article:not(.fs-premium) h3 {
	color: #333;
	font-family: Work Sans, sans-serif;
	font-weight: 600
}

.fs-article:not(.fs-premium) h4 {
	color: #333;
	font-family: Work Sans, sans-serif;
	font-weight: 400
}

.fs-article fbs-video h2.vjs-social-description {
	color: #fff;
	font-family: Helvetica Neue;
	font-weight: 400
}

.fs-article fbs-video a {
	color: #fff
}

.fs-premium {
	font-family: Georgia, Cambria, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 36px;
	margin: 0 auto;
	max-width: 700px;
	width: 60%
}

.article-body-image {
	line-height: 0;
	position: relative
}

.article-body-image small {
	position: absolute;
	bottom: 0;
	line-height: 1;
	padding: .25em;
	color: #fff;
	background-color: rgba(0, 0, 0, .5)
}

.fs-main-content h1.fs-headline {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 22px;
	position: relative;
	-webkit-font-smoothing: antialiased
}

@media (min-width:480px) {
	.fs-main-content h1.fs-headline {
		font-size: -webkit-calc(22px + 1.66667vw - .33333rem);
		font-size: calc(22px + 1.66667vw - .33333rem)
	}
}

@media (min-width:1400px) {
	.fs-main-content h1.fs-headline {
		font-size: 40px
	}
}

.article-body.fs-responsive-text {
	font-family: Georgia, Cambria, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 30px
}

.wp-caption-text {
	line-height: 1.4em
}

.offset {
	margin-left: -185px;
	width: -webkit-calc(100% + 370px);
	width: calc(100% + 370px)
}

.offset.brightcove-video-wrapper {
	padding-bottom: calc(56.25% + 208.125px) !important
}

.offsetleft,
.offsetright {
	width: -webkit-calc(50% + 20px);
	width: calc(50% + 20px)
}

.offsetleft {
	float: left;
	margin-left: -185px;
	margin-right: 5.5%
}

.offsetright {
	float: right;
	margin-left: 5.5%;
	margin-right: -185px
}

.article-body.fs-article.article-topline .topline-heading,
.article-body.fs-article.article-topline h2 {
	color: #d8361e;
	font: 600 14px/16px Work Sans, sans-serif;
	text-transform: uppercase
}

.article-body.fs-article.article-topline h2 {
	margin-bottom: 8px
}

.article-body.fs-article.article-topline h2+p {
	margin-top: 8px
}

.article-body.fs-article.article-topline .topline-heading {
	display: inline;
	margin-right: 4px
}

.article-body.fs-article.article-topline .topline-heading+p {
	display: inline
}

.article-body.fs-article.article-topline .key-facts .key-facts-element,
.article-body.fs-article.article-topline .key-facts .timeline-element,
.article-body.fs-article.article-topline .timeline .key-facts-element,
.article-body.fs-article.article-topline .timeline .timeline-element {
	margin: 0 0 0 19px;
	padding-bottom: 1.2rem;
	position: relative
}

.article-body.fs-article.article-topline .key-facts .key-facts-element:before,
.article-body.fs-article.article-topline .key-facts .timeline-element:before,
.article-body.fs-article.article-topline .timeline .key-facts-element:before,
.article-body.fs-article.article-topline .timeline .timeline-element:before {
	color: #d8361e;
	content: "\2022";
	margin-left: -19px;
	position: absolute;
	-webkit-transform: scale(1.75);
	-ms-transform: scale(1.75);
	transform: scale(1.75)
}

.article-body.fs-article.article-topline .key-facts .key-facts-element:not(:last-of-type):after,
.article-body.fs-article.article-topline .key-facts .timeline-element:not(:last-of-type):after,
.article-body.fs-article.article-topline .timeline .key-facts-element:not(:last-of-type):after,
.article-body.fs-article.article-topline .timeline .timeline-element:not(:last-of-type):after {
	background-color: #d8361e;
	content: "";
	height: 0;
	left: 0;
	margin-left: -16px;
	position: absolute;
	top: 16px;
	-webkit-transition: height 1.25s ease;
	-o-transition: height 1.25s ease;
	transition: height 1.25s ease;
	width: 1px
}

.article-body.fs-article.article-topline .key-facts .key-facts-element:last-of-type,
.article-body.fs-article.article-topline .key-facts .timeline-element:last-of-type,
.article-body.fs-article.article-topline .timeline .key-facts-element:last-of-type,
.article-body.fs-article.article-topline .timeline .timeline-element:last-of-type {
	padding-bottom: 0
}

.article-body.fs-article.article-topline .key-facts .key-facts-element.animate-line:not(:last-of-type):after,
.article-body.fs-article.article-topline .key-facts .timeline-element.animate-line:not(:last-of-type):after,
.article-body.fs-article.article-topline .timeline .key-facts-element.animate-line:not(:last-of-type):after,
.article-body.fs-article.article-topline .timeline .timeline-element.animate-line:not(:last-of-type):after {
	height: 100%
}

.article-body.fs-article.article-topline .timeline-timestamp {
	color: #333;
	font: 600 14px/16px Work Sans, sans-serif;
	display: inline-block;
	margin: 0 0 8px;
	width: 100%
}

.article-body.fs-article.article-live h3:not(.headline) {
	color: #d8361e;
	font: 600 14px/16px Work Sans, sans-serif;
	text-transform: uppercase
}

.article-body.fs-article.article-live .live-update ul li {
	list-style-type: none;
	margin-left: 1.5em;
	position: relative
}

.article-body.fs-article.article-live .live-update ul li:after {
	background: #d8361e;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 7px;
	left: -27px;
	position: absolute;
	top: 12px;
	width: 7px
}

.article-body.fs-article.article-live .live-update figure {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0
}

@media (min-width:1401px) {
	.fs-main-content h1.fs-headline {
		font-size: 40.76px
	}
}

@media (min-width:1025px) and (max-width:1400px) {
	.fs-main-content h1.fs-headline {
		font-size: 32.44px;
		line-height: 1.2em
	}
}

@media (max-width:1230px) {
	.offset {
		margin-left: -90px;
		width: -webkit-calc(100% + 180px);
		width: calc(100% + 180px)
	}

	.offset.brightcove-video-wrapper {
		padding-bottom: calc(56.25% + 101.25px) !important
	}

	.offsetleft {
		margin-left: -90px
	}

	.offsetright {
		margin-right: -90px
	}
}

@media (min-width:768px) {

	.article-body.fs-article.article-topline .key-facts .key-facts-element:not(:last-child) p,
	.article-body.fs-article.article-topline .key-facts .timeline-element:not(:last-child) p,
	.article-body.fs-article.article-topline .timeline .key-facts-element:not(:last-child) p,
	.article-body.fs-article.article-topline .timeline .timeline-element:not(:last-child) p {
		margin-bottom: 0
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.fs-main-content h1.fs-headline {
		font-size: 27.44px;
		line-height: 1.3em
	}
}

@media (max-width:767px) {
	.fs-main-content h1.fs-headline {
		font-size: 32.64px;
		line-height: 1.3em
	}

	.fs-premium {
		max-width: 700px;
		width: 100%
	}
}

@media (max-width:480px) {

	.offset,
	.offsetleft,
	.offsetright {
		float: none;
		margin-left: calc(50% - 45vw);
		width: 90vw
	}

	.fs-article blockquote:not(.embed-base) {
		margin-left: 22px;
		padding: 0 22px
	}

	.fs-article blockquote:not(.embed-base):before {
		top: 0
	}
}

@media print {

	#speechkit-io-iframe,
	.article-sharing,
	.article-video-placeholder,
	.fbs-ad--top-wrapper,
	.header,
	.medianet-wrapper,
	.right-rail,
	.top-ad-container,
	.vestpocket,
	article:not(.current-page),
	beta-flag,
	fbs-ad,
	fbs-video,
	footer,
	speed-bump {
		display: none !important
	}

	article.current-page {
		max-width: 90%
	}

	.article-container,
	.article-wrapper {
		display: block !important
	}

	app {
		background-color: #fff !important
	}

	channel-path .crumb:before,
	channel-path .logo {
		display: inline-block !important;
		font-size: 15px !important
	}

	stream.sidebar-expanded {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		margin-left: 0 !important
	}

	.article-wrapper {
		width: 100%
	}

	.hero-image-credit {
		margin: 8px calc(50% - 45vw) 0 0 !important
	}

	.premium-container {
		width: 95%;
		margin: 0 auto
	}

	.premium-container .top-contrib-block {
		border-color: #e2e2e2 !important
	}

	.premium-container .article-wrapper contrib-block,
	.premium-container .article-wrapper group-blog,
	.premium-container .article-wrapper guest-contrib,
	.premium-container .fs-premium,
	.premium-container .top-contrib-block {
		max-width: 100% !important;
		width: 100% !important
	}

	.premium-container blockquote {
		background-color: #fff !important;
		color: #333 !important
	}

	.premium-container .contrib-container {
		border-color: #e2e2e2 !important
	}
}



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

body,
html {
	width: 100%;
	height: 100%;
	font-family: Work Sans, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: "kern";
	font-feature-settings: "kern";
	-webkit-font-kerning: normal;
	-moz-font-kerning: normal;
	font-kerning: normal;
	-webkit-font-variant-ligatures: common-ligatures;
	font-variant-ligatures: common-ligatures
}

img {
	width: auto;
	max-width: 100%;
	height: auto !important;
	display: block
}

figure {
	margin: 0
}

figure img {
	display: block;
	max-width: 100%
}

a {
	color: inherit
}

a,
button {
	cursor: pointer
}

button {
	border: none;
	outline: none;
	padding: 0;
	background: none
}

em,
i {
	font-style: italic
}

b,
strong {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p a {
	color: #003891
}

p a:hover {
	text-decoration: underline
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

fbs-video .brightcove_perform {
	padding-bottom: 56.25%
}

fbs-video .vjs-big-play-button .vjs-icon-placeholder:before {
	content: "" !important
}

fbs-video .playable-rectangle .play-button-icon,
fbs-video .playable-rectangle .vjs-big-play-button {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	width: 20% !important;
	height: 0 !important;
	min-width: 30px;
	max-width: 150px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: transparent !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	font-family: Arial !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

fbs-video .playable-rectangle .play-button-icon:after,
fbs-video .playable-rectangle .play-button-icon:before,
fbs-video .playable-rectangle .vjs-big-play-button:after,
fbs-video .playable-rectangle .vjs-big-play-button:before {
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	padding-top: 100%;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin-top: -50%
}

fbs-video .playable-rectangle .play-button-icon:before,
fbs-video .playable-rectangle .vjs-big-play-button:before {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zMjAgMjMyIDE1MCAxNTAiPjxwYXRoIGQ9Ik0tMjQ1IDIzMmMtNDEuNCAwLTc1IDMzLjYtNzUgNzVzMzMuNiA3NSA3NSA3NSA3NS0zMy42IDc1LTc1LTMzLjYtNzUtNzUtNzV6Ii8+PC9zdmc+");
	opacity: .5
}

fbs-video .playable-rectangle .play-button-icon:after,
fbs-video .playable-rectangle .vjs-big-play-button:after {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zMjAgMjMyIDE1MCAxNTAiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0tMjY0LjEgMzM5LjV2LTY1bDU2LjIgMzIuNXoiLz48L3N2Zz4=")
}

fbs-video .playable-rectangle:hover .play-button-icon:before,
fbs-video .playable-rectangle:hover .vjs-big-play-button:before {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

fbs-video .playable-rectangle:hover .play-button-icon:after,
fbs-video .playable-rectangle:hover .vjs-big-play-button:after {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2)
}

body {
	background-color: #fff;
	color: #0f302b
}

fbs-ticker {
	border: 1px solid #e2e2e2;
	color: #6f6f6f;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -.28px;
	padding: 3px 4px;
	white-space: nowrap
}

fbs-ticker:hover {
	background-color: #eaeaea
}

fbs-ticker a {
	color: #6f6f6f;
	text-decoration: none
}

fbs-ticker span.ticker-green {
	color: #093
}

fbs-ticker span.ticker-red {
	color: #d41723
}

@media (max-width:480px) {
	span {
		padding: 0 2px 0 0
	}
}

li {
	-webkit-font-smoothing: auto
}

body,
html {
	color: #333
}

h1,
h2,
h3,
h4,
h5,
h6 {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0
}

.h1--dense,
.h2--dense-white {
	display: block;
	font: 700 22px/34px Merriweather, serif
}

.h2--dense {
	font: 700 20px/30px Merriweather, serif
}

.h3--dense {
	font: 700 18px/26px Merriweather, serif
}

.body--dense-merriweather,
.h4--dense {
	font: 700 14px/22px Merriweather, serif
}

.h5--dense {
	font: 700 11px/18px Merriweather, serif
}

.body--dense {
	font: 16px/24px tabular-numbers, Georgia
}

@media (min-width:1230px) {
	.body--dense-merriweather {
		font: 700 16px/24px Merriweather, serif
	}
}

@media (max-width:1024px) {
	.h1--dense {
		font-size: 20px;
		line-height: 30px
	}

	.h2--dense {
		font-size: 18px;
		line-height: 26px
	}

	.h3--dense {
		font-size: 16px;
		line-height: 24px
	}

	.body--dense-merriweather,
	.h4--dense {
		font-size: 12px;
		line-height: 20px
	}

	.body--dense {
		font-size: 14px;
		line-height: 22px
	}
}

@media (max-width:768px) {

	.h3--dense,
	.h4--dense {
		font-size: 14px;
		line-height: 22px
	}
}

@media (max-width:480px) {
	.h1--dense {
		font-size: 18px;
		line-height: 26px
	}

	.body--dense {
		font-size: 14px;
		line-height: 22px
	}
}

[position=ntv-contentd] {
	display: none
}

[position=bottom],
[position=mobilerec],
[position=qotd-mob],
[position=qotd],
[position=top],
[position=topx] {
	display: block;
	text-align: center;
	width: 100%;
	z-index: 3
}

[position=top] {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 134px;
	padding: 30px 0 10px
}

[position=bottom],
[position=topx] {
	min-height: 90px;
	padding: 60px 0 40px
}

.channel--ad [position=topx] {
	padding: 16px 0 40px
}

.fbs-ad--bottom-wrapper {
	margin: 0 30px;
	overflow: hidden
}

[position=bottom] {
	overflow-x: auto;
	padding-top: 20px
}

.fbs-ad--mobile-medianet-wrapper>div,
[position=mobilerec],
[position=mobilex] {
	padding: 20px 0
}

.fbs-ad--mobile-medianet-wrapper {
	padding: 0 20px
}

.fbs-ad--fluid-top {
	display: block;
	padding-bottom: 0
}

body:not(.adblock-on) .fbs-ad--top-wrapper.fbs-ad--top-wrapper-with-label {
	display: block
}

body:not(.adblock-on) .fbs-ad--top-wrapper.fbs-ad--top-wrapper-with-label:before {
	color: #737373;
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 100%
}

.no-ad-label:before {
	opacity: 0;
	-webkit-transition: opacity .1s ease-in-out .1s;
	-o-transition: opacity .1s ease-in-out .1s;
	transition: opacity .1s ease-in-out .1s
}

.fbs-ad--top-wrapper {
	background-color: #f4f4f4;
	-webkit-box-shadow: inset 0 -1px 0 0 #e2e2e2;
	box-shadow: inset 0 -1px 0 0 #e2e2e2;
	display: none;
	height: 114px;
	overflow: hidden;
	position: relative;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: background-color .2s ease;
	-o-transition: background-color .2s ease;
	transition: background-color .2s ease;
	width: 100%
}

.fbs-ad--top-wrapper.fbs-ad--top-wrapper--desktop.fbs-ad--top-wrapper-with-label {
	display: block;
	-webkit-transition: height .8s ease;
	-o-transition: height .8s ease;
	transition: height .8s ease
}

.fbs-ad--top-wrapper.fbs-ad--top-wrapper--desktop.fbs-ad--top-wrapper-with-label:before {
	color: #737373;
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 100%
}

.fbs-ad--top-wrapper.fbs-ad--top-wrapper--dont-stick {
	display: block;
	height: 120px;
	padding-top: 0;
	position: static;
	-webkit-transition: height .8s ease;
	-o-transition: height .8s ease;
	transition: height .8s ease
}

.fbs-ad--top-wrapper.fbs-ad--top-wrapper--sticky {
	left: 0;
	position: fixed;
	top: 56px;
	-webkit-transition: height .8s ease;
	-o-transition: height .8s ease;
	transition: height .8s ease;
	z-index: 10
}

.fbs-ad--top-wrapper.top-ad-animation {
	-webkit-transition: min-height .8s ease, -webkit-transform .8s ease-in-out;
	transition: min-height .8s ease, -webkit-transform .8s ease-in-out;
	-o-transition: min-height .8s ease, transform .8s ease-in-out;
	transition: min-height .8s ease, transform .8s ease-in-out;
	transition: min-height .8s ease, transform .8s ease-in-out, -webkit-transform .8s ease-in-out
}

.fbs-ad--top-wrapper.fbs-ad--top-wrapper--up {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.fbs-ad--top-wrapper.fbs-ad--top-wrapper--takeover {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: background-color .2s ease;
	-o-transition: background-color .2s ease;
	transition: background-color .2s ease
}

.fbs-ad--top-wrapper.fbs-ad--top-wrapper--takeover fbs-ad,
.fbs-ad--top-wrapper.fbs-ad--top-wrapper--takeover iframe {
	display: none
}

.fbs-ad--top-wrapper.animating {
	-webkit-transition: -webkit-transform 1.2s cubic-bezier(.19, 1, .22, 1);
	transition: -webkit-transform 1.2s cubic-bezier(.19, 1, .22, 1);
	-o-transition: transform 1.2s cubic-bezier(.19, 1, .22, 1);
	transition: transform 1.2s cubic-bezier(.19, 1, .22, 1);
	transition: transform 1.2s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1.2s cubic-bezier(.19, 1, .22, 1)
}

.rec--sticky.rec--sticky--translate-down fbs-ad>div,
.rec--sticky:not(.rec--absolute) fbs-ad>div {
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: -webkit-transform .8s ease-in-out;
	-o-transition: transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
	transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out
}

.rec--sticky.rec--sticky--translate-down fbs-ad>div {
	-webkit-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px)
}

.rec--sticky fbs-ad {
	position: fixed;
	width: 100%
}

.rec--absolute fbs-ad {
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%
}

body:not(.adblock-on) fbs-ad:not([position=top]):not([position=ntv-deskchannel]):not([position=ntv-mobchannel]):not([position=ntv-home]):not([position=mobile]):not([position=mobsearch]):not([position=ntv-mobhome]):not([position=ntv-rail-2]):not([position=artbottom]):not([position=qotd]):not([position=qotd-mob])>div.show-label {
	position: relative
}

body:not(.adblock-on) fbs-ad:not([position=top]):not([position=ntv-deskchannel]):not([position=ntv-mobchannel]):not([position=ntv-home]):not([position=mobile]):not([position=mobsearch]):not([position=ntv-mobhome]):not([position=ntv-rail-2]):not([position=artbottom]):not([position=qotd]):not([position=qotd-mob])>div.show-label:before {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) fbs-ad:not([position=top]):not([position=ntv-deskchannel]):not([position=ntv-mobchannel]):not([position=ntv-home]):not([position=mobile]):not([position=mobsearch]):not([position=ntv-mobhome]):not([position=ntv-rail-2]):not([position=artbottom]):not([position=qotd]):not([position=qotd-mob])>.native-ad.show-label:before {
	content: "PROMOTED";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) fbs-ad>.blocker.show-label:before {
	content: "";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) .search-results__stream-ad {
	position: relative
}

body:not(.adblock-on) .search-results__stream-ad:before {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) .main-content--desktop-article fbs-ad[position=top],
body:not(.adblock-on) .main-content--desktop-article fbs-ad[position=topx],
body:not(.adblock-on) .premium-container fbs-ad[position=top],
body:not(.adblock-on) .premium-container fbs-ad[position=topx] {
	position: relative
}

body:not(.adblock-on) .main-content--desktop-article fbs-ad[position=top]>div.show-label:before,
body:not(.adblock-on) .main-content--desktop-article fbs-ad[position=topx]>div.show-label:before,
body:not(.adblock-on) .premium-container fbs-ad[position=top]>div.show-label:before,
body:not(.adblock-on) .premium-container fbs-ad[position=topx]>div.show-label:before {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) .main-content--desktop-article fbs-ad[position=top]>div {
	padding-top: 20px
}

body:not(.adblock-on) .main-content--desktop-article fbs-ad[position=top]>div.show-label:before {
	position: absolute;
	top: 10px
}

body:not(.adblock-on) .main-content--desktop-article .top-ad-container fbs-ad[position=top]>div.show-label:before {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f4f4f4;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 30px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0
}

body:not(.adblock-on) .main-content:not(.main-content--desktop-article) .search-results__stream-ad,
body:not(.adblock-on) .main-content:not(.main-content--desktop-article) fbs-ad[position=mobilerec],
body:not(.adblock-on) .main-content:not(.main-content--desktop-article) fbs-ad[position=mobilex],
body:not(.adblock-on) .main-content:not(.main-content--desktop-article) fbs-ad[position=moreon],
body:not(.adblock-on) .main-content:not(.main-content--desktop-article) fbs-ad[position=rec],
body:not(.adblock-on) .main-content:not(.main-content--desktop-article) fbs-ad[position=recx],
body:not(.adblock-on) .main-content:not(.main-content--desktop-article) fbs-ad[position=top],
body:not(.adblock-on) .main-content:not(.main-content--desktop-article) fbs-ad[position=topx],
body:not(.adblock-on) article .main-content--body:not(.premium) fbs-ad[position=rec],
body:not(.adblock-on) article .main-content--body:not(.premium) fbs-ad[position=recx],
body:not(.adblock-on) article .main-content--body:not(.premium) fbs-ad[position=top],
body:not(.adblock-on) article .top-ad-container {
	color: #737373
}

body:not(.adblock-on) article .main-content--body:not(.premium) .footer-ad-labeling:after {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	color: #737373
}

body:not(.adblock-on) article .main-content--body:not(.premium) .footer-ad-labeling.no-label:after {
	content: "";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) .fbs-ad--bottom-medianet-wrapper,
body:not(.adblock-on) .fbs-ad--mobile-medianet-wrapper {
	color: #737373;
	position: relative
}

body:not(.adblock-on) .fbs-ad--bottom-medianet-wrapper>div:before,
body:not(.adblock-on) .fbs-ad--mobile-medianet-wrapper>div:before {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) .gallery-wrap .fbs-ad--rec-wrapper,
body:not(.adblock-on) .gallery-wrap .fbs-ad--recx-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

body:not(.adblock-on) .contributor-leaderboard-ad fbs-ad[position=top]>div.show-label:before {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

body:not(.adblock-on) .article-body:not(.fs-premium) .footer-ad-labeling {
	margin-top: 1rem
}

body:not(.adblock-on) .article-body:not(.fs-premium) .footer-ad-labeling:after {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	color: #737373
}

body:not(.adblock-on) .article-body:not(.fs-premium) .footer-ad-labeling.no-label:after {
	content: "";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

.beta-flag {
	background-color: #ffc000;
	font: 600 12px Work Sans, sans-serif;
	max-width: 150px;
	padding: 8px 12px;
	position: absolute;
	right: 0;
	top: 56px;
	z-index: 20
}

.beta-flag:hover .beta-flag-label {
	display: none
}

.beta-flag:hover .beta-flag-info {
	display: block
}

.beta-flag-label {
	display: block;
	text-transform: uppercase
}

.beta-flag-info {
	display: none
}

.beta-flag-info span {
	display: block
}

.beta-flag-info .beta-flag-opt-out {
	color: #0011d6;
	cursor: pointer;
	display: inline-block;
	text-decoration: underline
}

@media (max-width:1024px) {
	.beta-flag {
		top: 48px
	}
}

.voice {
	color: #ff696f
}

.ftc-label,
.paid-program {
	color: #737373;
	font: 400 12px/16px Work Sans, sans-serif
}

.voice__disclaimer {
	position: relative
}

.ftc-disclaimer:hover .ftc-disclaimer__tooltip,
.voice:hover .ftc-disclaimer__tooltip {
	display: block
}

.brand,
.brand-voice {
	font-family: Work Sans, sans-serif;
	font-size: 12px;
	letter-spacing: -.2px
}

.brand {
	color: #737373;
	text-transform: capitalize
}

.brand-voice {
	color: #c41a23
}

.insights {
	color: #5c76f6
}

.insights__title {
	position: relative;
	text-decoration: none
}

.insights__title--name {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none
}

.insights__title--mobile {
	display: inline-block;
	text-decoration: none
}

.ftc-disclaimer__tooltip {
	z-index: 12
}

.ftc-disclaimer:hover .ftc-disclaimer__tooltip {
	display: block
}

.ftc-disclaimer .paid-program-label {
	color: #737373;
	font: 400 12px/16px Work Sans, sans-serif
}

.ftc-disclaimer.amp {
	-webkit-box-shadow: 0 0 6px 2.5px #e6e6e6;
	box-shadow: 0 0 6px 2.5px #e6e6e6;
	font: 12px/16px Work Sans, sans-serif;
	left: 50%;
	padding: 12px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10
}

.ftc-disclaimer.amp:before {
	content: none
}

.ftc-disclaimer__tooltip {
	background-color: #e2e2e2;
	bottom: 2em;
	-webkit-box-shadow: 0 0 6px 2.5px #e2e2e2;
	box-shadow: 0 0 6px 2.5px #e2e2e2;
	color: #181716;
	left: 50%;
	text-transform: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 275px
}

.premium-container .disqus-comment-count {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	background: #e6e6e6;
	border: 1px solid #333;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #181716;
	font: 600 10px/10px Work Sans, sans-serif;
	height: 16px;
	letter-spacing: -.14px;
	margin-left: 10px;
	min-width: 24px;
	padding: 3px 6px;
	position: relative;
	text-align: center;
	width: auto
}

.premium-container .disqus-comment-count:before {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #333;
	bottom: -4px
}

.premium-container .disqus-comment-count:after,
.premium-container .disqus-comment-count:before {
	content: " ";
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.premium-container .disqus-comment-count:after {
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #e6e6e6;
	bottom: -3px
}

.premium-container .disqus-comment-count.active {
	cursor: pointer
}

.disqus-login-button {
	background-color: #e6e6e6;
	border: .5px solid #333;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font: normal 16px/24px Work Sans, sans-serif;
	height: 48px;
	letter-spacing: -.3px;
	margin: 22px 0;
	width: 100%
}

.disqus-login-button.disqus-login__hide {
	display: none !important
}

.disqus-disclaimer {
	font-size: 12px;
	margin: 24px 0
}

.footer {
	background: #e6e6e6;
	bottom: 0;
	color: #181716;
	left: 0;
	min-height: 235px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%
}

.footer__magazine-image img,
.footer__magazine-image progressive-image {
	pointer-events: none
}

.footer__logo {
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	padding-top: 26px
}

.footer__logo svg {
	width: 120px
}

.footer__logo .footer__copyright {
	display: block;
	font: 10px Work Sans, sans-serif;
	padding-top: 16px
}

.footer__links {
	margin: 20px 10px
}

.footer__links a,
.footer__links li {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #181716;
	display: inline-block;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	font: 14px Work Sans, sans-serif;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none;
	padding: 0 5px;
	text-decoration: none
}

.footer__links a .mob,
.footer__links li .mob {
	display: none
}

@media (max-width:768px) {
	.footer {
		padding: 0 48px
	}

	.footer__links a,
	.footer__links li {
		font-size: 11px
	}
}

@media (max-width:480px) {
	.footer__links {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 auto 20px
	}

	.footer__links a,
	.footer__links li {
		font-size: 14px;
		padding: 5px 0
	}

	.footer__links a .desk,
	.footer__links li .desk {
		display: none
	}

	.footer__links a .mob,
	.footer__links li .mob {
		display: inline;
		visibility: visible
	}

	.footer--mobile {
		padding-bottom: 70px
	}

	.footer--mobile-fluid {
		padding-bottom: 120px
	}
}

.main-content {
	background-color: #fff;
	left: 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: left .4s ease;
	-o-transition: left .4s ease;
	transition: left .4s ease;
	z-index: 2
}

.et-on .main-content {
	-webkit-transform: translateX(300px);
	-ms-transform: translateX(300px);
	transform: translateX(300px)
}

.et-on .main-content .header {
	left: auto
}

.et-on .et-btn-container {
	margin-left: 160px
}

.main-content--desktop-article {
	overflow: initial
}

.main-content--desktop-article .main-content--body {
	min-height: 85vh;
	padding-top: 0
}

.main-content--desktop-article .main-content--body--piano__offer {
	background-color: #f4f4f4
}

.main-content--desktop-padding {
	padding-top: 340px
}

.main-content--mobile-padding {
	padding-top: 66px
}

.main-content--universal-header {
	background-color: #fcfcfc;
	padding-top: 56px
}

.main-content--right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	overflow-y: scroll;
	width: 100%
}

.main-content--right .playlists-container .fs-content {
	margin: 0 80px
}

.main-content--overflow-visible {
	overflow: visible
}

.main-content__left-col {
	clear: left;
	float: left;
	width: -webkit-calc(100% - 354px);
	width: calc(100% - 354px)
}

.main-content__right-col {
	clear: right;
	float: right
}

.main-content__body--animating {
	-webkit-transition: padding-top .8s ease;
	-o-transition: padding-top .8s ease;
	transition: padding-top .8s ease
}

.main-content--body {
	padding-top: 114px
}

.main-content--without-stick {
	padding-top: 0
}

progressive-image img {
	width: 100%
}

@media (max-width:1024px) {
	.touch-screen-input-fixed-modal {
		-webkit-overflow-scrolling: touch !important;
		height: 100% !important;
		overflow: auto !important
	}

	.main-content--universal-header {
		padding-top: 56px
	}
}

@media (max-width:480px) {
	.main-content--body {
		padding-top: 0
	}
}

#teconsent a {
	background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f4f4f4));
	background: -webkit-linear-gradient(left, #fff, #f4f4f4);
	background: -o-linear-gradient(left, #fff, #f4f4f4);
	background: linear-gradient(90deg, #fff, #f4f4f4);
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	bottom: 110px;
	cursor: pointer;
	left: -57px;
	opacity: .8;
	padding: 7px 2px;
	position: fixed;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 9999
}

#teconsent a:hover {
	opacity: 1
}

.amp-plus #amp-plus-consent-flow,
.amp-plus amp-consent {
	display: none !important
}

input::-ms-clear {
	display: none
}

.search-modal {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #212424;
	display: none;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000
}

.body--search-modal-open {
	overflow: hidden
}

.body--search-modal-open .search-modal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.search-modal__icon--forbes-logo-link {
	color: #fff;
	position: absolute;
	text-align: center;
	top: 40px
}

.search-modal__icon--forbes-logo-link .fs-icon--forbes-logo {
	fill: currentColor;
	height: 47px;
	top: -12px
}

.search-modal__icon--close-circle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #333;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: 40px;
	top: 40px;
	width: 40px
}

.search-modal__icon--close-circle:hover {
	border: 1px solid #8c8c8c
}

.search-modal__icon--close-circle .fs-icon--close {
	fill: currentColor;
	height: 16px
}

.search-modal__form,
.search-modal__icon--forbes-logo-link {
	max-width: 60%;
	width: 100%
}

.search-modal__form {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 -2px 0 0 #333 inset;
	box-shadow: inset 0 -2px 0 0 #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.search-modal__input {
	-webkit-appearance: none;
	background: none;
	border: none;
	color: #fcfcfc;
	font-family: Work Sans, sans-serif;
	font-size: 44px;
	font-weight: 400;
	opacity: .3;
	outline: none;
	padding-bottom: 15px;
	text-align: center;
	width: 75%
}

.search-modal__input:active,
.search-modal__input:focus {
	opacity: 1
}

.search-modal__submit {
	color: #fff;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0
}

.search-modal__submit .fs-icon--arrow-right {
	fill: currentColor;
	height: 20px
}

@media (max-width:480px) {
	.search-modal__icon--forbes-logo-link {
		top: 11px
	}

	.search-modal__icon--forbes-logo-link .fs-icon--forbes-logo {
		height: 24px
	}

	.search-modal__icon--close-circle {
		border: none;
		height: 20px;
		right: 20px;
		top: 12px;
		width: 20px
	}

	.search-modal__icon--close-circle:hover {
		border: none
	}

	.search-modal__icon--close-circle .fs-icon--close {
		height: 20px
	}

	.search-modal__form {
		max-width: 80%
	}
}

.hidden {
	display: none
}

.body__prevent-scrolling {
	overflow-y: hidden !important
}

.header.universal-header a.subscribe {
	margin: 9px 20px
}

.header.universal-header .dropdown-content {
	background-color: #181716;
	border-top: none;
	display: none;
	margin-top: 18px;
	position: absolute;
	right: -5px;
	top: 38px;
	-webkit-transform: translateX(-73px);
	-ms-transform: translateX(-73px);
	transform: translateX(-73px);
	width: 264px
}

.header.universal-header .dropdown-content>* {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 48px
}

.header.universal-header .dropdown-content>span {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 13px 16px 4px
}

.header.universal-header .dropdown-content .signout-container {
	display: block
}

.header.universal-header .dropdown-content .fs-icon--close {
	width: 20px
}

.header.universal-header .dropdown-content.show {
	display: grid
}

.loggedin__border {
	background-color: #e2e2e2;
	display: none;
	height: 2px;
	position: absolute;
	right: 0;
	width: 100vw
}

.loggedin__border.show {
	display: block
}

.loggedin-dropdown {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	font: 14px Work Sans, sans-serif;
	width: 60px
}

.login-icon,
.login__menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.login-icon {
	cursor: pointer;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 100%;
	vertical-align: text-top
}

.signed-in:hover .dropdown-content {
	display: grid
}

.signed-in:hover .loggedin__border {
	background-color: #4285f4;
	display: block
}

.profile-button {
	color: #fff;
	font: 14px Work Sans, sans-serif;
	padding: 10px 16px
}

.profile-button:hover {
	background-color: #212424
}

.account-button,
.contact-preferences-button,
.following-button,
.help-button,
.login,
.newsletters-button,
.signout-button,
.subscribe {
	color: #fff;
	font: 14px Work Sans, sans-serif;
	padding: 10px 16px
}

.login--wrapper {
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 16px
}

.login--wrapper span {
	display: none;
	height: 100%
}

.login {
	padding: 0;
	text-align: start;
	width: 100%
}

.account-button:hover,
.contact-preferences-button:hover,
.following-button:hover,
.help-button:hover,
.newsletters-button:hover,
.subscribe:hover {
	background-color: #212424
}

.signout-button {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: -webkit-calc(100% - 2px);
	height: calc(100% - 2px);
	list-style: none;
	width: 100%
}

.signout-button:hover {
	background-color: #212424
}

.signout-button--border {
	margin: 0 16px
}

.explore-text {
	color: #fff;
	font: 14px Work Sans, sans-serif;
	position: absolute;
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px)
}

.greeting-text {
	color: #fff;
	display: inline-block;
	font: 700 16px/24px Merriweather, serif;
	word-break: break-all
}

.header.universal-header {
	background: #181716;
	color: #fcfcfc;
	left: 0;
	position: fixed;
	top: 0;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: -webkit-transform .8s ease-in-out;
	-o-transition: transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
	transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
	width: 100%;
	z-index: 1000
}

.header.universal-header a {
	position: relative;
	text-decoration: none
}

.header.universal-header .fs-icon {
	fill: #fff;
	pointer-events: none
}

.header.universal-header .fs-icon--search {
	color: #fff
}

.header.universal-header .fs-icon--search circle {
	stroke: currentColor
}

.header.universal-header .fs-icon--forbes-logo {
	height: 28px;
	width: 104px
}

.header.universal-header .fs-icon--avatar {
	fill: #333;
	width: 30px
}

.header.universal-header .fs-icon--avatar path {
	fill: #333;
	stroke: #fff
}

.header.universal-header .signed-in .fs-icon--avatar path {
	fill: #fff
}

.header.universal-header .signed-in .loggedin__border {
	background-color: #4285f4
}

.header.universal-header .fs-icon--arrow-right {
	fill: currentColor;
	height: 12px;
	padding-left: 8px
}

.header.universal-header .fs-icon--arrow-right,
.header.universal-header .fs-icon--close,
.header.universal-header .fs-icon--search {
	width: 20px
}

.header.universal-header .fs-icon--hamburger {
	width: 31px
}

.header.universal-header .icon--arrow {
	fill: currentColor;
	height: 12px;
	padding: 0 10px;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.header__channel {
	font: 18px Work Sans, sans-serif;
	padding: 0 1.5rem
}

.header__channel a {
	cursor: pointer
}

.header__channel span {
	cursor: default
}

.header__channel.header__channel--is-open,
.header__channel.header__hoverable:hover {
	border-left: 4px solid
}

.header__channel.header__channel--is-open .header__divider,
.header__channel.header__hoverable:hover .header__divider {
	visibility: visible;
	width: 100%
}

.header__channel.header__channel--is-open .header__subnav,
.header__channel.header__hoverable:hover .header__subnav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.header__channel.header__channel--is-open .featured-header-content,
.header__channel.header__hoverable:hover .featured-header-content,
.header__channel.header__subnav--is-open .featured-header-content {
	display: block
}

.header__channel.header__channel--no-sections:hover {
	border-left: 4px solid
}

.header__channel--is-open .header__subnav {
	display: block
}

.header__channel--is-open .header__channels--wrapper {
	width: 350px
}

.header__channel--is-closed {
	border-left: none
}

.header__channel--is-closed .featured-header-content,
.header__channel--is-closed .header__subnav .header__divider {
	display: none
}

.header__channel--is-closed .header__title {
	color: #fcfcfc
}

.header__channels {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font: 18px #FCFCFC;
	height: 100%;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	overflow: scroll;
	scrollbar-width: none;
	width: 100%
}

.header__channels a,
.header__channels span:not(.pc-label) {
	color: #fcfcfc;
	font-weight: 400
}

.header__channels>li,
.header__legal-links {
	padding: 12px 14px;
	width: 100%
}

.header__channels--wrapper {
	background-color: #181716;
	display: none;
	height: -webkit-calc(100vh - 56px);
	height: calc(100vh - 56px);
	left: 0;
	margin: 0 auto;
	min-width: 350px;
	position: absolute;
	scrollbar-width: none;
	top: 56px;
	width: 30%;
	z-index: 100
}

.header__channels--wrapper ::-webkit-scrollbar {
	display: none;
	width: 0
}

.header__divider {
	border-bottom: 2px solid;
	left: 0;
	position: fixed;
	top: 56px;
	-webkit-transition: width .1s ease-in-out .1s;
	-o-transition: width .1s ease-in-out .1s;
	transition: width .1s ease-in-out .1s;
	visibility: hidden;
	width: 0
}

.header__left {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: default;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 1rem;
	position: relative
}

.header__left .icon--close,
.header__left .icon--hamburger {
	display: none;
	margin-right: 1rem
}

.header__left,
.header__right {
	height: 100%;
	top: 0
}

.header__copyright,
.header__legal-link {
	font: 10px/1.2 Work Sans, sans-serif;
	padding: 12px 14px
}

.header__copyright {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.header__legal-links {
	display: block
}

.header__nav {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 56px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto 0 0;
	position: relative
}

.header__nav--is-closed .icon--hamburger {
	display: block
}

.header__nav--is-closed .header__channels--wrapper,
.header__nav--is-closed .icon--close {
	display: none
}

.header__right {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.header__right,
.icon--search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.icon--search {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 14px
}

.header__section {
	border-left: 1px grey;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 12px 10px
}

.header__sections {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 14px;
	height: 100%;
	overflow: scroll;
	scrollbar-width: none;
	width: 100%
}

.header__subnav {
	background-color: #181716;
	border-left: .05px solid #8c8c8c;
	display: none;
	font: 14px #FCFCFC;
	height: 94vh;
	left: 25%;
	padding: 10px 0 0 25px;
	position: fixed;
	top: 58px
}

.featured-header-content {
	background-color: #212424;
	display: inline-block;
	font: 700 18px Merriweather, serif #FCFCFC;
	height: 100%;
	position: fixed;
	top: 58px
}

.header__right,
.header__right .login {
	color: #fff;
	font: 13px Work Sans, sans-serif
}

.header__right.hidden,
.header__right .login.hidden {
	display: none
}

.header__right a.subscribe {
	background-color: #dc0000;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	display: none;
	font: 600 15px/1.5 Work Sans, sans-serif;
	margin: 9px 12px;
	padding: 9px 23px;
	text-decoration: none
}

.header__right a.subscribe.show {
	display: inline-block
}

.login--wrapper.hidden {
	display: none
}

.amp-plus .login__menu {
	margin-right: 0
}

.amp-plus .header__right {
	margin: 0;
	width: auto
}

.amp-plus .loggedin-dropdown-content.show {
	padding: 4px 0
}

.loggedin-dropdown-content {
	display: none
}

.loggedin-dropdown-content.show {
	display: block;
	height: 100%
}

.header__color--capitalist-teal {
	color: #8aeae2
}

.header__color--capitalist-teal .featured-header-content>.section-link,
.header__color--capitalist-teal.header__channel--is-open>.header__title,
.header__color--capitalist-teal.header__channel--no-sections:hover>.header__title,
.header__color--capitalist-teal.header__channel--no-sections>.header__title:focus,
.header__color--capitalist-teal.header__current>.header__title,
.header__color--capitalist-teal.header__hoverable:hover>.header__title,
.header__color--capitalist-teal .header__section--all.header__hoverable,
.header__color--capitalist-teal .header__section.header__hoverable:hover>a,
.header__color--capitalist-teal .header__section.header__hoverable:hover>i,
.header__color--capitalist-teal .header__section.mouse__enter>a,
.header__color--capitalist-teal .header__section>a:focus,
.header__color--capitalist-teal .header__section>a:hover {
	color: #8aeae2;
	fill: #8aeae2
}

.header__color--merlot-burgundy {
	color: #d0a7bb
}

.header__color--merlot-burgundy .featured-header-content>.section-link,
.header__color--merlot-burgundy.header__channel--is-open>.header__title,
.header__color--merlot-burgundy.header__channel--no-sections:hover>.header__title,
.header__color--merlot-burgundy.header__channel--no-sections>.header__title:focus,
.header__color--merlot-burgundy.header__current>.header__title,
.header__color--merlot-burgundy.header__hoverable:hover>.header__title,
.header__color--merlot-burgundy .header__section--all.header__hoverable,
.header__color--merlot-burgundy .header__section.header__hoverable:hover>a,
.header__color--merlot-burgundy .header__section.header__hoverable:hover>i,
.header__color--merlot-burgundy .header__section.mouse__enter>a,
.header__color--merlot-burgundy .header__section>a:focus,
.header__color--merlot-burgundy .header__section>a:hover {
	color: #d0a7bb;
	fill: #d0a7bb
}

.header__color--centennial-silver {
	color: #cdc1b2
}

.header__color--centennial-silver .featured-header-content>.section-link,
.header__color--centennial-silver.header__channel--is-open>.header__title,
.header__color--centennial-silver.header__channel--no-sections:hover>.header__title,
.header__color--centennial-silver.header__channel--no-sections>.header__title:focus,
.header__color--centennial-silver.header__current>.header__title,
.header__color--centennial-silver.header__hoverable:hover>.header__title,
.header__color--centennial-silver .header__section--all.header__hoverable,
.header__color--centennial-silver .header__section.header__hoverable:hover>a,
.header__color--centennial-silver .header__section.header__hoverable:hover>i,
.header__color--centennial-silver .header__section.mouse__enter>a,
.header__color--centennial-silver .header__section>a:focus,
.header__color--centennial-silver .header__section>a:hover {
	color: #cdc1b2;
	fill: #cdc1b2
}

.header__color--fortknox-gold {
	color: #e1d599
}

.header__color--fortknox-gold .featured-header-content>.section-link,
.header__color--fortknox-gold.header__channel--is-open>.header__title,
.header__color--fortknox-gold.header__channel--no-sections:hover>.header__title,
.header__color--fortknox-gold.header__channel--no-sections>.header__title:focus,
.header__color--fortknox-gold.header__current>.header__title,
.header__color--fortknox-gold.header__hoverable:hover>.header__title,
.header__color--fortknox-gold .header__section--all.header__hoverable,
.header__color--fortknox-gold .header__section.header__hoverable:hover>a,
.header__color--fortknox-gold .header__section.header__hoverable:hover>i,
.header__color--fortknox-gold .header__section.mouse__enter>a,
.header__color--fortknox-gold .header__section>a:focus,
.header__color--fortknox-gold .header__section>a:hover {
	color: #e1d599;
	fill: #e1d599
}

.header__color--benjamins-green {
	color: #c5e5b2
}

.header__color--benjamins-green .featured-header-content>.section-link,
.header__color--benjamins-green.header__channel--is-open>.header__title,
.header__color--benjamins-green.header__channel--no-sections:hover>.header__title,
.header__color--benjamins-green.header__channel--no-sections>.header__title:focus,
.header__color--benjamins-green.header__current>.header__title,
.header__color--benjamins-green.header__hoverable:hover>.header__title,
.header__color--benjamins-green .header__section--all.header__hoverable,
.header__color--benjamins-green .header__section.header__hoverable:hover>a,
.header__color--benjamins-green .header__section.header__hoverable:hover>i,
.header__color--benjamins-green .header__section.mouse__enter>a,
.header__color--benjamins-green .header__section>a:focus,
.header__color--benjamins-green .header__section>a:hover {
	color: #c5e5b2;
	fill: #c5e5b2
}

.header__color--statuesque-bronze {
	color: #f8b579
}

.header__color--statuesque-bronze .featured-header-content>.section-link,
.header__color--statuesque-bronze.header__channel--is-open>.header__title,
.header__color--statuesque-bronze.header__channel--no-sections:hover>.header__title,
.header__color--statuesque-bronze.header__channel--no-sections>.header__title:focus,
.header__color--statuesque-bronze.header__current>.header__title,
.header__color--statuesque-bronze.header__hoverable:hover>.header__title,
.header__color--statuesque-bronze .header__section--all.header__hoverable,
.header__color--statuesque-bronze .header__section.header__hoverable:hover>a,
.header__color--statuesque-bronze .header__section.header__hoverable:hover>i,
.header__color--statuesque-bronze .header__section.mouse__enter>a,
.header__color--statuesque-bronze .header__section>a:focus,
.header__color--statuesque-bronze .header__section>a:hover {
	color: #f8b579;
	fill: #f8b579
}

.header__color--diamondring-blue {
	color: #abcbe3
}

.header__color--diamondring-blue .featured-header-content>.section-link,
.header__color--diamondring-blue.header__channel--is-open>.header__title,
.header__color--diamondring-blue.header__channel--no-sections:hover>.header__title,
.header__color--diamondring-blue.header__channel--no-sections>.header__title:focus,
.header__color--diamondring-blue.header__current>.header__title,
.header__color--diamondring-blue.header__hoverable:hover>.header__title,
.header__color--diamondring-blue .header__section--all.header__hoverable,
.header__color--diamondring-blue .header__section.header__hoverable:hover>a,
.header__color--diamondring-blue .header__section.header__hoverable:hover>i,
.header__color--diamondring-blue .header__section.mouse__enter>a,
.header__color--diamondring-blue .header__section>a:focus,
.header__color--diamondring-blue .header__section>a:hover {
	color: #abcbe3;
	fill: #abcbe3
}

.header__color--brandvoice-red {
	color: #ff696f
}

.header__color--brandvoice-red .featured-header-content>.section-link,
.header__color--brandvoice-red.header__channel--is-open>.header__title,
.header__color--brandvoice-red.header__channel--no-sections:hover>.header__title,
.header__color--brandvoice-red.header__channel--no-sections>.header__title:focus,
.header__color--brandvoice-red.header__current>.header__title,
.header__color--brandvoice-red.header__hoverable:hover>.header__title,
.header__color--brandvoice-red .header__section--all.header__hoverable,
.header__color--brandvoice-red .header__section.header__hoverable:hover>a,
.header__color--brandvoice-red .header__section.header__hoverable:hover>i,
.header__color--brandvoice-red .header__section.mouse__enter>a,
.header__color--brandvoice-red .header__section>a:focus,
.header__color--brandvoice-red .header__section>a:hover {
	color: #ff696f;
	fill: #ff696f
}

.header__color--advisor-amethyst {
	color: #bec7ff
}

.header__color--advisor-amethyst .featured-header-content>.section-link,
.header__color--advisor-amethyst.header__channel--is-open>.header__title,
.header__color--advisor-amethyst.header__channel--no-sections:hover>.header__title,
.header__color--advisor-amethyst.header__channel--no-sections>.header__title:focus,
.header__color--advisor-amethyst.header__current>.header__title,
.header__color--advisor-amethyst.header__hoverable:hover>.header__title,
.header__color--advisor-amethyst .header__section--all.header__hoverable,
.header__color--advisor-amethyst .header__section.header__hoverable:hover>a,
.header__color--advisor-amethyst .header__section.header__hoverable:hover>i,
.header__color--advisor-amethyst .header__section.mouse__enter>a,
.header__color--advisor-amethyst .header__section>a:focus,
.header__color--advisor-amethyst .header__section>a:hover {
	color: #bec7ff;
	fill: #bec7ff
}

.header__color--default-gray {
	color: #bbb
}

.header__color--default-gray .featured-header-content>.section-link,
.header__color--default-gray.header__channel--is-open>.header__title,
.header__color--default-gray.header__channel--no-sections:hover>.header__title,
.header__color--default-gray.header__channel--no-sections>.header__title:focus,
.header__color--default-gray.header__current>.header__title,
.header__color--default-gray.header__hoverable:hover>.header__title,
.header__color--default-gray .header__section--all.header__hoverable,
.header__color--default-gray .header__section.header__hoverable:hover>a,
.header__color--default-gray .header__section.header__hoverable:hover>i,
.header__color--default-gray .header__section.mouse__enter>a,
.header__color--default-gray .header__section>a:focus,
.header__color--default-gray .header__section>a:hover {
	color: #bbb;
	fill: #bbb
}

.header__color--racing-orange {
	color: #ffcfa4
}

.header__color--racing-orange .featured-header-content>.section-link,
.header__color--racing-orange.header__channel--is-open>.header__title,
.header__color--racing-orange.header__channel--no-sections:hover>.header__title,
.header__color--racing-orange.header__channel--no-sections>.header__title:focus,
.header__color--racing-orange.header__current>.header__title,
.header__color--racing-orange.header__hoverable:hover>.header__title,
.header__color--racing-orange .header__section--all.header__hoverable,
.header__color--racing-orange .header__section.header__hoverable:hover>a,
.header__color--racing-orange .header__section.header__hoverable:hover>i,
.header__color--racing-orange .header__section.mouse__enter>a,
.header__color--racing-orange .header__section>a:focus,
.header__color--racing-orange .header__section>a:hover {
	color: #ffcfa4;
	fill: #ffcfa4
}

.header__color--shopping-salmon {
	color: #ffa0a0
}

.header__color--shopping-salmon .featured-header-content>.section-link,
.header__color--shopping-salmon.header__channel--is-open>.header__title,
.header__color--shopping-salmon.header__channel--no-sections:hover>.header__title,
.header__color--shopping-salmon.header__channel--no-sections>.header__title:focus,
.header__color--shopping-salmon.header__current>.header__title,
.header__color--shopping-salmon.header__hoverable:hover>.header__title,
.header__color--shopping-salmon .header__section--all.header__hoverable,
.header__color--shopping-salmon .header__section.header__hoverable:hover>a,
.header__color--shopping-salmon .header__section.header__hoverable:hover>i,
.header__color--shopping-salmon .header__section.mouse__enter>a,
.header__color--shopping-salmon .header__section>a:focus,
.header__color--shopping-salmon .header__section>a:hover {
	color: #ffa0a0;
	fill: #ffa0a0
}

.header__color--opulent-purple {
	color: #b7b2cf
}

.header__color--opulent-purple .featured-header-content>.section-link,
.header__color--opulent-purple.header__channel--is-open>.header__title,
.header__color--opulent-purple.header__channel--no-sections:hover>.header__title,
.header__color--opulent-purple.header__channel--no-sections>.header__title:focus,
.header__color--opulent-purple.header__current>.header__title,
.header__color--opulent-purple.header__hoverable:hover>.header__title,
.header__color--opulent-purple .header__section--all.header__hoverable,
.header__color--opulent-purple .header__section.header__hoverable:hover>a,
.header__color--opulent-purple .header__section.header__hoverable:hover>i,
.header__color--opulent-purple .header__section.mouse__enter>a,
.header__color--opulent-purple .header__section>a:focus,
.header__color--opulent-purple .header__section>a:hover {
	color: #b7b2cf;
	fill: #b7b2cf
}

.header__section.mouse__enter {
	border-left: 4px solid
}

.header__section.mouse__enter>.featured-header-content,
.header__section.mouse__enter>.pc-label {
	visibility: visible
}

@media (max-width:1484px) {
	.header__channel {
		padding: 0 1.25rem
	}
}

@media (max-width:1400px) {
	.header__channel {
		padding: 0 1rem
	}
}

@media (max-width:1280px) {
	.header__channel {
		padding: 0 .5rem
	}
}

@media (min-width:1025px) {
	.login__menu.show .loggedin__border {
		display: block
	}

	.login__menu.show .dropdown-content {
		display: grid
	}
}

@media (max-width:1025px) {
	.header.universal-header .dropdown-content {
		-webkit-transform: translateX(-76px);
		-ms-transform: translateX(-76px);
		transform: translateX(-76px)
	}

	.header.universal-header .header__right {
		width: auto
	}

	.login--wrapper {
		padding: 0 12px
	}

	.header__right {
		width: 50%
	}

	.header__right a.subscribe {
		font: 600 12px/1.5 Work Sans, sans-serif;
		margin: 11px 9px;
		padding: 8px 10px
	}

	.explore-text {
		visibility: hidden
	}

	.featured-header-content {
		background-color: #212424;
		display: inline-block;
		max-width: 375px;
		position: relative;
		right: 0;
		top: 10px
	}

	.center {
		left: 50px;
		position: absolute
	}

	.header .fs-icon--forbes-logo {
		height: 24px;
		width: 94px
	}

	.login-icon .fs-icon--hamburger,
	.login-icon .fs-icon--play {
		-webkit-transform: translateY(7px);
		-ms-transform: translateY(7px);
		transform: translateY(7px)
	}

	.header__channel {
		font-size: 18px;
		height: auto;
		width: 100%
	}

	.header__channel.header__channel--is-open,
	.header__channel.header__hoverable:hover {
		border-left: none
	}

	.header__channel.header__channel--is-open .header__divider,
	.header__channel.header__hoverable:hover .header__divider {
		display: none
	}

	.header__channel:last-of-type {
		margin-bottom: 10px
	}

	.header__channels {
		display: block;
		height: -webkit-calc(100vh - 56px);
		height: calc(100vh - 56px);
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch
	}

	.header__channels--wrapper {
		top: 56px;
		width: 100%
	}

	.header__divider {
		display: none
	}

	.header__legal-links {
		margin-bottom: 150px
	}

	.header__nav {
		border-bottom: 1px inset #333;
		height: 56px
	}

	.header__section {
		height: auto
	}

	.header__section.header__hoverable:hover,
	.header__section.mouse__enter {
		border-left: none
	}

	.header__section--all {
		color: #fcfcfc;
		display: block;
		font-weight: 700;
		padding-top: 0
	}

	.header__section--all a {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.header__section--all span {
		color: currentColor;
		pointer-events: none
	}

	.header__sections {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.header__subnav {
		background-color: #212424;
		border-left: 4px solid;
		-webkit-box-shadow: none;
		box-shadow: none;
		height: auto;
		left: 11px;
		margin-left: -25px;
		margin-top: 20px;
		overflow: scroll;
		padding: 10px 0;
		position: relative;
		scrollbar-width: none;
		top: 0;
		width: -webkit-calc(100% + 25px);
		width: calc(100% + 25px)
	}

	.header__title {
		pointer-events: none
	}

	.header__title.header__title--click-override {
		pointer-events: auto
	}

	.featured-img {
		margin-bottom: 12px;
		padding-top: 10px
	}

	.amp-plus .login__menu {
		margin-right: 16px
	}

	.amp-plus .login__menu .login__section {
		padding-right: 0
	}

	.section-link {
		display: none
	}

	.title-link {
		font-size: 18px;
		margin-bottom: 12px
	}

	.login--wrapper span {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.header__color--capitalist-teal {
		color: #8aeae2 !important
	}

	.header__color--merlot-burgundy {
		color: #d0a7bb !important
	}

	.header__color--centennial-silver {
		color: #cdc1b2 !important
	}

	.header__color--fortknox-gold {
		color: #e1d599 !important
	}

	.header__color--benjamins-green {
		color: #c5e5b2 !important
	}

	.header__color--statuesque-bronze {
		color: #f8b579 !important
	}

	.header__color--diamondring-blue {
		color: #abcbe3 !important
	}

	.header__color--brandvoice-red {
		color: #ff696f !important
	}

	.header__color--advisor-amethyst {
		color: #bec7ff !important
	}

	.header__color--default-gray {
		color: #bbb !important
	}

	.header__color--racing-orange {
		color: #ffcfa4 !important
	}

	.header__color--shopping-salmon {
		color: #ffa0a0 !important
	}

	.header__color--opulent-purple {
		color: #b7b2cf !important
	}
}

@media (min-width:1025px) {
	.featured-header-content {
		background-color: #212424;
		font: 14px #FCFCFC;
		left: 55%;
		max-width: 500px;
		padding: 10px 32px 10px 25px;
		position: fixed;
		top: 58px;
		visibility: hidden
	}

	.icon--forbes-logo {
		right: -28%
	}

	.header__channels--wrapper {
		background-color: #212424
	}

	.header__channels {
		margin-top: 10px;
		padding-left: 40px
	}

	.header__channels ::-webkit-scrollbar {
		display: none;
		width: 0
	}

	.header__left {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		cursor: default;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: 38px;
		width: 30px
	}

	.header__left .icon--close,
	.header__left .icon--hamburger {
		display: none;
		margin-right: 1rem
	}

	.header__left .explore-text {
		padding: 30px;
		visibility: hidden
	}

	.header__left:hover .fs-icon--hamburger {
		cursor: pointer;
		fill: #e1d599
	}

	.header__left:hover .explore-text {
		visibility: visible
	}

	.header__section--all {
		display: none
	}

	.header__subnav {
		background-color: #212424;
		display: none;
		font: 14px #FCFCFC;
		padding: 10px 0 10px 25px;
		width: 30%
	}

	.featured-img {
		margin-bottom: 8px;
		padding-top: 10px
	}
}

.header__nav .header__legal-links,
.header__nav .icon--hamburger {
	display: block
}

.header__nav--is-open .icon--hamburger {
	display: none
}

.header__nav--is-open .header__left .explore-text {
	visibility: hidden
}

.header__nav--is-open .icon--close {
	display: block
}

.header__nav--is-open .header__channels--wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.pc-label {
	color: #bbb;
	cursor: default;
	font: 12px Work Sans, sans-serif
}

.title-link {
	display: block;
	font: 700 18px Merriweather, serif;
	line-height: 24px;
	margin-top: 8px
}

.amp-plus .icon--search {
	display: none
}

@media (max-width:481px) {
	.header.universal-header .fs-icon--forbes-logo {
		height: 22px;
		width: 87px
	}

	.header.universal-header .fs-icon--hamburger {
		width: 20px
	}

	.header.universal-header a.subscribe {
		margin: 9px 0 12px
	}

	.loggedin__border {
		top: 56px
	}

	.signed-in .login-icon {
		padding: 0 16px
	}

	.login-icon .fs-icon--hamburger,
	.login-icon .fs-icon--play {
		height: 24px;
		width: 18px
	}

	.dropdown-content {
		-webkit-transform: translate(-170px);
		-ms-transform: translate(-170px);
		transform: translate(-170px);
		width: 500px
	}

	.header.universal-header .dropdown-content {
		display: none;
		left: 0;
		position: fixed;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 100%
	}

	.header__channels {
		height: -webkit-calc(100vh - 100px);
		height: calc(100vh - 100px)
	}

	.header__channels--wrapper {
		width: 100%
	}

	.loggedin-dropdown {
		font-size: 9px;
		letter-spacing: .2px
	}

	.login__section {
		margin-left: 15px
	}

	.loggedin-dropdown-content.show {
		height: 95%;
		padding: 0 16px
	}
}

.smooth-scrolling {
	scroll-padding: 72px 0 0;
	scroll-behavior: smooth
}

.article-body-container .table-of-contents,
.fs-article .table-of-contents {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	margin-bottom: 40px;
	padding: 32px 16px 16px 20px;
	position: relative;
	width: 100%
}

.article-body-container .table-of-contents .article-sharing,
.fs-article .table-of-contents .article-sharing {
	left: -50px;
	position: absolute;
	top: 0
}

@media (max-width:1230px) {

	.article-body-container .table-of-contents--mobile,
	.fs-article .table-of-contents--mobile {
		margin-bottom: 34px
	}
}

.article-body-container .table-of-contents--header,
.fs-article .table-of-contents--header {
	color: #d8361e;
	font: 600 12px/1.5 Work Sans, sans-serif
}

.article-body-container .table-of-contents--menu,
.fs-article .table-of-contents--menu {
	list-style: none;
	padding: 0
}

.article-body-container .table-of-contents--list-Item,
.fs-article .table-of-contents--list-Item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 10px 0
}

.article-body-container .table-of-contents--list-Item:before,
.fs-article .table-of-contents--list-Item:before {
	color: #d8361e;
	content: "\2022";
	display: inline-block;
	font-size: 32px
}

.article-body-container .table-of-contents--anchor,
.fs-article .table-of-contents--anchor {
	color: #333;
	font: 400 14px/1.45 Work Sans, sans-serif;
	margin: 0 0 0 9px;
	text-decoration: none
}

.article-body-container .table-of-contents--anchor:hover,
.fs-article .table-of-contents--anchor:hover {
	cursor: pointer;
	text-decoration: underline
}

.article-body-container .anchorPoint:before,
.fs-article .anchorPoint:before {
	content: " ";
	display: block;
	height: 144px;
	margin-top: -144px;
	pointer-events: none;
	visibility: hidden
}

@media (min-width:1280px) {

	.article-body-container .anchorPoint:before,
	.fs-article .anchorPoint:before {
		content: " ";
		display: block;
		height: 110px;
		margin-top: -110px;
		pointer-events: none;
		visibility: hidden
	}
}

ul {
	margin: 0;
	padding: 0;
	width: 100%
}

.overlay__subnav {
	background: transparent;
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 888
}

@media (min-width:1280px) {
	.overlay__subnav {
		display: none
	}
}

.overlay__subnav--show {
	display: block
}

.container__subnav--outer {
	position: -webkit-sticky;
	position: sticky;
	top: 56px;
	width: 100%;
	z-index: 999
}

.et-on .container__subnav--outer {
	position: static
}

.container__subnav--inner {
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media (min-width:1280px) {
	.container__subnav--inner {
		padding-left: 30px
	}
}

.subnav-container__dropdown {
	background-color: #f4f4f4;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	max-width: 100%;
	top: 100%;
	z-index: 1
}

@media (min-width:1280px) {
	.subnav-container__dropdown {
		max-width: 300px
	}
}

.subnav,
.subnav__menu-container {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 54px;
	width: 100%
}

@media (min-width:1280px) {

	.subnav,
	.subnav__menu-container {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

.subnav__menu-container {
	position: relative
}

.subnav__brand {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #e2e2e2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font: 600 14px/1.4 Work Sans, sans-serif;
	height: 34px;
	letter-spacing: -.2px;
	padding: 0 16px;
	white-space: nowrap
}

@media (min-width:1280px) {
	.subnav__brand {
		border-bottom: none;
		padding: 0
	}
}

@media (min-width:768px) {
	.subnav__brand {
		font-size: 16px
	}
}

.subnav__brand--content-type {
	color: #333;
	font-weight: 400;
	margin: 0 4px
}

.subnav__brand--blog-type {
	color: #d8361e
}

@media (max-width:1279px) {
	.subnav__brand--hide-small-only {
		display: none
	}
}

@media (min-width:1280px) {
	.subnav__brand--show-small-only {
		display: none
	}
}

.subnav__wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 54px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow-x: auto;
	padding: 0 4px;
	position: absolute;
	scrollbar-width: none;
	width: 100%
}

.subnav__wrap::-webkit-scrollbar {
	display: none
}

@media (min-width:1280px) {
	.subnav__wrap {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin: unset;
		overflow-x: unset;
		padding: unset;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content
	}
}

.subnav__item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	color: #333;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: -.1px;
	list-style: none;
	margin: 0 14px;
	position: relative;
	text-align: center;
	white-space: nowrap;
	width: 100%
}

.subnav__item button {
	color: inherit
}

.subnav__item:active button,
.subnav__item:focus button,
.subnav__item:hover button {
	border-bottom: 2px solid #181716;
	padding: 16px 0 15px;
	text-shadow: 0 0 .4px #111, 0 0 .4px #111
}

@media (min-width:1280px) {

	.subnav__item:active button,
	.subnav__item:focus button,
	.subnav__item:hover button {
		padding: 17px 0 15px
	}
}

.subnav__item:active:last-of-type:after,
.subnav__item:focus:last-of-type:after,
.subnav__item:hover:last-of-type:after {
	width: -webkit-calc(100% - 16px);
	width: calc(100% - 16px)
}

@media (min-width:1024px) {
	.subnav__item:hover .subnav-container__dropdown {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}

.subnav__item:last-of-type .desktop-subnav-menu {
	left: unset;
	right: -16px
}

.subnav__item:last-of-type button {
	margin-right: 16px
}

.subnav__dropdown-item,
.subnav__item>button {
	font: 400 14px/1.43 Work Sans, sans-serif;
	letter-spacing: -.1px;
	text-decoration: none
}

.subnav__dropdown {
	background: #fff;
	position: absolute;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.subnav__dropdown-item {
	color: #333;
	letter-spacing: -.1px;
	margin: 4px 0;
	text-decoration: none;
	width: 100%
}

.subnav__dropdown-item:hover {
	background-color: #e2e2e2
}

@media (max-width:1279px) {
	.subnav__dropdown-item {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 4px 0
	}
}

.subnav__dropdown-item-title {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-weight: 500;
	padding: 6px 14px 6px 17px;
	text-decoration: none;
	white-space: normal;
	width: 100%
}

.desktop-subnav-menu,
.mobile-subnav-menu {
	background: #f4f4f4;
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
	max-height: -webkit-calc(100vh - 250px);
	max-height: calc(100vh - 250px);
	overflow: auto;
	padding: 12px;
	position: absolute
}

@media (min-width:1280px) {

	.desktop-subnav-menu,
	.mobile-subnav-menu {
		left: -16px;
		padding: 16px 8px;
		text-align: left;
		top: 55px;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content
	}
}

.desktop-active,
.mobile-active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width:1279px) {
	.menu__view--desktop {
		display: none
	}
}

@media (min-width:1280px) {
	.menu__view--mobile {
		display: none
	}
}

.recirc-module {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	clear: both;
	margin-bottom: 12px;
	padding: 12px 0
}

.recirc-module-title {
	color: #333;
	font: 12px/18px Work Sans, sans-serif;
	letter-spacing: .5px
}

.recirc-module-title span {
	margin-left: 5px
}

.forbes-shop {
	color: #eb6262
}

.recirc-block-padding {
	padding-top: 13px
}

.recirc-block,
.recirc-block-padding {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.recirc-content {
	padding-right: 10px;
	width: 75%
}

.recirc-link h3.recirc-headline {
	color: #333;
	font: 700 16px/24px Merriweather, serif;
	margin: 12px 0 0
}

.recirc-link h3.recirc-headline-no-margin {
	color: #333;
	font: 700 16px/24px Merriweather, serif;
	margin: 0
}

.recirc-img {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 14.0625%;
	width: 25%
}

.recirc-author,
.recirc-author-name,
.recirc-author-type {
	display: inline-block
}

a.recirc-author {
	color: #333;
	font: 12px/18px Work Sans, sans-serif;
	text-decoration: none;
	-webkit-text-decoration-color: #333;
	text-decoration-color: #333
}

.recirc-author-name {
	font-weight: 600;
	margin-left: 5px
}

.recirc-author-type {
	color: #737373;
	font: 10px/12px Work Sans, sans-serif;
	margin-left: 5px
}

.grid__ad-container {
	margin: 0 auto 40px
}

.grid__ad-container fbs-ad[position=mobilex],
.grid__ad-container fbs-ad[position=topx] {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 calc(50% - 50vw);
	padding: 0;
	width: 100vw
}

.grid__ad-container fbs-ad[position=mobilex] .show-label,
.grid__ad-container fbs-ad[position=topx] .show-label {
	width: 100%
}

.grid__ad-container fbs-ad[position=topx] {
	min-height: 290px
}

.grid__ad-container fbs-ad[position=mobilex] {
	min-height: 50px
}

.grid__wrapper {
	display: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.grid__wrapper.grid__one_item {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.grid__wrapper.active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.grid__vertical-pipe {
	background-color: currentColor;
	height: 24px;
	width: 1px
}

.grid__wrapper--1 {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.grid__headline-wrapper {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 24px
}

.grid__more-from {
	font: 600 24px Work Sans, sans-serif;
	letter-spacing: -.6px;
	padding-right: 12px;
	text-transform: capitalize
}

.grid__season-dropdown {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #737373;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font: 400 16px/28px Work Sans, sans-serif;
	letter-spacing: -.4px;
	padding: 0 12px;
	position: relative;
	white-space: nowrap
}

.grid__season-dropdown.active .grid__dropdown-content {
	display: block
}

.grid__season-dropdown.active .grid__season-dropdown-icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.grid__dropdown-content {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	color: #333;
	display: none;
	font: 16px/16px Work Sans, sans-serif;
	margin-left: -12px;
	position: absolute;
	top: -webkit-calc(100% + 18px);
	top: calc(100% + 18px);
	width: 100%;
	z-index: 2
}

.grid__season-item {
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
	padding: 7px 12px 8px
}

.grid__season-item:last-child {
	border: none
}

.grid__season-item.selected {
	font-weight: 600
}

.grid__episodes {
	color: #737373;
	font: 400 16px/28px Work Sans, sans-serif;
	letter-spacing: -.4px;
	padding-left: 12px;
	white-space: nowrap
}

.grid__season-dropdown-icon {
	height: 11px;
	margin-left: 4px;
	transition: transform .3s ease, -webkit-transform .3s ease;
	width: 11px
}

.grid__season-dropdown-icon svg {
	display: block;
	fill: currentColor
}

.grid__item {
	margin: 0 40px 40px 0;
	width: -webkit-calc(25% - 30px);
	width: calc(25% - 30px)
}

.grid__image {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	width: 100%
}

.grid__item-info {
	margin-top: 13px;
	padding-right: 8px
}

.grid__title {
	text-decoration: none
}

.grid__title-text {
	color: #333;
	font: 700 14px/24px Merriweather, serif;
	word-break: break-word
}

.video__watch-wrapper--grid {
	bottom: 0;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	font: 12px/14px Work Sans, sans-serif;
	left: 8px;
	margin-bottom: 10px;
	position: absolute;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .4)
}

.video__watch-wrapper--grid .fs-icon {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
	fill: #fff;
	height: 14px;
	margin: 0 5px;
	width: 14px
}

.video__watch-wrapper--grid .video__watch {
	font-weight: 700;
	letter-spacing: 1.6px
}

.video__watch-wrapper--grid .video__duration {
	font-weight: 600
}

.grid__wrapper--lazy,
.grid__wrapper--lazy.active {
	display: none
}

.grid__more-items-wrapper {
	margin-bottom: 40px;
	text-align: center
}

.grid__load-more {
	background-color: #333;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .2);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: 400 14px/28px Work Sans, sans-serif;
	overflow-anchor: none;
	letter-spacing: -.16px;
	padding: 9px 36px 11px
}

.grid__load-more.hidden {
	display: none
}

.grid__load-more:hover {
	background: grey
}

.grid__load-more:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.grid__load-more:focus {
	outline: none
}

.grid__ad-container--amp {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 calc(50% - 50vw) 20px;
	width: 100vw
}

.grid__ad-container--amp:before {
	content: "ADVERTISEMENT";
	display: block;
	font: 400 10px/10px Work Sans, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	width: 100%
}

article:not(.fs-premium) .grid__ad-container--amp:before {
	color: #737373
}

.grid__poster {
	background: #f2f2f2 url(thumbor/75x0/i.forbesimg.com/media/assets/logos/f-gray.png) no-repeat 50%;
	background-size: 35%;
	position: relative
}

.grid__poster:before {
	content: "";
	display: block;
	padding-bottom: 56.25%
}

@media (min-width:1025px) {
	.grid__item:nth-child(4n) {
		margin-right: 0
	}

	.grid__wrapper--3 .grid__item {
		width: -webkit-calc(33.33333% - 26.66667px);
		width: calc(33.33333% - 26.66667px)
	}

	.grid__wrapper--3 .grid__item:nth-child(3n) {
		margin-right: 0
	}

	.grid__wrapper--1 .grid__item,
	.grid__wrapper--2 .grid__item {
		width: -webkit-calc(50% - 20px);
		width: calc(50% - 20px)
	}

	.grid__wrapper--1 .grid__item:nth-child(2n),
	.grid__wrapper--2 .grid__item:nth-child(2n) {
		margin-right: 0
	}
}

@media (max-width:1024px) {
	.grid__item {
		margin-right: 25px;
		width: -webkit-calc(33.33333% - 16.66667px);
		width: calc(33.33333% - 16.66667px)
	}
}

@media (max-width:1024px) and (min-width:481px) {
	.grid__item:nth-child(3n) {
		margin-right: 0
	}

	.grid__wrapper--1 .grid__item,
	.grid__wrapper--2 .grid__item {
		width: -webkit-calc(50% - 12.5px);
		width: calc(50% - 12.5px)
	}

	.grid__wrapper--1 .grid__item:nth-child(2n),
	.grid__wrapper--2 .grid__item:nth-child(2n) {
		margin-right: 0
	}
}

@media (max-width:768px) {
	.grid__headline-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.grid__more-from {
		border: none;
		margin-bottom: 12px;
		padding: 0;
		width: 100%
	}

	.grid__more-from+.grid__vertical-pipe {
		display: none
	}

	.grid__season-dropdown {
		padding-left: 0
	}

	.grid__dropdown-content {
		margin-left: 0;
		top: -webkit-calc(100% + 8px);
		top: calc(100% + 8px)
	}
}

@media (max-width:480px) {
	.grid__ad-container {
		margin-bottom: 20px
	}

	.grid__poster {
		margin-right: 10px;
		position: relative;
		width: 48.7%
	}

	.grid__poster:before {
		content: "";
		display: block;
		padding-bottom: 56.25%
	}

	.grid__headline-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 16px
	}

	.grid__vertical-pipe {
		height: 12px
	}

	.grid__more-from {
		font-size: 16px;
		padding-right: 10px
	}

	.grid__episodes,
	.grid__season-dropdown,
	.grid__season-item {
		font-size: 12px;
		line-height: normal
	}

	.grid__season-dropdown {
		padding-right: 10px
	}

	.grid__episodes {
		padding-left: 10px
	}

	.grid__item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 10px 20px 0;
		min-height: 83px;
		width: 100%
	}

	.grid__item-info {
		margin-top: 0;
		padding-right: 0;
		width: 48.7%
	}

	.grid__title-text {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical
	}

	.video__watch-wrapper--grid .video__watch {
		letter-spacing: 1.33px
	}
}

.promotion-block__wrapper {
	border: 8px solid #e2e2e2;
	display: block;
	margin-top: 16px;
	position: relative
}

.promotion-block__amp {
	margin: 0 0 12px
}

.promotion-block__content {
	font: 400 14px/1.63 Work Sans, sans-serif;
	padding: 0 14px;
	text-align: center
}

.promotion-block__title-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	text-align: center;
	width: 100%
}

.promotion-block__title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	background-color: #fcfcfc;
	color: #333;
	display: -webkit-box;
	font: 600 14px/1.1 Work Sans, sans-serif;
	letter-spacing: .2px;
	max-width: 80%;
	overflow: hidden;
	padding: 0 20px;
	text-transform: uppercase;
	-webkit-transform: translateY(-70%);
	-ms-transform: translateY(-70%);
	transform: translateY(-70%);
	width: auto
}

.promotion-block__desc {
	color: #333
}

.promotion-block__desc a {
	color: #333;
	cursor: pointer;
	font-weight: 600;
	text-decoration: underline
}

@media (max-width:480px) {
	.promotion-block__wrapper {
		margin: 0 16px 12px
	}

	.promotion-block__title {
		-webkit-line-clamp: 2;
		font-size: 12px;
		letter-spacing: .17px
	}

	.promotion-block__content {
		font-size: 12px
	}
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

fbs-ad[position=ntv-contentd] {
	display: none
}

.fbs-ad--artbottom-wrapper {
	margin: 0 auto;
	max-width: 1350px;
	padding: 0 5%
}

fbs-ad[position=top] div {
	width: 100%
}

.medianet,
.medianet-wrapper {
	display: block;
	margin: 0;
	overflow: auto;
	width: 100%
}

.medianet-wrapper:focus,
.medianet:focus,
.mnet-box {
	outline: none
}

.adblock-off {
	min-height: 220px
}

.mnet-bta {
	margin: 0 auto;
	max-width: 1350px;
	padding: 0
}

.mnet-bta.adblock-off {
	min-height: 250px
}

.mnet-btf {
	margin-left: 400px
}

.mnet-btf.adblock-unused {
	min-height: 250px
}

.mnet-btf>div>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mnet-btf>div>div iframe.body-container {
	max-width: 750px
}

.mnet-btf>div>div div.right-rail {
	min-width: 400px
}

.right-rail {
	padding-top: 1.5rem
}

.top-ad-container {
	background-color: #f4f4f4;
	-webkit-box-shadow: inset 0 -1px 0 0 #e2e2e2;
	box-shadow: inset 0 -1px 0 0 #e2e2e2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 290px
}

.top-ad-container .fluid {
	padding-bottom: 0
}

.top-ad-container.ad-bar-container {
	display: block
}

.sticky-top-ad {
	background: #f4f4f4;
	position: -webkit-sticky;
	position: sticky;
	top: 56px;
	-webkit-transition: top .8s, padding .8s ease-in-out;
	-o-transition: top .8s, padding .8s ease-in-out;
	transition: top .8s, padding .8s ease-in-out;
	width: 100%;
	z-index: 99
}

.fs-article .vestpocket {
	display: none;
	margin-top: 1.2rem;
	width: 100%
}

.fs-article .vestpocket p {
	color: #8c8c8c;
	display: none;
	font: 10px/14px Work Sans, sans-serif;
	letter-spacing: .3px;
	margin: 0;
	padding-bottom: 5px;
	text-align: center
}

.fs-article .key-facts-element:not(:last-child) .vestpocket {
	margin-bottom: 1.2rem
}

.fs-article .vestpocket[displayntv] {
	display: inline-block
}

.ntv-wrapper {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	display: none;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 16px 0
}

.ntv-ad {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.ntv-ad fbs-ad .headline {
	color: #333;
	font: 700 .48343rem Merriweather, serif
}

.ntv-ad fbs-ad .ratio-holder {
	display: none
}

.ntv-ad fbs-ad .str-bv {
	font: normal .75rem Work Sans, sans-serif;
	text-align: left
}

.ntv-ad fbs-ad .voice {
	color: inherit
}

.ntv-ad:not(:first-child) {
	padding-left: 32px
}

.adblock-on .vestpocket,
.fbs-spon-logo.blocked-ad,
.main-content--body.premium fbs-ad[position=top].blocked-ad,
.main-content--body.premium fbs-ad[position=topx].blocked-ad,
fbs-ad[position=artbottom].blocked-ad {
	display: none
}

@media (min-width:1760px) {
	.mnet-btf {
		margin-left: 0
	}
}

@media (max-width:1329px) {
	.mnet-btf {
		margin-left: 0
	}
}

@media (max-width:1230px) {
	.right-rail {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 300px;
		-ms-flex: 0 0 300px;
		flex: 0 0 300px
	}

	.mnet-btf>div>div div.right-rail {
		min-width: 300px
	}
}

@media (max-width:768px) {
	.sticky-top-ad {
		top: 48px
	}

	.fs-article .vestpocket {
		margin-top: 0
	}

	.ntv-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 16px 0
	}

	.ntv-wrapper .ntv-ad {
		padding-left: 0;
		padding-right: 0
	}

	.ntv-wrapper .ntv-ad h3 {
		margin-bottom: 0
	}

	.ntv-ad:not(:first-child) {
		border-left: none;
		padding-top: 16px
	}

	.ntv-ad:not(:last-child) {
		border-bottom: 1px solid #e6e6e6;
		padding-bottom: 16px
	}
}

.fs-headline {
	color: #333;
	font-size: 36px;
	line-height: 1.22;
	margin: 1rem 0 0
}

.article-headline-container {
	position: relative
}

.sigfile {
	display: block;
	font-style: italic
}

.sigfile a {
	color: #003891;
	text-decoration: none
}

.sigfile a:hover {
	text-decoration: underline
}

.article-sharing {
	display: inline-block;
	position: relative
}

.article-sharing .article-sharing__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0
}

.article-sharing .article-sharing__item {
	display: inline-block;
	height: 24px;
	margin: 0 0 28px;
	width: 36px
}

.article-sharing a {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	fill: #a1a1a1;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.article-sharing .fs-icon {
	height: 100%;
	pointer-events: none;
	width: 100%
}

.article-sharing .facebook:hover {
	fill: #3b5998
}

.article-sharing .twitter:hover {
	fill: #55acee
}

.article-sharing .linkedin:hover {
	fill: #0077b5
}

.article-sharing .screen-reader-text {
	position: absolute;
	visibility: hidden
}

.article-sharing .light-text {
	opacity: .8
}

.top-contrib-block {
	border-bottom: 1px solid #a9a9a9
}

.top-contrib-block a {
	text-decoration: none
}

.top-contrib-block.hide-contribs .contribs {
	display: none
}

.top-contrib-block.hide-contribs .article-sharing {
	margin: auto
}

.top-contrib-block.no-border {
	border: 0
}

.contrib__in-view-disclaimer {
	font: 10px/14px Work Sans, sans-serif;
	margin: 0 0 16px
}

.bottom-fallback-avatar {
	height: 44px;
	width: 44px
}

.contrib-byline {
	color: #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.contrib-byline .author-label {
	color: #1e2e93
}

.contrib-byline .author-label:hover .ftc-disclaimer__tooltip {
	display: block;
	-webkit-transform: translateX(-19%);
	-ms-transform: translateX(-19%);
	transform: translateX(-19%);
	width: 296px
}

.contrib-byline .bv-label {
	color: #c41a23;
	position: relative
}

.contrib-byline .bv-label:hover .ftc-disclaimer__tooltip {
	display: block
}

.contrib-byline .comm-label {
	color: #931e1e
}

.contrib-byline .comm-label:hover .ftc-disclaimer__tooltip {
	display: block;
	-webkit-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	transform: translateX(-30%);
	width: 306px
}

.contrib-byline .connoisseur-label {
	color: #537c7c;
	display: inline-block;
	font-size: 12px
}

.contrib-byline .connoisseur-label:hover .ftc-disclaimer__tooltip,
.contrib-byline .marketplace-label:hover .ftc-disclaimer__tooltip {
	display: block;
	width: 323px
}

.contrib-byline .contrib-link--name {
	color: #333;
	font: 600 14px/16px Work Sans, sans-serif;
	margin-right: 5px
}

.contrib-byline .remove-underline,
.contrib-byline .remove-underline:hover {
	text-decoration: none
}

.contrib-label-container {
	display: inline-block
}

.contrib-byline-type {
	color: #737373;
	font: 400 12px/16px Work Sans, sans-serif;
	height: 16px
}

.ftc-label,
.paid-program {
	margin-left: 5px
}

.fs-author-avatar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 44px;
	margin: auto 12px auto 0;
	max-width: 44px;
	min-width: 44px;
	width: 44px
}

.fs-author-avatar img {
	min-width: 44px
}

.contrib-container {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 16px
}

.contrib-container:first-child {
	padding-top: 16px
}

.contrib-container.missing-avatar {
	margin-left: 82px
}

.contrib-container .fs-author-avatar {
	height: 64px;
	margin: auto 1em auto 0;
	max-width: 64px;
	min-width: 64px;
	width: 64px
}

.contrib-container .fs-author-avatar img {
	min-width: 64px
}

.fs-author-group-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.fs-author-group-wrapper .contrib-byline {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.fs-author-group-wrapper fbs-cordial {
	margin-left: 2px;
	min-width: 80px
}

.contrib-bottom-byline fbs-cordial {
	padding-top: 12px
}

.fs-author-image {
	border: none
}

.fs-author-name {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	color: #333;
	font: 600 14px/16px Work Sans, sans-serif;
	position: relative;
	white-space: normal
}

.disclaimer {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	font-weight: 300;
	position: relative
}

.disclaimer:hover .ftc-disclaimer__tooltip {
	bottom: 2.5em;
	display: block;
	font-size: 14px;
	margin-bottom: -18px;
	white-space: nowrap;
	width: auto
}

.disclaimer svg {
	margin-left: 4px;
	max-height: 10px;
	max-width: 10px;
	top: 50%;
	-webkit-transform: translateY(9.5%);
	-ms-transform: translateY(9.5%);
	transform: translateY(9.5%);
	width: 10px
}

.disclaimer path {
	fill: #737373;
	-webkit-transform: scale(1.633) translate(-21%, -21%);
	-ms-transform: scale(1.633) translate(-21%, -21%);
	transform: scale(1.633) translate(-21%, -21%)
}

.fs-author-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	line-height: 16px;
	width: 100%
}

.fs-icon--forbes-f {
	background-color: #082b5e;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 100%
}

.fs-icon--forbes-f path {
	fill: #fcfcfc;
	-webkit-transform: scale(.65) translate(28%, 25%);
	-ms-transform: scale(.65) translate(28%, 25%);
	transform: scale(.65) translate(28%, 25%)
}

.insights-label:hover .ftc-disclaimer__tooltip {
	display: block
}

.ftc-disclaimer__tooltip {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #e6e6e6;
	-webkit-box-shadow: 0 0 6px 2.5px #e6e6e6;
	box-shadow: 0 0 6px 2.5px #e6e6e6;
	color: #333;
	cursor: pointer;
	display: none;
	font: 400 12px/16px Work Sans, sans-serif;
	margin-bottom: -7px;
	padding: 12px;
	position: absolute;
	text-align: center;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	width: 274px
}

.section-name {
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px
}

.section-name a {
	color: #333;
	text-decoration: none
}

.short-bio {
	color: #737373;
	font: italic 12px/16px Georgia, Cambria, Times New Roman, Times, serif;
	margin-top: 4px
}

.bottom-contrib-block .contrib-byline {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 12px 0
}

.bottom-contrib-block .author-avatar {
	min-width: 64px;
	width: 64px
}

.bottom-contrib-block .author-avatar img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 44px
}

.bottom-contrib-block .contrib-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.bottom-contrib-block .contrib-info a:hover {
	text-decoration: none
}

.bottom-contrib-block .author-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font: 600 14px/16px Work Sans, sans-serif;
	width: 100%
}

.bottom-contrib-block .author-name {
	color: #333;
	text-decoration: none
}

.bottom-contrib-block .contrib-bio {
	font: 14px/25px Work Sans, sans-serif
}

.bottom-contrib-block .contrib-bio p {
	display: inline;
	margin: 0
}

.bottom-contrib-block .contributor-about__description-hidden {
	display: none
}

.bottom-contrib-block .author-description {
	display: inline
}

.bottom-contrib-block .toggle-description {
	display: inline;
	font-family: Work Sans, sans-serif;
	font-weight: 700
}

.trinityAudioPlaceholder--wrapper {
	min-height: 70px
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
	.disclaimer>svg {
		-webkit-transform: scale(1.633);
		-ms-transform: scale(1.633);
		transform: scale(1.633)
	}
}

@media (max-width:1024px) {
	.insights-byline {
		display: grid;
		margin-bottom: 10px
	}
}

.edit-story-container {
	margin: 8px 0 0 16px;
	position: absolute;
	z-index: 1
}

.edit-story-container.edit-premium {
	left: 0;
	top: 74px
}

.edit-story-container.edit-premium .edit-story-call {
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.edit-story-container.edit-premium .edit-story-call:hover {
	-webkit-border-radius: 17.5px;
	border-radius: 17.5px
}

.edit-story-container.edit-premium .fs-icon--edit {
	background: #fff
}

.edit-story-container.hide-button {
	display: none
}

.edit-story-call {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.edit-story-call span {
	background-color: #fff;
	-webkit-border-radius: 0 35px 35px 0;
	border-radius: 0 35px 35px 0;
	color: #333;
	font: 12px/1 Work Sans, sans-serif;
	height: 35px;
	left: 18px;
	line-height: 35px;
	opacity: 0;
	padding: 0 8px;
	position: absolute;
	text-align: end;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	white-space: nowrap;
	width: 0
}

.edit-story-call:hover {
	background: #fff;
	-webkit-border-radius: 17.5px;
	border-radius: 17.5px
}

.edit-story-call:hover span {
	opacity: 1;
	width: 94px
}

.edit-story-call:hover .fs-icon--edit {
	background: #279cff
}

.edit-story-call:hover .fs-icon--edit path {
	fill: #fff
}

.edit-story-call:hover .edit-link {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.fs-icon--edit {
	border: 1px solid #279cff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 35px;
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
	width: 35px;
	z-index: 1
}

.fs-icon--edit path {
	fill: #279cff;
	height: 18px;
	-webkit-transform: scale(.606) translate(32%, 32%);
	-ms-transform: scale(.606) translate(32%, 32%);
	transform: scale(.606) translate(32%, 32%);
	width: 18px
}

@media (max-width:1024px) {
	.edit-story-call {
		top: 56px
	}
}

.article-footer {
	background: #fcfcfc;
	border-bottom: 1px solid #e2e2e2;
	bottom: 0;
	color: #737373;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	float: left;
	font-size: 11px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	left: 0;
	margin: 12px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 100%
}

.article-footer ul:not(.print-tips) {
	margin-bottom: 1rem
}

ul.print-tips {
	margin-bottom: 8px
}

.article-footer ul {
	color: #737373;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-decoration: none
}

.article-footer ul,
.article-footer ul.footer-row li {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.article-footer ul.footer-row li {
	margin-bottom: 0;
	padding: 0 3px;
	-webkit-font-smoothing: antialiased
}

.article-footer ul.footer-row li:not(.no-hover-color):hover {
	color: #069eec
}

.article-footer a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	white-space: nowrap
}

.print:focus,
.print a {
	outline: 0
}

@media (max-width:1023px) {
	.article-footer ul.footer-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		line-height: 1.6
	}

	.article-footer ul.footer-row li.print {
		display: none
	}
}

.contrib-guest-container {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #a9a9a9;
	color: #737373;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 16px 0
}

.contrib-guest-container .guest-intro {
	font-size: 10px;
	font-weight: 400
}

.contrib-guest-container .guest-name {
	font: 600 16px/28px Work Sans, sans-serif
}

.contrib-guest-container .guest-bio {
	font-size: 12px;
	line-height: 1.33;
	margin: 12px 0
}

.contrib-guest-container .guest-bio a {
	color: #4a90e2;
	font-weight: 600;
	text-decoration: none
}

.contrib-guest-container .guest-bio a:hover {
	text-decoration: underline
}

.contrib-guest-container .guest-image {
	background-size: cover
}

.contrib-guest-container .image-rect {
	height: 40px;
	min-width: 130px
}

.contrib-guest-container .image-square {
	height: 80px;
	min-width: 80px
}

.left-rail {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	padding-top: 24px
}

.video-placeholder,
fbs-video .brightcove_perform {
	height: 0;
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%
}

@media (min-width:1230px) {
	.left-rail {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 400px;
		-ms-flex: 0 0 400px;
		flex: 0 0 400px
	}
}

@media (min-width:1440px) {

	.video-placeholder,
	fbs-video .brightcove_perform {
		height: 0;
		overflow: hidden;
		padding: 75% 0 0;
		position: relative;
		width: 100%
	}
}

@media (max-width:1329px) {
	.left-rail {
		display: none
	}
}

@media (max-width:1759px) {
	.body-container {
		padding: 0 2%
	}

	.body-container.body-container__newsletter {
		padding: 0
	}
}

@media (min-width:1760px) {
	.body-container {
		padding: 0 4% 0 7%
	}

	.body-container.body-container__newsletter {
		padding: 0
	}

	.left-rail {
		display: none
	}
}

.metrics-channel {
	color: #737373;
	display: inline-block;
	font: 12px/16px Work Sans, sans-serif;
	letter-spacing: -.2px;
	margin-top: 16px
}

.metrics-channel .content-data_live-label {
	margin-right: 8px
}

.metrics-channel .content-data--hidden {
	visibility: hidden
}

.metrics-channel .content-data {
	display: inline-block
}

.metrics-channel .content-data.light-text {
	opacity: .8
}

.metrics-channel .content-data .video__badge div:not(:last-of-type) {
	margin-right: 4px
}

.metrics-channel .content-data .video__badge .fs-icon--play-circle,
.metrics-channel .content-data .video__badge .video__badge--icon {
	height: 14px;
	width: 14px
}

.metrics-channel .content-data .video__badge .fs-icon--play-circle path,
.metrics-channel .content-data .video__badge .fs-icon--play-circle svg,
.metrics-channel .content-data .video__badge .video__badge--icon path,
.metrics-channel .content-data .video__badge .video__badge--icon svg {
	fill: currentColor;
	margin: 0
}

.metrics-channel .content-data .bertie-badge {
	color: inherit;
	text-decoration: none
}

.metrics-channel .content-data .bertie-badge:hover {
	text-decoration: underline
}

.metrics-channel .content-data .time:before {
	content: "\00a0 "
}

.metrics-channel .content-data .vert-pipe {
	font-weight: 500;
	padding: 0 8px
}

.metrics-channel .content-data span.hidden {
	display: none
}

.pinned-embed {
	bottom: 0;
	height: 610px;
	opacity: 0;
	position: fixed;
	right: 2%;
	-webkit-transform: translateY(100vh);
	-ms-transform: translateY(100vh);
	transform: translateY(100vh);
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	width: 300px;
	z-index: 5
}

.pinned-embed.in-view {
	opacity: 1;
	-webkit-transform: translateY(550px);
	-ms-transform: translateY(550px);
	transform: translateY(550px)
}

.pinned-embed.in-view.active {
	bottom: 2%;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.pinned-embed.in-view.active .pinned-embed-button>svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.pinned-embed-button {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #181716;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font: 14px Work Sans, sans-serif;
	height: 60px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.pinned-embed-button svg {
	height: 30px;
	margin-left: 8px;
	width: 30px
}

.pinned-embed-iframe {
	height: 550px;
	width: 100%
}

.right-rail {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	padding-top: 24px
}

.sticky-video-placeholder {
	background: #f2f2f2 url(thumbor/75x0/i.forbesimg.com/media/assets/logos/f-gray.png) no-repeat 50%
}

.sticky-video-placeholder,
fbs-video .brightcove_perform {
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%;
	height: 0
}

.video-placeholder {
	background: #f2f2f2 url(thumbor/75x0/i.forbesimg.com/media/assets/logos/f-gray.png) no-repeat 50%;
	margin-bottom: 1rem
}

.video-player {
	background-color: #000;
	position: absolute;
	top: 0;
	width: 100%
}

.video-player.inactive {
	display: none
}

.video-player:hover .video-title {
	display: block
}

.ad-rail {
	height: 100%;
	width: 300px
}

.ad-rail fbs-ad {
	display: block;
	position: -webkit-sticky;
	position: sticky;
	top: 58px;
	-webkit-transition: top .8s ease-in-out;
	-o-transition: top .8s ease-in-out;
	transition: top .8s ease-in-out
}

.ad-rail .fbs-ad-wrapper:not(:last-child) {
	margin-bottom: 50px
}

.ad-rail .fbs-ad-wrapper:last-child {
	margin-bottom: 10px
}

@media (min-width:1230px) {
	.right-rail {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 400px;
		-ms-flex: 0 0 400px;
		flex: 0 0 400px
	}

	.ad-rail fbs-ad {
		top: 66px
	}
}

@media (min-width:1440px) {

	.sticky-video-placeholder,
	fbs-video .brightcove_perform {
		height: 0;
		overflow: hidden;
		padding: 75% 0 0;
		position: relative;
		width: 100%
	}
}

.main-content--desktop-article>.header {
	height: 56px
}

.main-content--desktop-article fbs-ad[position=top] {
	padding-top: 10px
}

.image-embed .hidden-caption,
.main-content__logged-in-adblock .vestpocket,
.main-content__logged-in-adblock fbs-ad[position=inread] {
	display: none
}

.article-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	max-width: 1800px;
	position: relative;
	width: 95%
}

.article-wrapper .fs-headline {
	margin: 16px 0 0
}

.article-wrapper.adlight-article {
	display: block
}

.article-wrapper--no-ads {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	max-width: 700px;
	position: relative;
	width: 60%
}

.article-wrapper--no-ads .body-container {
	padding: 0
}

.article-wrapper[aria-hidden]:focus {
	outline: none
}

.body-container {
	display: block;
	max-width: 750px;
	position: relative;
	width: 100%
}

.body-container.body-container__newsletter {
	max-width: 700px
}

.article-body-container {
	display: block;
	margin-top: 1.2rem;
	overflow-anchor: none;
	position: relative
}

.article-body-container .iframe-embed {
	display: none
}

.article-body-container .article-sharing {
	left: -50px;
	position: absolute
}

.article-body-container .article-body .alignnone,
.article-body-container .article-body>:not([class*=offset]):not([class*=align]):not([class*=bleed]):not(.article-video-placeholder):not(.sticky-video):not(fbs-ad):not(blockquote) {
	margin: 0 0 1.2rem
}

.article-body-container .article-body .alignnone.newsletter_signup_article,
.article-body-container .article-body>:not([class*=offset]):not([class*=align]):not([class*=bleed]):not(.article-video-placeholder):not(.sticky-video):not(fbs-ad):not(blockquote).newsletter_signup_article {
	min-width: 100%
}

@media (max-width:1160px) {

	.article-body-container .article-body .alignnone.newsletter_signup_article,
	.article-body-container .article-body>:not([class*=offset]):not([class*=align]):not([class*=bleed]):not(.article-video-placeholder):not(.sticky-video):not(fbs-ad):not(blockquote).newsletter_signup_article {
		max-width: 360px
	}
}

.article-body-container .article-body .alignnone+img[align=left],
.article-body-container .article-body>:not([class*=offset]):not([class*=align]):not([class*=bleed]):not(.article-video-placeholder):not(.sticky-video):not(fbs-ad):not(blockquote)+img[align=left] {
	margin-right: 8px
}

.article-body-container .article-body .alignnone+img[align=right],
.article-body-container .article-body>:not([class*=offset]):not([class*=align]):not([class*=bleed]):not(.article-video-placeholder):not(.sticky-video):not(fbs-ad):not(blockquote)+img[align=right] {
	margin-left: 8px
}

.article-body-container .article-body .alignnone.topline-heading,
.article-body-container .article-body>:not([class*=offset]):not([class*=align]):not([class*=bleed]):not(.article-video-placeholder):not(.sticky-video):not(fbs-ad):not(blockquote).topline-heading {
	margin-right: 4px
}

.article-body-container .article-body .alignnone.topline-heading+p+figure,
.article-body-container .article-body>:not([class*=offset]):not([class*=align]):not([class*=bleed]):not(.article-video-placeholder):not(.sticky-video):not(fbs-ad):not(blockquote).topline-heading+p+figure {
	margin-top: 1.2rem
}

.article-body-container .article-body>blockquote {
	margin-top: 0
}

.article-body-container .article-body>blockquote:not(.embed-base) {
	margin-bottom: 1.2rem
}

.article-body-container .article-body>blockquote:not(.embed-base)+blockquote:not(.embed-base) {
	margin-top: -1.2rem
}

.article-body-container ol {
	padding-left: 0
}

.article-body-container ol li {
	-webkit-font-smoothing: antialiased
}

.article-body-container fbs-ad:not([position=ntv-rail-2]) {
	display: block;
	overflow-x: auto;
	text-align: center
}

.article-body-container fbs-ad:not([position=ntv-rail-2])[position=ntv-rail-2] {
	margin-bottom: 0
}

.article-body-container fbs-ad[position=inread] {
	display: none
}

.article-body-container fbs-ad[position=inread].inread-active {
	display: block;
	margin: 1.2rem 0
}

.article-body-container fbs-ad[position=inread].inread-active>div>div {
	height: auto !important
}

.article-body-container fbs-video {
	display: block
}

.article-body-container fbs-video .brightcove_perform {
	height: 0;
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%
}

.article-body-container fbs-video .inline-video--container {
	background-color: rgba(0, 0, 0, .5);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 32px;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%
}

.article-body-container fbs-video .inline-video--container.hidden {
	display: none
}

.article-body-container fbs-video .inline-video--container .inline-video--title {
	color: #fff;
	font: 700 20px/1.5 Merriweather, serif;
	margin: 0;
	text-align: center
}

.article-body-container fbs-video .inline-video--container .inline-video--duration {
	display: inline-block;
	font: 12px/2.5 Work Sans, sans-serif;
	letter-spacing: .2px;
	margin-left: 8px;
	opacity: .7;
	vertical-align: top
}

.article-body-container .alignleft {
	float: left;
	margin: 0 5.5% 1.75% 0
}

.article-body-container .alignright {
	float: right;
	margin: 0 0 1.75% 5.5%
}

.article-body-container .alignleft,
.article-body-container .alignright {
	line-height: 0;
	width: 40%
}

.article-body-container .alignleft fbs-video .inline-video--container,
.article-body-container .alignright fbs-video .inline-video--container {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 18px 16px
}

.article-body-container .alignleft fbs-video .inline-video--container .inline-video--title,
.article-body-container .alignright fbs-video .inline-video--container .inline-video--title {
	font-size: 10px;
	line-height: 1.3;
	width: 100%
}

.article-body-container .alignleft fbs-video .inline-video--container .inline-video--duration,
.article-body-container .alignright fbs-video .inline-video--container .inline-video--duration {
	font-size: 8px;
	line-height: inherit;
	vertical-align: middle
}

.article-body-container .video-close {
	display: none
}

.article-body-container .sticky-video .video-close {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.article-body-container .wp-caption .caption-container {
	color: #737373;
	font: normal .75rem Work Sans, sans-serif;
	line-height: 18px;
	margin: 8px 0 0
}

.article-body-container .wp-caption .caption-container p,
.article-body-container .wp-caption .caption-container small {
	display: inline;
	font-style: normal
}

.article-body-container ul li {
	-webkit-font-smoothing: antialiased;
	list-style: disc;
	margin-bottom: 16px;
	position: relative
}

.article-body-container .pagebreak+img,
.article-body-container p>img:not([hspace]),
.article-body-container p>img[vspace] {
	width: 100%
}

.article-body-container .finds-module-embed figure {
	margin: 1.2rem 0
}

.article-body-container .finds-module-embed figure div {
	max-height: 420px
}

.show-iframes .iframe-embed {
	display: block
}

fbs-pricing {
	font-family: Work Sans, sans-serif
}

.forbes-finds-disclaimer {
	color: #737373;
	font: 10px/14px Work Sans, sans-serif;
	margin: 0 0 16px
}

.forbes-finds-disclaimer a {
	text-decoration: none
}

.magazine-label {
	color: #737373;
	font-family: Work Sans, sans-serif;
	line-height: 1.43;
	margin: 0 0 1.2rem
}

.magazine-label a {
	text-decoration: none
}

.elderly-label {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #333;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font: 600 12px/16px Work Sans, sans-serif;
	margin-bottom: 1.2rem;
	padding: 4px 4px 4px 0
}

.elderly-clock {
	height: 16px;
	margin-right: 4px;
	width: 16px
}

.elderly-clock svg.fs-icon--clock {
	fill: #c2250e
}

.elderly-clock svg.fs-icon--clock path {
	height: 6.1px;
	-webkit-transform: scale(1.49) translate(-17%, -17%);
	-ms-transform: scale(1.49) translate(-17%, -17%);
	transform: scale(1.49) translate(-17%, -17%);
	width: 4px
}

.legal-disclaimer {
	color: #737373;
	font: 12px/1.5 Work Sans, sans-serif;
	margin-bottom: 1.2rem
}

.top-tweet-quotes {
	display: block;
	margin-bottom: 1.2rem;
	margin-left: 8px
}

.top-tweet-quotes h5 {
	color: #333;
	display: inline-block;
	font: 600 14px Work Sans, sans-serif;
	margin: 0;
	text-transform: uppercase
}

.top-tweet-quotes .tweet-quote__item {
	list-style: none;
	position: relative
}

.top-tweet-quotes .tweet-quote__item .tweet-quote__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px
}

.top-tweet-quotes .tweet-quote__item .tweet-quote__icon svg {
	fill: #55acee
}

.top-tweet-quotes .tweet-quote__item .tweet_quote {
	display: block;
	line-height: normal;
	padding: 0
}

.top-tweet-quotes .tweet-quote__item .tweet_quote a {
	background-color: transparent;
	color: #333;
	display: block;
	font: 15px/16.87px Work Sans, sans-serif;
	padding: 8px 0 8px 40px;
	position: relative;
	text-decoration: none
}

.top-tweet-quotes .tweet-quote__item .tweet_quote a:hover {
	color: #1478c5;
	text-decoration: underline
}

.top-tweet-quotes .tweet-quote__item .tweet_quote span {
	display: none
}

.tweet_quote {
	line-height: 20px;
	padding: 0 3px 0 0
}

.tweet_quote:hover a {
	background-color: #55acee;
	color: #fff;
	text-decoration: none
}

.tweet_quote:hover span:before {
	margin-left: -23px
}

.tweet_quote a {
	color: #181716;
	-webkit-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out
}

.tweet_quote span {
	color: #55acee;
	display: inline-block;
	height: 18px;
	overflow: hidden;
	padding: 0 4.5px;
	position: relative;
	width: 27px
}

.tweet_quote span:after,
.tweet_quote span:before {
	font-size: 1.25em;
	content: "\f13f";
	display: block;
	float: left;
	font-family: forbesicon;
	height: 22.5px
}

.tweet_quote span:before {
	margin-left: 0;
	-webkit-transition: margin-left .2s ease-in-out;
	-o-transition: margin-left .2s ease-in-out;
	transition: margin-left .2s ease-in-out
}

.tweet_quote span:after {
	color: #fff
}

.beta-flag {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: 700 14px/16px Work Sans, sans-serif;
	position: fixed;
	z-index: 100
}

.beta-flag span {
	color: #4211d3;
	cursor: pointer
}

.beta-flag span:hover {
	text-decoration: underline
}

.beta-flag-hidden {
	display: none
}

.topline-updated-timestamp {
	color: #737373;
	font: 12px/14px Work Sans, sans-serif;
	margin-bottom: 1.2rem
}

.paywall_ribbon {
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 79
}

.image-embed__placeholder {
	display: block;
	height: 0;
	overflow: hidden
}

.image-embed__placeholder progressive-image {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.image-embed__placeholder progressive-image img {
	height: 100% !important;
	width: auto
}

@media (max-width:1024px) {
	.article-body-container fbs-ad[position=inread-active] {
		margin-top: 0
	}

	.article-body-container .alignleft {
		margin: 0 8.5% 1.75% 0
	}
}

@media (max-width:1329px) {
	.body-container:not(.premium-container):not(.body-content) {
		margin: 0 4% 0 7%
	}
}

.main-content--premium-article.main-content__logged-in-adblock fbs-ad[position=top],
.main-content--premium-article.main-content__logged-in-adblock fbs-ad[position=topx] {
	display: none
}

.main-content--body.premium {
	overflow-anchor: none;
	overflow: hidden;
	position: relative
}

.premium-article-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	max-width: 700px;
	position: relative;
	width: 60%
}

.premium-article-wrapper .fs-headline {
	margin: 16px 0 0
}

.premium-container.body-container {
	font-size: 20px;
	padding: 0
}

.premium-container .article-body-container fbs-ad[position=top],
.premium-container .article-body-container fbs-ad[position=topx] {
	display: block;
	margin: 32px 0 32px calc(50% - 50vw);
	overflow-x: auto;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100vw
}

.premium-container .article-body-container fbs-ad[position=top][position=top],
.premium-container .article-body-container fbs-ad[position=topx][position=top] {
	padding-top: 10px
}

.premium-container .article-body-container fbs-ad[position=top] div.show-label:before,
.premium-container .article-body-container fbs-ad[position=topx] div.show-label:before {
	opacity: .8
}

.premium-container .hide-contribs>.article-sharing {
	padding: 16px 0
}

.premium-container .article-body.fs-premium figure {
	margin-top: 0
}

.premium-container .article-body.fs-premium figure img {
	width: 100%
}

.premium-container .embed-base.animatable {
	opacity: 0;
	-webkit-transform: translateY(150px);
	-ms-transform: translateY(150px);
	transform: translateY(150px)
}

.premium-container .embed-base.animatable,
.premium-container .embed-base.animatable.animate {
	-webkit-transition: all .8s ease-out;
	-o-transition: all .8s ease-out;
	transition: all .8s ease-out
}

.premium-container .embed-base.animatable.animate {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.premium-container .embed-base.animatable.alignright,
.premium-container .embed-base.animatable.bleedright,
.premium-container .embed-base.animatable.offsetright {
	-webkit-transform: translateX(150px);
	-ms-transform: translateX(150px);
	transform: translateX(150px)
}

.premium-container .embed-base.animatable.alignright.animate,
.premium-container .embed-base.animatable.bleedright.animate,
.premium-container .embed-base.animatable.offsetright.animate {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.premium-container .embed-base.animatable.alignleft,
.premium-container .embed-base.animatable.bleedleft,
.premium-container .embed-base.animatable.offsetleft {
	-webkit-transform: translateX(-150px);
	-ms-transform: translateX(-150px);
	transform: translateX(-150px)
}

.premium-container .embed-base.animatable.alignleft.animate,
.premium-container .embed-base.animatable.bleedleft.animate,
.premium-container .embed-base.animatable.offsetleft.animate {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.premium-container .embed-base.bleed {
	margin: 0 0 1.2rem calc(50% - 50vw);
	width: 100vw
}

.premium-container .embed-base.bleed img {
	width: 100%
}

.premium-container .embed-base.bleed figcaption {
	margin: 8px 20% 0
}

.premium-container .embed-base.bleedright {
	float: right;
	margin-left: 5.5%;
	margin-right: calc(50% - 50vw);
	width: 50vw
}

.premium-container .embed-base.bleedright figcaption {
	margin: 8px 20% 0 0
}

.premium-container .embed-base.bleedleft {
	float: left;
	margin-left: calc(50% - 50vw);
	margin-right: 5.5%;
	width: 50vw
}

.premium-container .embed-base.bleedleft figcaption {
	margin: 8px 0 0 20%
}

.premium-container blockquote {
	margin: 24px 0
}

.premium-container .light-text {
	opacity: .8
}

.premium-container ul.article-sharing__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.premium-container .article-sharing {
	height: 100%;
	margin-top: auto;
	padding-bottom: 16px
}

.premium-container .article-sharing__item {
	margin: 0
}

.premium-container .article-sharing .article-sharing__item a {
	fill: currentColor
}

.premium-container .bottom-contrib-block {
	margin-bottom: 12px
}

.premium-container .contrib-byline {
	width: 100%
}

.premium-container .fs-headline {
	line-height: 44px
}

.premium-container .fs-premium {
	width: 100%
}

.premium-container .header-content-container {
	border-top: 5px solid;
	padding: 40px 0 0
}

.premium-container .top-contrib-block {
	border-bottom: 1px solid;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 700px
}

.premium-container .top-contrib-block.color {
	margin-left: -40px;
	max-width: 780px;
	width: -webkit-calc(60vw + 80px);
	width: calc(60vw + 80px)
}

.premium-container .top-contrib-block.hide-contribs.default {
	padding-top: 16px
}

.premium-container .top-contrib-block.hide-contribs.bleed-above,
.premium-container .top-contrib-block.hide-contribs.bleed-below,
.premium-container .top-contrib-block.hide-contribs.color-left,
.premium-container .top-contrib-block.hide-contribs.color-overlay,
.premium-container .top-contrib-block.hide-contribs.overlay {
	border: none
}

.premium-container .top-contrib-block.hide-contribs.with-border {
	border-bottom: 1px solid
}

.premium-container .atmospheric-video-embed {
	background-position: 50%;
	background-repeat: no-repeat;
	display: inline-block;
	height: 0;
	position: relative;
	width: 100%
}

.premium-container .atmospheric-video-embed video {
	display: inline-block;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.premium-container .metrics-channel {
	margin-top: 0
}

.premium-container .metrics-channel.light-text {
	opacity: .8
}

.premium-container .metrics-channel.no-headline-metrics {
	padding: 16px 0;
	text-align: center;
	width: 100%
}

.premium-container .disclaimer {
	opacity: 1
}

.premium-container .disclaimer svg {
	opacity: .8
}

.premium-container .color-fill-disclaimer path,
.premium-container .color-fill-disclaimer svg {
	fill: currentColor
}

.article-subtype__masthead h2,
.article-subtype__masthead h3 {
	font-weight: 700
}

.grid {
	margin: 0 calc(max(-37.5vw, -800px) + 50%);
	padding-top: 40px
}

.grid .ratio16x9 {
	position: relative
}

.grid .ratio16x9-video:before,
.grid .ratio16x9:before {
	content: "";
	display: block;
	padding-bottom: 56.25%
}

.grid .grid__title-text {
	font-size: 16px;
	line-height: 1.5
}

.grid .grid__load-more {
	border: 1px solid
}

.grid .grid__load-more,
.grid .grid__load-more:hover {
	background-color: transparent
}

@media (max-width:768px) {
	.premium-container.body-container {
		width: 100%
	}

	.premium-container .bleed figcaption {
		margin: 8px 12.5% 0
	}
}

.adlight-article .adlight-border-capitalist-teal {
	border-bottom: 4px solid #00808a
}

.adlight-article .adlight-guest-border-capitalist-teal {
	border-top: 4px solid #00808a
}

.adlight-article .adlight-border-merlot-burgundy {
	border-bottom: 4px solid #660434
}

.adlight-article .adlight-guest-border-merlot-burgundy {
	border-top: 4px solid #660434
}

.adlight-article .adlight-border-centennial-silver {
	border-bottom: 4px solid #7e7467
}

.adlight-article .adlight-guest-border-centennial-silver {
	border-top: 4px solid #7e7467
}

.adlight-article .adlight-border-fortknox-gold {
	border-bottom: 4px solid #887411
}

.adlight-article .adlight-guest-border-fortknox-gold {
	border-top: 4px solid #887411
}

.adlight-article .adlight-border-statuesque-bronze {
	border-bottom: 4px solid #bd5b00
}

.adlight-article .adlight-guest-border-statuesque-bronze {
	border-top: 4px solid #bd5b00
}

.adlight-article .adlight-border-benjamins-green {
	border-bottom: 4px solid #598141
}

.adlight-article .adlight-guest-border-benjamins-green {
	border-top: 4px solid #598141
}

.adlight-article .adlight-border-diamondring-blue {
	border-bottom: 4px solid #0066b2
}

.adlight-article .adlight-guest-border-diamondring-blue {
	border-top: 4px solid #0066b2
}

.adlight-article .adlight-border-default-gray {
	border-bottom: 4px solid #737373
}

.adlight-article .adlight-guest-border-default-gray {
	border-top: 4px solid #737373
}

.adlight-article .adlight-border-brandvoice-red {
	border-bottom: 4px solid #c41a23
}

.adlight-article .adlight-guest-border-brandvoice-red {
	border-top: 4px solid #c41a23
}

.adlight-article .adlight-border-insights-blue {
	border-bottom: 4px solid #5c76f6
}

.adlight-article .adlight-guest-border-insights-blue {
	border-top: 4px solid #5c76f6
}

.adlight-article .adlight-border-advisor-amethyst {
	border-bottom: 4px solid #5a71ff
}

.adlight-article .adlight-guest-border-advisor-amethyst {
	border-top: 4px solid #5a71ff
}

.adlight-article .adlight-border-shopping-salmon {
	border-bottom: 4px solid #eb6262
}

.adlight-article .adlight-guest-border-shopping-salmon {
	border-top: 4px solid #eb6262
}

.adlight-article .right-rail {
	padding-top: 0
}

.adlight-article .right-rail .fbs-ad-wrapper fbs-ad {
	padding-bottom: 12px
}

.adlight-body-container,
.adlight-header-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.body-content.body-container,
.header-content {
	margin: 0;
	max-width: 700px;
	padding: 0;
	width: 100%
}

.adlight-rail {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	margin: -4px 0 0 48px;
	padding: 0
}

.adlight-article .top-contrib-block {
	border-bottom-width: 4px
}

.adlight-experience .fs-headline,
.adlight-experience .metrics-channel {
	margin-top: 20px
}

.adlight-experience .contrib-container:first-child {
	padding-top: 20px
}

.adlight-experience .contrib-container:last-child {
	padding-bottom: 20px
}

.adlight-experience .fs-headline {
	font: 700 38px/48px Merriweather, serif;
	letter-spacing: -.2px
}

@media (max-width:1160px) {
	.adlight-experience .fs-headline {
		font: 700 24px/34px Merriweather, serif
	}

	.body-content.body-container,
	.header-content {
		margin-left: 52px
	}

	.adlight-rail {
		margin-left: 16px
	}
}

.premium-header-hero-container {
	position: relative
}

.premium-header-hero-container.bleed-above {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.premium-header-hero-container.bleed-above.bg-accent {
	padding-bottom: 40px
}

.premium-header-hero-container.bleed-below.bg-accent {
	padding-top: 40px
}

.premium-header-hero-container.color-left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.premium-header-hero-container.color-left,
.premium-header-hero-container.color-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.premium-header-hero-container.no-media .hero-format-no-media {
	margin: 0;
	max-width: none;
	width: 100%
}

.premium-header-hero-container.no-media .header-content-container {
	margin: 0 auto;
	max-width: 700px
}

.hero-image-container.color-left,
.hero-image-container.color-right {
	width: 50%
}

.hero-image-container.color-left .no-metaembeds,
.hero-image-container.color-right .no-metaembeds {
	height: 50vw;
	min-height: 384px;
	padding-bottom: 0
}

.hero-image-block {
	height: 0;
	padding-bottom: 46.874%;
	position: relative;
	-webkit-transition: .75s;
	-o-transition: .75s;
	transition: .75s;
	width: 100%
}

.hero-image {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.hero-brightcove-container {
	display: block
}

.hero-brightcove-container.bleed-above,
.hero-brightcove-container.bleed-below {
	margin: 0 auto;
	max-width: 1600px;
	width: 75%
}

.hero-brightcove-container.no-headline {
	background-color: none;
	padding: 40px 0
}

.hero-brightcove-block {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 0;
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%
}

.hero-brightcove-block.no-headline {
	margin: auto;
	padding: 42.1875% 0 0;
	width: 75%
}

.hero-brightcove-video {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.hero-brightcove-video .brightcove_perform {
	padding: 56.25% 0 0
}

.hero-atmospheric-container.color-left,
.hero-atmospheric-container.color-right {
	width: 50%
}

.hero-atmospheric-block {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: relative
}

.hero-atmospheric-video {
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transition: .75s;
	-o-transition: .75s;
	transition: .75s;
	width: 100%
}

.hero-alignment--left {
	text-align: left
}

.hero-alignment--center {
	text-align: center
}

.hero-alignment--right {
	text-align: right
}

.premium-header {
	background-color: #fcfcfc;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: -100px auto 0;
	max-width: 780px;
	padding: 40px;
	position: relative;
	width: -webkit-calc(60% + 80px);
	width: calc(60% + 80px)
}

.premium-header.premium-header--no-metrics {
	margin-top: -68px
}

.premium-header.hero-format-default {
	border-top: 5px solid;
	padding-bottom: 0
}

.premium-header.hero-format-color-overlay,
.premium-header.hero-format-overlay,
.premium-header.hero-format-overlay .header-background-container,
.premium-header.hero-format-overlay .header-background-container.bg-accent {
	background: none
}

.premium-header.hero-format-color-overlay .header-background-container {
	opacity: .8
}

.premium-header.hero-format-bleed-above .header-content-container,
.premium-header.hero-format-bleed-below .header-content-container {
	margin: 0 auto;
	max-width: 900px;
	width: 70%
}

.premium-header.hero-format-no-hero .header-content-container {
	margin: 0 auto;
	max-width: 700px;
	width: 60%
}

.premium-header.hero-position-color-overlay,
.premium-header.hero-position-overlay {
	left: 50%;
	margin-top: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.premium-header.hero-position-bleed-above,
.premium-header.hero-position-bleed-below,
.premium-header.hero-position-no-hero {
	margin: 0;
	max-width: none;
	width: 100%
}

.premium-header.hero-position-color-left,
.premium-header.hero-position-color-right {
	margin-top: 0;
	max-width: none;
	padding: 0 40px;
	width: 50%
}

.premium-header.hero-position-color-left .header-content-container,
.premium-header.hero-position-color-right .header-content-container {
	margin: auto 0;
	padding: 40px 0
}

.premium-header .metrics-channel {
	margin-bottom: 1rem;
	margin-top: 0
}

.premium-header h1.fs-headline {
	font-size: 36px;
	line-height: 1.22;
	margin-bottom: 0;
	margin-top: 0
}

.premium-header .header-content-container {
	z-index: 1
}

.header-background-container {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.header-content-container.no-headline {
	text-align: center
}

.hero-image-credit {
	display: block;
	font: 10px/18px Work Sans, sans-serif;
	margin: 8px calc(50% - 50vw) 0 0;
	opacity: .8;
	position: absolute;
	right: 8px;
	text-align: right;
	text-transform: uppercase;
	width: 20vw;
	z-index: 1
}

@media (max-width:1330px) {

	.premium-header.hero-format-color-left h1.fs-headline,
	.premium-header.hero-format-color-right h1.fs-headline {
		font-size: 38px;
		line-height: 1
	}
}

@media (max-width:1024px) {

	.premium-header.hero-format-color-left h1.fs-headline,
	.premium-header.hero-format-color-right h1.fs-headline {
		font-size: 25px;
		line-height: 1
	}

	.outer-credit {
		margin-top: 56px
	}
}

@media (max-width:768px) {

	.premium-header.hero-format-color-left,
	.premium-header.hero-format-color-right {
		padding: 0
	}

	.premium-header.hero-format-color-left h1.fs-headline,
	.premium-header.hero-format-color-right h1.fs-headline {
		font-size: 20px
	}
}

@media (max-width:480px) {

	.premium-header.hero-format-color-left,
	.premium-header.hero-format-color-right {
		padding: 0
	}

	.premium-header.hero-format-color-left h1.fs-headline,
	.premium-header.hero-format-color-right h1.fs-headline {
		font-size: 12px;
		line-height: 1
	}
}

fbs-video {
	display: block
}

fbs-video .video-close {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: none;
	height: 24px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	z-index: 1
}

fbs-video .video-close.hidden {
	display: none
}

.sticky-video {
	bottom: 1%;
	left: 1%;
	position: fixed;
	top: auto;
	width: 300px;
	z-index: 1
}

.sticky-video .video-close {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.sticky-video .video-close.hidden {
	display: none
}

.sticky-video.vjs-playlist-player-container {
	position: fixed
}

.sticky-video.paywall-banner-experience {
	bottom: 126px
}

.article-video-placeholder.sticky-video-placeholder {
	height: 0;
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%;
	margin-bottom: 1.2rem
}

.video-title {
	background-color: rgba(51, 51, 51, .5);
	color: #fff;
	display: none;
	font: 700 12px/15px Work Sans, sans-serif;
	left: 0;
	padding: 5px 24px 5px 11px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

@media (max-width:768px) {
	.sticky-video.paywall-banner-experience {
		bottom: 148px
	}
}

@media (max-width:480px) {
	.sticky-video.paywall-banner-experience {
		bottom: 194px
	}
}

@media (min-width:1230px) {
	.sticky-video {
		width: 400px
	}
}

.article-gallery-embedded {
	border-color: currentcolor;
	border-style: solid;
	border-width: 1px 0;
	color: #e6e6e6;
	font-size: 1.5rem;
	margin: 1em 0;
	overflow: hidden;
	padding: 1.5em 0;
	width: 100%
}

.article-gallery-embedded.light-text {
	opacity: 1
}

.article-gallery-embedded a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}

.article-gallery-embedded a:hover {
	text-decoration: none
}

.article-gallery-embedded a:hover h4 {
	text-decoration: underline
}

.article-gallery-embedded .article-image-box {
	-webkit-box-shadow: 8px 8px 0 rgba(0, 0, 0, .06);
	box-shadow: 8px 8px 0 rgba(0, 0, 0, .06);
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}

.article-gallery-embedded .article-image-box.light-text {
	opacity: 1
}

.article-gallery-embedded .article-image-box img {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.article-gallery-embedded .article-text-box {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding-left: 1em;
	position: relative
}

.article-gallery-embedded .article-text-box a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.article-gallery-embedded .article-bv-label {
	color: #737373;
	font: 12px/1 Work Sans, sans-serif;
	letter-spacing: -.2px;
	margin-bottom: 7px
}

.article-gallery-embedded .bv-label-text {
	color: #c41a23;
	margin-left: 5px
}

.article-gallery-embedded .icon-gallery {
	color: #6f6f6f;
	margin-right: .5em
}

.article-gallery-embedded .embedded-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.article-gallery-embedded .embedded-content h4 {
	font: 700 18px/1.56 Merriweather, serif;
	margin: 0
}

.article-gallery-embedded .article-launch-gallery {
	color: #181716;
	display: inline-block;
	font: 500 14px/1.57 Work Sans, sans-serif
}

.article-gallery-embedded .article-launch-text {
	margin-right: 8px
}

.article-gallery-embedded .article-slide-count {
	color: #a9a9a9;
	font: 12px Work Sans, sans-serif;
	line-height: 30px
}

.article-gallery-embedded .article-arrow-right {
	display: inline-block;
	vertical-align: middle
}

.article-gallery-embedded .fs-icon--arrow-right {
	fill: currentColor;
	height: 16px;
	width: 16px
}

.article-live .metrics-channel {
	height: 24px
}

.article-live .article-wrapper .fs-headline {
	margin-top: 8px
}

.article-live.article-body.fs-article .ntv-ad h3 {
	color: #333
}

.article-live.article-body.fs-article .live-update figure.alignleft {
	margin: 0 5.5% 1.75% 0
}

.article-live.article-body.fs-article .live-update figure.alignright {
	margin: 0 0 1.75% 5.5%
}

.article-live .live-update {
	border-top: 1px solid #e2e2e2;
	margin-top: 24px !important;
	overflow: hidden;
	padding-top: 24px
}

.article-live .live-update br {
	display: none
}

.article-live .live-update.live-update--top {
	border-top: 0;
	padding-top: 0
}

.article-live .live-update-timestamp {
	color: #9a9a9a;
	display: block;
	font: 12px Work Sans, sans-serif;
	margin-bottom: 8px
}

.article-live h2.live-update-headline {
	color: #333;
	font: 700 24px Merriweather, serif;
	margin: 0 0 16px
}

.article-live .vestpocket[displayntv]:not(:last-child) {
	margin-bottom: 1.2rem
}

.tag__newsletter-headline {
	margin: 24px 0 0
}

.metrics-channel__newsletter {
	color: #737373;
	margin: 16px 0
}

.metrics-channel__newsletter+.article-body-container {
	margin-top: 0
}

.top-contrib-block__newsletter {
	border-bottom: 1px solid #e2e2e2
}

.article-wrapper .fs-headline__newsletter {
	margin: 14px 0 0
}

.article-body-container .newsletter-teaser {
	background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(hsla(0, 0%, 100%, .5)), to(#fff));
	background: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5), #fff);
	background: -o-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5), #fff);
	background: linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5), #fff);
	bottom: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.shopping-pkg__description-info {
	font: 400 12px/1.63 Work Sans, sans-serif;
	text-align: center
}

.shopping-pkg__description-info p {
	margin: 0;
	padding: 0
}

.shopping-pkg__description-info a {
	color: #333;
	cursor: pointer;
	text-decoration: underline
}

.shopping-pkg__description {
	border: 8px solid #e2e2e2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 20px;
	padding: 14px
}

.shopping-pkg__description--long {
	margin: 20px 0
}

a.shopping-pkg__description-title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	background-color: #fcfcfc;
	color: #333;
	display: -webkit-box;
	font: 600 12px/1.63 Work Sans, sans-serif;
	letter-spacing: .2px;
	overflow: hidden;
	padding: 0 25px 0 26px;
	position: absolute;
	right: 50%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transform: translate(50%, -136%);
	-ms-transform: translate(50%, -136%);
	transform: translate(50%, -136%);
	width: 70%;
	z-index: 1
}

a.shopping-pkg__description-title:hover {
	text-decoration: none
}

@media (min-width:480px) {
	.shopping-pkg__description-info {
		font: 14px/1.63;
		margin: 0 auto
	}

	a.shopping-pkg__description-title {
		-webkit-transform: translate(50%, -144%);
		-ms-transform: translate(50%, -144%);
		transform: translate(50%, -144%);
		width: 336px;
		-webkit-line-clamp: 1
	}
}

.tag__newsletter-headline {
	color: #d8361e;
	display: block;
	font: 600 12px/1.5 Work Sans, sans-serif;
	text-decoration: none;
	text-transform: uppercase
}

@media (min-width:480px) {
	.tag__newsletter-headline {
		font-size: 14px
	}
}

.body--no-scroll {
	overflow: hidden
}

.contributor__retracted {
	-webkit-animation: retracted-fade-in 2s;
	animation: retracted-fade-in 2s;
	background-color: hsla(0, 0%, 98.8%, .9);
	height: 100vh;
	position: fixed;
	width: 100%;
	z-index: 3
}

.contributor-retracted-note {
	padding: 30px 10%;
	top: 0
}

.contributor-retracted-note p {
	font: 600 18px Work Sans, sans-serif
}

.contributor-retracted-note a {
	color: #181716;
	font: 600 12px/14px Work Sans, sans-serif
}

.contributor-retracted__editor {
	background-color: #f1c759;
	display: inline-block;
	font: 600 12px/16px Work Sans, sans-serif;
	letter-spacing: .5px;
	margin-bottom: 30px;
	padding: 8px 12px
}

.contributor-retracted__title {
	font: 600 24px Work Sans, sans-serif;
	margin-bottom: 24px
}

.contributor-retracted__divider {
	background-color: #c2250e;
	height: 4px;
	margin: 24px 0;
	width: 35px
}

.contributor-retracted__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none
}

.contributor-retracted__link:first-of-type {
	margin-bottom: 20px
}

.contributor-retracted__arrow {
	height: 12px;
	margin: 0 0 0 6px;
	pointer-events: none;
	width: 12px
}

@-webkit-keyframes retracted-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes retracted-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.preview {
	margin-bottom: 16px
}

.preview .card__photocredit--large {
	bottom: -17px;
	position: absolute;
	right: 0;
	text-align: center
}

.preview,
.preview__link {
	display: block
}

.preview__overflow-wrapper {
	height: 100%;
	overflow: hidden;
	width: 100%
}

.preview__image,
.preview__overflow-wrapper {
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0
}

.preview__image {
	background-color: #e2e2e2;
	background-position: 50%;
	background-size: cover;
	bottom: 0;
	right: 0
}

.preview__eyebrows {
	bottom: 0;
	color: #fff;
	font-family: Work Sans, sans-serif;
	font-size: 10px;
	left: 50%;
	letter-spacing: .5px;
	line-height: 12px;
	margin: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	width: 100%;
	z-index: 2
}

.preview__eyebrows span {
	background: #666;
	padding: 6px 12px
}

.card--large .preview .preview__image {
	-webkit-transition: -webkit-transform 1s ease-out;
	transition: -webkit-transform 1s ease-out;
	-o-transition: transform 1s ease-out;
	transition: transform 1s ease-out;
	transition: transform 1s ease-out, -webkit-transform 1s ease-out
}

.card--large .preview:hover .preview__image--non-progressive,
.card--large .preview:hover .preview__image[enhanced] {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.card--large>.card__photocredit--large {
	display: none
}

.card--text .preview {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 16px;
	width: 88px
}

.card--video-small .preview {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45%;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	margin-right: 16px
}

.card--video-small .headlink.h3--dense {
	font: 700 14px Merriweather, serif;
	margin-top: none
}

.card--video-small:last-of-type .preview {
	margin-bottom: 0
}

.card__photocredit--large,
.card__photocredit--small {
	color: #737373;
	font-family: Work Sans, sans-serif;
	font-size: 10px;
	letter-spacing: 0;
	line-height: 20px;
	text-transform: uppercase
}

.card__photocredit--large {
	padding-top: 8px;
	text-align: center
}

.card__photocredit--small {
	padding-top: 0;
	text-align: right
}

.gradient {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(0, 0, 0, .4)));
	background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, .4));
	background: -o-linear-gradient(top, transparent 50%, rgba(0, 0, 0, .4));
	background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .4));
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

@media (max-width:768px) {
	.preview .card__photocredit--large {
		display: none
	}

	.card--large>.card__photocredit--large {
		display: block
	}
}

@media (max-width:480px) {
	.card--large .preview:hover .preview__image[enhanced] {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.card--large .preview .preview__eyebrows--mobile-left,
	.channel:not(.channel--editors-picks) .card__photocredit--large {
		text-align: left
	}
}

.featured__carousel {
	width: auto
}

.featured__carousel .fbs-slider__slides-wrapper {
	margin-left: -10%;
	margin-right: auto;
	max-width: none;
	width: 120%
}

.featured__carousel .fbs-slider__slides:after,
.featured__carousel .fbs-slider__slides:before {
	content: " ";
	display: table
}

.featured__carousel .fbs-slider__slides:after {
	clear: both
}

.featured__carousel .fbs-slider__controls {
	display: block;
	left: 50%;
	margin: 0 auto;
	position: absolute;
	top: 40%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%
}

.featured__carousel .fbs-slider__controls button {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(51, 51, 51, .4);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 36px;
	opacity: 1;
	top: 40%;
	width: 36px
}

.featured__carousel .fbs-slider__controls button:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}

.featured__carousel .fbs-slider__controls button.fbs-slider__control--highlighted {
	background-color: #d8361e
}

.featured__carousel .fbs-slider__controls .fbs-slider__control-left {
	left: 0
}

.featured__carousel .fbs-slider__controls .fbs-slider__control-right {
	right: 0
}

.featured__carousel .fbs-slider__controls .fbs-slider__control-left:hover,
.featured__carousel .fbs-slider__controls .fbs-slider__control-right:hover {
	background-color: #d8361e
}

.featured__carousel .fs-icon {
	height: 16px;
	margin: auto 0;
	pointer-events: none;
	width: 16px
}

.featured__carousel .fs-icon path {
	fill: #fff
}

@media (max-width:1400px) {
	.featured__carousel .fbs-slider__slides-wrapper {
		margin-left: -20%;
		width: 140%
	}
}

@media (max-width:1230px) {
	.featured__carousel .fbs-slider__slides-wrapper {
		margin-left: -40%;
		width: 180%
	}
}

@media (max-width:1024px) {
	.featured__carousel .fbs-slider__controls {
		width: -webkit-calc(100vw - 32px);
		width: calc(100vw - 32px)
	}
}

@media (max-width:768px) {
	.featured__carousel .fbs-slider__slides-wrapper {
		margin-left: 0;
		margin-top: 16px;
		overflow: visible;
		width: 150%
	}

	.featured__carousel .fbs-slider__controls {
		display: none
	}
}

@media (max-width:480px) {
	.featured__carousel .fbs-slider__slides-wrapper {
		width: 170%
	}
}

.featured__slide.fbs-slider__slide--current {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.featured__slide.fbs-slider__slide--current .featured__slide-content {
	opacity: 1
}

.featured__slide.fbs-slider__slide--current .featured__slide-link {
	pointer-events: auto
}

.featured__slide {
	opacity: .5;
	outline: none;
	padding: 0 !important;
	position: relative;
	-webkit-transform: scale(.65);
	-ms-transform: scale(.65);
	transform: scale(.65);
	-webkit-transition: -webkit-transform .5s ease-out;
	transition: -webkit-transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: transform .5s ease-out, -webkit-transform .5s ease-out
}

.featured__slide--highlighted,
.featured__slide:hover {
	opacity: 1
}

.featured__slide-scrim {
	background: #181716
}

.featured__slide-bg,
.featured__slide-scrim {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.featured__slide-bg {
	background-position: 50%;
	background-size: cover;
	cursor: pointer;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

.featured__slide-video {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	bottom: 16px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	left: 24px;
	position: absolute
}

.featured__slide-video span:not(:last-child) {
	margin-right: 4px
}

.featured__slide-video-label {
	font: 700 14px/16px Work Sans, sans-serif;
	letter-spacing: 1.8px
}

.featured__slide-video-play--icon {
	height: 18px;
	width: 18px
}

.featured__slide-video-play--icon path {
	fill: #fff
}

.featured__slide-video-duration {
	font: 14px/16px Work Sans, sans-serif;
	letter-spacing: 1.17px
}

.featured__slide-link {
	pointer-events: none;
	text-decoration: none
}

.featured__slide-link:hover {
	cursor: pointer;
	text-decoration: underline
}

.featured__slide-link span {
	pointer-events: none
}

.featured__slide-link--bg {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.featured__slide-content {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #181716;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 8px;
	min-height: 90px;
	opacity: 0;
	text-align: center;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	width: 100%
}

.featured__slide-paid-label {
	font: 12px/18px Work Sans, sans-serif;
	letter-spacing: 0
}

.featured__slide-paid-label,
.featured__slide-paid-label--ftc-label {
	color: #737373;
	display: inline-block
}

.featured__slide-title {
	display: inline-block;
	margin-top: 4px;
	width: 100%
}

.featured__slide-link--title {
	color: #333;
	display: -webkit-box;
	font: 700 20px/24px Merriweather, serif;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.featured__slide-link--author {
	font-weight: 600
}

@media (max-width:768px) {
	.featured__slide {
		opacity: 1
	}

	.featured__slide-content {
		-webkit-box-align: baseline;
		-webkit-align-items: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		text-align: inherit
	}
}

@media (max-width:480px) {
	.featured__slide {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}

	.featured__slide-link--title {
		font-size: 16px;
		line-height: 1.33
	}

	.featured__slide-video {
		bottom: 8px;
		left: 16px
	}

	.featured__slide-video-label {
		font: 700 12px/1 Work Sans, sans-serif;
		letter-spacing: 1px
	}

	.featured__slide-video-play--icon {
		height: 18px;
		width: 18px
	}

	.featured__slide-video-play--icon path {
		fill: #fff
	}

	.featured__slide-video-duration {
		font: 12px/1 Work Sans, sans-serif;
		letter-spacing: 1px
	}
}

.top-stories {
	background-color: #fff;
	-webkit-box-shadow: inset 0 -1px 0 0 #e2e2e2;
	box-shadow: inset 0 -1px 0 0 #e2e2e2;
	clear: both;
	height: 156px;
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100vw
}

.top-stories.top-stories--visible {
	visibility: visible
}

.top-stories.top-stories--hidden {
	position: absolute;
	visibility: hidden
}

.top-stories__carousel-wrapper {
	padding: 48px 0 13px
}

.top-stories__carousel .fbs-slider__slides-wrapper {
	margin: 0 73px;
	position: relative
}

.top-stories__carousel .fbs-slider__slides-wrapper:after {
	background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
	background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
	background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
	bottom: 0;
	content: " ";
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 15%
}

.top-stories__carousel .fbs-slider__slide {
	min-height: 74px;
	outline: none;
	padding: 0 15px 0 17px;
	position: relative
}

.top-stories__carousel .fbs-slider__slide:not(.primary):before {
	border-left: 1px solid #e2e2e2;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0
}

.top-stories__carousel .fbs-slider__controls button {
	background-color: rgba(51, 51, 51, .4);
	height: 36px;
	top: 22px;
	width: 36px
}

.top-stories__carousel .fbs-slider__control--hidden,
.top-stories__carousel .fbs-slider__controls .disabled {
	display: none
}

.top-stories__carousel .fbs-slider__control-left:hover,
.top-stories__carousel .fbs-slider__control-right:hover {
	background-color: #d8361e;
	opacity: 1
}

.top-stories__carousel .fs-icon {
	height: 16px;
	margin: auto 0;
	width: 16px
}

.preview__eyebrows--top-stories {
	height: 24px;
	left: 90px;
	margin-top: 8px;
	pointer-events: none;
	text-align: left;
	top: 16px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	width: auto
}

.preview__eyebrows--top-stories span {
	background-color: #737373;
	display: inline-block;
	font-weight: 700;
	pointer-events: none
}

.top-stories__date {
	color: #737373;
	font: 10px/14px Work Sans, sans-serif;
	letter-spacing: -.12px;
	padding: 6px 0
}

.top-stories__date .time:before {
	content: "\00a0 "
}

.top-stories__title {
	color: #333;
	font: 700 14px/1.71 Merriweather, serif;
	max-height: 48px;
	overflow: hidden;
	padding-bottom: 10px;
	text-decoration: none
}

.top-stories__title:hover {
	text-decoration: underline
}

@media (max-width:767px) {
	.top-stories {
		display: none
	}
}

.story-package__nav-wrapper {
	cursor: pointer;
	position: -webkit-sticky;
	position: sticky;
	top: 56px;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: 100%;
	z-index: 5
}

.story-package__nav-wrapper--hero {
	top: 114px
}

.story-package__nav-wrapper--hidden {
	position: relative;
	-webkit-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px)
}

.story-package__header-wrapper {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #c00;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 36px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 7
}

.story-package__title {
	color: #fff;
	font-family: Euclid;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
	padding: 10px;
	text-decoration: none;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap
}

.story-package__arrow {
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.story-package__arrow .fs-icon--chevron-down {
	fill: currentColor;
	height: 30px;
	max-width: 25px;
	pointer-events: none;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.story-package__arrow--rotate {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.story-package__carousel-wrapper {
	background-color: #fff;
	-webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .7);
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .7);
	font-family: Euclid;
	max-height: 80px;
	opacity: 0;
	padding: 12px 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: 100%
}

.story-package__block--visible {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(45%);
	-ms-transform: translateY(45%);
	transform: translateY(45%)
}

.story-package__carousel .fbs-slider__slides-wrapper {
	max-height: 66px;
	position: relative
}

.story-package__carousel .fbs-slider__slide {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 56px;
	outline: none;
	padding: 0 25px
}

.story-package__carousel .fbs-slider__slide:not(.primary):before {
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0
}

.story-package__carousel .fbs-slider__controls button {
	background-color: rgba(51, 51, 51, .4);
	max-height: 36px;
	max-width: 36px;
	top: 10px
}

.story-package__carousel .fbs-slider__control--hidden,
.story-package__carousel .fbs-slider__controls .disabled {
	display: none
}

.story-package__carousel .fbs-slider__control-left:hover,
.story-package__carousel .fbs-slider__control-right:hover {
	background-color: #c00;
	opacity: 1
}

.story-package__carousel .fs-icon {
	margin: auto 0;
	max-height: 16px;
	max-width: 16px;
	pointer-events: none
}

.story-package__block-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.43;
	overflow: hidden;
	pointer-events: inherit;
	text-decoration: none
}

.story-package__block-title:hover {
	text-decoration: underline
}

.story-package__title-no-uri:hover {
	text-decoration: none
}

.story-package__block-date {
	font: 10px Work Sans, sans-serif;
	min-height: 16px;
	opacity: .8;
	width: 100%
}

.story-package__gradient-container {
	background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
	background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
	background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
	height: 80px;
	pointer-events: none;
	position: absolute;
	right: 80px;
	top: 0;
	width: 15%;
	z-index: 2
}

@media (min-width:1025px) {
	.story-package__nav-wrapper--hero {
		top: 122px
	}
}

.newsletter__cta--default {
	padding: 0 15px;
	margin-bottom: 16px
}

.button__view-full-portfolio,
.cta__download-pdf,
.newsletter__cta--default {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fcfcfc;
	border: 1px solid #333;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	color: #333;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font: normal 12px/2.33 Work Sans, sans-serif;
	height: 32px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.button__view-full-portfolio,
.cta__download-pdf {
	padding: 2px 16px
}

@media (max-width:480px) {
	.container__pdf-cta {
		padding: 0 16px
	}
}

.container__view-full-portfolio {
	margin: 8px 0 16px
}

.cta__further-resource {
	font-size: 14px;
	line-height: 2
}

p {
	text-align: justify !important;
}

.text-block {
	background-color: #F2F2F2;
	padding: 10px 15px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.5;
}

.text-block p {
	margin: 0 !important;
}