/*!************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/wk/index.sass ***!
  \************************************************************************************************************/
@charset "UTF-8";
.bg-primary {
  background-color: #1A5681;
  --bg-color: #1A5681;
}

.text-primary {
  color: #1A5681;
}

.bg-secondary {
  background-color: #10354F;
  --bg-color: #10354F;
}

.text-secondary {
  color: #10354F;
}

.bg-black {
  background-color: #222222;
  --bg-color: #222222;
}

.text-black {
  color: #222222;
}

.bg-white {
  background-color: #FFFFFF;
  --bg-color: #FFFFFF;
}

.text-white {
  color: #FFFFFF;
}

.bg-grey {
  background-color: #F9F9F9;
  --bg-color: #F9F9F9;
}

.text-grey {
  color: #F9F9F9;
}

.bg-black-text {
  background-color: #282828;
  --bg-color: #282828;
}

.text-black-text {
  color: #282828;
}

.bg-error {
  background-color: #8C2A16;
  --bg-color: #8C2A16;
}

.text-error {
  color: #8C2A16;
}

.bg-deep-black {
  background-color: #131614;
  --bg-color: #131614;
}

.text-deep-black {
  color: #131614;
}

.bg-wm2022 {
  background-color: #56042C;
  --bg-color: #56042C;
}

.text-wm2022 {
  color: #56042C;
}

.bg-mercury {
  background-color: #E8E8E8;
  --bg-color: #E8E8E8;
}

.text-mercury {
  color: #E8E8E8;
}

.bg-lightblue {
  background-color: #AED8E7;
  --bg-color: #AED8E7;
}

.text-lightblue {
  color: #AED8E7;
}

.bg-green {
  background-color: #009556;
  --bg-color: #009556;
}

.text-green {
  color: #009556;
}

.bg-mwk-grey {
  background-color: #E9EEEF;
  --bg-color: #E9EEEF;
}

.text-mwk-grey {
  color: #E9EEEF;
}

.bg-turquoise {
  background-color: #02859b;
  --bg-color: #02859b;
}

.text-turquoise {
  color: #02859b;
}

.bg-pink {
  background-color: #E5007E;
  --bg-color: #E5007E;
}

.text-pink {
  color: #E5007E;
}

.bg-orange {
  background-color: #F29100;
  --bg-color: #F29100;
}

.text-orange {
  color: #F29100;
}

.bg-red {
  background-color: #B11D33;
  --bg-color: #B11D33;
}

.text-red {
  color: #B11D33;
}

.font-sans-regular {
  font-family: "WeserSans-Regular";
}

.font-sans-semibold, .button,
.button-ui {
  font-family: "WeserSans-Regular";
}

.font-sans-bold, .main-navi__list__item a {
  font-family: "WeserSans-Regular";
}

.font-sans-black {
  font-family: "WeserSans-Regular";
}

.font-serif-regular {
  font-family: "WeserTextRegular";
}

.font-serif-semibold {
  font-family: "WeserTextRegular";
}

.font-serif-bold-italic {
  font-family: "WeserTextRegular";
}

.font-smallcaps-semibold {
  font-family: "WeserTextRegular";
}

.font-headline {
  font-family: "WeserTextRegular";
}

.font-para {
  font-family: "WeserSans-Regular";
}

.font-author {
  font-family: "WeserSans-Regular";
}

@font-face {
  font-family: "wk-iconfont";
  src: url("https://www.weser-kurier.de/weser-kurier/assets/fonts/wk-iconfont-v4.1/wk-iconfont.eot");
  src: url("https://www.weser-kurier.de/weser-kurier/assets/fonts/wk-iconfont-v4.1/wk-iconfont.eot?16d6cc#iefix") format("embedded-opentype"), url("https://www.weser-kurier.de/weser-kurier/assets/fonts/wk-iconfont-v4.1/wk-iconfont.ttf?16d6cc") format("truetype"), url("https://www.weser-kurier.de/weser-kurier/assets/fonts/wk-iconfont-v4.1/wk-iconfont.woff?16d6cc") format("woff"), url("https://www.weser-kurier.de/weser-kurier/assets/fonts/wk-iconfont-v4.1/wk-iconfont.svg?16d6cc#wk-iconfont") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wk-iconfont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-merkliste:before {
  content: "\e92c";
}

.icon-social-twitter:before {
  content: "\e901";
}

.icon-alert:before {
  content: "\e909";
}

.icon-arrow-down:before {
  content: "\e90a";
}

.icon-arrow-right:before {
  content: "\e90b";
}

.icon-calendar:before {
  content: "\e90c";
}

.icon-checkmark:before {
  content: "\e90d";
}

.icon-comment:before {
  content: "\e90e";
}

.icon-dropdown:before {
  content: "\e90f";
}

.icon-fontsize:before {
  content: "\e910";
}

.icon-geliked:before {
  content: "\e911";
}

.icon-home:before {
  content: "\e912";
}

.icon-info:before {
  content: "\e913";
}

.icon-login:before {
  content: "\e914";
}

.icon-mail:before {
  content: "\e915";
}

.icon-media-audio:before {
  content: "\e916";
}

.icon-media-gallery:before {
  content: "\e917";
}

.icon-media-video:before {
  content: "\e918";
}

.icon-menu:before {
  content: "\e919";
}

.icon-plus:before {
  content: "\e91a";
}

.icon-pressespiegel:before {
  content: "\e91b";
}

.icon-print:before {
  content: "\e91c";
}

.icon-search:before {
  content: "\e91d";
}

.icon-settings:before {
  content: "\e91e";
}

.icon-social-chat:before {
  content: "\e91f";
}

.icon-social-facebook-messsenger:before {
  content: "\e920";
}

.icon-social-facebook:before {
  content: "\e921";
}

.icon-social-instagram:before {
  content: "\e922";
}

.icon-social-whatsapp:before {
  content: "\e923";
}

.icon-social-youtube:before {
  content: "\e924";
}

.icon-teilen:before {
  content: "\e925";
}

.icon-tickets:before {
  content: "\e926";
}

.icon-uhr:before {
  content: "\e927";
}

.icon-umfrage:before {
  content: "\e928";
}

.icon-x:before {
  content: "\e92a";
}

.icon-zoom:before {
  content: "\e92b";
}

.icon-phone:before {
  content: "\e930";
}

.icon-world:before {
  content: "\e92e";
}

.icon-arrow-navigation:before {
  content: "\e92f";
}

.icon-author-fav:before {
  content: "\e934";
}

.icon-bookmark-add:before {
  content: "\e92c";
}

.icon-bookmark-remove:before {
  content: "\e932";
}

.icon-no-bookmarks:before {
  content: "\e931";
}

.icon-trashcan:before {
  content: "\e933";
}

.icon-wk-plus:before {
  content: url("https://www.weser-kurier.de/weser-kurier/assets/graphics/svg/icon-WK+.svg");
}

/* sans */
@font-face {
  font-family: "WeserSans-Regular";
  src: url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/sans/WeserSans-Regular.woff2") format("woff2"), url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/sans/WeserSans-Regular.woff") format("woff");
  font-display: swap;
}
/* serif */
@font-face {
  font-family: "WeserTextRegular";
  src: url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/serif/WeserText-Regular.woff2") format("woff2"), url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/serif/WeserText-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "WeserTextRegularBold";
  src: url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/serif/WeserText-Regular.woff2") format("woff2"), url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/serif/WeserText-Regular.woff") format("woff");
  font-display: swap;
  font-weight: bold;
}
/* bold */
@font-face {
  font-family: "WeserSerifBold";
  src: url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/serif/WeserText-Bold.woff2") format("woff2"), url("https://www.weser-kurier.de/weser-kurier/assets/fonts/weser/serif/WeserText-Bold.woff") format("woff");
  font-display: swap;
}
.font-sans-regular {
  font-family: "WeserSans-Regular";
  font-weight: normal;
}

.font-sans-semibold, .button,
.button-ui {
  font-family: "WeserSans-Regular";
  font-weight: 600;
}

.font-sans-bold, .main-navi__list__item a {
  font-family: "WeserSans-Regular";
  font-weight: 800;
}

.font-sans-black {
  font-family: "WeserSans-Regular";
  font-weight: 800;
}

.font-serif-regular {
  font-family: "WeserTextRegular";
  font-weight: normal;
}

.font-serif-semibold {
  font-family: "WeserTextRegular";
  font-weight: 600;
}

.font-serif-italic {
  font-family: "WeserTextRegular";
  font-weight: normal;
  font-style: italic;
}

.font-serif-bold {
  font-family: "WeserSerifBold";
  font-weight: 400;
}

.font-smallcaps {
  font-family: "WeserTextRegular";
  text-transform: uppercase;
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 800;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-semibold {
  font-weight: 600;
}

.font-size-10_1 {
  font-size: 10px;
  line-height: 1em;
}

.font-size-11_1 {
  font-size: 11px;
  line-height: 1em;
}

.font-size-12_1 {
  font-size: 12px;
  line-height: 1em;
}

.font-size-12_1_5 {
  font-size: 12px;
  line-height: 1.5em;
}

.font-size-12_2 {
  font-size: 12px;
  line-height: 2em;
}

.font-size-13_1 {
  font-size: 13px;
  line-height: 1em;
}

.font-size-14_1, .main-navi__list__item a {
  font-size: 14px;
  line-height: 1em;
}

.font-size-14_1_5 {
  font-size: 14px;
  line-height: 1.5em;
}

.font-size-15_1 {
  font-size: 15px;
  line-height: 1em;
}

.font-size-16_1 {
  font-size: 16px;
  line-height: 1em;
}

.font-size-16_1_25 {
  font-size: 16px;
  line-height: 1.25em;
}

.font-size-18_1_5 {
  font-size: 18px;
  line-height: 1.5em;
}

.font-size-20_1 {
  font-size: 20px;
  line-height: 1em;
}

.font-size-22-1 {
  font-size: 22px;
  line-height: 1em;
}

.font-size-22-1_5 {
  font-size: 22px;
  line-height: 1.5em;
}

.font-size-24_1 {
  font-size: 24px;
  line-height: 1em;
}

.font-size-25_1_25 {
  font-size: 25px;
  line-height: 1.25em;
}

.font-size-28_1 {
  font-size: 28px;
  line-height: 1em;
}

.font-size-40_1 {
  font-size: 40px;
  line-height: 1em;
}

.font-size-45_1_15 {
  font-size: 40px;
  line-height: 1.15em;
}

.font-size-56_1 {
  font-size: 56px;
  line-height: 1em;
}

.ls-2 {
  letter-spacing: 2px;
}

.ls-10 {
  letter-spacing: 10px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

iframe {
  border: 0;
}

a {
  color: #1A5681;
}

body.weser-kurier-main {
  padding: 0 16px;
  --bg-color: #FFFFFF;
  overflow-x: hidden;
}
@media (max-width: 559px) {
  body.weser-kurier-main {
    padding: 0;
  }
}
@media (max-width: 959px) {
  body.weser-kurier-main {
    margin-top: 6.5rem;
  }
}

body.weser-kurier-app-main {
  padding: 0 16px;
}
@media (max-width: 559px) {
  body.weser-kurier-app-main {
    padding: 0;
  }
}

input:focus,
select:focus {
  outline-color: inherit;
}

/* Responsive Debug */
.hidden {
  display: none !important;
}

.darkmode {
  --bg-color: #222222;
  background-color: #222222 !important;
}
.darkmode .teaser-text,
.darkmode .teaser-text .headline,
.darkmode .teaser-text .headline .catchword,
.darkmode .cross-head,
.darkmode .cross-head a {
  color: #FFFFFF !important;
}

@media (max-width: 959px) {
  .webpagefragment-section.hide--on-mobile {
    display: none;
  }
}

@media (min-width: 960px) {
  .webpagefragment-section.hide--on-desktop {
    display: none;
  }
}

.cross-head {
  font-size: 28px;
  line-height: 35px;
  letter-spacing: 0.178em;
  padding: 2rem 1rem;
}
@media (max-width: 559px) {
  .cross-head {
    font-size: 18px;
    line-height: 25px;
  }
}
.cross-head a {
  text-decoration: none;
}

.mb--16 {
  margin-bottom: -16px;
}

img {
  width: 100%;
  height: 100%;
}

html > body > span > img,
html > body > img {
  width: 0px;
  height: 0px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-uc {
  text-transform: uppercase;
}

.text-underline {
  text-decoration: underline;
}

.text-nd {
  text-decoration: none !important;
}

.hidden {
  display: none !important;
}

.forcedhidden {
  display: none !important;
}

.overf-h {
  overflow: hidden;
}

.button-simple {
  border: 1px solid #222222;
  padding: 5px;
}

.m-0a {
  margin: 0 auto;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.p-0 {
  padding: 0 !important;
}

.hervorhebung {
  font-weight: bold;
}

.zwischenzeile {
  font-family: "WeserSans-Regular";
  letter-spacing: 1px;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 22px;
  display: flex;
}

.media__fig {
  position: relative;
}
.media__fig img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.media__fig .media-icon {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #fff;
  z-index: 1;
  font-size: 45px;
}

#blinder {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(34, 34, 34, 0.5);
  z-index: 500000;
}

[data-trigger] {
  cursor: pointer;
}

.module-hide {
  opacity: 0;
}

.module-show {
  opacity: 1 !important;
  transition: 0.25s ease opacity;
}

.remove > * {
  transition: 1s ease all;
  opacity: 0.1;
}

.scr {
  position: absolute;
  left: -1000000px;
}

.fullwidth {
  width: calc(100% + 2rem);
  transform: translateX(-1rem);
}

.no-break {
  white-space: nowrap;
}

.body {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 16px;
}
@media (max-width: 1279px) {
  .body {
    grid-template-columns: 1fr;
  }
}

.main-wrapper {
  width: 100%;
  background: #FFFFFF;
  margin: 16px auto;
}

.webpagefragment-section {
  padding: 0 16px;
  width: calc(100% + 32px);
  transform: translateX(-16px);
}
@media (max-width: 1279px) {
  .webpagefragment-section {
    height: initial !important;
    top: initial !important;
  }
}

@media (min-width: 1280px) {
  .webpagefragment-section[class*=bg-], .webpagefragment-section[data-font-color] {
    padding: 16px;
  }
}
.webpagefragment-section .webpagefragment-wrapper {
  grid-gap: 16px;
  padding-bottom: 16px;
  width: 100%;
  position: relative;
}
@media (max-width: 559px) {
  .webpagefragment-section .webpagefragment-wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 560px) {
  .webpagefragment-section .webpagefragment-wrapper {
    display: grid;
  }
}
@media (min-width: 560px) {
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 560px) and (max-width: 959px) {
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 559px) {
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper .cobalt-widget:first-child,
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) {
    grid-column: 1/-1;
  }
}
.webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1279px) {
  .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 959px) {
  .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 559px) {
  .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper .cobalt-widget:first-child,
  .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) {
    grid-column: 1/-1;
  }
}
@media (max-width: 559px) {
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a {
    grid-template-columns: 3fr 2fr;
    display: grid;
    grid-gap: 8px;
  }
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .teaser-text, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .teaser-text {
    grid-row: 1;
    padding: 0;
  }
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline {
    line-height: 1.2em;
    font-size: 4.1vw;
    margin-bottom: 0px;
  }
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword {
    margin-bottom: 6px;
    margin-top: 2px;
    line-height: 1.2em;
  }
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a p,
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .media__tags, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a p,
  .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:not(:nth-child(1 of .media.teaser)) a .media__tags {
    display: none;
  }
}
@media (max-width: 559px) {
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) .marker-banner__img, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) .marker-banner__img {
    display: none;
  }
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) .marker-banner__text, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) .marker-banner__text {
    display: block;
  }
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) .marker-author, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper article:nth-child(1 of .media.teaser) .marker-author {
    display: block !important;
  }
}
.webpagefragment-section.teaser_1main2sub .webpagefragment-wrapper {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 959px) {
  .webpagefragment-section.teaser_1main2sub .webpagefragment-wrapper {
    grid-template-columns: 1fr;
  }
}
.webpagefragment-section.box_2stories .webpagefragment-wrapper {
  grid-template-columns: 1fr 1fr;
}
.webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper, .webpagefragment-section.box_3stories .webpagefragment-wrapper, .webpagefragment-section.article_listing_grid .webpagefragment-wrapper {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 959px) {
  .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper, .webpagefragment-section.box_3stories .webpagefragment-wrapper, .webpagefragment-section.article_listing_grid .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.webpagefragment-section.teaser_1main2sub .webpagefragment-wrapper .cobalt-widget:first-child,
.webpagefragment-section.teaser_1main2sub .webpagefragment-wrapper article:nth-child(1 of .media.teaser), .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper .cobalt-widget:first-child,
.webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper article:nth-child(1 of .media.teaser) {
  grid-column: 1/-1;
}
@media (max-width: 959px) {
  .webpagefragment-section.teaser_1main2sub .webpagefragment-wrapper, .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper {
    padding: 0;
  }
  .webpagefragment-section.teaser_1main2sub .webpagefragment-wrapper .cobalt-widget:first-child,
  .webpagefragment-section.teaser_1main2sub .webpagefragment-wrapper article:nth-child(1 of .media.teaser), .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper .cobalt-widget:first-child,
  .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper article:nth-child(1 of .media.teaser) {
    margin: 0;
  }
}
.webpagefragment-section.article_listing_sidebar .webpagefragment-wrapper article a {
  grid-template-columns: 150px 1fr;
}
@media (max-width: 1279px) {
  .webpagefragment-section.article_listing_sidebar .webpagefragment-wrapper article a {
    grid-template-columns: 300px 1fr;
  }
}
.webpagefragment-section.article_listing .webpagefragment-wrapper article a {
  grid-template-columns: 300px 1fr;
}
.webpagefragment-section.article_listing .webpagefragment-wrapper, .webpagefragment-section.article_listing_sidebar .webpagefragment-wrapper {
  grid-template-columns: 1fr;
}
.webpagefragment-section.article_listing .webpagefragment-wrapper article a, .webpagefragment-section.article_listing_sidebar .webpagefragment-wrapper article a {
  display: grid;
  grid-gap: 16px;
}
@media (max-width: 959px) {
  .webpagefragment-section.article_listing .webpagefragment-wrapper article a, .webpagefragment-section.article_listing_sidebar .webpagefragment-wrapper article a {
    grid-template-columns: 240px 1fr;
  }
}
@media (max-width: 559px) {
  .webpagefragment-section.article_listing .webpagefragment-wrapper article a, .webpagefragment-section.article_listing_sidebar .webpagefragment-wrapper article a {
    display: block;
  }
}
.webpagefragment-section.box_4stories .webpagefragment-wrapper {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1279px) {
  .webpagefragment-section.box_4stories .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 959px) {
  .webpagefragment-section.box_4stories .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.webpagefragment-section .news-ticker__news-wrapper__list__item .news {
  display: grid;
  grid-template-columns: 53px 1fr;
}
.webpagefragment-section.ranking .news-ticker__news-wrapper__list__item .news {
  display: grid;
  grid-template-columns: 1fr;
  padding-left: 40px;
}
.webpagefragment-section.ranking .news-ticker__news-wrapper__list__item .news.episode {
  padding-left: 8px;
}
@media (max-width: 559px) {
  .webpagefragment-section.box_3stories .webpagefragment-wrapper, .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper, .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper, .webpagefragment-section.box_2stories .webpagefragment-wrapper, .webpagefragment-section.article_listing .webpagefragment-wrapper, .webpagefragment-section.article_listing_sidebar .webpagefragment-wrapper, .webpagefragment-section.box_4stories .webpagefragment-wrapper, .webpagefragment-section.article_listing_grid .webpagefragment-wrapper, .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper {
    grid-template-columns: 1fr;
    grid-gap: 32px;
  }
}

aside.sidebar .webpagefragment-section .webpagefragment-wrapper {
  padding: inherit;
  margin: inherit;
}
@media (max-width: 559px) {
  aside.sidebar .webpagefragment-section article[data-type*=wkwidget] {
    padding: 0 1rem;
  }
}

@media (max-width: 1279px) {
  [class*=bg-] .webpagefragment-wrapper div:not(.carousel-wrapper) article[data-type*=wkwidget] {
    padding: 2rem 1rem 1rem;
  }
}

.sidebar .webpagefragment-section .webpagefragment-wrapper {
  padding-bottom: 0px;
}

.webpagefragment-wrapper.box_carousel,
.webpagefragment-wrapper.box_carousel_wide,
.webpagefragment-wrapper.box_carousel_square {
  padding-bottom: 0px;
}

.box_carousel .carousel-wrapper,
.box_carousel_wide .carousel-wrapper,
.box_carousel_square .carousel-wrapper {
  display: flex;
  flex-direction: row;
  position: relative;
  grid-gap: 16px;
  padding-bottom: 16px;
  padding-top: 16px;
  width: fit-content;
}
@media (max-width: 559px) {
  .box_carousel .carousel-wrapper,
  .box_carousel_wide .carousel-wrapper,
  .box_carousel_square .carousel-wrapper {
    left: 16px !important;
    padding-right: 32px;
  }
}

.box_carousel .carousel-wrapper article {
  width: 300px;
}

.box_carousel_wide .carousel-wrapper article {
  width: 450px;
}
@media (max-width: 559px) {
  .box_carousel_wide .carousel-wrapper article {
    width: 300px;
  }
}

.box_carousel_square .carousel-wrapper article picture {
  width: 300px;
  height: 300px;
}
@media (max-width: 559px) {
  .box_carousel_square .carousel-wrapper article picture {
    width: 300px;
    height: 300px;
  }
}
.box_carousel_square .carousel-wrapper article picture img {
  height: 100%;
}

@media (max-width: 559px) {
  [class*=bg-] .carousel-wrapper {
    left: 32px !important;
  }
}

.container {
  display: grid;
  position: relative;
  grid-template-areas: "header" "bread" "grid-content" "sidebar" "fullwidth" "footer";
  grid-template-columns: 100%;
  overflow-x: clip;
  margin-right: auto;
  margin-left: auto;
  max-width: 1248px;
}
.container img {
  max-width: 100%;
}
.container.landing-page {
  display: flex;
  flex-direction: column;
}

.grid-container {
  display: grid;
  grid-template-columns: 1fr 300px;
  grid-gap: 16px;
}
@media (max-width: 1279px) {
  .grid-container {
    grid-template-columns: 1fr 316px;
    grid-gap: 0;
  }
}
@media (max-width: 959px) {
  .grid-container {
    grid-template-columns: 1fr;
  }
}
.grid-container img {
  max-width: 100%;
}

.container-elem--fullwidth {
  grid-column: 1/-1;
}

.container--block {
  display: block;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}
.container--block img {
  max-width: 100%;
}
@media (max-width: 1279px) {
  .container--block {
    margin-top: 54px;
  }
}

@media (max-width: 1279px) {
  .main-list {
    padding: 16px;
  }
}

.grid-content {
  grid-area: grid-content;
}

.container:has(.sidebar section) .grid-content {
  min-height: 56vh;
}
@media (min-width: 560px) {
  .container:has(.sidebar section) .grid-content {
    min-height: 66vh;
  }
}

.sidebar {
  grid-area: sidebar;
}

@media (min-width: 1280px) {
  .main-wrapper {
    max-width: 1280px;
  }
  .container {
    height: 100%;
    grid-template-columns: 932px 300px;
    grid-gap: 0 16px;
    overflow-x: visible;
    display: grid;
    background: #FFFFFF;
    grid-template-areas: "header header" "bread butter" "grid-content sidebar" "fullwidth fullwidth" "footer footer";
  }
  .container.content--block, .container.container--block {
    grid-template-areas: "header header" "bread butter" "grid-content grid-content" "fullwidth fullwidth" "footer footer";
    padding: 0 16px;
  }
  .container.landingpage {
    grid-template-areas: "header header" "bread butter" "grid-content grid-content" "fullwidth fullwidth" "footer footer";
  }
}
@media (max-width: 559px) {
  div.teaser_1main2rightimg_3boxes article[data-type*=wkwidget] a,
  div.teaser_1main3rightimg_4boxes article[data-type*=wkwidget] a {
    grid-template-columns: initial !important;
    display: inherit !important;
    grid-gap: initial !important;
  }
}

div.lang-logo-wrapper {
  display: flex;
  justify-content: space-evenly;
}
div.lang-logo-wrapper a {
  text-align: center;
  text-decoration: none;
  color: black;
}
div.lang-logo-wrapper a img {
  width: 60px;
  height: 40px;
}
@media (max-width: 1279px) {
  div.lang-logo-wrapper a img {
    width: 70px;
    height: 47px;
  }
}

.lang-title {
  margin-bottom: 2px !important;
}

.widget-footer-grey-text {
  text-align: right;
  color: lightgrey;
}

.header {
  grid-area: header;
  height: 159px;
  max-width: 1280px;
  display: grid;
  grid-template-columns: 30% 1fr 30%;
  grid-template-rows: 89px 50px auto;
  grid-template-areas: "navi-left logo navi-right" "main-navi main-navi main-navi" "search search search";
  position: relative;
  background: #FFFFFF;
  top: -1px;
}
.header a {
  text-decoration: none;
  color: inherit;
}
.header .navi-left {
  grid-area: navi-left;
  align-content: center;
}
.header .navi-right {
  grid-area: navi-right;
  transform: translateY(-130%);
  transition-timing-function: ease-in;
  transition: 0.5s;
  align-content: center;
}
.header .navi-right.slide-in {
  transition: 0.5s;
  transition-timing-function: ease-out;
  transform: translateY(0);
  opacity: 1;
}
.header .navi-right.offline .loginwrapper, .header .navi-right.offline .meinwkwrapper {
  display: none;
}
.header [data-view=mobile].navi-left {
  grid-area: navi-left-m;
}
.header [data-view=mobile].navi-right {
  grid-area: navi-right-m;
}
.header [data-view=mobile].navi-right > div > a.icon {
  min-width: 56px;
}
.header .navi-left__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.header .navi-left__wrapper > * {
  padding: 0 1rem;
  height: 54px;
  align-content: center;
  flex-wrap: wrap;
}
.header .navi-right__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin: 1rem;
}
.header .navi-right__wrapper > * {
  margin: 0 1rem 0 0;
}
.header [data-view=mobile] .navi-left__wrapper,
.header [data-view=mobile] .navi-right__wrapper {
  align-items: center;
}
.header [data-view=mobile] .navi-right__wrapper {
  margin: 5px 1rem 5px 0;
}
.header .navi-right__wrapper {
  justify-content: flex-end;
}
.header .navi-right__wrapper > * {
  margin: 0 0 0 1rem;
}
.header .logo {
  grid-area: logo;
  height: auto;
  margin-top: 12px;
  margin: 8px 0;
  text-align: center;
}
.header .logo img {
  max-width: 218px;
  max-height: 38px;
}
@media (min-width: 1280px) {
  .header .logo img {
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
  }
}
@media (max-width: 1279px) {
  .header {
    height: 54px;
    position: relative;
    display: grid;
    grid-template-columns: auto 1fr auto;
    grid-template-rows: 54px 50px 64px auto;
    grid-template-areas: "navi-left-m logo navi-right-m" "navi-special navi-special navi-special" "search search search" "main-navi main-navi main-navi";
    border-bottom: 1px solid rgba(29, 29, 29, 0.2);
  }
}
.header.sticky {
  height: 54px;
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: 54px 50px 64px auto;
  grid-template-areas: "navi-left-m logo navi-right-m" "navi-special navi-special navi-special" "search search search" "main-navi main-navi main-navi";
  border-bottom: 1px solid rgba(29, 29, 29, 0.2);
}
.header.sticky > .header-search {
  display: none !important;
}

#search-toggle:checked ~ .search {
  display: flex;
}
@media (max-width: 1279px) {
  #search-toggle:checked ~ .search {
    display: none;
  }
}

#search-toggle:checked ~ div .toggle[for=search-toggle] [class^=icon-] {
  display: none;
}
#search-toggle:checked ~ div .toggle[for=search-toggle] .icon-x {
  display: block !important;
}

#menu-toggle:checked ~ div .toggle[for=menu-toggle] [class^=icon-] {
  display: none;
}
#menu-toggle:checked ~ div .toggle[for=menu-toggle] .icon-x {
  display: block !important;
}

.search {
  grid-area: search;
  padding: 32px;
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 15px 15px 0 rgba(34, 34, 34, 0.2);
  height: 0;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 100;
  top: 0px;
  transition: height 0.5s;
  line-height: 48px;
}
.search__input {
  padding: 16px;
  width: 100%;
  margin: 0 32px;
  border: 2px solid #8C8C8C;
  background-color: #F9F9F9;
  color: #8C8C8C;
  letter-spacing: 0;
}
.search__input::placeholder {
  color: #8C8C8C;
}
.search__submit {
  height: 50px;
  width: 120px;
  background-color: #1A5681;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  letter-spacing: 2px;
  border: none;
}

@media (max-width: 1279px) {
  #menu-toggle:checked ~ .search {
    display: none;
    background: #E9EEEF;
    top: 0;
    box-shadow: none;
    padding: 32px 1rem;
  }
  #menu-toggle:checked ~ .search .search__title {
    display: none;
  }
  #menu-toggle:checked ~ .search .search__input {
    margin: 0;
    height: 40px;
    border: none;
  }
  #menu-toggle:checked ~ .search .search__submit {
    display: none;
  }
  #menu-toggle:checked ~ .search [data-view=mobile].search__submit {
    position: absolute;
    display: flex;
    right: 1rem;
    width: 40px;
    color: #1A5681;
    background: rgba(0, 0, 0, 0);
  }
}
.header.sticky #menu-toggle:checked ~ .search {
  display: none;
  background: #E9EEEF;
  top: 0;
  box-shadow: none;
  padding: 32px 1rem;
}
.header.sticky #menu-toggle:checked ~ .search .search__title {
  display: none;
}
.header.sticky #menu-toggle:checked ~ .search .search__input {
  margin: 0;
  height: 40px;
  border: none;
}
.header.sticky #menu-toggle:checked ~ .search .search__submit {
  display: none;
}
.header.sticky #menu-toggle:checked ~ .search [data-view=mobile].search__submit {
  position: absolute;
  display: flex;
  right: 1rem;
  width: 40px;
  color: #1A5681;
  background: rgba(0, 0, 0, 0);
}

@media (max-width: 1279px) {
  .header-wrapper {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 1000;
  }
  .header {
    position: fixed;
    top: -1px;
    left: 0;
    right: 0;
    z-index: 1000;
  }
}
.header.sticky {
  position: fixed;
  background: white;
  z-index: 1000;
  max-width: 1280px;
  width: 100%;
  margin-top: 0px;
  top: -1px;
  animation-name: sticky-animation-mobile;
  animation-duration: 0.2s;
}
.header.sticky [data-view=desktop] {
  display: none !important;
}
.header.sticky [data-view=mobile] {
  display: flex !important;
}

@media (max-width: 1279px) {
  .header.sticky {
    animation: none;
  }
}
@keyframes sticky-animation-mobile {
  from {
    height: 54px;
    top: -54px;
  }
  to {
    height: 54px;
    top: -1px;
  }
}
@media (min-width: 1280px) {
  .sticky + .pHeader {
    height: 159px;
  }
}
.subscribewrapper,
.abo-left {
  padding: 10px 17px;
  border-radius: 3px;
  font-size: 13px;
}

.subscribewrapper,
.unsubscribed-user-abo-button {
  background-color: #e5007d;
  color: #fff !important;
}

.piano-target-subscribe-extention {
  width: 100%;
  z-index: 4020;
  position: fixed;
  left: calc((100vw - 990px) / 2 + 990px - 198px);
  top: 49px;
}

@media (max-width: 1279px) {
  .piano-target-subscribe-extention {
    left: calc(100vw - 352px);
    top: 42.5px;
  }
}
@media (max-width: 559px) {
  .piano-target-subscribe-extention {
    left: calc(100vw - 335px);
  }
}
.main-navi {
  grid-area: main-navi;
  border-bottom: solid 1px rgba(0, 39, 49, 0.3);
}
.main-navi .search-input-wrapper {
  display: none;
}
.main-navi__list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1000;
}
.main-navi .sub-nav-toggle {
  display: none;
}
.main-navi__list__item__sub-nav {
  display: none;
  position: absolute;
  list-style: none;
  background: #FFFFFF;
  z-index: 20;
  padding: 0;
  margin: 0;
  top: 46px;
  min-width: 230px;
  border-top: 3px solid #1A5681;
  padding-top: 7px;
  box-shadow: 0 2px 5px rgba(19, 22, 20, 0.2);
}
.main-navi__list__item__sub-nav:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1A5681;
  position: absolute;
  left: 20px;
  top: 0;
}
.main-navi__list__item {
  padding: 1rem;
}
.main-navi__list__item a {
  text-decoration: none;
  color: #222222;
}
@-moz-document url-prefix() {
  .main-navi__list__item a {
    font-size: 13.8px;
  }
}
.main-navi__list__item__sub-nav li {
  padding: 0;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(19, 22, 20, 0.2);
  text-align: left;
}
.main-navi__list__item__sub-nav li a {
  display: block;
  padding: 16px 24px;
}

header.sticky .main-navi {
  border: none;
}

@media (min-width: 1280px) {
  .main-navi__list__item:hover .main-navi__list__item__sub-nav {
    display: block !important;
    z-index: 1000;
  }
}
.header.sticky .main-navi__list__item:hover .main-navi__list__item__sub-nav {
  display: flex !important;
  z-index: 1000;
}

@media (min-width: 1280px) {
  .header.sticky #menu-toggle:checked ~ .main-navi, .header.sticky #menu-toggle:checked ~ .navi-special, .header.sticky #menu-toggle:checked ~ .search {
    width: 375px;
    display: flex;
  }
  .header.sticky #menu-toggle:not(:checked) ~ .search {
    display: none;
  }
}
@media (max-width: 1279px) {
  .main-navi {
    border: none !important;
  }
}
.header.sticky .main-navi {
  font-family: "WeserSans-Regular";
  font-weight: normal;
  border: none !important;
}
.header.sticky #menu-toggle:checked ~ .main-navi {
  display: flex;
  flex-direction: column;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  overflow-y: scroll;
  justify-content: flex-start;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list__item {
  list-style: none;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(29, 29, 29, 0.2);
  text-align: left;
  position: relative;
  margin: 0 1rem;
  padding: 0;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list__item:last-of-type {
  border-bottom: none;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list__item a {
  font-family: "WeserSans-Regular";
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 17px;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list__item .main-navi__list__item__sub-nav {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  top: 0;
  box-shadow: none;
  z-index: 10;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list__item .main-navi__list__item__sub-nav:before {
  content: "\e90f";
  font-family: "wk-iconfont";
  position: absolute;
  font-size: 26px;
  right: 9px;
  top: -30px;
  width: auto;
  height: auto;
  left: initial;
  bottom: initial;
  z-index: 10;
  transition: transform 0.15s ease-in-out;
  border: none;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle {
  opacity: 0;
  position: absolute;
  display: block;
  right: -10px;
  top: 6px;
  width: 65px;
  height: 40px;
  z-index: 11;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle:checked ~ .main-navi__list__item__sub-nav:before {
  transform: rotate(180deg);
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle:checked ~ .main-navi__list__item__sub-nav li {
  display: block;
  margin: 0 1rem;
  border-color: #FFFFFF;
}
.header.sticky #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle:checked ~ .main-navi__list__item__sub-nav li a {
  font-size: 14px;
}
.header.sticky #menu-toggle:checked ~ .navi-special {
  display: flex !important;
  grid-area: navi-special;
}
.header.sticky #menu-toggle:checked ~ .navi-special .navi-special__wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: #F9F9F9;
  list-style: none;
  align-items: center;
  padding: 0 1rem;
}
.header.sticky #menu-toggle:checked ~ .navi-special .navi-special__wrapper li {
  width: 33%;
  line-height: 48px;
  text-align: center;
  margin: 2px auto;
  justify-content: center;
}
.header.sticky #menu-toggle:checked ~ .navi-special .navi-special__wrapper li:nth-child(n+3) {
  border-left: 2px solid #FFFFFF;
}

@media (max-width: 1279px) {
  .main-navi {
    font-family: "WeserSans-Regular";
    font-weight: normal;
    border: none !important;
  }
  #menu-toggle:checked ~ .main-navi {
    display: flex;
    flex-direction: column;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    overflow-y: scroll;
    justify-content: flex-start;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list__item {
    list-style: none;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(29, 29, 29, 0.2);
    text-align: left;
    position: relative;
    margin: 0 1rem;
    padding: 0;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list__item:last-of-type {
    border-bottom: none;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list__item a {
    font-family: "WeserSans-Regular";
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 17px;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list__item .main-navi__list__item__sub-nav {
    display: flex;
    position: relative;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    top: 0;
    box-shadow: none;
    z-index: 10;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list__item .main-navi__list__item__sub-nav:before {
    content: "\e90f";
    font-family: "wk-iconfont";
    position: absolute;
    font-size: 26px;
    right: 9px;
    top: -30px;
    width: auto;
    height: auto;
    left: initial;
    bottom: initial;
    z-index: 10;
    transition: transform 0.15s ease-in-out;
    border: none;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle {
    opacity: 0;
    position: absolute;
    display: block;
    right: -10px;
    top: 6px;
    width: 65px;
    height: 40px;
    z-index: 11;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle:checked ~ .main-navi__list__item__sub-nav:before {
    transform: rotate(180deg);
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle:checked ~ .main-navi__list__item__sub-nav li {
    display: block;
    margin: 0 1rem;
    border-color: #FFFFFF;
  }
  #menu-toggle:checked ~ .main-navi .main-navi__list .sub-nav-toggle:checked ~ .main-navi__list__item__sub-nav li a {
    font-size: 14px;
  }
  #menu-toggle:checked ~ .navi-special {
    display: flex !important;
    grid-area: navi-special;
  }
  #menu-toggle:checked ~ .navi-special .navi-special__wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #F9F9F9;
    list-style: none;
    align-items: center;
    padding: 0 1rem;
  }
  #menu-toggle:checked ~ .navi-special .navi-special__wrapper li {
    width: 33%;
    line-height: 48px;
    text-align: center;
    margin: 2px auto;
    justify-content: center;
  }
  #menu-toggle:checked ~ .navi-special .navi-special__wrapper li:nth-child(n+3) {
    border-left: 2px solid #FFFFFF;
  }
}
.footer {
  grid-area: footer;
  font-size: 14px;
  color: #fff;
  height: auto;
  page-break-after: auto;
  padding: 1.5rem 16px 2.5rem 16px;
  width: calc(100% + 32px);
  margin-left: -16px;
}
.footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer__icons {
  grid-area: footer-icons;
  width: 100%;
  text-align: center;
}
.footer__icons__list {
  margin: 2rem;
}
@media (max-width: 959px) {
  .footer__icons__list {
    margin: 10px auto 20px;
  }
}
.footer__icons__list li {
  display: inline-block;
  list-style-type: none;
  margin: 0.5rem;
  text-align: center;
}
.footer__icons__list li > span {
  font-size: 48px;
}
.footer__links {
  grid-area: footer-links;
}
.footer__links__list {
  height: 180px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 559px) {
  .footer__links__list {
    height: 215px;
  }
}
.footer__links__list li {
  list-style-type: none;
  margin: 0.5rem 0.5rem 0.5rem 30px;
}
.footer__imprint {
  grid-area: footer-imprint;
  margin-top: 2rem;
  text-align: center;
}
@media (max-width: 959px) {
  .footer__imprint {
    text-align: left;
    padding: 0 30px 10px;
    margin-top: 20px;
  }
}
@media (min-width: 960px) {
  .footer {
    display: grid;
    grid-template-columns: 75% 25%;
    grid-template-rows: 50% auto;
    grid-template-areas: "footer-links footer-icons" "footer-imprint footer-imprint";
    align-items: center;
  }
  .footer__links {
    grid-area: footer-links;
    margin-left: 2rem;
  }
  .footer__links__list {
    height: auto;
    display: block;
    padding: 0;
    margin: 0;
  }
  .footer__links__list li {
    display: inline;
    list-style-type: none;
    margin: 0 0.5rem 0 0;
  }
  .footer__icons {
    grid-area: footer-icons;
    justify-self: end;
    width: auto;
  }
  .footer__icons__list {
    margin: 0 2rem 0 0;
  }
  .footer__icons__list li {
    display: inline;
    list-style-type: none;
    margin-right: 0.5rem;
    text-align: center;
  }
  .footer__icons__list li > icon {
    font-size: 24px;
  }
  .footer__imprint {
    grid-area: footer-imprint;
    margin-left: 2rem;
    text-align: left;
    margin-top: 0;
  }
}

.footer__icons__list {
  display: flex;
  justify-content: center;
}
.footer__icons__list li {
  width: 26px;
  text-align: center;
  margin: 8px 10px;
}
@media (max-width: 959px) {
  .footer__icons__list li {
    width: 33px;
    margin: 8px 18px 8px;
  }
}
.footer__icons__list a {
  font-size: 26px;
  margin: 0;
  display: block;
}
@media (max-width: 959px) {
  .footer__icons__list a {
    font-size: 33px;
  }
}

[data-view=mobile] {
  display: none;
}

@media (max-width: 1279px) {
  [data-view=mobile] {
    display: flex;
  }
  [data-view=desktop] {
    display: none !important;
  }
  .navi-special__wrapper a {
    display: block;
    padding: 0;
  }
  .box_carousel .carousel-wrapper, .box_carousel_wide .carousel-wrapper, .box_carousel_square .carousel-wrapper {
    width: auto;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .box_carousel .carousel-wrapper article {
    flex: 0 0 auto;
    scroll-snap-align: start;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
  .webpagefragment-section.box_4stories .webpagefragment-wrapper,
  .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  body.weser-kurier-main {
    padding: 0 1rem !important;
  }
}
@media (max-width: 959px) {
  .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.box_3stories .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.article_listing_grid .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper > article:nth-child(3n+1) {
    grid-column: span 2;
  }
}
@media (max-width: 559px) {
  .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.box_3stories .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.article_listing_grid .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper > article:nth-child(3n+1) {
    grid-column: span 1;
  }
  body.weser-kurier-main {
    padding: 0 !important;
  }
}
@media (min-width: 1280px) {
  .sidebar {
    width: 100%;
    opacity: 0;
  }
  .sidebar .webpagefragment-section {
    position: initial;
  }
  .sidebar .webpagefragment-section > *:first-child {
    position: sticky;
    position: -webkit-sticky;
    top: 70px;
  }
  .sidebar.blend-in {
    opacity: 1;
    transition: 0.2s ease opacity;
  }
}
.msn-ads,
.anyad {
  position: relative;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 0;
  text-align: center;
}
@media (max-width: 559px) {
  .msn-ads,
  .anyad {
    justify-content: flex-start;
    padding: 1rem 0;
  }
}

.msn-ads:has(div):before,
.anyad:has(div):before {
  content: "ANZEIGE";
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  font-family: sans-serif;
}

@media (max-width: 1279px) {
  #banner.anyad.homeAd,
  .banner_anyad_homeAd {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  #banner.anyad.homeAd,
  .banner_anyad_homeAd {
    min-height: 90px;
  }
}

#msn-ads-top:before {
  position: absolute;
  transform: rotate(270deg) translateX(103px) translateY(-492px);
}

@media (max-width: 559px) {
  #msn-ads-top {
    display: none !important;
  }
}
#msn-ads-top,
.banner {
  min-height: 250px;
  width: 100%;
  text-align: center;
}

#sticky-sky-right {
  position: sticky;
  top: 53px;
  left: 100%;
}

@media (max-width: 559px) {
  #msn-ads-off-content-right-1 {
    display: none !important;
  }
}

.msn-banner,
.msn-rect {
  text-align: center;
}

@media (max-width: 959px) {
  .ad-wrapper#in-article {
    display: none;
  }
}
@media (min-width: 960px) {
  .ad-wrapper#in-article-mobile {
    display: none;
  }
}

.sky, .sky2 {
  grid-area: butter;
  position: absolute;
  left: 100%;
  top: 0;
  align-items: normal;
}

.sky {
  padding-left: 16px;
}

.sky2 {
  margin-left: 16px;
  margin-right: 16px;
  right: 1280px;
  margin-right: 0;
  margin-left: 0;
  left: initial;
}

.breadcrumb ~ .sky, .breadcrumb ~ .sky2 {
  top: 1.5rem;
}

#msn-ads-out-of-page {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10000000;
  padding: 0;
}

@media (min-width: 1280px) {
  #msn-ads-off-content-right-1 {
    min-width: 300px;
    min-height: 610px;
    display: flex;
    flex-direction: column;
    align-items: normal !important;
    text-align: left !important;
    justify-content: flex-start;
  }
}
@media (max-width: 1279px) {
  #msn-ads-in-content-1,
  #msn-ads-in-content-3,
  #msn-ads-in-content-5,
  #msn-ads-in-content-7,
  #msn-ads-in-content-9,
  #msn-ads-in-content-11 {
    min-width: 300px;
    min-height: 610px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #msn-ads-in-content-1::before,
  #msn-ads-in-content-3::before,
  #msn-ads-in-content-5::before,
  #msn-ads-in-content-7::before,
  #msn-ads-in-content-9::before,
  #msn-ads-in-content-11::before {
    position: sticky;
    top: 60px;
  }
  #msn-ads-in-content-1 > div,
  #msn-ads-in-content-3 > div,
  #msn-ads-in-content-5 > div,
  #msn-ads-in-content-7 > div,
  #msn-ads-in-content-9 > div,
  #msn-ads-in-content-11 > div {
    position: sticky;
    top: 70px;
  }
}
.icon {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.icon [class^=icon-] {
  font-family: "wk-iconfont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.icon .iconlabel {
  white-space: nowrap;
}
.icon.label-right {
  flex-direction: row;
}

.iconsize-28 [class^=icon-] {
  font-size: 28px;
}

.webpagefragment-wrapper {
  order: 2;
}
.webpagefragment-wrapper article {
  position: relative;
}
.webpagefragment-wrapper article a {
  display: block;
  text-decoration: none;
  position: relative;
}
.webpagefragment-wrapper article a .catchword {
  display: flex;
  align-items: center;
}
.webpagefragment-wrapper article a picture {
  display: block;
  position: relative;
  height: fit-content;
}
@media (min-width: 560px) {
  .webpagefragment-wrapper article a .media__tags {
    font-weight: normal;
  }
}

@media (max-width: 1279px) {
  .webpagefragment-wrapper.blank article[class*=wkwidget] a {
    max-width: 400px;
    margin: 0 auto;
  }
}

.teaser_1main2sub article.teaser .teaser-text,
.teaser_1main3sub article.teaser .teaser-text {
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 1rem;
  color: #FFFFFF;
  width: 100%;
  z-index: 999;
}
.teaser_1main2sub article.teaser .teaser-text .headline,
.teaser_1main3sub article.teaser .teaser-text .headline {
  flex-direction: column;
  font-size: 40px;
  line-height: 42px;
  margin-bottom: 10px;
  overflow-wrap: anywhere;
}
.teaser_1main2sub article.teaser .teaser-text .headline .catchword,
.teaser_1main3sub article.teaser .teaser-text .headline .catchword {
  font-size: 14px;
  line-height: normal;
  opacity: 1;
  margin-bottom: 7px;
  margin-top: 1px;
}
.teaser_1main2sub article.teaser .teaser-text p,
.teaser_1main3sub article.teaser .teaser-text p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
}
.teaser_1main2sub article.teaser .teaser-text .media__tags,
.teaser_1main3sub article.teaser .teaser-text .media__tags {
  opacity: 0.5;
  font-size: 12px;
  line-height: 16px;
}
.teaser_1main2sub article.teaser .teaser-text .media__tags span,
.teaser_1main3sub article.teaser .teaser-text .media__tags span {
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 559px) {
  .teaser_1main2sub article.teaser .teaser-text,
  .teaser_1main3sub article.teaser .teaser-text {
    line-height: 24px;
  }
  .teaser_1main2sub article.teaser .teaser-text .headline,
  .teaser_1main3sub article.teaser .teaser-text .headline {
    font-size: 26px;
    line-height: 32px;
    font-weight: unset !important;
  }
  .teaser_1main2sub article.teaser .teaser-text .media__tags,
  .teaser_1main3sub article.teaser .teaser-text .media__tags {
    font-size: 12px;
    margin-top: 10px;
  }
  .teaser_1main2sub article.teaser .teaser-text p,
  .teaser_1main3sub article.teaser .teaser-text p {
    display: none;
  }
}

@media (max-width: 559px) {
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 1rem;
    color: #FFFFFF;
    width: 100%;
    z-index: 999;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text .headline,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text .headline {
    flex-direction: column;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 10px;
    overflow-wrap: anywhere;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text .headline .catchword,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text .headline .catchword {
    font-size: 14px;
    line-height: normal;
    opacity: 1;
    margin-bottom: 10px;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text p,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text .media__tags,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text .media__tags {
    opacity: 0.5;
    font-size: 12px;
    line-height: 16px;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text .media__tags span,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text .media__tags span {
    display: inline-block;
    margin-right: 5px;
  }
}
@media (max-width: 559px) and (max-width: 559px) {
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text {
    line-height: 24px;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text .headline,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text .headline {
    font-size: 26px;
    line-height: 32px;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text .media__tags,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text .media__tags {
    font-size: 12px;
    margin-top: 10px;
  }
  .teaser_1main2rightimg_3boxes article.teaser .teaser-text p,
  .teaser_1main3rightimg_4boxes article.teaser .teaser-text p {
    display: none;
  }
}

@media (min-width: 1280px) {
  .teaser_1main2sub article .teaser-text,
  .teaser_1main3sub article:nth-child(1 of .media.teaser) .teaser-text {
    padding-top: 50px !important;
  }
}
@media (min-width: 560px) {
  .teaser_1main2sub article .teaser-text .headline .catchword,
  .teaser_1main3sub article:nth-child(1 of .media.teaser) .teaser-text .headline .catchword {
    font-weight: normal;
  }
}
@media (min-width: 1280px) {
  .teaser_1main2sub article .teaser-text .headline .catchword,
  .teaser_1main3sub article:nth-child(1 of .media.teaser) .teaser-text .headline .catchword {
    font-size: 18px !important;
  }
}
.teaser_1main2sub article .teaser-text .teaser-overlay,
.teaser_1main3sub article:nth-child(1 of .media.teaser) .teaser-text .teaser-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0), #222);
}

@media (max-width: 559px) {
  .teaser_1main2rightimg_3boxes article:nth-child(1 of .media.teaser) .teaser-text .teaser-overlay,
  .teaser_1main3rightimg_4boxes article:nth-child(1 of .media.teaser) .teaser-text .teaser-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgba(34, 34, 34, 0), #222);
  }
}

@media (max-width: 959px) {
  .teaser_1main2sub article:nth-child(1 of .media.teaser) a,
  .teaser_1main3sub article:nth-child(1 of .media.teaser) a {
    padding-bottom: 100px;
    background-color: #222;
  }
}
@media (max-width: 959px) {
  .teaser_1main2sub article:nth-child(1 of .media.teaser) a .teaser-text .teaser-overlay,
  .teaser_1main3sub article:nth-child(1 of .media.teaser) a .teaser-text .teaser-overlay {
    top: -99px;
  }
}

@media (max-width: 559px) {
  .teaser_1main2rightimg_3boxes article:nth-child(1 of .media.teaser) a,
  .teaser_1main3rightimg_4boxes article:nth-child(1 of .media.teaser) a {
    padding-bottom: 100px;
    background-color: #222;
  }
}
@media (max-width: 559px) {
  .teaser_1main2rightimg_3boxes article:nth-child(1 of .media.teaser) a .teaser-text .teaser-overlay,
  .teaser_1main3rightimg_4boxes article:nth-child(1 of .media.teaser) a .teaser-text .teaser-overlay {
    top: -99px;
  }
}

@media (max-width: 959px) {
  .teaser_1main2sub article:not(:nth-child(1 of .media.teaser)) {
    margin: 0 16px;
    padding-bottom: 50px;
    background-color: #222;
  }
  .teaser_1main2sub article:not(:nth-child(1 of .media.teaser)) .teaser-text {
    bottom: -50px;
  }
  .teaser_1main2sub article:not(:nth-child(1 of .media.teaser)) .teaser-text .teaser-overlay {
    bottom: 50px;
    top: initial;
  }
}
.teaser_1main2sub article:not(:nth-child(1 of .media.teaser)) .teaser-text .headline {
  font-size: 20px;
  line-height: 24px;
}
.teaser_1main2sub article:not(:nth-child(1 of .media.teaser)) .teaser-text .headline .catchword {
  font-size: 14px;
  margin-bottom: 10px;
}
.teaser_1main2sub article:not(:nth-child(1 of .media.teaser)) .teaser-text p {
  display: none;
}
.teaser_1main2sub article:not(:nth-child(1 of .media.teaser)) .teaser-text .media__tags {
  font-size: 12px;
  margin-top: 10px;
}

@media (max-width: 559px) {
  .article_listing article,
  .article_listing_grid article,
  .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)),
  .teaser_1main2rightimg_3boxes article:not(:nth-child(1 of .media.teaser)),
  .teaser_1main3rightimg_4boxes article:not(:nth-child(1 of .media.teaser)),
  .article_listing_sidebar article,
  .box_2stories article,
  .box_3stories article,
  .box_4stories article,
  .article__related-article article,
  .box_carousel,
  .wkwidgetblanko,
  .wkwidgetcolumn {
    margin: 0 16px;
  }
}
.article_listing article a .teaser-text,
.article_listing_grid article a .teaser-text,
.teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.teaser_1main2rightimg_3boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.teaser_1main3rightimg_4boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.article_listing_sidebar article a .teaser-text,
.box_2stories article a .teaser-text,
.box_3stories article a .teaser-text,
.box_4stories article a .teaser-text,
.article__related-article article a .teaser-text,
.box_carousel a .teaser-text,
.wkwidgetblanko a .teaser-text,
.wkwidgetcolumn a .teaser-text {
  line-height: 1em;
  position: relative;
  color: #222222;
  font-size: 15px;
  background: none;
  padding: 16px 0;
}
.article_listing article a .teaser-text .headline,
.article_listing_grid article a .teaser-text .headline,
.teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.teaser_1main2rightimg_3boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.teaser_1main3rightimg_4boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.article_listing_sidebar article a .teaser-text .headline,
.box_2stories article a .teaser-text .headline,
.box_3stories article a .teaser-text .headline,
.box_4stories article a .teaser-text .headline,
.article__related-article article a .teaser-text .headline,
.box_carousel a .teaser-text .headline,
.wkwidgetblanko a .teaser-text .headline,
.wkwidgetcolumn a .teaser-text .headline {
  font-size: 22px;
  flex-direction: column;
  color: #131614;
  margin-bottom: 10px;
  line-height: 1.25em;
  overflow-wrap: anywhere;
}
.article_listing article a .teaser-text .headline .catchword,
.article_listing_grid article a .teaser-text .headline .catchword,
.teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.teaser_1main2rightimg_3boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.teaser_1main3rightimg_4boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.article_listing_sidebar article a .teaser-text .headline .catchword,
.box_2stories article a .teaser-text .headline .catchword,
.box_3stories article a .teaser-text .headline .catchword,
.box_4stories article a .teaser-text .headline .catchword,
.article__related-article article a .teaser-text .headline .catchword,
.box_carousel a .teaser-text .headline .catchword,
.wkwidgetblanko a .teaser-text .headline .catchword,
.wkwidgetcolumn a .teaser-text .headline .catchword {
  font-size: 15px;
  color: #1A5681;
  margin-bottom: 10px;
  margin-top: 0px;
  line-height: 24px;
}
.article_listing article a .teaser-text p,
.article_listing_grid article a .teaser-text p,
.teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.teaser_1main2rightimg_3boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.teaser_1main3rightimg_4boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.article_listing_sidebar article a .teaser-text p,
.box_2stories article a .teaser-text p,
.box_3stories article a .teaser-text p,
.box_4stories article a .teaser-text p,
.article__related-article article a .teaser-text p,
.box_carousel a .teaser-text p,
.wkwidgetblanko a .teaser-text p,
.wkwidgetcolumn a .teaser-text p {
  display: block;
  margin-bottom: 10px;
  line-height: 20px;
}
.article_listing article a .teaser-text .media__tags,
.article_listing_grid article a .teaser-text .media__tags,
.teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.teaser_1main2rightimg_3boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.teaser_1main3rightimg_4boxes article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.article_listing_sidebar article a .teaser-text .media__tags,
.box_2stories article a .teaser-text .media__tags,
.box_3stories article a .teaser-text .media__tags,
.box_4stories article a .teaser-text .media__tags,
.article__related-article article a .teaser-text .media__tags,
.box_carousel a .teaser-text .media__tags,
.wkwidgetblanko a .teaser-text .media__tags,
.wkwidgetcolumn a .teaser-text .media__tags {
  font-size: 12px;
  opacity: 0.5;
}

@media (min-width: 560px) {
  .teaser_1main2rightimg_3boxes article a .teaser-text,
  .teaser_1main3rightimg_4boxes article a .teaser-text {
    line-height: 1em;
    position: relative;
    color: #222222;
    font-size: 15px;
    background: none;
    padding: 16px 0;
  }
  .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
  .teaser_1main3rightimg_4boxes article a .teaser-text .headline {
    font-size: 22px;
    flex-direction: column;
    color: #131614;
    margin-bottom: 10px;
    line-height: 1.25em;
    overflow-wrap: anywhere;
  }
  .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
  .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword {
    font-size: 15px;
    color: #1A5681;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 24px;
  }
  .teaser_1main2rightimg_3boxes article a .teaser-text p,
  .teaser_1main3rightimg_4boxes article a .teaser-text p {
    display: block;
    margin-bottom: 10px;
    line-height: 20px;
  }
  .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
  .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags {
    font-size: 12px;
    opacity: 0.5;
  }
}

.article_listing_sidebar article a .teaser-text p {
  display: none;
}
@media (max-width: 1279px) {
  .article_listing_sidebar article a .teaser-text p {
    display: block;
  }
}

.article_listing_sidebar article a .teaser-text,
.article_listing article a .teaser-text {
  padding: 0;
}
@media (max-width: 559px) {
  .article_listing_sidebar article a .teaser-text,
  .article_listing article a .teaser-text {
    padding: 16px 0;
  }
}

.article_listing_sidebar article a .teaser-text .headline,
.article_listing article a .teaser-text .headline {
  margin-bottom: 5px;
}
@media (max-width: 559px) {
  .article_listing_sidebar article a .teaser-text .headline,
  .article_listing article a .teaser-text .headline {
    margin-bottom: 10px;
  }
}
.article_listing_sidebar article a .teaser-text .headline .catchword,
.article_listing article a .teaser-text .headline .catchword {
  margin-bottom: 5px;
}
@media (max-width: 559px) {
  .article_listing_sidebar article a .teaser-text .headline .catchword,
  .article_listing article a .teaser-text .headline .catchword {
    margin-bottom: 10px;
  }
}
.article_listing_sidebar article a .teaser-text p,
.article_listing article a .teaser-text p {
  margin-bottom: 5px;
}
@media (max-width: 559px) {
  .article_listing_sidebar article a .teaser-text p,
  .article_listing article a .teaser-text p {
    margin-bottom: 10px;
  }
}
.article_listing_sidebar article a .teaser-text .media__tags,
.article_listing article a .teaser-text .media__tags {
  margin-bottom: 5px;
}

/* Darkmode - Start */
.webpagefragment-section {
  /* Darkmode - End */
}
@media (max-width: 559px) {
  .webpagefragment-section[class*=bg-] article {
    margin: 0;
  }
}
.webpagefragment-section.bg-primary .box_2stories,
.webpagefragment-section.bg-primary .box_3stories,
.webpagefragment-section.bg-primary .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-primary .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-primary .box_4stories,
.webpagefragment-section.bg-primary .article_listing,
.webpagefragment-section.bg-primary .article_listing_grid, .webpagefragment-section.bg-secondary .box_2stories,
.webpagefragment-section.bg-secondary .box_3stories,
.webpagefragment-section.bg-secondary .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-secondary .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-secondary .box_4stories,
.webpagefragment-section.bg-secondary .article_listing,
.webpagefragment-section.bg-secondary .article_listing_grid, .webpagefragment-section.bg-black .box_2stories,
.webpagefragment-section.bg-black .box_3stories,
.webpagefragment-section.bg-black .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-black .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-black .box_4stories,
.webpagefragment-section.bg-black .article_listing,
.webpagefragment-section.bg-black .article_listing_grid, .webpagefragment-section.bg-black-text .box_2stories,
.webpagefragment-section.bg-black-text .box_3stories,
.webpagefragment-section.bg-black-text .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-black-text .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-black-text .box_4stories,
.webpagefragment-section.bg-black-text .article_listing,
.webpagefragment-section.bg-black-text .article_listing_grid, .webpagefragment-section.bg-error .box_2stories,
.webpagefragment-section.bg-error .box_3stories,
.webpagefragment-section.bg-error .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-error .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-error .box_4stories,
.webpagefragment-section.bg-error .article_listing,
.webpagefragment-section.bg-error .article_listing_grid, .webpagefragment-section.bg-deep-black .box_2stories,
.webpagefragment-section.bg-deep-black .box_3stories,
.webpagefragment-section.bg-deep-black .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-deep-black .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-deep-black .box_4stories,
.webpagefragment-section.bg-deep-black .article_listing,
.webpagefragment-section.bg-deep-black .article_listing_grid, .webpagefragment-section.bg-green .box_2stories,
.webpagefragment-section.bg-green .box_3stories,
.webpagefragment-section.bg-green .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-green .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-green .box_4stories,
.webpagefragment-section.bg-green .article_listing,
.webpagefragment-section.bg-green .article_listing_grid, .webpagefragment-section.bg-wm2022 .box_2stories,
.webpagefragment-section.bg-wm2022 .box_3stories,
.webpagefragment-section.bg-wm2022 .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-wm2022 .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-wm2022 .box_4stories,
.webpagefragment-section.bg-wm2022 .article_listing,
.webpagefragment-section.bg-wm2022 .article_listing_grid, .webpagefragment-section.bg-red .box_2stories,
.webpagefragment-section.bg-red .box_3stories,
.webpagefragment-section.bg-red .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-red .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-red .box_4stories,
.webpagefragment-section.bg-red .article_listing,
.webpagefragment-section.bg-red .article_listing_grid, .webpagefragment-section.bg-pink .box_2stories,
.webpagefragment-section.bg-pink .box_3stories,
.webpagefragment-section.bg-pink .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-pink .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-pink .box_4stories,
.webpagefragment-section.bg-pink .article_listing,
.webpagefragment-section.bg-pink .article_listing_grid, .webpagefragment-section.bg-orange .box_2stories,
.webpagefragment-section.bg-orange .box_3stories,
.webpagefragment-section.bg-orange .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-orange .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-orange .box_4stories,
.webpagefragment-section.bg-orange .article_listing,
.webpagefragment-section.bg-orange .article_listing_grid, .webpagefragment-section.bg-turquoise .box_2stories,
.webpagefragment-section.bg-turquoise .box_3stories,
.webpagefragment-section.bg-turquoise .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-turquoise .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-turquoise .box_4stories,
.webpagefragment-section.bg-turquoise .article_listing,
.webpagefragment-section.bg-turquoise .article_listing_grid, .webpagefragment-section.bg-white .box_2stories,
.webpagefragment-section.bg-white .box_3stories,
.webpagefragment-section.bg-white .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-white .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-white .box_4stories,
.webpagefragment-section.bg-white .article_listing,
.webpagefragment-section.bg-white .article_listing_grid, .webpagefragment-section.bg-grey .box_2stories,
.webpagefragment-section.bg-grey .box_3stories,
.webpagefragment-section.bg-grey .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-grey .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-grey .box_4stories,
.webpagefragment-section.bg-grey .article_listing,
.webpagefragment-section.bg-grey .article_listing_grid, .webpagefragment-section.bg-mercury .box_2stories,
.webpagefragment-section.bg-mercury .box_3stories,
.webpagefragment-section.bg-mercury .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-mercury .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-mercury .box_4stories,
.webpagefragment-section.bg-mercury .article_listing,
.webpagefragment-section.bg-mercury .article_listing_grid, .webpagefragment-section.bg-lightblue .box_2stories,
.webpagefragment-section.bg-lightblue .box_3stories,
.webpagefragment-section.bg-lightblue .teaser_1main2rightimg_3boxes,
.webpagefragment-section.bg-lightblue .teaser_1main3rightimg_4boxes,
.webpagefragment-section.bg-lightblue .box_4stories,
.webpagefragment-section.bg-lightblue .article_listing,
.webpagefragment-section.bg-lightblue .article_listing_grid, .webpagefragment-section.darkmode .box_2stories,
.webpagefragment-section.darkmode .box_3stories,
.webpagefragment-section.darkmode .teaser_1main2rightimg_3boxes,
.webpagefragment-section.darkmode .teaser_1main3rightimg_4boxes,
.webpagefragment-section.darkmode .box_4stories,
.webpagefragment-section.darkmode .article_listing,
.webpagefragment-section.darkmode .article_listing_grid {
  padding: 16px;
}
@media (min-width: 1280px) {
  .webpagefragment-section.bg-primary .box_2stories,
  .webpagefragment-section.bg-primary .box_3stories,
  .webpagefragment-section.bg-primary .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-primary .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-primary .box_4stories,
  .webpagefragment-section.bg-primary .article_listing,
  .webpagefragment-section.bg-primary .article_listing_grid, .webpagefragment-section.bg-secondary .box_2stories,
  .webpagefragment-section.bg-secondary .box_3stories,
  .webpagefragment-section.bg-secondary .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-secondary .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-secondary .box_4stories,
  .webpagefragment-section.bg-secondary .article_listing,
  .webpagefragment-section.bg-secondary .article_listing_grid, .webpagefragment-section.bg-black .box_2stories,
  .webpagefragment-section.bg-black .box_3stories,
  .webpagefragment-section.bg-black .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-black .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-black .box_4stories,
  .webpagefragment-section.bg-black .article_listing,
  .webpagefragment-section.bg-black .article_listing_grid, .webpagefragment-section.bg-black-text .box_2stories,
  .webpagefragment-section.bg-black-text .box_3stories,
  .webpagefragment-section.bg-black-text .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-black-text .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-black-text .box_4stories,
  .webpagefragment-section.bg-black-text .article_listing,
  .webpagefragment-section.bg-black-text .article_listing_grid, .webpagefragment-section.bg-error .box_2stories,
  .webpagefragment-section.bg-error .box_3stories,
  .webpagefragment-section.bg-error .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-error .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-error .box_4stories,
  .webpagefragment-section.bg-error .article_listing,
  .webpagefragment-section.bg-error .article_listing_grid, .webpagefragment-section.bg-deep-black .box_2stories,
  .webpagefragment-section.bg-deep-black .box_3stories,
  .webpagefragment-section.bg-deep-black .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-deep-black .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-deep-black .box_4stories,
  .webpagefragment-section.bg-deep-black .article_listing,
  .webpagefragment-section.bg-deep-black .article_listing_grid, .webpagefragment-section.bg-green .box_2stories,
  .webpagefragment-section.bg-green .box_3stories,
  .webpagefragment-section.bg-green .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-green .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-green .box_4stories,
  .webpagefragment-section.bg-green .article_listing,
  .webpagefragment-section.bg-green .article_listing_grid, .webpagefragment-section.bg-wm2022 .box_2stories,
  .webpagefragment-section.bg-wm2022 .box_3stories,
  .webpagefragment-section.bg-wm2022 .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-wm2022 .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-wm2022 .box_4stories,
  .webpagefragment-section.bg-wm2022 .article_listing,
  .webpagefragment-section.bg-wm2022 .article_listing_grid, .webpagefragment-section.bg-red .box_2stories,
  .webpagefragment-section.bg-red .box_3stories,
  .webpagefragment-section.bg-red .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-red .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-red .box_4stories,
  .webpagefragment-section.bg-red .article_listing,
  .webpagefragment-section.bg-red .article_listing_grid, .webpagefragment-section.bg-pink .box_2stories,
  .webpagefragment-section.bg-pink .box_3stories,
  .webpagefragment-section.bg-pink .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-pink .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-pink .box_4stories,
  .webpagefragment-section.bg-pink .article_listing,
  .webpagefragment-section.bg-pink .article_listing_grid, .webpagefragment-section.bg-orange .box_2stories,
  .webpagefragment-section.bg-orange .box_3stories,
  .webpagefragment-section.bg-orange .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-orange .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-orange .box_4stories,
  .webpagefragment-section.bg-orange .article_listing,
  .webpagefragment-section.bg-orange .article_listing_grid, .webpagefragment-section.bg-turquoise .box_2stories,
  .webpagefragment-section.bg-turquoise .box_3stories,
  .webpagefragment-section.bg-turquoise .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-turquoise .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-turquoise .box_4stories,
  .webpagefragment-section.bg-turquoise .article_listing,
  .webpagefragment-section.bg-turquoise .article_listing_grid, .webpagefragment-section.bg-white .box_2stories,
  .webpagefragment-section.bg-white .box_3stories,
  .webpagefragment-section.bg-white .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-white .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-white .box_4stories,
  .webpagefragment-section.bg-white .article_listing,
  .webpagefragment-section.bg-white .article_listing_grid, .webpagefragment-section.bg-grey .box_2stories,
  .webpagefragment-section.bg-grey .box_3stories,
  .webpagefragment-section.bg-grey .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-grey .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-grey .box_4stories,
  .webpagefragment-section.bg-grey .article_listing,
  .webpagefragment-section.bg-grey .article_listing_grid, .webpagefragment-section.bg-mercury .box_2stories,
  .webpagefragment-section.bg-mercury .box_3stories,
  .webpagefragment-section.bg-mercury .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-mercury .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-mercury .box_4stories,
  .webpagefragment-section.bg-mercury .article_listing,
  .webpagefragment-section.bg-mercury .article_listing_grid, .webpagefragment-section.bg-lightblue .box_2stories,
  .webpagefragment-section.bg-lightblue .box_3stories,
  .webpagefragment-section.bg-lightblue .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.bg-lightblue .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.bg-lightblue .box_4stories,
  .webpagefragment-section.bg-lightblue .article_listing,
  .webpagefragment-section.bg-lightblue .article_listing_grid, .webpagefragment-section.darkmode .box_2stories,
  .webpagefragment-section.darkmode .box_3stories,
  .webpagefragment-section.darkmode .teaser_1main2rightimg_3boxes,
  .webpagefragment-section.darkmode .teaser_1main3rightimg_4boxes,
  .webpagefragment-section.darkmode .box_4stories,
  .webpagefragment-section.darkmode .article_listing,
  .webpagefragment-section.darkmode .article_listing_grid {
    padding: 1rem 0;
  }
}
.webpagefragment-section.bg-primary .article_listing, .webpagefragment-section.bg-secondary .article_listing, .webpagefragment-section.bg-black .article_listing, .webpagefragment-section.bg-black-text .article_listing, .webpagefragment-section.bg-error .article_listing, .webpagefragment-section.bg-deep-black .article_listing, .webpagefragment-section.bg-green .article_listing, .webpagefragment-section.bg-wm2022 .article_listing, .webpagefragment-section.bg-red .article_listing, .webpagefragment-section.bg-pink .article_listing, .webpagefragment-section.bg-orange .article_listing, .webpagefragment-section.bg-turquoise .article_listing, .webpagefragment-section.bg-white .article_listing, .webpagefragment-section.bg-grey .article_listing, .webpagefragment-section.bg-mercury .article_listing, .webpagefragment-section.bg-lightblue .article_listing, .webpagefragment-section.darkmode .article_listing {
  padding-bottom: 16px;
}
@media (max-width: 559px) {
  .webpagefragment-section.bg-primary .article_listing, .webpagefragment-section.bg-secondary .article_listing, .webpagefragment-section.bg-black .article_listing, .webpagefragment-section.bg-black-text .article_listing, .webpagefragment-section.bg-error .article_listing, .webpagefragment-section.bg-deep-black .article_listing, .webpagefragment-section.bg-green .article_listing, .webpagefragment-section.bg-wm2022 .article_listing, .webpagefragment-section.bg-red .article_listing, .webpagefragment-section.bg-pink .article_listing, .webpagefragment-section.bg-orange .article_listing, .webpagefragment-section.bg-turquoise .article_listing, .webpagefragment-section.bg-white .article_listing, .webpagefragment-section.bg-grey .article_listing, .webpagefragment-section.bg-mercury .article_listing, .webpagefragment-section.bg-lightblue .article_listing, .webpagefragment-section.darkmode .article_listing {
    padding-bottom: 0;
  }
}
.webpagefragment-section.bg-primary .teaser_1main2sub,
.webpagefragment-section.bg-primary .teaser_1main3sub, .webpagefragment-section.bg-secondary .teaser_1main2sub,
.webpagefragment-section.bg-secondary .teaser_1main3sub, .webpagefragment-section.bg-black .teaser_1main2sub,
.webpagefragment-section.bg-black .teaser_1main3sub, .webpagefragment-section.bg-black-text .teaser_1main2sub,
.webpagefragment-section.bg-black-text .teaser_1main3sub, .webpagefragment-section.bg-error .teaser_1main2sub,
.webpagefragment-section.bg-error .teaser_1main3sub, .webpagefragment-section.bg-deep-black .teaser_1main2sub,
.webpagefragment-section.bg-deep-black .teaser_1main3sub, .webpagefragment-section.bg-green .teaser_1main2sub,
.webpagefragment-section.bg-green .teaser_1main3sub, .webpagefragment-section.bg-wm2022 .teaser_1main2sub,
.webpagefragment-section.bg-wm2022 .teaser_1main3sub, .webpagefragment-section.bg-red .teaser_1main2sub,
.webpagefragment-section.bg-red .teaser_1main3sub, .webpagefragment-section.bg-pink .teaser_1main2sub,
.webpagefragment-section.bg-pink .teaser_1main3sub, .webpagefragment-section.bg-orange .teaser_1main2sub,
.webpagefragment-section.bg-orange .teaser_1main3sub, .webpagefragment-section.bg-turquoise .teaser_1main2sub,
.webpagefragment-section.bg-turquoise .teaser_1main3sub, .webpagefragment-section.bg-white .teaser_1main2sub,
.webpagefragment-section.bg-white .teaser_1main3sub, .webpagefragment-section.bg-grey .teaser_1main2sub,
.webpagefragment-section.bg-grey .teaser_1main3sub, .webpagefragment-section.bg-mercury .teaser_1main2sub,
.webpagefragment-section.bg-mercury .teaser_1main3sub, .webpagefragment-section.bg-lightblue .teaser_1main2sub,
.webpagefragment-section.bg-lightblue .teaser_1main3sub, .webpagefragment-section.darkmode .teaser_1main2sub,
.webpagefragment-section.darkmode .teaser_1main3sub {
  padding: 0 0 1rem 0;
}
@media (min-width: 560px) {
  .webpagefragment-section.bg-primary .teaser_1main2sub,
  .webpagefragment-section.bg-primary .teaser_1main3sub, .webpagefragment-section.bg-secondary .teaser_1main2sub,
  .webpagefragment-section.bg-secondary .teaser_1main3sub, .webpagefragment-section.bg-black .teaser_1main2sub,
  .webpagefragment-section.bg-black .teaser_1main3sub, .webpagefragment-section.bg-black-text .teaser_1main2sub,
  .webpagefragment-section.bg-black-text .teaser_1main3sub, .webpagefragment-section.bg-error .teaser_1main2sub,
  .webpagefragment-section.bg-error .teaser_1main3sub, .webpagefragment-section.bg-deep-black .teaser_1main2sub,
  .webpagefragment-section.bg-deep-black .teaser_1main3sub, .webpagefragment-section.bg-green .teaser_1main2sub,
  .webpagefragment-section.bg-green .teaser_1main3sub, .webpagefragment-section.bg-wm2022 .teaser_1main2sub,
  .webpagefragment-section.bg-wm2022 .teaser_1main3sub, .webpagefragment-section.bg-red .teaser_1main2sub,
  .webpagefragment-section.bg-red .teaser_1main3sub, .webpagefragment-section.bg-pink .teaser_1main2sub,
  .webpagefragment-section.bg-pink .teaser_1main3sub, .webpagefragment-section.bg-orange .teaser_1main2sub,
  .webpagefragment-section.bg-orange .teaser_1main3sub, .webpagefragment-section.bg-turquoise .teaser_1main2sub,
  .webpagefragment-section.bg-turquoise .teaser_1main3sub, .webpagefragment-section.bg-white .teaser_1main2sub,
  .webpagefragment-section.bg-white .teaser_1main3sub, .webpagefragment-section.bg-grey .teaser_1main2sub,
  .webpagefragment-section.bg-grey .teaser_1main3sub, .webpagefragment-section.bg-mercury .teaser_1main2sub,
  .webpagefragment-section.bg-mercury .teaser_1main3sub, .webpagefragment-section.bg-lightblue .teaser_1main2sub,
  .webpagefragment-section.bg-lightblue .teaser_1main3sub, .webpagefragment-section.darkmode .teaser_1main2sub,
  .webpagefragment-section.darkmode .teaser_1main3sub {
    padding: 16px;
  }
}
@media (min-width: 1280px) {
  .webpagefragment-section.bg-primary .teaser_1main2sub,
  .webpagefragment-section.bg-primary .teaser_1main3sub, .webpagefragment-section.bg-secondary .teaser_1main2sub,
  .webpagefragment-section.bg-secondary .teaser_1main3sub, .webpagefragment-section.bg-black .teaser_1main2sub,
  .webpagefragment-section.bg-black .teaser_1main3sub, .webpagefragment-section.bg-black-text .teaser_1main2sub,
  .webpagefragment-section.bg-black-text .teaser_1main3sub, .webpagefragment-section.bg-error .teaser_1main2sub,
  .webpagefragment-section.bg-error .teaser_1main3sub, .webpagefragment-section.bg-deep-black .teaser_1main2sub,
  .webpagefragment-section.bg-deep-black .teaser_1main3sub, .webpagefragment-section.bg-green .teaser_1main2sub,
  .webpagefragment-section.bg-green .teaser_1main3sub, .webpagefragment-section.bg-wm2022 .teaser_1main2sub,
  .webpagefragment-section.bg-wm2022 .teaser_1main3sub, .webpagefragment-section.bg-red .teaser_1main2sub,
  .webpagefragment-section.bg-red .teaser_1main3sub, .webpagefragment-section.bg-pink .teaser_1main2sub,
  .webpagefragment-section.bg-pink .teaser_1main3sub, .webpagefragment-section.bg-orange .teaser_1main2sub,
  .webpagefragment-section.bg-orange .teaser_1main3sub, .webpagefragment-section.bg-turquoise .teaser_1main2sub,
  .webpagefragment-section.bg-turquoise .teaser_1main3sub, .webpagefragment-section.bg-white .teaser_1main2sub,
  .webpagefragment-section.bg-white .teaser_1main3sub, .webpagefragment-section.bg-grey .teaser_1main2sub,
  .webpagefragment-section.bg-grey .teaser_1main3sub, .webpagefragment-section.bg-mercury .teaser_1main2sub,
  .webpagefragment-section.bg-mercury .teaser_1main3sub, .webpagefragment-section.bg-lightblue .teaser_1main2sub,
  .webpagefragment-section.bg-lightblue .teaser_1main3sub, .webpagefragment-section.darkmode .teaser_1main2sub,
  .webpagefragment-section.darkmode .teaser_1main3sub {
    padding: 0;
  }
}
.webpagefragment-section.bg-primary .article_listing article a .teaser-text,
.webpagefragment-section.bg-primary .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-primary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-primary .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-primary .box_2stories article a .teaser-text,
.webpagefragment-section.bg-primary .box_3stories article a .teaser-text,
.webpagefragment-section.bg-primary .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-primary .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-primary .box_4stories article a .teaser-text,
.webpagefragment-section.bg-primary .article__related-article article a .teaser-text,
.webpagefragment-section.bg-primary .box_carousel a .teaser-text,
.webpagefragment-section.bg-primary .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-primary .box_carousel_square a .teaser-text, .webpagefragment-section.bg-secondary .article_listing article a .teaser-text,
.webpagefragment-section.bg-secondary .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-secondary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-secondary .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-secondary .box_2stories article a .teaser-text,
.webpagefragment-section.bg-secondary .box_3stories article a .teaser-text,
.webpagefragment-section.bg-secondary .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-secondary .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-secondary .box_4stories article a .teaser-text,
.webpagefragment-section.bg-secondary .article__related-article article a .teaser-text,
.webpagefragment-section.bg-secondary .box_carousel a .teaser-text,
.webpagefragment-section.bg-secondary .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-secondary .box_carousel_square a .teaser-text, .webpagefragment-section.bg-black .article_listing article a .teaser-text,
.webpagefragment-section.bg-black .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-black .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-black .box_2stories article a .teaser-text,
.webpagefragment-section.bg-black .box_3stories article a .teaser-text,
.webpagefragment-section.bg-black .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-black .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-black .box_4stories article a .teaser-text,
.webpagefragment-section.bg-black .article__related-article article a .teaser-text,
.webpagefragment-section.bg-black .box_carousel a .teaser-text,
.webpagefragment-section.bg-black .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-black .box_carousel_square a .teaser-text, .webpagefragment-section.bg-black-text .article_listing article a .teaser-text,
.webpagefragment-section.bg-black-text .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-black-text .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-black-text .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-black-text .box_2stories article a .teaser-text,
.webpagefragment-section.bg-black-text .box_3stories article a .teaser-text,
.webpagefragment-section.bg-black-text .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-black-text .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-black-text .box_4stories article a .teaser-text,
.webpagefragment-section.bg-black-text .article__related-article article a .teaser-text,
.webpagefragment-section.bg-black-text .box_carousel a .teaser-text,
.webpagefragment-section.bg-black-text .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-black-text .box_carousel_square a .teaser-text, .webpagefragment-section.bg-error .article_listing article a .teaser-text,
.webpagefragment-section.bg-error .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-error .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-error .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-error .box_2stories article a .teaser-text,
.webpagefragment-section.bg-error .box_3stories article a .teaser-text,
.webpagefragment-section.bg-error .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-error .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-error .box_4stories article a .teaser-text,
.webpagefragment-section.bg-error .article__related-article article a .teaser-text,
.webpagefragment-section.bg-error .box_carousel a .teaser-text,
.webpagefragment-section.bg-error .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-error .box_carousel_square a .teaser-text, .webpagefragment-section.bg-deep-black .article_listing article a .teaser-text,
.webpagefragment-section.bg-deep-black .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-deep-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-deep-black .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-deep-black .box_2stories article a .teaser-text,
.webpagefragment-section.bg-deep-black .box_3stories article a .teaser-text,
.webpagefragment-section.bg-deep-black .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-deep-black .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-deep-black .box_4stories article a .teaser-text,
.webpagefragment-section.bg-deep-black .article__related-article article a .teaser-text,
.webpagefragment-section.bg-deep-black .box_carousel a .teaser-text,
.webpagefragment-section.bg-deep-black .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-deep-black .box_carousel_square a .teaser-text, .webpagefragment-section.bg-green .article_listing article a .teaser-text,
.webpagefragment-section.bg-green .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-green .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-green .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-green .box_2stories article a .teaser-text,
.webpagefragment-section.bg-green .box_3stories article a .teaser-text,
.webpagefragment-section.bg-green .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-green .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-green .box_4stories article a .teaser-text,
.webpagefragment-section.bg-green .article__related-article article a .teaser-text,
.webpagefragment-section.bg-green .box_carousel a .teaser-text,
.webpagefragment-section.bg-green .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-green .box_carousel_square a .teaser-text, .webpagefragment-section.bg-wm2022 .article_listing article a .teaser-text,
.webpagefragment-section.bg-wm2022 .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-wm2022 .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-wm2022 .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-wm2022 .box_2stories article a .teaser-text,
.webpagefragment-section.bg-wm2022 .box_3stories article a .teaser-text,
.webpagefragment-section.bg-wm2022 .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-wm2022 .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-wm2022 .box_4stories article a .teaser-text,
.webpagefragment-section.bg-wm2022 .article__related-article article a .teaser-text,
.webpagefragment-section.bg-wm2022 .box_carousel a .teaser-text,
.webpagefragment-section.bg-wm2022 .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-wm2022 .box_carousel_square a .teaser-text, .webpagefragment-section.bg-red .article_listing article a .teaser-text,
.webpagefragment-section.bg-red .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-red .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-red .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-red .box_2stories article a .teaser-text,
.webpagefragment-section.bg-red .box_3stories article a .teaser-text,
.webpagefragment-section.bg-red .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-red .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-red .box_4stories article a .teaser-text,
.webpagefragment-section.bg-red .article__related-article article a .teaser-text,
.webpagefragment-section.bg-red .box_carousel a .teaser-text,
.webpagefragment-section.bg-red .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-red .box_carousel_square a .teaser-text, .webpagefragment-section.bg-pink .article_listing article a .teaser-text,
.webpagefragment-section.bg-pink .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-pink .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-pink .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-pink .box_2stories article a .teaser-text,
.webpagefragment-section.bg-pink .box_3stories article a .teaser-text,
.webpagefragment-section.bg-pink .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-pink .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-pink .box_4stories article a .teaser-text,
.webpagefragment-section.bg-pink .article__related-article article a .teaser-text,
.webpagefragment-section.bg-pink .box_carousel a .teaser-text,
.webpagefragment-section.bg-pink .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-pink .box_carousel_square a .teaser-text, .webpagefragment-section.bg-orange .article_listing article a .teaser-text,
.webpagefragment-section.bg-orange .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-orange .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-orange .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-orange .box_2stories article a .teaser-text,
.webpagefragment-section.bg-orange .box_3stories article a .teaser-text,
.webpagefragment-section.bg-orange .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-orange .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-orange .box_4stories article a .teaser-text,
.webpagefragment-section.bg-orange .article__related-article article a .teaser-text,
.webpagefragment-section.bg-orange .box_carousel a .teaser-text,
.webpagefragment-section.bg-orange .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-orange .box_carousel_square a .teaser-text, .webpagefragment-section.bg-turquoise .article_listing article a .teaser-text,
.webpagefragment-section.bg-turquoise .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-turquoise .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-turquoise .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-turquoise .box_2stories article a .teaser-text,
.webpagefragment-section.bg-turquoise .box_3stories article a .teaser-text,
.webpagefragment-section.bg-turquoise .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-turquoise .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-turquoise .box_4stories article a .teaser-text,
.webpagefragment-section.bg-turquoise .article__related-article article a .teaser-text,
.webpagefragment-section.bg-turquoise .box_carousel a .teaser-text,
.webpagefragment-section.bg-turquoise .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-turquoise .box_carousel_square a .teaser-text {
  color: #FFFFFF !important;
}
.webpagefragment-section.bg-primary .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-primary .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-primary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-primary .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-primary .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-primary .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-primary .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-primary .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-primary .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-primary .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-primary .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-primary .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-primary .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-secondary .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-secondary .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-secondary .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-secondary .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-secondary .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-black .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-black .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-black .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-black .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-black .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-black .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-black .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-black .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-black .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-black .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-black .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-black .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-black-text .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-black-text .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-black-text .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-black-text .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-black-text .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-error .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-error .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-error .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-error .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-error .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-error .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-error .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-error .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-error .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-error .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-error .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-error .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-error .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-deep-black .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-deep-black .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-green .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-green .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-green .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-green .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-green .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-green .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-green .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-green .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-green .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-green .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-green .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-green .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-green .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-wm2022 .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-wm2022 .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-red .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-red .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-red .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-red .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-red .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-red .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-red .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-red .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-red .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-red .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-red .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-red .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-red .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-pink .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-pink .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-pink .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-pink .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-pink .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-pink .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-pink .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-pink .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-pink .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-pink .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-pink .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-pink .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-pink .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-orange .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-orange .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-orange .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-orange .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-orange .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-orange .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-orange .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-orange .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-orange .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-orange .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-orange .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-orange .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-orange .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-turquoise .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-turquoise .box_carousel_square a .teaser-text .headline {
  color: #FFFFFF !important;
}
.webpagefragment-section.bg-primary .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-primary .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-secondary .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-secondary .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-black .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-black-text .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-black-text .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-error .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-error .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-deep-black .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-deep-black .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-green .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-green .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-wm2022 .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-wm2022 .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-red .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-red .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-pink .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-pink .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-orange .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-orange .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-turquoise .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-turquoise .box_carousel_square a .teaser-text .headline .catchword {
  color: #FFFFFF !important;
}
.webpagefragment-section.bg-primary .article_listing article a .teaser-text p,
.webpagefragment-section.bg-primary .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-primary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-primary .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-primary .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-primary .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-primary .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-primary .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-primary .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-primary .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-primary .box_carousel a .teaser-text p,
.webpagefragment-section.bg-primary .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-primary .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-secondary .article_listing article a .teaser-text p,
.webpagefragment-section.bg-secondary .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-secondary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-secondary .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-secondary .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-secondary .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-secondary .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-secondary .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-secondary .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-secondary .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-secondary .box_carousel a .teaser-text p,
.webpagefragment-section.bg-secondary .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-secondary .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-black .article_listing article a .teaser-text p,
.webpagefragment-section.bg-black .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-black .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-black .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-black .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-black .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-black .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-black .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-black .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-black .box_carousel a .teaser-text p,
.webpagefragment-section.bg-black .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-black .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-black-text .article_listing article a .teaser-text p,
.webpagefragment-section.bg-black-text .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-black-text .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-black-text .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-black-text .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-black-text .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-black-text .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-black-text .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-black-text .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-black-text .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-black-text .box_carousel a .teaser-text p,
.webpagefragment-section.bg-black-text .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-black-text .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-error .article_listing article a .teaser-text p,
.webpagefragment-section.bg-error .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-error .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-error .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-error .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-error .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-error .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-error .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-error .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-error .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-error .box_carousel a .teaser-text p,
.webpagefragment-section.bg-error .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-error .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-deep-black .article_listing article a .teaser-text p,
.webpagefragment-section.bg-deep-black .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-deep-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-deep-black .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-deep-black .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-deep-black .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-deep-black .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-deep-black .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-deep-black .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-deep-black .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-deep-black .box_carousel a .teaser-text p,
.webpagefragment-section.bg-deep-black .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-deep-black .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-green .article_listing article a .teaser-text p,
.webpagefragment-section.bg-green .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-green .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-green .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-green .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-green .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-green .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-green .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-green .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-green .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-green .box_carousel a .teaser-text p,
.webpagefragment-section.bg-green .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-green .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-wm2022 .article_listing article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-wm2022 .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-wm2022 .box_carousel a .teaser-text p,
.webpagefragment-section.bg-wm2022 .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-wm2022 .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-red .article_listing article a .teaser-text p,
.webpagefragment-section.bg-red .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-red .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-red .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-red .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-red .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-red .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-red .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-red .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-red .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-red .box_carousel a .teaser-text p,
.webpagefragment-section.bg-red .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-red .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-pink .article_listing article a .teaser-text p,
.webpagefragment-section.bg-pink .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-pink .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-pink .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-pink .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-pink .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-pink .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-pink .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-pink .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-pink .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-pink .box_carousel a .teaser-text p,
.webpagefragment-section.bg-pink .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-pink .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-orange .article_listing article a .teaser-text p,
.webpagefragment-section.bg-orange .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-orange .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-orange .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-orange .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-orange .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-orange .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-orange .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-orange .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-orange .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-orange .box_carousel a .teaser-text p,
.webpagefragment-section.bg-orange .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-orange .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-turquoise .article_listing article a .teaser-text p,
.webpagefragment-section.bg-turquoise .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-turquoise .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-turquoise .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-turquoise .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-turquoise .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-turquoise .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-turquoise .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-turquoise .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-turquoise .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-turquoise .box_carousel a .teaser-text p,
.webpagefragment-section.bg-turquoise .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-turquoise .box_carousel_square a .teaser-text p {
  color: #FFFFFF !important;
}
.webpagefragment-section.bg-primary .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-primary .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-secondary .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-secondary .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-black .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-black .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-black .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-black .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-black .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-black-text .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-black-text .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-error .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-error .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-error .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-error .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-error .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-deep-black .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-deep-black .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-green .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-green .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-green .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-green .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-green .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-wm2022 .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-wm2022 .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-red .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-red .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-red .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-red .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-red .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-pink .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-pink .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-orange .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-orange .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-turquoise .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-turquoise .box_carousel_square a .teaser-text .media__tags {
  color: #FFFFFF !important;
}
.webpagefragment-section.bg-primary nav.pagination, .webpagefragment-section.bg-secondary nav.pagination, .webpagefragment-section.bg-black nav.pagination, .webpagefragment-section.bg-black-text nav.pagination, .webpagefragment-section.bg-error nav.pagination, .webpagefragment-section.bg-deep-black nav.pagination, .webpagefragment-section.bg-green nav.pagination, .webpagefragment-section.bg-wm2022 nav.pagination, .webpagefragment-section.bg-red nav.pagination, .webpagefragment-section.bg-pink nav.pagination, .webpagefragment-section.bg-orange nav.pagination, .webpagefragment-section.bg-turquoise nav.pagination {
  color: white;
}
.webpagefragment-section.bg-primary nav.pagination a, .webpagefragment-section.bg-secondary nav.pagination a, .webpagefragment-section.bg-black nav.pagination a, .webpagefragment-section.bg-black-text nav.pagination a, .webpagefragment-section.bg-error nav.pagination a, .webpagefragment-section.bg-deep-black nav.pagination a, .webpagefragment-section.bg-green nav.pagination a, .webpagefragment-section.bg-wm2022 nav.pagination a, .webpagefragment-section.bg-red nav.pagination a, .webpagefragment-section.bg-pink nav.pagination a, .webpagefragment-section.bg-orange nav.pagination a, .webpagefragment-section.bg-turquoise nav.pagination a {
  color: white;
}
.webpagefragment-section.bg-primary nav.pagination a.active, .webpagefragment-section.bg-secondary nav.pagination a.active, .webpagefragment-section.bg-black nav.pagination a.active, .webpagefragment-section.bg-black-text nav.pagination a.active, .webpagefragment-section.bg-error nav.pagination a.active, .webpagefragment-section.bg-deep-black nav.pagination a.active, .webpagefragment-section.bg-green nav.pagination a.active, .webpagefragment-section.bg-wm2022 nav.pagination a.active, .webpagefragment-section.bg-red nav.pagination a.active, .webpagefragment-section.bg-pink nav.pagination a.active, .webpagefragment-section.bg-orange nav.pagination a.active, .webpagefragment-section.bg-turquoise nav.pagination a.active {
  background-color: white;
  color: black;
}
.webpagefragment-section.bg-white .article_listing article a .teaser-text,
.webpagefragment-section.bg-white .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-white .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-white .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-white .box_2stories article a .teaser-text,
.webpagefragment-section.bg-white .box_3stories article a .teaser-text,
.webpagefragment-section.bg-white .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-white .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-white .box_4stories article a .teaser-text,
.webpagefragment-section.bg-white .article__related-article article a .teaser-text,
.webpagefragment-section.bg-white .box_carousel a .teaser-text,
.webpagefragment-section.bg-white .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-white .box_carousel_square a .teaser-text, .webpagefragment-section.bg-grey .article_listing article a .teaser-text,
.webpagefragment-section.bg-grey .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-grey .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-grey .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-grey .box_2stories article a .teaser-text,
.webpagefragment-section.bg-grey .box_3stories article a .teaser-text,
.webpagefragment-section.bg-grey .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-grey .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-grey .box_4stories article a .teaser-text,
.webpagefragment-section.bg-grey .article__related-article article a .teaser-text,
.webpagefragment-section.bg-grey .box_carousel a .teaser-text,
.webpagefragment-section.bg-grey .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-grey .box_carousel_square a .teaser-text, .webpagefragment-section.bg-lightblue .article_listing article a .teaser-text,
.webpagefragment-section.bg-lightblue .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-lightblue .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-lightblue .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-lightblue .box_2stories article a .teaser-text,
.webpagefragment-section.bg-lightblue .box_3stories article a .teaser-text,
.webpagefragment-section.bg-lightblue .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-lightblue .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-lightblue .box_4stories article a .teaser-text,
.webpagefragment-section.bg-lightblue .article__related-article article a .teaser-text,
.webpagefragment-section.bg-lightblue .box_carousel a .teaser-text,
.webpagefragment-section.bg-lightblue .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-lightblue .box_carousel_square a .teaser-text, .webpagefragment-section.bg-mercury .article_listing article a .teaser-text,
.webpagefragment-section.bg-mercury .article_listing_grid article a .teaser-text,
.webpagefragment-section.bg-mercury .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text,
.webpagefragment-section.bg-mercury .article_listing_sidebar article a .teaser-text,
.webpagefragment-section.bg-mercury .box_2stories article a .teaser-text,
.webpagefragment-section.bg-mercury .box_3stories article a .teaser-text,
.webpagefragment-section.bg-mercury .teaser_1main2rightimg_3boxes article a .teaser-text,
.webpagefragment-section.bg-mercury .teaser_1main3rightimg_4boxes article a .teaser-text,
.webpagefragment-section.bg-mercury .box_4stories article a .teaser-text,
.webpagefragment-section.bg-mercury .article__related-article article a .teaser-text,
.webpagefragment-section.bg-mercury .box_carousel a .teaser-text,
.webpagefragment-section.bg-mercury .box_carousel_wide a .teaser-text,
.webpagefragment-section.bg-mercury .box_carousel_square a .teaser-text {
  color: #222222;
}
.webpagefragment-section.bg-white .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-white .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-white .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-white .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-white .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-white .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-white .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-white .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-white .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-white .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-white .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-white .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-white .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-grey .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-grey .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-grey .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-grey .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-grey .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-grey .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-grey .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-grey .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-grey .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-grey .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-grey .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-grey .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-grey .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-lightblue .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-lightblue .box_carousel_square a .teaser-text .headline, .webpagefragment-section.bg-mercury .article_listing article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .article_listing_grid article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline,
.webpagefragment-section.bg-mercury .article_listing_sidebar article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .box_2stories article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .box_3stories article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .teaser_1main2rightimg_3boxes article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .teaser_1main3rightimg_4boxes article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .box_4stories article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .article__related-article article a .teaser-text .headline,
.webpagefragment-section.bg-mercury .box_carousel a .teaser-text .headline,
.webpagefragment-section.bg-mercury .box_carousel_wide a .teaser-text .headline,
.webpagefragment-section.bg-mercury .box_carousel_square a .teaser-text .headline {
  color: #222222;
}
.webpagefragment-section.bg-white .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-white .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-grey .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-grey .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-lightblue .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-lightblue .box_carousel_square a .teaser-text .headline .catchword, .webpagefragment-section.bg-mercury .article_listing article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .article_listing_grid article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .article_listing_sidebar article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .box_2stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .box_3stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .teaser_1main2rightimg_3boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .teaser_1main3rightimg_4boxes article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .box_4stories article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .article__related-article article a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .box_carousel a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .box_carousel_wide a .teaser-text .headline .catchword,
.webpagefragment-section.bg-mercury .box_carousel_square a .teaser-text .headline .catchword {
  color: #222222;
}
.webpagefragment-section.bg-white .article_listing article a .teaser-text p,
.webpagefragment-section.bg-white .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-white .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-white .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-white .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-white .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-white .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-white .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-white .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-white .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-white .box_carousel a .teaser-text p,
.webpagefragment-section.bg-white .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-white .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-grey .article_listing article a .teaser-text p,
.webpagefragment-section.bg-grey .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-grey .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-grey .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-grey .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-grey .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-grey .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-grey .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-grey .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-grey .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-grey .box_carousel a .teaser-text p,
.webpagefragment-section.bg-grey .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-grey .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-lightblue .article_listing article a .teaser-text p,
.webpagefragment-section.bg-lightblue .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-lightblue .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-lightblue .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-lightblue .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-lightblue .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-lightblue .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-lightblue .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-lightblue .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-lightblue .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-lightblue .box_carousel a .teaser-text p,
.webpagefragment-section.bg-lightblue .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-lightblue .box_carousel_square a .teaser-text p, .webpagefragment-section.bg-mercury .article_listing article a .teaser-text p,
.webpagefragment-section.bg-mercury .article_listing_grid article a .teaser-text p,
.webpagefragment-section.bg-mercury .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text p,
.webpagefragment-section.bg-mercury .article_listing_sidebar article a .teaser-text p,
.webpagefragment-section.bg-mercury .box_2stories article a .teaser-text p,
.webpagefragment-section.bg-mercury .box_3stories article a .teaser-text p,
.webpagefragment-section.bg-mercury .teaser_1main2rightimg_3boxes article a .teaser-text p,
.webpagefragment-section.bg-mercury .teaser_1main3rightimg_4boxes article a .teaser-text p,
.webpagefragment-section.bg-mercury .box_4stories article a .teaser-text p,
.webpagefragment-section.bg-mercury .article__related-article article a .teaser-text p,
.webpagefragment-section.bg-mercury .box_carousel a .teaser-text p,
.webpagefragment-section.bg-mercury .box_carousel_wide a .teaser-text p,
.webpagefragment-section.bg-mercury .box_carousel_square a .teaser-text p {
  color: #222222;
}
.webpagefragment-section.bg-white .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-white .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-white .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-white .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-white .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-grey .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-grey .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-lightblue .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-lightblue .box_carousel_square a .teaser-text .media__tags, .webpagefragment-section.bg-mercury .article_listing article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .article_listing_grid article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)) a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .article_listing_sidebar article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .box_2stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .box_3stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .teaser_1main2rightimg_3boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .teaser_1main3rightimg_4boxes article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .box_4stories article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .article__related-article article a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .box_carousel a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .box_carousel_wide a .teaser-text .media__tags,
.webpagefragment-section.bg-mercury .box_carousel_square a .teaser-text .media__tags {
  color: #222222;
}
.webpagefragment-section.bg-primary .cross-head, .webpagefragment-section.bg-secondary .cross-head, .webpagefragment-section.bg-black .cross-head, .webpagefragment-section.bg-black-text .cross-head, .webpagefragment-section.bg-error .cross-head, .webpagefragment-section.bg-deep-black .cross-head, .webpagefragment-section.bg-green .cross-head, .webpagefragment-section.bg-wm2022 .cross-head, .webpagefragment-section.bg-red .cross-head, .webpagefragment-section.bg-pink .cross-head, .webpagefragment-section.bg-orange .cross-head, .webpagefragment-section.bg-turquoise .cross-head {
  color: #FFFFFF;
}
.webpagefragment-section.bg-primary .cross-head a, .webpagefragment-section.bg-secondary .cross-head a, .webpagefragment-section.bg-black .cross-head a, .webpagefragment-section.bg-black-text .cross-head a, .webpagefragment-section.bg-error .cross-head a, .webpagefragment-section.bg-deep-black .cross-head a, .webpagefragment-section.bg-green .cross-head a, .webpagefragment-section.bg-wm2022 .cross-head a, .webpagefragment-section.bg-red .cross-head a, .webpagefragment-section.bg-pink .cross-head a, .webpagefragment-section.bg-orange .cross-head a, .webpagefragment-section.bg-turquoise .cross-head a {
  color: #FFFFFF;
}
.webpagefragment-section.bg-primary .cross-footer, .webpagefragment-section.bg-secondary .cross-footer, .webpagefragment-section.bg-black .cross-footer, .webpagefragment-section.bg-black-text .cross-footer, .webpagefragment-section.bg-error .cross-footer, .webpagefragment-section.bg-deep-black .cross-footer, .webpagefragment-section.bg-green .cross-footer, .webpagefragment-section.bg-wm2022 .cross-footer, .webpagefragment-section.bg-red .cross-footer, .webpagefragment-section.bg-pink .cross-footer, .webpagefragment-section.bg-orange .cross-footer, .webpagefragment-section.bg-turquoise .cross-footer {
  color: #FFFFFF;
}
.webpagefragment-section.bg-white .cross-head, .webpagefragment-section.bg-grey .cross-head, .webpagefragment-section.bg-lightblue .cross-head, .webpagefragment-section.bg-mercury .cross-head {
  color: #222222;
}
.webpagefragment-section.bg-white .cross-head a, .webpagefragment-section.bg-grey .cross-head a, .webpagefragment-section.bg-lightblue .cross-head a, .webpagefragment-section.bg-mercury .cross-head a {
  color: #222222;
}
.webpagefragment-section.bg-white .cross-footer, .webpagefragment-section.bg-grey .cross-footer, .webpagefragment-section.bg-lightblue .cross-footer, .webpagefragment-section.bg-mercury .cross-footer {
  color: #222222;
}

@media (max-width: 559px) {
  .teaser_1main3sub article:not(:nth-child(1 of .media.teaser)),
  .teaser_1main2rightimg_3boxes article:not(:nth-child(1 of .media.teaser)),
  .teaser_1main3rightimg_4boxes article:not(:nth-child(1 of .media.teaser)) {
    margin: 0 16px;
  }
}

.article_listing .teaser-text,
.article__related-article .teaser-text {
  display: block;
  justify-content: center;
  border-bottom: 1px solid #E8E8E8;
  padding: 16px 0;
}
@media (max-width: 559px) {
  .article_listing .teaser-text,
  .article__related-article .teaser-text {
    padding: 0;
    border-bottom: none;
  }
}

article.teaser .commercial-content__indicator,
.article-header .commercial-content__indicator,
.commercial-content__indicator {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: rgb(227, 233, 234);
  color: #aaaaaa;
  padding: 0.5rem 1rem;
  font-size: 12px;
  line-height: 1em;
  opacity: 0.8;
  z-index: 1;
}

article.teaser .commercial-content__indicator {
  z-index: 1;
}

@media (max-width: 1279px) {
  .article-header .commercial-content__indicator {
    position: relative;
    margin-left: auto;
  }
}

.mein-wk .webpagefragment-wrapper article {
  margin: 0;
}

.article__related-article .font-smallcaps {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.article__related-article .media.teaser > a {
  text-decoration: none;
  color: #222222;
}

.teaser-widget-grid-item {
  display: block;
  position: relative;
}
@media (max-width: 1279px) {
  .teaser-widget-grid-item.teaser-widget-grid-item {
    padding: 0;
    margin: 0 0 16px;
  }
}
@media (max-width: 559px) {
  .teaser-widget-grid-item.teaser-widget-grid-item {
    margin: 0;
  }
}
.teaser-widget-grid-item:not(:first-child) .headline {
  font-size: 25px;
  line-height: 31px;
  margin: 2px 0;
}
.teaser-widget-grid-item:not(:first-child) p,
.teaser-widget-grid-item:not(:first-child) .media__tags {
  display: none;
}

.media__tags span:nth-child(n+10) {
  display: none;
}

@media (min-width: 1280px) {
  section[class*=bg-].webpagefragment-section {
    width: calc(100% + 1rem);
  }
}

@media (min-width: 1280px) {
  .grid-area-fullwidth section[class*=bg-].webpagefragment-section {
    width: calc(100% + 2rem);
  }
}

.webpagefragment-section {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  position: relative;
}

.grey-line {
  border-top: 2px solid #E8E8E8;
  margin-bottom: 1rem;
}

.teaser-text .catchword {
  display: grid;
  grid-template-columns: 47px 1fr;
  grid-gap: 1rem;
}
.teaser-text .premium-content__indicator {
  display: flex;
  margin-right: 8px;
  width: 47px;
  float: left;
}
.teaser-text .premium-content__indicator img {
  width: 47px;
}

.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetsquare img, .webpagefragment-section .webpagefragment-wrapper.box_carousel_square img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 559px) {
  .box_carousel,
  .box_carousel_wide,
  .box_carousel_square {
    margin-left: 0;
    margin-right: 0;
  }
}

.box_carousel_wide article.teaser .teaser-text,
.box_carousel_square article.teaser .teaser-text {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0), #222222);
  padding: 1rem;
  color: #FFFFFF;
  width: 100%;
}
.box_carousel_wide article.teaser .teaser-text .headline,
.box_carousel_square article.teaser .teaser-text .headline {
  flex-direction: column;
  font-size: 25px;
  line-height: 31px;
  overflow-wrap: anywhere;
}
.box_carousel_wide article.teaser .teaser-text .headline .catchword,
.box_carousel_square article.teaser .teaser-text .headline .catchword {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 5px;
  line-height: normal;
  opacity: 1;
}
.box_carousel_wide article.teaser .teaser-text p,
.box_carousel_square article.teaser .teaser-text p {
  display: none;
}
.box_carousel_wide article.teaser .teaser-text .media__tags,
.box_carousel_square article.teaser .teaser-text .media__tags {
  opacity: 1;
  font-size: 12px;
  line-height: 16px;
}
.box_carousel_wide article.teaser .teaser-text .media__tags span,
.box_carousel_square article.teaser .teaser-text .media__tags span {
  display: inline-block;
  margin-right: 5px;
}

.box_carousel_wide article.teaser .teaser-text .headline .catchword {
  display: none;
}
.box_carousel_wide article.teaser .teaser-text .media__tags {
  margin-top: 10px;
  opacity: 0.6;
}
.box_carousel_wide article.teaser .teaser-text .media__tags span:nth-child(3) ~ span {
  display: none;
}
@media (max-width: 559px) {
  .box_carousel_wide article.teaser .teaser-text {
    line-height: 24px;
  }
  .box_carousel_wide article.teaser .teaser-text .media__tags {
    margin-top: 5px;
  }
  .box_carousel_wide article.teaser .teaser-text .headline {
    font-size: 22px;
    line-height: 24px;
  }
  .box_carousel_wide article.teaser .teaser-text p {
    display: none;
  }
}

.box_carousel_square article.teaser .teaser-text .media__tags {
  display: none;
}
@media (max-width: 559px) {
  .box_carousel_square article.teaser .teaser-text {
    line-height: 24px;
  }
  .box_carousel_square article.teaser .teaser-text .headline {
    font-size: 20px;
    line-height: 24px;
  }
  .box_carousel_square article.teaser .teaser-text .headline .catchword {
    font-size: 15px;
    line-height: 21px;
  }
  .box_carousel_square article.teaser .teaser-text p {
    display: none;
  }
}

.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetsquare a .teaserimage {
  padding-bottom: 100%;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetsquare a .teaser-text {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0), #222222);
  padding: 1rem;
  color: #FFFFFF;
  width: 100%;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetsquare a .teaser-text .headline {
  flex-direction: column;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 0px;
  overflow-wrap: anywhere;
  color: #FFFFFF;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetsquare a .teaser-text .headline .catchword {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 5px;
  line-height: normal;
  opacity: 1;
  color: #FFFFFF;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetsquare a .teaser-text p {
  display: none;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetsquare a .teaser-text .media__tags {
  display: none;
}

.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetpanorama a .teaser-text {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0), #222222);
  padding: 1rem;
  color: #FFFFFF;
  width: 100%;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetpanorama a .teaser-text .headline {
  flex-direction: column;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 0px;
  overflow-wrap: anywhere;
  color: #FFFFFF;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetpanorama a .teaser-text .headline .catchword {
  display: none;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetpanorama a .teaser-text p {
  display: none;
}
.webpagefragment-section .webpagefragment-wrapper article.teaser.wkwidgetpanorama a .teaser-text .media__tags {
  color: #FFFFFF;
  opacity: 1;
}

.media__tags span {
  display: inline-block;
  margin-right: 5px;
}

.result-wrapper article {
  margin: 0;
}

aside.sidebar article[data-type*=wkwidget] {
  margin: inherit !important;
}

div[class*=subAnchor-] {
  display: none;
}

.marker-banner {
  position: absolute;
  z-index: 9;
  padding: 7px 10px 7px 10px;
  border-radius: 0px 50px 50px 0px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1rem;
  left: -3px;
  line-height: 1rem;
}
.marker-banner__img {
  bottom: 10px;
}
.marker-banner__text {
  display: none;
  top: -20px;
}
@media (max-width: 559px) {
  .marker-banner__text {
    padding: 0px 10px 0px 20px;
    font-size: 10px;
  }
}
@media (min-width: 1280px) {
  .marker-banner__text {
    top: 10px;
  }
}

.teaser_1main2sub article .marker-banner__img,
.teaser_1main3sub article:nth-child(1 of .media.teaser) .marker-banner__img {
  display: none;
}
.teaser_1main2sub article .marker-banner__text,
.teaser_1main3sub article:nth-child(1 of .media.teaser) .marker-banner__text {
  display: block;
}
.teaser_1main2sub article .marker-author,
.teaser_1main3sub article:nth-child(1 of .media.teaser) .marker-author {
  display: block !important;
}

.opinion-banner {
  color: white;
  background-color: #1A5681;
}

.update-banner {
  color: white;
  background-color: #1A5681;
}

.live-banner {
  color: white;
  background-color: #1A5681;
}

.serie-banner {
  color: white;
  background-color: #1A5681;
}

.newsBlog-banner {
  color: white;
  background-color: #1A5681;
}

.topicOfTheDay-banner {
  color: white;
  background-color: #1A5681;
}

.breakingNews-banner {
  color: #fff;
  background-color: #f70b00;
}

.teaser_1main2sub .wkwidgetcolumn a .teaser-text,
.teaser_1main3sub .wkwidgetcolumn a .teaser-text {
  color: #FFFFFF;
}
.teaser_1main2sub .wkwidgetcolumn a .teaser-text .headline,
.teaser_1main3sub .wkwidgetcolumn a .teaser-text .headline {
  color: #FFFFFF;
}
.teaser_1main2sub .wkwidgetcolumn a .teaser-text .headline .catchword,
.teaser_1main3sub .wkwidgetcolumn a .teaser-text .headline .catchword {
  color: #FFFFFF;
}

.toast {
  position: fixed;
  background: #1A5681;
  color: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(34, 34, 34, 0.3);
  padding: 19px;
  font-family: "WeserSans-Regular";
  font-size: 15px;
  font-weight: 600;
  min-width: 210px;
  max-width: 300px;
  line-height: 20px;
  opacity: 1;
  display: flex;
  align-items: center;
  z-index: 500;
  pointer-events: none;
}
.toast::before {
  content: "\e90d";
  font-family: "wk-iconfont";
  width: 32px;
  height: 32px;
  margin-right: 19px;
  font-size: 32px;
  display: flex;
  align-items: center;
}
.toast.error {
  background: #8C2A16;
}
.toast.error::before {
  content: "\e909";
}
.toast.top {
  top: 40px;
}
.toast.right {
  right: 40px;
}
.toast.bottom {
  bottom: 40px;
}
.toast.left {
  left: 40px;
}
.toast.center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.toast.roasting {
  opacity: 0;
}
.toast.getEaten {
  opacity: 0;
  transition: 0.5s ease all;
}

.primary-primary {
  color: #FFFFFF;
  background-color: #1A5681;
  border: 2px solid #1A5681;
  text-decoration: none;
}

.secondary-primary {
  color: #1A5681;
  background: #FFFFFF;
  border: 2px solid #1A5681;
}

.tertiary-primary {
  color: #1A5681;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-secondary {
  color: #FFFFFF;
  background-color: #10354F;
  border: 2px solid #10354F;
  text-decoration: none;
}

.secondary-secondary {
  color: #10354F;
  background: #FFFFFF;
  border: 2px solid #10354F;
}

.tertiary-secondary {
  color: #10354F;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-black {
  color: #FFFFFF;
  background-color: #222222;
  border: 2px solid #222222;
  text-decoration: none;
}

.secondary-black {
  color: #222222;
  background: #FFFFFF;
  border: 2px solid #222222;
}

.tertiary-black {
  color: #222222;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-white {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  text-decoration: none;
}

.secondary-white {
  color: #FFFFFF;
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
}

.tertiary-white {
  color: #FFFFFF;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-grey {
  color: #FFFFFF;
  background-color: #F9F9F9;
  border: 2px solid #F9F9F9;
  text-decoration: none;
}

.secondary-grey {
  color: #F9F9F9;
  background: #FFFFFF;
  border: 2px solid #F9F9F9;
}

.tertiary-grey {
  color: #F9F9F9;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-black-text {
  color: #FFFFFF;
  background-color: #282828;
  border: 2px solid #282828;
  text-decoration: none;
}

.secondary-black-text {
  color: #282828;
  background: #FFFFFF;
  border: 2px solid #282828;
}

.tertiary-black-text {
  color: #282828;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-error {
  color: #FFFFFF;
  background-color: #8C2A16;
  border: 2px solid #8C2A16;
  text-decoration: none;
}

.secondary-error {
  color: #8C2A16;
  background: #FFFFFF;
  border: 2px solid #8C2A16;
}

.tertiary-error {
  color: #8C2A16;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-deep-black {
  color: #FFFFFF;
  background-color: #131614;
  border: 2px solid #131614;
  text-decoration: none;
}

.secondary-deep-black {
  color: #131614;
  background: #FFFFFF;
  border: 2px solid #131614;
}

.tertiary-deep-black {
  color: #131614;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-wm2022 {
  color: #FFFFFF;
  background-color: #56042C;
  border: 2px solid #56042C;
  text-decoration: none;
}

.secondary-wm2022 {
  color: #56042C;
  background: #FFFFFF;
  border: 2px solid #56042C;
}

.tertiary-wm2022 {
  color: #56042C;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-mercury {
  color: #FFFFFF;
  background-color: #E8E8E8;
  border: 2px solid #E8E8E8;
  text-decoration: none;
}

.secondary-mercury {
  color: #E8E8E8;
  background: #FFFFFF;
  border: 2px solid #E8E8E8;
}

.tertiary-mercury {
  color: #E8E8E8;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-lightblue {
  color: #FFFFFF;
  background-color: #AED8E7;
  border: 2px solid #AED8E7;
  text-decoration: none;
}

.secondary-lightblue {
  color: #AED8E7;
  background: #FFFFFF;
  border: 2px solid #AED8E7;
}

.tertiary-lightblue {
  color: #AED8E7;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-green {
  color: #FFFFFF;
  background-color: #009556;
  border: 2px solid #009556;
  text-decoration: none;
}

.secondary-green {
  color: #009556;
  background: #FFFFFF;
  border: 2px solid #009556;
}

.tertiary-green {
  color: #009556;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-mwk-grey {
  color: #FFFFFF;
  background-color: #E9EEEF;
  border: 2px solid #E9EEEF;
  text-decoration: none;
}

.secondary-mwk-grey {
  color: #E9EEEF;
  background: #FFFFFF;
  border: 2px solid #E9EEEF;
}

.tertiary-mwk-grey {
  color: #E9EEEF;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-turquoise {
  color: #FFFFFF;
  background-color: #02859b;
  border: 2px solid #02859b;
  text-decoration: none;
}

.secondary-turquoise {
  color: #02859b;
  background: #FFFFFF;
  border: 2px solid #02859b;
}

.tertiary-turquoise {
  color: #02859b;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-pink {
  color: #FFFFFF;
  background-color: #E5007E;
  border: 2px solid #E5007E;
  text-decoration: none;
}

.secondary-pink {
  color: #E5007E;
  background: #FFFFFF;
  border: 2px solid #E5007E;
}

.tertiary-pink {
  color: #E5007E;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-orange {
  color: #FFFFFF;
  background-color: #F29100;
  border: 2px solid #F29100;
  text-decoration: none;
}

.secondary-orange {
  color: #F29100;
  background: #FFFFFF;
  border: 2px solid #F29100;
}

.tertiary-orange {
  color: #F29100;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.primary-red {
  color: #FFFFFF;
  background-color: #B11D33;
  border: 2px solid #B11D33;
  text-decoration: none;
}

.secondary-red {
  color: #B11D33;
  background: #FFFFFF;
  border: 2px solid #B11D33;
}

.tertiary-red {
  color: #B11D33;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0);
}

.button,
.button-ui {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0 2rem;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  width: fit-content;
}
.button.nowrap,
.button-ui.nowrap {
  white-space: nowrap;
}
.button.transparent,
.button-ui.transparent {
  background: rgba(0, 0, 0, 0) !important;
}
.button[disabled],
.button-ui[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}
.button:hover, .button:focus,
.button-ui:hover,
.button-ui:focus {
  opacity: 0.8;
  transition: 0.25s ease all;
}
.button[class*=tertiary-]:hover, .button[class*=tertiary-]:focus, .button[class*=tertiary-]:active,
.button-ui[class*=tertiary-]:hover,
.button-ui[class*=tertiary-]:focus,
.button-ui[class*=tertiary-]:active {
  text-decoration: none;
}
.button[class*=tertiary-].has-icon:hover span,
.button-ui[class*=tertiary-].has-icon:hover span {
  color: #1A5681;
}
.button[class*=secondary-]:hover, .button[class*=secondary-]:focus, .button[class*=secondary-]:active,
.button-ui[class*=secondary-]:hover,
.button-ui[class*=secondary-]:focus,
.button-ui[class*=secondary-]:active {
  text-decoration: underline;
}
.button[class*=primary-]:hover, .button[class*=primary-]:focus, .button[class*=primary-]:active, .button.has-icon:hover, .button.has-icon:focus, .button.has-icon:active,
.button-ui[class*=primary-]:hover,
.button-ui[class*=primary-]:focus,
.button-ui[class*=primary-]:active,
.button-ui.has-icon:hover,
.button-ui.has-icon:focus,
.button-ui.has-icon:active {
  text-decoration: none;
}
.button span[class^=icon-],
.button-ui span[class^=icon-] {
  font-size: 25px;
  margin-right: 1rem;
}
.button .label + span[class^=icon-],
.button-ui .label + span[class^=icon-] {
  margin-left: 1rem;
  margin-right: 0;
}
.button[data-tooltip]::after,
.button-ui[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 100%;
  top: 0;
}
.button.more.active,
.button-ui.more.active {
  opacity: 0;
}

.button-ui {
  justify-content: initial;
  height: 1em;
  padding: 0;
  margin-right: 2rem;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0;
}
.button-ui span[class^=icon-] {
  font-size: 1em;
  margin-right: 0;
}

.button-text-icon {
  margin-bottom: 1rem;
  padding: 1rem 0;
  order: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.button-text-icon__text {
  font-size: 11px;
  line-height: 17px;
  text-decoration: underline;
}
.button-text-icon:after {
  content: "\e90b";
  font-family: "wk-iconfont";
  padding-left: 1rem;
  font-size: 22px;
}

.darkmode .button-text-icon {
  color: #FFFFFF !important;
}

/* Topic button when activated */
.button.topic-btn .active,
.button.topic-btn .active ~ a {
  color: #1A5681;
}
.button.topic-btn .active .icon-checkmark,
.button.topic-btn .active ~ a .icon-checkmark {
  background-color: #1A5681;
}
.button.topic-btn .active:active .icon-plus,
.button.topic-btn .active:active .icon-checkmark,
.button.topic-btn .active ~ a:active .icon-plus,
.button.topic-btn .active ~ a:active .icon-checkmark {
  background-color: #10354F;
}

/* Topic button style */
.button.topic-btn,
.topic-btn {
  height: 32px;
  padding: 0;
  opacity: 1;
  text-decoration: none;
  color: #222222;
}
.button.topic-btn__wrapper,
.topic-btn__wrapper {
  height: 100%;
}
.button.topic-btn:hover .icon-plus,
.button.topic-btn:hover .icon-checkmark,
.topic-btn:hover .icon-plus,
.topic-btn:hover .icon-checkmark {
  background-color: #4B7797;
}
.button.topic-btn:active .icon-plus,
.button.topic-btn:active .icon-checkmark,
.topic-btn:active .icon-plus,
.topic-btn:active .icon-checkmark {
  background-color: #10354F;
}
.button.topic-btn .icon-plus,
.button.topic-btn .icon-checkmark,
.topic-btn .icon-plus,
.topic-btn .icon-checkmark {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #131614;
  color: #fff;
  margin-right: 3px;
  font-size: 100%;
  padding: 8px;
  transition: 0.25s ease all;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button.topic-btn__tag,
.topic-btn__tag {
  font-family: "WeserSans-Regular";
  letter-spacing: 1px;
  padding: 0px 10px;
  font-size: 11px;
  border: 2px solid;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  cursor: inherit;
  text-decoration: inherit;
  white-space: nowrap;
}
.button.topic-btn__tag.tag-is-link,
.topic-btn__tag.tag-is-link {
  border-radius: 3px;
}

.button-text-icon:hover,
.button.topic-btn:hover {
  color: #4B7797;
  border-color: #4B7797;
}
.button-text-icon:active,
.button.topic-btn:active {
  color: #10354F;
  border-color: #10354F;
}
.button-text-icon:disabled,
.button.topic-btn:disabled {
  opacity: 0.5 !important;
}

.button-text-icon.cross-footer:hover {
  color: #4B7797 !important;
  border-color: #4B7797 !important;
}

.input {
  padding: 14px;
  border: 2px solid #8C8C8C;
  background-color: #F9F9F9;
  color: #8C8C8C;
  letter-spacing: 0;
}
.input::placeholder {
  color: #8C8C8C;
}

.horizontal-navi-mobile {
  display: none;
  flex-direction: row;
  align-items: center;
  padding-left: 2px;
  border-bottom: 1px solid lightgrey;
  width: 100vw;
  overflow: scroll;
  position: fixed;
  z-index: 100;
  background: #FFFFFF;
  transition: top 0.3s ease;
  top: 3.3rem;
}
.horizontal-navi-mobile::-webkit-scrollbar {
  display: none;
}
.horizontal-navi-mobile.sticky {
  top: -1rem;
}

.horizontal-navi-mobile a {
  white-space: nowrap;
  font-weight: 600;
  font-size: 1rem;
  color: #222;
  padding: 0.5rem 0;
  margin-right: 0.9rem;
  text-decoration: none;
  font-family: "WeserSans-Regular";
}
.horizontal-navi-mobile a.icon-home {
  display: inline;
  font-size: 24px;
  font-weight: 400;
}

@media (max-width: 959px) {
  .horizontal-navi-mobile {
    display: flex;
  }
}
@media (max-width: 559px) {
  .horizontal-navi-mobile {
    padding-left: 18px;
  }
}
.news-ticker__news-wrapper {
  color: #131614;
  /*margin: 0 $grid-gap*/
  /*margin-left: 3*$article-grid-column + 3*$article-grid-gap*/
}
.news-ticker__news-wrapper__list__title {
  letter-spacing: 1px;
  margin-bottom: 22px;
}
.news-ticker__news-wrapper__list {
  list-style-type: none;
}
@media (max-width: 1279px) {
  .news-ticker__news-wrapper__list {
    border-bottom: 1px solid lightgrey;
  }
}
.news-ticker__news-wrapper__list__accordion-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #1A5681;
  padding: 15px 0px;
}
.news-ticker__news-wrapper__list__accordion-mobile__title {
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 2px;
}
.news-ticker__news-wrapper__list__accordion-mobile .icon-dropdown {
  font-size: 28px;
}
@media (min-width: 1280px) {
  .news-ticker__news-wrapper__list__accordion-mobile {
    display: none;
  }
}
.news-ticker__news-wrapper__list__button {
  display: block;
  text-decoration: none;
  color: #1A5681;
  border: 2px solid #1A5681;
  width: 100%;
  padding: 15px 0px;
  background-color: white;
  text-align: center;
}
.news-ticker__news-wrapper__list__button span {
  letter-spacing: 2px;
  text-transform: uppercase;
}
.news-ticker__news-wrapper__list__button .icon-arrow-right {
  color: #222222;
  font-size: 26px;
}
.news-ticker__news-wrapper__list .news, .news-ticker__news-wrapper__list__button a {
  text-decoration: none;
  color: initial;
}
.news-ticker__news-wrapper__list .news__chip, .news-ticker__news-wrapper__list__button a__chip {
  position: relative;
  margin-top: 1px;
}
.news-ticker__news-wrapper__list .news__chip .chip, .news-ticker__news-wrapper__list__button a__chip .chip {
  position: absolute;
  background-color: #1A5681;
  border-radius: 10px;
  padding: 4px 8px;
  z-index: 1;
  top: 0;
}
.news-ticker__news-wrapper__list .news__chip .vline, .news-ticker__news-wrapper__list__button a__chip .vline {
  border-left: 1px solid lightgrey;
  height: 100%;
  position: absolute;
  left: 19px;
  top: 0;
  z-index: 0;
}
.news-ticker__news-wrapper__list .news__title, .news-ticker__news-wrapper__list__button a__title {
  padding-bottom: 1rem;
}
.news-ticker__news-wrapper__list .news__title__subline, .news-ticker__news-wrapper__list__button a__title__subline {
  color: #1A5681;
}
.news-ticker__news-wrapper__list .news__title__headline, .news-ticker__news-wrapper__list__button a__title__headline {
  margin-top: 8px;
}

.series-episodes {
  margin-bottom: 1rem;
}
.series-episodes__content {
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
  padding-top: 1rem;
}
.series-episodes ul li .episode .news__title__headline {
  margin-top: 0;
  margin-bottom: 2px;
  color: #1A5681;
}
.series-episodes .cross-footer {
  padding: 0;
}

@media (max-width: 1279px) {
  .dwc-zone .news-ticker__news-wrapper__list__button {
    display: none;
  }
  .news-ticker .news-ticker__news-wrapper > ul + label > .news-ticker__news-wrapper__list__accordion-mobile {
    display: none;
  }
}
.ranking .news-ticker__news-wrapper__list__button {
  display: block;
}

input#more-checkbox-newsticker {
  display: none;
}

@media (max-width: 1279px) {
  .news-ticker__news-wrapper:not(.series-episodes) {
    margin: 0 16px;
  }
  .sidebar > .newsticker section .newsticker a {
    display: none;
    margin-top: -1px;
  }
  .news-ticker__news-wrapper__list__item:nth-last-child(-n+3):not(.episode-teaser) {
    display: none;
  }
  .ranking ol .news-ticker__news-wrapper__list__item:nth-last-child(-n+3) {
    display: block;
  }
  input#more-checkbox-newsticker:checked ~ label {
    display: none;
  }
  input#more-checkbox-newsticker:checked ~ .news-ticker__news-wrapper__list__button {
    display: block;
  }
  input#more-checkbox-newsticker:checked ~ ul .news-ticker__news-wrapper__list__item:nth-last-child(-n+3) {
    display: block;
  }
}
.ranking ol {
  list-style: none;
  counter-reset: item;
}
.ranking ol .news-ticker__news-wrapper__list__item {
  counter-increment: item;
}
.ranking ol .news-ticker__news-wrapper__list__item:before {
  margin-right: 10px;
  margin-top: -4px;
  content: counter(item);
  color: black;
  width: 1.2em;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0px;
  font-size: 30px;
  font-family: "WeserSans-Regular";
}
@media (max-width: 1279px) {
  .ranking ol .news-ticker__news-wrapper__list__item:before {
    margin-left: 15px;
  }
}

.ranking.bg-black .news-ticker__news-wrapper__list__title {
  color: darkgrey;
}
.ranking.bg-black ol .news-ticker__news-wrapper__list__item:before {
  color: darkslategrey;
}
.ranking.bg-black ol .news-ticker__news-wrapper__list__item .news__title__subline {
  color: darkgrey;
}
.ranking.bg-black ol .news-ticker__news-wrapper__list__item .news__title__headline {
  color: darkgrey;
}

.ranking .news-ticker__news-wrapper__list .news__title__headline {
  margin-top: 4px;
  margin-bottom: 4px;
}

@media (max-width: 1279px) {
  .ranking .news-ticker__news-wrapper__list {
    border-bottom: none;
  }
}
@media (min-width: 1280px) {
  .grid-content .webpagefragment-section .webpagefragment-wrapper.ranking {
    padding-top: 1rem;
    padding-right: 230px;
    margin-left: 237px;
  }
  .sidebar .webpagefragment-section .webpagefragment-wrapper.ranking {
    padding-top: 1rem;
    margin: 0 16px;
    margin-left: 6px;
  }
  .grid-content .webpagefragment-section.newsticker .news-ticker__news-wrapper {
    margin-left: 237px;
    padding-right: 230px;
  }
  .sidebar .webpagefragment-section.newsticker .news-ticker__news-wrapper {
    margin: 0 16px;
  }
}
.article-header {
  margin-bottom: 1rem;
}
@media (min-width: 1280px) {
  .article-header {
    display: grid;
    grid-template-columns: repeat(16, 63px);
    grid-template-rows: auto auto auto auto auto;
    grid-column-gap: 16px;
  }
}
.article-header__headline-wrapper {
  grid-column-start: 4;
  grid-column-end: 12;
}
.article-header__overline {
  display: flex;
  align-items: center;
  grid-column-start: 4;
  grid-column-end: 12;
  margin: 0 0 0.5rem;
}
@media (max-width: 559px) {
  .article-header__overline {
    margin: 0 1rem 0.5rem;
  }
}
@media (min-width: 1280px) {
  .article-header__overline {
    margin: 1.5rem 0 0.5rem;
  }
}
.article-header__overline > icon {
  margin-right: 6px;
}
.article-header__overline h2 {
  margin-right: 0.5rem;
}
.article-header__headline {
  margin-top: 4px;
  font-size: 28px;
  line-height: 34px;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 559px) {
  .article-header__headline {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .article-header__headline {
    font-size: 45px;
    line-height: 52px;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.article-header__headline .overline-box {
  display: flex;
  align-items: center;
}
@media (min-width: 960px) {
  .article-header__headline .overline-box {
    margin: 1rem 0;
  }
}
@media (max-width: 959px) {
  .article-header__headline .overline-box {
    margin: 0.75rem 0;
  }
}
.article-header__headline .overline-box .overline-ending {
  color: white;
}
.article-header__subline {
  margin-top: 1rem;
  font-family: "WeserSans-Regular";
  font-size: 19px;
  line-height: 28px;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 559px) {
  .article-header__subline {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .article-header__subline {
    font-size: 20px;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.article-header__more-info {
  grid-column-start: 4;
  grid-column-end: 12;
  margin-top: 1rem;
  font-family: "WeserSans-Regular";
  font-size: 14px;
  line-height: 14px;
  display: flex;
  height: 24px;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 559px) {
  .article-header__more-info {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (max-width: 559px) {
  .article-header__more-info {
    justify-content: space-between;
    font-size: 11px;
  }
}
@media (min-width: 1280px) {
  .article-header__more-info {
    margin-left: 0;
    margin-right: 0;
  }
}
.article-header__more-info .button-ui {
  margin-right: 0;
}
.article-header__more-info__publication-time {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 560px) {
  .article-header__more-info__publication-time {
    margin-right: 2rem;
  }
}
.article-header__more-info__read-time {
  margin-left: 0.5rem;
  white-space: nowrap;
  display: flex;
}
@media (min-width: 560px) {
  .article-header__more-info__read-time {
    margin-right: 2rem;
  }
}
.article-header__more-info__read-time__icon {
  font-size: 24px;
}
.article-header__more-info__read-time__label {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-left: 4px;
  margin-right: 4px;
}
@media (min-width: 1280px) {
  .article-header__more-info__read-time__label {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.article-header__more-info__read-time__label--gray {
  margin-right: 4px;
}
@media (min-width: 1280px) {
  .article-header__more-info__read-time__label--gray {
    margin-right: 0.5rem;
  }
}
.article-header__more-info__add-to-bookmarks {
  margin-left: 0.5rem;
  white-space: nowrap;
  display: flex;
}
@media (min-width: 1280px) {
  .article-header__more-info__add-to-bookmarks {
    margin-left: 2rem;
  }
}
.article-header__more-info__add-to-bookmarks__icon {
  font-size: 24px;
}
.article-header__more-info__add-to-bookmarks__label {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-left: 4px;
  margin-right: 4px;
}
@media (min-width: 1280px) {
  .article-header__more-info__add-to-bookmarks__label {
    line-height: 14px;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.article-header__author-info {
  grid-column-start: 4;
  grid-column-end: 13;
  font-family: "WeserSans-Regular";
  font-size: 16px;
  display: flex;
  margin: 1.5rem 0 0 0;
}
@media (max-width: 559px) {
  .article-header__author-info {
    margin: 1.5rem 1rem 0 1rem;
  }
}
@media (min-width: 1280px) {
  .article-header__author-info {
    margin-left: 0;
    margin-right: 0;
  }
}
.article-header__author-info__name-and-role {
  line-height: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.article-header__author-info__name {
  font-family: "WeserSans-Regular";
  font-weight: 800;
}
.article-header__author-info__name:not(:last-child):after {
  content: ", ";
}
.article-header__author-info__name:nth-last-child(2)::after {
  content: " und";
}
.article-header__author-info a {
  text-decoration: none;
  color: inherit;
}
.article-header__comments {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  background-color: rgba(227, 233, 234, 0.8);
  height: 400px;
}
.article-header #author-avatar {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  position: relative;
}
.article-header .premium-content__indicator {
  margin-right: 8px;
  display: flex;
  float: left;
}
@media (max-width: 559px) {
  .article-header .premium-content__indicator {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (min-width: 960px) {
  .article-header .premium-content__indicator img {
    height: 32px;
    width: auto;
  }
}

.article-main-image {
  grid-column-start: 1;
  grid-column-end: 13;
  margin-bottom: 2rem;
}
.article-main-image img {
  max-width: 100%;
}
@media (max-width: 1279px) {
  .article-main-image {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
  }
  .article-main-image img {
    width: 100%;
  }
}
.article-main-image__description {
  font-family: "WeserSans-Regular";
  letter-spacing: 0.5px;
  margin-top: 0.5rem;
  margin-left: 18px;
  font-size: 14px;
  line-height: 20px;
  color: #131614;
}
@media (min-width: 1280px) {
  .article-main-image__description {
    margin-left: 142px;
  }
}
.article-main-image__video {
  width: 100%;
  aspect-ratio: 16/9;
  aspect-ratio: 16/9;
}

.article-content,
.author_about,
.list-content {
  font-size: 18px;
  line-height: 26px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  margin-left: 237px;
  width: 616px;
}
.article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.author_about ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.list-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.author_about ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.list-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker {
  color: #1A5681;
}
.article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol,
.author_about ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol,
.list-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol {
  list-style-type: upper-roman;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol ol,
.author_about ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol ol,
.list-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol ol {
  list-style-type: lower-alpha;
}
.article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.author_about ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.list-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.author_about ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.list-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker {
  color: #1A5681;
}
.article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul,
.author_about ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul,
.list-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul {
  list-style-type: circle;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul ul,
.author_about ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul ul,
.list-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul ul {
  list-style-type: square;
}
.article-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news),
.author_about a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news),
.list-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news) {
  color: #1A5681;
  text-decoration: underline;
}
.article-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):visited,
.author_about a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):visited,
.list-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):visited {
  color: #10354F;
}
.article-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):active,
.author_about a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):active,
.list-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):active {
  color: #0084C5 !important;
  text-decoration: none !important;
}
.article-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):hover,
.author_about a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):hover,
.list-content a:not([class~=button]):not(.button-text-icon):not([class~=socialmedia__list__item__link]):not([class~=teaser-link]):not([class~=topic-btn__tag]):not(.news):hover {
  text-decoration: underline;
  color: #4B7797;
}
.article-content p,
.author_about p,
.list-content p {
  color: #222222;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.article-content p:first-of-type,
.author_about p:first-of-type,
.list-content p:first-of-type {
  margin-top: 0;
}
.article-content p.pwblur::after,
.author_about p.pwblur::after,
.list-content p.pwblur::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.6) 20%, #fff 100%);
  content: "";
  width: 100%;
  height: 1lh;
  position: absolute;
  top: unset;
  left: 0;
}
.article-content ul.table-of-content,
.author_about ul.table-of-content,
.list-content ul.table-of-content {
  border-bottom: 1px solid;
  padding-bottom: 1rem;
  line-height: 1.25rem;
  list-style-type: none !important;
  padding-inline-start: 0px !important;
  color: #131614;
  margin-bottom: 2rem !important;
}
.article-content ul.table-of-content li,
.author_about ul.table-of-content li,
.list-content ul.table-of-content li {
  margin-bottom: 1rem;
}
.article-content ul.table-of-content a,
.author_about ul.table-of-content a,
.list-content ul.table-of-content a {
  text-decoration: none !important;
}
.article-content ul.table-of-content a:hover,
.author_about ul.table-of-content a:hover,
.list-content ul.table-of-content a:hover {
  text-decoration: underline !important;
}
.article-content ul.table-of-content li:before,
.author_about ul.table-of-content li:before,
.list-content ul.table-of-content li:before {
  display: none !important;
}
@media (max-width: 1279px) {
  .article-content,
  .author_about,
  .list-content {
    font-size: 17px;
    line-height: 24px;
    margin: 0;
    width: auto;
  }
}
@media (max-width: 559px) {
  .article-content,
  .author_about,
  .list-content {
    margin: 0 16px;
  }
}
.article-content--themepage,
.author_about--themepage,
.list-content--themepage {
  display: block;
}
.article-content > p.blur,
.author_about > p.blur,
.list-content > p.blur {
  filter: blur(4px);
}
.article-content .beforeblur,
.author_about .beforeblur,
.list-content .beforeblur {
  max-height: 78px;
  overflow: hidden;
}
.article-content .beforeblur > p,
.author_about .beforeblur > p,
.list-content .beforeblur > p {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 26px;
}
.article-content .beforeblur > p::after,
.author_about .beforeblur > p::after,
.list-content .beforeblur > p::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: calc(100% - 78px);
  transform: translateY(-26px);
  background: repeating-linear-gradient(rgba(255, 255, 255, 0), #ffffff 26px);
}
.article-content--inner-line,
.author_about--inner-line,
.list-content--inner-line {
  font-family: "WeserSans-Regular";
  letter-spacing: 1px;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.article-content--interview-question,
.author_about--interview-question,
.list-content--interview-question {
  font-family: "WeserTextRegular";
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.article-content h2,
.author_about h2,
.list-content h2 {
  font-family: "WeserSans-Regular";
  letter-spacing: 1px;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 22px;
  display: flex;
}
.article-content h2.headline,
.author_about h2.headline,
.list-content h2.headline {
  margin-top: 0;
  text-transform: inherit;
  font-family: inherit;
}
.article-content ol,
.article-content ul,
.author_about ol,
.author_about ul,
.list-content ol,
.list-content ul {
  clear: both;
}
.article-content #home,
.author_about #home,
.list-content #home {
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #1A5681;
  border: 0;
  color: white;
  border-radius: 8px;
  font-weight: normal;
}

@media (min-width: 1280px) {
  .landingpage .article-content,
  .landingpage .inline-gallery__caption {
    width: 774px;
    margin: 1rem auto !important;
  }
}

.landingpage .inline-gallery__caption {
  padding: 0;
}

.landingpage .breadcrumb_replacement {
  display: none;
}
.landingpage .article-header__overline {
  display: none;
}
.landingpage .overline-box {
  display: none;
}
.landingpage .article-header__headline-wrapper {
  grid-column-start: 4;
  grid-column-end: 14;
}

.clear {
  clear: both;
}

@-moz-document url-prefix() {
  html {
    scroll-behavior: smooth;
  }
  .article__about-author,
  .author_about__about-author,
  .topic-wrapper__about-author {
    float: none !important;
    clear: unset !important;
  }
  .article-content ol,
  .article-content ul,
  .author_about ol,
  .author_about ul {
    float: none !important;
    clear: unset !important;
  }
  .clear,
  .inline-gallery-wrapper {
    float: none !important;
    clear: unset !important;
  }
  .article__article-image--left,
  .article__article-image--right {
    float: none !important;
    clear: unset !important;
    margin: unset !important;
    width: unset !important;
  }
}
.article-content--quotation {
  font-family: "WeserSans-Regular";
  font-size: 30px;
  line-height: 38px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-indent: -10px;
  margin-left: -144px;
}
.article-content--quotation::after {
  content: "“";
}
.article-content--quotation::before {
  content: "„";
}
@media (max-width: 1279px) {
  .article-content--quotation {
    font-size: 24px;
    line-height: 30px;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.article-content--quotation + .article-content--quotation {
  font-size: 20px;
  margin-top: -1rem;
  text-indent: 0;
}
.article-content--quotation + .article-content--quotation::after {
  content: "";
}
.article-content--quotation + .article-content--quotation::before {
  content: "";
}
@media (max-width: 1279px) {
  .article-content--quotation + .article-content--quotation {
    font-size: 16px;
  }
}

.abo-widget {
  margin-left: -237px;
  margin-right: -91px;
}
@media (max-width: 1279px) {
  .abo-widget {
    margin: 0;
  }
}

.topic-wrapper .article__related-article {
  margin-left: 0px;
}
.topic-wrapper .article-content {
  margin-left: 0;
  width: 100%;
}
@media (max-width: 959px) {
  .topic-wrapper .article-content {
    margin: 0 16px !important;
    padding-right: 2rem;
  }
}

.topic-content.article-content {
  margin-left: 0;
  width: 100%;
}
@media (max-width: 959px) {
  .topic-content.article-content {
    margin: 0 16px !important;
    padding-right: 2rem;
  }
}

picture:has(+ .topic-content) {
  aspect-ratio: 16/9;
}

.WKTwittrer blockquote {
  display: none !important;
}

.WKPodigee iframe {
  height: 255px;
}
@media only screen and (max-width: 1280px) {
  .WKPodigee iframe {
    height: 385px;
  }
}
@media only screen and (max-width: 800px) {
  .WKPodigee iframe {
    height: 255px;
  }
}
@media only screen and (max-width: 607px) {
  .WKPodigee iframe {
    height: 450px;
  }
}

@media (min-width: 560px) {
  .WKfbPost {
    display: flex !important;
    justify-content: center !important;
  }
  .WKfbPost .fb-post .fb_iframe_widget {
    max-width: 550px !important;
    width: 100% !important;
    min-width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;
  }
  .WKInstagram {
    display: block !important;
  }
  .WKInstagram .cmplazyload {
    max-width: 550px !important;
    width: 100% !important;
    min-width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;
    position: initial !important;
  }
  .WKTwittrer {
    display: flex !important;
    justify-content: center !important;
  }
  .WKTwittrer .twitter-tweet .twitter-tweet-rendered iframe {
    max-width: 550px !important;
    width: 100% !important;
    min-width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;
    display: block !important;
  }
  .WKTwittrer .cmplazypreviewiframe {
    flex: 0 0 100%;
  }
}
.WKHTMLCode amp-iframe {
  width: 100% !important;
}

.wg-container {
  position: relative;
}
.wg-container input[type=checkbox]:checked + .wg-hidden {
  display: block;
}
.wg-container .wg-btn {
  background-color: white;
  color: #008c57;
  border-radius: 10px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2rem;
}
.wg-container .wg-checkbox {
  display: none;
}
.wg-container .wg-text,
.wg-container .wg-text2 {
  color: white;
}
.wg-container .wg-text2 {
  display: none;
}
.wg-container .wg-answer,
.wg-container .wg-answer2 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.wg-container .wg-answer a,
.wg-container .wg-answer2 a {
  color: white !important;
}
.wg-container .wg-text,
.wg-container .wg-answer2 {
  padding-top: 0px;
}
.wg-container .wg-small {
  font-size: 14px;
  color: white;
  line-height: 1rem;
  padding: 1.5rem 0 0 0;
  margin-bottom: 0;
}
.wg-container .wg-submit {
  margin-bottom: 0px !important;
}
.wg-container .wg-box1,
.wg-container .wg-box2,
.wg-container .wg-box3 {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 32px;
  background: linear-gradient(135deg, #008c57 0%, #015636 100%);
}
.wg-container .wg-box1 .wg-question,
.wg-container .wg-box2 .wg-question,
.wg-container .wg-box3 .wg-question {
  color: white;
  font-size: 36px;
  line-height: 2.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
@media (max-width: 559px) {
  .wg-container .wg-box1 .wg-question,
  .wg-container .wg-box2 .wg-question,
  .wg-container .wg-box3 .wg-question {
    font-size: 24px;
    line-height: 1.75rem;
  }
}
.wg-container .wg-box2,
.wg-container .wg-box3 {
  display: none;
}

.WKyoutubeVideo {
  aspect-ratio: 16/9;
  position: relative;
  width: 100%;
}

.WKyoutubeVideo iframe.youtubeConnect {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.article,
.author_about,
.topic-wrapper {
  position: relative;
  font-family: "WeserTextRegular";
  font-size: 17px;
  line-height: 24px;
  color: #222222;
}
@media (max-width: 959px) {
  .article,
  .author_about,
  .topic-wrapper {
    margin: 0px;
  }
}
.article h4.Interview_erste_Frage,
.article h4.Interview_Frage,
.article p.Interview_erste_Antwort,
.article p.Interview_Antwort,
.author_about h4.Interview_erste_Frage,
.author_about h4.Interview_Frage,
.author_about p.Interview_erste_Antwort,
.author_about p.Interview_Antwort,
.topic-wrapper h4.Interview_erste_Frage,
.topic-wrapper h4.Interview_Frage,
.topic-wrapper p.Interview_erste_Antwort,
.topic-wrapper p.Interview_Antwort {
  font-style: italic;
  font-weight: bold;
  color: #222222;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: inherit;
}
.article p.Interview_erste_Antwort,
.article p.Interview_Antwort,
.author_about p.Interview_erste_Antwort,
.author_about p.Interview_Antwort,
.topic-wrapper p.Interview_erste_Antwort,
.topic-wrapper p.Interview_Antwort {
  font-weight: normal;
  font-style: normal;
}
.article--landingpage .article-main-content,
.author_about--landingpage .article-main-content,
.topic-wrapper--landingpage .article-main-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.article--landingpage .article-main-content .socialmedia, .article--landingpage .article-main-content .article__about-author, .article--landingpage .article-main-content .article__under-article,
.author_about--landingpage .article-main-content .socialmedia,
.author_about--landingpage .article-main-content .article__about-author,
.author_about--landingpage .article-main-content .article__under-article,
.topic-wrapper--landingpage .article-main-content .socialmedia,
.topic-wrapper--landingpage .article-main-content .article__about-author,
.topic-wrapper--landingpage .article-main-content .article__under-article {
  display: none;
}
.article--landingpage .article-content > *:not(.socialmedia),
.author_about--landingpage .article-content > *:not(.socialmedia),
.topic-wrapper--landingpage .article-content > *:not(.socialmedia) {
  grid-column-start: 3;
  grid-column-end: 11;
}
.article--landingpage .article-content > *:not(.socialmedia).inline-gallery-wrapper,
.author_about--landingpage .article-content > *:not(.socialmedia).inline-gallery-wrapper,
.topic-wrapper--landingpage .article-content > *:not(.socialmedia).inline-gallery-wrapper {
  grid-column-start: 1;
  grid-column-end: 13;
  max-width: 100%;
}
.article--landingpage .article-content > *:not(.socialmedia).inline-gallery-wrapper .inline-gallery__image,
.author_about--landingpage .article-content > *:not(.socialmedia).inline-gallery-wrapper .inline-gallery__image,
.topic-wrapper--landingpage .article-content > *:not(.socialmedia).inline-gallery-wrapper .inline-gallery__image {
  width: 100%;
  object-fit: cover;
}
.article--landingpage .article-header__headline-wrapper,
.author_about--landingpage .article-header__headline-wrapper,
.topic-wrapper--landingpage .article-header__headline-wrapper {
  margin-top: 62px;
  text-align: center;
}
.article--landingpage .article-header__headline,
.author_about--landingpage .article-header__headline,
.topic-wrapper--landingpage .article-header__headline {
  font-size: 45px;
  line-height: 52px;
  letter-spacing: 0;
}
@media (min-width: 1280px) {
  .article--landingpage .article-main-image,
  .author_about--landingpage .article-main-image,
  .topic-wrapper--landingpage .article-main-image {
    max-width: 948px;
    margin: 0 auto;
  }
}
@media (min-width: 1280px) {
  .article,
  .author_about,
  .topic-wrapper {
    font-size: 18px;
    line-height: 26px;
  }
}
.article__article-image,
.author_about__article-image,
.topic-wrapper__article-image {
  width: calc(100% + 2rem);
  margin: 1rem -1rem 2rem -1rem;
}
.article__article-image__description,
.author_about__article-image__description,
.topic-wrapper__article-image__description {
  margin: 0.5rem 1rem 0 1rem;
}
@media (min-width: 1280px) {
  .article__article-image--left,
  .author_about__article-image--left,
  .topic-wrapper__article-image--left {
    width: 380px;
    float: left;
    margin: 6px 24px 1rem -158px;
  }
  .article__article-image--right,
  .author_about__article-image--right,
  .topic-wrapper__article-image--right {
    width: 380px;
    float: right;
    margin: 6px 0 1rem 24px;
  }
  .article__article-image__description,
  .author_about__article-image__description,
  .topic-wrapper__article-image__description {
    margin: 0.5rem 1rem;
  }
}
@media only screen and (max-width: 1279px) {
  .article__article-image > img,
  .author_about__article-image > img,
  .topic-wrapper__article-image > img {
    width: calc(100% + 32px);
  }
}
@media (min-width: 1280px) {
  .article__article-image > img,
  .author_about__article-image > img,
  .topic-wrapper__article-image > img {
    max-width: 100%;
  }
}
.article__article-image__description,
.author_about__article-image__description,
.topic-wrapper__article-image__description {
  font-family: "WeserSans-Regular";
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  color: #222222;
}
.article__article-image__description__author,
.author_about__article-image__description__author,
.topic-wrapper__article-image__description__author {
  color: #222222;
  opacity: 0.5;
  font-family: "WeserSans-Regular";
}
.article__article-image__description p:last-of-type,
.author_about__article-image__description p:last-of-type,
.topic-wrapper__article-image__description p:last-of-type {
  margin-bottom: 0;
}
.article__article-image__description p:first-of-type,
.author_about__article-image__description p:first-of-type,
.topic-wrapper__article-image__description p:first-of-type {
  margin-top: 0;
}
.article__image-slider,
.author_about__image-slider,
.topic-wrapper__image-slider {
  grid-column-start: 4;
  grid-column-end: 12;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 1280px) {
  .article__image-slider,
  .author_about__image-slider,
  .topic-wrapper__image-slider {
    grid-column-start: 2;
    grid-column-end: 11;
  }
}
@media only screen and (max-width: 1279px) {
  .article__image-slider > img,
  .author_about__image-slider > img,
  .topic-wrapper__image-slider > img {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.article__image-slider__description,
.author_about__image-slider__description,
.topic-wrapper__image-slider__description {
  font-family: "WeserSans-Regular";
  margin-top: 0.5rem;
  font-size: 14px;
}
.article__image-slider__description__author,
.author_about__image-slider__description__author,
.topic-wrapper__image-slider__description__author {
  font-family: "WeserSans-Regular";
  color: red;
}
.article__about-author,
.author_about__about-author,
.topic-wrapper__about-author {
  font-family: "WeserTextRegular";
  border-top: 1px solid;
  border-top-color: #222222;
  grid-column-start: 4;
  grid-column-end: 12;
  margin: 2rem 1rem 0 1rem;
  clear: both;
}
@media (min-width: 1280px) {
  .article__about-author,
  .author_about__about-author,
  .topic-wrapper__about-author {
    margin-top: 2.5rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.article__about-author__name,
.author_about__about-author__name,
.topic-wrapper__about-author__name {
  margin-top: 1.5rem;
  font-family: "WeserTextRegular";
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 1rem;
}
@media (min-width: 1280px) {
  .article__about-author__name,
  .author_about__about-author__name,
  .topic-wrapper__about-author__name {
    font-size: 22px;
    line-height: 30px;
  }
}
.article__about-author__role,
.author_about__about-author__role,
.topic-wrapper__about-author__role {
  font-size: 15px;
  line-height: 21px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1280px) {
  .article__about-author__role,
  .author_about__about-author__role,
  .topic-wrapper__about-author__role {
    font-size: 16px;
    line-height: 24px;
  }
}
.article__about-author__description,
.author_about__about-author__description,
.topic-wrapper__about-author__description {
  font-size: 15px;
  line-height: 21px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1280px) {
  .article__about-author__description,
  .author_about__about-author__description,
  .topic-wrapper__about-author__description {
    font-size: 16px;
    line-height: 24px;
  }
}
.article__related-article,
.author_about__related-article,
.topic-wrapper__related-article {
  margin-top: 1rem;
  margin-left: -144px;
}
.article__related-article__headline,
.author_about__related-article__headline,
.topic-wrapper__related-article__headline {
  font-family: "WeserTextRegular";
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
  color: red;
}
@media (max-width: 1279px) {
  .article__related-article__headline,
  .author_about__related-article__headline,
  .topic-wrapper__related-article__headline {
    font-size: 22px;
  }
}
@media (max-width: 1279px) {
  .article__related-article,
  .author_about__related-article,
  .topic-wrapper__related-article {
    margin-left: 0;
  }
}
.article__related-article .media__headline,
.author_about__related-article .media__headline,
.topic-wrapper__related-article .media__headline {
  font-family: "WeserSans-Regular";
}
.article__related-article .media__para,
.author_about__related-article .media__para,
.topic-wrapper__related-article .media__para {
  margin: 0;
}
.article__under-article,
.author_about__under-article,
.topic-wrapper__under-article {
  background-color: rgba(227, 233, 234, 0.8);
  height: 200px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  height: auto;
}
@media (max-width: 1279px) {
  .article__under-article,
  .author_about__under-article,
  .topic-wrapper__under-article {
    margin-left: 0;
    margin-right: 0;
  }
}
.article__under-article__wrapper,
.author_about__under-article__wrapper,
.topic-wrapper__under-article__wrapper {
  margin-left: 237px;
  padding: 1rem 1rem 1rem 0;
  display: block;
  height: auto;
}
@media (max-width: 1279px) {
  .article__under-article__wrapper,
  .author_about__under-article__wrapper,
  .topic-wrapper__under-article__wrapper {
    margin-left: 0;
    padding: 1rem;
  }
}
.article__under-article__comments-button,
.author_about__under-article__comments-button,
.topic-wrapper__under-article__comments-button {
  margin: 2rem 0;
}
.article__under-article__comments-button button,
.author_about__under-article__comments-button button,
.topic-wrapper__under-article__comments-button button {
  cursor: pointer;
}
.article__under-article__comments-button button:disabled,
.author_about__under-article__comments-button button:disabled,
.topic-wrapper__under-article__comments-button button:disabled {
  cursor: not-allowed;
}
.article__under-article__more-for-topic,
.author_about__under-article__more-for-topic,
.topic-wrapper__under-article__more-for-topic {
  font-family: "WeserTextRegular";
}
.article__under-article__tags-list,
.author_about__under-article__tags-list,
.topic-wrapper__under-article__tags-list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2rem;
}
.article__under-article__tags-list.themestack,
.author_about__under-article__tags-list.themestack,
.topic-wrapper__under-article__tags-list.themestack {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 1rem;
}
.article__under-article__tags-list__item,
.author_about__under-article__tags-list__item,
.topic-wrapper__under-article__tags-list__item {
  display: inline-block;
  margin: 10px 10px 5px 0;
}
.article__under-article__usercomments,
.author_about__under-article__usercomments,
.topic-wrapper__under-article__usercomments {
  font-family: "WeserTextRegular";
}
.article__under-article__comments-login-button,
.author_about__under-article__comments-login-button,
.topic-wrapper__under-article__comments-login-button {
  margin: 1rem 0;
}
.article > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.author_about > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.topic-wrapper > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.article > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.author_about > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.topic-wrapper > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker {
  color: #1A5681;
}
.article > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol,
.author_about > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol,
.topic-wrapper > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol {
  list-style-type: upper-roman;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.article > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol ol,
.author_about > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol ol,
.topic-wrapper > .article-content ol:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ol ol {
  list-style-type: lower-alpha;
}
.article > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.author_about > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]),
.topic-wrapper > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.article > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.author_about > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker,
.topic-wrapper > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) li::marker {
  color: #1A5681;
}
.article > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul,
.author_about > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul,
.topic-wrapper > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul {
  list-style-type: circle;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.article > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul ul,
.author_about > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul ul,
.topic-wrapper > .article-content ul:not([class~=socialmedia__list]):not([class~=article__under-article__tags-list]):not([class~=socialmedia--lightbox]) ul ul {
  list-style-type: square;
}

#disqus_thread {
  overflow: hidden;
}

.abo-widget {
  grid-column-start: 1 !important;
  grid-column-end: 12 !important;
}
.abo-widget p {
  filter: blur(0px) !important;
}

@media (min-width: 1280px) {
  .space-12 {
    padding-right: 12px;
  }
}

.tp-modal .tp-iframe-wrapper {
  height: 100vh !important;
  display: flex;
  align-items: center;
  margin: auto;
}
.tp-modal .tp-iframe-wrapper button.tp-close {
  right: 1rem;
  top: 1rem;
}

.error-container {
  background: #E9EEEF;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0;
}
@media (min-width: 560px) {
  .error-container {
    padding: 86px 0 70px;
    margin: 0 auto 64px;
  }
}
.error-container img {
  width: 100px;
}
@media (min-width: 560px) {
  .error-container img {
    width: 150px;
  }
}
.error-container .error-content {
  text-align: center;
  margin: 0 2rem;
}
.error-container .error-content .error-title {
  margin-top: 2rem;
}
.error-container .error-content .error-subtitle {
  margin-top: 1rem;
}

.deebug-asdsad {
  display: block;
}

.inline-gallery-wrapper {
  transition-duration: 0s !important;
}

img.inline__image {
  width: 100%;
  height: 56.25%;
}

img.lazy.loaded {
  filter: none;
}

.article-main-image picture {
  overflow: hidden;
  display: flex;
  background: rgba(227, 233, 234, 0.8);
}
@media (max-width: 959px) {
  .article-main-image picture {
    height: 56.25%;
  }
}
@media (max-width: 559px) {
  .article-main-image picture {
    width: 100vw;
    height: 56.25vw;
    background-color: #f9f9f9;
  }
}

picture {
  overflow: hidden;
  display: block;
}
picture img {
  filter: none;
}

.inline-gallery__image.portrait {
  width: auto !important;
}

.teaserimage {
  padding-bottom: 56.25%;
  overflow: visible;
}
.teaserimage img {
  position: absolute;
  object-position: top;
  object-fit: cover;
}

.breadcrumb_replacement {
  margin-bottom: 16px;
}

.breadbox {
  padding-left: 16px;
  padding-right: 16px;
  max-width: 1280px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.4rem;
  position: relative;
}

.breadcrumb {
  grid-area: bread;
  display: block;
  margin-bottom: 0.5rem;
  height: 30px;
}
.breadcrumb__list li {
  list-style-type: none;
}
.breadcrumb__list li a {
  text-decoration: none;
  color: #222222;
}
.breadcrumb__list__icon {
  display: inline;
  font-size: 24px;
  bottom: -2px;
  position: relative;
}
@media (max-width: 959px) {
  .breadcrumb__list__icon {
    display: none;
  }
}
.breadcrumb__list__item {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  font-family: "WeserSans-Regular";
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 26px;
}
.breadcrumb__list__item h1 {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 26px;
}
.breadcrumb__list__item:nth-of-type(2) {
  font-family: "WeserSans-Regular";
  font-weight: 800;
}
@media (max-width: 959px) {
  .breadcrumb__list__item:nth-of-type(2) {
    font-weight: unset;
  }
}
.breadcrumb__list__item:last-child::after {
  content: none;
}
.breadcrumb__list__item::after, .breadcrumb__list__item:nth-child(2)::before {
  content: " / ";
}
@media (max-width: 959px) {
  .breadcrumb__list__item:nth-child(2)::before {
    content: none;
  }
}

@media (max-width: 1279px) {
  .breadbox {
    padding-left: 0;
    padding-right: 0;
  }
  .breadcrumb {
    display: grid;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
@media (max-width: 1279px) and (max-width: 559px) {
  .breadcrumb {
    padding: 0 1rem;
  }
}
@media (max-width: 1279px) {
  .breadcrumb__list {
    display: flex;
    width: max-content;
  }
  .breadcrumb::-webkit-scrollbar {
    display: none;
  }
}
.socialmedia {
  font-family: "WeserSans-Regular";
  font-size: 26px;
  color: #222222;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  display: flex;
}
@media (min-width: 1280px) {
  .socialmedia {
    position: sticky;
    top: calc(50% - 111px);
    height: 100%;
    transform: translateX(-240px);
    margin-bottom: 0;
    margin-top: 16px;
    float: left;
    width: 0px;
  }
}
.socialmedia__list {
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 40px;
}
@media (min-width: 1280px) {
  .socialmedia__list {
    align-items: flex-start;
    flex-direction: column;
  }
}
.socialmedia__list::before {
  content: "Teilen: ";
  margin-right: 18px;
  font-size: 18px;
  white-space: nowrap;
}
@media (min-width: 1280px) {
  .socialmedia__list::before {
    content: "";
    margin-right: auto;
  }
}
.socialmedia__list__item {
  margin: 8px;
  display: inline;
  list-style-type: none;
}
@media (min-width: 1280px) {
  .socialmedia__list__item.share-msg, .socialmedia__list__item.share-whatsapp {
    display: none;
  }
  .socialmedia__list__item:first-child {
    margin-top: 0;
  }
}
.socialmedia__list__item a {
  text-decoration: none;
  color: inherit;
}

@media (min-width: 1280px) {
  .paywall .socialmedia {
    display: none;
  }
}

.tabbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: calc(100% + 2rem);
  transform: translateX(-1rem);
  list-style: none;
  margin-top: 16px;
}
@media (max-width: 959px) {
  .tabbar {
    white-space: nowrap;
    overflow-x: scroll;
    justify-content: left;
  }
}
.tabbar li a.button {
  margin: 0 auto;
  padding: 0 16px;
}

nav.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 2rem 0;
  order: 666;
  grid-column: 1/-1;
}
nav.pagination a {
  text-decoration: none;
  color: #131614;
  margin: 0px 8px;
}
nav.pagination a.active {
  background-color: #1A5681;
  border-radius: 12px;
  padding: 5px 9px;
  color: #FFFFFF;
}
nav.pagination .pagination-left-arrow.disabled,
nav.pagination .pagination-right-arrow.disabled {
  opacity: 0.3;
}
nav.pagination .pagination-left-arrow.icon-arrow-right:before,
nav.pagination .pagination-right-arrow.icon-arrow-right:before {
  font-family: "wk-iconfont";
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  position: relative;
  top: 2px;
}
nav.pagination .pagination-left-arrow.icon-arrow-right:before {
  transform: rotate(180deg);
}

.bg-primary {
  background-color: #1A5681;
  --bg-color: #1A5681;
}

.text-primary {
  color: #1A5681;
}

.bg-secondary {
  background-color: #10354F;
  --bg-color: #10354F;
}

.text-secondary {
  color: #10354F;
}

.bg-black {
  background-color: #222222;
  --bg-color: #222222;
}

.text-black {
  color: #222222;
}

.bg-white {
  background-color: #FFFFFF;
  --bg-color: #FFFFFF;
}

.text-white {
  color: #FFFFFF;
}

.bg-grey {
  background-color: #F9F9F9;
  --bg-color: #F9F9F9;
}

.text-grey {
  color: #F9F9F9;
}

.bg-black-text {
  background-color: #282828;
  --bg-color: #282828;
}

.text-black-text {
  color: #282828;
}

.bg-error {
  background-color: #8C2A16;
  --bg-color: #8C2A16;
}

.text-error {
  color: #8C2A16;
}

.bg-deep-black {
  background-color: #131614;
  --bg-color: #131614;
}

.text-deep-black {
  color: #131614;
}

.bg-wm2022 {
  background-color: #56042C;
  --bg-color: #56042C;
}

.text-wm2022 {
  color: #56042C;
}

.bg-mercury {
  background-color: #E8E8E8;
  --bg-color: #E8E8E8;
}

.text-mercury {
  color: #E8E8E8;
}

.bg-lightblue {
  background-color: #AED8E7;
  --bg-color: #AED8E7;
}

.text-lightblue {
  color: #AED8E7;
}

.bg-green {
  background-color: #009556;
  --bg-color: #009556;
}

.text-green {
  color: #009556;
}

.bg-mwk-grey {
  background-color: #E9EEEF;
  --bg-color: #E9EEEF;
}

.text-mwk-grey {
  color: #E9EEEF;
}

.bg-turquoise {
  background-color: #02859b;
  --bg-color: #02859b;
}

.text-turquoise {
  color: #02859b;
}

.bg-pink {
  background-color: #E5007E;
  --bg-color: #E5007E;
}

.text-pink {
  color: #E5007E;
}

.bg-orange {
  background-color: #F29100;
  --bg-color: #F29100;
}

.text-orange {
  color: #F29100;
}

.bg-red {
  background-color: #B11D33;
  --bg-color: #B11D33;
}

.text-red {
  color: #B11D33;
}

.font-sans-regular {
  font-family: "WeserSans-Regular";
}

.font-sans-semibold, .button,
.button-ui {
  font-family: "WeserSans-Regular";
}

.font-sans-bold, .main-navi__list__item a {
  font-family: "WeserSans-Regular";
}

.font-sans-black {
  font-family: "WeserSans-Regular";
}

.font-serif-regular {
  font-family: "WeserTextRegular";
}

.font-serif-semibold {
  font-family: "WeserTextRegular";
}

.font-serif-bold-italic {
  font-family: "WeserTextRegular";
}

.font-smallcaps-semibold {
  font-family: "WeserTextRegular";
}

.font-headline {
  font-family: "WeserTextRegular";
}

.font-para {
  font-family: "WeserSans-Regular";
}

.font-author {
  font-family: "WeserSans-Regular";
}

[data-view=mobile] {
  display: none;
}

@media (max-width: 1279px) {
  [data-view=mobile] {
    display: flex;
  }
  [data-view=desktop] {
    display: none !important;
  }
  .navi-special__wrapper a {
    display: block;
    padding: 0;
  }
  .box_carousel .carousel-wrapper, .box_carousel_wide .carousel-wrapper, .box_carousel_square .carousel-wrapper {
    width: auto;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .box_carousel .carousel-wrapper article {
    flex: 0 0 auto;
    scroll-snap-align: start;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
  .webpagefragment-section.box_4stories .webpagefragment-wrapper,
  .webpagefragment-section.teaser_1main3rightimg_4boxes .webpagefragment-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  body.weser-kurier-main {
    padding: 0 1rem !important;
  }
}
@media (max-width: 959px) {
  .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.box_3stories .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.article_listing_grid .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper > article:nth-child(3n+1) {
    grid-column: span 2;
  }
}
@media (max-width: 559px) {
  .webpagefragment-section.teaser_1main3sub .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.box_3stories .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.article_listing_grid .webpagefragment-wrapper > article:nth-child(3n+1),
  .webpagefragment-section.teaser_1main2rightimg_3boxes .webpagefragment-wrapper > article:nth-child(3n+1) {
    grid-column: span 1;
  }
  body.weser-kurier-main {
    padding: 0 !important;
  }
}
.search-form-wrapper,
.search-datepicker-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 16px;
}
@media (max-width: 959px) {
  .search-form-wrapper,
  .search-datepicker-wrapper {
    grid-template-columns: 1fr;
    grid-gap: 8px;
  }
}
.search-form-wrapper .search__input,
.search-datepicker-wrapper .search__input {
  margin: 0;
  height: 50px;
  margin-bottom: 1rem;
}
.search-form-wrapper .search__submit,
.search-datepicker-wrapper .search__submit {
  width: fit-content;
  padding: 0 25px;
}

.search-datepicker-wrapper .search__input::placeholder {
  color: #222222;
}

@media (min-width: 960px) {
  .submit .search-btn-text {
    display: block !important;
  }
}
@media (max-width: 959px) {
  .submit .search-btn-icon {
    display: block !important;
  }
  .submit .search-btn-icon span {
    margin: 0 16px;
  }
}
@media (max-width: 959px) {
  .submit {
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 959px) {
  .search-form-wrapper {
    grid-template-columns: 11fr 1fr;
  }
}
.search-form-wrapper .input-wrapper {
  grid-column: 1/3;
}
@media (max-width: 959px) {
  .search-form-wrapper .input-wrapper {
    grid-column: 1/2;
  }
}

.search-form-title {
  margin: 1rem 0 1rem 0;
}

.search-title {
  margin: 1rem;
}

.form-title-wrapper .search-form-title:after {
  content: "\e90f";
  font-family: "wk-iconfont" !important;
  font-size: 24px;
  position: relative;
  top: 5px;
  display: inline-block;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transform: rotate(0deg);
  margin-left: 1rem;
  cursor: pointer;
}

.form-datepicker-wrapper {
  margin-bottom: 1rem;
}

.form-datepicker-wrapper.isChecked .search-datepicker-wrapper {
  display: grid;
}

.form-datepicker-wrapper .search-datepicker-wrapper {
  display: none;
}

.form-datepicker-wrapper.isChecked .form-title-wrapper .search-form-title:after {
  transform: rotate(180deg);
}
.form-datepicker-wrapper.isChecked .form-title-wrapper .search-form-title > .reset-date {
  display: none;
}

.form-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

@media (max-width: 959px) {
  .res {
    padding: 0 1rem;
  }
}

@media (max-width: 1279px) {
  #menu-toggle:checked ~ .search {
    display: flex;
    background: #E9EEEF;
    top: 0;
    box-shadow: none;
    padding: 32px 1rem;
  }
  #menu-toggle:checked ~ .search .search__title {
    display: none;
  }
  #menu-toggle:checked ~ .search .search__input {
    margin: 0;
    height: 40px;
    border: none;
  }
  #menu-toggle:checked ~ .search .search__submit {
    display: none;
  }
  #menu-toggle:checked ~ .search [data-view=mobile].search__submit {
    position: absolute;
    display: flex;
    right: 1rem;
    width: 40px;
    color: #1A5681;
    background: rgba(0, 0, 0, 0);
  }
}
.header.sticky #menu-toggle:checked ~ .search {
  display: flex;
  background: #E9EEEF;
  top: 0;
  box-shadow: none;
  padding: 32px 1rem;
}
.header.sticky #menu-toggle:checked ~ .search .search__title {
  display: none;
}
.header.sticky #menu-toggle:checked ~ .search .search__input {
  margin: 0;
  height: 40px;
  border: none;
}
.header.sticky #menu-toggle:checked ~ .search .search__submit {
  display: none;
}
.header.sticky #menu-toggle:checked ~ .search [data-view=mobile].search__submit {
  position: absolute;
  display: flex;
  right: 1rem;
  width: 40px;
  color: #1A5681;
  background: rgba(0, 0, 0, 0);
}

.datepickerSubmit {
  margin-bottom: 32px;
}
@media (max-width: 959px) {
  .datepickerSubmit {
    width: 100%;
  }
}

.reset-field {
  position: absolute;
  font-size: 32px;
  right: 0;
  top: 0;
  padding: 8px;
  cursor: pointer;
  font-family: "wk-iconfont";
}

.reset-date {
  padding: 0 8px;
}
.reset-date.hide {
  display: none;
}

.input-wrapper {
  position: relative;
}

.query::-webkit-calendar-picker-indicator {
  display: none;
}

.search-datepicker-wrapper input[type=date] {
  position: relative;
}
.search-datepicker-wrapper input[type=date]:focus {
  outline-color: inherit;
}
.search-datepicker-wrapper input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: -100%;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}
.search-datepicker-wrapper input[type=date]:after {
  content: "\e90c";
  font-family: "wk-iconfont" !important;
  font-size: 26px;
  color: #222222;
}

.search-article-title {
  margin: 1rem 0 0.5rem 0;
}

.search-result-text {
  margin-bottom: 2rem;
}

.result-wrapper {
  margin-bottom: 2rem;
}
@media (max-width: 959px) {
  .result-wrapper {
    margin: 0 16px;
  }
}

.error-search-wrapper {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.error-search-wrapper .search-form-wrapper {
  grid-template-columns: 11fr 1fr;
}
.error-search-wrapper .search-form-wrapper .input-wrapper {
  grid-column: initial;
}

/* widget-mein_wk.ftl */
#mwk .mwk-widget-main {
  padding: 3rem 1rem 2rem 1rem;
}
#mwk .mwk-widget-main__title {
  margin-bottom: 4rem;
}
#mwk .mwk-widget-main__recommended {
  margin-bottom: 2rem;
}
#mwk .mwk-widget-login {
  padding: 2rem 1rem;
}
#mwk .mwk-widget-login__content {
  margin-bottom: 2rem;
}
#mwk .mwk-widget-login__register {
  margin-bottom: 1rem;
}
@media (max-width: 959px) {
  #mwk .mwk-widget-login__register.alt a {
    width: 100%;
  }
}
#mwk .mwk-widget-login__title {
  margin-bottom: 3rem;
}
@media (max-width: 959px) {
  #mwk .mwk-widget-login__title {
    text-align: left;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  #mwk .mwk-widget-login__title.alt {
    text-align: center;
  }
}
#mwk .mwk-widget-login__wrapper {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media (max-width: 959px) {
  #mwk .mwk-widget-login__wrapper {
    flex-direction: column;
    margin-bottom: 0rem;
  }
}
#mwk .mwk-widget-login__item {
  margin: 0 3rem;
  flex: 1 1 0px;
}
@media (max-width: 959px) {
  #mwk .mwk-widget-login__item {
    display: grid;
    grid-template-columns: 64pxfr 1fr;
    grid-gap: 2rem;
    margin: 1rem 0;
  }
}
@media (max-width: 959px) {
  #mwk .mwk-widget-login__item__wrapper {
    text-align: left;
  }
}
#mwk .mwk-widget-login__item__icon {
  font-size: 64px;
  margin-bottom: 1rem;
}
#mwk .mwk-widget-login__item__title {
  margin-bottom: 1rem;
}

/* widget-tab_box.ftl */
.tab-box-wrapper {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 959px) {
  .tab-box-wrapper {
    width: 100%;
  }
}
.tab-box-wrapper .tab-wrapper {
  display: flex;
}
.tab-box-wrapper .tab-wrapper label .tab {
  padding: 20px 30px;
  margin-right: 3px;
  margin-bottom: 3px;
  letter-spacing: 1px;
  cursor: pointer;
}
.tab-box-wrapper .tab-wrapper label .tab label {
  cursor: pointer;
}
.tab-box-wrapper .tab-wrapper label:last-of-type .tab {
  margin-right: 0;
}
.tab-box-wrapper .tab-main-wrapper {
  position: relative;
}
.tab-box-wrapper .tab-main-wrapper .tab-main {
  position: absolute;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.tab-box-wrapper .tab-main-wrapper .tab-main .tab-image {
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.tab-box-wrapper .tab-main-wrapper .tab-main .tab-content {
  padding: 2rem 2rem 1rem 2rem;
  margin-top: 3px;
}
.tab-box-wrapper .tab-main-wrapper .tab-main .tab-content .tab-title {
  margin-bottom: 2rem;
  line-height: 24px;
}
.tab-box-wrapper .tab-main-wrapper .tab-main .tab-content .tab-formular {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  margin-bottom: 2rem;
}
@media (max-width: 959px) {
  .tab-box-wrapper .tab-main-wrapper .tab-main .tab-content .tab-formular {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 559px) {
  .tab-box-wrapper .tab-main-wrapper .tab-main .tab-content .tab-formular {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 559px) {
  .tab-box-wrapper .tab-main-wrapper .tab-main .tab-content .tab-formular .tab-submit {
    width: 100%;
  }
}

#t1:checked ~ .tab-wrapper .t1 {
  opacity: 0.33;
}

#t2:checked ~ .tab-wrapper .t2 {
  opacity: 0.33;
}

#t3:checked ~ .tab-wrapper .t3 {
  opacity: 0.33;
}

#t1:checked ~ .tab-main-wrapper .t1 {
  position: relative;
  display: block;
  opacity: 1;
}

#t2:checked ~ .tab-main-wrapper .t2 {
  position: relative;
  display: block;
  opacity: 1;
}

#t3:checked ~ .tab-main-wrapper .t3 {
  position: relative;
  display: block;
  opacity: 1;
}

:root {
  interpolate-size: allow-keywords;
}

label[for=menu-toggle] {
  display: block;
}
label[for=menu-toggle] > * {
  display: block;
}

#menu-toggle:checked ~ .search,
.header.sticky #menu-toggle:checked ~ .search {
  display: none !important;
}

.offcanvas-content .main-navi {
  display: flex !important;
}

.offcanvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.offcanvas-content {
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 0;
  width: 400px;
  max-width: calc(100vw - 48px);
  min-width: 290px;
  height: 100%;
  background: #FFFFFF;
  transform: translateX(-100%);
  transition: transform 0.2s ease-out;
  pointer-events: none;
}

#menu-toggle:checked ~ .main-navi .offcanvas-overlay {
  pointer-events: initial;
  opacity: 1;
}
#menu-toggle:checked ~ .main-navi .offcanvas-content {
  transform: translateX(0);
  pointer-events: initial;
}

.oc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#menu-toggle:not(:checked) ~ .main-navi .oc-header .icon-x {
  display: none;
}

#menu-toggle:checked ~ .main-navi .oc-header .icon-menu {
  display: none;
}

.oc-header {
  height: 54px;
}
.oc-header .logo img {
  width: 218px;
  min-width: 0;
}
.oc-header .navi-right {
  transform: none;
}
.oc-header .iconlabel {
  font-weight: 800;
}

.oc-buttons .navi-special__wrapper {
  display: flex;
  margin: 0 2px;
  list-style: none;
  align-items: center;
  text-align: center;
  gap: 2px;
}
.oc-buttons .navi-special__wrapper > li {
  flex: 1;
}
.oc-buttons .navi-special__wrapper a {
  display: block;
  padding: 0 17px;
  font-size: 13px;
  line-height: 48px;
  background: #F9F9F9;
  width: 100%;
}
.oc-buttons .subscribewrapper > a,
.oc-buttons .unsubscribed-user-abo-button > a,
.oc-buttons .user-subscriber > a {
  background: #E5007E;
  color: #FFFFFF;
}

.oc-search .search {
  display: block;
  position: relative;
  height: auto;
  line-height: inherit;
  top: auto;
  padding: 0;
  background: #E9EEEF;
  padding: 0.5rem 1rem;
  margin-top: 2px;
  box-shadow: none;
}
.oc-search .search__title {
  display: none;
}
.oc-search .search__input {
  margin: 0;
  border: none;
  padding: 0 1rem;
  line-height: 2rem;
  height: 2rem;
}
.oc-search input.search__submit {
  display: none;
}
.oc-search div.search__submit {
  position: absolute;
  right: 0.5rem;
  top: 0;
  color: #1A5681;
  width: 48px;
  height: 100%;
  background: none;
}

.oc-nav {
  height: calc(100vh - 54px - 96px);
  overflow-y: scroll;
  padding-bottom: 128px;
  scrollbar-width: thin;
  scrollbar-color: #E9EEEF #FFFFFF;
}
.oc-nav .main-navi__list {
  display: block;
  overflow-y: initial !important;
}
.oc-nav .main-navi__list__item {
  list-style: none;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(29, 29, 29, 0.2);
  text-align: left;
  position: relative;
  margin: 0 1rem;
  padding: 0;
  display: block;
}
.oc-nav .main-navi__list__item li:last-child {
  padding-bottom: 4px;
}
.oc-nav .main-navi__list__item a {
  padding: 16px 32px;
  display: block;
  font-size: 14px !important;
}
.oc-nav .main-navi__list__item .main-navi__list__item__sub-nav {
  background: none;
  display: block;
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out;
  position: static;
  border: none;
  padding: 0;
  box-shadow: none;
}
.oc-nav .main-navi__list__item .main-navi__list__item__sub-nav li {
  margin: 0 1rem;
}
.oc-nav .main-navi__list__item .main-navi__list__item__sub-nav a {
  opacity: 0.5;
  padding: 12px 32px;
}
.oc-nav .sub-nav-toggle {
  display: flex !important;
  justify-content: center;
  align-items: center;
  opacity: 1 !important;
  background: none;
  appearance: none;
  opacity: 0;
  position: absolute;
  display: block;
  right: -10px;
  top: 6px;
  width: 65px;
  height: 40px;
  z-index: 11;
}
.oc-nav .sub-nav-toggle:checked + a:checked ~ .main-navi__list__item__sub-nav:before {
  transform: rotate(180deg);
}
.oc-nav .sub-nav-toggle:checked + a:checked ~ .main-navi__list__item__sub-nav:before li {
  display: block;
  margin: 0 1rem;
  border-color: #FFFFFF;
}
.oc-nav .sub-nav-toggle:checked + a:checked ~ .main-navi__list__item__sub-nav:before li a {
  font-size: 14px;
}
.oc-nav .sub-nav-toggle:before {
  content: "\e90f";
  font-family: "wk-iconfont";
  font-size: 26px;
  display: block;
  transition: transform 0.2s ease-out;
}
.oc-nav .sub-nav-toggle:checked::before {
  transform: rotate(180deg);
}
.oc-nav .sub-nav-toggle:checked ~ .main-navi__list__item__sub-nav {
  height: auto;
}

@media (max-width: 559px) {
  .oc-header .logo {
    margin: 8px auto;
  }
  .oc-header .logo img {
    max-width: 180px;
    width: calc(100vw - 130px - 48px);
  }
  .oc-header .navi-right__wrapper > a {
    margin: 0;
  }
  .oc-buttons .navi-special__wrapper > li {
    flex: 1 1 auto;
  }
  .oc-buttons .navi-special__wrapper > li a {
    font-size: 12px;
    padding: 0 12px;
  }
  .oc-nav .main-navi__list__item a {
    padding: 16px;
  }
  .oc-nav .main-navi__list__item .main-navi__list__item__sub-nav a {
    padding: 12px 24px;
  }
}
@media (max-width: 1279px) {
  .widget-map-container .widget-map .widget-svg, .widget-map-container .widget-map .widget-reg-svg, .widget-map-container .widget-reg-map .widget-svg, .widget-map-container .widget-reg-map .widget-reg-svg {
    height: auto !important;
  }
  .widget-map-container .widget-map .widget-control, .widget-map-container .widget-reg-map .widget-control {
    position: static !important;
    padding: 1rem !important;
  }
}
.article-content.font-serif-regular.contact {
  margin: 1rem 90px 1rem 60px;
  width: auto;
}

.verlag_content_full {
  overflow-wrap: break-word;
}
.verlag_content_full h1 {
  margin-bottom: 0.8rem;
}
.verlag_content_full h1, .verlag_content_full .h1 {
  font-size: 36px;
}
.verlag_content_full h1, .verlag_content_full .h1, .verlag_content_full h2, .verlag_content_full .h2, .verlag_content_full h3, .verlag_content_full .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.verlag_content_full h1, .verlag_content_full h2, .verlag_content_full h3, .verlag_content_full h4, .verlag_content_full h5, .verlag_content_full h6, .verlag_content_full .h1, .verlag_content_full .h2, .verlag_content_full .h3, .verlag_content_full .h4, .verlag_content_full .h5, .verlag_content_full .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.verlag_content_full .col-xs-12 {
  width: 100%;
}
.verlag_content_full .row {
  border-bottom: 1px solid #cdcdcd;
  padding-top: 0.3rem;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.verlag_content_full .col-xs-1, .verlag_content_full .col-sm-1, .verlag_content_full .col-md-1, .verlag_content_full .col-lg-1,
.verlag_content_full .col-xs-2, .verlag_content_full .col-sm-2, .verlag_content_full .col-md-2, .verlag_content_full .col-lg-2,
.verlag_content_full .col-xs-3, .verlag_content_full .col-sm-3, .verlag_content_full .col-md-3, .verlag_content_full .col-lg-3,
.verlag_content_full .col-xs-4, .verlag_content_full .col-sm-4, .verlag_content_full .col-md-4, .verlag_content_full .col-lg-4,
.verlag_content_full .col-xs-5, .verlag_content_full .col-sm-5, .verlag_content_full .col-md-5, .verlag_content_full .col-lg-5,
.verlag_content_full .col-xs-6, .verlag_content_full .col-sm-6, .verlag_content_full .col-md-6, .verlag_content_full .col-lg-6,
.verlag_content_full .col-xs-7, .verlag_content_full .col-sm-7, .verlag_content_full .col-md-7, .verlag_content_full .col-lg-7,
.verlag_content_full .col-xs-8, .verlag_content_full .col-sm-8, .verlag_content_full .col-md-8, .verlag_content_full .col-lg-8,
.verlag_content_full .col-xs-9, .verlag_content_full .col-sm-9, .verlag_content_full .col-md-9, .verlag_content_full .col-lg-9,
.verlag_content_full .col-xs-10, .verlag_content_full .col-sm-10, .verlag_content_full .col-md-10, .verlag_content_full .col-lg-10,
.verlag_content_full .col-xs-11, .verlag_content_full .col-sm-11, .verlag_content_full .col-md-11, .verlag_content_full .col-lg-11,
.verlag_content_full .col-xs-12, .verlag_content_full .col-sm-12, .verlag_content_full .col-md-12, .verlag_content_full .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.verlag_content_full .col-xs-1, .verlag_content_full .col-xs-2, .verlag_content_full .col-xs-3, .verlag_content_full .col-xs-4, .verlag_content_full .col-xs-5, .verlag_content_full .col-xs-6, .verlag_content_full .col-xs-7, .verlag_content_full .col-xs-8, .verlag_content_full .col-xs-9, .verlag_content_full .col-xs-10, .verlag_content_full .col-xs-11, .verlag_content_full .col-xs-12 {
  float: left;
}
@media (min-width: 510px) {
  .verlag_content_full .col-sm-4 {
    width: 33.33333333%;
  }
  .verlag_content_full .col-sm-6 {
    width: 50%;
  }
  .verlag_content_full .col-sm-1, .verlag_content_full .col-sm-2, .verlag_content_full .col-sm-3, .verlag_content_full .col-sm-4, .verlag_content_full .col-sm-5, .verlag_content_full .col-sm-6, .verlag_content_full .col-sm-7, .verlag_content_full .col-sm-8, .verlag_content_full .col-sm-9, .verlag_content_full .col-sm-10, .verlag_content_full .col-sm-11, .verlag_content_full .col-sm-12 {
    float: left;
  }
}
@media (min-width: 510px) and (max-width: 831px) {
  .verlag_content_full .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 832px) {
  .verlag_content_full .col-md-3 {
    width: 25%;
  }
  .verlag_content_full .col-md-4 {
    width: 33.33333333%;
  }
  .verlag_content_full .col-md-6 {
    width: 50%;
  }
  .verlag_content_full .col-md-12 {
    width: 100%;
  }
  .verlag_content_full .col-md-1, .verlag_content_full .col-md-2, .verlag_content_full .col-md-3, .verlag_content_full .col-md-4, .verlag_content_full .col-md-5, .verlag_content_full .col-md-6, .verlag_content_full .col-md-7, .verlag_content_full .col-md-8, .verlag_content_full .col-md-9, .verlag_content_full .col-md-10, .verlag_content_full .col-md-11, .verlag_content_full .col-md-12 {
    float: left;
  }
}
@media (min-width: 1040px) {
  .verlag_content_full .col-lg-3 {
    width: 25%;
  }
  .verlag_content_full .col-lg-4 {
    width: 33.33333333%;
  }
  .verlag_content_full .col-lg-6 {
    width: 50%;
  }
  .verlag_content_full .col-lg-12 {
    width: 100%;
  }
  .verlag_content_full .col-lg-1, .verlag_content_full .col-lg-2, .verlag_content_full .col-lg-3, .verlag_content_full .col-lg-4, .verlag_content_full .col-lg-5, .verlag_content_full .col-lg-6, .verlag_content_full .col-lg-7, .verlag_content_full .col-lg-8, .verlag_content_full .col-lg-9, .verlag_content_full .col-lg-10, .verlag_content_full .col-lg-11, .verlag_content_full .col-lg-12 {
    float: left;
  }
  .verlag_content_full .hidden-lg {
    display: none !important;
  }
}
.verlag_content_full .clearfix:before, .verlag_content_full .clearfix:after,
.verlag_content_full .dl-horizontal dd:before, .verlag_content_full .dl-horizontal dd:after,
.verlag_content_full .container:before, .verlag_content_full .container:after,
.verlag_content_full .container-fluid:before, .verlag_content_full .container-fluid:after,
.verlag_content_full .row:before, .verlag_content_full .row:after,
.verlag_content_full .form-horizontal .form-group:before, .verlag_content_full .form-horizontal .form-group:after,
.verlag_content_full .btn-toolbar:before, .verlag_content_full .btn-toolbar:after,
.verlag_content_full .btn-group-vertical > .btn-group:before, .verlag_content_full .btn-group-vertical > .btn-group:after,
.verlag_content_full .nav:before, .verlag_content_full .nav:after,
.verlag_content_full .navbar:before, .verlag_content_full .navbar:after,
.verlag_content_full .navbar-header:before, .verlag_content_full .navbar-header:after,
.verlag_content_full .navbar-collapse:before, .verlag_content_full .navbar-collapse:after,
.verlag_content_full .pager:before, .verlag_content_full .pager:after,
.verlag_content_full .panel-body:before, .verlag_content_full .panel-body:after,
.verlag_content_full .modal-footer:before, .verlag_content_full .modal-footer:after {
  content: " ";
  display: table;
}
.verlag_content_full .clearfix:after,
.verlag_content_full .dl-horizontal dd:after,
.verlag_content_full .container:after,
.verlag_content_full .container-fluid:after,
.verlag_content_full .row:after,
.verlag_content_full .form-horizontal .form-group:after,
.verlag_content_full .btn-toolbar:after,
.verlag_content_full .btn-group-vertical > .btn-group:after,
.verlag_content_full .nav:after,
.verlag_content_full .navbar:after,
.verlag_content_full .navbar-header:after,
.verlag_content_full .navbar-collapse:after,
.verlag_content_full .pager:after,
.verlag_content_full .panel-body:after,
.verlag_content_full .modal-footer:after {
  clear: both;
}

.row:nth-child(2n+1) {
  background-color: #f9f9f9;
}

ai-summary {
  padding: 1rem;
  background: #e9edee;
}
ai-summary #ai-summary ~ label {
  width: 208px;
  border-radius: 8px;
  padding: 0 0 0 18px;
}
ai-summary #ai-summary ~ label .icon-dropdown:before {
  transition: inherit;
  transform: rotate(0);
}
ai-summary #ai-summary:checked ~ label {
  width: 236px;
  margin-top: 1rem;
}
ai-summary #ai-summary:checked ~ label .icon-dropdown:before {
  transform: rotate(-180deg);
}
ai-summary .ai-summary-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.3rem;
}
ai-summary .ai-summary-content-wrapper .ai-summary-content ul {
  padding-inline-start: 18px !important;
}
ai-summary .ai-summary-content-wrapper .ai-summary-content .ai-summary-disclaimer {
  padding: 0.5rem;
  background: white;
  font-family: "WeserSans-Regular";
  font-weight: 500;
  font-size: 14px;
}
ai-summary .ai-summary-content-wrapper .ai-summary-content .ai-summary-disclaimer a.more-btn {
  text-decoration: none !important;
}
ai-summary .ai-summary-content-wrapper .ai-summary-content .ai-summary-disclaimer a.more-btn .no-break {
  white-space: nowrap;
}
ai-summary .ai-summary-content-wrapper .ai-summary-content .ai-summary-disclaimer svg {
  margin-right: 0.5rem;
}

ai-questions {
  margin: 0 0 1rem 0 !important;
  background: rgba(227, 233, 234, 0.8);
  padding: 1rem;
}
ai-questions .ai-questions-disclaimer {
  padding: 0.5rem;
  background: #fff;
  font-family: "WeserSans-Regular";
  font-weight: 500;
  font-size: 14px;
  display: flex;
  gap: 0.6rem;
}
ai-questions .ai-questions-disclaimer a {
  text-decoration: none !important;
}
ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper {
  padding-bottom: 0;
}
ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser {
  margin: 0;
}
ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 8px;
  max-width: 959px;
}
ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link .teaserimage {
  grid-column: 1;
  width: 100%;
}
@media (max-width: 559px) {
  ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link .teaserimage {
    aspect-ratio: 4/3;
    overflow: hidden;
    display: flex;
    justify-content: center;
  }
}
ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link .teaser-text {
  grid-column: 2;
  padding: 0;
  padding-right: 0.7rem;
  align-self: center;
}
ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link .teaser-text p:not(.headline) {
  display: none;
}
@media (max-width: 559px) {
  ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link .teaser-text .headline {
    line-height: 1.2em;
    font-size: 3.4vw;
    margin-bottom: 0px;
  }
  ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link .teaser-text .headline .catchword {
    margin-bottom: 6px;
  }
}
@media (min-width: 560px) {
  ai-questions .ai-questions-content .recos-container.webpagefragment-wrapper article.teaser a.teaser-link .teaser-text .headline {
    font-size: 1.1rem;
  }
}
