/************************************ Start: Teaser ************************************/
.cms_aktuell_mainTitle_flexContainer.cms_padding_1,
.cms_aktuell_mainTitle_flexContainer > .cms_padding_1 { padding: 15px 15px 0 15px !important; }
.cms_aktuell_mainTitle_flexContainer h2 { padding: 0; }
/************************************ End: Teaser ************************************/
/************************************ Start: Box ************************************/
.cms_aktuell_flexBox { display: flex; }
.cms_aktuell_box { position: relative; display: flex; flex-direction: column; width: 100%; }
.cms_aktuell_imgContainer { position: relative; z-index: 1 !important; width: 100%; margin: 0 0 13px 0; overflow: hidden; }
.cms_aktuell_imgFixZindex { z-index: 12 !important; }
.cms_aktuell_imgBox { width: 100%; padding: 0 0 65.92592592592592% 0; }
.cms_aktuell_img { position: absolute; z-index: 1; inset: 0; width: 100%; height: 100%; object-position: center; object-fit: cover; will-change: transform; transition: var(--transition); }
.cms_aktuell_box:hover .cms_aktuell_img { transform: scale(1.1); }
.cms_aktuell_imgLegend { display: none; }
.cms_aktuell_txtBox { position: relative; flex: 1; padding: 0 0 34px 0; }
.cms_aktuell_datum { font-family: "Hind", sans-serif; font-weight: 400; font-size: 15px; line-height: 23px; color: #495057; text-align: left; margin: 0 0 1px 0; }
.cms_aktuell_titel > h2 { font-family: "Hind", sans-serif; font-weight: 400; font-size: 29px; line-height: 39px; padding: 0 0 5px 0 !important; }
.cms_aktuell_titel > h3 { padding: 0 0 5px 0 !important; }
.cms_aktuell_arrowBox { position: absolute; z-index: 1; bottom: 0; left: 0; width: 100%; height: 17px; }
.cms_aktuell_arrowLine { position: absolute; z-index: 1; top: 50%; left: 0; transform: translateY(-50%); width: calc(100% - 45px); height: 1px; background: #AEB1B4; }
.cms_aktuell_arrows { position: absolute; z-index: 1; top: 50%; right: 20px; transform: translateY(-50%); width: 18px; height: 17px; will-change: transform; transition: var(--transition); }
.cms_aktuell_box:hover .cms_aktuell_arrows { transform: translateY(-50%) translateX(20px); }
.cms_aktuell_arrows:before,
.cms_aktuell_arrows:after { content: ""; position: absolute; z-index: 1; top: 50%; width: 11px; height: 11px; border-width: 1px 1px 0 0; border-style: solid; border-color: #AEB1B4; transform: rotate(45deg) translateY(-50%); transform-origin: top; }
.cms_aktuell_arrows:before { right: 12px; }
.cms_aktuell_arrows:after { right: 3px; }
@media screen and (max-width: 959px) {
    .cms_aktuell_flexBox.flex_box_12_6 { width: 50% !important; }
    .cms_aktuell_imgContainer { overflow: visible; }
    .cms_aktuell_imgBox { padding: 0 0 55.27950310559006% 0; }
    .cms_aktuell_box:hover .cms_aktuell_img { transform: none; }
    .cms_aktuell_box:hover .cms_aktuell_arrows { transform: translateY(-50%); }
}
@media screen and (max-width: 767px) {
    .cms_aktuell_datum { font-weight: 400 !important; font-size: 15px !important; line-height: 23px !important; }
    .cms_aktuell_titel > h2 { font-weight: 400 !important; font-size: 25px !important; line-height: 40px !important; }
}
@media screen and (max-width: 640px) {
    .cms_aktuell_flexBox.flex_box_12_6 { width: 100% !important; }
}
/************************************ End: Box ************************************/
/************************************ Start: Lst ************************************/
.cms_aktuell_loadBtn > .flex_box_12 { display: flex; justify-content: center; }
@media screen and (max-width: 1200px) { #load > .cms_aktuell_flexBox.flex_box_12 { width: 33.3333% !important; } }
@media screen and (max-width: 959px) { #load > .cms_aktuell_flexBox.flex_box_12 { width: 50% !important; } }
@media screen and (max-width: 640px) { #load > .cms_aktuell_flexBox.flex_box_12 { width: 100% !important; } }
/************************************ End: Lst ************************************/
/************************************ Start: Det ************************************/
.cms_aktuellDet_main { width: 100%; padding: 24px 0; }
.cms_aktuellDet_static.cms_padding_1 { padding: 15px 15px 0 15px !important; }
.cms_aktuellDet_dynamicBox.cms_padding_1 { padding: 0 15px 15px 15px !important; }
.cms_aktuellDet_datum { font-family: "Hind", sans-serif; font-weight: 400; font-size: 15px; line-height: 23px; color: #495057; text-align: left; }
.cms_aktuellDet_text { margin: 0 0 30px 0; }
.cms_aktuellDet_imgContainer { width: 100%; }
.cms_aktuellDet_imgBox { position: relative; display: flex; width: 100%; }
.cms_aktuellDet_img { width: 100%; }
@media screen and (max-width: 767px) { .cms_aktuellDet_datum { font-weight: 400 !important; font-size: 15px !important; line-height: 23px !important; } }
/************************************ End: Det ************************************/