@font-face {
	font-family: 'Source Sans Pro';
	src: url('../../../fonts/source-sans-pro/SourceSansPro-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Source Sans Pro';
	src: url('../../../fonts/source-sans-pro/SourceSansPro-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}




/* ***** Global ***** */
:root {
	--lqd-container-width: 1140px;
	--lqd-container-width-md: 970px;
	--lqd-container-width-sm: 750px;
	--lqd-row-gutter-x: 20px;
	--lqd-row-gutter-y: 20px;

	--lqd-color-secondary: #000000;
	--lqd-color-accent: #F7F8FA;
	--lqd-color-blue-300: #39374D;
	--lqd-color-green-100: rgba(0, 34, 44, 0.43);
	--lqd-color-green-600: rgba(17, 48, 46, 0.9);
	--lqd-color-green-700: #000000;
	--lqd-color-blue-700: #112446;
	--lqd-color-gray-300: #e5e3df;
	--lqd-color-gray-400: #909197;
	--lqd-color-slate-200: #F7F8F8;
	--lqd-color-slate-700: #3B4B53;
	--lqd-color-slate-900: #222232;
	--lqd-color-yellow-100: #F8F5F3;
	--lqd-color-primary: #383838;
	--lqd-color-gradient-start: #000000;
	--lqd-color-gradient-stop: #000000;
	--lqd-color-link: #000000;
	--lqd-color-link-hover: #727272;
	--lqd-body-text-color: #626974;
	--lqd-color-dark: #000000;
	--lqd-color-blue-900: #181b31;
	--lqd-color-gray-100: #f7f8f8;
	--lqd-color-gray-200: #cccccc;
	--lqd-color-gray-500: #868686;
	--lqd-color-gray-600: #4e4e4e;
	--lqd-color-gray-700: #3b3b3b;
	--lqd-color-slate-300: #7b838e;


	--lqd-body-font-family: "MBCorpo Text","DaimlerCS-Regular","DaimlerCSArab-Regular",sans-serif;
	--lqd-body-font-size: 17px;
	--lqd-body-line-height: 1.64em;

	--lqd-heading-font-family: "MBCorpo Title","DaimlerCAC-Regular","DaimlerCACArab-Regular",serif;
	--lqd-bold-font-family: "MBCorpo Text","DaimlerCS-Regular","DaimlerCSArab-Regular",sans-serif;
	--lqd-h3-font-family: "MBCorpo Text","DaimlerCS-Regular","DaimlerCSArab-Regular",sans-serif;
	--lqd-heading-font-weight: 700;
	--lqd-heading-line-height: 1.25em;
	--lqd-heading-color: #000000;
	--lqd-h1-font-size: 42px;
	--lqd-h2-font-size: 40px;
	--lqd-h3-font-size: 35px;
	--lqd-h4-font-size: 28px;
	--lqd-h5-font-size: 20px;
	--lqd-h5-line-height: 1.5em;
	--lqd-h6-font-size: 16px;
	--lqd-h6-line-height: 1.5em;

	--lqd-sticky-header-height: 72px;
}

@font-face{font-display:swap;font-family:MBCorpo Title;font-style:normal;font-weight:400;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF2/MBCorpoATitleCond-Regular-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:MBCorpo Text;font-style:normal;font-weight:400;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF2/MBCorpoSText-Regular-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:MBCorpo Text;font-style:normal;font-weight:700;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF2/MBCorpoSText-Bold-Web.woff2) format("woff2")}@font-face{font-display:swap;font-family:DaimlerCAC-Regular;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF2/DaimlerCAC-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:DaimlerCS-Regular;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF2/DaimlerCS-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:DaimlerCACArab-Regular;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF2/DaimlerCACArab-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:DaimlerCSArab-Regular;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF2/DaimlerCSArab-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Hanyi;font-style:normal;font-weight:400;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF/Hanyi.woff) format("woff")}@font-face{font-display:swap;font-family:Hanyi-Ext;font-style:normal;font-weight:400;src:url(https://assets.oneweb.mercedes-benz.com/plugin/workbench/fonts/2.1.0/WOFF/Hanyi-Ext.woff) format("woff")}:host,





.btn-md {
	--btn-pt: 17px;
	--btn-pe: 55px;
	--btn-pb: 17px;
	--btn-ps: 55px;
}

/* ***** Main Header ****** */
.main-header .main-nav {
	--lqd-menu-items-top-padding: 25px;
	--lqd-menu-items-right-padding: 15px;
	--lqd-menu-items-bottom-padding: 6px;
	--lqd-menu-items-left-padding: 15px;
}


.main-header .nav-item-children a {
	font-size: 1em;
	font-weight: 500;
}

.is-stuck .main-nav {
	--lqd-menu-items-bottom-padding: 12px;
}

/* ***** Header Sticky ***** */
.is-stuck .module-header {
	background-color: #fff;
}

.is-stuck .navbar-collapse .main-nav>li>a,
.is-stuck .module-header h6 {
	color: #ffffff;
}


/* ***** Titlebar ***** */
.titlebar-inner h1 {
	font-weight: 700;
}

.titlebar-inner p {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}

.accordion-active-has-fill .accordion-item.active .accordion-title a {
	background-color: var(--lqd-color-secondary);
	color: #fff;
}

.has-accordion .accordion-item.active .accordion-expander {
	color: #FFFFFF;
}