/* V7.2.0 | English typography safeguards for the primary page family. */

@media (min-width: 861px) {
  html[data-lang="en"] body.bioten-platform-v581 .btp580-hero__copy {
    width: min(58%, 760px);
  }

  html[data-lang="en"] body.bioten-platform-v581.bioten-platform-v580 main.btp580-main .btp580-hero h1 {
    max-width: 760px;
    font-size: clamp(42px, 4vw, 58px) !important;
    letter-spacing: -0.052em !important;
    line-height: 1.025 !important;
  }

  html[data-lang="en"] body.bioten-platform-v581 .btp580-hero h1 span,
  html[data-lang="en"] body.bioten-platform-v581 .btp580-hero h1 em {
    white-space: normal;
  }
}
