.c-event-teaser {
  -webkit-box-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.c-event-teaser .c-date-header {
  height: 5rem;
  margin-right: 1.6666666667rem;
  width: 5rem;
}
.c-event-teaser .c-date-header__container {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  left: 0;
  padding: 0.7222222222rem 0.9444444444rem;
  position: relative;
  right: 0;
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.c-event-teaser .c-date-header__date {
  font-size: 2rem;
  line-height: 0.8;
}
@media (min-width: 37.5em) {
  .c-event-teaser .c-date-header__date {
    font-size: 2.6666666667rem;
  }
}
@media (min-width: 62em) {
  .c-event-teaser {
    flex-wrap: nowrap;
  }
}
.c-event-teaser--small .c-event-teaser__time {
  line-height: 1.333;
}

.c-event-teaser__row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3.3333333333rem;
  margin-bottom: 3.3333333333rem;
}
.c-event-teaser__row:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.c-event-teaser__row > h3 {
  background: #046A38;
  color: #fff;
  max-height: 6.0555555556rem;
  padding: 0.5555555556rem 0.8333333333rem 0.8333333333rem;
}
.c-event-teaser__row > h3:not([class]) {
  margin-bottom: 1.6666666667rem;
}
.c-event-teaser__row > h3 span {
  display: block;
}
.c-event-teaser__row > h3 .date {
  font-size: 2.4444444444rem;
  line-height: 1;
  margin-bottom: 0.3333333333rem;
}
.c-event-teaser__row > h3 .day,
.c-event-teaser__row > h3 .month-year {
  font-size: 0.6666666667rem;
  line-height: 1;
  margin-bottom: 0.1666666667rem;
  text-transform: uppercase;
}
@media (min-width: 37.5em) {
  .c-event-teaser__row > h3 .day,
  .c-event-teaser__row > h3 .month-year {
    font-size: 0.7777777778rem;
  }
}
.c-event-teaser__row > h3 .month-year {
  margin-bottom: 0;
}
@media (min-width: 62em) {
  .c-event-teaser__row {
    display: -webkit-box;
    display: flex;
  }
  .c-event-teaser__row h3:not([class]) {
    flex-basis: 10rem;
    margin-right: 3.3333333333rem;
  }
}

@media (min-width: 62em) {
  .c-event-teaser__rows {
    flex-basis: 72%;
  }
}

.c-event-teaser__time {
  font-size: 0.8333333333rem;
  line-height: 1.7142857143;
  color: #666 !important;
  font-family: "Typold W05", sans-serif;
  font-weight: 500;
  text-transform: none;
}
@media (min-width: 37.5em) {
  .c-event-teaser__time {
    font-size: 0.8333333333rem;
  }
}

.c-event-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-event-teaser__title {
    font-size: 1.1666666667rem;
  }
}

.c-event-teaser__subtitle {
  font-size: 0.8333333333rem;
  line-height: 1.333;
  margin-top: 0.2222222222rem;
  margin-bottom: 0.2222222222rem;
}
@media (min-width: 37.5em) {
  .c-event-teaser__subtitle {
    font-size: 0.8333333333rem;
  }
}

a.c-event-teaser__title {
  color: #417925;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
a.c-event-teaser__title:hover, a.c-event-teaser__title:focus {
  color: #046A38;
}
a.c-event-teaser__title:focus {
  background-color: #E0EFF4;
}
.c-event-teaser__title-link {
  color: #417925;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.c-event-teaser__title-link:hover, .c-event-teaser__title-link:focus {
  color: #046A38;
}
.c-event-teaser__title-link:focus {
  background-color: #E0EFF4;
}
.c-event-teaser__content {
  -webkit-box-flex: 1;
          flex-grow: 1;
}
@media (min-width: 87.5em) {
  .c-event-teaser__content {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}

.c-event-teaser__content-details {
  -webkit-box-flex: 1;
          flex: auto;
}

.c-event-teaser__cta {
  justify-self: flex-end;
  margin-left: auto;
}
.c-event-teaser__cta .cta-link {
  font-size: 0.8333333333rem;
  line-height: 1.333;
  color: #333;
  font-family: "Typold W05", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1111111111em;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background: #4C8C2B;
  font-size: 0.8333333333rem;
  display: inline-block;
  padding: 0.3333333333rem 0.6666666667rem;
  white-space: nowrap;
}
@media (min-width: 37.5em) {
  .c-event-teaser__cta .cta-link {
    font-size: 0.8333333333rem;
  }
}
.c-event-teaser__cta .cta-link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.c-event-teaser__cta .cta-link:after {
  content: "";
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='10'%3E%3Cdefs%3E%3Cpath id='a' d='m14.586 4-2.293-2.293A1 1 0 1 1 13.707.293l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 1 1-1.414-1.414L14.586 6H1a1 1 0 1 1 0-2z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill='%23417925' fill-rule='nonzero'/%3E%3Cg fill='%23417925' mask='url(%23b)'%3E%3Cpath d='M0-4h18v18H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right center;
  display: inline-block;
  background-size: 100%;
  background-position: center;
  height: 0.5555555556rem;
  margin-left: 0.6666666667rem;
  width: 1rem;
}
.c-event-teaser__cta .cta-link:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='10'%3E%3Cdefs%3E%3Cpath id='a' d='m14.586 4-2.293-2.293A1 1 0 1 1 13.707.293l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 1 1-1.414-1.414L14.586 6H1a1 1 0 1 1 0-2z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd'%3E%3Cmask id='b'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse xlink:href='%23a' fill-rule='nonzero'/%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M0-4h18v18H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right center;
}
@media (min-width: 37.5em) {
  .c-event-teaser__cta .cta-link {
    font-size: 0.8333333333rem;
  }
}
.c-event-teaser__cta .cta-link:after {
  margin-left: 0;
}
.c-event-teaser__cta .cta-link:hover {
  background: #046A38;
  color: #fff;
}