.holcim_teaser.annotation {
  border-radius: 5px;
  padding: 1.5rem;
}
.holcim_teaser.annotation .annotation {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: bold;
}
@media (max-width: 119.99875rem) {
  .holcim_teaser.annotation .annotation {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_teaser.annotation .annotation {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_teaser.annotation .annotation {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.holcim_teaser.annotation .title_wrapper {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: bold;
}
@media (max-width: 119.99875rem) {
  .holcim_teaser.annotation .title_wrapper {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_teaser.annotation .title_wrapper {
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_teaser.annotation .title_wrapper {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.holcim_teaser.annotation .title_wrapper .material-icons {
  font-size: 1.875rem;
}
.holcim_teaser.annotation .description_wrapper {
  padding: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (max-width: 119.99875rem) {
  .holcim_teaser.annotation .description_wrapper {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_teaser.annotation .description_wrapper {
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_teaser.annotation .description_wrapper {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
/*# sourceMappingURL=style-annotation.css.map */
