.c-teaser {
  width: 100%;
}
.c-teaser.js--block-link:hover img {
  opacity: 0.8;
}

.c-teaser__content {
  max-width: 100%;
}

.c-teaser__image {
  margin-bottom: 0.8333333333rem;
}
.c-teaser__image img {
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 100%;
}

.c-teaser__title {
  font-size: 1rem;
  line-height: 1.333;
  font-family: "Typold W05", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 37.5em) {
  .c-teaser__title {
    font-size: 1rem;
  }
}
.c-teaser__title:not(:last-child) {
  margin-bottom: 0.5em;
}

a.c-teaser__title {
  color: #417925;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
a.c-teaser__title:hover, a.c-teaser__title:focus {
  color: #046A38;
}
a.c-teaser__title:focus {
  background-color: #E0EFF4;
}
.c-teaser__title-link {
  color: #417925;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.c-teaser__title-link:hover, .c-teaser__title-link:focus {
  color: #046A38;
}
.c-teaser__title-link:focus {
  background-color: #E0EFF4;
}
.c-teaser__type {
  font-size: 0.7222222222rem;
}
@media (min-width: 37.5em) {
  .c-teaser__type {
    font-size: 0.7222222222rem;
  }
}
.c-teaser__type:not(:last-child) {
  margin-bottom: 0.6666666667rem;
}

.c-teaser__description {
  font-size: 0.7777777778rem;
  line-height: 1.7142857143;
}
@media (min-width: 37.5em) {
  .c-teaser__description {
    font-size: 0.7777777778rem;
  }
}

.c-teaser__dateline {
  margin-bottom: 0.3333333333rem;
}

.c-teaser__info {
  font-size: 0.7777777778rem;
  margin-top: 0.6666666667rem;
  padding: 0.1666666667rem 0 0.1666666667rem 30px;
  position: relative;
}
@media (min-width: 37.5em) {
  .c-teaser__info {
    font-size: 0.7777777778rem;
  }
}
.c-teaser__info * {
  font-size: 0.7777777778rem;
  line-height: 1.7142857143;
}
@media (min-width: 37.5em) {
  .c-teaser__info * {
    font-size: 0.7777777778rem;
  }
}
.c-teaser__info:before {
  content: "";
  background-position: 50% 50%;
  background-size: 100% 100%;
  height: 24px;
  left: 0;
  position: absolute;
  top: 0.2222222222rem;
  width: 24px;
}
.c-teaser__info a {
  color: #01426A;
  display: block;
}

.c-teaser__info--email a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-teaser__info--email:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M-540-1140h1740v2364H-540z'/%3E%3Cpath fill='%23008099' d='M8 18h13a1 1 0 0 0 1-1V7.25l-8 6-8-6V8H4V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zM20.333 6H7.667L14 10.75zM0 10h6v2H0zm2 4h4v2H2z'/%3E%3C/g%3E%3C/svg%3E");
}

.c-teaser__info--phone:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23008099' fill-rule='evenodd' d='M8 0h8a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4m.4 2C7.075 2 6 3.12 6 4.5v15C6 20.88 7.075 22 8.4 22h7.2c1.325 0 2.4-1.12 2.4-2.5v-15C18 3.12 16.925 2 15.6 2zM10 3h4v1h-4zM6 18h12v1H6z'/%3E%3C/svg%3E");
}

.c-teaser__info--address:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23008099' d='M17 10a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-8 0a3 3 0 1 0 6 0 3 3 0 0 0-6 0m3.746 12.666a1 1 0 0 1-1.492 0l-5.618-6.302a9 9 0 1 1 12.749-.02zM12 20.498l4.91-5.507.04-.041a7 7 0 0 0-9.9-9.9c-2.733 2.734-2.733 7.166.04 9.941z'/%3E%3C/svg%3E");
}

@media (min-width: 48em) {
  .c-teaser__image {
    margin-bottom: 1.3333333333rem;
  }
}
@media (min-width: 87.5em) {
  .c-teaser__image {
    margin-bottom: 1.6666666667rem;
  }
}
.c-teaser--small {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.c-teaser--small .c-teaser__image {
  align-self: flex-start;
  -webkit-box-flex: 0;
          flex: none;
  margin-right: 1rem;
}
@media (max-width: 37.4375em) {
  .c-teaser--small .c-teaser__image {
    margin-bottom: 1.1111111111rem;
  }
}
@media (min-width: 0) {
  .c-teaser--small .c-teaser__image {
    width: 33.3333333333%;
  }
}
@media (min-width: 37.5em) {
  .c-teaser--small .c-teaser__image {
    margin-right: 1.6666666667rem;
  }
}
@media (min-width: 62em) {
  .c-teaser--small .c-teaser__image {
    margin-right: 1.6666666667rem;
  }
}
.c-teaser--small .c-teaser__image + .c-teaser__content {
  -webkit-box-flex: initial;
          flex: initial;
  -webkit-box-flex: 1;
          flex-grow: 1;
}
@media (min-width: 62em) {
  .c-teaser--small .c-teaser__image + .c-teaser__content {
    width: 57.1428571429%;
  }
}

.c-teaser--no-image .c-teaser__content {
  width: 100%;
}

.c-teaser--alert.c-teaser--no-image .c-alert-icon--teaser .c-alert-icon__inner {
  float: left;
  margin-top: 0;
  padding: 0;
}
.c-teaser--alert .c-teaser__image {
  margin-bottom: 0;
}
.c-teaser--alert .c-teaser__type {
  height: 1.6666666667rem;
  margin-bottom: 0;
}
.c-teaser--alert.c-teaser--listing .c-teaser__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.c-teaser--alert.c-teaser--listing .c-teaser__content .c-teaser__dateline {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.c-teaser--alert.c-teaser--listing .c-teaser__content .c-teaser__type {
  margin-bottom: 0;
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.c-teaser--alert.c-teaser--listing .c-teaser__content .c-teaser__title {
  -webkit-box-ordinal-group: 4;
          order: 3;
}