/* =====================================================================
   gratis-zahnspange-wien.at – Stylesheet
   Version 2026-08 (Relaunch-Optimierung: selbst gehostete Schrift,
   Mobile-CTA, Infoboxen, FAQ, Provider-Karten, Video-Facade)
   Farben: Grün #38713f · Hellgrün #eaf1ea · Rot #e6320f
   ===================================================================== */

@font-face {
	font-family:'Lato';
	font-style:normal;
	font-weight:400;
	font-display:swap;
	src:url(../fonts/lato-400-latin-ext.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-400-latin.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+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:700;
	font-display:swap;
	src:url(../fonts/lato-700-latin-ext.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:700;
	font-display:swap;
	src:url(../fonts/lato-700-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
	margin:0;
	padding:180px 0 0;
	font-family:'Lato', 'Helvetica Neue', Arial, sans-serif;
	overflow-y:scroll;
	position:relative;
	width:100%;
	scroll-behavior:smooth;
	-webkit-text-size-adjust:100%;
	scroll-padding-top:190px;
}

@media (max-width:1023px) {
html {
	padding:90px 0 0;
	scroll-padding-top:100px;
}
}

@media (prefers-reduced-motion:reduce) {
html { scroll-behavior:auto; }
*, *:before, *:after { transition:none!important; animation:none!important; }
}

body {
	margin:0 auto;
	padding:0;
	position:relative;
	width:100%;
	color:#000;
	background:#fff;
}

img {
	max-width:100%;
	height:auto;
}

picture { display:contents; }

*:focus-visible {
	outline:3px solid #e6320f;
	outline-offset:2px;
}

.skip-link {
	position:absolute;
	left:-9999px;
	top:0;
	background:#38713f;
	color:#fff;
	padding:10px 15px;
	z-index:100001;
	font-size:16px;
	text-decoration:none;
}
.skip-link:focus { left:10px; top:10px; }

/* ---------------------------------------------------------------- Header */

header {
	position:fixed;
	z-index:100;
	left:0;
	right:0;
	top:0;
	margin:0 auto;
	padding:0;
	font-size:0;
	line-height:0;
	background:#fff;
	box-shadow:0 1px 0 rgba(0,0,0,0.04);
}

.header-inner {
	max-width:1200px;
	margin:0 auto;
	height:130px;
}
@media (max-width:1023px) {
.header-inner { height:90px; }
}

header .left {
	position:relative;
	margin:0;
	padding:20px;
	display:inline-block;
	width:50%;
	vertical-align:top;
	box-sizing:border-box;
}

header .left img {
	display:block;
	height:50px;
	width:auto;
	margin:0 0 15px;
}

header .left .logo-link { display:inline-block; }

header .tagline {
	font-family:'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:15px;
	margin:0;
	padding:0;
	color:#38713f;
}

header .right {
	position:relative;
	margin:0;
	padding:16px 20px;
	display:inline-block;
	width:50%;
	vertical-align:top;
	box-sizing:border-box;
}

.right p > img, .right > img.badge {
	vertical-align:top;
	float:left;
	padding:0 10px 0 0;
	height:90px;
	width:auto;
	display:inline-block;
}

.right p {
	font-family:'Lato', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:13px;
	line-height:15px;
	margin:0;
	padding:0;
	color:#000;
	text-align:right;
}

.right p a {
	color:#000;
	text-decoration:none;
	display:inline-block;
	padding:0;
}

.right p a:hover {
	color:#0064a3;
}

.right p a img {
	height:15px;
	width:15px;
	vertical-align:top;
}

.right p a.hdr-termin {
	background:#e6320f;
	color:#fff;
	padding:5px 12px 5px 10px;
	line-height:15px;
	border-radius:8px;
	margin-top:5px;
}
.right p a.hdr-termin img { filter:brightness(0) invert(1); }
.right p a.hdr-termin:hover { background:#c52a0c; color:#fff; }

@media (max-width:1023px) {

header .left {
	padding:12px 12px 0;
	display:inline-block;
	width:100%;
	height:90px;
}

header .left img {
	display:block;
	height:36px;
	margin:0 0 6px;
}

header .tagline {
	font-size:12px;
	line-height:14px;
	white-space:normal;
	overflow:hidden;
	max-height:28px;
	max-width:calc(100vw - 205px);
}

header .right p, header .right > img.badge {
	display:none;
}

header .right {
	padding:0;
}

}

#oh_cross {
	font-size:0;
}

/* ---------------------------------------------------------------- Navigation */

nav#mainnav {
	position:relative;
	margin:0;
	line-height:0;
	background:#38713f;
}

nav#mainnav ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	position:relative;
	display:block;
	text-align:center;
}

nav#mainnav li {
	display:inline-block;
	margin:0 5px;
	padding:0;
}

nav#mainnav a {
	display:block;
	padding:15px 10px;
	margin:0;
	color:#fff;
	font-size:17px;
	line-height:20px;
	text-decoration:none;
	border-bottom:3px solid transparent;
}

nav#mainnav li:hover a {
	background:rgba(255,255,255,0.12);
}

nav#mainnav li.active a {
	border-bottom-color:#fff;
	background:rgba(255,255,255,0.12);
}

/* lange Menülabels (HU/RO/PL) auf schmaleren Desktops einzeilig halten */
@media (max-width:1450px) {
nav#mainnav li { margin:0 2px; }
nav#mainnav a { padding:15px 8px; font-size:15px; }
}
@media (max-width:1280px) {
nav#mainnav li { margin:0; }
nav#mainnav a { padding:15px 8px; font-size:13px; }
}
@media (max-width:1100px) {
nav#mainnav a { padding:15px 6px; font-size:12px; }
}

@media (min-width:1024px) {

nav#mainnav {
	display:block!important;
}

}

@media (max-width:1023px) {

nav#mainnav {
	position:fixed;
	top:90px;
	left:0;
	right:0;
	bottom:0;
	display:none;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	padding-bottom:80px;
	box-sizing:border-box;
}

nav#mainnav.open { display:block; }

nav#mainnav li {
	display:block;
	margin:0;
	padding:0;
	border-bottom:1px solid rgba(255,255,255,0.15);
}

nav#mainnav a {
	display:block;
	padding:16px 20px;
	margin:0;
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
	border-bottom:0;
}

nav#mainnav li.active a {
	background:rgba(255,255,255,0.18);
}

}

/* ---------------------------------------------------------------- Artikel / Typografie */

main { display:block; }

article {
	position:relative;
	margin:0 auto;
	padding:20px;
	max-width:840px;
}

article h1, .prefooter h1 {
	font-size:48px;
	line-height:1.2;
	font-weight:400;
	margin:30px 0 30px;
	padding:0;
	text-align:center;
}

article h2, .prefooter h2 {
	font-size:36px;
	line-height:1.2;
	font-weight:700;
	text-align:center;
	margin:0 0 10px;
	padding:0;
}

article h2.left { text-align:left; }

article h3, .prefooter h3 {
	font-size:24px;
	line-height:1.2;
	font-weight:700;
	margin:0 0 10px;
	padding:0;
}

article h4 {
	font-size:19px;
	line-height:1.3;
	font-weight:700;
	margin:0 0 8px;
	padding:0;
}

article h3 a.button, a.button {
	font-size:19px;
	line-height:20px;
	padding:12px 20px;
	border-radius:10px;
	min-width:250px;
	box-sizing:border-box;
	display:inline-block;
	background:#38713f;
	color:#fff;
	text-decoration:none;
	font-weight:400;
	text-align:center;
}
a.button:hover { background:#2c5a32; }

article p, article ul, article ol, .prefooter p {
	font-size:19px;
	line-height:1.5;
	font-weight:400;
	margin:0 0 30px;
	padding:0;
}

article ul, article ol {
	padding:0 0 0 30px;
}

article li { margin:0 0 6px; }

article a {
	color:#000;
}

article a:hover { color:#38713f; }

article img.aufmacher, article p > img {
	display:block;
	margin:0 auto;
}
article > picture > img, .faq-item > picture > img, .faq-group > picture > img, section > picture > img {
	display:block;
	margin:0 auto 30px;
}
@media (max-width:767px) {
article > picture > img, .faq-item > picture > img, .faq-group > picture > img, section > picture > img { margin-bottom:20px; }
}

article figure {
	margin:0 0 30px;
	padding:0;
}

article figcaption {
	font-size:14px;
	line-height:1.4;
	color:#555;
	margin:8px 0 0;
	text-align:center;
}

article blockquote {
	margin:0 0 30px;
	padding:10px 20px;
	border-left:4px solid #38713f;
	background:#f7faf7;
	font-size:19px;
	line-height:1.5;
}

article hr {
	border:0;
	height:1px;
	background:#e0e8e0;
	margin:40px 0;
}

.lead {
	font-size:22px!important;
	line-height:1.5;
}

.center { text-align:center; }

.small, article p.small { font-size:15px; color:#555; }

.prefooter p a {
	color:#38713f;
}

/* Buttons */
.btn {
	display:inline-block;
	font-size:17px;
	line-height:20px;
	padding:12px 20px;
	border-radius:10px;
	text-decoration:none!important;
	font-weight:700;
	box-sizing:border-box;
	text-align:center;
	cursor:pointer;
	border:2px solid transparent;
	margin:0 6px 8px 0;
	-webkit-tap-highlight-color:transparent;
}
.btn-red { background:#e6320f; color:#fff!important; border-color:#e6320f; }
.btn-red:hover { background:#c52a0c; border-color:#c52a0c; }
.btn-green { background:#38713f; color:#fff!important; border-color:#38713f; }
.btn-green:hover { background:#2c5a32; border-color:#2c5a32; }
.btn-outline { background:#fff; color:#38713f!important; border-color:#38713f; }
.btn-outline:hover { background:#eaf1ea; }

/* Infobox (grün hinterlegt) */
.infobox {
	background:#eaf1ea;
	padding:15px 20px;
	margin:0 auto 30px;
	border-radius:6px;
}
.infobox p { margin:0 0 10px; }
.infobox p:last-child { margin:0; }
.infobox b.label { color:#e6320f; }
.infobox .btn { margin-top:6px; }

/* Faktenbox "Auf einen Blick" */
.factbox {
	background:#f7faf7;
	border:1px solid #d8e6d9;
	border-radius:8px;
	padding:20px 24px;
	margin:0 0 30px;
}
.factbox h2, .factbox h3 {
	font-size:22px;
	text-align:left;
	margin:0 0 12px;
}
.factbox ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:18px;
}
.factbox li {
	padding:8px 0 8px 34px;
	position:relative;
	border-top:1px solid #e3ece4;
	margin:0;
}
.factbox li:first-child { border-top:0; }
.factbox li:before {
	content:'';
	position:absolute;
	left:0;
	top:12px;
	width:20px;
	height:20px;
	border-radius:50%;
	background:#38713f url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/></svg>") no-repeat center/14px;
}

/* Schritte */
ol.steps {
	list-style:none;
	counter-reset:step;
	padding:0;
	margin:0 0 30px;
}
ol.steps li {
	position:relative;
	padding:0 0 18px 58px;
	margin:0;
	min-height:44px;
}
ol.steps li:before {
	counter-increment:step;
	content:counter(step);
	position:absolute;
	left:0;
	top:-2px;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	border-radius:50%;
	background:#38713f;
	color:#fff;
	font-weight:700;
	font-size:21px;
}
ol.steps li b { display:block; }

/* Zwei-Spalten-Raster für kurze Listen (z.B. Vor-/Nachteile) */
.cols2 {
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:20px;
	margin:0 0 30px;
}
.cols2 > div {
	background:#f7faf7;
	border-radius:8px;
	padding:16px 20px;
}
.cols2 h3, .cols2 h4 { font-size:19px; margin:0 0 8px; }
.cols2 ul, .cols2 p { margin:0; font-size:17px; }
@media (max-width:600px) {
.cols2 { grid-template-columns:1fr; }
}

/* Tabellen */
.table-wrap {
	overflow-x:auto;
	-webkit-overflow-scrolling:touch;
	margin:0 0 30px;
}
table.info {
	width:100%;
	border-collapse:collapse;
	font-size:17px;
	line-height:1.4;
	min-width:520px;
}
table.info th, table.info td {
	text-align:left;
	vertical-align:top;
	padding:10px 12px;
	border-bottom:1px solid #e0e8e0;
}
table.info th {
	background:#eaf1ea;
	color:#38713f;
	font-weight:700;
}
table.info tr:nth-child(even) td { background:#fafcfa; }

/* FAQ */
.faq-toc {
	background:#f7faf7;
	border:1px solid #d8e6d9;
	border-radius:8px;
	padding:16px 20px;
	margin:0 0 30px;
}
.faq-toc p { margin:0 0 6px; font-weight:700; font-size:16px; text-transform:uppercase; letter-spacing:0.03em; color:#38713f; }
.faq-toc ul { margin:0; padding:0; list-style:none; font-size:17px; columns:2; column-gap:30px; }
.faq-toc li { margin:0 0 4px; break-inside:avoid; }
.faq-toc a { text-decoration:none; border-bottom:1px solid #bcd2be; }
.faq-toc a:hover { border-bottom-color:#38713f; }
@media (max-width:600px) { .faq-toc ul { columns:1; } }

.faq-group { margin:0 0 20px; scroll-margin-top:190px; }
@media (max-width:1023px) { .faq-group { scroll-margin-top:110px; } }
.faq-group > h2 { text-align:left; font-size:28px; margin:0 0 18px; padding:0 0 8px; border-bottom:2px solid #38713f; }

.faq-item {
	margin:0 0 22px;
	padding:0 0 0 18px;
	border-left:3px solid #d8e6d9;
}
.faq-item h3 {
	font-size:21px;
	line-height:1.3;
	margin:0 0 8px;
	color:#000;
}
.faq-item p, .faq-item ul, .faq-item ol { margin:0 0 12px; font-size:18px; }
.faq-item > *:last-child { margin-bottom:0; }

/* CTA-Box */
.ctabox {
	background:#38713f;
	color:#fff;
	border-radius:10px;
	padding:28px 30px;
	margin:10px 0 40px;
	text-align:center;
}
.ctabox h2 { color:#fff; font-size:28px; margin:0 0 10px; }
.ctabox p { color:#fff; font-size:18px; margin:0 0 16px; }
.ctabox p.ctabox-actions { margin:0; }
.ctabox .btn-green { background:#fff; color:#38713f!important; border-color:#fff; }
.ctabox .btn-green:hover { background:#eaf1ea; }
.ctabox .btn-red { border-color:#e6320f; }

/* Weiterführende Links */
.related {
	margin:30px 0 10px;
	padding:20px 24px;
	background:#f7faf7;
	border-radius:8px;
}
.related h2 { font-size:20px; text-align:left; margin:0 0 10px; }
.related ul { list-style:none; padding:0; margin:0; font-size:17px; }
.related li { margin:0 0 6px; padding:0 0 0 18px; position:relative; }
.related li:before { content:'›'; position:absolute; left:0; top:-1px; color:#38713f; font-weight:700; font-size:20px; }
.related a { text-decoration:none; border-bottom:1px solid #bcd2be; }
.related a:hover { border-bottom-color:#38713f; }

/* Video-Facade (Wistia) */
.video-facade {
	position:relative;
	display:block;
	margin:0 0 30px;
	cursor:pointer;
	background:#000;
	border-radius:6px;
	overflow:hidden;
	aspect-ratio:16/9;
}
.video-facade img { display:block; width:100%; height:100%; object-fit:cover; opacity:0.92; }
.video-facade:hover img { opacity:1; }
.video-facade .video-play {
	position:absolute;
	left:50%;
	top:50%;
	width:78px;
	height:78px;
	margin:-39px 0 0 -39px;
	border-radius:50%;
	background:rgba(230,50,15,0.92) url(../img/play.svg) no-repeat 55% center/40px;
	box-shadow:0 4px 20px rgba(0,0,0,0.3);
}
.video-facade:hover .video-play { background-color:#e6320f; }
.video-facade .video-title {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:12px 16px;
	color:#fff;
	font-size:16px;
	line-height:1.3;
	background:linear-gradient(transparent, rgba(0,0,0,0.7));
}
.video-facade iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }

.video-local { margin:0 0 30px; }
.video-local video {
	display:block;
	width:100%;
	max-width:540px;
	height:auto;
	margin:0 auto;
	border-radius:6px;
	background:#000;
}

/* ---------------------------------------------------------------- Provider-Block (Votiv / Eltz) */

.twocol {
	margin:0 auto 50px;
	position:relative;
	font-size:0;
	line-height:0;
}

.twocol-inner {
	position:relative;
	max-width:1200px;
	margin:0 auto;
	padding:0;
	font-size:0;
}

.twocol-head {
	max-width:840px;
	margin:0 auto 10px;
	padding:0 20px;
	text-align:center;
}
.twocol-head h2 {
	font-size:36px;
	line-height:1.2;
	font-weight:700;
	margin:0 0 10px;
}
.twocol-head p {
	font-size:19px;
	line-height:1.5;
	margin:0 0 20px;
}

.twocol-col {
	position:relative;
	margin:0;
	padding:0 20px;
	display:inline-block;
	width:50%;
	vertical-align:top;
	box-sizing:border-box;
}

.twocol-col.provider {
	padding:20px;
	width:calc(50% - 20px);
	margin:10px;
	background:#f7faf7;
	border:1px solid #d8e6d9;
	border-radius:10px;
	scroll-margin-top:190px;
}
@media (max-width:1023px) { .twocol-col.provider { scroll-margin-top:110px; } }

.twocol img {
	margin:0 auto 14px;
	width:100%;
	height:auto;
	border-radius:6px;
}

.twocol h2 {
	font-size:23px;
	line-height:1.2;
	font-weight:700;
	margin:0 0 6px;
	padding:0;
}

.twocol h2 .prov-badge {
	display:inline-block;
	margin-top:6px;
	font-size:13px;
	line-height:1.2;
	letter-spacing:0.04em;
	text-transform:uppercase;
	color:#38713f;
	background:#eaf1ea;
	padding:5px 10px;
	border-radius:20px;
}

.twocol p.prov-sub {
	font-size:16px;
	color:#444;
	margin:0 0 14px;
}

.twocol p.prov-actions { margin:0 0 18px; }
.twocol p.prov-actions .btn { margin:0 8px 8px 0; }

.twocol h4 {
	font-size:13px;
	line-height:1.2;
	font-weight:700;
	margin:0 0 8px;
	padding:0;
	color:#38713f;
	text-transform:uppercase;
	letter-spacing:0.04em;
}

.twocol p {
	font-size:18px;
	line-height:1.5;
	font-weight:400;
	margin:0 0 18px;
	padding:0;
}

.twocol p .prov-route { font-size:15px; color:#555; }

.twocol a {
	color:#000;
}
.twocol a:hover { color:#38713f; }

@media (max-width:767px) {

.twocol {
	margin:0 auto;
}

.twocol-col, .twocol-col.provider {
	margin:0 auto 20px;
	padding:16px;
	display:block;
	width:calc(100% - 20px);
}

.twocol-head h2 { font-size:24px; }
.twocol-head p { font-size:17px; }

.twocol p.prov-actions .btn { display:block; width:100%; margin:0 0 10px; }

}

/* ---------------------------------------------------------------- Prefooter / Formular */

.prefooter {
	margin:50px auto 0;
	background:#eaf1ea;
	text-align:center;
}

.prefooter-inner {
	padding:60px 20px;
	max-width:700px;
	margin:0 auto;
	box-sizing:border-box;
}

@media (max-width:767px) {
.prefooter { margin-top:30px; }
.prefooter-inner {
	padding:30px 15px;
}
}

.infusion-form {
	padding:0;
	position:relative;
	margin:0 auto;
	text-align:left;
}

.infusion-form label {
	display:inline-block;
	width:80px;
	font-size:13px;
	text-transform:uppercase;
	text-align:left;
	line-height:35px;
}

input[type=text], input[type=email] {
	background:#fff;
	color:#000;
	font-family:inherit;
	font-size:19px;
	line-height:20px;
	padding:8px 10px;
	border:1px solid #cfdccf;
	width:calc(100% - 100px);
	margin:0 0 10px;
	float:right;
	box-sizing:border-box;
	outline:none;
	border-radius:10px;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus { border-color:#38713f; box-shadow:0 0 0 2px rgba(56,113,63,0.2); }

input[type=submit] {
	background:#e6320f;
	color:#fff;
	font-family:inherit;
	font-size:19px;
	line-height:20px;
	padding:12px;
	border-radius:10px;
	border:0;
	box-sizing:border-box;
	width:200px;
	cursor:pointer;
	display:block;
	margin:10px auto 0;
	outline:none;
	-webkit-appearance:none;
	appearance:none;
}

input[type=submit]:hover {
	background:#c52a0c;
}

textarea {
	font-family:'Lato', sans-serif;
	background:#fff;
	color:#000;
	font-size:19px;
	line-height:22px;
	padding:8px 10px;
	border:1px solid #cfdccf;
	width:calc(100% - 100px);
	margin:0 0 10px;
	float:right;
	box-sizing:border-box;
	height:120px;
	resize:vertical;
	outline:none;
	border-radius:10px;
}

.infusion-hp { position:absolute; left:-9999px; top:-9999px; height:0; overflow:hidden; }

.form-privacy {
	font-size:13px!important;
	line-height:1.4!important;
	color:#555;
	margin:16px 0 0!important;
	text-align:center;
}
.form-privacy a { color:#38713f; }

@media (max-width:767px) {

article {
	padding:10px 15px;
}

article h1 {
	font-size:28px;
	margin:20px 0;
}

article h2, .prefooter h2 {
	font-size:23px;
	margin:0 0 10px;
}

article h3, .prefooter h3 {
	font-size:19px;
	margin:0 0 10px;
}

article h4 { font-size:17px; }

article p, article ul, article ol, .prefooter p {
	font-size:17px;
	margin:0 0 20px;
}

.lead { font-size:19px!important; }

.faq-group > h2 { font-size:22px; }
.faq-item h3 { font-size:18px; }
.faq-item p, .faq-item ul, .faq-item ol { margin:0 0 10px; font-size:16px; }
.factbox ul { font-size:16px; }
.factbox h2, .factbox h3 { font-size:19px; }
.ctabox { padding:22px 18px; }
.ctabox h2 { font-size:22px; }
.ctabox p { font-size:16px; }
.ctabox .btn { display:block; width:100%; margin:0 0 10px; }
.ctabox p.ctabox-actions .btn:last-child { margin-bottom:0; }
ol.steps li { padding-left:50px; }
ol.steps li:before { width:36px; height:36px; line-height:36px; font-size:18px; }
a.button, article h3 a.button { display:block; width:100%; min-width:0; }
.btn { width:100%; display:block; margin:0 0 10px; }
.infobox { padding:14px 15px; }

.infusion-form label { display:block; width:100%; line-height:20px; margin:0 0 4px; }
input[type=text], input[type=email], textarea { width:100%; float:none; display:block; }
input[type=submit] { width:100%; }

}

/* ---------------------------------------------------------------- Footer */

footer {
	margin:0 auto 0;
	position:relative;
	background:#38713f;
}

.footer-inner {
	position:relative;
	max-width:1200px;
	margin:0 auto;
	padding:40px 0;
	font-size:0;
}

.footer-col {
	position:relative;
	margin:0;
	padding:20px;
	display:inline-block;
	width:50%;
	vertical-align:top;
	box-sizing:border-box;
}

footer h3 {
	font-size:15px;
	line-height:1.7;
	font-weight:700;
	margin:0 0 10px;
	padding:0;
	color:#fff;
}

footer p, footer ul {
	font-size:15px;
	line-height:1.7;
	font-weight:400;
	margin:0;
	padding:0;
	color:#fff;
}

footer ul {
	padding:0;
	list-style:none;
}

footer a {
	color:#fff;
	text-decoration:none;
}
footer a:hover { text-decoration:underline; }
footer a.footer-termin { color:gold; font-weight:700; }

.footer-last {
	background:#eaf1ea;
	text-align:center;
	padding:10px 15px 14px;
}

footer .footer-last p, footer .footer-last p a {
	font-size:11px;
	line-height:1.6;
	color:#000;
}

@media (max-width:767px) {

.footer-inner { padding:20px 0; }

.footer-col {
	margin:0;
	padding:0 15px;
	margin:0 auto 30px;
	display:block;
	width:100%;
}

.footer-col:nth-child(2) {
	margin:0 auto;
}

/* Platz für die mobile CTA-Leiste */
.footer-last { padding-bottom:90px; }

}

/* ---------------------------------------------------------------- Mobile CTA-Leiste */

.ctabar {
	display:none;
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	z-index:900;
	background:#fff;
	box-shadow:0 -3px 12px rgba(0,0,0,0.15);
	padding:8px 10px calc(8px + env(safe-area-inset-bottom));
	box-sizing:border-box;
}

@media (max-width:767px) {
.ctabar { display:flex; gap:8px; }
.showDsgvCookie .ctabar { display:none; }
}

.ctabar-btn {
	flex:1 1 50%;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	height:48px;
	border-radius:10px;
	font-family:inherit;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	border:0;
	cursor:pointer;
	-webkit-tap-highlight-color:transparent;
}
.ctabar-btn img { width:18px; height:18px; }
.ctabar-termin { background:#e6320f; color:#fff; }
.ctabar-call { background:#38713f; color:#fff; }

.ctabar-pop {
	position:absolute;
	left:10px;
	right:10px;
	bottom:calc(100% + 8px);
	background:#fff;
	border-radius:12px;
	box-shadow:0 -2px 20px rgba(0,0,0,0.25);
	padding:14px 14px 10px;
}
.ctabar-pop[hidden] { display:none; }
.ctabar-pop-title { margin:0 0 10px; font-size:15px; font-weight:700; color:#38713f; }
.ctabar-pop a {
	display:block;
	text-decoration:none;
	color:#000;
	padding:10px 12px;
	border:1px solid #d8e6d9;
	border-radius:8px;
	margin:0 0 8px;
	background:#f7faf7;
}
.ctabar-pop a b { display:block; font-size:16px; }
.ctabar-pop a span { font-size:14px; color:#444; }
.ctabar-pop-close {
	display:block;
	width:100%;
	background:none;
	border:0;
	font-family:inherit;
	font-size:14px;
	color:#555;
	padding:8px;
	cursor:pointer;
	text-decoration:underline;
}

/* ---------------------------------------------------------------- Cookie-Hinweis */

#dsgvCookie {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	-webkit-box-shadow:0 -5px 10px rgba(0,0,0,0.2);
	box-shadow:0 -5px 10px rgba(0,0,0,0.2);
	background:#fff;
	font-size:0;
	line-height:0;
	z-index:100000;
	display:none;
	font-family:'Lato', sans-serif;
}

.showDsgvCookie #dsgvCookie {
	display:block;
}

#dsgvCookie .dsgvCookie-inner {
	position:relative;
	max-width:1000px;
	padding:30px 0;
	box-sizing:border-box;
	margin:0 auto;
}

#dsgvCookie .dsgvCookie-left {
	display:inline-block;
	width:auto;
	vertical-align:middle;
	width:50%;
	padding:15px;
	box-sizing:border-box;
}

#dsgvCookie .dsgvCookie-right {
	display:inline-block;
	width:50%;
	vertical-align:middle;
	text-align:right;
	padding:15px;
	box-sizing:border-box;
}

#dsgvCookie p {
	font-size:14px;
	line-height:25px;
	margin:0;
	padding:0;
	font-weight:400;
	color:#000;
	display:inline-block;
	vertical-align:middle;
}

#dsgvCookie p a {
	color:#555;
	text-decoration:none;
}

#dsgvCookie p a:hover {
	opacity:0.7;
}

#dsgvCookie h3 {
	margin:0;
	padding:0;
	font-size:15px;
	line-height:25px;
	font-weight:400;
	display:inline-block;
	vertical-align:middle;
}

#dsgvCookie h3 a {
	background:#38713f;
	border-radius:25px;
	padding:11px 30px 12px;
	margin:0 0 0 20px;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	border:1px solid #38713f;
}

#dsgvCookie h3 a.dsgvo-cookie-accept:hover {
	opacity:0.7;
}

#dsgvCookie h3 a.dsgvo-cookie-decline {
	background:#fff;
	color:#38713f;
}

#dsgvCookie h3 a.dsgvo-cookie-decline:hover {
	background:#38713f;
	color:#fff;
}

@media (max-width:1023px) {

#dsgvCookie .dsgvCookie-inner {
	padding:10px 0;
}

#dsgvCookie .dsgvCookie-left {
	width:100%;
	padding:10px 15px;
}
#dsgvCookie p { line-height:20px; }

#dsgvCookie .dsgvCookie-right {
	width:100%;
	padding:5px 15px 10px;
	text-align:center;
}

#dsgvCookie h3 a {
	margin:0 4px;
	padding:10px 22px;
}

}

/* ---------------------------------------------------------------- Hero */

.smallcover-inner {
	position:relative;
	margin:0 auto;
	padding:0;
	background:#eaf1ea;
}

.smallcover-inner img {
	display:block;
	width:100%;
	height:28.125vw;
	object-fit:cover;
}

.smallcover-inner:after {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.1);
	content:'';
	pointer-events:none;
}

@media (max-width:767px) {
.smallcover-inner img { height:56.25vw; }
}

/* ---------------------------------------------------------------- Mobile Menü-Button */

#menubutton {
	position:fixed;
	right:0;
	top:0;
	width:60px;
	height:90px;
	cursor:pointer;
	border:0;
	background:none;
	padding:0;
	z-index:1000;
	box-sizing:border-box;
	display:block;
	-webkit-tap-highlight-color:transparent;
}

@media (min-width:1024px) {

#menubutton {
	display:none;
}

}

#line1, #line2, #line3 {
	position:absolute;
	width:28px;
	height:3px;
	border-radius:2px;
	background:#000;
	right:16px;
	transition:all 0.3s ease-in-out;
}

#line1 {
	top:34px;
}

#line2 {
	top:50%;
	margin-top:-1.5px;
}

#line3 {
	top:auto;
	bottom:34px;
}

.active #line1 {
	transform:translate(0,9.5px) rotate(45deg);
}

.active #line2 {
	transform:translate(0,0) rotate(-45deg);
}

.active #line3 {
	display:none;
}

/* ---------------------------------------------------------------- Sprachnavigation */

.langnav {
	list-style:none;
	display:block;
	padding:0;
	margin:0 0 10px;
	position:relative;
	font-size:0;
	text-align:right;
}

.langnav li {
	display:inline-block;
	padding:0;
	margin:0 0 0 10px;
	position:relative;
}

.langnav li a {
	display:block;
	padding:2px;
	border-radius:6px;
}

.langnav li.current a { background:#eaf1ea; }

.langnav li img {
	display:block;
	width:20px;
	height:20px;
	border-radius:5px;
}

@media (max-width:1023px) {

.langnav {
	position:fixed;
	top:0;
	right:60px;
	margin:0;
	height:90px;
	display:grid;
	grid-template-columns:repeat(4, auto);
	justify-content:end;
	align-content:center;
	gap:2px 0;
}

.langnav li {
	margin:0;
}

.langnav li a { padding:4px 3px; }

.langnav li img { width:24px; height:24px; border-radius:6px; }

}

@media (max-width:360px) {
.langnav li img { width:21px; height:21px; }
header .tagline { max-width:calc(100vw - 195px); }
}

/* ---------------------------------------------------------------- Druck */
@media print {
header, nav#mainnav, .ctabar, #dsgvCookie, .prefooter, .smallcover-inner, .video-facade, .related { display:none!important; }
html { padding:0; }
article { max-width:none; }
}
