/*
 * Copyright (c) 2018, 4th motion GmbH
 * www.4thmotion.com
 *
 * Used libraries and plugins:
 * jQuery v3.1.1 | (c) jQuery Foundation | jquery.org/license
 * velocityJS.org v1.4.2 | (C) 2014 Julian Shapiro | velocityjs.org
 * modernizr v3.3.1 | modernizr.com/license
 * hoverIntent v1.9.0
*/
@charset "UTF-8";
body {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #212529;
  background-color: #fff;
  width: 100vw;
  font-synthesis: none;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-stroke: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
}
@media(hover: hover) and (pointer: fine) {
    body {
        width: 100%;
    }
}
body,
html {
  overflow-x: hidden;
}
#body-wrapper {
  position: relative;
  display: block;
  padding-top: 100px;
}
.container-exercises
  ul.linkListe.linkListe
  li
  body.links-green
  a:not(.button):before,
.container-exercises
  ul.standardListe.standardListe
  li
  body.links-green
  a:not(.button):before,
.container-post ul.linkListe li body.links-green a:not(.button):before,
.container-post ul.standardListe li body.links-green a:not(.button):before,
body.links-green
  .container-exercises
  ul.linkListe.linkListe
  li
  a:not(.button):before,
body.links-green
  .container-exercises
  ul.standardListe.standardListe
  li
  a:not(.button):before,
body.links-green .container-post ul.linkListe li a:not(.button):before,
body.links-green .container-post ul.standardListe li a:not(.button):before,
body.links-green a.arrow:not(.button):before {
  background-image: url(../img/chevrons-green.png);
}
.container-exercises
  ul.linkListe.linkListe
  li
  body.links-green
  a:not(.button):hover,
.container-exercises
  ul.standardListe.standardListe
  li
  body.links-green
  a:not(.button):hover,
.container-post ul.linkListe li body.links-green a:not(.button):hover,
.container-post ul.standardListe li body.links-green a:not(.button):hover,
body.links-green
  .container-exercises
  ul.linkListe.linkListe
  li
  a:not(.button):hover,
body.links-green
  .container-exercises
  ul.standardListe.standardListe
  li
  a:not(.button):hover,
body.links-green .container-post ul.linkListe li a:not(.button):hover,
body.links-green .container-post ul.standardListe li a:not(.button):hover,
body.links-green a.arrow:not(.button):hover {
  color: #a0c814;
}
.accordion-container .accordion-icon,
.btnGruen.standard.play,
.container-landing-image img,
.translate3d,
a.button.play,
button.play {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  display: block;
  margin-bottom: 30px !important;
}
.no-pb {
  padding-bottom: 0 !important;
}
.no-mb {
  margin-bottom: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.do-scroll {
  overflow-y: scroll !important;
}
.hidden {
  opacity: 0;
}
.scroll-y {
  overflow: hidden !important;
  overflow-y: scroll !important;
}
.no-userselect {
  user-select: none !important;
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
}
.container-exercises ul.linkListe li:empty,
.container-exercises ul.standardListe li:empty,
.container-post ul li:empty,
h1:empty,
h2:empty,
h3:empty,
p:empty,
span:empty {
  display: none !important;
}
img:not([src]) {
  visibility: hidden;
}
img[data-src],
img[data-srcset] {
  display: block;
  min-height: 1px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  color: #474d50;
  font-weight: 400;
}
h1.primary,
h2.primary,
h3.primary,
h4.primary,
h5.primary {
  color: #a0c814;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white {
  color: #fff;
}
.h1,
h1 {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
}
.h1.hero-1,
h1.hero-1 {
  font-size: 32px;
  line-height: 34px;
  color: #fff;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.h1.hero-2,
h1.hero-2 {
  font-size: 28px;
  line-height: 32px;
}
.h2,
h2 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.h3,
h3 {
  font-size: 24px;
  line-height: 27px;
}
.h4,
h4 {
  font-size: 20px;
  line-height: 24px;
  text-transform: none;
  margin-bottom: 15px;
}
.h5,
h5 {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.09px;
}
.container-exercises ul.linkListe li,
.container-exercises ul.standardListe li,
.container-post ul li,
p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #303436;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 35px;
  font-weight: 400;
}
.container-exercises ul.linkListe li.small,
.container-exercises ul.standardListe li.small,
.container-post ul li.small,
p.small {
  font-size: 13px;
  line-height: 18px;
}
a {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #474d50;
  font-size: 15px;
  line-height: 22px;
  cursor: pointer !important;
  -webkit-transition: all 0.23s ease;
  transition: all 0.23s ease;
}
a.active {
  color: #a0c814;
}
a:hover {
  color: #474d50;
}
a.page-link:hover {
  text-decoration: none;
}
.container-exercises ul.linkListe.linkListe li a,
.container-exercises ul.standardListe.standardListe li a,
.container-post ul.linkListe li a,
.container-post ul.standardListe li a,
a.arrow,
span.arrow {
  position: relative;
  display: block;
  padding-left: 21px;
}
.container-exercises ul.linkListe.linkListe li a:before,
.container-exercises ul.standardListe.standardListe li a:before,
.container-post ul.linkListe li a:before,
.container-post ul.standardListe li a:before,
a.arrow:before {
  content: "";
  background-image: url(../img/chevrons-green.png);
  background-size: cover;
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  margin-top: 6.5px;
  left: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.container-exercises ul.linkListe.linkListe li a:hover,
.container-exercises ul.standardListe.standardListe li a:hover,
.container-post ul.linkListe li a:hover,
.container-post ul.standardListe li a:hover,
a.arrow:hover,
span.arrow:hover {
  color: #a0c814;
  text-decoration: none;
}
span.copyright,
span.teaserBildContainer span {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  padding: 3px 8px;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  color: #fff !important;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  opacity: 0.9;
}
span.spitzmarke,
p.spitzmarke {
  font-size: 14px;
  line-height: 20px;
  color: #474D50;
  font-weight: 400;
}
.btnGruen.standard,
a.button,
span.button,
button,
span.spitzmarke,
p.spitzmarke {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
p.spitzmarke {
  display: block !important;
  margin-bottom: 0 !important;
}
.btnGruen.standard,
a.button,
span.button,
button {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  background: #a0c814;
  padding: 11px 40px 8px;
  margin-top: 30px;
  border-radius: 4px;
  -webkit-transition: all 0.45 ease;
  transition: all 0.45 ease;
  overflow: hidden;
}
.btnGruen.standard:hover,
a.button:hover,
span.button:hover,
button:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.05), 0 5px 8px 0 rgba(0, 0, 0, 0.05);
}
.btnGruen.standard.arrow,
.btnGruen.standard.standard,
.container-exercises ul.linkListe.linkListe li a.button,
.container-exercises ul.linkListe.linkListe li span.button,
.container-exercises ul.standardListe.standardListe li a.button,
.container-exercises ul.standardListe.standardListe li span.button,
.container-post ul.linkListe li a.button,
.container-post ul.linkListe li span.button,
.container-post ul.standardListe li a.button,
.container-post ul.standardListe li span.button,
a.button.arrow,
.button.arrow,
a.button.standard,
.button.standard,
button.arrow,
button.standard {
  padding: 10px 47px 10px 48px;
}
.btnGruen.standard.arrow:before,
.btnGruen.standard.standard:before,
.container-exercises ul.linkListe.linkListe li a.button:before,
.container-exercises ul.standardListe.standardListe li a.button:before,
.container-post ul.linkListe li a.button:before,
.container-post ul.standardListe li a.button:before,
a.button.arrow:before,
a.button.standard:before,
button.arrow:before,
button.standard:before,
span.button.arrow:before {
  content: "";
  background-image: url(../img/chevron-white.png);
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 12px;
  height: 11px;
  top: 0;
  left: -10px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.btnGruen.standard.play,
a.button.play,
button.play {
  position: relative;
  display: block;
  padding: 10px 49px 9px 15px;
  line-height: 21px;
  color: #fff;
  z-index: 4;
}
.btnGruen.standard.play:after,
a.button.play:after,
button.play:after {
  content: "";
  background-image: url(../img/icon-playbutton.png);
  background-size: cover;
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  margin-top: -13px;
  right: 15px;
  top: 50%;
}
.btnGruen.standard.play:hover,
a.button.play:hover,
button.play:hover {
  color: #fff;
  text-decoration: none;
}
.btnGruen.standard.button-pagination,
a.button.button-pagination,
button.button-pagination {
  border-radius: 50%;
  padding: 0;
  width: 40px;
  height: 40px;
  background: #a0c814;
  margin-top: 0;
}
.btnGruen.standard.button-pagination:before,
a.button.button-pagination:before,
button.button-pagination:before {
  content: "";
  background-image: url(../img/chevron-white.png);
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 12px;
  height: 11px;
  top: 10px;
  left: 1px;
}
.btnGruen.standard.button-pagination.prev:before,
a.button.button-pagination.prev:before,
button.button-pagination.prev:before {
  left: -1px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.button-wrapper {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
}
.button-wrapper.left {
  text-align: left;
}
.button-wrapper.center {
  text-align: center;
}
.button-wrapper.right {
  text-align: right;
}
.button-wrapper .left {
  float: left;
}
.button-wrapper .center {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.button-wrapper .right {
  float: right;
}
.btnContainer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
}
.btnContainer.links {
  text-align: left;
}
.btnContainer.mitte {
  text-align: center;
}
.btnContainer.rechts {
  text-align: right;
}
img {
  max-width: 100%;
  height: auto;
}
div.object-fit,
img {
  position: relative;
  display: block;
}
div.object-fit {
  width: 100%;
  overflow: hidden;
}
div.object-fit img {
  left: 50%;
  top: 50%;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
div.object-fit.fallback {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
div.object-fit.fallback img {
  opacity: 0;
  visibility: hidden;
}
.background-image {
  position: relative;
  display: block;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.image-wrapper {
  position: relative;
  display: block;
  margin-bottom: 25px;
}
.image-wrapper img {
  position: relative;
  display: block;
  min-height: 101%;
  min-width: 101%;
}
.image-wrapper picture {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.artikelBildBreit {
  margin: 0;
  padding: 0;
}
.artikelBildBreit,
.medien-breit,
span.teaserBildContainer {
  position: relative;
  display: block;
}
.medien-breit {
  margin-left: -20px;
  margin-right: -20px;
  margin-left: 0;
  margin-right: 0;
}
input {
  position: relative;
  display: block;
  width: 100%;
  height: 54px;
  background: #f1f2f1;
  padding: 28px 18px 10px;
  color: #474d50;
  font-size: 14px;
  -webkit-transition: none;
  transition: none;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  -webkit-writing-mode: horizontal-tb !important;
  -webkit-appearance: textfield;
  -webkit-rtl-ordering: logical;
  -webkit-appearance: none !important;
}
input:-webkit-autofill {
  box-shadow: inset 0 0 0 30px #f1f2f1 !important;
}
input:active,
input:focus {
  outline: none;
  outline-width: 0;
  box-shadow: none;
}
::-webkit-input-placeholder {
  color: #788287;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #788287;
  opacity: 1;
}
:-ms-input-placeholder,
::-ms-input-placeholder {
  color: #788287;
}
select {
  color: inherit !important;
}
input.error,
label.error,
select.error {
  border: 1px solid #dc3545 !important;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
input::-webkit-cancel-button,
input::-webkit-caps-lock-indicator,
input::-webkit-contacts-auto-fill-button,
input::-webkit-credentials-auto-fill-button,
input::-webkit-decoration,
input::-webkit-results-button,
input::-webkit-results-decoration {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.select-wrapper {
  position: relative;
  display: block;
  width: 100%;
  max-width: 360px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #e9ecef;
  cursor: pointer;
  background: #e9ecef;
}
.select-wrapper:after,
.select-wrapper:before {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 2px;
  background: #474d50;
  right: 10px;
  top: 50%;
  margin-top: -1px;
}
.select-wrapper:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.select-wrapper:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 5px;
}
.select-wrapper select {
  position: relative;
  display: block;
  width: 100%;
  background: transparent;
  color: #474d50;
  font-size: 13px;
  line-height: 19px;
  padding: 5px 40px 7px 10px;
  cursor: pointer;
}
.select-wrapper select:active,
.select-wrapper select:focus {
  outline: none;
  outline-width: 0;
  border: none;
}
.select-wrapper option {
  position: relative;
  color: #474d50;
}
.select-wrapper select {
  color: transparent !important;
  text-shadow: 0 0 0 #788287;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
  border: none;
  border-radius: 0;
  appearance: none;
}
.select-wrapper select::-ms-expand {
  display: none;
}
#anchor-list {
  color: #474d50;
  font-size: 15px;
  font-weight: 700;
}
.iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.modal {
  position: fixed;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
  z-index: 8;
  max-width: 450px;
  -webkit-transition: opacity 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.modal a.button {
  float: right;
  display: block;
  margin-top: 0;
}
.modal.close {
  opacity: 0;
}
header {
  position: fixed;
  right: 0;
  height: 100px;
  background: #f2f2f2;
  -webkit-transition: -webkit-transform 0.18s cubic-bezier(0.3, 0.73, 0.3, 0.74);
  transition: -webkit-transform 0.18s cubic-bezier(0.3, 0.73, 0.3, 0.74);
  transition: transform 0.18s cubic-bezier(0.3, 0.73, 0.3, 0.74);
  transition: transform 0.18s cubic-bezier(0.3, 0.73, 0.3, 0.74),
    -webkit-transform 0.18s cubic-bezier(0.3, 0.73, 0.3, 0.74);
}
#global-head,
header {
  top: 0;
  left: 0;
  z-index: 6;
  will-change: transform;
}
#global-head {
  position: absolute;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e4e6e7;
  overflow: hidden;
  height: 50px;
}
#global-head a {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  display: block;
  font-size: 18px;
  color: #474d50;
  text-transform: uppercase;
  padding: 16px 20px 11px 0;
}
#global-head #desktop-sub-menu {
  display: none;
  list-style: none;
  height: 60px;
  float: right;
}
#global-head #desktop-sub-menu div {
  height: 60px;
  display: inline-block;
  width: auto;
  padding: 22px 15px 17px;
  top: 0;
  vertical-align: top;
  right: 0;
  border: none;
}
#global-head #desktop-sub-menu div a,
#global-head #desktop-sub-menu div span {
  text-decoration: none;
  text-transform: uppercase;
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  color: #788287;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: color 0.23s ease;
  transition: color 0.23s ease;
  font-size: 14px;
  letter-spacing: 0.08px;
  padding: 0;
  line-height: 22px;
}
#global-head #desktop-sub-menu div a:hover,
#global-head #desktop-sub-menu div span:hover {
  color: #303436;
  text-decoration: none;
}
#global-head #desktop-sub-menu div:first-child a:before {
  display: none;
}
#global-head #desktop-sub-menu .language-switcher {
  padding-right: 0;
}
#global-head .search-open {
  position: absolute;
  display: inline-block;
  height: inherit;
  width: 64px;
  background: #f2f2f2;
  top: 0;
  right: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border-left: 1px solid #e4e6e7;
  z-index: 6;
  display: none !important;
}
#global-head .search-open.open {
  opacity: 0;
}
#global-head .search-open a {
  position: relative;
  display: block;
  text-align: center;
  width: 100%;
  padding: 18px 0 16px;
  pointer-events: none;
}
#global-head .search-open a img {
  position: relative;
  display: block;
  margin: auto;
  width: 16px;
  height: 16px;
  opacity: 1;
}
#global-head .search-close {
  position: absolute;
  background: #f2f2f2;
  width: 64px;
  height: 50px;
  right: 0;
  top: 0;
  z-index: 6;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
  cursor: pointer;
}
#global-head .search-close.open {
  opacity: 1;
  visibility: visible;
}
#global-head .search-close div {
  position: relative;
  width: 25px;
  height: 0;
  background: #303436;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -12.5px;
}
#global-head .search-close div:after,
#global-head .search-close div:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #303436;
  top: 1px;
}
#global-head .search-close div:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#global-head .search-close div:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#global-head .search-field {
  position: absolute;
  display: block;
  top: -50px;
  left: 0;
  right: 64px;
  height: 50px;
  z-index: 14;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
}
#global-head .search-field.open {
  opacity: 1;
  visibility: visible;
}
#global-head .search-field input {
  background: #f2f2f2;
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  border: none;
  padding: 4px 20px 0;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 22px;
}
#global-head .language-switcher {
  position: absolute;
  display: inline-block;
  height: inherit;
  width: 64px;
  background: #f2f2f2;
  top: 0;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border-left: 1px solid #e4e6e7;
  -webkit-transition: background 0.23s ease;
  transition: background 0.23s ease;
}
#global-head .language-switcher span {
  color: #303436;
  padding: 16px 0 13px;
  font-size: 16px;
  letter-spacing: 0.09px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: block;
  -webkit-transition: color 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, opacity 0.25s ease;
}
#global-head .language-switcher .close-icon {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.23s ease, visibility 0.23s ease,
    -webkit-transform 0.43s ease;
  transition: opacity 0.23s ease, visibility 0.23s ease,
    -webkit-transform 0.43s ease;
  transition: transform 0.43s ease, opacity 0.23s ease, visibility 0.23s ease;
  transition: transform 0.43s ease, opacity 0.23s ease, visibility 0.23s ease,
    -webkit-transform 0.43s ease;
}
#global-head .language-switcher .close-icon:after,
#global-head .language-switcher .close-icon:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background: #fff;
  left: 50%;
  top: 50%;
  margin-left: -12.5px;
  margin-top: -1px;
}
#global-head .language-switcher .close-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#global-head .language-switcher .close-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
nav {
  z-index: 6;
  top: 50px;
  width: 100%;
  height: 50px;
}
nav,
nav #navbar {
  position: absolute;
  left: 0;
}
nav #navbar {
  overflow: hidden;
  height: inherit;
  top: 0;
  right: 0;
  z-index: 11;
  background: #f8f8f6;
  border-bottom: 1px solid #e4e6e7;
}
nav #navbar.no-border {
  border-bottom: none;
}
nav #navbar .col-12,
nav #navbar .container,
nav #navbar .row {
  height: inherit;
}
nav #desktop-menu {
  display: none;
  list-style: none;
  float: right;
  margin: 22px 0 17px;
}
nav #desktop-menu li {
  display: inline-block;
  padding-left: 30px;
}
nav #desktop-menu li:first-child {
  padding-left: 0;
}
nav #desktop-menu li a {
  color: #788287;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: color 0.23s ease;
  transition: color 0.23s ease;
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0.08px;
  text-transform: uppercase;
  text-decoration: none;
}
nav #desktop-menu li a.open,
nav #desktop-menu li a:hover {
  color: #303436;
  text-decoration: none;
}
nav #desktop-menu li[data-click="false"] a {
  cursor: default !important;
}
nav .logo-wrapper {
  position: relative;
  display: inline-block;
  height: inherit;
}
nav .logo-wrapper #logo-mobile a {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  position: relative;
  display: block;
  color: #474d50;
  font-size: 14px;
  line-height: 15px;
  padding: 11px 0 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  text-decoration: none;
}
nav .logo-wrapper #logo-mobile a:hover {
  text-decoration: none;
}
nav .logo-wrapper span {
  text-transform: uppercase;
  color: #a0c814;
}
nav #nav-background {
  display: none;
}
nav .navicon-trigger {
  position: absolute;
  display: inline-block;
  height: inherit;
  width: 64px;
  background: #f8f8f6;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-left: 1px solid #e4e6e7;
}
nav .navicon-trigger .navicon {
  position: relative;
  width: 25px;
  height: 2px;
  background: #303436;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -12.5px;
}
nav .navicon-trigger .navicon:after,
nav .navicon-trigger .navicon:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #303436;
}
nav .navicon-trigger .navicon:before {
  top: -6px;
}
nav .navicon-trigger .navicon:after {
  top: 6px;
}
#nav-background {
  display: block;
  position: fixed;
  left: 0;
  top: 60px;
  right: 0;
  background: #000;
  height: 100vh;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.675s ease-out;
  transition: all 0.675s ease-out;
  cursor: pointer;
}
#nav-background.open {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: visible;
  opacity: 0.45;
}
#navigation-page ul {
  list-style: none;
}
#navigation-page ul.sub-list {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  display: none;
}
#navigation-page ul.sub-list.open {
  display: block;
}
#navigation-page li {
  margin-bottom: 10px;
}
#navigation-page li a {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #929a9e;
  font-size: 15px;
  line-height: 22px;
}
#navigation-page li a.active,
#navigation-page li a:hover {
  text-decoration: none;
  color: #303436;
}
#navigation-page li.title {
  margin-bottom: 15px;
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  color: #a0c814;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.09px;
}
#nav-language {
  position: fixed;
  display: block;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 100%;
  height: 100vh;
  width: 100%;
  background: #5f676b;
  z-index: 13;
  opacity: 1;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
#nav-language.scroll ul {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
#nav-language ul {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  overflow-x: hidden;
  padding-bottom: 100px;
}
#nav-language ul li {
  position: relative;
  display: block;
  padding-top: 17px;
  padding-bottom: 16px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.06);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.06);
}
#nav-language ul li:first-child {
  border-top: none;
}
#nav-language ul li:last-child {
  border-bottom: none;
}
#nav-language ul li a {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.09px;
}
#nav-language ul li a:hover {
  text-decoration: none;
  color: #a0c814;
}
#nav-language ul li a.active {
  color: #a0c814;
}
#nav-language.open {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
#lang-background {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: #000;
  height: 120vh;
  z-index: 12;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.675s ease-out;
  transition: all 0.675s ease-out;
  cursor: pointer;
}
#lang-background.open {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: visible;
  opacity: 0.55 !important;
}
.container-landing-image {
  position: relative;
}
.container-landing-image .image-wrapper {
  margin: 0;
  background: #000;
}
.container-landing-image.pb {
  margin-bottom: 60px;
}
.container-landing-image .landing-container {
  position: relative;
}
.container-landing-image .landing-text {
  top: auto;
  bottom: 0;
}
.container-landing-image h1 {
  position: absolute;
  display: block;
  color: #fff;
  bottom: 0;
  padding: 0 0 35px;
}
.container-landing-image h1 span {
  text-transform: uppercase;
  color: #a0c814;
}
.container-landing-image img {
  will-change: transform;
}
.container-landing-image .image-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 2;
  -webkit-transition: opacity 1.25s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 1.25s cubic-bezier(0.39, 0.575, 0.565, 1);
  opacity: 0;
}
.container-landing-image span.copyright,
.container-landing-image span.teaserBildContainer span,
span.teaserBildContainer .container-landing-image span {
  text-align: right;
}
.container-landing-image .container.landing-button .row {
  position: absolute;
  display: block;
  bottom: -20px;
  z-index: 2;
}
.container-landing-image .container.landing-button a.button {
  margin-top: 0;
  display: inline-block;
}
body.animating .container-landing-image .image-wrapper:before {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.anchor-close,
.anchor-open {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  right: 20px;
  bottom: 25px;
  cursor: pointer;
  z-index: 5;
}
.anchor-close.sticky,
.anchor-open.sticky {
  position: relative;
  float: right;
  top: auto;
  bottom: 65px;
}
.anchor-close:after,
.anchor-open:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #000;
  opacity: 0.25;
}
.anchor-close .line,
.anchor-open .line {
  position: absolute;
  display: block;
  width: 13px;
  height: 2px;
  background: #fff;
  z-index: 2;
  left: 50%;
  top: 19px;
  margin-left: -3px;
}
.anchor-close .line:before,
.anchor-open .line:before {
  content: "";
  position: absolute;
  display: block;
  left: -7px;
  background: inherit;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: -1px;
}
.anchor-close .line:first-child,
.anchor-open .line:first-child {
  margin-top: -6px;
}
.anchor-close .line:nth-child(3),
.anchor-open .line:nth-child(3) {
  margin-top: 6px;
}
.anchor-close .close-icon,
.anchor-open .close-icon {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  overflow: hidden;
}
.anchor-close .close-icon:after,
.anchor-close .close-icon:before,
.anchor-open .close-icon:after,
.anchor-open .close-icon:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  background: #fff;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -8px;
}
.anchor-close .close-icon:before,
.anchor-open .close-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.anchor-close .close-icon:after,
.anchor-open .close-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.anchor-close {
  position: absolute;
  top: -65px;
  opacity: 0;
  visibility: hidden;
}
.anchor-close:after {
  background: #474d50;
  opacity: 1;
}
#anchor-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 150%;
  background: #f8f8f6;
  will-change: transform;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  z-index: 4;
  opacity: 0;
  display: block !important;
  -webkit-transition: top 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    top 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    top 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
#anchor-wrapper.open {
  opacity: 1;
}
#anchor-wrapper #anchor-list {
  position: relative;
  display: block;
  padding: 20px;
  opacity: 0;
}
#anchor-wrapper #anchor-list ul {
  list-style: none;
  margin: 0 !important;
}
#anchor-wrapper #anchor-list ul li {
  position: relative;
  display: block;
  padding: 10px 0;
  border-bottom: 2px solid #ebebeb;
  margin: 0;
}
#anchor-wrapper #anchor-list ul li:first-child {
  padding-top: 0;
}
#anchor-wrapper #anchor-list ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#anchor-wrapper #anchor-list ul li:before {
  display: none;
}
#anchor-wrapper #anchor-list ul li a {
  font-family: ClanPro-NarrMedium;
  font-size: 16px;
  line-height: 24px;
  color: #474d50;
  display: block;
  padding-left: 20px;
  text-decoration: none;
}
#anchor-wrapper #anchor-list ul li a:after {
  display: none;
}
#anchor-wrapper #anchor-list ul li a:hover {
  text-decoration: none;
}
#anchor-wrapper #anchor-list ul li a:before {
  content: "";
  background-image: url(../img/chevrons-green.png);
  background-size: cover;
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: 5px;
  left: 0;
}
#anchor-wrapper.is-native {
  padding: 20px;
}
#anchor-wrapper.is-native #anchor-list {
  width: 100%;
  position: relative;
  display: block;
  height: 65px;
  line-height: 65px;
  display: block !important;
}
#anchor-wrapper.is-native #anchor-list select {
  padding: 0 10px;
}
#anchor-wrapper.is-native #anchor-list option {
  text-transform: uppercase;
}
#anchor-wrapper .anchor-close {
  -webkit-transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    visibility 0s cubic-bezier(0.39, 0.575, 0.565, 1) 1.2s;
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    visibility 0s cubic-bezier(0.39, 0.575, 0.565, 1) 1.2s;
}
#anchor-wrapper.open {
  top: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: top 0s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    top 0s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    top 0s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
#anchor-wrapper.open #anchor-list {
  opacity: 1;
}
#anchor-wrapper.open .anchor-close {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    visibility 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    visibility 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.anchor-open {
  -webkit-transition: opacity 0.55s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s;
  transition: opacity 0.55s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s;
}
.anchor-open.open {
  opacity: 0;
  -webkit-transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
#anchor-background {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 3;
}
#anchor-background.open {
  opacity: 0.3;
  visibility: visible;
}
#footer {
  background: #474d50;
  padding: 25px 0 0;
  width: 100%;
  z-index: 2;
}
#footer,
#footer #logo-footer {
  position: relative;
  display: block;
}
#footer #logo-footer {
  width: 84px;
  height: 40px;
  margin: 0 0 35px;
}
#footer .container.first-child {
  padding-bottom: 40px;
}
#footer .scroll-up-footer {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  float: right;
  cursor: pointer;
}
#footer .scroll-up-footer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  opacity: 0.25;
}
#footer .scroll-up-footer:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 15px;
  background-image: url(../img/arrow-up.png);
  background-size: cover;
  left: 50%;
  top: 50%;
  margin-top: -7.5px;
  margin-left: -5px;
}
#footer ul {
  position: relative;
  display: block;
  list-style: none;
  width: 100%;
}
#footer ul li {
  display: block;
  padding: 0 0 15px;
}
#footer ul li a,
#footer ul li span {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-transform: uppercase;
}
#footer ul.footer-secondary li a {
  color: #a0c814;
}
#footer ul.footer-social a {
  text-transform: none;
}
#footer ul.footer-social li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
#footer ul.footer-social li:first-child {
  width: 50%;
  margin-left: 0;
}
#footer ul.footer-social li:first-child a {
  float: left;
}
#footer ul.footer-social li a {
  display: block;
  width: 26px;
  height: 26px;
  float: right;
}
#footer ul.footer-social li a:hover img {
  opacity: 1;
}
#footer ul.footer-social li img {
  position: relative;
  display: block;
  width: inherit;
  margin: 0;
  opacity: 0.75;
  -webkit-transition: opacity 0.33s ease-out;
  transition: opacity 0.33s ease-out;
}
#footer ul.footer-copyright a,
#footer ul.footer-copyright span {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: none !important;
}
#footer ul.footer-copyright a {
  text-decoration: underline;
  text-transform: none;
  display: inline-block;
}
#footer ul.footer-copyright li:last-child {
  padding: 0;
}
#footer hr {
  border-color: #fff;
  opacity: 0.06;
  margin: 0 0 15px;
}
#footer .project-information {
  background: #fff;
}
#footer .project-information .item {
  position: relative;
  display: inline-block;
  margin: 15px 30px 15px 0;
  vertical-align: middle;
}
#footer .project-information .item:last-child {
  margin: 15px 0;
}
#footer .project-information .container-exercises ul.linkListe li,
#footer .project-information .container-exercises ul.standardListe li,
#footer .project-information .container-post ul li,
#footer .project-information p,
.container-exercises ul.linkListe #footer .project-information li,
.container-exercises ul.standardListe #footer .project-information li,
.container-post ul #footer .project-information li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #303436;
  letter-spacing: 0.6px;
  line-height: 14px;
  font-weight: 400;
  text-align: left;
  margin: 0;
}
#footer img.logo-eu {
  width: auto;
  height: 40px;
}
#footer .project-information br {
  display: none;
}
.container-teaser {
  padding: 45px 0 0;
  background: #fff;
  overflow: hidden;
}
.container-exercises ul.linkListe .container-teaser li,
.container-exercises ul.standardListe .container-teaser li,
.container-post ul .container-teaser li,
.container-teaser .container-exercises ul.linkListe li,
.container-teaser .container-exercises ul.standardListe li,
.container-teaser .container-post ul li,
.container-teaser p {
  margin-bottom: 30px;
}
.container-teaser.light {
  background: #f8f8f6;
}
.container-teaser.gray {
  background: #f2f2f2;
}
.container-teaser.white {
  background: #fff;
}
.container-teaser li,
.container-teaser ul {
  list-style-type: none;
}
.container-teaser a:hover {
  text-decoration: none;
}
.container-teaser .image-wrapper {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}
.container-teaser .content-wrapper {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.container-teaser .button-wrapper {
  margin-top: -60px;
  padding-bottom: 60px;
}
.container-teaser .button-wrapper a.button {
  margin-bottom: 15px;
  margin-bottom: 0 !important;
}
.container-teaser .slider-wrapper {
  padding-bottom: 60px;
}
.container-teaser .slider-wrapper .aspect-ratio {
  position: relative;
}
.container-teaser .slider-wrapper .aspect-ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 43.28358%;
}
.container-teaser .slider-wrapper .aspect-ratio > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container-teaser .slider-wrapper .image-wrapper {
  margin: 0;
  z-index: 1;
}
.container-teaser .slider-wrapper .inner {
  position: relative;
  width: 100%;
  bottom: 0;
  min-height: inherit;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
  white-space: normal;
  height: 100%;
}
.container-teaser .slider-wrapper .content-wrapper {
  padding: 20px 15px;
  background: #fff;
}
.container-teaser .slider-wrapper .content-wrapper .h4 {
  margin-bottom: 15px;
}
.container-teaser .slider-wrapper .content-wrapper ul.link-list li {
  padding: 0 0 15px;
}
.container-teaser
  .slider-wrapper
  .content-wrapper
  ul.link-list
  li:last-of-type {
  padding: 0;
}
.container-teaser .slider-wrapper li.single {
  min-height: 0 !important;
}
.container-teaser .slider-wrapper li.slides {
  position: relative;
  display: inline-block;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.container-teaser .images-wrapper {
  padding-bottom: 60px;
}
.container-teaser .images-wrapper .aspect-ratio {
  position: relative;
}
.container-teaser .images-wrapper .aspect-ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 43.28358%;
}
.container-teaser .images-wrapper .aspect-ratio > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container-teaser .images-wrapper .aspect-ratio .image-wrapper {
  margin: 0;
  z-index: 1;
}
.container-teaser .images-wrapper h3 {
  margin-bottom: 0;
}
.container-teaser .images-wrapper span.spitzmarke,
.container-teaser .images-wrapper p.spitzmarke {
  display: block;
  padding-bottom: 5px;
}
.container-teaser .images-wrapper li {
  display: none;
  margin-bottom: 15px;
}
.container-teaser .images-wrapper li:last-child {
  margin-bottom: 0;
}
.container-teaser .images-wrapper li .inner {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
  height: 100%;
}
.container-teaser .images-wrapper .content-wrapper {
  background: #fff;
  padding: 15px;
  min-height: 77px;
  height: 100%;
}
.container-teaser .images-wrapper li a {
  display: block;
}
.container-teaser .images-wrapper li a img {
  position: absolute;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container-teaser .images-wrapper li a .inner {
  -webkit-transition: box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.container-teaser .images-wrapper li a:hover img {
  -webkit-transform: scale(1.048) rotate(0.001deg);
  -ms-transform: scale(1.048) rotate(0.001deg);
  transform: scale(1.048) rotate(0.001deg);
}
.container-teaser .images-wrapper li a:hover .inner {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}
.container-teaser .single-wrapper {
  padding-bottom: 60px;
}
.container-teaser .single-wrapper .aspect-ratio {
  position: relative;
}
.container-teaser .single-wrapper .aspect-ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 43.28358%;
}
.container-teaser .single-wrapper .aspect-ratio > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container-teaser .single-wrapper .image-wrapper {
  margin: 0;
  z-index: 1;
}
.container-teaser .single-wrapper .inner {
  position: relative;
  width: 100%;
  bottom: 0;
  min-height: inherit;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
}
.container-teaser .single-wrapper .content-wrapper {
  padding: 30px 15px;
  background: #fff;
}
.container-exercises
  ul.linkListe
  .container-teaser
  .single-wrapper
  .content-wrapper
  li,
.container-exercises
  ul.standardListe
  .container-teaser
  .single-wrapper
  .content-wrapper
  li,
.container-post ul .container-teaser .single-wrapper .content-wrapper li,
.container-teaser
  .single-wrapper
  .content-wrapper
  .container-exercises
  ul.linkListe
  li,
.container-teaser
  .single-wrapper
  .content-wrapper
  .container-exercises
  ul.standardListe
  li,
.container-teaser .single-wrapper .content-wrapper .container-post ul li,
.container-teaser .single-wrapper .content-wrapper h2,
.container-teaser .single-wrapper .content-wrapper p {
  display: none;
}
.container-teaser .single-wrapper .content-wrapper ul.link-list li {
  padding: 0 0 15px;
}
.container-teaser
  .single-wrapper
  .content-wrapper
  ul.link-list
  li:last-of-type {
  padding: 0;
}
body.animating .image-wrapper img {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-transition-delay: none !important;
  transition-delay: none !important;
}
#search-output {
  position: fixed;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f8f8f6;
  z-index: 15;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
  overflow: auto;
}
#search-output a {
  margin-bottom: 5px;
}
#search-output .container-exercises ul.linkListe li,
#search-output .container-exercises ul.standardListe li,
#search-output .container-post ul li,
#search-output p,
.container-exercises ul.linkListe #search-output li,
.container-exercises ul.standardListe #search-output li,
.container-post ul #search-output li {
  margin-bottom: 0;
}
#search-output .container {
  max-width: 640px;
  padding-top: 60px;
  padding-bottom: 90px;
}
#search-output hr {
  margin: 15px 0 20px;
  border: none;
  height: 1px;
  background: #e4e6e7;
}
#search-output .search-summary {
  margin-bottom: 50px;
  text-align: center;
}
#search-output .search-result:nth-last-child(2) hr {
  opacity: 0 !important;
}
#search-output .search-next a {
  color: #47abd8;
  margin-top: 15px;
  display: block;
}
#search-output .search-result,
#search-output .search-summary {
  opacity: 0;
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
  -webkit-transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1);
}
#search-output.open {
  opacity: 1;
  visibility: visible;
}
#search-output.open .search-result,
#search-output.open .search-summary {
  -webkit-transition: opacity 0.65s cubic-bezier(0.39, 0.575, 0.565, 1),
    -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  transition: opacity 0.65s cubic-bezier(0.39, 0.575, 0.565, 1),
    -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  transition: opacity 0.65s cubic-bezier(0.39, 0.575, 0.565, 1),
    transform 0.45s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  transition: opacity 0.65s cubic-bezier(0.39, 0.575, 0.565, 1),
    transform 0.45s cubic-bezier(0.19, 1, 0.22, 1) 0.05s,
    -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#search-background {
  display: block;
  position: fixed;
  left: 0;
  top: 50px;
  right: 0;
  background: #000;
  bottom: 0;
  z-index: 8;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: none;
  transition: none;
  cursor: pointer;
}
#search-background.is-modal {
  top: 0;
  pointer-events: none;
}
#search-background.open {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: visible;
  opacity: 0.45;
}
#search-background.open.is-modal {
  opacity: 0.75;
}
.link-block h3 {
  margin-bottom: 15px;
}
.link-block ul {
  list-style: none !important;
  margin: 0 !important;
}
.link-block ul li {
  margin: 0 !important;
  padding-bottom: 10px;
  padding-left: 0 !important;
}
.link-block ul li:last-child {
  padding-bottom: 0;
}
.link-block ul li:before {
  display: none !important;
}
.link-block ul li a {
  color: #474d50;
  text-decoration: none;
}
.link-block ul li a:after {
  display: none;
}
.jwplayer {
  position: relative !important;
  display: block !important;
  margin-bottom: 15px !important;
}
.text-speech .buttons {
  display: none;
  position: relative;
}
.text-speech .buttons:lang(de) {
  display: block;
}
.text-speech .buttons .button-speech {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #a0c814;
  margin-left: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-transition: all 0.23s ease;
  transition: all 0.23s ease;
  cursor: pointer;
}
.text-speech .buttons .button-speech:first-child {
  margin-left: 0;
}
.text-speech .buttons .button-speech img {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.23s ease;
  transition: opacity 0.23s ease;
}
.text-speech .buttons .button-speech.play img {
  width: 9px;
  height: 11px;
  margin-left: 1px;
}
.text-speech .buttons .button-speech img.pause {
  width: 10px;
  height: 11px;
  opacity: 0;
}
.text-speech .buttons .button-speech.back img {
  width: 13px;
  height: 16px;
  margin-left: 0 !important;
}
.text-speech .buttons .button-speech.stop:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  width: 8px;
  height: 8px;
}
.text-speech .buttons .button-speech.back,
.text-speech .buttons .button-speech.stop {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.text-speech.open .button-speech.back,
.text-speech.open .button-speech.stop {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.text-speech.open .button-speech.pause img.pause {
  opacity: 1;
}
.text-speech.open .button-speech.pause img.play,
.text-speech.open .button-speech.play img.pause {
  opacity: 0;
}
.text-speech.open .button-speech.play img.play {
  opacity: 1;
}
body.rtl .text-speech .buttons {
  display: none;
}
.container-further-topics {
  padding-top: 30px;
  padding-bottom: 60px;
  z-index: 2;
  position: relative;
  background: #f8f8f6;
}
.container-further-topics .topic,
.container-further-topics h2 {
  margin-bottom: 30px;
}
.container-further-topics .topic:last-child {
  display: none;
}
.container-further-topics .topic .object-fit {
  border-radius: 4px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  display: block;
}
.container-further-topics .topic .object-fit img {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
.container-further-topics .topic span.spitzmarke,
.container-further-topics .topic p.spitzmarke {
  margin-bottom: 5px;
  display: block;
}
.container-further-topics .topic a:hover {
  text-decoration: none;
}
.container-further-topics .topic a:hover img {
  -webkit-transform: scale(1.048) rotate(0.001deg);
  -ms-transform: scale(1.048) rotate(0.001deg);
  transform: scale(1.048) rotate(0.001deg);
}
html.with-featherlight {
  overflow: hidden;
}
#videoBox {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.45s ease, visibility 0.45s ease;
  transition: opacity 0.45s ease, visibility 0.45s ease;
}
#videoBox,
.featherlight {
  display: none;
  overflow: hidden;
}
.featherlight {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 16;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.75);
}
.featherlight:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 0;
  background: transparent;
  white-space: normal;
  cursor: auto;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  overflow: hidden;
}
.featherlight .featherlight-close-icon {
  position: fixed;
  right: 0;
  top: 0;
  background: none;
  border: none;
  box-shadow: none;
  font-size: 22px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}
.featherlight .featherlight-image {
  width: 100%;
}
.featherlight #videoBox {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.45s ease, visibility 0.45s ease;
  transition: opacity 0.45s ease, visibility 0.45s ease;
  overflow: hidden;
}
.featherlight #videoBox object,
.featherlight #videoBox video {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  opacity: 1 !important;
  max-width: 75vh;
  overflow: hidden;
}
.featherlight-iframe iframe {
  border: none;
}
.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.accordion-container h2 {
  margin-bottom: 25px !important;
}
.accordion-container .accordion-bar {
  position: relative;
  height: auto;
  width: 100%;
  min-height: 50px;
  padding: 14px 31px 11px 0;
  cursor: pointer;
}
.accordion-container .accordion-bar h3 {
  color: #788287;
  -webkit-transition: color 0.33s ease;
  transition: color 0.33s ease;
}
.accordion-container .accordion-bar h3:hover {
  color: #474d50;
}
.accordion-container .accordion-content {
  display: none;
  padding: 0 0 20px;
}
.accordion-container .accordion-content .container-exercises ul.linkListe li,
.accordion-container
  .accordion-content
  .container-exercises
  ul.standardListe
  li,
.accordion-container .accordion-content .container-post ul li,
.accordion-container .accordion-content p,
.container-exercises ul.linkListe .accordion-container .accordion-content li,
.container-exercises
  ul.standardListe
  .accordion-container
  .accordion-content
  li,
.container-post ul .accordion-container .accordion-content li {
  margin: 0 !important;
}
.accordion-container .accordion-content h2 {
  font-size: 14px;
  line-height: 18px;
  margin: 25px 0 10px !important;
}
.accordion-container .accordion-wrapper {
  border-top: 2px solid #e4e6e7;
}
.accordion-container .accordion-wrapper:last-of-type {
  border-bottom: 2px solid #e4e6e7;
}
.accordion-container .accordion-wrapper.open h3 {
  color: #474d50;
}
.accordion-container .accordion-icon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  will-change: transform;
}
.accordion-container .accordion-icon:after,
.accordion-container .accordion-icon:before {
  content: "";
  position: absolute;
  display: block;
  background: #474d50;
  opacity: 1;
}
.accordion-container .accordion-icon:before {
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
}
.accordion-container .accordion-icon:after {
  height: 100%;
  width: 2px;
  left: 50%;
  margin-left: -1px;
}
.accordion-container .accordion-icon.open {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cookiebanner {
  background: #474d50;
  color: #fff;
  min-height: 72px;
  font-size: 13px;
  line-height: 22px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity 0.72s ease;
  transition: opacity 0.72s ease;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
  opacity: 1;
}
.cookiebanner .cookiebanner-i {
  width: 100%;
  margin: 0 auto;
  padding: 22px 20px;
}
.cookiebanner #holdtext {
  display: block;
}
.cookiebanner .cookiebanner-btn-c {
  text-align: center;
  display: block;
  max-width: 320px;
  margin: 25px auto 0;
}
.cookiebanner .cookiebanner-btn-c .cookiebanner-close {
  text-align: center;
  background-color: #a0c814;
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 40px 9px;
  white-space: nowrap;
  display: block;
  border-radius: 4px;
  -webkit-transition: all 0.45 ease;
  transition: all 0.45 ease;
}
.cookiebanner .cookiebanner-btn-c .cookiebanner-close:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.05), 0 5px 8px 0 rgba(0, 0, 0, 0.05);
}
.cookiebanner a {
  font-size: 13px;
  color: #fff;
  text-decoration: underline;
}
.container-post {
  padding-top: 60px;
  padding-bottom: 90px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #303436;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 35px;
  font-weight: 400;
}
.container-post h1 {
  margin-bottom: 30px;
}
.container-post h2 {
  margin-bottom: 15px;
}
.container-exercises ul.linkListe .container-post li,
.container-exercises ul.standardListe .container-post li,
.container-post .container-exercises ul.linkListe li,
.container-post .container-exercises ul.standardListe li,
.container-post p,
.container-post ul li {
  margin-bottom: 45px;
}
.container-post img {
  margin-bottom: 30px;
}
.container-post img.landing-image {
  margin-bottom: 45px;
}
.container-exercises ul.linkListe .container-post li,
.container-exercises ul.standardListe .container-post li,
.container-post .container-exercises ul.linkListe li,
.container-post .container-exercises ul.standardListe li,
.container-post h1,
.container-post h2,
.container-post img,
.container-post p,
.container-post ul li {
  clear: both;
}
.container-post a {
  position: relative;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.container-post a:hover {
  color: #a0c814;
  text-decoration: none;
}
.container-post a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1px;
  width: 100%;
  background: #a0c814;
}
.container-post a.button,
.container-post span.button,
.container-post button {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  color: #fff;
  margin-bottom: 30px;
}
.container-post h1 {
  font-size: 36px;
  line-height: 40px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.container-post h2 {
  font-size: 20px;
  line-height: 24px;
}
.container-post h2.linkliste-hdl,
.container-post h2.linkliste-hdl-subobj,
.container-post h3 {
  font-size: 16px;
  line-height: 23px;
}
.container-post ul {
  list-style-type: none;
  margin-top: -25px;
  margin-bottom: 45px;
}
.container-post ul.linkListe,
.container-post ul.standardListe,
.container-post ul ul {
  margin-top: 0 !important;
}
.container-post ul ul {
  margin-bottom: 0 !important;
}
.container-post ul li {
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 10px;
}
.container-post ul li:before {
  content: "—";
  display: inline-block;
  margin-left: -24px;
  margin-right: 11px;
  -webkit-transform: scaleX(0.75);
  -ms-transform: scaleX(0.75);
  transform: scaleX(0.75);
  position: relative;
  top: -1px;
}
.container-post ul.linkListe li,
.container-post ul.standardListe li {
  margin: 0 !important;
  padding-bottom: 10px;
  padding-left: 0;
}
.container-post ul.linkListe li:last-child,
.container-post ul.standardListe li:last-child {
  padding-bottom: 0;
}
.container-post ul.linkListe li:before,
.container-post ul.standardListe li:before {
  display: none;
}
.container-post ul.linkListe li a,
.container-post ul.standardListe li a {
  color: #474d50;
  text-decoration: none;
}
.container-post ul.linkListe li a:hover,
.container-post ul.standardListe li a:hover {
  color: #a0c814 !important;
}
.container-post ul.linkListe li a:after,
.container-post ul.standardListe li a:after {
  display: none;
}
.container-post ul.fileIcon li a:before {
  background-image: url(../img/icon-file.png);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 16px;
  height: 18.5px;
  top: -4px;
  left: -2px;
}
.container-post ul.fileIcon li a:after {
  display: none;
}
.container-post .anchor-point {
  width: 100%;
  border-bottom: 2px solid #a0c814;
  margin-bottom: 45px;
  padding-top: 60px;
}
.container-post .anchor-point.anchor-0 {
  padding-top: 0;
}
.container-post .anchor-point span {
  color: #474d50;
}
.container-exercises {
  padding-top: 60px;
  padding-bottom: 90px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #303436;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 35px;
  font-weight: 400;
}
.container-exercises h1 {
  margin-bottom: 30px;
}
.container-exercises .container-post ul li,
.container-exercises img,
.container-exercises p,
.container-exercises ul.linkListe li,
.container-exercises ul.standardListe li,
.container-post ul .container-exercises li {
  margin-bottom: 45px;
}
.container-exercises .container-post ul li.pagination,
.container-exercises p.pagination,
.container-exercises ul.linkListe li.pagination,
.container-exercises ul.standardListe li.pagination,
.container-post ul .container-exercises li.pagination {
  margin-bottom: 0;
  font-size: 18px;
  color: #474d50;
  letter-spacing: 0.1px;
  padding-top: 10px;
  font-weight: 500;
}
.container-exercises hr {
  margin-bottom: 25px;
  border: none;
  height: 1px;
  background: #e4e6e7;
}
.container-exercises .progress-bar {
  height: 10px;
  margin-bottom: 30px;
}
.container-exercises .progress-bar .progress-point {
  position: relative;
  height: inherit;
  width: 33.3333%;
  display: inline-block;
}
.container-exercises .progress-bar .progress-point.active:before {
  background: #a0c814;
}
.container-exercises .progress-bar .progress-point:first-child:before {
  left: 0;
}
.container-exercises .progress-bar .progress-point:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 5px;
  background: #e4e6e7;
}
.container-exercises .teaser-wrapper {
  padding-bottom: 20px;
}
.container-exercises .teaser-wrapper,
.container-exercises .teaser-wrapper a {
  position: relative;
  display: block;
  height: 100%;
}
.container-exercises .teaser-wrapper .aspect-ratio {
  position: relative;
}
.container-exercises .teaser-wrapper .aspect-ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 43.28358%;
}
.container-exercises .teaser-wrapper .aspect-ratio > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container-exercises .teaser-wrapper .aspect-ratio .image-wrapper {
  margin: 0;
  z-index: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.container-exercises .teaser-wrapper h3 {
  margin: 0;
}
.container-exercises .teaser-wrapper span.spitzmarke,
.container-exercises .teaser-wrapper p.spitzmarke {
  display: block;
  padding-bottom: 5px;
}
.container-exercises .teaser-wrapper .inner {
  position: relative;
  display: block;
  height: 100%;
  -webkit-transition: box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  overflow: hidden;
}
.container-exercises .teaser-wrapper .content-wrapper {
  background: #fff;
  padding: 15px;
  min-height: 77px;
  position: relative;
  display: block;
  height: 100%;
}
.container-exercises .teaser-wrapper img {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.container-exercises .teaser-wrapper a:hover {
  text-decoration: none;
}
.container-exercises .teaser-wrapper a:hover .inner {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.09);
}
.container-exercises .teaser-wrapper a:hover img {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.048)
    rotate(0.001deg);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.048) rotate(0.001deg);
  transform: translateX(-50%) translateY(-50%) scale(1.048) rotate(0.001deg);
}
.container-exercises .exercises-touch-information {
  display: none;
  position: relative;
}
.container-exercises .exercises-touch-information img {
  margin-bottom: 0 !important;
}
.container-exercises .iframe-wrapper {
  padding-bottom: 45px;
}
.container-exercises a.exercise-button {
  float: right;
}
.container-exercises ul.linkListe,
.container-exercises ul.standardListe {
  list-style-type: none;
  margin-top: -25px;
  margin-bottom: 45px;
}
.container-exercises ul.linkListe li,
.container-exercises ul.standardListe li {
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 10px;
}
.container-exercises ul.linkListe li ul,
.container-exercises ul.standardListe li ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.container-exercises ul.linkListe li:before,
.container-exercises ul.standardListe li:before {
  content: "—";
  display: inline-block;
  margin-left: -24px;
  margin-right: 11px;
  -webkit-transform: scaleX(0.75);
  -ms-transform: scaleX(0.75);
  transform: scaleX(0.75);
  position: relative;
  top: -1px;
}
.container-exercises ul.linkListe.linkListe li,
.container-exercises ul.linkListe.standardListe li,
.container-exercises ul.standardListe.linkListe li,
.container-exercises ul.standardListe.standardListe li {
  margin: 0 !important;
  padding-bottom: 10px;
  padding-left: 0;
}
.container-exercises ul.linkListe.linkListe li:last-child,
.container-exercises ul.linkListe.standardListe li:last-child,
.container-exercises ul.standardListe.linkListe li:last-child,
.container-exercises ul.standardListe.standardListe li:last-child {
  padding-bottom: 0;
}
.container-exercises ul.linkListe.linkListe li:before,
.container-exercises ul.linkListe.standardListe li:before,
.container-exercises ul.standardListe.linkListe li:before,
.container-exercises ul.standardListe.standardListe li:before {
  display: none;
}
.container-exercises ul.linkListe.linkListe li a,
.container-exercises ul.linkListe.standardListe li a,
.container-exercises ul.standardListe.linkListe li a,
.container-exercises ul.standardListe.standardListe li a {
  color: #474d50;
  text-decoration: none;
}
.container-exercises ul.linkListe.linkListe li a:hover,
.container-exercises ul.linkListe.standardListe li a:hover,
.container-exercises ul.standardListe.linkListe li a:hover,
.container-exercises ul.standardListe.standardListe li a:hover {
  color: #a0c814 !important;
}
.container-exercises ul.linkListe.fileIcon li a:before,
.container-exercises ul.standardListe.fileIcon li a:before {
  background-image: url(../img/icon-file.png);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 16px;
  height: 18.5px;
  top: -4px;
  left: -2px;
}
.container-exercises ul.linkListe.fileIcon li a:after,
.container-exercises ul.standardListe.fileIcon li a:after,
body.is-touch .container-exercises #navigation-page,
body.is-touch .container-exercises .iframe-wrapper,
body.is-touch .container-exercises .pagination,
body.is-touch .container-exercises .progress-bar {
  display: none;
}
body.is-touch .exercises-touch-information {
  display: block !important;
}
#glossar-index {
  position: fixed;
  display: none;
  height: 60px;
  background: #5f676b;
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 4;
}
#glossar-index ul li {
  display: inline-block;
  padding: 20px 0 18px;
}
#glossar-index ul li a {
  font-size: 15px;
  color: #f8f8f6;
  line-height: 22px;
  padding-right: 20px;
  text-transform: uppercase;
}
#glossar-index ul li.inactive a {
  color: #929a9e;
  pointer-events: none;
}
#glossar-index ul li.inactive {
  pointer-events: none;
}
#glossar-index ul li.active a {
  color: #a0c814;
}
#glossar-index ul li:last-child a {
  padding-right: 0;
}
.container-glossar .anchor-point {
  margin-bottom: 15px;
  width: auto;
  border-bottom: 0;
}
.container-glossar .anchor-point span {
  font-size: 26px;
  color: #adb3b6;
  letter-spacing: 0;
  line-height: 30px;
}
.container-glossar h1 {
  margin-bottom: 45px;
}
.container-glossar h3 {
  margin-bottom: 5px;
}
.container-exercises ul.linkListe .container-glossar li,
.container-exercises ul.standardListe .container-glossar li,
.container-glossar .container-exercises ul.linkListe li,
.container-glossar .container-exercises ul.standardListe li,
.container-glossar .container-post ul li,
.container-glossar p,
.container-post ul .container-glossar li {
  margin-bottom: 30px;
}
.container-exercises
  ul.linkListe
  .container-glossar
  .glossar-text
  li:last-child,
.container-exercises
  ul.standardListe
  .container-glossar
  .glossar-text
  li:last-child,
.container-glossar
  .glossar-text
  .container-exercises
  ul.linkListe
  li:last-child,
.container-glossar
  .glossar-text
  .container-exercises
  ul.standardListe
  li:last-child,
.container-glossar .glossar-text .container-post ul li:last-child,
.container-glossar .glossar-text p:last-child,
.container-post ul .container-glossar .glossar-text li:last-child {
  margin-bottom: 45px;
}
.container-privacy .standardTabelle {
  background: #f9f9f9;
  margin-bottom: 15px;
  padding: 10px;
}
.container-privacy .standardTabelle tbody td {
  padding: 5px 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.container-privacy .standardTabelle tbody tr:first-child {
  font-weight: 700;
  text-align: center;
}
.container-privacy .standardTabelle tbody tr:first-child td:first-child {
  text-align: left;
}
body.is-touch #desktop-sub-menu,
body.is-touch .desktop-navigation-wrapper {
  display: none !important;
}
body.is-touch .language-switcher,
body.is-touch .navicon-trigger,
body.is-touch .search-close,
body.is-touch .search-open {
  display: block !important;
}
body.is-touch nav #nav-menu {
  position: fixed;
  display: block;
  background: #f9f9f9;
  top: 50px;
  right: 0;
  height: 100vh !important;
  width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  padding: 0;
}
body.is-touch nav #nav-menu .nav-title {
  position: relative;
  background: #a0c814;
  border-bottom: 1px solid #a0c814;
  padding-top: 50px;
  height: 177px;
  z-index: 9;
  will-change: transform;
}
body.is-touch nav #nav-menu .nav-title a,
body.is-touch nav #nav-menu .nav-title h1,
body.is-touch nav #nav-menu .nav-title p {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  position: absolute;
  display: block;
  width: 100%;
  font-size: 28px;
  color: #fff;
  letter-spacing: 0.16px;
  padding: 0 50px 0 20px;
  bottom: 15px;
  text-transform: uppercase;
  margin: 0;
}
body.is-touch nav #nav-menu .nav-title.small a,
body.is-touch nav #nav-menu .nav-title.small h1 {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.12px;
}
body.is-touch nav #nav-menu .nav-title.slide-up {
  height: 10px;
}
body.is-touch nav #nav-menu .nav-title.slide-up a,
body.is-touch nav #nav-menu .nav-title.slide-up h1 {
  opacity: 0;
}
body.is-touch nav #nav-menu .nav-title a:after {
  content: "";
  position: absolute;
  background-image: url(../img/chevron-white.png);
  background-size: cover;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -5px;
  right: 20px;
  top: 50%;
}
body.is-touch nav #nav-menu .nav-title span.nav-back {
  position: absolute;
  display: block;
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.08px;
  color: #fff;
  padding: 16px 20px 0;
  left: 20px;
  cursor: pointer;
  text-transform: uppercase;
}
body.is-touch nav #nav-menu .nav-title span.nav-back:before {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background: transparent;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  margin-top: 5px;
  left: 4px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.is-touch nav #nav-menu .nav-title-fake {
  position: fixed;
  display: block;
  width: 300%;
  height: 177px;
  background: #a0c814;
  opacity: 0;
}
body.is-touch nav #nav-menu #menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  height: 100vh;
}
body.is-touch nav ul.wrapper {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background: transparent;
  height: 100vh;
  overflow-y: scroll;
}
body.is-touch nav ul.wrapper.height-fix {
  height: -webkit-calc(100vh - 50px) !important;
  height: calc(100vh - 50px) !important;
}
body.is-touch nav ul.wrapper li {
  position: relative;
  display: block;
}
body.is-touch nav ul.wrapper li.image {
  display: none;
}
body.is-touch nav ul.wrapper li.pb {
  background: #f9f9f9 !important;
  border-top: none !important;
}
body.is-touch nav ul.wrapper li.pb:after,
body.is-touch nav ul.wrapper li.pb:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  background: #f9f9f9;
  opacity: 1 !important;
}
body.is-touch nav ul.wrapper li.pb:before {
  left: -20px;
}
body.is-touch nav ul.wrapper li.pb:after {
  right: -20px;
}
body.is-touch nav ul.wrapper ul {
  display: block;
  position: relative;
  list-style: none;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 8;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
body.is-touch nav ul.wrapper ul.nav-scroll {
  position: fixed;
  top: 177px;
}
body.is-touch nav ul.wrapper ul li {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 17px;
  padding-bottom: 16px;
}
body.is-touch nav ul.wrapper ul li a {
  font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
  display: inline-block;
  width: 100%;
  color: #474d50;
  font-size: 16px;
}
body.is-touch nav ul.wrapper ul li a:hover {
  text-decoration: none;
}
body.is-touch nav ul.wrapper ul li a.active {
  color: #a0c814;
}
body.is-touch nav ul.wrapper ul li.has-sub:after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  background: transparent;
  border-right: 2px solid #474d50;
  border-top: 2px solid #474d50;
  margin-top: -4px;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.is-touch nav ul.wrapper ul li:first-child {
  border-top: none;
}
body.is-touch nav ul.wrapper ul li:nth-last-child(2) {
  border-bottom: none;
}
body.is-touch nav ul.wrapper ul li.wrapper {
  border: none;
  background: transparent;
}
body.is-touch nav ul.wrapper ul li.wrapper li {
  background: #fff;
}
body.is-touch nav ul.wrapper ul.sub,
body.is-touch nav ul.wrapper ul.sub-sub {
  position: fixed;
  display: block;
  padding: 0;
  visibility: hidden;
  background: transparent;
  height: 100vh;
  padding-bottom: 100px;
}
body.is-touch nav ul.wrapper ul.sub-sub li.wrapper,
body.is-touch nav ul.wrapper ul.sub li.wrapper {
  padding: 0;
}
body.is-touch nav ul.wrapper ul.sub .is-sub.active > a,
body.is-touch nav ul.wrapper ul.sub .open.sub-sub-list a {
  color: #a0c814;
}
body.is-touch nav ul.wrapper ul.sub .sub-sub .is-sub a {
  color: #303436;
}
body.is-touch nav ul.wrapper ul.sub-sub .is-sub.active a,
body.is-touch nav ul.wrapper ul.sub-sub .open.sub-sub-list a {
  color: #a0c814;
}
body.is-touch nav .navicon-trigger {
  -webkit-transition: background 0.43s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background 0.43s cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.is-touch nav .navicon-trigger .navicon {
  -webkit-transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
  transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
}
body.is-touch nav .navicon-trigger .navicon:after,
body.is-touch nav .navicon-trigger .navicon:before {
  -webkit-transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
    -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
    -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
    transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
    transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
body.is-touch nav .navicon-trigger.open {
  background: #a0c814;
}
body.is-touch nav .navicon-trigger.open.language,
body.is-touch nav .navicon-trigger.open.language .navicon {
  background: #5f676b;
}
body.is-touch nav .navicon-trigger.open .navicon {
  -webkit-transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
  transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
  background: #a0c814;
}
body.is-touch nav .navicon-trigger.open .navicon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.is-touch nav .navicon-trigger.open .navicon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.is-touch nav .navicon-trigger.open .navicon:after,
body.is-touch nav .navicon-trigger.open .navicon:before {
  background: #fff;
  -webkit-transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
  transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
  transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
  transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
    transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s,
    -webkit-transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
}
body.is-touch nav #nav-menu {
  -webkit-transition: visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
body.is-touch nav #menu-wrapper {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
body.is-touch nav ul.main li:after {
  -webkit-transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
body.is-touch nav ul.sub,
body.is-touch nav ul.sub-sub {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0);
  -webkit-transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
  transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
}
body.is-touch nav.open #navbar {
  border-bottom: none;
}
body.is-touch nav.open #nav-menu {
  z-index: 6;
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
body.is-touch nav.open .nav-title-fake {
  opacity: 1;
}
body.is-touch nav.sub-open #menu-wrapper {
  -webkit-transform: translateX(-100%) !important;
  -ms-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important;
}
body.is-touch nav.sub-open ul.main {
  overflow: visible;
}
body.is-touch nav.sub-open ul.main li:after {
  opacity: 0;
}
body.is-touch nav.sub-open ul.main li.is-sub:after {
  opacity: 1;
}
body.is-touch nav.sub-open ul.sub.open {
  visibility: visible !important;
  -webkit-transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
body.is-touch nav.sub-open.sub-sub-open #menu-wrapper {
  -webkit-transform: translateX(-200%) !important;
  -ms-transform: translateX(-200%) !important;
  transform: translateX(-200%) !important;
}
body.is-touch nav.sub-open.sub-sub-open li.is-sub:after {
  opacity: 0 !important;
}
body.is-touch nav.sub-open.sub-sub-open ul.sub.open {
  overflow: visible;
}
body.is-touch nav.sub-open.sub-sub-open ul.sub-sub.open {
  visibility: visible !important;
  -webkit-transition: all 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (min-width: 576px) {
  nav .logo-wrapper #logo-mobile a {
    font-size: 20px;
    line-height: 28px;
    padding: 12px 0 9px;
  }
  nav .logo-wrapper #logo-mobile a br {
    display: none;
  }
  #nav-language {
    max-width: 375px;
    top: 0;
  }
  #lang-background {
    display: block !important;
  }
  .container-landing-image {
    max-height: 400px;
  }
  .container-landing-image .image-wrapper,
  .container-landing-image .row {
    height: 400px;
  }
  .container-landing-image .landing-text {
    position: absolute;
    width: 100%;
    will-change: transform;
  }
  .container-landing-image .container.landing-button .row {
    height: 41px;
  }
  #footer .project-information {
    text-align: right;
  }
  #footer .project-information img.eu-union {
    width: 83px;
    height: 65px;
  }
  #footer .project-information img.integration {
    width: 150px;
    height: 65px;
  }
  #footer .project-information br {
    display: block;
  }
  .container-teaser .button-wrapper {
    margin-top: -90px;
    padding-bottom: 90px;
    text-align: right;
  }
  .container-teaser .button-wrapper a.button {
    margin-bottom: 25px;
  }
  .container-teaser .images-wrapper li {
    margin-bottom: 20px;
  }
  .container-teaser .images-wrapper .content-wrapper {
    min-height: 103px;
  }
  .container-teaser .images-wrapper li:first-child,
  .container-teaser .images-wrapper li:nth-child(2),
  .container-teaser .images-wrapper li:nth-child(3),
  .container-teaser .images-wrapper li:nth-child(4) {
    display: block;
  }
  .cookiebanner .cookiebanner-i {
    max-width: 520px;
  }
  .container-exercises .teaser-wrapper .content-wrapper {
    min-height: 103px;
  }
  .container-exercises .exercises-touch-information img {
    margin-top: 40px;
  }
  .container-exercises .exercises-touch-information .container-post ul li,
  .container-exercises .exercises-touch-information p,
  .container-exercises .exercises-touch-information ul.linkListe li,
  .container-exercises .exercises-touch-information ul.standardListe li,
  .container-exercises ul.linkListe .exercises-touch-information li,
  .container-exercises ul.standardListe .exercises-touch-information li,
  .container-post ul .container-exercises .exercises-touch-information li {
    margin-bottom: 15px !important;
  }
  .container-exercises .iframe-wrapper {
    padding-bottom: 60px;
  }
  body.is-touch nav #nav-menu,
  body.is-touch nav #nav-menu #menu-wrapper,
  body.is-touch nav #nav-menu .nav-title,
  body.is-touch nav ul.wrapper {
    max-width: 375px;
  }
}
@media (min-width: 768px) {
  #footer {
    padding: 60px 0 0;
  }
  #footer ul.footer-secondary {
    margin-bottom: 40px;
  }
  #footer ul.footer-social li {
    width: 100%;
    margin-left: 0;
  }
  #footer ul.footer-social li:first-child {
    width: 100%;
  }
  #footer ul.footer-social li a {
    float: left;
  }
  #footer ul.footer-copyright {
    margin-top: 30px;
  }
  #footer hr {
    display: none;
  }
  #footer img.logo-eu {
    width: auto;
    height: 50px;
  }
  .container-teaser .slider-wrapper .content-wrapper ul.link-list li {
    padding: 0 0 10px;
  }
  .container-teaser .slider-wrapper li.single .inner {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    overflow: hidden;
  }
  .container-teaser .slider-wrapper li.single .aspect-ratio {
    position: relative;
  }
  .container-teaser .slider-wrapper li.single .aspect-ratio:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
  }
  .container-teaser .slider-wrapper li.single .aspect-ratio > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .container-teaser .slider-wrapper li.single a.link-image {
    display: inline-block;
    width: 42%;
    margin-bottom: -6px;
  }
  .container-teaser .slider-wrapper li.single .content-wrapper {
    width: 58%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px 20px 30px;
    border: none;
  }
  .container-teaser .slider-wrapper li.single .image-wrapper {
    border: none;
  }
  .container-teaser .images-wrapper .content-wrapper {
    min-height: 77px;
  }
  .container-teaser .images-wrapper li {
    display: none !important;
  }
  .container-teaser .images-wrapper li:first-child,
  .container-teaser .images-wrapper li:nth-child(2),
  .container-teaser .images-wrapper li:nth-child(3) {
    display: block !important;
  }
  .container-further-topics {
    padding-top: 45px;
    padding-bottom: 90px;
  }
  .container-further-topics h2 {
    margin-bottom: 17px;
  }
  .container-further-topics .topic {
    margin-bottom: 0;
  }
  .cookiebanner .cookiebanner-i {
    max-width: 700px;
  }
  .container-post .anchor-point {
    margin-bottom: 30px;
  }
  .container-exercises .teaser-wrapper .content-wrapper {
    min-height: 77px;
  }
}
@media (min-width: 992px) {
  #body-wrapper {
    padding-top: 120px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    overflow: hidden;
    overflow-y: auto;
  }
  #body-wrapper.overflow {
    overflow: visible;
  }
  .h1,
  h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .h1.hero-1,
  h1.hero-1 {
    font-size: 46px;
    line-height: 50px;
  }
  .h1.hero-2,
  h1.hero-2 {
    font-size: 38px;
    line-height: 42px;
  }
  .container-exercises ul.linkListe li.body-big,
  .container-exercises ul.standardListe li.body-big,
  .container-post ul li.body-big,
  p.body-big {
    font-size: 16px;
    line-height: 23px;
  }
  a {
    font-size: 14px;
    line-height: 20px;
  }
  .container-exercises ul.linkListe.linkListe li a:before,
  .container-exercises ul.standardListe.standardListe li a:before,
  .container-post ul.linkListe li a:before,
  .container-post ul.standardListe li a:before,
  a.arrow:before {
    width: 10px;
    height: 10px;
    margin-top: 5px;
  }
  span.spitzmarke,
  p.spitzmarke {
    font-size: 13px;
    line-height: 18px;
  }
  .medien-breit {
    margin-left: -8.333%;
    margin-right: -8.333%;
  }
  input {
    height: 54px;
    padding: 28px 18px 10px;
    font-size: 14px;
  }
  header {
    height: 120px;
  }
  #global-head {
    height: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  #global-head a {
    padding: 11px 20px 9px 0;
  }
  #global-head #desktop-sub-menu {
    display: block;
  }
  #global-head .search-open {
    display: none;
  }
  #global-head .search-open.desktop {
    display: block;
    position: relative;
    margin-top: 2px;
    width: 14px;
    height: 14px;
  }
  #global-head .search-open.desktop img {
    opacity: 0.52;
    -webkit-transition: opacity 0.23s ease;
    transition: opacity 0.23s ease;
  }
  #global-head .search-open.desktop:hover img {
    opacity: 1;
  }
  #global-head .search-close {
    display: none;
  }
  #global-head .search-close.desktop {
    display: block;
    position: absolute;
    margin-top: 0;
    margin-left: 14px;
    right: auto !important;
    width: 25px !important;
    background: #f2f2f2;
    z-index: 7;
  }
  #global-head .search-close.desktop div {
    width: 15px;
    top: 7px;
  }
  #global-head .search-close.desktop div:after,
  #global-head .search-close.desktop div:before {
    top: 3px;
    height: 2px;
  }
  #global-head .search-field {
    height: 60px;
    top: -60px;
    right: 0;
  }
  #global-head .search-field input {
    padding: 4px 10px 0;
  }
  #global-head .language-switcher {
    display: none;
  }
  #global-head .language-switcher.desktop {
    display: block;
    position: relative;
  }
  nav {
    top: 60px;
    height: 60px;
  }
  nav #navbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  nav #navbar.box-shadow {
    border-bottom: 1px solid rgba(24, 26, 27, 0.07);
  }
  nav #desktop-menu {
    display: block;
  }
  nav .logo-wrapper #logo-mobile a {
    padding: 12px 0;
    font-size: 18px;
    line-height: 20px;
  }
  nav .navicon-trigger,
  nav:not(.is-touch) .nav-title,
  nav:not(.is-touch) .nav-title-fake,
  nav:not(.is-touch) .pb {
    display: none;
  }
  nav:not(.is-touch) .vw-100 {
    width: auto;
  }
  nav:not(.is-touch) .vh-100 {
    height: auto;
  }
  nav:not(.is-touch) ul {
    list-style: none;
  }
  nav:not(.is-touch) #nav-menu {
    position: relative;
    height: 387px;
    background: #f8f8f6;
    overflow: hidden;
    top: 60px;
    left: 0;
    z-index: 6;
  }
  nav:not(.is-touch) .main-sub {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  nav:not(.is-touch) .main-sub a.menu-link:first-of-type {
    display: none;
  }
  nav:not(.is-touch) .main-sub ul.sub a.menu-link {
    display: block;
  }
  nav:not(.is-touch) .main-sub ul.sub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
  }
  nav:not(.is-touch) .main-sub a.menu-link {
    font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #788287;
    letter-spacing: 0.08px;
    text-decoration: none;
  }
  nav:not(.is-touch) .main-sub a.menu-link:hover {
    text-decoration: none;
  }
  nav:not(.is-touch) .main-sub .image-wrapper {
    margin-bottom: 60px;
    position: relative;
  }
  nav:not(.is-touch) .main-sub .image-wrapper:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
  }
  nav:not(.is-touch) .main-sub .image-wrapper > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  nav:not(.is-touch) .main-sub .image-wrapper img {
    opacity: 0;
  }
  nav:not(.is-touch) .main-sub li.wrapper {
    background: #f8f8f6;
    padding-left: 45px;
  }
  nav:not(.is-touch) .main-sub li.wrapper li {
    padding-top: 10px;
    padding-bottom: 8px;
    border-bottom: 2px solid rgba(24, 26, 27, 0.06);
    padding-right: 20px;
  }
  nav:not(.is-touch) .main-sub li.wrapper li:first-of-type {
    padding-top: 0;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.wrapper,
  nav:not(.is-touch) .main-sub li.wrapper li:nth-last-child(2) {
    border-bottom: 0;
    padding-bottom: 10px;
  }
  nav:not(.is-touch) .main-sub li.wrapper .is-sub a.menu-link {
    color: #788287;
  }
  nav:not(.is-touch) .main-sub li.wrapper .is-sub.active a.menu-link {
    color: #303436;
  }
  nav:not(.is-touch) .main-sub li.wrapper .is-sub.active:after {
    border-color: #303436;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.has-sub:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-right: 2px solid #788287;
    border-top: 2px solid #788287;
    margin-top: -14.4px;
    right: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav:not(.is-touch) .main-sub li.wrapper li.has-sub a.menu-link {
    cursor: default !important;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.has-sub .sub-sub-list a.menu-link {
    cursor: pointer !important;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.has-sub.hide-sub-desktop:after,
  nav:not(.is-touch) .main-sub li.wrapper li.hide-sub-desktop ul.sub-list {
    display: none !important;
  }
  nav:not(.is-touch) .main-sub li.wrapper.width-auto {
    width: auto;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.wrapper {
    position: absolute;
    left: 100%;
    top: auto;
    margin-top: -31px;
    width: 100%;
    background: transparent;
    cursor: pointer;
    right: 45px;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.wrapper a.menu-link {
    color: #788287 !important;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.wrapper a.menu-link:hover {
    color: #303436 !important;
  }
  nav:not(.is-touch) a.menu-link {
    -webkit-transition: color 0.43s ease, opacity 0.45s ease;
    transition: color 0.43s ease, opacity 0.45s ease;
  }
  nav:not(.is-touch).is-hover .is-sub:after,
  nav:not(.is-touch).is-hover .is-sub a.menu-link {
    opacity: 0.635;
  }
  nav:not(.is-touch).is-hover .is-sub.active:after,
  nav:not(.is-touch).is-hover .is-sub.active a.menu-link {
    opacity: 1;
  }
  nav:not(.is-touch) #nav-menu {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  nav:not(.is-touch) #nav-menu.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: none;
    transition: none;
  }
  nav:not(.is-touch) .main-sub {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.45s ease, visibility 0.45s ease;
    transition: opacity 0.45s ease, visibility 0.45s ease;
  }
  nav:not(.is-touch) .main-sub img {
    -webkit-transition: opacity 0.55s ease;
    transition: opacity 0.55s ease;
  }
  nav:not(.is-touch) .main-sub.open {
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
  }
  nav:not(.is-touch) .main-sub.open img {
    -webkit-transition: opacity 0.55s ease;
    transition: opacity 0.55s ease;
    opacity: 1 !important;
  }
  nav:not(.is-touch) ul.sub-sub {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: opacity 0.45s ease, visibility 0.45s ease,
      -webkit-transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1) 0.45s;
    transition: opacity 0.45s ease, visibility 0.45s ease,
      -webkit-transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1) 0.45s;
    transition: opacity 0.45s ease, visibility 0.45s ease,
      transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1) 0.45s;
    transition: opacity 0.45s ease, visibility 0.45s ease,
      transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1) 0.45s,
      -webkit-transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1) 0.45s;
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  nav:not(.is-touch) ul.sub-sub.open {
    -webkit-transition: opacity 0.45s ease, visibility 0.45s ease,
      -webkit-transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1);
    transition: opacity 0.45s ease, visibility 0.45s ease,
      -webkit-transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1);
    transition: opacity 0.45s ease, visibility 0.45s ease,
      transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1);
    transition: opacity 0.45s ease, visibility 0.45s ease,
      transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1),
      -webkit-transform 0.55s cubic-bezier(0.25, 0.11, 0.11, 1);
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #navigation-page li.title {
    width: 66%;
  }
  .anchor-close,
  .anchor-open {
    display: none;
  }
  #anchor-wrapper {
    position: absolute;
    top: auto;
    left: auto;
    right: auto;
    background: transparent;
    max-width: 220px;
    -webkit-transition: none !important;
    transition: none !important;
    opacity: 1;
  }
  #anchor-wrapper.sticky {
    position: fixed;
    top: 120px;
  }
  #anchor-wrapper #anchor-list {
    padding: 0;
    opacity: 1;
  }
  #anchor-wrapper #anchor-list ul li {
    border: none;
    padding: 0 0 10px !important;
  }
  #anchor-wrapper #anchor-list ul li a {
    font-size: 14px;
    line-height: 20px;
    color: #929a9e;
    -webkit-transition: color 0.23s ease-out;
    transition: color 0.23s ease-out;
  }
  #anchor-wrapper #anchor-list ul li a:hover {
    color: #474d50;
  }
  #anchor-wrapper #anchor-list ul li a:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #anchor-wrapper.is-native #anchor-list {
    display: none !important;
  }
  #anchor-background {
    display: none;
  }
  #footer #logo-footer {
    width: 105px;
    height: 50px;
  }
  .container-teaser {
    padding: 90px 0 0;
  }
  .container-exercises ul.linkListe .container-teaser li,
  .container-exercises ul.standardListe .container-teaser li,
  .container-post ul .container-teaser li,
  .container-teaser .container-exercises ul.linkListe li,
  .container-teaser .container-exercises ul.standardListe li,
  .container-teaser .container-post ul li,
  .container-teaser p {
    margin-bottom: 60px;
  }
  .container-teaser .slider-wrapper {
    padding-bottom: 90px;
    margin-bottom: -20px;
  }
  .container-teaser .slider-wrapper li.slides {
    margin-bottom: 20px;
  }
  .container-teaser .images-wrapper,
  .container-teaser .single-wrapper {
    padding-bottom: 90px;
  }
  .container-teaser .single-wrapper .aspect-ratio {
    position: relative;
  }
  .container-teaser .single-wrapper .aspect-ratio:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
  }
  .container-teaser .single-wrapper .aspect-ratio > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .container-teaser .single-wrapper .inner {
    border-radius: 4px;
    box-shadow: none;
    overflow: hidden;
  }
  .container-teaser .single-wrapper .inner:hover,
  .container-teaser .single-wrapper .inner:focus-within {
      box-shadow: 0 10px 20px rgb(0 0 0 / 6%);
  }
  .container-exercises
    ul.linkListe
    .container-teaser
    .single-wrapper
    .content-wrapper
    li,
  .container-exercises
    ul.standardListe
    .container-teaser
    .single-wrapper
    .content-wrapper
    li,
  .container-post ul .container-teaser .single-wrapper .content-wrapper li,
  .container-teaser
    .single-wrapper
    .content-wrapper
    .container-exercises
    ul.linkListe
    li,
  .container-teaser
    .single-wrapper
    .content-wrapper
    .container-exercises
    ul.standardListe
    li,
  .container-teaser .single-wrapper .content-wrapper .container-post ul li,
  .container-teaser .single-wrapper .content-wrapper h2,
  .container-teaser .single-wrapper .content-wrapper p {
    display: block;
  }
  .container-teaser .single-wrapper .content-wrapper ul.link-list li {
    padding: 0 0 10px;
  }
  .container-teaser .single-wrapper .text-mobile {
    display: none;
  }
  .container-teaser .single-wrapper .image-wrapper {
    border: none;
  }
  .container-exercises
    ul.linkListe
    .container-teaser
    .single-wrapper
    li.body-big,
  .container-exercises
    ul.standardListe
    .container-teaser
    .single-wrapper
    li.body-big,
  .container-post ul .container-teaser .single-wrapper li.body-big,
  .container-teaser
    .single-wrapper
    .container-exercises
    ul.linkListe
    li.body-big,
  .container-teaser
    .single-wrapper
    .container-exercises
    ul.standardListe
    li.body-big,
  .container-teaser .single-wrapper .container-post ul li.body-big,
  .container-teaser .single-wrapper p.body-big {
    margin-bottom: 30px;
  }
  .container-teaser .single-wrapper .image-width {
    display: inline-block;
    width: 41.66667%;
    margin-bottom: -6px;
    padding-right: 10px;
  }
  .container-teaser .single-wrapper .content-wrapper {
    width: 45%;
    position: relative;
    display: inline-block;
    padding: 20px 20px 20px 10px;
    border: none;
    position: absolute;
    top: 50%;
    margin-left: 8.3333%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #search-background,
  #search-output {
    top: 60px;
  }
  .text-speech .buttons {
    position: absolute;
    left: -35px;
    top: -3px;
    width: 30px;
  }
  .text-speech .buttons .button-speech {
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .text-speech .buttons .button-speech:last-child {
    margin-bottom: 0;
  }
  .text-speech .buttons .button-speech.back,
  .text-speech .buttons .button-speech.stop {
    width: 26px;
    height: 26px;
    margin-left: 2px;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  .text-speech.open .button-speech.back,
  .text-speech.open .button-speech.stop {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .cookiebanner .cookiebanner-i {
    display: table;
    height: 72px;
    padding: 0;
    max-width: 940px;
  }
  .cookiebanner #holdtext {
    display: table-cell;
    vertical-align: middle;
  }
  .cookiebanner .cookiebanner-btn-c {
    display: inline-block;
    padding-left: 100px;
    display: table-cell;
    vertical-align: middle;
  }
  .cookiebanner .cookiebanner-btn-c .cookiebanner-close {
    display: inline-block;
    margin-top: 0;
  }
  #glossar-index {
    display: block;
  }
  #glossar-index.slide-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1.35s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 1.35s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #glossar-index.sticky {
    position: absolute;
  }
  .container-glossar .anchor-point {
    margin-bottom: -40px;
    padding-top: 40px !important;
  }
  .container-glossar .anchor-point span {
    position: relative;
    left: -80px;
    width: 80px;
    margin-bottom: 0;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
  }
  .container-glossar h1 {
    margin-bottom: 30px;
  }
  .container-exercises
    ul.linkListe
    .container-glossar
    .glossar-text
    li:last-child,
  .container-exercises
    ul.standardListe
    .container-glossar
    .glossar-text
    li:last-child,
  .container-glossar
    .glossar-text
    .container-exercises
    ul.linkListe
    li:last-child,
  .container-glossar
    .glossar-text
    .container-exercises
    ul.standardListe
    li:last-child,
  .container-glossar .glossar-text .container-post ul li:last-child,
  .container-glossar .glossar-text p:last-child,
  .container-post ul .container-glossar .glossar-text li:last-child {
    margin-bottom: 60px;
  }
  body.is-touch .language-switcher span {
    padding: 21px 22px 13px !important;
  }
  body.is-touch .search-open a {
    padding: 23px 22px 13px !important;
  }
  body.is-touch .search-close {
    height: 60px !important;
  }
  body.is-touch nav #nav-menu {
    top: 61px;
  }
  body.is-touch nav #nav-menu .nav-title {
    height: 187px;
    padding-top: 60px;
  }
  body.is-touch nav #nav-menu .nav-title-fake {
    height: 187px;
  }
  body.is-touch nav ul.wrapper.height-fix {
    height: -webkit-calc(100vh - 60px) !important;
    height: calc(100vh - 60px) !important;
  }
  body.is-touch nav ul.wrapper ul.nav-scroll {
    top: 187px;
  }
  body.is-touch nav ul.wrapper ul.sub,
  body.is-touch nav ul.wrapper ul.sub-sub {
    padding-bottom: 120px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  nav:not(.is-touch) .main-sub {
    padding-right: 10px;
    padding-left: 10px;
    max-width: 540px;
  }
  nav:not(.is-touch) .main-sub ul.sub {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  nav:not(.is-touch) .main-sub {
    max-width: 720px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  nav:not(.is-touch) .main-sub {
    max-width: 960px;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.wrapper {
    width: 140%;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  nav:not(.is-touch) .main-sub {
    max-width: 1140px;
  }
  nav:not(.is-touch) .main-sub li.wrapper li.wrapper {
    width: 150%;
  }
}
@media (min-width: 992px) and (min-width: 1440px) {
  nav:not(.is-touch) .main-sub {
    max-width: 1240px;
  }
}
@media (min-width: 1200px) {
  nav .logo-wrapper #logo-mobile a {
    padding: 18px 0 14px;
    font-size: 20px;
    line-height: 28px;
  }
  #footer ul.footer-copyright a,
  #footer ul.footer-copyright span {
    font-size: 14px;
  }
  #footer ul.footer-copyright li {
    width: 41.66667%;
    display: inline-block;
    padding: 0;
  }
  #footer ul.footer-copyright li:last-child {
    padding-left: 10px;
  }
  .container-teaser .images-wrapper .content-wrapper {
    min-height: 101px;
  }
  .container-teaser .images-wrapper li:first-child,
  .container-teaser .images-wrapper li:nth-child(2),
  .container-teaser .images-wrapper li:nth-child(3),
  .container-teaser .images-wrapper li:nth-child(4) {
    display: block !important;
  }
  .container-teaser .single-wrapper .image-width {
    width: 33.3333%;
  }
  .container-teaser .single-wrapper .content-wrapper {
    width: 45%;
    margin-left: 8.3333%;
  }
  .container-further-topics .topic:last-child {
    display: block;
  }
  .cookiebanner .cookiebanner-i {
    max-width: 1120px;
  }
}
@media (min-width: 1440px) {
  .cookiebanner .cookiebanner-i {
    max-width: 1220px;
  }
}
@media (max-width: 991.98px) {
  #global-head.open-language {
    border-bottom: none;
    -webkit-transition: border 0.23s ease;
    transition: border 0.23s ease;
  }
  #global-head.open-language .language-switcher {
    background: #5f676b;
    -webkit-transition: background 0.23s ease;
    transition: background 0.23s ease;
  }
  #global-head.open-language .language-switcher span {
    -webkit-transition: color 0.15s ease, opacity 0.15s ease;
    transition: color 0.15s ease, opacity 0.15s ease;
    color: #fff;
    opacity: 0;
  }
  #global-head.open-language .close-icon {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  nav #nav-menu {
    position: fixed;
    display: block;
    background: #f9f9f9;
    top: 50px;
    right: 0;
    height: 100vh !important;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    padding: 0;
  }
  nav #nav-menu .nav-title {
    position: relative;
    background: #a0c814;
    border-bottom: 1px solid #a0c814;
    padding-top: 50px;
    height: 177px;
    z-index: 9;
    will-change: transform;
  }
  nav #nav-menu .nav-title a,
  nav #nav-menu .nav-title h1,
  nav #nav-menu .nav-title p {
    font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
    position: absolute;
    display: block;
    width: 100%;
    font-size: 28px;
    color: #fff;
    letter-spacing: 0.16px;
    padding: 0 50px 0 20px;
    bottom: 15px;
    text-transform: uppercase;
    margin: 0;
  }
  nav #nav-menu .nav-title.small a,
  nav #nav-menu .nav-title.small h1 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.12px;
  }
  nav #nav-menu .nav-title.slide-up {
    height: 10px;
  }
  nav #nav-menu .nav-title.slide-up a,
  nav #nav-menu .nav-title.slide-up h1 {
    opacity: 0;
  }
  nav #nav-menu .nav-title a:after {
    content: "";
    position: absolute;
    background-image: url(../img/chevron-white.png);
    background-size: cover;
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    right: 20px;
    top: 50%;
  }
  nav #nav-menu .nav-title span.nav-back {
    position: absolute;
    display: block;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.08px;
    color: #fff;
    padding: 16px 20px 0;
    left: 20px;
    cursor: pointer;
    text-transform: uppercase;
  }
  nav #nav-menu .nav-title span.nav-back:before {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    margin-top: 5px;
    left: 4px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  nav #nav-menu .nav-title-fake {
    position: fixed;
    display: block;
    width: 300%;
    height: 177px;
    background: #a0c814;
    opacity: 0;
  }
  nav #nav-menu #menu-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    height: 100vh;
  }
  nav ul.wrapper {
    position: relative;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    background: transparent;
    height: 100vh;
    overflow-y: scroll;
  }
  nav ul.wrapper.height-fix {
    height: -webkit-calc(100vh - 50px) !important;
    height: calc(100vh - 50px) !important;
  }
  nav ul.wrapper li {
    position: relative;
    display: block;
  }
  nav ul.wrapper li.image {
    display: none;
  }
  nav ul.wrapper li.pb {
    background: #f9f9f9 !important;
    border-top: none !important;
  }
  nav ul.wrapper li.pb:after,
  nav ul.wrapper li.pb:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
    background: #f9f9f9;
    opacity: 1 !important;
  }
  nav ul.wrapper li.pb:before {
    left: -20px;
  }
  nav ul.wrapper li.pb:after {
    right: -20px;
  }
  nav ul.wrapper ul {
    display: block;
    position: relative;
    list-style: none;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 8;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
  nav ul.wrapper ul.nav-scroll {
    position: fixed;
    top: 177px;
  }
  nav ul.wrapper ul li {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 17px;
    padding-bottom: 16px;
  }
  nav ul.wrapper ul li a {
    font-family: ClanPro-NarrMedium, Helvetica, Arial, sans-serif;
    display: inline-block;
    width: 100%;
    color: #474d50;
    font-size: 16px;
    text-decoration: none;
  }
  nav ul.wrapper ul li a:hover {
    text-decoration: none;
  }
  nav ul.wrapper ul li a.active {
    color: #a0c814;
  }
  nav ul.wrapper ul li.has-sub:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-right: 2px solid #474d50;
    border-top: 2px solid #474d50;
    margin-top: -4px;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav ul.wrapper ul li:first-child {
    border-top: none;
  }
  nav ul.wrapper ul li:nth-last-child(2) {
    border-bottom: none;
  }
  nav ul.wrapper ul li.wrapper {
    border: none;
    background: transparent;
  }
  nav ul.wrapper ul li.wrapper li {
    background: #fff;
  }
  nav ul.wrapper ul.sub,
  nav ul.wrapper ul.sub-sub {
    position: fixed;
    display: block;
    padding: 0;
    visibility: hidden;
    background: transparent;
    height: 100vh;
    padding-bottom: 100px;
  }
  nav ul.wrapper ul.sub-sub li.wrapper,
  nav ul.wrapper ul.sub li.wrapper {
    padding: 0;
  }
  nav ul.wrapper ul.sub .is-sub.active > a,
  nav ul.wrapper ul.sub .open.sub-sub-list a {
    color: #a0c814;
  }
  nav ul.wrapper ul.sub .sub-sub .is-sub a {
    color: #303436;
  }
  nav ul.wrapper ul.sub-sub .is-sub.active a,
  nav ul.wrapper ul.sub-sub .open.sub-sub-list a {
    color: #a0c814;
  }
  nav .navicon-trigger {
    -webkit-transition: background 0.43s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: background 0.43s cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  nav .navicon-trigger .navicon {
    -webkit-transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
    transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
  }
  nav .navicon-trigger .navicon:after,
  nav .navicon-trigger .navicon:before {
    -webkit-transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
      -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
      -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
      transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    transition: top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s,
      transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
      -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  }
  nav .navicon-trigger.open {
    background: #a0c814;
  }
  nav .navicon-trigger.open.language,
  nav .navicon-trigger.open.language .navicon {
    background: #5f676b;
  }
  nav .navicon-trigger.open .navicon {
    -webkit-transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
    transition: background 0s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
    background: #a0c814;
  }
  nav .navicon-trigger.open .navicon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  nav .navicon-trigger.open .navicon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav .navicon-trigger.open .navicon:after,
  nav .navicon-trigger.open .navicon:before {
    background: #fff;
    -webkit-transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
      -webkit-transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
    transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
      -webkit-transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
    transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
      transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
    transition: top 0.15s cubic-bezier(0.39, 0.575, 0.565, 1) 0s,
      transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s,
      -webkit-transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0.15s;
  }
  nav #nav-menu {
    -webkit-transition: visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
      -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
      -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
      visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
      visibility 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.8s,
      -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  nav #menu-wrapper {
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  }
  nav ul.main li:after {
    -webkit-transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  nav ul.sub,
  nav ul.sub-sub {
    -webkit-transform: translateX(100%) translateY(0);
    -ms-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0);
    -webkit-transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
    transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
  }
  nav.open #navbar {
    border-bottom: none;
  }
  nav.open #nav-menu {
    z-index: 6;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  }
  nav.sub-open #menu-wrapper {
    -webkit-transform: translateX(-100%) !important;
    -ms-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
  }
  nav.sub-open ul.main {
    overflow: visible;
  }
  nav.sub-open ul.main li:after {
    opacity: 0;
  }
  nav.sub-open ul.main li.is-sub:after {
    opacity: 1;
  }
  nav.sub-open ul.sub.open {
    visibility: visible !important;
    -webkit-transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  }
  nav.sub-open.sub-sub-open #menu-wrapper {
    -webkit-transform: translateX(-200%) !important;
    -ms-transform: translateX(-200%) !important;
    transform: translateX(-200%) !important;
  }
  nav.sub-open.sub-sub-open li.is-sub:after {
    opacity: 0 !important;
  }
  nav.sub-open.sub-sub-open ul.sub.open {
    overflow: visible;
  }
  nav.sub-open.sub-sub-open ul.sub-sub.open {
    visibility: visible !important;
    -webkit-transition: all 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 0s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  }
  .container-teaser .slider-wrapper:not(.is-single) {
    width: auto !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    overflow-x: auto;
    /*white-space: nowrap;*/
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    margin-bottom: -20px;
    padding-bottom: 80px;
  }
  .container-teaser .slider-wrapper:not(.is-single) .slides {
    display: inline-block;
    float: none;
  }
  .container-teaser .slider-wrapper:not(.is-single) .slides:last-child {
    padding-right: 20px;
  }
  .container-teaser .slider-wrapper:not(.is-single) .slides {
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),
      -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),
      -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1),
      opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1),
      opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),
      -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .container-teaser .slider-wrapper:not(.is-single).slide-in .slides {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .container-teaser .slider-wrapper.is-single .slides {
    margin-bottom: 30px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .container-landing-image .aspect-ratio {
    position: relative;
  }
  .container-landing-image .aspect-ratio:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
  }
  .container-landing-image .aspect-ratio > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .container-landing-image.landing-post .aspect-ratio {
    position: relative;
  }
  .container-landing-image.landing-post .aspect-ratio:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 44%;
  }
  .container-landing-image.landing-post .aspect-ratio > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .container-landing-image span.copyright,
  .container-landing-image span.teaserBildContainer span,
  span.teaserBildContainer .container-landing-image span {
    margin-right: 20px;
  }
  #footer .project-information .col-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #footer .project-information .col-12 .item {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 15px 0;
  }
  #footer .project-information .col-12 .item.text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #footer .project-information .col-12 .item:last-child {
    margin: 15px 0;
  }
  #footer .project-information .col-12 .item img {
    display: inline-block;
    margin-right: 0;
  }
  .container-teaser .slider-wrapper.is-single .slides {
    min-height: 0 !important;
  }
  .container-teaser .images-wrapper li:first-child,
  .container-teaser .images-wrapper li:nth-child(2),
  .container-teaser .images-wrapper li:nth-child(3) {
    display: block;
  }
}

@media (max-width: 991.98px) and (min-width: 576px) {
  nav #nav-menu,
  nav #nav-menu #menu-wrapper,
  nav #nav-menu .nav-title,
  nav ul.wrapper {
    max-width: 375px;
  }
}
body.rtl,
body[dir="rtl"] {
  direction: rtl;
}
body.rtl .image-wrapper,
body[dir="rtl"] .image-wrapper {
  direction: ltr !important;
}
body.rtl .flip-rtl,
body[dir="rtl"] .flip-rtl {
  margin-left: auto;
}
body.rtl #search-output a.arrow.title,
body.rtl a.anchor-link,
body.rtl a.arrow.page-link,
body[dir="rtl"] #search-output a.arrow.title,
body[dir="rtl"] a.anchor-link,
body[dir="rtl"] a.arrow.page-link {
  padding-left: 0;
  padding-right: 21px;
}
body.rtl #search-output a.arrow.title:before,
body.rtl a.anchor-link:before,
body.rtl a.arrow.page-link:before,
body[dir="rtl"] #search-output a.arrow.title:before,
body[dir="rtl"] a.anchor-link:before,
body[dir="rtl"] a.arrow.page-link:before {
  left: auto;
  right: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
body.rtl .btnContainer a:before,
body.rtl a.button.arrow:before,
body[dir="rtl"] .btnContainer a:before,
body[dir="rtl"] a.button.arrow:before {
  left: auto;
  right: -10px !important;
  -webkit-transform: rotate(-180deg) !important;
  -ms-transform: rotate(-180deg) !important;
  transform: rotate(-180deg) !important;
}
body.rtl a.button.play,
body[dir="rtl"] a.button.play {
  padding: 10px 15px 10px 49px;
}
body.rtl a.button.play:after,
body[dir="rtl"] a.button.play:after {
  left: 15px;
  right: auto;
}
body.rtl a,
body.rtl h1,
body.rtl h2,
body.rtl h3,
body.rtl h4,
body.rtl h5,
body.rtl p,
body.rtl span,
body[dir="rtl"] a,
body[dir="rtl"] h1,
body[dir="rtl"] h2,
body[dir="rtl"] h3,
body[dir="rtl"] h4,
body[dir="rtl"] h5,
body[dir="rtl"] p,
body[dir="rtl"] span {
  text-align: right;
}
body.rtl span.copyright,
body[dir="rtl"] span.copyright {
  right: auto;
  left: 0;
  direction: rtl;
}
body.rtl #global-head a,
body[dir="rtl"] #global-head a {
  text-align: right;
  padding: 16px 0 11px 20px;
}
body.rtl #global-head .language-switcher,
body.rtl #global-head .search-close,
body[dir="rtl"] #global-head .language-switcher,
body[dir="rtl"] #global-head .search-close {
  left: 0 !important;
  right: auto !important;
  border-left: none;
  border-right: 1px solid #e4e6e7;
}
body.rtl #global-head .search-close div,
body[dir="rtl"] #global-head .search-close div {
  left: 0;
  margin-right: -12.5px;
  display: block;
  right: 50%;
  direction: ltr;
}
body.rtl #global-head .search-open,
body[dir="rtl"] #global-head .search-open {
  left: 64px !important;
  right: auto !important;
  border-left: none;
  border-right: 1px solid #e4e6e7;
}
body.rtl #global-head .search-open a,
body[dir="rtl"] #global-head .search-open a {
  padding: 18px 0 16px !important;
}
body.rtl #global-head .search-field,
body[dir="rtl"] #global-head .search-field {
  left: 64px;
  right: 0;
}
body.rtl #global-head #desktop-sub-menu,
body[dir="rtl"] #global-head #desktop-sub-menu {
  float: left;
}
body.rtl #global-head #desktop-sub-menu div,
body[dir="rtl"] #global-head #desktop-sub-menu div {
  padding: 22px 15px 17px;
  left: 0;
}
body.rtl #global-head #desktop-sub-menu .language-switcher,
body[dir="rtl"] #global-head #desktop-sub-menu .language-switcher {
  padding-left: 0;
}
body.rtl #global-head #desktop-sub-menu div.trigger-search,
body[dir="rtl"] #global-head #desktop-sub-menu div.trigger-search {
  padding-top: 4px;
}
body.rtl #global-head #desktop-sub-menu div a:before,
body.rtl #global-head #desktop-sub-menu div span:before,
body[dir="rtl"] #global-head #desktop-sub-menu div a:before,
body[dir="rtl"] #global-head #desktop-sub-menu div span:before {
  margin-right: -15px;
}
body.rtl #nav-menu,
body.rtl #navbar,
body[dir="rtl"] #nav-menu,
body[dir="rtl"] #navbar {
  text-align: right;
}
body.rtl #desktop-menu,
body[dir="rtl"] #desktop-menu {
  float: none;
  text-align: left;
}
body.rtl #desktop-menu li:first-child,
body[dir="rtl"] #desktop-menu li:first-child {
  padding-left: 30px;
}
body.rtl #desktop-menu li:last-child,
body[dir="rtl"] #desktop-menu li:last-child {
  padding-left: 0;
}
body.rtl #search-output,
body[dir="rtl"] #search-output {
  text-align: right;
}
body.rtl #search-output .search-next,
body[dir="rtl"] #search-output .search-next {
  text-align: left !important;
}
body.rtl #nav-language,
body[dir="rtl"] #nav-language {
  left: 0;
  right: 100%;
  opacity: 1;
}
body.rtl #nav-language ul li a,
body[dir="rtl"] #nav-language ul li a {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  text-align: right;
  direction: ltr;
}
body.rtl #nav-language.open,
body[dir="rtl"] #nav-language.open {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
body.rtl #footer li,
body.rtl #footer li a,
body.rtl .footer-copyright,
body[dir="rtl"] #footer li,
body[dir="rtl"] #footer li a,
body[dir="rtl"] .footer-copyright {
  float: none !important;
  text-align: right !important;
}
body.rtl .scroll-up-footer,
body[dir="rtl"] .scroll-up-footer {
  margin-right: auto !important;
  float: none !important;
}
body.rtl .scroll-up-footer:before,
body[dir="rtl"] .scroll-up-footer:before {
  left: 0;
}
body.rtl .footer-copyright li.copyright,
body[dir="rtl"] .footer-copyright li.copyright {
  padding-right: 20px;
  max-width: 50% !important;
}
body.rtl .footer-copyright li.imprint,
body[dir="rtl"] .footer-copyright li.imprint {
  padding-right: 20px;
}
body.rtl .project-information,
body.rtl .project-information p,
body[dir="rtl"] .project-information,
body[dir="rtl"] .project-information p {
  text-align: right !important;
}
body.rtl .project-information img,
body.rtl .project-information p img,
body[dir="rtl"] .project-information img,
body[dir="rtl"] .project-information p img {
  margin-right: 0 !important;
  margin-left: 20px;
}
body.rtl .landing-text,
body[dir="rtl"] .landing-text {
  text-align: right !important;
}
body.rtl .landing-button,
body[dir="rtl"] .landing-button {
  right: 20px;
}
body.rtl .container-teaser,
body[dir="rtl"] .container-teaser {
  text-align: right !important;
}
body.rtl .container-teaser .single-wrapper .image-width,
body[dir="rtl"] .container-teaser .single-wrapper .image-width {
  padding-right: 0;
}
body.rtl .container-post,
body[dir="rtl"] .container-post {
  direction: ltr;
  display: block;
  position: relative;
}
body.rtl .container-post .col-12,
body[dir="rtl"] .container-post .col-12 {
  direction: rtl !important;
  text-align: right !important;
}
body.rtl .container-post li,
body[dir="rtl"] .container-post li {
  padding-left: 0;
  padding-right: 10px;
  margin-left: 0;
  margin-right: 20px;
}
body.rtl .container-post li:before,
body[dir="rtl"] .container-post li:before {
  margin-left: 11px;
  margin-right: -24px;
}
body.rtl .container-further-topics,
body[dir="rtl"] .container-further-topics {
  text-align: right !important;
}
body.rtl .accordion-icon,
body[dir="rtl"] .accordion-icon {
  right: auto;
  left: 0;
}
body.rtl .accordion-bar,
body[dir="rtl"] .accordion-bar {
  padding: 14px 0 11px 31px;
}
body.rtl #glossar-index,
body[dir="rtl"] #glossar-index {
  text-align: right;
}
body.rtl #glossar-index ul li:last-child a,
body[dir="rtl"] #glossar-index ul li:last-child a {
  padding-left: 0;
  padding-right: 20px;
}
body.rtl .anchor-close,
body.rtl .anchor-open,
body[dir="rtl"] .anchor-close,
body[dir="rtl"] .anchor-open {
  direction: ltr;
  left: 20px;
  right: auto;
}
body.rtl .anchor-link,
body[dir="rtl"] .anchor-link {
  text-align: right;
}
body.rtl .anchor-link:before,
body[dir="rtl"] .anchor-link:before {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
body.rtl a.arrow,
body.rtl ul.linkListe li a,
body.rtl ul.standardListe li a,
body[dir="rtl"] a.arrow,
body[dir="rtl"] ul.linkListe li a,
body[dir="rtl"] ul.standardListe li a {
  padding-right: 20px;
}
body.rtl a.arrow:before,
body.rtl ul.linkListe li a:before,
body.rtl ul.standardListe li a:before,
body[dir="rtl"] a.arrow:before,
body[dir="rtl"] ul.linkListe li a:before,
body[dir="rtl"] ul.standardListe li a:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: 0;
  top: 0;
}
body.rtl ul.linkListe.fileIcon.pdf li a,
body.rtl ul.standardListe.fileIcon.pdf li a,
body[dir="rtl"] ul.linkListe.fileIcon.pdf li a,
body[dir="rtl"] ul.standardListe.fileIcon.pdf li a {
  padding-right: 30px;
}
body.rtl ul.linkListe.fileIcon.pdf li a:before,
body.rtl ul.standardListe.fileIcon.pdf li a:before,
body[dir="rtl"] ul.linkListe.fileIcon.pdf li a:before,
body[dir="rtl"] ul.standardListe.fileIcon.pdf li a:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
@media (min-width: 576px) {
  body.rtl .button-wrapper,
  body[dir="rtl"] .button-wrapper {
    text-align: left !important;
  }
  body.rtl .is-touch #nav-menu,
  body[dir="rtl"] .is-touch #nav-menu {
    left: -375px !important;
  }
  body.rtl .footer-copyright li.copyright,
  body.rtl .footer-copyright li.imprint,
  body[dir="rtl"] .footer-copyright li.copyright,
  body[dir="rtl"] .footer-copyright li.imprint {
    max-width: 50% !important;
  }
  body.rtl .project-information .item.text,
  body.rtl .project-information .item:first-child,
  body.rtl .project-information p .item.text,
  body.rtl .project-information p .item:first-child,
  body[dir="rtl"] .project-information .item.text,
  body[dir="rtl"] .project-information .item:first-child,
  body[dir="rtl"] .project-information p .item.text,
  body[dir="rtl"] .project-information p .item:first-child {
    margin: 15px 0 15px 15px !important;
  }
  body.rtl .landing-button,
  body[dir="rtl"] .landing-button {
    right: 10px;
  }
}
@media (min-width: 768px) {
  body.rtl .footer-copyright li.copyright,
  body.rtl .footer-copyright li.imprint,
  body[dir="rtl"] .footer-copyright li.copyright,
  body[dir="rtl"] .footer-copyright li.imprint {
    margin-right: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  body.rtl #global-head a,
  body[dir="rtl"] #global-head a {
    padding: 11px 0 9px 20px;
  }
  body.rtl #global-head .search-close,
  body[dir="rtl"] #global-head .search-close {
    position: relative;
    left: -46px !important;
    margin-left: 0;
    top: 18px !important;
  }
  body.rtl #global-head .search-open,
  body[dir="rtl"] #global-head .search-open {
    left: 0 !important;
  }
  body.rtl nav:not(.is-touch) .main-sub li.wrapper,
  body[dir="rtl"] nav:not(.is-touch) .main-sub li.wrapper {
    padding-left: 0;
    padding-right: 45px;
  }
  body.rtl nav:not(.is-touch) .main-sub li.wrapper li,
  body[dir="rtl"] nav:not(.is-touch) .main-sub li.wrapper li {
    padding-left: 20px;
    padding-right: 0;
  }
  body.rtl nav:not(.is-touch) .main-sub li.wrapper li:after,
  body[dir="rtl"] nav:not(.is-touch) .main-sub li.wrapper li:after {
    left: 12px;
    right: auto;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  body.rtl nav:not(.is-touch) .main-sub li.wrapper li.wrapper,
  body[dir="rtl"] nav:not(.is-touch) .main-sub li.wrapper li.wrapper {
    right: 100%;
    margin-right: 45px;
  }
  body.rtl nav:not(.is-touch) .main-sub li.wrapper ul.sub-sub,
  body[dir="rtl"] nav:not(.is-touch) .main-sub li.wrapper ul.sub-sub {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
  }
  body.rtl nav:not(.is-touch) .main-sub li.wrapper ul.sub-sub.open,
  body[dir="rtl"] nav:not(.is-touch) .main-sub li.wrapper ul.sub-sub.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  body.rtl .container-teaser .single-wrapper .content-wrapper,
  body[dir="rtl"] .container-teaser .single-wrapper .content-wrapper {
    margin-left: 0;
    margin-right: 8.3333%;
  }
  body.rtl #anchor-wrapper,
  body[dir="rtl"] #anchor-wrapper {
    left: auto !important;
    right: 15px !important;
    z-index: 1;
    display: block;
  }
  body.rtl #anchor-wrapper ul li a,
  body[dir="rtl"] #anchor-wrapper ul li a {
    padding-left: 0 !important;
    padding-right: 20px;
  }
  body.rtl #anchor-wrapper ul li a:before,
  body[dir="rtl"] #anchor-wrapper ul li a:before {
    left: auto !important;
    right: 0;
  }
  body.rtl .container-glossar .anchor-point span,
  body[dir="rtl"] .container-glossar .anchor-point span {
    right: -80px;
    left: auto;
  }
}
@media (min-width: 1200px) {
  body.rtl .footer-copyright li.copyright,
  body[dir="rtl"] .footer-copyright li.copyright {
    max-width: 50% !important;
  }
  body.rtl .footer-copyright li.imprint,
  body[dir="rtl"] .footer-copyright li.imprint {
    max-width: 50% !important;
    padding-right: 10px !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 991.98px) {
  body.rtl #nav-menu,
  body[dir="rtl"] #nav-menu {
    right: auto !important;
    left: -100% !important;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  body.rtl .navicon-trigger,
  body[dir="rtl"] .navicon-trigger {
    direction: ltr;
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #e4e6e7;
    text-align: left;
  }
  body.rtl #nav-menu .nav-title h1,
  body[dir="rtl"] #nav-menu .nav-title h1 {
    padding: 0 20px 0 50px !important;
  }
  body.rtl #nav-menu .nav-back,
  body[dir="rtl"] #nav-menu .nav-back {
    padding: 16px 54px 0 0 !important;
    direction: ltr;
  }
  body.rtl #nav-menu .nav-back:before,
  body[dir="rtl"] #nav-menu .nav-back:before {
    display: none !important;
  }
  body.rtl #nav-menu .nav-back:after,
  body[dir="rtl"] #nav-menu .nav-back:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    margin-top: 4px;
    top: -1px;
    left: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body.rtl #nav-menu li.has-sub:after,
  body.rtl #nav-menu li.is-sub:after,
  body[dir="rtl"] #nav-menu li.has-sub:after,
  body[dir="rtl"] #nav-menu li.is-sub:after {
    left: 0;
    right: auto;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  body.rtl #nav-menu .nav-title a.menu-link,
  body[dir="rtl"] #nav-menu .nav-title a.menu-link {
    padding: 0 20px 0 50px;
  }
  body.rtl #nav-menu .nav-title a.menu-link:after,
  body[dir="rtl"] #nav-menu .nav-title a.menu-link:after {
    left: 20px;
    right: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  body.rtl nav .nav-title a,
  body.rtl nav .nav-title h1,
  body[dir="rtl"] nav .nav-title a,
  body[dir="rtl"] nav .nav-title h1 {
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  body.rtl nav li.main-sub a,
  body[dir="rtl"] nav li.main-sub a {
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
  }
  body.rtl nav ul.sub,
  body.rtl nav ul.sub-sub,
  body[dir="rtl"] nav ul.sub,
  body[dir="rtl"] nav ul.sub-sub {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0);
  }
  body.rtl nav.open #nav-menu,
  body[dir="rtl"] nav.open #nav-menu {
    -webkit-transform: translate(100%) !important;
    -ms-transform: translate(100%) !important;
    transform: translate(100%) !important;
  }
  body.rtl nav.sub-open #menu-wrapper,
  body[dir="rtl"] nav.sub-open #menu-wrapper {
    -webkit-transform: translateX(100%) !important;
    -ms-transform: translateX(100%) !important;
    transform: translateX(100%) !important;
  }
  body.rtl nav.sub-open.sub-sub-open #menu-wrapper,
  body[dir="rtl"] nav.sub-open.sub-sub-open #menu-wrapper {
    -webkit-transform: translateX(200%) !important;
    -ms-transform: translateX(200%) !important;
    transform: translateX(200%) !important;
  }
  body.rtl .container-teaser .slider-wrapper .slides,
  body[dir="rtl"] .container-teaser .slider-wrapper .slides {
    -webkit-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
  }
  body.rtl .container-teaser .slider-wrapper .slides:last-child,
  body[dir="rtl"] .container-teaser .slider-wrapper .slides:last-child {
    padding-left: 20px;
    padding-right: 0;
  }
  body.rtl .container-teaser .slider-wrapper.slide-in .slides,
  body[dir="rtl"] .container-teaser .slider-wrapper.slide-in .slides {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 767.98px) {
  body.rtl .footer-social li,
  body[dir="rtl"] .footer-social li {
    direction: ltr;
  }
  body.rtl .footer-social li:first-child,
  body[dir="rtl"] .footer-social li:first-child {
    direction: rtl;
  }
}
