﻿
.back-to-top {
	display: none !important;
}

.bdy .fixedPosition {
	position: relative;
}

.variableHeaderContainer {
	padding-top: 0 !important;
}

body, h1, h2, h3, h4 {
	font-family: var(--font) !important;
	font-weight: 300 !important;
	font-size: 18.7px !important;
	line-height: 1.335 !important;
	hyphens: auto;
	color: var(--ink) !important;
}

@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("/fonts/lato-latin-300-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("/fonts/lato-latin-ext-300-normal.woff2") format("woff2");
	unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/lato-latin-400-normal.woff2") format("woff2");
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/lato-latin-ext-400-normal.woff2") format("woff2");
	unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

:root {
	--font: "Lato", "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	--wrap: 960px;
	--ink: #ffffff;
	--ink-soft: rgba(255,255,255,.88);
	--line: rgba(255,255,255,.55);
	--deep: #0b2a63;
}

*, *::before, *::after {
	box-sizing: border-box
}

html {
	scroll-behavior: smooth
}

	html body {
		margin: 0;
		font-family: var(--font);
		font-weight: 300;
		font-size: 18.7px;
		line-height: 1.335;
		-webkit-hyphens: auto;
		hyphens: auto;
		color: var(--ink);
		background-color: #0d2f6b;
		background-image: url("/img/mfs3/landingpage-background-100q.webp");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100% 100%;
		-webkit-font-smoothing: antialiased;
	}
/* Fallback für Browser ohne WebP */
@supports not (background-image:url("x.webp")) {
	body {
		background-image: url("/img/mfs3/landingpage-background-100q.jpg")
	}
}

main img {
	display: block;
	max-width: 100%;
	height: auto
}

main a {
	color: inherit
}

.wrap {
	max-width: calc(var(--wrap) + 48px);
	margin: 0 auto;
	padding: 0 24px
}

.narrow {
	max-width: 100%
}

.hero {
	position: relative;
	overflow: hidden;
	min-height: 480px;
	height: 48vw;
	max-height: 960px
}

.hero-woman {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 66%;
	object-fit: cover;
	object-position: 50% 24%;
	-webkit-mask-image: linear-gradient(90deg,#000 52%,transparent 100%), linear-gradient(180deg,#000 72%,transparent 100%);
	-webkit-mask-composite: source-in;
	mask-image: linear-gradient(90deg,#000 52%,transparent 100%), linear-gradient(180deg,#000 72%,transparent 100%);
	mask-composite: intersect;
}

.hero-device {
	position: absolute;
	right: 12.1%;
	top: 2.66%;
	height: 90.65%;
	width: auto;
}

.hero-copy {
	position: absolute;
	inset: 0
}

.elementView.elementType10 .hero h1 {
	position: absolute;
	left: 25.4%;
	top: 7.1%;
	font-size: clamp(30px,3.1vw,59.5px) !important;
	font-weight: 300;
	line-height: 1.253 !important;
	letter-spacing: .078em !important;
	margin: 0;
	max-width: 15em;
	text-shadow: 0 2px 18px rgba(0,0,0,.35);
	color: white !important;
}

.hero-stoerer {
	position: absolute;
	left: 29.5%;
	top: 32.4%;
	width: 48.7%;
	max-width: 935px;
	min-width: 300px;
}

body .elementView.elementType10 .hero-hash {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2.47%;
	text-align: center;
	font-size: clamp(11px,.85vw,15px);
	letter-spacing: .34em;
}

.scrolldown {
	display: block;
	width: 20px;
	margin: -5px auto 0;
	opacity: .9
}



.sep {
	width: 222px;
	height: 0;
	border-top: 1px solid var(--line);
	margin: 62px auto 54px;
}

section {
	padding: 0
}

	section[id] {
		scroll-margin-top: 24px
	}

main h2 {
	font-size: clamp(26px,2.42vw,46.44px);
	font-weight: 300;
	line-height: 1.077;
	letter-spacing: .074em;
	text-align: center;
	margin: 0 0 40.5px;
}

h3.eyebrow {
	font-size: clamp(17px,1.4vw,22px);
	font-weight: 400;
	letter-spacing: .05em;
	text-align: center;
	margin: 0 0 14px;
}

main p {
	margin: 0 0 25px;
	color: var(--ink-soft)
}

.caption {
	text-align: center;
	font-size: 16.5px;
	color: var(--ink-soft);
	margin-top: 22px;
}

body .btn {
	display: inline-flex !important;
	align-items: center !important;
	gap: 9px !important;
	padding: 12px 14px !important;
	border-radius: 9px !important;
	background: rgb(233,236,240) !important;
	color: #16233a !important;
	font-size: 20px !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	border: 0 !important;
	cursor: pointer !important;
	transition: background .18s ease !important;
}

.btn:hover {
	background: #fff
}

.btn svg {
	width: 16px;
	height: 16px;
	fill: currentColor;
	transform: rotate(90deg);
	flex: none
}

.btn-row {
	text-align: center;
	margin: 44px 0 101px
}

.fig-center {
	margin: 0px auto 0;
	text-align: center
}

.placeholder, .elementView.elementType20.placeholder {
	max-width: 560px;
	margin: 0 auto;
	aspect-ratio: 16/9;
	border: 1px dashed rgba(255,255,255,.6);
	background: rgba(8,28,72,.3);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
	font-size: 15px;
	color: var(--ink-soft);
	padding: 0;
}

.scan-block {
	--geraet: clamp(293px,29.3vw,562.6px);
	display: grid;
	grid-template-columns: auto auto auto;
	align-items: center;
	justify-content: center;
	gap: 0 10px;
	max-width: 1120px;
	margin: 45.1px auto 0;
	padding: 0 24px;
}

.scan-stoerer {
	width: calc(var(--geraet)*.8976);
	max-width: none;
	justify-self: end;
	margin-right: calc(var(--geraet)*-.5146);
	position: relative;
	z-index: 0;
	pointer-events: none;
	transform: translate(calc(var(--geraet)*-.0471),5.54%);
}

.scan-device {
	height: var(--geraet);
	width: auto;
	position: relative;
	z-index: 1
}

.scan-avatar {
	display: flex;
	align-items: center;
	gap: 0
}

	.scan-avatar img {
		height: calc(var(--geraet)*1.0265);
		width: auto;
		transform: scaleX(-1)
	}

	.scan-avatar ul {
		list-style: none;
		margin: 0 0 0 calc(var(--geraet)*-.02613);
		padding: 0;
		font-size: calc(var(--geraet)*.03768);
		line-height: 2.2;
	}

	.scan-avatar li::before {
		content: "- "
	}

.two-col {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 36px;
	align-items: start;
}

	.two-col p {
		font-size: 17.9px;
		line-height: 25px
	}

	.two-col figure {
		margin: 0
	}

	.two-col img {
		width: 100%;
		border-radius: 2px
	}

.burger {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 0;
	max-width: calc(var(--wrap) + 48px);
	margin: 43.5px auto 0;
	padding: 0 24px;
}

	.burger .eim {
		flex: none;
		width: 140px;
		margin: 12.4px 0 0
	}

		.burger .eim img {
			width: 158.1px;
			max-width: none;
			margin-left: -6.6px
		}

		.burger .eim figcaption {
			font-size: 9.8px !important;
			line-height: 1.36 !important;
			margin-top: 2.2px !important;
			color: var(--ink-soft);
		}

	.burger .stack-wrap {
		position: relative;
		flex: 0 1 753px;
		padding-right: 60px
	}

	.burger .stack {
		width: 100%
	}

.burger-labels {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	aspect-ratio: .0464;
	overflow: hidden;
}

	.burger-labels img {
		position: absolute;
		top: -13.34%;
		left: -828.4%;
		height: 125.51%;
		width: auto;
		max-width: none;
	}

.logo-row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: clamp(24px,4vw,64px);
	flex-wrap: wrap;
	margin: 40px 0 0;
}

	.logo-row img {
		height: auto
	}

	.logo-row .l-dormabell {
		width: 130px
	}

	.logo-row .l-innova {
		width: 130px
	}

	.logo-row .l-wba {
		width: 82px
	}

	.logo-row .l-nba {
		width: 120px
	}

.video {
	display: block;
	position: relative;
	max-width: 680px;
	margin: 0 auto;
	aspect-ratio: 16/9;
	border-radius: 2px;
	overflow: hidden;
	border: 1px solid rgba(255,255,255,.25);
	background: linear-gradient(rgba(6,20,48,.35),rgba(6,20,48,.35)), url("/img/mfs3/woman-sleeping-digital-1300x1445px.webp") center 30%/cover no-repeat #08214d;
}

	/* gemeinsame Grundlage – setzt alles zurueck, was das CMS mitbringen koennte */
	.video::before,
	.video::after {
		content: "";
		position: absolute;
		display: block;
		box-sizing: border-box;
		left: 50%;
		top: 50%;
		margin: 0;
		padding: 0;
	}

	/* Kreis */
	.video::before {
		width: 74px;
		height: 74px;
		border: 2px solid rgba(255,255,255,.9);
		border-radius: 50%;
		background: rgba(0,0,0,.25);
		transform: translate(-50%,-50%);
	}

	/* Dreieck */
	.video::after {
		width: 20px;
		height: 24px;
		border: 0;
		border-radius: 0;
		background: #fff;
		clip-path: polygon(0 0, 100% 50%, 0 100%);
		transform: translate(-50%,-50%) translateX(3px);
	}

	/* Platzhalter weg, sobald ein Video im Container liegt */
	.video:has(video),
	.video:has(iframe) {
		background: #000;
		border-color: transparent;
	}

		.video:has(video)::before, .video:has(video)::after,
		.video:has(iframe)::before, .video:has(iframe)::after {
			content: none;
		}

	.video video,
	.video iframe {
		display: block;
		width: 100%;
		height: 100%;
		border: 0;
	}

.faq {
	max-width: 654px;
	margin: 0 auto
}

.faq-group {
	margin-bottom: 48px
}

	.faq-group > h3 {
		font-size: 18.7px;
		font-weight: 400;
		letter-spacing: .02em;
		margin: 0 0 3px;
		padding-left: 21px;
	}

details.faq-item {
	margin-bottom: 16px
}

.mainContent .elementView.elementType10 details.faq-item summary {
	list-style: none;
	cursor: pointer;
	padding: 7.5px 52px 7.5px 21px;
	position: relative;
	font-size: 18.7px;
	color: var(--ink);
	border: 1px solid rgba(255,255,255,.81);
	background: none;
	transition: border-color .18s ease;
}

		details.faq-item summary:hover {
			border-color: #fff
		}

		details.faq-item summary::-webkit-details-marker {
			display: none
		}

		details.faq-item summary svg {
			position: absolute;
			right: 18px;
			top: 50%;
			width: 18px;
			height: 18px;
			fill: #fff;
			transform: translateY(-50%) rotate(180deg);
			transition: transform .2s ease;
		}

	details.faq-item[open] summary svg {
		transform: translateY(-50%) rotate(0deg)
	}

.faq-answer {
	padding: 17px 0 8px
}

	.faq-answer p {
		margin: 0 0 25px
	}

.totop {
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 26px 0 90px
}



	.totop span {
		font-size: 15px
	}


body .elementType10 {
	padding: 0;
}

body .hero h1 {
	font-size: clamp(30px,3.1vw,59.5px);
	font-color: white;
	line-height: 1.25;
	letter-spacing: 0.78cm;
}

body .elementView.elementType10 * {
	color: #fff;
	font-size: 1.15rem;
	line-height: 1.7rem;
}

body .elementView.elementType10 h2 {
	color: #fff;

	font-size: clamp(26px, 2.42vw, 46.44px) !important;
	font-weight: 300 !important;
	line-height: 1.077 !important;
	letter-spacing: .074em !important;
	text-align: center !important;
	margin: 0 0 40.5px !important;
}

body .btn {
	--btn-pl: 38px; /* 14 Innenabstand + 15 Pfeil + 9 Abstand */
	display: inline-flex;
	align-items: center;
	gap: 9px;
	position: relative;
	padding: 12px 14px 12px var(--btn-pl) !important;
	border-radius: 9px;
	background: rgb(233,236,240);
	color: #16233a;
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	transition: background .18s ease;
	padding-left: 38px !important;
}

.btn:hover {
	background: #fff
}

.btn::before,
.btn::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 10.7px;
	height: 10.7px;
	border-top: 1.6px solid currentColor;
	border-right: 1.6px solid currentColor;
	transform: translate(-50%,-50%) rotate(45deg);
}

.btn::before {
	left: calc(var(--btn-pl) - 24px)
}

.btn::after {
	left: calc(var(--btn-pl) - 16.7px)
}

.scrolldown {
	position: relative;
	display: block;
	width: 20px;
	height: 21px;
	margin: -5px auto 0;
	opacity: .9;
}

	.scrolldown::before,
	.scrolldown::after {
		content: "";
		position: absolute;
		left: 50%;
		width: 14.1px;
		height: 14.1px;
		border-top: 2.1px solid #fff;
		border-right: 2.1px solid #fff;
		transform: translate(-50%,-50%) rotate(135deg);
	}

	.scrolldown::before {
		top: calc(50% - 10.5px)
	}

	.scrolldown::after {
		top: calc(50% - 1px)
	}
/* nur fuer Screenreader, damit der Link nicht leer ist */
.vh {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip-path: inset(50%);
	white-space: nowrap
}

.totop {
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 26px 0 90px;
	padding-top: 28px; /* 20 Pfeil + 8 Abstand, war margin am svg */
}

	.totop::before,
	.totop::after {
		content: "";
		position: absolute;
		left: 50%;
		width: 14.1px;
		height: 14.1px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: translate(-50%,-50%) rotate(-45deg);
	}

	.totop::before {
		top: 10.9px
	}

	.totop::after {
		top: 20px
	}

details.faq-item summary::before,
details.faq-item summary::after {
	content: "";
	position: absolute;
	right: 27px;
	width: 12.7px;
	height: 12.7px;
	border-top: 1.8px solid #fff;
	border-right: 1.8px solid #fff;
	transform: translate(50%,-50%) rotate(135deg);
	transition: top .2s ease, transform .2s ease;
}

details.faq-item summary::before {
	top: calc(50% - 9px)
}

details.faq-item summary::after {
	top: calc(50% - 0.8px)
}

details.faq-item[open] summary::before {
	top: calc(50% + 0.8px);
	transform: translate(50%,-50%) rotate(-45deg);
}

details.faq-item[open] summary::after {
	top: calc(50% + 9px);
	transform: translate(50%,-50%) rotate(-45deg);
}

@media (max-width:900px) {
	details.faq-item summary::before,
	details.faq-item summary::after {
		right: 23px
	}
}


body .mainContent .elementView.elementType10 .faq-group h3 {
	font-weight: 400 !important;
}


@media (max-width:900px) {
	.hero {
		--stoerer-b: min(158vw,800px);
		--geraet-h: clamp(300px,78vw,470px);
		--motiv-h: clamp(230px,30vw,320px);
		height: auto;
		min-height: 0;
		max-height: none;
		padding-bottom: 26px;
		display: flex;
		flex-direction: column
	}

		.hero > picture:nth-of-type(1) {
			order: 1
		}

	.hero-copy {
		order: 2
	}

	.hero-stoerer {
		order: 3
	}

	.hero > picture:nth-of-type(2) {
		order: 4
	}

	.hero-hash {
		order: 5
	}

	.hero-woman {
		position: relative;
		width: 100%;
		height: var(--motiv-h);
		object-position: 50% 38%;
		-webkit-mask-image: linear-gradient(180deg,#000 60%,transparent 100%);
		mask-image: linear-gradient(180deg,#000 60%,transparent 100%)
	}

	.hero-copy {
		position: relative;
		inset: auto;
		padding: 24px 24px 0;
		width: -moz-fit-content;
		width: fit-content;
		max-width: 100%;
		margin: calc(var(--motiv-h)*-.22) auto 0
	}

	body .elementView.elementType10 .hero h1 {
		position: relative;
		left: auto;
		top: auto;
		max-width: none;
		font-size: clamp(27px,8.5vw,38px)
	}

	.hero-stoerer {
		position: relative;
		left: auto;
		top: auto;
		min-width: 0;
		width: var(--stoerer-b);
		max-width: none;
		align-self: center;
		margin: calc(clamp(28px,5vw,56px) - var(--stoerer-b)*.1270) 0 calc(var(--stoerer-b)*-.3484 - var(--geraet-h)*.0208);
		transform: translateX(calc(var(--stoerer-b)*.0214));
		z-index: 0
	}

	.hero-device {
		position: relative;
		right: auto;
		top: auto;
		height: var(--geraet-h);
		width: auto;
		margin: 0 auto;
		z-index: 1
	}

	.hero-hash {
		position: relative;
		bottom: auto;
		margin-top: clamp(18px,2.6vw,30px)
	}

	.scan-block {
		--geraet: clamp(300px,78vw,470px);
		--stoerer-b: min(92vw,485px);
		grid-template-columns: 1fr;
		justify-items: center;
		gap: 0
	}

	.scan-stoerer {
		width: var(--stoerer-b);
		max-width: none;
		justify-self: center;
		margin: calc(8px - var(--stoerer-b)*.0701) 0 calc(var(--stoerer-b)*-.3058 - var(--geraet)*.0071);
		transform: translateX(calc(var(--stoerer-b)*.0117))
	}

	.scan-avatar {
		margin-top: calc(30px - var(--geraet)*.1025)
	}

	.two-col {
		grid-template-columns: 1fr
	}

	.burger {
		flex-direction: column;
		align-items: center;
		gap: 26px
	}

		.burger .eim {
			margin: 0;
			text-align: center
		}

			.burger .eim img {
				margin-left: calc(50% - 76.6px)
			}

			.burger .eim figcaption {
				font-size: 13px;
				line-height: 1.45
			}

	.scan-avatar ul {
		font-size: max(15px,calc(var(--geraet)*.03768))
	}

	.burger .stack-wrap {
		flex: 0 0 auto;
		width: 100%;
		padding-right: 0
	}

	.burger-labels {
		display: none
	}

	.caption, .logo-row {
		padding-left: 24px;
		padding-right: 24px
	}

	h2 {
		line-height: 1.25;
		letter-spacing: .05em;
		margin-bottom: 30px
	}

		h2 br {
			display: none
		}

	.btn {
		font-size: 18px;
		line-height: 1.3;
		padding: 11px 16px
	}

	details.faq-item summary {
		padding: 9px 44px 9px 16px
	}

		details.faq-item summary svg {
			right: 14px
		}

	.faq-group > h3 {
		padding-left: 16px
	}

	.faq-answer {
		padding-left: 0;
		padding-right: 0
	}

	.scrolldown {
		width: 44px;
		height: 44px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: -16px auto 0
	}

	.totop {
		margin-bottom: 64px
	}


	.scrolldown {
		width: 44px;
		height: 44px;
		margin: -16px auto 0
	}

	body .mainContent .elementView.elementType10 p {
		font-size: 20px;
	}

	.elementType10 .btn-row {
		margin-top: 0;
		margin-left: 20px;
		margin-right: 20px;
	}

	body .mainContent .elementView.elementType10 .scan-avatar ul,
	body .mainContent .elementView.elementType10 .scan-avatar ul li {
		list-style: none;
		margin: 0 0 0 calc(var(--geraet)*-.02613);
		padding: 0;
		font-size: calc(var(--geraet)*.03768);
		line-height: 2.2;
	}

	body .mainContent .elementView.elementType10 .faq-group h3 {
		font-size: 20px !important;
		font-weight: 400 !important;
	}

	body .elementView.elementType10 .hero-hash {
		bottom: 1.0%;
	}

	body .elementView.elementType10 .hero h1 {
		top: 10%;
		line-height: 1.15 !important;
	}

	body .elementView.elementType10 .hero h1 {
		font-size: 42px !important;
	}
}



body .mainContent > .elementView.elementType10 {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

div.bdy {
	padding: 0 !important;
}

html div.bdy {
	max-width: 100%;
}

html .mainContent > .elementType10 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}



html .mainContent {
	margin-left: 0;
	margin-right: 0;
}

body .elementView.elementType10 h3,
body .elementView.elementType2 h3 {
	border-bottom: 0;
}

body .elementView.elementType10 h1 {
	border: 0;
}

.cookieAcceptanceOverlay .cookiePanel form {
	color: black;
}

