.customer-styles {
  /* START article: aqu-teaser-horizontal-item */
  /* END article: aqu-teaser-horizontal-item */
}

.customer-styles .template_aqu-teaser-horizontal-item {
  width: 208px;
  padding-bottom: 5px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-teaser-horizontal-item {
    width: 290px;
  }
}

.customer-styles .template_aqu-teaser-horizontal-item .image {
  display: block;
  width: 100%;
}

.customer-styles .template_aqu-teaser-horizontal-item .date {
  margin-top: 14px;
  height: 22px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-teaser-horizontal-item .date {
    margin-top: 18px;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-teaser-horizontal-item .date {
    height: 24px;
  }
}

.customer-styles .template_aqu-teaser-horizontal-item .link-wrapper {
  text-decoration: none;
}

.customer-styles .template_aqu-teaser-horizontal-item .link-wrapper:focus {
  outline-width: 2px;
  outline-style: solid;
}

.customer-styles .template_aqu-teaser-horizontal-item .link-wrapper:hover .text {
  text-decoration: underline;
}

.customer-styles .template_aqu-teaser-horizontal-item .link-wrapper .text::after {
  background-color: var(--font-color);
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 38 211 132'%3E%3Cpath d='M 1.3608247,117.03093 H 159.89691 l -33.76547,33.76546 18.11598,18.11598 66.34021,-64.80928 -66.34021,-65.149481 -18.37113,18.711338 34.36082,33.340206 H 1.3608247 Z' /%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 38 211 132'%3E%3Cpath d='M 1.3608247,117.03093 H 159.89691 l -33.76547,33.76546 18.11598,18.11598 66.34021,-64.80928 -66.34021,-65.149481 -18.37113,18.711338 34.36082,33.340206 H 1.3608247 Z' /%3E%3C/svg%3E%0A");
  width: 22px;
}

.customer-styles .template_aqu-teaser-horizontal-item .text {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: var(--font-color);
  display: inline-block;
  font-family: "Museo", Verdana, sans-serif;
  font-style: italic;
  font-weight: 500;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-teaser-horizontal-item .text {
    margin-top: 15px;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-teaser-horizontal-item .text {
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 1.55556;
  }
}

.customer-styles .template_aqu-teaser-horizontal-item .text-span {
  margin-right: 8px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-teaser-horizontal-item .text-span {
    margin-right: 10px;
  }
}
