section.m2_text_und_bild .flex_row_reverse {
	flex-direction: row-reverse;
}

section.m2_text_und_bild .m2_subtitle_container{
	margin-bottom: 6px;
}

section.m2_text_und_bild .m2_content_wrapper {
	display: flex;
	align-items: center;
	padding: 124px 0 65px;
}

section.m2_text_und_bild[data-variante="with_logos"] .m2_content_wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

section.m2_text_und_bild:not([data-variante="normal"]) {
	background: #edf0f2;
}

section.m2_text_und_bild[data-variante="normal"] {
	background: #f4f6f8;
}

section.m2_text_und_bild[data-variante="normal"] .m2_text_und_bild_main {
	border-bottom: 2px solid #dadddf;
}

section.m2_text_und_bild:not([data-variante="normal"]) .m2_content_wrapper {
	flex-wrap: wrap;
}

section.m2_text_und_bild .m2_galerie_wrapper {
	max-height: 835px;
}

section.m2_text_und_bild[data-variante="normal"] .m2_galerie_container {
	margin-top: -50px;
}

section.m2_text_und_bild .m2_galerie_container,
section.m2_text_und_bild .m2_galerie_item,
section.m2_text_und_bild .m2_image {
	height: 100%;
	max-height: 835px;
}

section.m2_text_und_bild[data-variante="with_numbers"] .m2_titel {
	max-width: 63%;
	line-height: 1.2;
}

section.m2_text_und_bild[data-variante="with_numbers"] .mM_row:not(.flex_row_reverse) .m2_image {
	border-radius: 0 7px 7px 0;
}

section.m2_text_und_bild[data-variante="with_numbers"] .mM_row.flex_row_reverse .m2_image {
	border-radius: 7px 0 0 7px;
}

section.m2_text_und_bild .m2_text_container_inner > *:not(:last-child) {
	margin-bottom: 25px;
}

section.m2_text_und_bild .m2_additional_content {
	width: 100%;
	margin-top: 57px;
}

section.m2_text_und_bild[data-variante="with_logos"] .m2_additional_content {
	margin-top: 97px;
}

section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
	padding-right: 130px;
}

section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row.flex_row_reverse .m2_galerie_container {
	padding-left: 130px;
}

section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
	padding-right: 130px;
}

section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row.flex_row_reverse .m2_galerie_container {
	padding-left: 130px;
}

section.m2_text_und_bild [data-ausrichtung*="zentriert_ausfuellung"] .m2_galerie_container {
	overflow: hidden;
}

section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row.flex_row_reverse .m2_galerie_item {
	margin-right: -300px;
}

section.m2_text_und_bild .m2_additional_item_inner {
	display: flex;
	gap: 0 30px;
	align-items: flex-end;
}

section.m2_text_und_bild[data-variante="with_logos"] .m2_content_wrapper_inner {
	height: 100%;
}

section.m2_text_und_bild[data-variante="with_logos"] .m2_additional_item_inner {
	align-items: flex-start;
}

section.m2_text_und_bild .m2_number_item_inner {
	padding: 15px 28px 12px;
	background: #ffffff;
	border-radius: 7px;
	border: 1px solid #e2e6e9;
}

section.m2_text_und_bild .m2_number_content {
	display: flex;
}

section.m2_text_und_bild .m2_number_number {
	font-size: 2.64705882rem;
	font-weight: 700;
	color: #1a1a1a;
}

section.m2_text_und_bild .m2_number_suffix {
	color: #ee7308;
	font-weight: 700;
	font-size: 1.647rem;
	margin-top: 4px;
	margin-left: 2px;
}

section.m2_text_und_bild .m2_number_text_content {
	margin-bottom: 12px;
}

section.m2_text_und_bild .m2_number_text {
	font-size: 1.11764706rem;
	font-weight: 700;
}

section.m2_text_und_bild .m2_link_container{
	display: inline-flex;
}

section.m2_text_und_bild[data-variante="normal"] .m2_image {
	object-position: left top;
	font-family: 'object-fit: contain; object-position: left top;';
	object-fit: contain;
}

section.m2_text_und_bild[data-variante="normal"] .m2_text_container {
	max-width: 75%;
}

section.m2_text_und_bild[data-variante="with_logos"] .mM_row:not(.flex_row_reverse) .m2_content_wrapper {
	padding-left: 130px;
}

section.m2_text_und_bild[data-variante="with_logos"] .mM_row.flex_row_reverse .m2_content_wrapper {
	padding-right: 130px;
}

section.m2_text_und_bild[data-variante="with_logos"] .m2_image {
	border-radius: 7px;
}

section.m2_text_und_bild .m2_logo_item_inner {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 2px solid rgba(51,51,51,.1);
	border-bottom: 2px solid rgba(51,51,51,.1);
}

section.m2_text_und_bild .m2_logo_item:first-child .m2_logo_item_inner {
	border-bottom: 0;
}

section.m2_text_und_bild .m2_logo_item:last-child .m2_logo_item_inner {
	border-top: 0;
}

section.m2_text_und_bild .m2_logo_item_content {
	width: 60px;
	height: 60px;
	background: #ee7203;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 7px;
}

section.m2_text_und_bild .m2_text_content {
	width: calc(100% - 77px);
}

section.m2_text_und_bild .m2_logo_item_content img,
section.m2_text_und_bild .m2_logo_item_content svg {
	width: 42px;
	fill: #fff;
}

section.m2_text_und_bild[data-variante="with_logos"] .m2_logo_item_title {
	font-weight: 700;
	font-size: 1.11764706rem;
}

section.m2_text_und_bild[data-variante="with_logos"] .m2_logo_item_text_container * {
	font-size: .88235294rem;
}

@media screen and (max-width: 2199px) {
	section.m2_text_und_bild[data-variante="with_numbers"] .m2_titel {
		max-width: 83%;
	}
	
	section.m2_text_und_bild[data-variante="normal"] .m2_text_container {
		max-width: 98%;
	}
}

@media screen and (max-width: 1920px) {
	section.m2_text_und_bild:not([data-variante="with_numbers"]) .m2_titel {
		font-size: 2.641rem;
	}
}

@media screen and (max-width: 1599px) {
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row.flex_row_reverse .m2_galerie_container {
		padding-left: 30px;
	}
}

@media screen and (max-width: 1499px) {
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
		padding-right: 80px;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row.flex_row_reverse .m2_galerie_container {
		padding-left: 80px;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
		/* padding-right: 80px; */
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row.flex_row_reverse .m2_galerie_container {
		/* padding-left: 80px; */
	}
	
	section.m2_text_und_bild[data-variante="with_logos"] .mM_row:not(.flex_row_reverse) .m2_content_wrapper {
		padding-left: 80px;
	}
	
	section.m2_text_und_bild[data-variante="with_logos"] .mM_row.flex_row_reverse .m2_content_wrapper {
		padding-right: 80px;
	}
	
	section.m2_text_und_bild .m2_number_item_inner {
		padding: 15px 20px;
	}
}

@media screen and (max-width: 1399px) {
	section.m2_text_und_bild[data-variante="with_numbers"] .m2_titel {
		max-width: 100%;
	}
	
	section.m2_text_und_bild .m2_number_number {
		font-size: 2.04705882rem;
	}
	
	section.m2_text_und_bild .m2_number_suffix {
		font-size: 1.047rem
	}
	
	section.m2_text_und_bild .m2_number_text_content {
		margin-bottom: 8px;
	}
	
	section.m2_text_und_bild .m2_number_text {
		font-size: 1rem;
	}
}

@media screen and (max-width: 1199px) {
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
		padding-right: 40px;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row.flex_row_reverse .m2_galerie_container {
		padding-left: 40px;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
		padding-right: 40px;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row.flex_row_reverse .m2_galerie_container {
		padding-left: 40px;
	}
	
	section.m2_text_und_bild[data-variante="with_logos"] .mM_row:not(.flex_row_reverse) .m2_content_wrapper {
		padding-left: 40px;
	}
	
	section.m2_text_und_bild[data-variante="with_logos"] .mM_row.flex_row_reverse .m2_content_wrapper {
		padding-right: 40px;
	}
}

@media screen and (max-width: 991px) {
	section.m2_text_und_bild .m2_galerie_wrapper {
		margin-bottom: 40px;
	}
	
	section.m2_text_und_bild[data-variante="normal"] .m2_galerie_wrapper {
		margin-bottom: 0;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
		padding-right: 0;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_links"] .mM_row.flex_row_reverse .m2_galerie_container {
		padding-left: 0;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row:not(.flex_row_reverse) .m2_galerie_container {
		padding-right: 0;
	}
	
	section.m2_text_und_bild [data-ausrichtung="zentriert_ausfuellung_rechts"] .mM_row.flex_row_reverse .m2_galerie_container {
		padding-left: 0;
	}
	
	section.m2_text_und_bild[data-variante="with_logos"] .mM_row:not(.flex_row_reverse) .m2_content_wrapper {
		padding-left: 0;
	}
	
	section.m2_text_und_bild[data-variante="with_logos"] .mM_row.flex_row_reverse .m2_content_wrapper {
		padding-right: 0;
	}
	
	section.m2_text_und_bild:not([data-variante="normal"]) .m2_galerie_container, 
	section.m2_text_und_bild:not([data-variante="normal"]) .m2_galerie_item, 
	section.m2_text_und_bild:not([data-variante="normal"]) .m2_image,
	section.m2_text_und_bild:not([data-variante="normal"]) .m2_galerie_wrapper {
		max-height: 600px;
		min-height: 450px;
	}
	
	section.m2_text_und_bild .m2_content_wrapper {
		padding-top: 0;
	}
	
	section.m2_text_und_bild .m2_number_item {
		width: calc(50% - (var(--row_gap) / 2));
	}
	
	section.m2_text_und_bild[data-variante="with_numbers"] .m2_titel {
		max-width: 63%
	}
	
	section.m2_text_und_bild .m2_additional_content {
		margin-top: 30px;
	}
	
	section.m2_text_und_bild[data-variante="with_numbers"] .mM_row:not(.flex_row_reverse) .m2_image {
		border-radius: 0;
	}
	
	section.m2_text_und_bild[data-variante="with_numbers"] .mM_row.flex_row_reverse .m2_image {
		border-radius: 0;
	}
	
	section.m2_text_und_bild:not([data-variante="with_numbers"]) .m2_titel {
		font-size: 2.041rem;
	}
}

@media screen and (max-width: 767px) {
	section.m2_text_und_bild .m2_additional_item {
		width: 100%;
	}
	
	section.m2_text_und_bild[data-variante="with_numbers"] .m2_titel {
		max-width: 85%
	}
}

@media screen and (max-width: 575px) {
	section.m2_text_und_bild[data-variante="with_numbers"] .m2_titel {
		max-width: 89%
	}
	
	section.m2_text_und_bild[data-variante="with_numbers"] .m2_galerie_container {
		margin-right: -20px;
		width: calc(100% + 40px);
	}
	
	section.m2_text_und_bild .m2_content_wrapper {
		padding-bottom: 45px;
	}
}

@media screen and (max-width: 450px) {
	section.m2_text_und_bild[data-variante="with_numbers"] .m2_titel {
		max-width: 100%
	}
	
	section.m2_text_und_bild .button {
		text-align: center;
	}
}