@layer blocks {
  ._article_1do85_2 {
    display: flex;
    flex-direction: column;
    gap: 3em;
    max-width: 38.4rem;
    margin: auto;
    margin-top: calc(var(--wp-admin--admin-bar--height, 0rem) + var(--header-offset) * 2.5);
  }
  ._heading_1do85_10 {
    display: flex;
    flex-direction: column;
    gap: var(--osdc-size-16);
  }
  :where(._title_1do85_15) {
    font-family: var(--osdc-font-headline);
    font-weight: 400;
    line-height: 1.16;
    font-size: 2em;
  }
  @media (min-width: 480px) {
    :where(._title_1do85_15) {
      font-size: clamp(2em, 1.5rem + 2.0833333333vw, 3em);
    }
  }
  :where(._title_1do85_15) {
    /* stylelint-disable-next-line order/order */
  }
  @media (min-width: 1440px) {
    :where(._title_1do85_15) {
      font-size: 3em;
    }
  }
  :where(._meta_1do85_34) {
    font-family: var(--osdc-font-primary);
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
  }
  @media (min-width: 480px) {
    :where(._meta_1do85_34) {
      font-size: clamp(0.8rem, 1.1rem + -0.4166666667vw, 1rem);
    }
  }
  :where(._meta_1do85_34) {
    /* stylelint-disable-next-line order/order */
  }
  @media (min-width: 1440px) {
    :where(._meta_1do85_34) {
      font-size: 0.8rem;
    }
  }
  :where(._content_1do85_53) {
    font-family: var(--osdc-font-primary);
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
  }
  @media (min-width: 480px) {
    :where(._content_1do85_53) {
      font-size: clamp(0.8rem, 1.1rem + -0.4166666667vw, 1rem);
    }
  }
  :where(._content_1do85_53) {
    /* stylelint-disable-next-line order/order */
  }
  @media (min-width: 1440px) {
    :where(._content_1do85_53) {
      font-size: 0.8rem;
    }
  }
}