section.m27_text_ueber_bild .m27_text_ueber_bild_main {
	height: 950px;
}

section.m27_text_ueber_bild .m27_text_ueber_bild_main_item {
	position: relative;
}

section.m27_text_ueber_bild .m27_text_ueber_bild_main_item,
section.m27_text_ueber_bild .m27_text_ueber_bild_main_item_text_content > .mM_container,
section.m27_text_ueber_bild .m27_titel_untertitel_text_link_wrapper,
section.m27_text_ueber_bild .m27_text_ueber_bild_main_item_img_content {
	height: 100%;
}

section.m27_text_ueber_bild.mM_img_parallax .m27_text_ueber_bild_main_item_img_content img {
	height: 110%;
}

section.m27_text_ueber_bild .m27_text_ueber_bild_main_item_text_content {
	position: absolute;
	inset: 0;
	z-index: 10;
}

section.m27_text_ueber_bild img[data-bild_position="oben"] {
	object-position: top;
}

section.m27_text_ueber_bild img[data-bild_position="unten"] {
	object-position: bottom;
}

section.m27_text_ueber_bild .m27_titel_untertitel_text_link_wrapper {
	padding-top: 120px;
}

section.m27_text_ueber_bild .m27_untertitel_container {
	margin-bottom: 8px;
}

section.m27_text_ueber_bild .m27_untertitel_container p {
	font-weight: 700;
}

section.m27_text_ueber_bild .m27_titel_container h2 {
	margin-bottom: 23px;
}

section.m27_text_ueber_bild .m27_titel_untertitel_text_link_container {
	display: flex;
	flex-direction: column;
	align-items: center;
}

section.m27_text_ueber_bild .m27_background_pattern_container {
	position: absolute;
	inset: 0;
	opacity: .4;
}

section.m27_text_ueber_bild .m27_links_container {
	display: flex;
	justify-content: center;
}

section.m27_text_ueber_bild .m27_text_container {
	max-width: 700px;
}

section.m27_text_ueber_bild .m27_titel_container h2,
section.m27_text_ueber_bild .m27_text_container p {
	text-align: center;
}

section.m27_text_ueber_bild .button.primary {
	padding: 18px 39px;
}

@media all and (max-width: 1199px) {
	section.m27_text_ueber_bild .m27_titel_untertitel_text_link_wrapper {
		padding-top: 65px;
	}
	
	section.m27_text_ueber_bild .m27_text_ueber_bild_main {
		height: 750px;
	}
}

@media all and (max-width: 991px) {
	
}

@media all and (max-width: 767px) {
	section.m27_text_ueber_bild .m27_titel_untertitel_text_link_wrapper {
		padding-top: 40px;
	}
}

@media all and (max-width: 575px) {
	
}

@media all and (max-width: 475px) {
	
}

@media all and (max-width: 375px) {
	
}

@media all and (max-width: 300px) {
	
}
