/* Unsichtbar + deaktiviert */
.navigation--meta .navigation__meta-list li:first-child,
.navigation--meta .navigation__meta-list li:last-child,
.breadcrumb__list,
.link-teaser,
.footer__menu,
.footer__social-media-menu,
.bouncer,
.cookiebanner,
.hub-centers-link.btn {
  display: none !important;
  pointer-events: none !important;
}

.plyr--video {
  overflow: visible !important;
}

.plyr__controls {
  bottom: -41px !important;
  transition: opacatiy 0.33s !important;
}

button[data-plyr="fullscreen"],
.plyr__volume {
  display: none !important;
}

.hub-centers,
.hub-centers a,
.plyr iframe,
.textmedia a:not(.btn),
.footer__logo {
  pointer-events: none !important;
}

.textmedia a:not(.btn) {
  border-bottom: none !important;
}

.hub-centers a,
.textmedia a:not(.btn):hover {
  cursor: text !important;
  color: var(--ci-text-color) !important;
}

.headline__heading {
  padding: 0 !important;
  border-left: none !important;
}

.footer {
  margin-top: 14.3rem !important;
}

.footer__bottom {
  padding-bottom: 2rem !important;
}

.footer__copyright {
  margin-left: 0 !important;
}