section.m70_kontaktstoerer_zitate {
	background: transparent;
}

section.m70_kontaktstoerer_zitate[data-innerer-abstand="innerer_abstand_oben_und_unten"] {
	padding-top: 75px;
	padding-bottom: 100px;
}

section.m70_kontaktstoerer_zitate[data-innerer-abstand="innerer_abstand_nur_unten"] {
	padding-top: 0;
	padding-bottom: 100px;
}

section.m70_kontaktstoerer_zitate[data-innerer-abstand="innerer_abstand_nur_oben"] {
	padding-top: 75px;
	padding-bottom: 0;
}

section.m70_kontaktstoerer_zitate[data-innerer-abstand="kein_innerer_abstand"] {
	padding-top: 0;
	padding-bottom: 0;
}

section.m70_kontaktstoerer_zitate.btw_before_footer {
	padding-bottom: 250px;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitate_main {
	position: relative;
	height: 466px;
	border-radius: 10px;
	overflow: hidden;
}

section.m70_kontaktstoerer_zitate.darkblue   .m70_kontaktstoerer_zitate_main { background: #08083d; }
section.m70_kontaktstoerer_zitate.grey       .m70_kontaktstoerer_zitate_main { background: #f3f3f4; }
section.m70_kontaktstoerer_zitate.darkgrey   .m70_kontaktstoerer_zitate_main { background: #181d22; }
section.m70_kontaktstoerer_zitate.hell       .m70_kontaktstoerer_zitate_main { background: #fff; }
section.m70_kontaktstoerer_zitate.lightblue  .m70_kontaktstoerer_zitate_main { background: #101079; }

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_img_container {
	position: absolute;
	inset: 0;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_img {
	object-position: top center;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_content_container {
	position: relative;
	z-index: 2;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_title_link_container {
	max-width: 100%;
	flex: 0 0 auto;
	width: 33.33333%;
	text-align: center;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_title_link_container * {
	color: #fff;
}

section.m70_kontaktstoerer_zitate .m70_titel {
	font-size: 2.1875rem;
	position: relative;
	z-index: 1;
}

section.m70_kontaktstoerer_zitate .m70_titel:after {
	content: "";
	position: absolute;
	inset: -10px;
	z-index: -1;
	background: radial-gradient(
		circle,
		rgba(226, 249, 255, 0.15) 0%,
		rgba(226, 249, 255, 0) 61%
	);
	filter: blur(43px);
	mix-blend-mode: screen;
	pointer-events: none;
}

section.m70_kontaktstoerer_zitate .m9_link_container{
	margin-top:20px;
}

/* Button — Optik analog m75 (332×59 Pill, mehrlagiger Orange-Glow) */
section.m70_kontaktstoerer_zitate .m9_link_container a {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 20px 32px 15px;
	border-radius: 29.5px;
	border: 1px solid #fff;
	background: rgba(8, 8, 62, 0.2);
	-webkit-backdrop-filter: blur(15px);
	        backdrop-filter: blur(15px);
	color: #fff;
	font-family: 'Nexa-Heavy', sans-serif;
	font-size: 1rem;
	letter-spacing: 0.358px;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: inset 0 4px 19.1px rgba(255, 91, 74, 0.58);
	isolation: isolate;
	transition: box-shadow .25s ease;
}

/* Outer-Glow (50px blur, 65%) */
section.m70_kontaktstoerer_zitate .m9_link_container a::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background: #ff5b4a;
	filter: blur(50px);
	opacity: 0.65;
	z-index: -2;
	pointer-events: none;
	transition: opacity .25s ease;
}

/* Mid-Glow (Gradient, 25px blur, 40%) */
section.m70_kontaktstoerer_zitate .m9_link_container a::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background: linear-gradient(90deg, #ff5b4a, #ff994b);
	filter: blur(25px);
	opacity: 0.4;
	z-index: -1;
	pointer-events: none;
	transition: opacity .25s ease;
}

section.m70_kontaktstoerer_zitate .m9_link_text {
	position: relative;
	z-index: 1;
}

/* m75-Button hat keinen Pfeil — SVG ausblenden */
section.m70_kontaktstoerer_zitate .m9_link_container a svg {
	display: none;
}

section.m70_kontaktstoerer_zitate .m9_link_container a:hover {
	box-shadow: inset 0 4px 24px rgba(255, 91, 74, 0.85);
}
section.m70_kontaktstoerer_zitate .m9_link_container a:hover::before { opacity: 0.85; }
section.m70_kontaktstoerer_zitate .m9_link_container a:hover::after  { opacity: 0.6; }

section.m70_kontaktstoerer_zitate .m70_titel_container {
	margin-bottom: 64px;
}

section.m70_kontaktstoerer_zitate .m70_bubble_move_layer {
	will-change: transform;
	transform: translate3d(0,0,0);
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item .m70_bubble_svginner {
	position: absolute;
	right: 0;
	top: 83%;
	transform: translateX(46%) translateY(-50%);
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitate_container {
	position: absolute;
	inset: 0;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item {
	position: absolute;
	left: 9%;
	top: 35px;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored {
	left: auto;
	right: 25px;
	top: 25%;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="2"] {
	left: 64px;
	top: 50%;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="3"] {
	right: 5%;
	top: auto;
	bottom: 70px;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="4"] {
	left: 21%;
	top: auto;
	bottom: 44px;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item .m70_bubble_svginner svg {
	fill: rgba(255,255,255,.1);
	stroke: rgba(233,233,233,.66);
	stroke-width: 1px;
	width: 18px;
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item:not(.mirrored) .m70_bubble_svginner {
	right: auto;
	left: 0;
	transform: translateX(-44%) translateY(-50%);
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item:not(.mirrored) .m70_bubble_svginner svg {
	transform: scale(-1,1) rotateZ(4deg);
}

section.m70_kontaktstoerer_zitate .m70_svg_bubble_text {
	fill: #ffffff;
	vector-effect: non-scaling-stroke;
}

section.m70_kontaktstoerer_zitate .m70_bubble {
  position: relative;
  display: inline-block;
  background: rgba(255,255,255,.1);
  backdrop-filter: blur(20px);
  border-radius: 24px;
  border: 1px solid rgba(233,233,233,.26);
  padding: 13px 25px 11px;
  transform: translateZ(0);
}

section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item .m70_bubble_text {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;  /* <— GANZ WICHTIG */
  overflow: visible;    /* damit nichts abschneidet */
  color: #fff;
  pointer-events: none;
}

@media all and (max-width: 1399px) {
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_title_link_container {
		width: 50%;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="1"] {
		top: 15%;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="4"] {
		left: 13%;
	}
}

@media all and (max-width: 1199px) {
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_title_link_container {
		width: 75%;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="0"] {
		left: 6%;
		top: 30px;
	}
}

@media all and (max-width: 991px) {
	section.m70_kontaktstoerer_zitate > .container {
		max-width: 100%;
		padding: 0;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="0"] {
		left: 50px;
		top: 20px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="1"] {
		top: 60px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="2"] {
		left: 60px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="3"] {
		right: 45px;
		bottom: 60px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="4"] {
		left: 23px;
	}
}

@media all and (max-width: 767px) {
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitate_main {
		height: 650px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item,
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="0"],
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="2"],
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="4"] {
		top: 30px;
		left: 50%;
		transform: translateX(-50%);
		bottom: auto;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored,
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="3"] {
		top: auto;
		bottom: 30px;
		right: auto;
		left: 50%;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="3"] {
		bottom: 90px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="1"] {
		top: auto;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="2"] {
		top: 90px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="4"] {
		top: 150px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_title_link_container {
		width: 100%;
		padding: 0 20px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_titel_container {
		margin-bottom: 35px;
	}
}

@media all and (max-width: 400px) {
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitate_main {
		height: 700px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_title_link_container {
		margin-top: 60px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_titel {
		font-size: 1.8875rem;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item .m70_bubble_text {
		white-space: normal;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item {
		width: 90%;
		text-align: center;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="0"],
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="2"],
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="4"] {
		top: 20px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="2"] {
		top: 105px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item[data-index="4"] {
		top: 190px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="1"] {
		bottom: 20px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_zitat_item.mirrored[data-index="3"] {
		bottom: 110px;
	}
}

@media all and (max-width: 350px) {
	section.m70_kontaktstoerer_zitate .m70_kontaktstoerer_title_link_container {
		margin-top: 80px;
	}
	
	section.m70_kontaktstoerer_zitate .m70_titel {
		font-size: 1.6875rem;
	}
}