/*
	Theme Name:     Divi Child
	Template:       Divi
	Version:        1.0.1
*/


/*
	Layout
*/
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 8px;
}

p {
	padding-bottom: 1.5em !important;
}
p:last-child {
	padding-bottom: 0 !important;
}

ol, ul {
	padding-bottom: 1.5em !important;
}
ol:last-child, ul:last-child {
	padding-bottom: 0 !important;
}

img {
	vertical-align: middle;
}

.container,
.et_pb_row,
.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row {
	width: 90% !important;
}

body:not(.et-tb) #main-content .container {
	padding-top: 0;
}
#main-content .container::before,
#sidebar {
	display: none;
}
body.no-page-builder #left-area {
	padding: 64px 0px !important;
}
body.page-builder-used #left-area {
	padding: 0px !important;
}
@media (min-width: 981px){
	#left-area {
	    width: 100%;
	    float: none !important;
	}
}

.no-page-builder .container {
	max-width: 960px;
}
.no-page-builder #main-header .container,
.no-page-builder #slide_in_modal .container {
	max-width: 1280px;
}
.no-page-builder .entry-title {
	font-size: 46px;
	text-align: center;
	padding-bottom: 24px;
	border-bottom: 1px solid transparent;
	margin-bottom: 32px;
	position: relative;
}
.no-page-builder .entry-title::before {
	content: '';
	background-color: #e7e5ea;
	height: 1px;
	width: 192px;
	max-width: 100%;
	position: absolute;
	bottom: -1px;
	left: calc(50% - 96px);
}
.no-page-builder .et_post_meta_wrapper img {
	background-color: #F1F1F1;
	border-radius: 16px;
	box-shadow: 0 2px 4px rgba(0,0,0, .25);
}
.no-page-builder .entry-content {
	max-width: 544px;
	padding-top: 0;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 980px) {
	.no-page-builder .entry-title {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	.no-page-builder .entry-title {
		font-size: 32px;
	}
}


/*
	Typography
*/
h1 {
	font-size: 36px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}


/*
	Single Posts
*/
.single .et_pb_post {
	padding-bottom: 0;
}
.single .et_pb_post:last-child {
	margin-bottom: 0;
}
.single.page-builder-used .container {
	width: 100% !important;
	max-width: 100%;
}
.single.page-builder-used #main-header .container,
.single.page-builder-used #slide_in_modal .container {
	width: 90% !important;
	max-width: 1280px;
}


/*
	Sections
*/
.qscco_section_0 {
	padding-top: 64px !important;
	padding-bottom: 64px !important;
}
.qscco_section_0:nth-child(n+2) {
	padding-top: 32px !important;
}
.qscco_section_0:nth-last-child(n+2) {
	padding-bottom: 32px !important;
}

.qscco_section_1 {
	padding-top: 64px !important;
	padding-bottom: 64px !important;
}
.qscco_section_1:nth-child(n+2) {
	padding-top: 32px !important;
}
.qscco_section_1:nth-last-child(n+2) {
	padding-bottom: 32px !important;
}

.qscco_section_2 {
	padding-top: 64px !important;
	padding-bottom: 64px !important;
}
.qscco_section_2:nth-child(n+2) {
	padding-top: 32px !important;
}
.qscco_section_2:nth-last-child(n+2) {
	padding-bottom: 32px !important;
}

.qscco_section_3 {
	padding-top: 64px !important;
	padding-bottom: 64px !important;
}
.qscco_section_3:nth-child(n+2) {
	padding-top: 32px !important;
}
.qscco_section_3:nth-last-child(n+2) {
	padding-bottom: 32px !important;
}

.qscco_section_4 {
	padding-top: 64px !important;
	padding-bottom: 64px !important;
}
.qscco_section_4:nth-child(n+2) {
	padding-top: 32px !important;
}
.qscco_section_4:nth-last-child(n+2) {
	padding-bottom: 32px !important;
}

.qscco_section_5 {
	padding-top: 120px !important;
	padding-bottom: 64px !important;
	margin-bottom: 32px;
}

.qscco_section_6 {
	display: flex;
    flex-direction: column;
}


/*
	Rows
*/
.qscco_row_0 {
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_0:nth-child(n+2) {
	padding-top: 24px !important;
}
.qscco_row_0:nth-last-child(n+2) {
	padding-bottom: 24px !important;
}

.qscco_row_1 {
	display: flex;
	flex-wrap: wrap;
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_1:nth-child(n+2) {
	padding-top: 24px !important;
}
.qscco_row_1:nth-last-child(n+2) {
	padding-bottom: 24px !important;
}
.qscco_row_1 .et_pb_column_1_3 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 30% !important;
}
.qscco_row_1 .et_pb_column_2_3 {
	width: 70% !important;
}
.qscco_row_1 .et_pb_column_1_3:first-child,
.qscco_row_1 .et_pb_column_2_3:first-child {
	padding-right: 20px;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}
.qscco_row_1 .et_pb_column_1_3:last-child,
.qscco_row_1 .et_pb_column_2_3:last-child {
	padding-left: 20px;
}
@media (max-width: 767px) {
	.qscco_row_1 .et_pb_column_1_3,
	.qscco_row_1 .et_pb_column_2_3 {
		width: 100% !important;
	}
	.qscco_row_1 .et_pb_column_1_3:first-child,
	.qscco_row_1 .et_pb_column_2_3:first-child {
		padding-right: 0;
		margin-bottom: 24px !important;
	}
	.qscco_row_1 .et_pb_column_1_3:last-child,
	.qscco_row_1 .et_pb_column_2_3:last-child {
		width: 100%;
		padding-left: 0;
	}
}

.qscco_row_2 {
	display: flex;
	flex-wrap: wrap;
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_2:nth-child(n+2) {
	padding-top: 24px !important;
}
.qscco_row_2:nth-last-child(n+2) {
	padding-bottom: 24px !important;
}
.qscco_row_2 .et_pb_column_1_3 {
	width: 30% !important;
}
.qscco_row_2 .et_pb_column_2_3 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 70% !important;
}
.qscco_row_2 .et_pb_column_1_3:first-child,
.qscco_row_2 .et_pb_column_2_3:first-child {
	padding-right: 20px;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}
.qscco_row_2 .et_pb_column_1_3:last-child,
.qscco_row_2 .et_pb_column_2_3:last-child {
	padding-left: 20px;
}
@media (max-width: 767px) {
	.qscco_row_2 .et_pb_column_1_3,
	.qscco_row_2 .et_pb_column_2_3 {
		width: 100% !important;
		
	}
	.qscco_row_2 .et_pb_column_1_3:first-child,
	.qscco_row_2 .et_pb_column_2_3:first-child {
		padding-right: 0;
		margin-bottom: 24px !important;
	}
	.qscco_row_2 .et_pb_column_1_3:last-child,
	.qscco_row_2 .et_pb_column_2_3:last-child {
		padding-left: 0;
	}
}

.qscco_row_3 {
	display: flex;
	flex-wrap: wrap;
	max-width: 1040px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_3:nth-child(n+2) {
	padding-top: 24px !important;
}
.qscco_row_3:nth-last-child(n+2) {
	padding-bottom: 24px !important;
}
.qscco_row_3 .et_pb_column:nth-child(1),
.qscco_row_3 .et_pb_column:nth-child(2) {
	margin-right: 0 !important;
}
.qscco_row_3 .et_pb_column_1_5 {
	width: 25% !important;
}
.qscco_row_3 .et_pb_column_1_5:first-child {
	padding-right: 10px;
}
.qscco_row_3 .et_pb_column_1_5:last-child {
	padding-left: 10px;
}
.qscco_row_3 .et_pb_column_1_5:nth-child(2) {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.qscco_row_3.et_pb_row_1-5_1-5_3-5 .et_pb_column_1_5:nth-child(2) {
	padding-left: 10px;
}
.qscco_row_3.et_pb_row_3-5_1-5_1-5 .et_pb_column_1_5:nth-child(2) {
	padding-right: 10px;
}
.qscco_row_3 .et_pb_column_3_5 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 50% !important;
}
.qscco_row_3 .et_pb_column_3_5:first-child {
	padding-right: 20px;
}
.qscco_row_3 .et_pb_column_3_5:last-child {
	padding-left: 20px;
}
@media (max-width: 980px) {
	.qscco_row_3 .et_pb_column_1_5 {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.qscco_row_3 .et_pb_column_1_5:nth-last-child(n+2) {
		margin-bottom: 24px !important;
	}
	.qscco_row_3 .et_pb_column_3_5 {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.qscco_row_3 .et_pb_column_3_5:nth-last-child(n+2) {
		margin-bottom: 24px !important;
	}
	.qscco_row_3.et_pb_row_3-5_1-5_1-5 .et_pb_column {
		order: 1;
	}
	.qscco_row_3.et_pb_row_3-5_1-5_1-5 .et_pb_column_1_5:nth-child(2) {
		order: 0;
	}
}

.qscco_row_4 {
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_4:nth-child(n+2) {
	padding-top: 8px !important;
}
.qscco_row_4:nth-last-child(n+2) {
	padding-bottom: 8px !important;
}

.qscco_row_5 {
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_5:nth-child(n+2) {
	padding-top: 16px !important;
}
.qscco_row_5:nth-last-child(n+2) {
	padding-bottom: 16px !important;
}
.qscco_row_5 .et_pb_column_2_5 {
	width: 40% !important;
}
.qscco_row_5 .et_pb_column_3_5 {
	width: 60% !important;
}
.qscco_row_5 .et_pb_column_2_5:first-child,
.qscco_row_5 .et_pb_column_3_5:first-child {
	padding-right: 20px;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}
.qscco_row_5 .et_pb_column_2_5:last-child,
.qscco_row_5 .et_pb_column_3_5:last-child {
	padding-left: 20px;
}
@media (max-width: 767px) {
	.qscco_row_5 .et_pb_column_2_5,
	.qscco_row_5 .et_pb_column_3_5 {
		width: 100% !important;
		
	}
	.qscco_row_5 .et_pb_column_2_5:first-child,
	.qscco_row_5 .et_pb_column_3_5:first-child {
		padding-right: 0;
		margin-bottom: 24px !important;
	}
	.qscco_row_5 .et_pb_column_2_5:last-child,
	.qscco_row_5 .et_pb_column_3_5:last-child {
		padding-left: 0;
	}
}

.qscco_row_6 {
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_6:nth-child(n+2) {
	padding-top: 16px !important;
}
.qscco_row_6:nth-last-child(n+2) {
	padding-bottom: 16px !important;
}

.qscco_row_7 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.qscco_row_7:nth-child(n+2) {
	padding-top: 8px !important;
}
.qscco_row_7:nth-last-child(n+2) {
	padding-bottom: 8px !important;
}
.qscco_row_7 .et_pb_column {
	width: auto !important;
	padding: 8px 10px;
}
.qscco_row_7 .et_pb_column_1_2:nth-child(1) {
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}
@media (max-width: 479px) {
	body #page-container #et-boc .qscco_row_7 .et_pb_column {
		width: auto !important;
	}
}

.qscco_row_8 {
	max-width: 960px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	position: static !important;
}
.qscco_row_8 .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 136px !important;
	position: static !important;
}

.qscco_row_9 .et_pb_column {
	width: calc(33.33% - 27px);
}
.qscco_row_9 .et_pb_column:nth-last-child(n+2) {
	margin-right: 40px;
}
@media (max-width: 980px) {
	.qscco_row_9 .et_pb_column {
		width: 100%;
	}
	.qscco_row_9 .et_pb_column:nth-last-child(n+2) {
		margin-bottom: 32px;
		margin-right: 0;
	}
}

.qscco_row_10 {
	display: flex;
	flex-wrap: wrap;
}
.qscco_row_10 .et_pb_column_1_4 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.qscco_row_11 {
	display: flex;
	flex-wrap: wrap;
}
.qscco_row_11 .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: auto !important;
}
.qscco_row_11 .et_pb_column_1_2 {
	flex-grow: 1;
}
@media (max-width: 980px) {
	.qscco_row_11 .et_pb_column {
		width: 100% !important;
	}
}


/*
	Images
*/
.qscco_image_0 {
	margin-bottom: 32px !important;
}
.qscco_image_0:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_image_0:last-child {
	margin-bottom: 0 !important;
}
.qscco_image_0 .et_pb_image_wrap {
	width: 100%;
}
.qscco_image_0 img {
	background-color: #F1F1F1;
	width: 100%;
	border-radius: 16px;
	box-shadow: 0 2px 4px rgba(0,0,0, .25);
}

.qscco_image_1 {
	margin-bottom: 32px !important;
}
.qscco_image_1:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_image_1:last-child {
	margin-bottom: 0 !important;
}
.qscco_image_1 img {
	background-color: #F1F1F1;
	border-radius: 16px;
	box-shadow: 0 2px 4px rgba(0,0,0, .25);
}

.qscco_image_2 {
	margin-bottom: 32px !important;
}
.qscco_image_2:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_image_2:last-child {
	margin-bottom: 0 !important;
}
.qscco_image_2 img {
	background-color: #F1F1F1;
	border-radius: 16px;
	box-shadow: 0 2px 4px rgba(0,0,0, .25);
}

.qscco_image_3 {
	margin-bottom: 32px !important;
}
.qscco_image_3:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_image_3:last-child {
	margin-bottom: 0 !important;
}
.qscco_image_3 .et_pb_image_wrap {
	display: block;
}
.qscco_image_3 img {
	background-color: #F1F1F1;
	width: 100%;
	border-radius: 16px;
	box-shadow: 0 2px 4px rgba(0,0,0, .25);
}

.qscco_image_4 {
	height: 100%;
	width: 100%;
	margin-bottom: 0 !important;
	position: absolute !important;
	top: 0;
	left: 0;
}
.qscco_image_4 .et_pb_image_wrap {
	display: block !important;
	height: 100%;
	width: 100%;
	position: relative !important;
}
.qscco_image_4 .et_pb_image_wrap::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.qscco_image_4 .et_pb_image_wrap::after {
	content: '';
	background: linear-gradient(360deg, rgba(223, 189, 38, 0.57) 0%, rgba(223, 189, 38, 0) 100%) !important;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.qscco_image_4 img {
	object-fit: cover;
	height: 100%;
	width: 100% !important;
}
.qscco_image_4.qscco_image_op_top img {
	object-position: top;
}
.qscco_image_4.qscco_image_op_left img {
	object-position: left;
}
.qscco_image_4.qscco_image_op_top_left img {
	object-position: top left;
}

.qscco_image_5 img {
	width: 180px !important;
}
@media (max-width: 980px) {
	.qscco_image_5 img {
		width: auto !important;
	}
}


/*
	Headings
*/
.qscco_heading_0 {
	padding-bottom: 24px;
	border-bottom: 1px solid transparent;
	position: relative;
}
.qscco_heading_0:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_0:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_0::before {
	content: '';
	background-color: #e7e5ea;
	height: 1px;
	width: 192px;
	max-width: 100%;
	position: absolute;
	bottom: -1px;
	left: calc(50% - 96px);
}
.qscco_heading_0 h1,
.qscco_heading_0 h2,
.qscco_heading_0 h3,
.qscco_heading_0 h4,
.qscco_heading_0 h5,
.qscco_heading_0 h6 {
	font-size: 46px !important;
	text-align: center;
}
.qscco_heading_0 h1:last-child,
.qscco_heading_0 h2:last-child,
.qscco_heading_0 h3:last-child,
.qscco_heading_0 h4:last-child,
.qscco_heading_0 h5:last-child,
.qscco_heading_0 h6:last-child {
	padding-bottom: 0;
}
@media (max-width: 980px) {
	.qscco_heading_0 h1,
	.qscco_heading_0 h2,
	.qscco_heading_0 h3,
	.qscco_heading_0 h4,
	.qscco_heading_0 h5,
	.qscco_heading_0 h6 {
		font-size: 40px !important;
	}
}
@media (max-width: 767px) {
	.qscco_heading_0 h1,
	.qscco_heading_0 h2,
	.qscco_heading_0 h3,
	.qscco_heading_0 h4,
	.qscco_heading_0 h5,
	.qscco_heading_0 h6 {
		font-size: 32px !important;
	}
}

.qscco_heading_1:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_1:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_1 h1,
.qscco_heading_1 h2,
.qscco_heading_1 h3,
.qscco_heading_1 h4,
.qscco_heading_1 h5,
.qscco_heading_1 h6 {
	font-size: 36px !important;
}
.qscco_heading_1 h1:last-child,
.qscco_heading_1 h2:last-child,
.qscco_heading_1 h3:last-child,
.qscco_heading_1 h4:last-child,
.qscco_heading_1 h5:last-child,
.qscco_heading_1 h6:last-child {
	padding-bottom: 0;
}

.qscco_heading_2:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_2:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_2 h1,
.qscco_heading_2 h2,
.qscco_heading_2 h3,
.qscco_heading_2 h4,
.qscco_heading_2 h5,
.qscco_heading_2 h6 {
	font-size: 32px !important;
}
.qscco_heading_2 h1:last-child,
.qscco_heading_2 h2:last-child,
.qscco_heading_2 h3:last-child,
.qscco_heading_2 h4:last-child,
.qscco_heading_2 h5:last-child,
.qscco_heading_2 h6:last-child {
	padding-bottom: 0;
}

.qscco_heading_3:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_3:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_3 h1,
.qscco_heading_3 h2,
.qscco_heading_3 h3,
.qscco_heading_3 h4,
.qscco_heading_3 h5,
.qscco_heading_3 h6 {
	font-size: 24px !important;
}
.qscco_heading_3 h1:last-child,
.qscco_heading_3 h2:last-child,
.qscco_heading_3 h3:last-child,
.qscco_heading_3 h4:last-child,
.qscco_heading_3 h5:last-child,
.qscco_heading_3 h6:last-child {
	padding-bottom: 0;
}

.qscco_heading_4:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_4:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_4 h1,
.qscco_heading_4 h2,
.qscco_heading_4 h3,
.qscco_heading_4 h4,
.qscco_heading_4 h5,
.qscco_heading_4 h6 {
	font-size: 16px !important;
}
.qscco_heading_4 h1:last-child,
.qscco_heading_4 h2:last-child,
.qscco_heading_4 h3:last-child,
.qscco_heading_4 h4:last-child,
.qscco_heading_4 h5:last-child,
.qscco_heading_4 h6:last-child {
	padding-bottom: 0;
}

.qscco_heading_5:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_5:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_5 h1,
.qscco_heading_5 h2,
.qscco_heading_5 h3,
.qscco_heading_5 h4,
.qscco_heading_5 h5,
.qscco_heading_5 h6 {
	font-size: 52px !important;
}
.qscco_heading_5 h1:last-child,
.qscco_heading_5 h2:last-child,
.qscco_heading_5 h3:last-child,
.qscco_heading_5 h4:last-child,
.qscco_heading_5 h5:last-child,
.qscco_heading_5 h6:last-child {
	padding-bottom: 0;
}
@media (max-width: 980px) {
	.qscco_heading_5 h1,
	.qscco_heading_5 h2,
	.qscco_heading_5 h3,
	.qscco_heading_5 h4,
	.qscco_heading_5 h5,
	.qscco_heading_5 h6 {
		font-size: 44px !important;
	}
}
@media (max-width: 767px) {
	.qscco_heading_5 h1,
	.qscco_heading_5 h2,
	.qscco_heading_5 h3,
	.qscco_heading_5 h4,
	.qscco_heading_5 h5,
	.qscco_heading_5 h6 {
		font-size: 36px !important;
	}
}

.qscco_heading_6:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_6:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_6 h1,
.qscco_heading_6 h2,
.qscco_heading_6 h3,
.qscco_heading_6 h4,
.qscco_heading_6 h5,
.qscco_heading_6 h6 {
	font-size: 46px !important;
}
.qscco_heading_6 h1:last-child,
.qscco_heading_6 h2:last-child,
.qscco_heading_6 h3:last-child,
.qscco_heading_6 h4:last-child,
.qscco_heading_6 h5:last-child,
.qscco_heading_6 h6:last-child {
	padding-bottom: 0;
}
@media (max-width: 980px) {
	.qscco_heading_6 h1,
	.qscco_heading_6 h2,
	.qscco_heading_6 h3,
	.qscco_heading_6 h4,
	.qscco_heading_6 h5,
	.qscco_heading_6 h6 {
		font-size: 40px !important;
	}
}
@media (max-width: 767px) {
	.qscco_heading_6 h1,
	.qscco_heading_6 h2,
	.qscco_heading_6 h3,
	.qscco_heading_6 h4,
	.qscco_heading_6 h5,
	.qscco_heading_6 h6 {
		font-size: 32px !important;
	}
}

.qscco_heading_7:nth-child(n+2) {
	margin-top: 8px;
}
.qscco_heading_7:nth-last-child(n+2) {
	margin-bottom: 8px !important;
}
.qscco_heading_7 h1,
.qscco_heading_7 h2,
.qscco_heading_7 h3,
.qscco_heading_7 h4,
.qscco_heading_7 h5,
.qscco_heading_7 h6 {
	font-size: 32px !important;
}
.qscco_heading_7 h1:last-child,
.qscco_heading_7 h2:last-child,
.qscco_heading_7 h3:last-child,
.qscco_heading_7 h4:last-child,
.qscco_heading_7 h5:last-child,
.qscco_heading_7 h6:last-child {
	padding-bottom: 0;
}

.qscco_heading_8:nth-child(n+2) {
	margin-top: 8px;
}
.qscco_heading_8:nth-last-child(n+2) {
	margin-bottom: 8px !important;
}
.qscco_heading_8 h1,
.qscco_heading_8 h2,
.qscco_heading_8 h3,
.qscco_heading_8 h4,
.qscco_heading_8 h5,
.qscco_heading_8 h6 {
	font-size: 32px !important;
}
.qscco_heading_8 h1:last-child,
.qscco_heading_8 h2:last-child,
.qscco_heading_8 h3:last-child,
.qscco_heading_8 h4:last-child,
.qscco_heading_8 h5:last-child,
.qscco_heading_8 h6:last-child {
	padding-bottom: 0;
}

.qscco_heading_9:nth-child(n+2) {
	margin-top: 8px;
}
.qscco_heading_9:nth-last-child(n+2) {
	margin-bottom: 8px !important;
}
.qscco_heading_9 h1,
.qscco_heading_9 h2,
.qscco_heading_9 h3,
.qscco_heading_9 h4,
.qscco_heading_9 h5,
.qscco_heading_9 h6 {
	font-size: 32px !important;
}
.qscco_heading_9 h1:last-child,
.qscco_heading_9 h2:last-child,
.qscco_heading_9 h3:last-child,
.qscco_heading_9 h4:last-child,
.qscco_heading_9 h5:last-child,
.qscco_heading_9 h6:last-child {
	padding-bottom: 0;
}

.qscco_heading_10 {
	padding-bottom: 24px;
	border-bottom: 1px solid transparent;
	position: relative;
}
.qscco_heading_10:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_heading_10:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}
.qscco_heading_10::before {
	content: '';
	background-color: #e7e5ea;
	height: 1px;
	width: 192px;
	max-width: 100%;
	position: absolute;
	bottom: -1px;
	left: calc(50% - 96px);
}
.qscco_heading_10 h1,
.qscco_heading_10 h2,
.qscco_heading_10 h3,
.qscco_heading_10 h4,
.qscco_heading_10 h5,
.qscco_heading_10 h6 {
	font-size: 46px !important;
	text-align: center;
}
.qscco_heading_10 h1:last-child,
.qscco_heading_10 h2:last-child,
.qscco_heading_10 h3:last-child,
.qscco_heading_10 h4:last-child,
.qscco_heading_10 h5:last-child,
.qscco_heading_10 h6:last-child {
	padding-bottom: 0;
}
@media (max-width: 980px) {
	.qscco_heading_10 h1,
	.qscco_heading_10 h2,
	.qscco_heading_10 h3,
	.qscco_heading_10 h4,
	.qscco_heading_10 h5,
	.qscco_heading_10 h6 {
		font-size: 40px !important;
	}
}
@media (max-width: 767px) {
	.qscco_heading_10 h1,
	.qscco_heading_10 h2,
	.qscco_heading_10 h3,
	.qscco_heading_10 h4,
	.qscco_heading_10 h5,
	.qscco_heading_10 h6 {
		font-size: 32px !important;
	}
}

.qscco_heading_11 {
	z-index: 110;
}
.qscco_heading_11 h1,
.qscco_heading_11 h2,
.qscco_heading_11 h3,
.qscco_heading_11 h4,
.qscco_heading_11 h5,
.qscco_heading_11 h6 {
	color: #fff !important;
	font-size: 46px !important;
}
.qscco_heading_11 h1:last-child,
.qscco_heading_11 h2:last-child,
.qscco_heading_11 h3:last-child,
.qscco_heading_11 h4:last-child,
.qscco_heading_11 h5:last-child,
.qscco_heading_11 h6:last-child {
	padding-bottom: 0;
}
@media (max-width: 980px) {
	.qscco_heading_11 h1,
	.qscco_heading_11 h2,
	.qscco_heading_11 h3,
	.qscco_heading_11 h4,
	.qscco_heading_11 h5,
	.qscco_heading_11 h6 {
		font-size: 40px !important;
	}
}
@media (max-width: 767px) {
	.qscco_heading_11 h1,
	.qscco_heading_11 h2,
	.qscco_heading_11 h3,
	.qscco_heading_11 h4,
	.qscco_heading_11 h5,
	.qscco_heading_11 h6 {
		font-size: 32px !important;
	}
}

.qscco_heading_12 h1:last-child,
.qscco_heading_12 h2:last-child,
.qscco_heading_12 h3:last-child,
.qscco_heading_12 h4:last-child,
.qscco_heading_12 h5:last-child,
.qscco_heading_12 h6:last-child {
	padding-bottom: 0;
}


/*
	Texts
*/
.qscco_text_0 {
	max-width: 544px;
	margin-left: auto;
	margin-right: auto;
}
.qscco_text_0:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_text_0:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}

.qscco_text_1 {
	font-size: 24px;
	line-height: 1.3em;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.qscco_text_1:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_text_1:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}

.qscco_text_2 {
	font-size: 14px;
	line-height: 1.3em;
	max-width: 668px;
	margin-left: auto;
	margin-right: auto;
}
.qscco_text_2:nth-child(n+2) {
	margin-top: 32px;
}
.qscco_text_2:nth-last-child(n+2) {
	margin-bottom: 32px !important;
}

.qscco_text_3:nth-child(n+2) {
	color: #666666;
	text-transform: uppercase;
	margin-top: 8px;
}
.qscco_text_3:nth-last-child(n+2) {
	margin-bottom: 8px !important;
}

.qscco_text_4:nth-child(n+2) {
	margin-top: 24px;
}
.qscco_text_4:nth-last-child(n+2) {
	margin-bottom: 24px !important;
}

.qscco_text_5:nth-child(n+2) {
	margin-top: 24px;
}
.qscco_text_5:nth-last-child(n+2) {
	margin-bottom: 24px !important;
}

.qscco_text_6:nth-child(n+2) {
	margin-top: 24px;
}
.qscco_text_6:nth-last-child(n+2) {
	margin-bottom: 24px !important;
}

.qscco_text_7:nth-child(n+2) {
	margin-top: 24px;
}
.qscco_text_7:nth-last-child(n+2) {
	margin-bottom: 24px !important;
}


/*
	Buttons
*/
.et_pb_button {
	background-color: #c67b05;
	border-color: transparent;
	color: #fdfdfd;
	line-height: 1.5 !important;
	text-align: center;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
.et_pb_button:hover,
.et_pb_bg_layout_light.et_pb_button:hover,
.et_pb_bg_layout_light .et_pb_button:hover {
	background-color: #A86600;
}
.et_pb_button:focus {
	border-color: #FDFDFD !important;
	outline: 2px solid #724601;
}
.et_pb_button:active {
	background-color: #724601 !important;
	border-color: transparent !important;
	outline: 0;
}
.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover {
	padding: 8px 16px !important;
}

body #page-container #et-boc .qscco_button_0 {
	background-color: #c67b05;
	border-color: transparent;
	color: #fdfdfd;
	line-height: 1.5 !important;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
body #page-container #et-boc .qscco_button_0:hover {
	background-color: #A86600;
}

body #page-container #et-boc .qscco_button_1 {
	background-color: #FDFDFD;
	border-color: #C67B05;
	color: #C67B05;
	line-height: 1.5 !important;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
body #page-container #et-boc .qscco_button_1:hover,
body #page-container #et-boc .et_pb_bg_layout_light.et_pb_button.qscco_button_1:hover,
body #page-container #et-boc .et_pb_bg_layout_light .et_pb_button.qscco_button_1:hover {
	background-color: #F1F1F1;
	border-color: #C67B05;
}
body #page-container #et-boc .qscco_button_1:focus {
	border-color: #FDFDFD !important;
	outline: 2px solid #724601;
}
body #page-container #et-boc .qscco_button_1:active {
	background-color: #e0e0e0 !important;
	border-color: #C67B05 !important;
	outline: 0;
}

body #page-container #et-boc .qscco_button_2 {
	background-color: #c67b05;
	border-color: transparent;
	color: #fdfdfd;
	line-height: 1.5 !important;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
body #page-container #et-boc .qscco_button_2:hover {
	background-color: #A86600;
}

body #page-container #et-boc .qscco_button_3 {
	background-color: #c67b05;
	border-color: transparent;
	color: #fdfdfd;
	line-height: 1.5 !important;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
body #page-container #et-boc .qscco_button_3:hover {
	background-color: #A86600;
}

body #page-container #et-boc .qscco_button_4 {
	background-color: #c67b05;
	border-color: transparent;
	color: #fdfdfd;
	line-height: 1.5 !important;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
body #page-container #et-boc .qscco_button_4:hover {
	background-color: #A86600;
}

body #page-container #et-boc .qscco_button_5 {
	background-color: #FDFDFD;
	border-color: #C67B05;
	color: #C67B05;
	line-height: 1.5 !important;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
body #page-container #et-boc .qscco_button_5:hover,
body #page-container #et-boc .et_pb_bg_layout_light.et_pb_button.qscco_button_5:hover,
body #page-container #et-boc .et_pb_bg_layout_light .et_pb_button.qscco_button_5:hover {
	background-color: #F1F1F1;
	border-color: #C67B05;
}
body #page-container #et-boc .qscco_button_5:focus {
	border-color: #FDFDFD !important;
	outline: 2px solid #724601;
}
body #page-container #et-boc .qscco_button_5:active {
	background-color: #e0e0e0 !important;
	border-color: #C67B05 !important;
	outline: 0;
}

.qscco_button_6 {
	width: 248px;
	max-width: 100%;
}

body #page-container #et-boc .qscco_button_7 {
	background-color: #FDFDFD;
	border-color: #C67B05;
	color: #C67B05;
	line-height: 1.5 !important;
	width: 248px;
	max-width: 100%;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
body #page-container #et-boc .qscco_button_7:hover,
body #page-container #et-boc .et_pb_bg_layout_light.et_pb_button.qscco_button_7:hover,
body #page-container #et-boc .et_pb_bg_layout_light .et_pb_button.qscco_button_7:hover {
	background-color: #F1F1F1;
	border-color: #C67B05;
}
body #page-container #et-boc .qscco_button_7:focus {
	border-color: #FDFDFD !important;
	outline: 2px solid #724601;
}
body #page-container #et-boc .qscco_button_7:active {
	background-color: #e0e0e0 !important;
	border-color: #C67B05 !important;
	outline: 0;
}


/*
	Call to Actions
*/
.qscco_cta_0.et_pb_bg_layout_light .et_pb_promo_button {
	width: 320px;
	max-width: 100%;
}
.qscco_cta_0 .et_pb_promo_description {
	padding-bottom: 32px;
}
.qscco_cta_0 .et_pb_module_header {
	padding-bottom: 16px;
}


/*
	Sliders
*/
.qscco_slider_0 {
	overflow: visible !important;
}
.qscco_slider_0 .et_pb_slide {
	background-color: #fff !important;
	padding: 0;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
}
.qscco_slider_0 .et_pb_container {
	min-height: 380px;
}
.qscco_slider_0 .et_pb_slider_container_inner {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.qscco_slider_0 .et_pb_slide_image {
	background-color: #F1F1F1;
	display: block !important;
	width: 50%;
	margin: 0 !important;
	position: static;
	animation-name: none !important;
}
.qscco_slider_0 .et_pb_slide_image img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	max-height: 100% !important;
	animation-name: none !important;
}
.qscco_slider_0 .et_pb_slide_description {
	text-shadow: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 50%;
	padding: 48px;
	margin: 0;
	animation-name: none !important;
}
.qscco_slider_0 .et_pb_slide_title {
	color: #2f2f2f !important;
	padding-bottom: 32px;
}
.qscco_slider_0 .et_pb_slide_content {
	color: #2f2f2f !important;
	font-size: 16px;
}
.qscco_slider_0 .et_pb_slide_content a {
	text-decoration: underline;
}
.qscco_slider_0 .et-pb-arrow-prev,
.qscco_slider_0 .et-pb-arrow-next {
	background-color: #c67b05;
	text-align: center;
	min-width: 56px;
	padding: 18px;
	border: 2px solid transparent;
	border-radius: 28px;
	margin-top: -28px;
	opacity: 1;
	-webkit-transition: background-color .2s, color .2s, outline 0s !important;
    transition: background-color .2s, color .2s, outline 0s !important;
}
.qscco_slider_0 .et-pb-arrow-prev:hover,
.qscco_slider_0 .et-pb-arrow-next:hover {
	background-color: #A86600;
}
.qscco_slider_0 .et-pb-arrow-prev:focus,
.qscco_slider_0 .et-pb-arrow-next:focus {
	border-color: #FDFDFD !important;
	outline: 2px solid #724601;
}
.qscco_slider_0 .et-pb-arrow-prev:active,
.qscco_slider_0 .et-pb-arrow-next:active {
	background-color: #724601 !important;
	border-color: transparent !important;
	outline: 0;
}
.qscco_slider_0 .et-pb-arrow-prev::before,
.qscco_slider_0 .et-pb-arrow-next::before {
	font-family: icomoon !important;
	font-size: 16px;
	font-style: normal;
	display: block;
}
.qscco_slider_0 .et-pb-arrow-prev {
	left: -28px !important;
}
.qscco_slider_0 .et-pb-arrow-prev::before {
	content: "\E907";
}
.qscco_slider_0 .et-pb-arrow-next {
	right: -28px !important;
}
.qscco_slider_0 .et-pb-arrow-next::before {
	content: "\E908";
}
@media (max-width: 980px) {
	.qscco_slider_0 .et_pb_slide_image {
		width: 100%;
	}
	.qscco_slider_0 .et_pb_slide_description {
		display: block;
		width: 100%;
		padding: 40px 32px;
	}
}
@media (max-width: 767px) {
	.qscco_slider_0 .et-pb-slider-arrows {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}
	.qscco_slider_0 .et-pb-arrow-prev,
	.qscco_slider_0 .et-pb-arrow-next {
		margin-top: 0;
		position: static;
	}
	.qscco_slider_0 .et-pb-arrow-prev {
		margin-right: 10px;
	}
	.qscco_slider_0 .et-pb-arrow-next {
		margin-left: 10px;
	}
}


/*
	Blogs
*/
.qscco_blog_0 .et_pb_ajax_pagination_container {
	display: flex;
	flex-wrap: wrap;
}
.qscco_blog_0 .et_pb_post {
	width: calc(50% - 20px);
	min-height: 140px;
	margin-bottom: 0;
}
.qscco_blog_0 .et_pb_post:nth-child(n+3) {
	margin-top: 32px;
}
.qscco_blog_0 .et_pb_post:nth-child(2n+1) {
	margin-right: 40px;
}
.qscco_blog_0 .entry-featured-image-url {
	background-color: #F1F1F1;
	width: 40%;
    border-radius: 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
	overflow: hidden;
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.qscco_blog_0 .entry-featured-image-url img {
	object-fit: cover;
	aspect-ratio: 1.5;
}
.qscco_blog_0 .entry-title {
	padding-left: calc(40% + 40px);
}
.qscco_blog_0 .post-content {
	padding-left: calc(40% + 40px);
}
@media (max-width: 980px) {
	.qscco_blog_0 .et_pb_post {
		width: 100%;
		min-height: 150px
	}
	.qscco_blog_0 .et_pb_post:nth-child(n+2) {
		margin-top: 32px;
	}
	.qscco_blog_0 .et_pb_post:nth-child(2n+1) {
		margin-right: 0;
	}
	.qscco_blog_0 .entry-featured-image-url {
		width: 30%;
	}
	.qscco_blog_0 .entry-title {
		padding-left: calc(30% + 40px);
	}
	.qscco_blog_0 .post-content {
		padding-left: calc(30% + 40px);
	}
}
@media (max-width: 767px) {
	.qscco_blog_0 .entry-featured-image-url {
		width: 100%;
		margin-bottom: 24px;
		position: static;
	}
	.qscco_blog_0 .entry-title {
		padding-left: 0;
	}
	.qscco_blog_0 .post-content {
		padding-left: 0;
	}
}


/*
	Carousels
*/
.qscco_divi_carousel_0.dica_divi_carousel .dica-item-content {
	display: none;
}
.qscco_divi_carousel_0 .dica_divi_carouselitem .dica-image-container .image {
	width: 300px;
}
.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination {
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 32px;
	padding-right: 32px;
	margin-top: 32px;
}
.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination .swiper-pagination-bullet {
	background-color: transparent !important;
	height: auto;
	width: auto;
	padding: 1px;
	border: 1px solid transparent;
	margin: 4px;
}
.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination .swiper-pagination-bullet::before {
	content: '';
	background-color: #e7e5ea;
	display: block;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	-webkit-transition: background-color .2s !important;
    transition: background-color .2s !important;
}
.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: transparent !important;
	border-color: #DFBD26;
}
.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	background-color: #c67b05;
}
.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination .swiper-pagination-bullet:hover::before {
	background-color: #A86600;
}
.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination .swiper-pagination-bullet:focus {
	border-color: #724601;
}
@media (max-width: 767px) {
	.qscco_divi_carousel_0.dica_divi_carousel .swiper-pagination {
		display: flex;
	}
}


/*
	Menus
*/
.qscco_menu_0 .et_pb_menu_inner_container,
.qscco_menu_0 .et_pb_menu__wrap,
.qscco_menu_0 .et_pb_menu__menu,
.qscco_menu_0 .et-menu-nav {
	display: block !important;
}
.qscco_menu_0 .et-menu {
	display: grid !important;
	grid-template-columns: repeat(3, 1fr);
	margin-left: -12px;
	margin-right: -12px;
}
.qscco_menu_0 .et-menu > li {
	flex-grow: 1;
	justify-content: center;
	padding: 4px;
	margin-top: 0 !important;
}
.qscco_menu_0 a:hover {
	opacity: 1 !important;
}
.qscco_menu_0 .et-menu > li > a {
	padding: 8px;
}
.qscco_menu_0 .et_mobile_nav_menu {
	display: none;
}

.qscco_menu_1 .et_pb_menu__wrap {
	justify-content: flex-end;
}
.qscco_menu_1 .et_pb_menu__menu {
	display: block !important;
}
.qscco_menu_1 .et_mobile_nav_menu {
	display: none;
}
.qscco_menu_1 .et-menu {
	margin-left: -16px;
	margin-right: -16px;
}
.qscco_menu_1 .et-menu > li {
	padding-left: 16px;
	padding-right: 16px;
}
.qscco_menu_1 a:hover {
	opacity: 1 !important;
}
.qscco_menu_1 .et-menu > li > a {
	padding-bottom: 0 !important;
}
@media (max-width: 980px) {
	.qscco_menu_1 .et_pb_menu__wrap {
		justify-content: center;
	}
}


/*
	Header
*/
.slide_in_modal {
    background-color: #fff;
	display: none;
    height: 100vh;
    width: 100vw;
	padding-top: 113px;
	padding-bottom: 81px;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
	visibility: hidden;
	transform: translateX(100%);
	-webkit-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}
.slide_in_modal_active .slide_in_modal {
	visibility: visible;
	transform: translateX(0%);
}
/* .slide_in_modal_content {} */
.slide_in_modal_header {
	background-color: #fff;
	width: 100%;
	border-bottom: 1px solid #e7e5ea;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
.slide_in_modal_row {
	display: flex;
	flex-wrap: wrap;
	padding-top: 16px;
	padding-bottom: 16px;
}
.slide_in_modal_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.slide_in_modal_column_0 {
	width: 80%;
	padding-left: calc(20% + 10px);
	padding-right: 10px;
}
.slide_in_modal_column_1 {
	width: 20%;
	padding-left: 10px;
}
.slide_in_logo_container {
	display: flex;
	justify-content: center;
}
#slide-in-logo {
	width: 80px;
}
.slide_in_toggle_container {
	display: flex;
	justify-content: flex-end;
}
.slide_in_toggle_close {
	background-color: transparent;
	padding: 0;
	border: 0;
}
.slide_in_toggle_close::before {
	content: "M";
	cursor: pointer;
	font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 40px;
	font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
	speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: block;
}
.slide_in_modal_menu_primary {
	padding-top: 16px;
	padding-bottom: 16px;
}
.slide_in_menu > li > a {
	color: #2f2f2f;
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size: 18px;
	font-weight: 700;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 40px;
	position: relative;
}
.slide_in_menu > li > a::after {
	content: "5";
	font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 40px;
	font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
	speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: block;
	position: absolute;
	top: 8px;
	right: 0;
}
.slide_in_menu .sub-menu {
	background-color: #fff;
	height: 100%;
    width: 100%;
	padding-top: 129px;
	padding-bottom: 16px !important;
	overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
	z-index: 110;
	visibility: hidden;
	transform: translateX(100%);
	-webkit-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}
.slide_in_menu .sub-menu.sub-menu-active {
	visibility: visible;
	transform: translateX(0%);
}
.slide_in_menu .menu-header {
	background-color: #fff;
	width: 100%;
	border-bottom: 1px solid #e7e5ea;
	position: fixed;
    top: 0;
    left: 0;
	z-index: 100;
}
.slide_in_menu .menu-row {
	display: flex;
	width: 90%;
	min-height: 112px;
	max-width: 1280px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
}
.slide_in_menu .menu-column {
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.slide_in_menu .menu-column-0 {
	padding-right: 10px;
}
.slide_in_menu .menu-column-1 {
	flex-grow: 1;
	padding-left: 10px;
	padding-right: 10px;
}
.slide_in_menu .menu-column-2 {
	padding-left: 10px;
}
.menu-toggle-back-container {
	display: flex;
}
.menu-toggle-back {
	background-color: transparent;
	padding: 0;
	border: 0;
}
.menu-toggle-back::before {
	content: "4";
	cursor: pointer;
    font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 40px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
}
.menu-toggle-close-container {
	display: flex;
	justify-content: flex-end;
}
.menu-toggle-close {
	background-color: transparent;
	padding: 0;
	border: 0;
}
.menu-toggle-close::before {
	content: "M";
	cursor: pointer;
    font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 40px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
}
.slide_in_menu .menu-title {
	color: #2f2f2f;
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.slide_in_menu .sub-menu .menu-item {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.slide_in_menu .sub-menu .menu-item > a {
    color: #2f2f2f;
    font-family: 'Noto Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 40px;
    position: relative;
}
.slide_in_menu .sub-menu .menu-item > a::after {
	content: "5";
	font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 40px;
	font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
	speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: block;
	position: absolute;
	top: 8px;
	right: 0;
}
.slide_in_modal_menu_secondary {
	padding-top: 8px;
	border-top: 1px solid #e7e5ea;
}
.slide_in_secondary_menu > li > a {
	color: #2f2f2f;
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size: 18px;
	font-weight: 500;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 40px;
	position: relative;
}
.slide_in_modal_footer {
	background-color: #fff;
	width: 100%;
	border-top: 1px solid #e7e5ea;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
}
.slide_in_country {
	padding: 12px 5%;
	position: relative;
}
.slide_in_country_toggle {
	cursor: pointer;
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 28px;
	position: relative;
}
.slide_in_country_toggle::before {
	content: "";
    font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
}
.country_select_modal {
	background-color: #fff;
	display: none;
    width: 100%;
    padding: 16px 5%;
	border-top: 1px solid #e7e5ea;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99999999;
	visibility: hidden;
	transform: translateY(100%);
	-webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}
.country_select_modal_active .country_select_modal {
	visibility: visible;
	transform: translateY(0%);
}
.country_select_modal .wpml-ls-legacy-list-horizontal {
	padding: 0;
	border: 0;
}
.country_select_modal .wpml-ls-legacy-list-horizontal > ul {
	display: block;
}
.country_select_modal .wpml-ls-legacy-list-horizontal .wpml-ls-item {
	display: block;
}
.country_select_modal .wpml-ls-legacy-list-horizontal a {
	color: #2f2f2f;
    font-family: 'Noto Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    font-weight: 500;
	line-height: 24px;
    padding: 16px 0 16px 32px;
	position: relative;
}
.country_select_modal .wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	object-fit: contain;
    height: 24px;
    width: 24px;
	position: absolute;
	top: 16px;
	left: 0;
}
.country_select_modal .wpml-ls-legacy-list-horizontal a span {
	display: block;
	margin-left: 0;
}
.country_select_modal_backdrop {
	background-color: rgb(47 47 47 / 50%);
	display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.country_select_modal_active .country_select_modal_backdrop {
	opacity: 1;
	visibility: visible;
}
.header_row {
	display: flex;
	min-height: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.header_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.header_column_0 {
	display: none;
	width: 30%;
	padding-right: 10px;
}
.header_column_1 {
	width: 20%;
	padding-right: 20px;
}
.header_column_2 {
	width: 60%;
	padding-left: 20px;
	padding-right: 20px;
}
.header_column_3 {
	width: 20%;
	padding-left: 20px;
}
.header_column_4 {
	display: none;
	width: 30%;
	padding-left: 10px;
}
.mobile_menu_toggle_open {
	background-color: transparent;
	padding: 0;
	border: 0;
}
.mobile_menu_toggle_open::before {
	content: "a";
	cursor: pointer;
	font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 40px;
	font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
	speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: block;
	position: relative;
	top: 2px;
}
.logo_container {
	height: auto !important;
	width: auto !important;
	position: static !important;
}
#logo {
	height: auto !important;
	width: 80px;
	max-height: 100%;
	max-width: 100% !important;
}

#et-top-navigation {
	float: none;
	padding-top: 0 !important;
	padding-bottom: 0;
	padding-left: 0 !important;
}
nav#top-menu-nav {
	float: none;
}
#top-menu {
	float: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#top-menu a {
	-webkit-transition: background-color .2s, color .2s, outline 0s;
    transition: background-color .2s, color .2s, outline 0s;
}
#top-menu a:hover {
	opacity: 1 !important;
}
#top-menu > li {
	padding-left: 0;
	padding-right: 0;
	position: static;
}
#top-menu > li > a {
	line-height: 1.3;
	padding: 16px !important;
}
#top-menu > li > a::after {
	display: none;
}
#top-menu > li:hover > a {
	background-color: #fff;
	color: inherit !important;
}
#top-menu .sub-menu {
	width: 794px;
	max-width: 90%;
	padding-bottom: 20px !important;
	padding-left: 12px;
	padding-right: 12px;
	border-top: 0;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
	left: 50%;
	transform: translateX(-50%);
}
#top-menu .two-columns > .sub-menu {
	column-count: 2;
}
#top-menu .three-columns > .sub-menu {
	column-count: 3;
}
#top-menu .sub-menu li {
	display: block;
	padding: 4px 12px;
}
#top-menu .sub-menu a {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	display: inline-block;
	width: auto;
	padding: 8px 28px 8px 8px;
}
#top-menu .sub-menu a::after {
	content: "5";
    font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 9px;
    right: 4px;
}
.header_buttons_wrapper {
	display: flex;
	align-items: center;
}
.header_buttons_wrapper_right {
	justify-content: flex-end;
}
.header_button {
	background-color: #c67b05;
    color: #fdfdfd;
	font-family: 'Noto Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    text-transform: none;
    text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	width: auto;
	padding: 6px 8px;
	border: 2px solid transparent;
    border-radius: 4px;
    -webkit-transition: background-color .2s, color .2s, outline 0s;
    transition: background-color .2s, color .2s, outline 0s;
}
.header_button:hover {
	background-color: #A86600;
}
.header_button:focus {
	border-color: #FDFDFD;
    outline: 2px solid #724601;
}
.header_button:active {
	background-color: #724601;
    border-color: transparent;
    outline: 0;
}
.country_dropdown {
	margin-left: 16px;
	position: relative;
}
.country_dropdown_toggle {
	cursor: pointer;
	background-color: transparent;
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	display: block;
	padding: 16px 8px 16px 36px;
	border: 0;
	position: relative;
	-webkit-transition: background-color .2s, color .2s, outline 0s;
    transition: background-color .2s, color .2s, outline 0s;
}
.country_dropdown_toggle::before {
	content: "";
    font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 16px;
    left: 8px;
}
.country_dropdown_options {
	background-color: #fff;
	width: 160px;
	padding: 16px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
	position: absolute;
	top: 100%;
	right: 0;
	visibility: hidden;
    opacity: 0;
}
.country_dropdown_options .wpml-ls-legacy-list-horizontal {
	padding: 0;
	border: 0;
}
.country_dropdown_options .wpml-ls-legacy-list-horizontal>ul {
	display: block;
}
.country_dropdown_options .wpml-ls-legacy-list-horizontal .wpml-ls-item {
	display: block;
}
.country_dropdown_options .wpml-ls-legacy-list-horizontal a {
	color: #2f2f2f;
    font-family: 'Noto Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    font-weight: 500;
	line-height: 24px;
    padding: 8px 8px 8px 40px;
	position: relative;
}
.country_dropdown_options .wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	object-fit: contain;
    height: 24px;
    width: 24px;
	position: absolute;
	top: 8px;
	left: 8px;
}
.country_dropdown_options .wpml-ls-legacy-list-horizontal a span {
	display: block;
	margin-left: 0;
}
.country_dropdown_active .country_dropdown_toggle {
	background-color: #fff;
	color: inherit !important;
}
.country_dropdown_active .country_dropdown_options {
	visibility: visible;
    opacity: 1;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.country_toggle {
	cursor: pointer;
	display: inline-block;
	margin-left: 8px;
}
.country_toggle::before {
	content: "";
    font-family: ETmodules !important;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
	padding: 8px;
}
.transparent-header #page-container {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.transparent-header #main-header:not(.et-fixed-header) {
	background-color: transparent;
	box-shadow: none;
}
.transparent-header #main-header:not(.et-fixed-header) #top-menu > li > a,
.transparent-header #main-header:not(.et-fixed-header) .country_dropdown_toggle,
.transparent-header #main-header:not(.et-fixed-header) .mobile_menu_toggle_open,
.transparent-header #main-header:not(.et-fixed-header) .country_toggle {
	color: #fff;
}
@media (max-width: 1439px) {
	.header_column_1 {
		width: auto;
		padding-right: 10px;
	}
	.header_column_2 {
		flex-grow: 1;
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.header_column_3 {
		width: auto;
		padding-left: 10px;
	}
	#top-menu > li > a {
		font-size: 16px;
		padding-left: 8px !important;
		padding-right: 8px !important;
	}
}
@media (max-width: 1199px) {
	.slide_in_modal_active {
		overflow: hidden;
	}
	.slide_in_modal {
		display: block;
	}
	.country_select_modal_active {
		overflow: hidden;
	}
	.country_select_modal {
		display: block;
	}
	.country_select_modal_backdrop {
		display: block;
	}

	.et_fixed_nav #main-header {
		position: fixed;
	}
	.header_row {
		min-height: unset;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	.header_column_0 {
		display: flex;
	}
	.header_column_1 {
		width: 40%;
		padding-left: 10px;
	}
	.header_column_2 {
		display: none;
	}
	.header_column_3 {
		display: none;
	}
	.header_column_4 {
		display: flex;
	}
	.logo_container {
		display: flex;
		justify-content: center;
	}
	.header_button {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.header_button_desktop {
		display: none;
	}
}
@media (max-width: 767px) {
	.slide_in_modal_row {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#slide-in-logo {
		width: 48px;
	}
	.slide_in_modal {
		padding-top: 65px;
	}
	.slide_in_menu .sub-menu {
		padding-top: 81px;
	}
	.slide_in_menu .menu-row {
		min-height: 65px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.header_row {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#logo {
		width: 48px;
	}
}


/*
	Forms
*/
input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
	border-color: #e7e5ea;
	border-radius: 4px;
}
textarea {
	display: block;
}


/*
	Gravity Forms
*/
.gform_wrapper.gravity-theme {
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
}
.gform_wrapper.gravity-theme .gform_fields {
	grid-column-gap: 40px;
}
.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
	line-height: 1.5;
	min-height: unset;
	padding-left: 16px;
	padding-right: 16px;
}
.gform_wrapper.gravity-theme .gform_footer {
	margin-top: 32px;
	padding-top: 0;
	padding-bottom: 0;
}
.gform_wrapper.gravity-theme .gform_footer input {
	cursor: pointer;
	background-color: #c67b05;
	color: #fdfdfd;
	font-size: 16px;
    font-style: normal;
    font-weight: 700;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
    text-transform: none;
	display: inline-block;
	width: 248px;
    max-width: 100%;
	padding: 12px 16px;
	border: 2px solid transparent;
	border-radius: 4px;
	margin-bottom: 0;
	-webkit-transition: background-color .2s, color .2s, outline 0s;
    transition: background-color .2s, color .2s, outline 0s;
}
.gform_wrapper.gravity-theme .gform_footer input:hover {
	background-color: #A86600;
}
.gform_wrapper.gravity-theme .gform_footer input:focus {
	border-color: #FDFDFD;
	outline: 2px solid #724601;
}
.gform_wrapper.gravity-theme .gform_footer input:active {
	background-color: #724601;
	border-color: transparent;
	outline: 0;
}
.gform_wrapper.gravity-theme img.gform_ajax_spinner {
	margin-left: 20px;
}
.gform_wrapper.gravity-theme .gfield_required .gfield_required_text {
	font-size: 12px;
	font-style: normal;
}
@media (max-width: 640px) {
	.gform_wrapper.gravity-theme .gform_fields {
		grid-column-gap: 0;
	}
}


/* Accessibility Sidebar */
#dvmd_acsb_button svg {
	display: block;
}

/* Careers iframe row */
.et_pb_row.jobs-iframe-row {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}