#et-boc .et-l .stagwell-main-slider {
 	background-color: #003349;
	color: #F5F7F6;
	position: relative;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider {
		padding-bottom: 115px;
	}
}

#et-boc .et-l .stagwell-main-slider__row {
	display: flex;
	max-width: 150rem;
	margin-left: auto;
	margin-right: auto;	
	overflow-x: hidden;
}

@media only screen and (max-width: 97.5em) {
	#et-boc .et-l .stagwell-main-slider__row {
		padding-left: 6rem;
	}
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__row {
		display: block;
		padding-left: 0;
	}
}

#et-boc .et-l .stagwell-main-slider__static {
	width: 38%;
	flex: 0 0 38%;
	padding: 5rem 9rem 5rem 0;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__static {
		padding: 40px 20px 50px 20px;
		width: 100%;
	}
}

#et-boc .et-l .stagwell-main-slider__slider {
	width: 68%;
	flex: 0 0 68%;
	margin-right: -7rem;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__slider {
		border-top: 1px solid #F5F7F6;
		border-bottom: 1px solid #F5F7F6;
		width: 124%;
	}
}

#et-boc.et-fb-iframe-ancestor .et-l .stagwell-main-slider .stagwell-main-slider__slider {
	display: flex;
}

#et-boc .et-l .slick-list,
#et-boc .et-l .slick-track {
 height: 100%;
}

#et-boc .et-l .stagwell-main-slider__slider .slick-slide div:first-of-type {
	height: 100%;
}

#et-boc .et-l .stagwell-main-slider__slider .slick-slide .et_pb_module_inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#et-boc .et-l .stagwell-main-slider__slider .slick-slide .et_pb_module_inner .stagwell-main-slider__info {
	flex: 1;
}

#et-boc .et-l .stagwell-main-slider__title {
	font-weight: 500;
	font-size: 5.6rem;
	line-height: 5.32rem;
	margin-bottom: 10rem !important;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__title {
		margin-bottom: 30px !important;
		font-size: 36px;
		line-height: 1;
	}
}

#et-boc .et-l .stagwell-main-slider__title span {
	font-family: 'Spectral', serif;
	font-weight: 300;
	font-style: italic;
	font-size: 6.2rem;
	line-height: 5.89rem;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__title span {
		font-size: 36px;
		line-height: 1;
	}
}

#et-boc .et-l .stagwell-main-slider__text {
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 35px;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__text {
		font-size: 13px;
		line-height: 20px;
	}	
}

.et-db #et-boc .et-l .et_pb_module .stagwell-main-slider__text p {
	margin-bottom: 20px;
}

.et-db #et-boc .et-l .et_pb_module .stagwell-main-slider__text ul {
	margin-left: 15px;
}

.et-db #et-boc .et-l .et_pb_module .stagwell-main-slider__text ul,
.et-db #et-boc .et-l .et_pb_module .stagwell-main-slider__text ul li {
	list-style: none;
}

.et-db #et-boc .et-l .et_pb_module .stagwell-main-slider__text ul li:not(:last-child) {
	margin-bottom: 10px;
}

.et-db #et-boc .et-l .et_pb_module .stagwell-main-slider__text ul li::before {
	color: #FFB81C;
	content: "\2022";
	font-weight: bold;
	display: inline-block; 
	width: 15px;
}

.et-db #et-boc .et-l .et_pb_module .et_pb_module_inner .stagwell-main-slider__link {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
	color: #F5F7F6;
	letter-spacing: 1px;
	margin-bottom: 50px;
	transition: color .3s;
}

@media only screen and (max-width: 56.25em) {
	.et-db #et-boc .et-l .et_pb_module .et_pb_module_inner .stagwell-main-slider__link {
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 12px;
	}
}

.stagwell-main-slider__img {
	margin-left: 15px !important;
}

.et-db #et-boc .et-l .et_pb_module .et_pb_module_inner .stagwell-main-slider__link:hover,
.et-db #et-boc .et-l .et_pb_module .et_pb_module_inner .stagwell-main-slider__link:active {
	color: #FFB81C;
}	

#et-boc .et-l .stagwell-main-slider__details {
	display: flex;
	align-items: center;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__details {
		position: absolute;
		bottom: 40px;
		right: 20px;
	}
}

#et-boc .et-l .stagwell-main-slider__numbering {
	font-size: 15px;
	line-height: 1;
	margin-right: 20px;
	display: flex;
	align-items: center;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__numbering {
		font-size: 12px;
	}
}

#et-boc .et-l .stagwell-main-slider__current {
	font-weight: 700;
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #F5F7F6;
}

#et-boc .et-l .stagwell-main-slider__arrow:not(:last-child) {
	margin-right: 15px;
}

#et-boc .et-l .stagwell-main-slider .slick-slide,
#et-boc.et-fb-iframe-ancestor .et-l .stagwell-main-slider .dp_dmb_repeat_item {
	height: 100%;
	padding: 50px 20px;
	border-right: 1px solid #C5C6C7;
	transition: background-color 0.25s, color 0.25s;
}

#et-boc.et-fb-iframe-ancestor .et-l .stagwell-main-slider .dp_dmb_repeat_item {
	width: 33.33%;
	flex: 0 0 33.33%;
}

#et-boc.et-fb-iframe-ancestor .et-l .stagwell-main-slider .dp_dmb_repeat_item:first-child {
	background-color: #FFB81C;
	color: #003349;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider .slick-slide,
	#et-boc.et-fb-iframe-ancestor .et-l .stagwell-main-slider .dp_dmb_repeat_item {
		padding: 40px 20px 20px 20px;
	}
	
	#et-boc.et-fb-iframe-ancestor .et-l .stagwell-main-slider .dp_dmb_repeat_item {
		width: 50%;
	}
}

#et-boc .et-l .stagwell-main-slider .slick-current  {
	background-color: #FFB81C;
	color: #003349;
}

#et-boc .et-l .stagwell-main-slider__index {
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 30px;
	height: auto !important;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__index {
		font-size: 12px;
		margin-bottom: 20px;
	}
}

#et-boc .et-l .stagwell-main-slider__name {
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__name {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 20px;
	}
}

#et-boc .et-l .stagwell-main-slider .slick-slide .stagwell-main-slider__text {
	margin-bottom: 50px;
	text-align: center;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider .slick-slide .stagwell-main-slider__text {
		margin-bottom: 20px;
	}
}

#et-boc .et-l .stagwell-main-slider__image {
	display: block;
	width: 100%;
	height: 333px;
	object-fit: cover;
	object-position: top;
}

@media only screen and (max-width: 56.25em) {
	#et-boc .et-l .stagwell-main-slider__image {
		height: 245px;
	}
}