section.m23_header_startseite[data-slider="slick_slider"]{
	opacity: 0;
}

section.m23_header_startseite .m23_image_container {
	height: 100%;
}

section.m23_header_startseite .m23_image_container_content {
	position: relative;
	height: 100%;
}

section.m23_header_startseite .m23_image_container_content > picture img {
	width:100%;
	object-fit: cover;
}

section.m23_header_startseite[data-slider="slick_slider"] .m23_container_main,
section.m23_header_startseite .m23_image_container_content > picture img {
	height: 100dvh;
	min-height: 1080px;
	max-height: 1080px;
}

section.m23_header_startseite[data-slider="slick_slider"] .rsOverflow{
	height: 100vh !important;
}

section.m23_header_startseite .m23_content_text_container *{
	color: #fff;
}

section.m23_header_startseite .m23_titel {
	color: #ffef00;
}

section.m23_header_startseite .m23_text_container p {
	max-width: 55%;
}

section.m23_header_startseite .m23_link_container a {
	background: transparent;
	color: #fff;
	font-weight: bold;
	/* border: 2px solid #ffef00; */
	border: 2px solid rgba(255, 239, 0, .5);
	border-radius: 50px;
	padding: 14px 27px 10px;
	display: inline-block;
	transition: background .4s, color .4s;
}

section.m23_header_startseite .m23_link_container {
	margin-top: 60px;
}

section.m23_header_startseite .m23_link_container a:hover {
	background: #ffef00;
	color: #373737;
}

section.m23_header_startseite .m23_scroll_down_container {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	/* height:170px; */
	/* background-color: transparent;
	cursor:pointer; */
	z-index: 2;
	/* overflow: hidden; */
	
	/* background: rgba(255, 255, 255, .15);
	backdrop-filter: blur(17.2px);
	-webkit-backdrop-filter: blur(17.2px);
	-moz-backdrop-filter: blur(17.2px);
	-ms-backdrop-filter: blur(17.2px);
	-o-backdrop-filter: blur(17.2px); */
}

/* section.m23_header_startseite .m23_scroll_down_container p {
	z-index: 3;
} */

/* section.m23_header_startseite .m23_scroll_down_container:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/wp-content/uploads/2023/09/scroll_down_background_transparent.png);
	display: inline-block;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	filter: blur(50px);
	overflow: hidden;
} */

/* section.m23_header_startseite .m23_scroll_down_container_inner{
	height:100%;
} */

/* section.m23_header_startseite .m23_scroll_down_content{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	flex-direction: column;
} */

section.m23_header_startseite .m23_scroll_down_container_inner {
	display: flex;
}

section.m23_header_startseite .m23_scroll_down_container p {
	position: relative;
	font-weight: 700;
	text-transform: uppercase;
	height: 95px;
	transition: margin-bottom .4s;
	cursor: pointer;
}

section.m23_header_startseite .m23_scroll_down_container p:hover {
	margin-bottom: 7px;
}

section.m23_header_startseite .m23_scroll_down_container p:before,
section.m23_header_startseite .m23_scroll_down_container p:after {
	content: "";
	position: absolute;
	left: 50%;
	background: #fff;
	width: 1px;
	transform: translateX(-50%);
}

section.m23_header_startseite .m23_scroll_down_container p:before {
	height: 20px;
	top: -27px;
}

section.m23_header_startseite .m23_scroll_down_container p:after {
	height: 65px;
	bottom: 0;
}

section.m23_header_startseite .m23_content_text_container{
	position:absolute;
	inset: 0;
	display:flex;
	align-items: center;
}

section.m23_header_startseite .m23_titel_untertitel_link_container,
section.m23_header_startseite .m23_text_container{
	width:100%;
}

section.m23_header_startseite .m23_content_text_container_inner{
	width:50%;
}

section.m23_header_startseite .m23_wood_pattern_container {
	position: absolute;
	left: 0;
}

section.m23_header_startseite .m23_wood_pattern_container img {
	width: auto;
	height: 100%;
}

section.m23_header_startseite .m23_wood_pattern_container.desktop {
	top: 0;
	width: 50%;
	height: 100%;
}

section.m23_header_startseite .m23_wood_pattern_container.mobile {
	display: none;
	top: -100px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

section.m23_header_startseite .m23_wood_pattern_container.mobile img {
	width: 100%;
	height: auto;
	object-position: center center;
}

@media screen and (min-width: 2000px) {
	section.m23_header_startseite[data-slider="slick_slider"] .m23_container_main,
	section.m23_header_startseite .m23_image_container_content > picture img {
		min-height: 1130px;
		max-height: 1130px;
	}
}

@media screen and (min-width: 2200px) {
	section.m23_header_startseite[data-slider="slick_slider"] .m23_container_main,
	section.m23_header_startseite .m23_image_container_content > picture img {
		min-height: 1180px;
		max-height: 1180px;
	}
}

@media screen and (max-width: 1599px) {
	section.m23_header_startseite[data-slider="slick_slider"] .m23_container_main,
	section.m23_header_startseite .m23_image_container_content > picture img {
		min-height: 900px;
	}
}

@media screen and (max-width: 1440px) {
	section.m23_header_startseite[data-slider="slick_slider"] .m23_container_main,
	section.m23_header_startseite .m23_image_container_content > picture img {
		min-height: 700px;
	}
	
	section.m23_header_startseite .m23_titel {
		font-size: 3.333rem;
	}
}

@media screen and (max-width: 1399px) {
	section.m23_header_startseite .m23_scroll_down_container {
		display: none;
	}
	
	section.m23_header_startseite .slick-dots {
		top: auto;
		left: 50%;
		bottom: 39px;
		display: flex;
		width: auto;
		transform: translateX(35%);
		z-index: 3;
	}
	
	section.m23_header_startseite .slider_bullets_line {
		height: 1px;
		width: 180px;
		border: 0;
		background: #fff;
		top: 5px;
		left: -195px;
	}
	
	section.m23_header_startseite .slider_bullets_cur_slide {
		top: -8px;
		left: -215px;
	}
	
	section.m23_header_startseite .slick-dots li {
		margin: 0 7px;
	}
	
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 50%;
	}
	
	section.m23_header_startseite .m23_text_container p {
		max-width: 75%;
	}
}

@media screen and (max-width: 1199px) {
	section.m23_header_startseite[data-slider="slick_slider"] .m23_container_main,
	section.m23_header_startseite .m23_image_container_content > picture img {
		height: 700px;
		min-height: unset;
	}
	
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 25%;
	}
	
	section.m23_header_startseite .m23_text_container p {
		max-width: 85%;
	}
}

@media screen and (max-width: 1099px) {
	section.m23_header_startseite .m23_wood_pattern_container {
		width: 55%;
	}
	
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 30%;
	}
}

@media screen and (max-width: 991px) {
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 40%;
	}
}

@media screen and (max-width: 875px) {
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 50%;
	}
}

@media screen and (max-width: 767px) {
	section.m23_header_startseite .m23_text_container p {
		max-width: 100%;
	}
	
	section.m23_header_startseite .m23_image_container_content {
		display: flex;
		flex-direction: column-reverse;
	}
	
	section.m23_header_startseite .m23_content_text_container {
		position: relative;
		top: auto;
		left: auto;
		padding-bottom: 60px;
	}
	
	section.m23_header_startseite .m23_wood_pattern_container {
		display: none;
	}
	
	section.m23_header_startseite[data-slider="slick_slider"] .m23_container_main {
		height: auto;
	}
	
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 100%;
		height: 500px;
	}
	
	section.m23_header_startseite .m23_wood_pattern_container.mobile {
		display: block;
	}
	
	section.m23_header_startseite .m23_wood_pattern_container.desktop {
		display: none;
	}
	
	section.m23_header_startseite .m23_content_text_container_inner {
		position: relative;
		z-index: 2;
	}
	
	section.m23_header_startseite .slick-dots {
		bottom: -25px;
		display: block;
		width: 100%;
	}
	
	section.m23_header_startseite .slick-dots,
	section.m22_header_unterseite .slick-dots {
		display: table;
		width: 9px;
		top: 50%;
		transform: translateY(-150%);
		left: 50px;
	}
	
	section.m23_header_startseite .slider_bullets_line,
	section.m22_header_unterseite .slider_bullets_line {
		height: 100px;
		top: -115px;
		border-right: 1px solid rgba(255, 255, 255, .5);
		width: 1px;
		left: auto;
	}
	
	section.m23_header_startseite .slider_bullets_cur_slide,
	section.m22_header_unterseite .slider_bullets_cur_slide {
		top: -155px;
		left: auto;
	}
	
	section.m23_header_startseite .slick-dots li,
	section.m22_header_unterseite .slick-dots li {
		margin: 7px 0;
	}
	
	section.m23_header_startseite .m23_content_text_container_inner {
		width: 100%;
	}
	
	section.m23_header_startseite .m23_image_container {
		overflow-y: hidden;
	}
}

@media screen and (max-width: 575px) {
	section.m23_header_startseite .slick-dots,
	section.m22_header_unterseite .slick-dots {
		left: 15px;
	}
	
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 90%;
		height: 550px;
	}
	
	section.m23_header_startseite .m23_content_text_container_inner {
		/* width: 75%; */
	}
	
	section.m23_header_startseite .m23_content_text_container{
		/* padding: 20px;
		margin-top: 117px;
		justify-content: flex-start; */
	}
}

@media screen and (max-width: 475px) {
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 80%;
	}
	
	section.m23_header_startseite .m23_wood_pattern_container.mobile {
		height: 200%;
	}
	
	section.m23_header_startseite .m23_wood_pattern_container.mobile img {
		height: 100%;
	}
}

@media screen and (max-width: 400px) {
	section.m23_header_startseite .m23_link_container {
		font-size: .8rem;
	}
	
	/* section.m23_header_startseite .slick-dots {
		left: calc(50% + 80px);
		bottom: 29px;
	}
	
	section.m23_header_startseite .m23_titel {
		font-size: 1.9rem !important;
	} */
	
	section.m23_header_startseite .m23_link_container a {
		padding: 14px 27px 12px;
	}
	
	section.m23_header_startseite .m23_link_container {
		margin-top: 20px;
	}
	
	section.m23_header_startseite .m23_titel {
		font-size: 2.5rem;
	}
	
	/* section.m23_header_startseite .m23_content_text_container_inner {
		width: 100%;
	} */
	
	/* section.m23_header_startseite .slider_bullets_line {
		width: 150px;
		left: -165px;
	}
	
	section.m23_header_startseite .slider_bullets_cur_slide {
		left: -185px;
	} */
}

@media screen and (max-width: 340px) {
	section.m23_header_startseite .m23_image_container_content > picture img {
		object-position: 75%;
	}
}
