@font-face {
  font-family: Graphik Web;
  src: url("/fonts/Graphik-SemiboldItalic-Web.eot");
  src:
    url("/fonts/Graphik-SemiboldItalic-Web.eot") format("embedded-opentype"),
    url("/fonts/Graphik-SemiboldItalic-Web.woff2") format("woff2"),
    url("/fonts/Graphik-SemiboldItalic-Web.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url("/fonts/Graphik-Semibold-Web.eot");
  src:
    url("/fonts/Graphik-Semibold-Web.eot") format("embedded-opentype"),
    url("/fonts/Graphik-Semibold-Web.woff2") format("woff2"),
    url("/fonts/Graphik-Semibold-Web.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url("/fonts/Graphik-MediumItalic-Web.eot");
  src:
    url("/fonts/Graphik-MediumItalic-Web.eot") format("embedded-opentype"),
    url("/fonts/Graphik-MediumItalic-Web.woff2") format("woff2"),
    url("/fonts/Graphik-MediumItalic-Web.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url("/fonts/Graphik-Medium-Web.eot");
  src:
    url("/fonts/Graphik-Medium-Web.eot") format("embedded-opentype"),
    url("/fonts/Graphik-Medium-Web.woff2") format("woff2"),
    url("/fonts/Graphik-Medium-Web.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url("/fonts/Graphik-RegularItalic-Web.eot");
  src:
    url("/fonts/Graphik-RegularItalic-Web.eot") format("embedded-opentype"),
    url("/fonts/Graphik-RegularItalic-Web.woff2") format("woff2"),
    url("/fonts/Graphik-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url("/fonts/Graphik-Regular-Web.eot");
  src:
    url("/fonts/Graphik-Regular-Web.eot") format("embedded-opentype"),
    url("/fonts/Graphik-Regular-Web.woff2") format("woff2"),
    url("/fonts/Graphik-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.b-header::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.b-navigation .navigation-expand-button,
.b-navigation .navigation-sub-link,
.b-button {
  position: relative;
  display: flex;
  height: 3rem;
  border-radius: 99.9rem;
  padding: 0 1.4rem;
  font-family:
    Graphik Web,
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  background-color: #0050aa;
  cursor: pointer;
  transition: all 0.2s ease-out;
  align-items: center;
  justify-content: center;
}
.b-navigation .is-grey-light.navigation-sub-link {
  color: #000;
  background-color: #e5e5e5;
}
.b-navigation .is-grey-light.navigation-sub-link:focus,
.b-navigation .is-grey-light.navigation-sub-link:hover {
  outline: 0;
  background-color: #e5e5e5;
}
.b-navigation .navigation-expand-button:hover,
.b-navigation .navigation-sub-link:hover,
.b-button:hover {
  outline: 0;
  background-color: #001659;
}
.b-navigation .navigation-sub-inner,
.b-header .header-wrapper,
.b-footer,
.b-section-container {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-sub-inner,
  .b-header .header-wrapper,
  .b-footer,
  .b-section-container {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-sub-inner,
  .b-header .header-wrapper,
  .b-footer,
  .b-section-container {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-navigation .navigation-sub-inner {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 63.99875em) {
  .b-navigation .navigation-sub-inner {
    padding-right: 0;
    padding-left: 0;
  }
}
.u-content-separator-mobile-xl {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
  .u-content-separator-mobile-xl {
    margin-bottom: 0;
  }
}
.u-content-separator-xxs-1-xxs-1 {
  margin-bottom: 0.8rem;
}
@media print, screen and (min-width: 64em) {
  .u-content-separator-xxs-1-xxs-1 {
    margin-bottom: 0.8rem;
  }
}
@media print, screen and (min-width: 64em) {
  .b-article-details {
    max-width: 78rem;
  }
}
@media print, screen and (min-width: 64em) {
  .b-article-details .article-details-text {
    max-width: 76.9rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-thema-teaser-list .thema-teaser-list-container {
    max-width: 100vw;
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
.b-footer,
.b-section-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.has-double-padding-bottom.b-section-container {
  padding-bottom: 4rem;
}
.has-half-padding-top.b-section-container {
  padding-top: 1rem;
}
@media print, screen and (min-width: 64em) {
  .b-footer,
  .b-section-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .has-double-padding-bottom.b-section-container {
    padding-bottom: 6rem;
  }
  .has-half-padding-top.b-section-container {
    padding-top: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .b-footer,
  .b-section-container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .has-double-padding-bottom.b-section-container {
    padding-bottom: 8rem;
  }
  .has-half-padding-top.b-section-container {
    padding-top: 2rem;
  }
}
.u-sub-line {
  box-sizing: border-box;
  color: #0050aa;
}
.u-sub-line::after {
  content: " / ";
  display: inline;
}
.u-responsive-font-md-xxl-1 {
  font-size: 1.6rem;
}
@media print, screen and (min-width: 64em) {
  .u-responsive-font-md-xxl-1 {
    font-size: 2.2rem;
  }
}
.u-responsive-font-xxxl-xxxxl-1 {
  font-size: 2.4rem;
}
@media print, screen and (min-width: 64em) {
  .u-responsive-font-xxxl-xxxxl-1 {
    font-size: 3.2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-sub-inner,
  .b-header .header-wrapper,
  .b-footer,
  .b-section-container {
    max-width: 102rem;
  }
}
.b-navigation .navigation-sub-inner,
.b-header .header-wrapper,
.b-footer,
.b-section-container {
  margin: 0 auto;
}
.b-headline::before {
  content: "";
  display: block;
  width: 7.5rem;
  height: 0.3rem;
  margin-bottom: 0.5em;
  background-color: #0050aa;
}
@media print, screen and (min-width: 64em) {
  .b-headline::before {
    width: 100%;
    height: 0.5rem;
    max-width: 15rem;
  }
}
.has-no-line.b-headline::before {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .has-displaced-decoration.b-headline::before {
    width: 3rem;
    margin-bottom: 0.2em;
    -webkit-transform: translateX(-4rem);
    transform: translateX(-4rem);
  }
}
.u-text-semibold {
  font-weight: 600;
}
.u-text-italic {
  font-style: italic;
}
.u-visually-hidden {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

.u-space-top-xxxxl {
  margin-top: 7rem;
}
.u-space-bottom-lg {
  margin-bottom: 2.5rem;
}
.u-space-bottom-xl {
  margin-bottom: 3rem;
}
.u-space-left-xs {
  margin-left: 1rem;
}
.u-text-size-lg {
  font-size: 1.7rem;
}
input:focus {
  outline: 0;
}
input {
  box-sizing: content-box;
  border-radius: 0;
}
button {
  box-sizing: border-box;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
::-webkit-search-decoration {
  display: none;
}
button {
  overflow: visible;
  width: auto;
}
::-webkit-file-upload-button {
  border: 0;
  padding: 0;
  background: 0 0;
}
header,
footer,
section,
article,
main {
  display: block;
}
*,
::before,
::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
::selection {
  text-shadow: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.99);
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button {
  overflow: visible;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  border: 0;
  border-radius: 0;
  text-transform: none;
  background-color: transparent;
}
@font-face {
  font-family: "swiper-icons";
  src: url("2f0309d7fe92d81bb9d17d8382747c5001ce3520") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property:
    transform,
    -webkit-transform;
  box-sizing: content-box;
}
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property:
    transform,
    -webkit-transform;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html {
    font-size: 10px;
  }
}
html {
  box-sizing: border-box;
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
body {
  overflow-y: scroll;
  font-family:
    Graphik Web,
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #000;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print, screen and (min-width: 64em) {
  body {
    -ms-hyphens: manual;
    hyphens: manual;
  }
}
#main-app {
  flex-direction: column;
  display: flex;
  width: 100%;
  min-height: 100vh;
}
h1,
h2,
h3,
h4 {
  font-family:
    Graphik Web,
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-weight: inherit;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #000;
}
input,
button {
  display: inline-block;
  border: 0;
  font-family: Graphik Web;
  white-space: normal;
  vertical-align: middle;
  background: 0 0;
}
img {
  display: block;
  max-width: 100%;
}
.b-button {
  overflow: visible;
  width: -webkit-fit-content;
  width: fit-content;
}
.b-button.has-theme-dlr-blue {
  background-color: #0050aa;
}
.b-button.is-btn-live .svg-icon-live {
  margin-right: 0.8rem;
}
.b-image.u-aspect-ratio-small-1x1 .image-wrapper {
  position: relative;
  padding-top: 100%;
}
.b-image.u-aspect-ratio-small-1x1 .image-wrapper .internal-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-image.u-aspect-ratio-small-16x9 .image-wrapper {
  position: relative;
  padding-top: 56.25%;
}
.b-image.u-aspect-ratio-small-16x9 .image-wrapper .internal-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 64em) {
  .b-image.u-aspect-ratio-medium-16x9 .image-wrapper {
    position: relative;
    padding-top: 56.25%;
  }
  .b-image.u-aspect-ratio-medium-16x9 .image-wrapper .internal-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media print, screen and (min-width: 64em) {
  .b-image.u-aspect-ratio-large-16x9 .image-wrapper {
    position: relative;
    padding-top: 56.25%;
  }
  .b-image.u-aspect-ratio-large-16x9 .image-wrapper .internal-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 75em) {
  .b-image.u-aspect-ratio-xlarge-16x9 .image-wrapper {
    position: relative;
    padding-top: 56.25%;
  }
  .b-image.u-aspect-ratio-xlarge-16x9 .image-wrapper .internal-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 90em) {
  .b-image.u-aspect-ratio-xxlarge-16x9 .image-wrapper {
    position: relative;
    padding-top: 56.25%;
  }
  .b-image.u-aspect-ratio-xxlarge-16x9 .image-wrapper .internal-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.b-image {
  height: auto;
  max-width: 100%;
}
.b-image .image-wrapper {
  overflow: hidden;
}
.b-image .image-wrapper .internal-image {
  width: 100%;
  height: auto;
}
.b-image.has-full-width {
  width: 100%;
}
.copy-link-snackbar {
  position: fixed;
  right: 20px;
  bottom: 35px;
  z-index: 2;
  visibility: hidden;
  box-shadow: 0 3px 32px 0 rgba(0, 0, 0, 0.1215686275);
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  padding: 16px 24px;
  background: #fff;
}
.copy-link-snackbar .snackbar-content {
  padding: 0;
}
.list-item:empty {
  display: none;
}
.b-button.btn-color-inverted {
  border: 1.5px solid #0050aa;
  font-weight: 500;
  color: #0050aa;
  background-color: transparent;
}
.b-headline {
  display: inline-block;
  font-weight: 600;
  line-height: 1.2;
}
.b-headline.has-subline {
  flex-direction: column;
  display: flex;
  align-items: flex-start;
}
.b-headline.has-subline .headline-kicker {
  color: #0050aa;
}
.b-headline.has-subline .headline-title {
  color: #000;
}
.b-search {
  position: relative;
  display: flex;
  width: 18rem;
  height: 3rem;
  flex-grow: 1;
}
.b-search .search-input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-radius: 99.9rem;
  padding: 0 3rem 0 1.5rem;
  font-size: 1.4rem;
  background-color: #e5e5e5;
}
.b-search .search-submit {
  position: absolute;
  top: 0;
  right: 0.5rem;
  z-index: 1;
  display: flex;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .b-search {
    width: 23rem;
  }
}
.b-underlined-title {
  width: 100%;
  margin-bottom: 2rem;
  border-bottom: 0.1rem solid #0050aa;
  padding-bottom: 1.6rem;
  font-size: 1.8rem;
  text-align: center;
}
.b-btn-social {
  display: flex;
  width: 3rem;
  height: 3rem;
  border: 0.1rem gray solid;
  border-radius: 50%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: opacity 0.2s linear;
  align-items: center;
  justify-content: center;
}
.b-btn-social .btn-social-text {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.b-btn-social:hover {
  opacity: 0.5;
}
.b-breadcrumbs {
  display: none;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 64em) {
  .b-breadcrumbs {
    display: block;
  }
}
.b-breadcrumbs .breadcrumbs-items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.b-breadcrumbs .breadcrumbs-item {
  display: flex;
  align-items: center;
}
.b-breadcrumbs .breadcrumbs-link {
  font-size: 1.4rem;
  line-height: 1.8rem;
  transition: opacity 0.3s linear;
}
.b-breadcrumbs .breadcrumbs-link:hover {
  opacity: 0.5;
}
.b-breadcrumbs .breadcrumbs-separator {
  display: block;
  padding: 0 0.5rem;
}
.b-accordion {
  max-width: 650px;
}
.b-accordion .accordion-header {
  display: flex;
  border-bottom: 0.1rem solid #ccc;
  padding: 0.7em 0 0.5rem;
  align-items: flex-start;
  justify-content: space-between;
}
.b-accordion .accordion-title {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.2rem;
}
.b-accordion .accordion-title {
  color: #0050aa;
}
.b-accordion .accordion-content {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  padding: 0;
  transition:
    opacity 0.2s linear,
    max-height 0.3s cubic-bezier(0, 1.05, 0, 1),
    padding 0.3s linear;
}
@media print, screen and (min-width: 64em) {
  .b-accordion .accordion-header {
    flex-direction: row;
  }
}
.b-article-details .article-details-title {
  margin: 0 0 2.4rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.3rem;
}
@media print, screen and (min-width: 64em) {
  .b-article-details .article-details-title {
    margin: 0 0 2.4rem;
    font-size: 2.4rem;
    line-height: 3.1rem;
  }
}
.b-article-details a {
  font-weight: 500;
}
.b-article-details .article-details-text {
  font-size: 1.6rem;
  line-height: 2.6rem;
}
@media print, screen and (min-width: 64em) {
  .b-article-details .article-details-text {
    font-size: 1.8rem;
    line-height: 2.9rem;
  }
}
.b-article-details .article-details-text a {
  font-weight: 600;
  color: inherit;
  background-image: linear-gradient(to top, currentColor 1px, transparent 0);
  font-weight: 500;
}
.b-article-details
  .article-details-text.u-space-bottom-xl
  + .article-details-text.u-space-bottom-xl::before {
  content: "";
  position: relative;
  display: block;
  margin-top: -2.4rem;
}
@media print, screen and (min-width: 64em) {
  .b-article-details
    .article-details-text.u-space-bottom-xl
    + .article-details-text.u-space-bottom-xl::before {
    margin-top: -3.2rem;
  }
}
.b-article-details .u-space-bottom-xl {
  margin-bottom: 4.8rem;
}
@media print, screen and (min-width: 64em) {
  .b-article-details .u-space-bottom-xl {
    margin-bottom: 5.6rem;
  }
}
.b-article-header {
  display: block;
  padding: 4rem 0;
}
.b-article-header .b-article-header-main br {
  display: none;
}
.b-article-header .article-header-kicker {
  margin: 0 0 0.8rem;
  font-weight: 500;
  line-height: 2rem;
}
.b-article-header .article-header-kicker::before {
  margin-bottom: 0.8rem;
}
@media print, screen and (min-width: 64em) {
  .b-article-header .article-header-kicker::before {
    margin-bottom: 1.6rem;
  }
}
@media print, screen and (min-width: 64em) {
  .b-article-header .article-header-kicker {
    margin: 0 0 0.4rem;
    line-height: 2.8rem;
  }
}
.b-article-header .article-header-title {
  margin: 0 0 3.2rem;
  font-weight: 500;
  line-height: 3.1rem;
}
@media print, screen and (min-width: 64em) {
  .b-article-header .article-header-title {
    line-height: 4.1rem;
  }
}
.b-article-header .article-header-description {
  margin: 0 0 1.6rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.9rem;
}
@media print, screen and (min-width: 64em) {
  .b-article-header .article-header-description {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}
.b-article-header .article-header-meta {
  margin: 0 0 2.4rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  color: #666;
}
@media print, screen and (min-width: 64em) {
  .b-article-header .article-header-meta {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.b-article-header .article-header-actions {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.b-action-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.b-article-info {
  max-width: 100%;
}
@media print, screen and (min-width: 64em) {
  .b-article-info {
    padding-left: 4rem;
  }
}
.b-article-info .article-info-title {
  margin-bottom: 2rem;
}
.b-article-info .article-info-content {
  margin-bottom: 2rem;
  font-size: 1.4rem;
}
.b-article-teaser {
  flex-direction: column;
  display: flex;
}
.b-article-teaser .article-teaser-image {
  margin-bottom: 2rem;
  align-self: center;
  flex-shrink: 0;
}
@media print, screen and (min-width: 64em) {
  .b-article-teaser .article-teaser-image {
    margin-bottom: 3rem;
  }
}
.b-image-figure .caption-figure {
  flex-direction: column;
  display: flex;
  font-size: 1.2rem;
  line-height: 1.2;
}
.b-image-figure .caption-figure.is-left {
  font-size: 1.2rem;
  line-height: 1.9rem;
  color: #666;
}
@media print, screen and (min-width: 64em) {
  .b-image-figure .caption-figure.is-left {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}
.b-link-list {
  display: flex;
  flex-wrap: wrap;
}
.b-link-list .link-list-item {
  position: relative;
  display: flex;
  padding: 0 0.8rem;
}
.b-link-list .link-list-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 0.1rem;
  height: 1.3rem;
  background-color: #a89e95;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b-link-list .link-list-item:first-child {
  padding-left: 0;
}
.b-link-list .link-list-item:last-child {
  padding-right: 0;
}
.b-link-list .link-list-elem {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  color: #a89e95;
  transition: opacity 0.3s linear;
}
.b-link-list .link-list-elem:hover {
  opacity: 0.5;
}
.b-navigation-teaser {
  width: 240px;
  border-bottom: 0.1rem solid #0050aa;
  padding-bottom: 2.5rem;
}
.b-navigation-teaser .navigation-teaser-image {
  margin-bottom: 1.5rem;
}
.b-navigation-teaser .navigation-teaser-headline {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  text-overflow: ellipsis;
  color: #0050aa;
}
.b-navigation-teaser .navigation-teaser-headline-short {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
}
.b-navigation-teaser .navigation-teaser-description {
  overflow: hidden;
  max-height: 3rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
@media print, screen and (min-width: 64em) {
  .b-navigation-teaser {
    width: 170px;
  }
}
.b-social-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.b-social-icons .social-icons-item:not(:last-child) {
  margin-right: 0.9rem;
}
@media print, screen and (min-width: 64em) {
  .b-article {
    padding: 0 8rem 0 10rem;
  }
}
.b-article .article-content {
  margin-bottom: 4rem;
}
@media print, screen and (min-width: 64em) {
  .b-article .article-content {
    margin-bottom: 7rem;
  }
}
.b-pre-footer {
  flex-direction: column;
  display: none;
  width: 100%;
  font-size: 1.4rem;
  align-items: center;
}
.pre-footer-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.pre-footer-list .pre-footer-main-list-item {
  flex-direction: column;
  display: flex;
  min-width: 140px;
  margin: 2rem 1rem;
  align-items: flex-start;
}
.pre-footer-link-list {
  flex-direction: column;
  display: flex;
  align-items: flex-start;
}
.pre-footer-title {
  border-top: 5px #0050aa solid;
  padding: 10px 0 20px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #0050aa;
}
.pre-footer-list-title {
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 500;
}
.pre-footer-link {
  color: #a89e95;
}
.pre-footer-link:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 64em) {
  .b-pre-footer {
    display: flex;
  }
}
.b-pre-footer-accordion {
  margin-bottom: 1.2rem;
}
.b-pre-footer-accordion .pre-footer-accordion-list-title {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: 500;
}
.b-pre-footer-accordion .pre-footer-accordion-list-item {
  margin: 0-2rem;
}
.b-pre-footer-accordion .pre-footer-accordion-list-item .pre-footer-accordion {
  max-width: 100%;
}
.b-pre-footer-accordion
  .pre-footer-accordion-list-item
  .pre-footer-accordion
  .accordion-title-wrapper {
  display: flex;
  width: 100%;
  padding: 0 2rem;
  align-items: center;
  justify-content: space-between;
}
.b-pre-footer-accordion
  .pre-footer-accordion-list-item
  .pre-footer-accordion
  .accordion-title-wrapper::after {
  background-image: url("/img/4315593e72a11c4027fa8ff7cd4aad6e9f55f2fd.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 1.3rem;
  height: 2rem;
  margin-right: 0;
  background-position: right;
  transition: all 0.25s ease-in-out;
}
.b-pre-footer-accordion
  .pre-footer-accordion-list-item
  .pre-footer-accordion
  .pre-footer-accordion-link-list {
  padding: 0 6rem;
  font-weight: 500;
}
@media print, screen and (min-width: 64em) {
  .b-pre-footer-accordion {
    display: none;
  }
}
.b-footer {
  flex-direction: column;
  display: flex;
  width: 100%;
  margin-top: auto;
  padding-bottom: 5rem;
  font-size: 1.7rem;
  line-height: 3.2rem;
}
@media print, screen and (min-width: 64em) {
  .b-footer {
    padding-bottom: 10rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
    align-items: center;
  }
}
.b-footer .footer-nav {
  font-weight: 500;
}
@media print, screen and (max-width: 63.99875em) {
  .b-footer .footer-nav {
    width: 100vw;
    margin-right: -2rem;
    margin-bottom: 1.2rem;
    margin-left: -2rem;
    border-bottom: 0.1rem solid #ccc;
    padding-bottom: 1.2rem;
    padding-left: 2rem;
  }
  .b-footer .footer-nav .footer-list {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 64em) {
  .b-footer .footer-nav {
    flex-direction: column;
    display: flex;
    align-items: center;
  }
}
.b-footer .footer-title {
  margin-bottom: 20px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 3.2rem;
  order: 4;
}
@media print, screen and (max-width: 63.99875em) {
  .b-footer .footer-title .b-link {
    color: #a89e95;
  }
}
@media print, screen and (min-width: 64em) {
  .b-footer .footer-title {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 1.4rem;
    font-weight: 500;
  }
}
.b-footer .partner-nav {
  display: flex;
  font-weight: 500;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 64em) {
  .b-footer .partner-nav {
    justify-content: center;
  }
}
.b-footer .partner-nav-title {
  font-weight: 500;
}
@media print, screen and (max-width: 63.99875em) {
  .b-footer .partner-nav-title::after {
    content: ":";
    margin-right: 0.6rem;
  }
}
.b-footer .footer-list {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 64em) {
  .b-footer .footer-list {
    justify-content: center;
  }
}
@media print, screen and (min-width: 64em) {
  .b-footer .footer-list-item {
    margin: 5px 10px;
    color: #a89e95;
    justify-content: center;
  }
  .b-footer .footer-list-item .footer-list-item-separator {
    display: none;
  }
}
.b-footer .footer-list-item .footer-list-item-separator {
  padding: 0 0.4rem;
}
.b-footer .footer-list-item:hover {
  text-decoration: underline;
}
.b-header {
  position: relative;
  z-index: 1;
}
.b-header::before {
  content: "";
  z-index: 1;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.09);
}
@media print, screen and (min-width: 64em) {
  .b-header {
    box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.09);
  }
  .b-header::before {
    background-color: #fff;
  }
}
.b-header .header-wrapper {
  flex-direction: column;
  display: flex;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  align-items: center;
}
@media print, screen and (min-width: 64em) {
  .b-header .header-wrapper {
    padding-top: 2.3rem;
    padding-bottom: 1.4rem;
  }
}
.b-header .header-links {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .b-header .header-links {
    z-index: 1;
    display: block;
    margin-bottom: 3rem;
  }
}
.b-header .header-logo {
  position: relative;
  z-index: 2;
  display: flex;
  width: 100%;
  max-width: 100%;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
}
.b-header .header-logo a img {
  max-width: 230px;
  display: block;
}
@media print, screen and (min-width: 64em) {
  .b-header .header-logo {
    display: flex;
    width: 37rem;
    height: 5.4rem;
    margin-bottom: 2.5rem;
  }
  .b-header .header-logo a img {
    max-width: 370px;
  }
}
.b-header .brand-logo-df {
  display: block;
  height: auto;
  max-width: 23rem;
}
@media print, screen and (min-width: 64em) {
  .b-header .brand-logo-df {
    max-width: 100%;
  }
}
.b-header .header-menu-button {
  background-image: url("/img/61b111b96d94afde577e3a2056fb5f1b6961acb0.svg");
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  margin-right: 1.8rem;
  background-position: center;
}
@media print, screen and (min-width: 64em) {
  .b-header .header-menu-button {
    display: none;
  }
}
.is-btn-podcast-trigger-inverted::before {
  background-image: url("/img/175a87fff0284368459d5167d3942993f6761511.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 2.5rem;
  height: 3rem;
  background-position: left;
}
.b-podcast-actions {
  max-width: 400px;
  border-radius: 16px;
  padding: 24px 12px 24px 24px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  background-color: #fff;
}
.b-podcast-actions .scrollable-section {
  overflow-x: hidden;
  overflow-y: auto;
  height: 610px;
}
.b-podcast-actions .scrollable-section::-webkit-scrollbar {
  width: 4px;
}
.b-podcast-actions .scrollable-section::-webkit-scrollbar-track {
  background: 0 0;
}
.b-podcast-actions .scrollable-section::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.4);
}
.b-podcast-actions .podcast-actions-header-wrapper {
  display: flex;
  border-bottom: 1px solid #e9e9e9;
  justify-content: space-between;
}
.b-podcast-actions .podcast-actions-header {
  max-width: 364px;
  padding-bottom: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 23.04px;
  color: #000;
  align-items: flex-start;
}
.b-podcast-actions .podcast-actions-header-section {
  display: flex;
  margin-top: 32px;
  margin-bottom: 24px;
  padding-right: 12px;
  align-items: flex-start;
}
.b-podcast-actions .podcast-actions-header-section > div {
  width: 232px;
}
.b-podcast-actions .podcast-actions-header-section > div + * {
  width: 120px;
}
.b-podcast-actions .podcast-actions-prefix {
  display: block;
  margin-right: 16px;
  margin-bottom: 0;
  padding: 0 0 2px;
  font-size: 18px;
  font-weight: 500;
  line-height: 23.04px;
  color: #0050aa;
  align-items: flex-start;
  justify-content: space-between;
}
.b-podcast-actions .podcast-actions-title {
  display: block;
  margin-right: 16px;
  margin-bottom: 24px;
  padding: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 28.16px;
  color: #000;
  align-items: flex-start;
  justify-content: space-between;
}
.b-podcast-actions .podcast-actions-description-content {
  border-bottom: 1px solid #e9e9e9;
  padding: 0 12px 32px 0;
}
.b-podcast-actions .podcast-actions-description {
  display: block;
  max-width: 352px;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  color: #000;
  align-items: flex-start;
  justify-content: space-between;
}
.b-podcast-actions .pointer-cursor {
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}
.b-podcast-actions .podcast-actions-link-list {
  display: none;
  min-height: 180px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 32px;
}
.b-podcast-actions .podcast-actions-link-list.is-just-episode-active {
  display: block;
}
.b-podcast-actions .podcast-actions-link-item-text {
  padding-left: 10px;
}
.b-podcast-actions .podcast-actions-link {
  position: relative;
  display: inline-flex;
  padding: 20px 0 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .b-podcast-actions {
    max-width: 327px;
    max-height: 691px;
  }
  .b-podcast-actions .scrollable-section {
    height: 500px;
  }
  .b-podcast-actions .podcast-actions-header {
    max-width: 100%;
  }
  .b-podcast-actions .podcast-actions-header,
  .b-podcast-actions .podcast-actions-prefix,
  .b-podcast-actions .podcast-actions-title,
  .b-podcast-actions .podcast-actions-description,
  .b-podcast-actions .pointer-cursor {
    font-size: 16px;
    line-height: 24px;
  }
  .b-podcast-actions .podcast-actions-title {
    font-size: 18px;
    line-height: 24px;
  }
  .b-podcast-actions .podcast-actions-link {
    font-size: 16px;
    line-height: 24px;
  }
  .b-podcast-actions .podcast-actions-header-section > div {
    width: 196px;
  }
  .b-podcast-actions .podcast-actions-header-section > div + * {
    width: 80px;
  }
}
@media screen and (max-width: 375px) {
  .b-podcast-actions {
    max-width: 327px;
    max-height: 650px;
  }
  .b-podcast-actions .scrollable-section {
    height: 460px;
  }
  .b-podcast-actions .podcast-actions-header-section > div {
    width: 178px;
  }
  .b-podcast-actions .podcast-actions-header-section > div + * {
    width: 80px;
  }
}
.b-navigation {
  opacity: 0;
  position: absolute;
  top: 100%;
  display: flex;
  width: 100%;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.09);
  padding: 2rem 2rem 9rem;
  background-color: #fefefe;
  pointer-events: none;
  transition:
    opacity 0.3s linear,
    -webkit-transform 0.3s linear;
  transition:
    transform 0.3s linear,
    opacity 0.3s linear;
  transition:
    transform 0.3s linear,
    opacity 0.3s linear,
    -webkit-transform 0.3s linear;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  will-change: auto;
}
@media print, screen and (min-width: 64em) {
  .b-navigation {
    opacity: 1;
    position: static;
    top: 0;
    box-shadow: none;
    padding: 0;
    background-color: unset;
    pointer-events: all;
    -webkit-transform: none;
    transform: none;
    flex-wrap: nowrap;
  }
}
.b-navigation .navigation-list-items {
  display: flex;
  max-width: 100%;
  border-bottom: 0.1rem solid #ccc;
  padding: 2rem 0 1rem;
  align-items: center;
  flex-wrap: wrap;
  order: 2;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-list-items {
    border: 0;
    padding: 0;
    flex-wrap: nowrap;
    order: 1;
  }
}
.b-navigation .navigation-list-item {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
.b-navigation .navigation-list-item:first-child {
  flex-basis: 100%;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-list-item {
    margin-bottom: 0;
    padding: 0;
  }
  .b-navigation .navigation-list-item:first-child {
    flex-basis: auto;
  }
}
.b-navigation .navigation-list-item.has-children {
  flex-direction: column;
  max-width: 100%;
  margin-bottom: 2rem;
  border-bottom: 0.1rem solid #ccc;
  padding-bottom: 2rem;
  align-items: flex-start;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-list-item.has-children {
    flex-direction: row;
    margin-bottom: 0;
    border-bottom: none;
    padding: 0;
    align-items: center;
  }
}
.b-navigation .navigation-sub-link-items {
  display: none;
  margin-bottom: 1rem;
  align-items: center;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-sub-link-items {
    display: flex;
    margin-bottom: 3.5rem;
    flex-wrap: wrap;
  }
}
.b-navigation .navigation-sub-link:hover,
.b-navigation .navigation-sub-link:focus {
  background-color: #e7edf8 !important;
}
.b-navigation .navigation-main-link,
.b-navigation .navigation-sub-link {
  display: inline-block;
  margin: 0.5rem 0.5rem 0.5rem 0;
  padding: 0.5rem 1.4rem;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.3s linear;
}
.b-navigation .navigation-main-link:hover,
.b-navigation .navigation-sub-link:hover {
  border-radius: 99.9rem;
  color: #000;
  background-color: #e7edf8;
  cursor: pointer;
}
.b-navigation .navigation-main-link:hover,
.b-navigation .navigation-sub-link:hover {
  opacity: 0.8;
  color: #000;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-main-link,
  .b-navigation .navigation-sub-link {
    z-index: 1;
    display: block;
    margin: 0.5rem 1.3rem 0.5rem 0;
  }
}
.b-navigation .navigation-expand-button {
  display: flex;
  margin-bottom: 2rem;
  margin-left: 0;
  color: #000;
  background-color: #e7edf8;
  align-items: center;
}
.b-navigation .navigation-expand-button:hover {
  opacity: 0.8;
  background-color: #e7edf8;
}
.b-navigation .navigation-expand-button::after {
  background-image: url("/img/882b09523a2e6d205e4952465882d6609b19e0eb.svg");
  background-repeat: no-repeat;
  content: "";
  top: 0;
  right: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  margin-left: 0.2rem;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.25s ease-in-out;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-expand-button {
    margin-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-expand-button {
    z-index: 1;
    margin-bottom: 0;
    background-color: transparent;
  }
}
.b-navigation .navigation-right-side {
  display: flex;
  width: 100%;
  border-bottom: 0.1rem solid #ccc;
  padding-bottom: 2rem;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  order: 1;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-right-side {
    z-index: 1;
    width: auto;
    border: 0;
    padding-bottom: 0;
    justify-content: flex-start;
    order: 2;
  }
}
.b-navigation .navigation-sub {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-sub {
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.09);
    padding: 2rem 0 2.5rem;
    background-color: #f5f5f5;
    pointer-events: none;
    transition:
      opacity 0.3s linear,
      -webkit-transform 0.3s linear;
    transition:
      opacity 0.3s linear,
      transform 0.3s linear;
    transition:
      opacity 0.3s linear,
      transform 0.3s linear,
      -webkit-transform 0.3s linear;
    -webkit-transform: translate3d(0, -4rem, 0);
    transform: translate3d(0, -4rem, 0);
  }
}
.b-navigation .navigation-sub-inner {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-sub-header {
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.b-navigation .navigation-menu-button {
  background-image: url("/img/882b09523a2e6d205e4952465882d6609b19e0eb.svg");
  background-repeat: no-repeat;
  position: absolute;
  bottom: 2rem;
  left: 50%;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background-position: center;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-menu-button {
    display: none;
  }
}
.b-navigation .navigation-sub-close-desktop {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .b-navigation .navigation-sub-close-desktop {
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0.5rem;
    cursor: pointer;
  }
}
.b-navigation-slider {
  position: relative;
}
.b-navigation-slider .navigation-slider-wrapper {
  align-items: stretch;
}
.b-navigation-slider .navigation-slider-slide {
  display: flex;
  width: auto;
  height: auto;
  align-items: stretch;
}
.b-navigation-slider .navigation-slider-button {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .b-navigation-slider {
    margin: 0 3.5rem;
  }
  .b-navigation-slider .navigation-slider-button {
    position: absolute;
    top: 50%;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .b-navigation-slider .navigation-slider-button.is-prev {
    left: -3rem;
  }
  .b-navigation-slider .navigation-slider-button.is-next {
    right: -3rem;
  }
  .b-navigation-slider .navigation-slider-button-vector {
    display: block;
    width: 100%;
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .b-thema-teaser-list .thema-teaser-list-container {
    padding-right: -2rem;
    padding-left: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-thema-teaser-list .thema-teaser-list-slide {
    width: 80%;
  }
}
