.inner_banner {
	position: relative;
	height: 0;
	padding-top: calc(685 / 1600 * 100%);;
}

.inner_banner .bg_image {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
}

.career_intro-section {
	padding: 75px 0;
}

.what_sets-section {
	padding: 75px 0;
}

.career_intro-text {
	max-width: 700px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	color: #000;
	font-weight: 400;
	font-family: aktiv-grotesk, sans-serif;
}

.career_intro-logo {
	text-align: center;
	margin: 0 0 75px;
}

.career_intro-logo img {
	display: inline-block;
	vertical-align: top;
}

.career_intro-title h2 {
	font-family: "Publico Banner Web", serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #cb333b;
	margin: 0 0 26px;
}

.career_intro-text p {
	margin: 0 0 20px;
}

.career_intro-subtitle {
	font-family: "Publico Banner Web", serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color: #000;
}

.career_intro-btn {
	margin-top: 52px;
}

.career_intro-btn .component-button {
	min-width: 211px;
	height: 61px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 61px;
}

.what_sets-title h2 {
	font-family: "Publico Banner Web", serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #cb333b;
	margin: 0 0 57px;
	text-align: center;
}

.what_sets-row {
	display: flex;
	margin: 0 -20px;
}

.what_sets-col {
	max-width: 25%;
	padding: 0 20px;
}


.what_sets-image {
	height: 86px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 38px;
}

.what_sets-desc {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #000;
}

.what_sets-desc p {
	margin: 0 0 19px;
}

.what_sets-desc p:last-child {
	margin-bottom: 0;
}

.what_sets-desc p strong {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #000;
}

.full_video-section {
	padding: 75px 0;
}

.text_image-section {
	padding: 75px 0;
}

.text_image-title h2 {
	font-family: "Publico Banner Web", serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #cb333b;
	margin: 0 0 75px;
	text-align: center;
}

.text_image-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 75px;
}

.text_image-row--alternate {
	flex-direction: row-reverse;
}

.text_image-row:last-child {
	margin-bottom: 0;
}

.text_image-image {
	width: 53%;
}

.text_image-text {
	width: 47%;
}

.text_image-text .text_holder {
	max-width: 367px;
	margin: 0 auto;
	text-align: center;
}

.text_image-row--alternate .text_holder {
	max-width: 391px;
}

.text_image-text .text_holder > p {
	font-family: "Publico Banner";
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	color: #878280;
	margin: 0 0 19px;
}

.text_image-author {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #878280;
}

.view_all-section {
	padding: 75px 0 110px;
}

.view_all-top {
	max-width: 700px;
	width: 100%;
	text-align: center;
	font-family: aktiv-grotesk, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #000;
	margin: 0 auto 35px;
}

.view_all-btn {
	margin-top: 75px;
}

.view_all-title h2 {
	font-family: "Publico Banner Web", serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #cb333b;
	margin: 0 0 29px;
	text-align: center;
}

.job_opening-section {
	padding: 150px 0;
	background: #F2F2F2;
}

.job_opening-title h2 {
	font-family: "Publico Banner Web", serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #cb333b;
	margin: 0 auto 70px;
	text-align: center;
	max-width: 700px;
}

.job_opening-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 21px 0;
	border-bottom: 1px solid #878280;
}

.job_opening-item:first-child {
	border-top: 1px solid #878280;
}

.job_opening-text {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: #000;
}

#lottie-en,
#lottie-fr {
	background-color:#fff;
	width:100%;
	height:100%;
	display:block;
	overflow: hidden;
	transform: translate3d(0,0,0);
	text-align: center;
	opacity: 1;
}

.view_all-image {
	max-width: 883px;
	margin: 0 auto;
}

.view_all-btn .component-button {
	min-width: 211px;
	height: 61px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 61px;
}

.job_opening-botton .is-red-transparent {
	min-width: 91px;
	height: 46px;
	background: transparent;
	border: 1px solid #C9353F;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 46px;
	text-align: center;
	font-family: aktiv-grotesk, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #cb333b;
}

.job_opening-botton .is-red-transparent:hover {
	background: #cb333b;
	color: #fff;
}

.full_video-title h2 {
	font-family: "Publico Banner Web", serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #cb333b;
	margin: 0 auto 75px;
	text-align: center;
	max-width: 700px;
}

.full_video-content {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.full_video-content .block-company-quote__action {
    left: 50%;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
}

.componentmodal-video__close {
    z-index: 1;
}

.not-available .job_opening-text {
	width: 100%;
	text-align: center;
}

.job_opening-botton {
	width: 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

body.page-template-template-careers .block-subpages {
    margin-top: 80px;
    margin-bottom: 60px;
}

/* .view_all-image {
	position: relative;
	padding-top: calc(889.4 / 883 * 100%);
	height: 0;
} */

#lottie-english,
#lottie-french {
	position: relative;
	padding-top: calc(889.4 / 883 * 100%);
	height: 0;
}

#lottie-english svg ,
#lottie-french svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 1199px) {
	.career_intro-section {
		padding: 50px 0;
	}

	.career_intro-section {
		padding-top: 60px;
	}

	.what_sets-section {
		padding: 50px 0;
	}

	.full_video-section {
		padding: 50px 0;
	}

	.what_sets-col {
		margin-bottom: 50px;
	}

	.career_intro-logo {
		margin: 0 0 60px;
	}

	.career_intro-title h2 {
		margin: 0 0 30px;
	}

	.full_video-content .block-company-quote__action img {
		width: 126px;
	}

	.full_video-title h2 {
		margin-bottom: 60px;
	}

	.text_image-section {
		padding: 50px 0;
	}

	.view_all-section {
		padding: 50px 0 65px;
	}

	.view_all-title h2 {
		margin: 0 0 39px;
	}

	.view_all-btn {
		margin-top: 72px;
	}

	.job_opening-section {
		padding: 100px 0;
	}

	.job_opening-title h2 {
		margin-bottom: 53px;
	}

	body.page-template-template-careers .block-subpages {
		margin-top: 100px;
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 991px) {
	.career_intro-logo img {
		max-width: 120px;
	}

	.what_sets-row {
		flex-wrap: wrap;
	}

	.what_sets-col {
		max-width: 50%;
		margin-bottom: 60px;
	}

	.what_sets-title h2 {
		margin: 0 0 51px;
	}

	.what_sets-section {
		padding-bottom: 0;
	}

	.block-subpages .box {
		width: calc(50% - 20px);
	}

	.block-subpages .box.is-empty {
		margin: 0;
	}

	.job_opening-text {
		width: calc(100% - 120px);
	}

	.job_opening-botton {
		width: 120px;
	}

	.text_image-row {
    	margin: 0 auto 60px;
	}

	.view_all-btn {
		margin-top: 60px;
	}

	.full_video-section {
		padding-top: 40px;
	}
}

@media only screen and (max-width: 835px) {
	.text_image-row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 600px;
		margin: 0 auto 60px;
	}

	.text_image-title h2 {
		margin: 0 0 60px;
	}

	.text_image-image {
		width: 100%;
	}

	.text_image-text {
		width: 100%;
		padding-top: 48px;
	}

	.text_image-row--alternate {
		flex-direction: row;
	}
}

@media only screen and (max-width: 639px) {
	.block-footer .boxes > .box-1 .subbox:not(:last-child) {
		margin-left: 0;
		display: block;
		width: 100%;
	}

	.block-footer .subbox h1 {
		line-height: 24px;
		margin-bottom: 12px;
	}

	.block-footer .subbox h1 img {
		display: inline-block;
	}

	.block-subpages__title {
		margin: 0 0 28px 0;
		font-size: 28px;
		line-height: 36px;
	}

	.state-header-simple {
		padding-top: 96px;
	}
}
@media only screen and (max-width: 575px) {
	.career_intro-logo {
		margin: 0 0 50px;
	}

	.career_intro-title h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 25px;
	}

	.career_intro-subtitle {
		font-size: 20px;
		line-height: 25px;
	}

	.career_intro-text p {
		margin: 0 0 24px;
	}

	.container {
		width: 100%;
		padding: 0 20px;
	}

	.career_intro-btn {
		margin-top: 50px;
	}

	.career_intro-section {
		padding: 40px 0;
	}

	.career_intro-section {
		padding-top: 50px;
	}

	.what_sets-section {
		padding: 40px 0;
	}

	.what_sets-title h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 35px;
	}

	.what_sets-row {
		margin: 0;
	}

	.what_sets-col {
		max-width: 100%;
		padding: 0;
		margin-bottom: 52px;
	}

	.what_sets-col:last-child {
		margin-bottom: 0;
	}

	.what_sets-image {
		height: auto;
	}

	.full_video-section {
		padding: 40px 0;
	}

	.text_image-section {
		padding: 40px 0;
	}

	.text_image-title h2 {
		font-size: 28px;
		line-height: 36px;
	}

	.full_video-title h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 36px;
	}

	.text_image-title h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 36px;
	}

	.text_image-text {
		padding-top: 31px;
	}

	.text_image-text .text_holder > p {
		font-size: 20px;
		line-height: 26px;
	}

	.text_image-row {
		margin: 0 auto 50px;
	}

	.text_image-row:last-child {
		margin-bottom: 0;
	}

	.view_all-section {
		padding: 40px 0 64px;
	}

	.view_all-title {
		max-width: 325px;
		margin: 0 auto;
	}

	.view_all-title h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 36px;
	}

	.view_all-btn {
		margin-top: 55px;
	}

	.job_opening-section {
		padding: 80px 0;
	}

	.job_opening-title h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 36px;
	}

	.job_opening-text {
		font-size: 16px;
		line-height: 22px;
	}

	.job_opening-item {
		padding: 17px 0;
	}

	.full_video-content .block-company-quote__action img {
		width: 56px;
	}

	.block-subpages .box {
		width: 100%;
		margin-bottom: 50px !important;
	}

	.block-subpages .box:last-child {
		margin-bottom: 0;
	}

	.block-subpages .box.is-empty {
		margin-bottom: 0 !important;
	}

	body.page-template-template-careers .block-subpages {
		margin-bottom: 0;
		margin-top: 80px;
	}

	.inner_banner {
		padding-top: 206px;
		height: 206px;
	}

	.view_all-image {
		margin: 0 -26px;
	}
}