.lg-img-teasers__teasers:after {
  content: "";
  display: table;
  clear: both;
}

.lg-img-teasers.lg-img-teasers--grey {
  padding: 35px 0;
  background-color: #e8e9ea;
  background-image: none;
}
@media (min-width: 768px) {
  .lg-img-teasers.lg-img-teasers--grey {
    padding: 46px 0;
  }
}
.lg-img-teasers.lg-img-teasers--grey .title--36 {
  font-family: "DIN Next LT Pro Condensed Webfont", sans-serif;
  margin-top: 0px;
}
.lg-img-teasers.lg-img-teasers--grey .title--36 {
  font-size: 22px;
}
@media screen and (min-width: 320px) {
  .lg-img-teasers.lg-img-teasers--grey .title--36 {
    font-size: calc(22px + 19 * (100vw - 320px) / 880);
  }
}
@media screen and (min-width: 1200px) {
  .lg-img-teasers.lg-img-teasers--grey .title--36 {
    font-size: 41px;
  }
}
.lg-img-teasers.lg-img-teasers--grey .title--36 {
  font-weight: 500;
}
.lg-img-teasers.lg-img-teasers--grey .title--orange {
  color: #ff8400;
  font-family: "DIN Next LT Pro Condensed Webfont", sans-serif;
  font-weight: 500;
}
.lg-img-teasers.lg-img-teasers--grey .title--orange {
  font-size: 22px;
}
@media screen and (min-width: 320px) {
  .lg-img-teasers.lg-img-teasers--grey .title--orange {
    font-size: calc(22px + 19 * (100vw - 320px) / 880);
  }
}
@media screen and (min-width: 1200px) {
  .lg-img-teasers.lg-img-teasers--grey .title--orange {
    font-size: 41px;
  }
}
.lg-img-teasers.lg-img-teasers--grey .title--orange {
  margin-bottom: 0px;
  line-height: 1.25;
}

.lg-img-teasers__img-wrap {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1650px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .lg-img-teasers__img-wrap {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1400px) {
  .lg-img-teasers__img-wrap {
    margin-bottom: 70px;
  }
}

.lg-img-teasers__teasers {
  padding-top: 11px;
}
@media (min-width: 992px) {
  .lg-img-teasers__teasers {
    padding-top: 0;
  }
}

.lg-img-teasers__teaser-col {
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  .lg-img-teasers__teaser-col::after {
    content: "";
    display: table;
    clear: both;
  }
  .lg-img-teasers__teaser-col {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .lg-img-teasers__teaser-col:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lg-img-teasers__teaser-col:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lg-img-teasers__teaser-col:nth-child(2n+1) {
    clear: both;
  }
  .lg-img-teasers__teaser-col {
    margin-bottom: 43px;
  }
}
@media screen and (min-width: 980px) {
  .lg-img-teasers__teaser-col::after {
    content: "";
    display: table;
    clear: both;
  }
  .lg-img-teasers__teaser-col {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .lg-img-teasers__teaser-col:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lg-img-teasers__teaser-col:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lg-img-teasers__teaser-col:nth-child(3n+1) {
    clear: both;
  }
}
/*# sourceMappingURL=block-teasers-component.css.map */
