@layer components {
  ._typography_z2blj_2 {
    font-size: 1.7rem;
    font-weight: var(--font-weight3);
  }
  ._h1_z2blj_6 {
    font-size: 3.4rem;
    line-height: 4.2rem;
  }
  ._h2_z2blj_10 {
    font-size: 2.8rem;
    font-weight: var(--font-weight3);
    line-height: 3.6rem;
  }
  ._h3_z2blj_15 {
    font-size: 2.4rem;
    font-weight: var(--font-weight3);
    line-height: 3.2rem;
  }
  ._h4_z2blj_20 {
    font-size: 2rem;
    font-weight: var(--font-weight3);
    line-height: 2.4rem;
  }
  ._lg_z2blj_25 {
    font-size: 1.8rem;
  }
  /* stylelint-disable-next-line selector-class-pattern */
  ._p_z2blj_29 {
    font-size: 1.7rem;
    line-height: 26px;
  }
  ._body_z2blj_33 {
    font-size: 1.6rem;
  }
  ._subtitle_z2blj_36 {
    font-size: 1.5rem;
  }
  ._caption_z2blj_39 {
    font-size: 1.4rem;
  }
  ._footnote_z2blj_42 {
    font-size: 1.3rem;
  }
  ._small_z2blj_45 {
    font-size: 1.2rem;
  }
  ._overline_z2blj_48 {
    font-size: 1.1rem;
  }
  ._tiny_z2blj_51 {
    font-size: 1rem;
  }
  ._bold_z2blj_54 {
    font-weight: 700;
  }
  ._weight500_z2blj_57 {
    font-weight: 500;
  }
  ._weight600_z2blj_60 {
    font-weight: 600;
  }
  ._weight700_z2blj_63 {
    font-weight: 700;
  }
  ._truncate_z2blj_66 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  ._hintColor_z2blj_71 {
    color: var(--pk-hint-color);
  }
}