.hero__tagline, .case-hero__copy > .case-hero__label, .chronicle-hero .section__label {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

.hero [data-content-id="home-hero-title"] h1, .case-hero__title, .chronicle-hero__title, #contact-hero .section__title {
  font-size: clamp(42px, 5vw, 54px);
  font-weight: 900;
  letter-spacing: -1.2px;
  line-height: 1.148; }

.hero [data-content-id="home-hero-subtitle"] p, .case-hero__kicker, .chronicle-hero__lead, .contact-hero-intro__text {
  font-size: 19px;
  line-height: 28px; }

@media (max-width: 680px) {
  .hero [data-content-id="home-hero-title"] h1, .case-hero__title, .chronicle-hero__title, #contact-hero .section__title {
    font-size: 36px;
    letter-spacing: -0.6px;
    line-height: 42px; }

  .hero [data-content-id="home-hero-subtitle"] p, .case-hero__kicker, .chronicle-hero__lead, .contact-hero-intro__text {
    font-size: 18px;
    line-height: 28px; } }

/*# sourceMappingURL=hero-typography.css.map */
