.eon-de-landing-teaser {
  max-width: 144rem;
  max-height: 65rem;
  margin: 0 auto;
}
.eon-de-landing-teaser__image-wrapper {
  display: flex;
  height: 22rem;
}
.eon-de-landing-teaser__image-wrapper picture {
  width: 100%;
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__image-wrapper {
    height: 100%;
    margin-left: -2.5rem;
    margin-right: 0;
    width: calc(100% - 3rem);
  }
}
@media (min-width: 992px) {
  .eon-de-landing-teaser__image-wrapper {
    margin-left: -2.5rem;
    width: calc(100% - 8.5rem);
  }
}
.eon-de-landing-teaser__image-wrapper img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__image-wrapper img {
    height: 100%;
    min-height: 65rem;
  }
}
.eon-de-landing-teaser__bar1 {
  background-color: #b00402;
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__bar1 {
    min-width: 1.1rem;
  }
}
@media (min-width: 992px) {
  .eon-de-landing-teaser__bar1 {
    min-width: 1.5rem;
  }
}
.eon-de-landing-teaser__bar2 {
  background-color: #1ea2b1;
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__bar2 {
    min-width: 7.4rem;
  }
}
@media (min-width: 992px) {
  .eon-de-landing-teaser__bar2 {
    min-width: 11.5rem;
  }
}
.eon-de-landing-teaser__bar3 {
  background-color: #e3e000;
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__bar3 {
    min-width: 2rem;
  }
}
@media (min-width: 992px) {
  .eon-de-landing-teaser__bar3 {
    min-width: 3rem;
  }
}
.eon-de-landing-teaser__parsys {
  background-color: #ea1c0a;
}
@media (min-width: 320px) {
  .eon-de-landing-teaser__parsys {
    padding: 0;
    display: flex;
    position: relative;
  }
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__parsys {
    width: calc(100% + 2.5rem);
    padding: 6.5rem 1.5rem 0 3rem;
    margin-right: -2.5rem;
    display: block;
    position: relative;
  }
}
@media (min-width: 992px) {
  .eon-de-landing-teaser__parsys {
    width: calc(100% + 2.5rem);
    margin-right: -2.5rem;
  }
}
.eon-de-landing-teaser__parsys-title.eon-de-title {
  position: relative;
  z-index: 1;
  font-size: 3.4rem;
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__parsys-title.eon-de-title {
    display: none;
  }
}
.eon-de-landing-teaser__parsys-bar {
  position: absolute;
  height: 100%;
}
@media (min-width: 768px) {
  .eon-de-landing-teaser__parsys-bar {
    display: none;
  }
}
.eon-de-landing-teaser__parsys-bar--1 {
  background-color: #e3e000;
  min-width: 1rem;
  left: 0;
}
.eon-de-landing-teaser__parsys-bar--2 {
  position: absolute;
  background-color: #b00402;
  min-width: 5.3rem;
  right: .5rem;
}
.eon-de-landing-teaser__parsys-bar--3 {
  position: absolute;
  background-color: #1ea2b1;
  min-width: .5rem;
  right: 0;
}
.eon-de-landing-teaser__headline-container {
  position: absolute;
  bottom: 6.5rem;
  right: 6.5rem;
  text-align: right;
}
@media (max-width: 991px) {
  .eon-de-landing-teaser__headline-container {
    bottom: 3.5rem;
  }
}
@media (max-width: 991px) {
  .eon-de-landing-teaser__headline.eon-de-title {
    margin-bottom: 2.8rem;
    font-size: 6rem;
  }
}
@media (max-width: 767px) {
  .eon-de-landing-teaser__col-left,
  .eon-de-landing-teaser__col-right {
    padding: 0;
  }
}
.eon-de-landing-teaser__col-left[class*="col-"] {
  display: inline !important;
}
@media (max-width: 767px) {
  .eon-de-landing-teaser__content {
    padding: 1rem 3.2rem 2rem 2.7rem;
  }
}
@media (min-width: 992px) {
  .eon-de-landing-teaser__content {
    position: absolute;
    bottom: 6.5rem;
    left: 0;
    width: 100%;
    padding: 6.5rem 1.5rem 0 3rem;
  }
}
@media (min-width: 992px) {
  .eon-de-landing-teaser__content {
    position: absolute;
    bottom: 6.5rem;
  }
}
.eon-de-landing-teaser__media-image {
  display: inherit;
  min-width: 100%;
}
.eon-de-landing-teaser__action-btn {
  display: none;
  margin-right: 8rem;
}
.eon-de-landing-teaser__action-btn .eon-button {
  height: 52px;
  padding: 0 26px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .eon-de-landing-teaser__action-btn {
    display: block;
  }
  .eon-de-landing-teaser__action-btn .eon-button {
    display: inline-block !important;
  }
}
.eon-de-landing-teaser .rich-text {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 767px) {
  .eon-de-landing-teaser .rich-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .eon-de-landing-teaser .link-text-comp {
    text-align: right;
    position: relative;
    z-index: 1;
    margin-top: 1.5rem;
  }
  .eon-de-landing-teaser .link-text-comp .eon-button {
    display: inline-block;
    margin: 0;
  }
}
.eon-de-landing-teaser a {
  margin: 0;
}
@media (min-width: 768px) {
  .row .row .row--same-height-columns,
  .row .row--same-height-columns,
  .row--same-height-columns {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .row .row .row--same-height-columns:before,
  .row .row--same-height-columns:before,
  .row--same-height-columns:before {
    width: 0;
  }
  .row .row .row--same-height-columns > [class*="col-"],
  .row .row--same-height-columns > [class*="col-"],
  .row--same-height-columns > [class*="col-"] {
    display: flex;
  }
}
.ie-objectfit-fallback {
  background-size: cover;
  background-position: center;
  min-height: 65rem;
}
