/* stylelint-disable */
/* stylelint-enable */
.hatching-white {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23fff;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st0' points='0,0 0,0.7 0.7,0 '/%3E%3Cpolygon class='st0' points='19.3,0 0,19.3 0,20.7 20.7,0 '/%3E%3Cpolygon class='st0' points='39.3,0 0,39.3 0,40.7 40.7,0 '/%3E%3Cpolygon class='st0' points='59.3,0 0,59.3 0,60.7 60.7,0 '/%3E%3Cpolygon class='st0' points='79.3,0 0,79.3 0,80.7 80.7,0 '/%3E%3Cpolygon class='st0' points='100,0 99.3,0 0,99.3 0,100 0.7,100 100,0.7 '/%3E%3Cpolygon class='st0' points='20.7,100 100,20.7 100,19.3 19.3,100 '/%3E%3Cpolygon class='st0' points='40.7,100 100,40.7 100,39.3 39.3,100 '/%3E%3Cpolygon class='st0' points='60.7,100 100,60.7 100,59.3 59.3,100 '/%3E%3Cpolygon class='st0' points='80.7,100 100,80.7 100,79.3 79.3,100 '/%3E%3Cpolygon class='st0' points='100,100 100,99.3 99.3,100 '/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 7rem;
}

.space-before-extra-small {
  margin-top: 0 !important;
}

.space-after-extra-small {
  margin-bottom: 0 !important;
}
.space-after-extra-small + .co {
  margin-top: 0;
}

.space-before-small {
  margin-top: 3rem !important;
}

.space-after-small {
  margin-bottom: 3rem !important;
}
.space-after-small + .co {
  margin-top: 0;
}

.space-before-medium {
  margin-top: 5rem !important;
}

.space-after-medium {
  margin-bottom: 5rem !important;
}
.space-after-medium + .co {
  margin-top: 0;
}

.space-before-large {
  margin-top: 7rem !important;
}

.space-after-large {
  margin-bottom: 7rem !important;
}
.space-after-large + .co {
  margin-top: 0;
}

.space-before-extra-large {
  margin-top: 15rem !important;
}

.space-after-extra-large {
  margin-bottom: 15rem !important;
}
.space-after-extra-large + .co {
  margin-top: 0;
}

.positionen-teaser {
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 auto;
  max-width: 68rem;
  min-height: 32rem;
  padding: 1.5em 4.5rem;
  position: relative;
}
@media (min-width: 33.75em) {
  .positionen-teaser {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media (min-width: 61.25em) {
  .positionen-teaser {
    padding-left: 0;
    padding-right: 0;
  }
}

.positionen-teaser__decoration {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 11rem;
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 3rem;
  position: relative;
  z-index: 2;
}

.positionen-teaser__header {
  position: relative;
  width: 100%;
  z-index: 2;
}

.positionen-teaser__main {
  position: relative;
  z-index: 2;
}
.positionen-teaser__main p {
  margin-bottom: 1.5em;
}

.positionen-teaser__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 46.25em) {
  .positionen-teaser__title {
    font-size: 2.5rem;
  }
}

.positionen-teaser__link {
  font-family: Fago, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  background: rgba(136, 207, 236, 0.1490196078);
  border: thin solid rgba(136, 207, 236, 0.1490196078);
  color: #008bd0;
  cursor: pointer;
  display: inline-block;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  min-height: 2.2em;
  outline: 0;
  padding: 1.1rem 2.2rem 0.9rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 150ms ease-out, transform 225ms ease-out 50ms;
}
.positionen-teaser__link:focus, .positionen-teaser__link:hover {
  background: #008bd0;
  border: thin solid #008bd0;
  color: #fff;
}
.positionen-teaser__link:focus, .positionen-teaser__link:hover {
  text-decoration: none;
}

.positionen-teaser__background {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.stage-teaser {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.4;
  background-color: #008bd0;
  color: #fff;
  overflow: hidden;
  position: relative;
}
@media (min-width: 61.25em) {
  .stage-teaser {
    font-size: 2rem;
  }
}
.stage-teaser::before {
  background: transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 0.3s 0s ease-out;
  width: 100%;
  z-index: 1;
}
@media (min-width: 46.25em) {
  .stage-teaser::before {
    background: transparent url(../img/decoration/video-shape.svg) no-repeat right center;
    background-size: cover;
    transform: translateX(calc(-100% + 46rem));
  }
}
@media (min-width: 61.25em) {
  .stage-teaser::before {
    transform: translateX(calc(-100% + 60rem));
  }
}
@media (min-width: 75em) {
  .stage-teaser::before {
    transform: translateX(calc(-100% + 70rem));
  }
}

@media (-ms-high-contrast: none) and (min-width: 46.25em), (-ms-high-contrast: active) and (min-width: 46.25em) {
  .stage-teaser::before {
    transform: translateX(-50%);
  }
}
@media (-ms-high-contrast: none) and (min-width: 61.25em), (-ms-high-contrast: active) and (min-width: 61.25em) {
  .stage-teaser::before {
    transform: translateX(-40%);
  }
}
@media (-ms-high-contrast: none) and (min-width: 75em), (-ms-high-contrast: active) and (min-width: 75em) {
  .stage-teaser::before {
    transform: translateX(-50%);
  }
}
.stage-teaser__media {
  height: 200px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0;
}
@media (min-width: 33.75em) {
  .stage-teaser__media {
    height: 320px;
  }
}
@media (min-width: 46.25em) {
  .stage-teaser__media {
    height: 420px;
  }
}
@media (min-width: 61.25em) {
  .stage-teaser__media {
    height: 540px;
  }
}
.stage-teaser__media picture,
.stage-teaser__media > img {
  height: auto;
  left: 50%;
  max-width: none;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 1px);
  z-index: 0;
}
.stage-teaser__media img {
  width: 100%;
}

.stage-teaser__header {
  width: 100%;
}

.stage-teaser__main {
  opacity: 1;
  padding: 1em 1rem 1em 4.5rem;
  position: relative;
  transform: translateX(0);
  transition: opacity 0.2s 0.1s linear, transform 0s 0s;
  width: 100%;
  z-index: 2;
}
@media (min-width: 46.25em) {
  .stage-teaser__main {
    -ms-flex-align: start;
        align-items: flex-start;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-pack: center;
        justify-content: center;
    left: 0;
    max-width: 42rem;
    padding-right: 1em;
    position: absolute;
    top: 0;
    width: 65%;
  }
}
@media (min-width: 61.25em) {
  .stage-teaser__main {
    left: 100px;
    max-width: 42rem;
    padding-top: 1em;
    width: 42%;
  }
}
@media (min-width: 75em) {
  .stage-teaser__main {
    max-width: 50rem;
  }
}

.stage-teaser__title {
  font-size: 1em;
  text-transform: uppercase;
}

.stage-teaser__superheadline {
  font-weight: 400;
  display: block;
}

.stage-teaser__headline {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  padding-right: 60px;
  position: relative;
}
@media (min-width: 61.25em) {
  .stage-teaser__headline {
    font-size: 3rem;
  }
}
.stage-teaser__headline:before {
  background: url("../img/svg-sprite-2e4d8448.svg") no-repeat;
  height: 80px;
  background-position: 0px -1117px;
  width: 42px;
  background-size: 514px 6088px;
  bottom: auto;
  content: "";
  display: block;
  left: -4rem;
  margin: auto;
  position: absolute;
  right: auto;
  top: 0;
  transform: scale(0.375) translateY(-90%);
}
@media (min-width: 46.25em) {
  .stage-teaser__headline:before {
    left: -3.5rem;
    transform: scale(0.3125) translateY(52.5%);
  }
}
@media (min-width: 61.25em) {
  .stage-teaser__headline:before {
    left: -3.5rem;
    transform: scale(0.3125) translateY(67%);
  }
}
@media (min-width: 46.25em) {
  .stage-teaser__headline {
    padding-right: 0;
    padding-top: 40px;
  }
}
.stage-teaser__headline a {
  color: inherit;
  text-decoration: none;
}
.stage-teaser__headline a:hover, .stage-teaser__headline a:focus {
  color: inherit;
  text-decoration: underline;
}

.stage-teaser__subtitle {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.28;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
@media (min-width: 61.25em) {
  .stage-teaser__subtitle {
    font-size: 2.5rem;
  }
}
@media (min-width: 61.25em) {
  .stage-teaser__subtitle {
    margin-bottom: 0.75em;
  }
}

.stage-teaser__content p {
  margin-bottom: 1.5em;
}
.stage-teaser__content a:not(.stage-teaser__link) {
  color: #fff;
  text-decoration: underline;
}
.stage-teaser__content a:not(.stage-teaser__link):hover, .stage-teaser__content a:not(.stage-teaser__link):focus {
  color: #fff;
  text-decoration: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .stage-teaser__content {
    width: 100%;
  }
}
.stage-teaser__link {
  font-family: Fago, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  background: #008bd0;
  border: thin solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  min-height: 2.2em;
  outline: 0;
  padding: 1.1rem 2.2rem 0.9rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 150ms ease-out, transform 225ms ease-out 50ms;
  height: 1em;
}
.stage-teaser__link:focus, .stage-teaser__link:hover {
  background: #e53517;
  border: thin solid #e53517;
  color: #fff;
}
.stage-teaser__link:focus, .stage-teaser__link:hover {
  text-decoration: none;
}
@media (min-width: 61.25em) {
  .stage-teaser__link {
    margin-top: 0.5em;
  }
}
.stage-teaser__copyright {
  font-size: 1.4rem;
  line-height: 1.25;
  letter-spacing: 0.081em;
  text-align: right;
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  color: #fff;
  display: block;
  padding: 0.75em 1em;
  position: absolute;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
  width: 100%;
}

.stage-teaser-light {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  position: relative;
}
@media (min-width: 61.25em) {
  .stage-teaser-light {
    -ms-flex-flow: row;
        flex-flow: row;
    gap: 4rem;
  }
}
.stage-teaser-light .stage-teaser-light__content p,
.stage-teaser-light .stage-teaser-light__content h2 {
  background-color: #fff;
  box-shadow: 5px 0 0 #fff, -5px 0 0 #fff;
  display: inline;
  line-height: 1.4;
  padding: 0.5rem 0;
  white-space: break-spaces;
}
.stage-teaser-light .stage-teaser-light__content h2 {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.6;
}
@media (min-width: 61.25em) {
  .stage-teaser-light .stage-teaser-light__content h2 {
    font-size: 3.4rem;
  }
}
.stage-teaser-light .stage-teaser-light__content p {
  color: #e53517;
}
.stage-teaser-light .stage-teaser-light__content a {
  font-family: Fago, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  background: #008bd0;
  border: thin solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  min-height: 2.2em;
  outline: 0;
  padding: 1.1rem 2.2rem 0.9rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 150ms ease-out, transform 225ms ease-out 50ms;
}
.stage-teaser-light .stage-teaser-light__content a:focus, .stage-teaser-light .stage-teaser-light__content a:hover {
  background: #e53517;
  border: thin solid #e53517;
  color: #fff;
}
.stage-teaser-light .stage-teaser-light__content a:focus, .stage-teaser-light .stage-teaser-light__content a:hover {
  text-decoration: none;
}

.stage-teaser-light__content {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  gap: 1rem;
  margin-top: 1rem;
  opacity: 0;
  padding: 0 10px;
  transform: translateX(-2rem);
  transition: all 300ms ease-out;
}
@media (min-width: 61.25em) {
  .stage-teaser-light__content {
    gap: 2.5rem;
    margin-top: 3.7rem;
    padding: 0;
    width: 60%;
  }
}
.active .stage-teaser-light__content {
  opacity: 1;
  transform: translateX(0);
}
.stage-teaser-light__content .button {
  max-width: 26rem;
  width: 100%;
}

.stage-teaser-light__media {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin: 0;
  opacity: 0;
  -ms-flex-order: -1;
      order: -1;
  transform: translateX(2rem);
  transition: all 300ms ease-out;
  width: 100%;
}
@media (min-width: 61.25em) {
  .stage-teaser-light__media {
    -ms-flex-order: unset;
        order: unset;
  }
}
.active .stage-teaser-light__media {
  opacity: 1;
  transform: translateX(0);
}
.stage-teaser-light__media .figure__copyright {
  background-color: #fff;
}
@media (max-width: 46.24em) {
  .stage-teaser-light__media .figure__copyright {
    display: table;
    margin: 3px 3px 0 auto;
    padding: 3px;
    width: auto;
  }
}
.stage-teaser-light__media .figure__copyright p {
  display: inline;
}

.stage-teaser-light__copyright {
  font-size: 1rem;
  color: #9b928f;
  line-height: 1.25;
  text-align: right;
  display: block;
  padding: 0.5em 0;
  text-align: right;
}
.stage-teaser-light__copyright p {
  font-size: 1rem;
  color: #9b928f;
  line-height: 1.25;
  text-align: right;
  display: inline;
}