
section.m11_news[data-text-kurzen="true"] .mM_post_type_post_text_container {
	height: 3rem;
	overflow: hidden;
}

section.m11_news[data-kurze-ausgabe-slide="true"] [data-ausrichtung*="zentriert_ausfuellung"] .slick-slide {
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: opacity .4s;
}

section.m11_news[data-kurze-ausgabe-slide="true"] [data-ausrichtung*="zentriert_ausfuellung"] .slick-slide:not(.slick-active) {
	opacity: .3;
}

/* section.m11_news .mM_post_type_header_container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 47px;
} */

section.m11_news .m11_titel {
	text-align: center;
	font-size: 3.438rem;
	color: #1f2938;
	margin-bottom: 26px;
}

section.m11_news  .mM_post_type_post_image_container {
	position: relative;
	height: 350px;
}

section.m11_news  .m11_news_overview_container .mM_post_type_post_image_container {
	height: 318px;
}

section.m11_news .mM_post_type_post_image_container:before {
	display: none;
}

section.m11_news .mM_post_type_post_image_arrow_container {
	display: none;
}

section.m11_news .mM_post_type_post_content {
	width: 100%;
}

section.m11_news .m11_to_all_news_container {
	white-space: nowrap;
}

section.m11_news .mM_post_type_post_image_arrow {
	fill: #fff;
	width: 13px;
	transition: fill .4s;
}

section.m11_news .mM_post_type_post_image {
	height: 100%;
}

section.m11_news .mM_post_type_post_content {
	background: #fff;
}

section.m11_news .mM_post_type_post_text_content_container {
	padding: 20px 62px 20px 0;
}

section.m11_news .mM_post_type_post_created_date_container {
	margin-bottom: 10px;
}

section.m11_news .mM_post_type_post_created_date_container * {
	opacity: 1;
	font-size: .875rem;
}

section.m11_news .mM_post_type_post_title_container * {
	font-weight: 500;
	font-size: 1.563rem;
}

section.m11_news .mM_post_type_post_created_date_container {
	display: flex;
	margin-bottom: 21px;
}

section.m11_news .mM_post_type_post_title_container {
	margin-bottom: 11px;
}

section.m11_news .mM_post_type_post_created_date_container p {
	display: flex;
	gap: 11px;
	align-items: center;
	color: #e96730;
	background: rgba(240, 90, 40, .1);
	padding: 5px 16px 6px 15px;
}

section.m11_news .mM_post_type_post_created_date_container p:before {
	content: '';
	width: 9px;
	height: 9px;
	background: #e96730;
}

section.m11_news .mM_post_type_post_link {
	display: flex;
	align-items: center;
	gap: 0 8px;
}

section.m11_news .mM_post_type_post_link {
	transition: all .4s;
}

section.m11_news .mM_post_type_posts_featured_container .mM_post_type_post:hover .mM_post_type_post_link {
	background: #e96730;
}

section.m11_news .mM_post_type_posts_featured_container .mM_post_type_post:hover .mM_post_type_post_link svg {
	fill: #fff;
}

section.m11_news .mM_post_type_post_title_container {
	height: auto !important;
}

section.m11_news .mM_post_type_post_link_arrow {
	width: 13px;
}

section.m11_news .mM_post_type_post_link {
	border: 1px solid #dbdddf;
	width: 52px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .4s;
}

section.m11_news .mM_post_type_post_link:hover {
	background: #e96730;
}

section.m11_news .mM_post_type_post_link svg {
	fill: #4c5460;
	width: 14px;
	transition: all .4s;
}

section.m11_news .mM_post_type_post_link:hover svg {
	fill: #fff;
}

section.m11_news .mM_post_type_post_text_container {
	margin-bottom: 26px;
}

section.m11_news .mM_post_type_featured .mM_post_type_post_text_container {
	height: auto !important;
}

section.m11_news .mM_post_type_post_image_container {
	position: relative;
}

section.m11_news .mM_row {
	gap: 33px;
}

section.m11_news .mM_post_type_post_overlay {
	opacity: 0;
	background: linear-gradient(180deg,rgba(18, 51, 91, .6) 0%, rgba(18, 51, 91, .6) 100%);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .4s;
}

section.m11_news .mM_post_type_post_image_container:hover .mM_post_type_post_overlay {
	opacity: 0;
}

section.m11_news .mM_post_type_post_content:hover .mM_post_type_post_image_arrow_container svg {
	fill: #12335b;
}

section.m11_news .m11_news_overview_container {
	padding-top: 130px;
	padding-bottom: 130px;
}

section.m11_news .m11_news_overview_container .mM_post_type_post_text_content_container {
	background: #f4f4f6;
	padding: 39px 62px 39px 62px;
}

section.m11_news .m11_untertitel {
	text-align: center;
}

/* First Elem Start */

section.m11_news .m11_news_first_container.mM_container {
	background: transparent !important;
}

section.m11_news .mM_post_type_featured .mM_post_type_post_content {
	width: 100%;
	display: flex;
	gap: 62px;
}

section.m11_news .mM_post_type_featured .mM_post_type_post_image_container,
section.m11_news .mM_post_type_featured .mM_post_type_post_text_content_container {
	width: 50%;
}

section.m11_news .mM_post_type_featured .mM_post_type_post_text_content_container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

section.m11_news .m11_news_first_container.mM_container {
	background: #fff;
	padding-bottom: 160px;
	padding-top: 130px;
}

section.m11_news .mM_post_type_featured .mM_post_type_post_image_container {
	height: 455px;
}

section.m11_news .m11_featured_bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100vw;
	height: 100%;
	z-index: 1;
	display: flex;
}

section.m11_news .m11_featured_bg img {
	object-fit: cover;
}

section.m11_news .mM_post_type_featured_container {
	position: relative;
	z-index: 3;
}

section.m11_news .m11_news_first_container {
	position: relative;
}

section.m11_news .m11_featured_corner {
	background: #fff;
	height: 65px;
	width: 640px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}

/* First Elem End */

/* Pagination Start */

section.m11_news .pagination_prev_one,
section.m11_news .pagination_next_one,
section.m11_news .pagination_item {
	width: 52px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #e96730;
	border-radius: 0;
	transition: background .4s, border-color .4s;
	background: #e96730;
	cursor: pointer;
}

section.m11_news .pagination_prev_one svg {
	transform: rotate(180deg);
}

section.m11_news .pagination_prev_one svg,
section.m11_news .pagination_next_one svg {
	fill: #fff;
	width: 14px;
	transition: fill .4s;
}

section.m11_news .pagination_item {
	color: #12335b;
	transition: all .4s;
}

section.m11_news .pagination_prev_one:hover,
section.m11_news .pagination_next_one:hover,
section.m11_news .pagination_item:hover {
	background: #fff;
	border-color: #e96730;
}

section.m11_news .pagination_prev_one:hover svg,
section.m11_news .pagination_next_one:hover svg {
	fill: #e96730;
}

section.m11_news .pagination_item:hover,
section.m11_news .pagination_item.pagination_active {
	color: #fff;
}

section.m11_news .pagination_prev_one.pagination_disabled,
section.m11_news .pagination_next_one.pagination_disabled,
section.m11_news .pagination_item .pagination_disabled {
	background: #f4f4f6;
	border-color: #dbdddf;
	pointer-events: none;
}

section.m11_news .pagination_prev_one.pagination_disabled svg,
section.m11_news .pagination_next_one.pagination_disabled svg,
section.m11_news .pagination_item .pagination_disabled svg {
	fill: #babdc2;
}

section.m11_news .pagination_prev_one {
	margin-right: 32px;
}

section.m11_news .pagination_next_one {
	margin-left: 32px;
}

section.m11_news .mM_post_type_pagination_items_container {
	gap: 10px;
}

/* Pagination End */

section.m11_news .m11_news_overview_container .mM_post_type_post_text_content_container {
	height: calc(100% - 318px);
}

section.m11_news .mM_post_type_posts_rest_container .mM_post_type_post_text_content_container {
	height: auto !important;
}

section.m11_news .mM_col_33 {
	width: calc(33.3333% - ((33px * 2) / 3));
}

/* Kurze Ausgabe Start */

section.m11_news[data-kurze-ausgabe="true"] .m11_news_first_container {
	display: none;
}

section.m11_news[data-kurze-ausgabe="true"] .m11_news_overview_container {
	padding-top: 0;
	padding-bottom: 0;
}

section.m11_news.gray[data-kurze-ausgabe="true"] {
	background: #f4f4f6;
	position: relative;
}

section.m11_news.gray[data-kurze-ausgabe="true"] .m11_news_overview_container .mM_post_type_post_text_content_container {
	background: #fff;
}

section.m11_news.gray[data-kurze-ausgabe="true"]:before {
	content: '';
	height: 65px;
	background: #f4f4f6;
	width: 33.3333%;
	position: absolute;
	right: 0;
	top: -65px;
}

/* Kurze Ausgabe End */

/* Filter Buttons Start */

section.m11_news .m11_news_filter {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 129px;
	margin-top: 63px;
}

section.m11_news .m11_filter_item {
	font-size: .906rem;
	font-weight: 300;
	padding: 17px 40px 18px 40px;
	background: transparent;
	color: #b2b2b2;
	border: 1px solid #dbdddf;
	transition: all .4s;
	cursor: pointer;
}

section.m11_news .m11_filter_item p {
	color: #b2b2b2;
	transition: all .4s;
}

section.m11_news .m11_filter_item:hover {
	border-color: #e96730;
}

section.m11_news .m11_filter_item:hover p {
	color: #e96730;
}

section.m11_news .m11_filter_item.active {
	font-weight: 500;
	background: #e96730;
	border-color: #e96730;
	color: #fff;
}

section.m11_news .m11_filter_item.active p {
	color: #fff;
}

/* Filter Buttons End */

/** START Pagination **/

section.m11_news .mM_post_type_pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 65px;
}

section.m11_news .mM_post_type_pagination_status_label {
	display: none;
}

/* Chrome, Safari, Edge */
section.m11_news .pagination_status_current_input::-webkit-outer-spin-button,
section.m11_news .pagination_status_current_input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
section.m11_news .pagination_status_current_input {
	-moz-appearance: textfield;
	height: 52px;
	width: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: 500;
	border-radius: 0;
	border: 1px solid #dbdddf;
	font-size: 1rem;
	font-family: "deuterium-variable", sans-serif;
	margin-right: 9px;
}

section.m11_news .mM_post_type_pagination_status {
	display: flex;
	align-items: center;
	gap: 10px;
}

section.m11_news .

/** END Pagination **/

/* Short Start */

section.m11_news.m11_news_short .mM_post_type_posts_container {
	display: flex;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container,
section.m11_news.m11_news_short .mM_post_type_posts_rest_container {
	width: 50%;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container .mM_post_type_post {
	width: 100%;
}

section.m11_news.m11_news_short .mM_post_type_posts_container {
	display: flex;
	gap: 65px;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post {
	width: 100%;
	height: auto !important;
}

section.m11_news.m11_news_short .mM_post_type_posts_container > div:not(.mM_post_type_posts_featured_container) .mM_post_type_post {
	border: 1px solid transparent;
	transition: border-color .4s;
}

section.m11_news.m11_news_short .mM_post_type_posts_container > div:not(.mM_post_type_posts_featured_container) .mM_post_type_post:hover {
	border-color: #e96730;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_text_content_container {
	display: flex;
	justify-content: space-between;
	padding: 10px 9px 10px 28px;
	gap: 20px;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_image {
	width: 113px;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_link_container {
	display: flex;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_link {
	width: auto;
	height: auto;
	border: none;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_link:hover {
	background: transparent;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_link:hover svg {
	fill: #e96730;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_content_inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_row {
	gap: 25px;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_title_container h3 {
	font-size: 1.125rem;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_created_date_container {
	margin-bottom: 19px;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_title_container {
	margin-bottom: 8px;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container .mM_post_type_post_image_container {
	height: 237px;
}

section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_image_container {
	height: 148px;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container .mM_row {
	height: 100%;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container .mM_post_type_post {
	height: auto;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container .mM_post_type_post_content {
	height: 100%;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container .mM_post_type_post_text_content_container {
	height: calc(100% - 237px) !important;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

section.m11_news.m11_news_short .m11_content_container {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 62px;
}

section.m11_news.m11_news_short .m11_title_text_container {
	width: 50%;
}

section.m11_news.m11_news_short .m11_titel {
	text-align: left;
}

section.m11_news.m11_news_short .m11_text_container {
	margin-bottom: 59px;
}

section.m11_news.m11_news_short .m11_to_overview_link {
	width: 50%;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 54px;
}

section.m11_news.m11_news_short .mM_post_type_posts_featured_container .mM_post_type_post_link_container {
	margin-top: 20px;
}

@media screen and (max-width: 991px) {
	section.m11_news.m11_news_short .mM_post_type_posts_container {
		flex-direction: column;
	}
	
	section.m11_news.m11_news_short .mM_post_type_posts_featured_container,
	section.m11_news.m11_news_short .mM_post_type_posts_rest_container {
		width: 100%;
	}
	
	section.m11_news.m11_news_short .m11_title_text_container {
		width: 100%;
	}
	
	section.m11_news.m11_news_short .m11_to_overview_link {
		width: 100%;
		justify-content: flex-start;
	}
	
	section.m11_news .m11_news_filter {
		margin-bottom: 80px;
	}
	
	section.m11_news .m11_news_overview_container,
	section.m11_news .m11_news_first_container.mM_container {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

@media screen and (max-width: 767px) {
	section.m11_news.m11_news_short .m11_content_container {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
		justify-content: flex-start;
	}
}

@media screen and (max-width: 575px) {
	section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_text_content_container {
		flex-direction: column-reverse;
		padding: 10px 9px 10px 9px;
	}
	
	section.m11_news.m11_news_short .mM_post_type_posts_rest_container .mM_post_type_post_image {
		width: 100%;
	}
	
	section.m11_news.gray[data-kurze-ausgabe="true"]:before {
		display: none;
	}
}

/* Short End */

@media screen and (max-width: 1799px) {
	section.m11_news .m11_news_overview_container .mM_post_type_post_text_content_container {
		padding: 39px 32px 39px 32px;
	}
}

@media screen and (max-width: 1599px) {
	/* section.m11_news .mM_post_type_post_text_container {
		margin-bottom: 0;
	} */
	
	section.m11_news.m11_news_short .mM_row {
		height: 100%;
	}
}

@media screen and (max-width: 1199px) {
	section.m11_news .mM_col_33 {
		width: calc(50% - (33px / 2));
	}
	
	section.m11_news .mM_post_type_post_text_container {
		margin-bottom: 26px;
	}
}

@media screen and (max-width: 991px) {
	section.m11_news .mM_post_type_header_container {
		flex-wrap: wrap;
	}
	
	section.m11_news .m11_to_all_news_container {
		margin-top: 20px;
	}
	
	section.m11_news .m11_featured_corner {
		display: none;
	}
	
	section.m11_news.m11_news_short .mM_post_type_posts_container {
		gap: 25px;
	}
}

@media screen and (max-width: 767px) {
	section.m11_news .mM_col_33 {
		width: 100%;
	}
	
	section.m11_news .m11_news_filter {
		margin-bottom: 69px;
		flex-wrap: wrap;
	}
	
	section.m11_news .m11_filter_item {
		width: calc(50% - (20px / 2));
		text-align: center;
	}
	
	section.m11_news .mM_post_type_featured .mM_post_type_post_content {
		flex-direction: column;
		gap: 0;
	}
	
	section.m11_news .mM_post_type_featured .mM_post_type_post_image_container,
	section.m11_news .mM_post_type_featured .mM_post_type_post_text_content_container {
		width: 100%;
	}
	
	section.m11_news .mM_post_type_featured .mM_post_type_post_image_container {
		height: 300px;
	}
	
	section.m11_news .mM_post_type_featured .mM_post_type_post_text_content_container {
		padding: 39px 32px 39px 32px;
	}
	
	section.m11_news .mM_post_type_post_text_content_container .mM_post_type_post_title_container{
		margin-bottom: 0px;
	}
	
	section.m11_news .mM_post_type_post_text_content_container .mM_post_type_post_title_container h3{
		margin-bottom: 12px;
	}
	
	section.m11_news .mM_post_type_post_text_container {
		margin-bottom: 20px;
	}
	
	section.m11_news .mM_row {
		gap: 33px;
	}
	
	section.m11_news .mM_post_type_featured .mM_post_type_post_image_container {
		height: 212px;
	}
	
	section.m11_news .m11_news_first_container {
		padding: 58px 20px !important;
	}
	
	section.m11_news .m11_news_overview_container {
		padding-top: 58px;
	}
}

@media screen and (max-width: 575px) {
	section.m11_news .mM_post_type_header_container {
		margin-bottom: 37px;
	}
	
	section.m11_news .m11_news_overview_container {
		padding-bottom: 40px;
	}
}

@media screen and (max-width: 450px) {
	section.m11_news .m11_filter_item {
		width: 100%;
	}
	
	section.m11_news .mM_post_type_pagination {
		flex-wrap: wrap;
		gap: 32px;
		justify-content: flex-start;
	}
	
	section.m11_news .mM_post_type_pagination_prev_container {
		order: 1;
	}
	
	section.m11_news .mM_post_type_pagination_status {
		order: 3;
		width: 100%;
	}
	
	section.m11_news .mM_post_type_pagination_next_container {
		order: 2;
	}
	
	section.m11_news .pagination_prev_one {
		margin-right: 0;
	}
	
	section.m11_news .pagination_next_one {
		margin-left: 0;
	}
}

@media screen and (max-width: 350px) {
	section.m11_news .mM_post_type_post_title_container * {
		font-size: 1.263rem;
	}
}