.M-Text-StagedTypography__item {
  display: flex;
  padding: 0;
}
.M-Text-StagedTypography__item.-secondary {
  padding: 1rem 1.5rem 2rem;
}
.M-Text-StagedTypography .A-Text-TextContentIcon {
  width: 100%;
}
.M-Text-StagedTypography .A-Text-TextContentIcon > .a-icon {
  color: var(--bosch-blue-35);
  align-self: flex-start;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .M-Text-StagedTypography .A-Text-TextContentIcon > .a-icon {
    font-size: 6rem;
    line-height: 1;
  }
}
.M-Text-StagedTypography .A-Text-TextContentIcon__headline a {
  text-decoration: none;
  --minor-accent__enabled__front__default: var(--bosch-black);
  --minor-accent__enabled__front__hovered: var(--bosch-blue-35);
  transition: all 250ms;
}
.M-Text-StagedTypography .A-Text-TextContentIcon__headline a .a-icon {
  font-size: 1.75rem;
  line-height: 1.875rem;
}
.M-Text-StagedTypography .A-Text-TextContentIcon__content {
  margin-bottom: 1rem;
}
.M-Text-StagedTypography .A-Text-TextContentIcon__text {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-top: 0;
}
.M-Text-StagedTypography .A-Text-TextContentIcon .a-link {
  margin-top: auto;
}
/*# sourceMappingURL=stagedTypographyHighlights.css.map */
