.about-page-en .about-hero h1 {
  max-width: 13em;
  font-size: clamp(2.55rem, 4.2vw, 4.4rem);
  letter-spacing: -0.035em;
  line-height: 1.08;
  text-wrap: balance;
}

.about-page-en .about-hero h1 span {
  display: block;
}

.about-page-en .about-hero h1 span:last-child {
  color: var(--color-signal);
}

.about-page-en .about-section-heading h2,
.about-page-en .persona-origin-heading h2,
.about-page-en .research-today-heading h2,
.about-page-en .is-not-heading h2,
.about-page-en .about-pathways h2,
.about-page-en .name-origin h2 {
  text-wrap: balance;
}

.about-page-en .about-section-heading h2 {
  font-size: clamp(2.2rem, 3.6vw, 3.6rem);
  letter-spacing: -0.045em;
}

.about-page-en .brand-question-turn blockquote {
  text-wrap: balance;
}

.about-page-en .label-observation h2 {
  max-width: 15em;
  font-size: clamp(2.05rem, 3.5vw, 3.4rem);
  letter-spacing: -0.04em;
  line-height: 1.14;
  text-wrap: balance;
}

.about-page-en .label-observation h2 br {
  display: none;
}

.about-page-en .who-asks h2 {
  max-width: 13em;
  font-size: clamp(2.25rem, 3.7vw, 3.7rem);
  letter-spacing: -0.045em;
  line-height: 1.08;
  text-wrap: balance;
}

.about-page-en .who-asks-body blockquote {
  text-wrap: balance;
}

.about-page-en .persona-origin-heading h2,
.about-page-en .research-today-heading h2 {
  font-size: clamp(2.3rem, 3.8vw, 3.9rem);
  letter-spacing: -0.045em;
}

.about-page-en .name-origin h2 {
  font-size: clamp(2.15rem, 3.5vw, 3.5rem);
  letter-spacing: -0.04em;
}

.about-page-en .about-persona-flow li > p {
  font-size: 0.45rem;
  letter-spacing: 0.03em;
  overflow-wrap: anywhere;
}

.about-page-en .capability-index small {
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.about-page-en .founding-stage h2 {
  max-width: 13em;
  font-size: clamp(2.3rem, 4vw, 4.1rem);
  letter-spacing: -0.05em;
  line-height: 1.06;
}

@media (max-width: 30rem) {
  .about-page-en .about-hero h1 {
    max-width: none;
    font-size: clamp(2.05rem, 9.6vw, 2.45rem);
    letter-spacing: -0.03em;
    line-height: 1.12;
  }

  .about-page-en .about-hero h1 span {
    display: inline;
  }

  .about-page-en .about-hero h1 span + span::before {
    content: " ";
  }

  .about-page-en .label-observation h2 {
    max-width: none;
    font-size: clamp(1.85rem, 9.2vw, 2.25rem);
    letter-spacing: -0.03em;
    line-height: 1.18;
  }

  .about-page-en .who-asks h2 span,
  .about-page-en .who-asks h2 em {
    display: inline;
  }

  .about-page-en .who-asks h2 span + span::before,
  .about-page-en .who-asks h2 span + em::before {
    content: " ";
  }

  .about-page-en .who-asks h2 {
    max-width: none;
    font-size: clamp(2.15rem, 10.4vw, 2.6rem);
    letter-spacing: -0.035em;
    line-height: 1.1;
  }

  .about-page-en .founding-stage h2 {
    font-size: clamp(2.2rem, 10vw, 2.55rem);
    letter-spacing: -0.04em;
    line-height: 1.08;
  }
}
