.holcim_embed .title_wrapper {
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 800;
  color: var(--corporate-main-color);
  margin-bottom: 1.5625rem;
}
@media (max-width: 119.99875rem) {
  .holcim_embed .title_wrapper {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_embed .title_wrapper {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_embed .title_wrapper {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0.625rem;
  }
}
/*# sourceMappingURL=style.css.map */
