.c-headline {
	max-width: 1200px;
	margin: 0 auto;
}

.v-content_cms .c-layout_col.is-content {
	width: 100%;
	padding-left: 0;
	float: unset;
	border-left: 0;
	max-width: 1200px;
	margin: 0 auto;
}

.v-content_cms .c-layout_col.is-sidebar {
	display: none;
}

/* HS CRIT IMPORTANT */
#sg_b div.sg_ft_in {
	font: normal 400 16px/24px poppins !important;
	color: #000;
	max-width: 1360px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 10px 0;
	width: 100%;
	text-align: left !important;
	background: #fff;
}
#sg_b div.sg_ft_in a {
	font: normal 400 16px/24px poppins;
	color: #0d4de4;
	text-decoration: none;
}
#sg_b #hs-html-loader {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background-color: #fff;
	transform: translateX(200%);
	transition: transform 0.2s ease;
	z-index: 9999;
	max-width: 100%;
	left: 0;
}

#sg_b #hs-html-loader.hs-unactive {
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease;
}

#sg_b .hs-back {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	cursor: pointer;
	opacity: 0;
	transition: opacity 1s ease;
}

body.hs-overflow {
	overflow-y: hidden;
}

/*    critical styles     */

#sg_b.sungroup .sg-section-content {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}

#sg-top-timer {
	height: 80px;
}

@media (max-width: 425px) {
	#sg-top-timer:not(.countdown-end-red) {
		height: 58px;
	}
}

#sg_b.sungroup .res.top {
	max-width: 100%;
	height: auto;
}

.sg_fix {
	max-width: 1200px;
	width: 100%;
	margin: auto;
}

#sg_b.sungroup .laazy {
	max-width: 100%;
	height: auto;
}
