.event--teaser__image {
  margin-bottom: 24px; }
  .event--teaser__image a {
    background: #323232;
    margin-left: 1.25rem;
    margin-top: 1.25rem;
    position: relative;
    z-index: 1;
    background: none;
    display: block; }
    .event--teaser__image a::after {
      border: 0.25rem solid #323232;
      content: "";
      height: calc(100% - (0.25rem * 2));
      left: -1.25rem;
      position: absolute;
      top: -1.25rem;
      width: calc(100% - (0.25rem * 2));
      z-index: -1; }
    @media (min-width: 37.5em) {
      .event--teaser__image a {
        background: #323232;
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        position: relative;
        z-index: 1; }
        .event--teaser__image a::after {
          border: 0.25rem solid #323232;
          content: "";
          height: calc(100% - (0.25rem * 2));
          left: -0.75rem;
          position: absolute;
          top: -0.75rem;
          width: calc(100% - (0.25rem * 2));
          z-index: -1; } }
    @media (min-width: 55em) and (max-width: 61.9375em) {
      .event--teaser__image a {
        background: #323232;
        margin-left: 1rem;
        margin-top: 1rem;
        position: relative;
        z-index: 1; }
        .event--teaser__image a::after {
          border: 0.25rem solid #323232;
          content: "";
          height: calc(100% - (0.25rem * 2));
          left: -1rem;
          position: absolute;
          top: -1rem;
          width: calc(100% - (0.25rem * 2));
          z-index: -1; } }
    @media (min-width: 62em) and (max-width: 78.6875em) {
      .event--teaser__image a {
        background: #323232;
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        position: relative;
        z-index: 1; }
        .event--teaser__image a::after {
          border: 0.25rem solid #323232;
          content: "";
          height: calc(100% - (0.25rem * 2));
          left: -0.75rem;
          position: absolute;
          top: -0.75rem;
          width: calc(100% - (0.25rem * 2));
          z-index: -1; } }
    @media (min-width: 78.75em) and (max-width: 94.9375em) {
      .event--teaser__image a {
        background: #323232;
        margin-left: 1rem;
        margin-top: 1rem;
        position: relative;
        z-index: 1; }
        .event--teaser__image a::after {
          border: 0.25rem solid #323232;
          content: "";
          height: calc(100% - (0.25rem * 2));
          left: -1rem;
          position: absolute;
          top: -1rem;
          width: calc(100% - (0.25rem * 2));
          z-index: -1; } }
    @media (min-width: 95em) {
      .event--teaser__image a {
        background: #323232;
        margin-left: 1.25rem;
        margin-top: 1.25rem;
        position: relative;
        z-index: 1; }
        .event--teaser__image a::after {
          border: 0.25rem solid #323232;
          content: "";
          height: calc(100% - (0.25rem * 2));
          left: -1.25rem;
          position: absolute;
          top: -1.25rem;
          width: calc(100% - (0.25rem * 2));
          z-index: -1; } }
    .event--teaser__image a img {
      display: block;
      margin-left: 0;
      max-width: 100%;
      position: relative;
      width: 100%; }
    .event--teaser__image a img {
      position: relative;
      z-index: 1; }

.event--teaser__label {
  font-size: 0.7rem;
  background-color: transparent;
  border: 0;
  display: inline-block;
  font-family: "Avenir LT W01_95 Black1475556";
  padding: 0 0.15rem;
  position: relative;
  text-transform: uppercase;
  z-index: 0;
  margin: 0 0 12px; }
  @media (min-width: 55em) {
    .event--teaser__label {
      font-size: 0.75rem; } }
  @media (min-width: 62em) {
    .event--teaser__label {
      font-size: 0.7rem; } }
  .event--teaser__label::before {
    background-color: #f2f2f2;
    bottom: 10%;
    content: "";
    height: 40%;
    left: 0;
    max-height: 15px;
    position: absolute;
    width: 100%;
    z-index: -1; }
  .event--teaser__label::before {
    content: none; }
    @media (min-width: 31.25em) {
      .event--teaser__label::before {
        content: ""; } }
    @media (min-width: 37.5em) {
      .event--teaser__label::before {
        content: none; } }
    @media (min-width: 78.75em) {
      .event--teaser__label::before {
        content: ""; } }
  .event--teaser__label span {
    display: block; }
    @media (min-width: 31.25em) {
      .event--teaser__label span {
        display: inline; } }
    @media (min-width: 37.5em) {
      .event--teaser__label span {
        display: block; } }
    @media (min-width: 78.75em) {
      .event--teaser__label span {
        display: inline; } }
    .event--teaser__label span:nth-of-type(1) {
      font-family: "Avenir LT W01_95 Black1475556"; }
    .event--teaser__label span:nth-of-type(2) {
      background-color: transparent;
      border: 0;
      display: inline-block;
      font-family: "Avenir LT W01_95 Black1475556";
      padding: 0 0.15rem;
      position: relative;
      text-transform: uppercase;
      z-index: 0;
      font-family: "Avenir LT W01_35 Light1475496"; }
      .event--teaser__label span:nth-of-type(2)::before {
        background-color: #f2f2f2;
        bottom: 10%;
        content: "";
        height: 40%;
        left: 0;
        max-height: 15px;
        position: absolute;
        width: 100%;
        z-index: -1; }
      @media (min-width: 31.25em) {
        .event--teaser__label span:nth-of-type(2)::before {
          content: none; } }
      @media (min-width: 37.5em) {
        .event--teaser__label span:nth-of-type(2)::before {
          content: ""; } }
      @media (min-width: 78.75em) {
        .event--teaser__label span:nth-of-type(2)::before {
          content: none; } }

.event--teaser__title-container {
  margin-bottom: 12px;
  line-height: 1.1; }

.event--teaser__title {
  font-size: 1.1rem;
  display: inline;
  line-height: 1.1;
  margin: 0; }
  @media (min-width: 37.5em) {
    .event--teaser__title {
      font-size: 1.15rem; } }
  @media (min-width: 55em) {
    .event--teaser__title {
      font-size: 1.2rem; } }
  @media (min-width: 62em) {
    .event--teaser__title {
      font-size: 1.4rem; } }
  .event--teaser__title a {
    color: #323232; }
    .event--teaser__title a:hover {
      text-decoration: none; }

.event--teaser__subtitle {
  font-size: 1.1rem;
  display: inline;
  line-height: 1.1;
  font-family: "Avenir LT W01_35 Light1475496";
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 37.5em) {
    .event--teaser__subtitle {
      font-size: 1.15rem; } }
  @media (min-width: 55em) {
    .event--teaser__subtitle {
      font-size: 1.2rem; } }
  @media (min-width: 62em) {
    .event--teaser__subtitle {
      font-size: 1.4rem; } }
