@scope (.wf-devlink-23184667820e3b7b3c6357f2fa45d9b6) {
  body {
    background-color: var(--theme--background);
    font-family: var(--_typography---font-styles--font-family);
    color: var(--theme--text);
    font-size: var(--_typography---font-styles--font-size);
    line-height: var(--_typography---font-styles--line-height);
    font-weight: var(--_typography---font-styles--font-weight);
    letter-spacing: var(--_typography---font-styles--letter-spacing);
    --_typography---font-styles--font-family: var(
      --_primitives---font-family--body
    );
    --_typography---font-styles--font-size: var(
      --_responsive-sizes---body--regular
    );
    --_typography---font-styles--line-height: 160%;
    --_typography---font-styles--font-weight: 400;
    --_typography---font-styles--letter-spacing: 0px;
  }
  h1 {
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-family: var(--_typography---font-styles--font-family);
    font-size: var(--_typography---font-styles--font-size);
    line-height: var(--_typography---font-styles--line-height);
    font-weight: var(--_typography---font-styles--font-weight);
    letter-spacing: var(--_typography---font-styles--letter-spacing);
    --_typography---font-styles--font-family: var(
      --_primitives---font-family--heading
    );
    --_typography---font-styles--font-size: var(
      --_responsive-sizes---heading--h1
    );
    --_typography---font-styles--line-height: 130%;
    --_typography---font-styles--font-weight: 700;
    --_typography---font-styles--letter-spacing: 0rem;
  }
  h2 {
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-family: var(--_typography---font-styles--font-family);
    font-size: var(--_typography---font-styles--font-size);
    line-height: var(--_typography---font-styles--line-height);
    font-weight: var(--_typography---font-styles--font-weight);
    letter-spacing: var(--_typography---font-styles--letter-spacing);
    --_typography---font-styles--font-family: var(
      --_primitives---font-family--heading
    );
    --_typography---font-styles--font-size: var(
      --_responsive-sizes---heading--h2
    );
    --_typography---font-styles--line-height: 130%;
    --_typography---font-styles--font-weight: 700;
    --_typography---font-styles--letter-spacing: 0rem;
  }
  h3 {
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-family: var(--_typography---font-styles--font-family);
    font-size: var(--_typography---font-styles--font-size);
    line-height: var(--_typography---font-styles--line-height);
    font-weight: var(--_typography---font-styles--font-weight);
    letter-spacing: var(--_typography---font-styles--letter-spacing);
    --_typography---font-styles--font-family: var(
      --_primitives---font-family--heading
    );
    --_typography---font-styles--font-size: var(
      --_responsive-sizes---heading--h3
    );
    --_typography---font-styles--line-height: 130%;
    --_typography---font-styles--font-weight: 700;
    --_typography---font-styles--letter-spacing: 0rem;
  }
  h4 {
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-family: var(--_typography---font-styles--font-family);
    font-size: var(--_typography---font-styles--font-size);
    line-height: var(--_typography---font-styles--line-height);
    font-weight: var(--_typography---font-styles--font-weight);
    letter-spacing: var(--_typography---font-styles--letter-spacing);
    --_typography---font-styles--font-family: var(
      --_primitives---font-family--heading
    );
    --_typography---font-styles--font-size: var(
      --_responsive-sizes---heading--h4
    );
    --_typography---font-styles--line-height: 130%;
    --_typography---font-styles--font-weight: 700;
    --_typography---font-styles--letter-spacing: 0rem;
  }
  h5 {
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-family: var(--_typography---font-styles--font-family);
    font-size: var(--_typography---font-styles--font-size);
    line-height: var(--_typography---font-styles--line-height);
    font-weight: var(--_typography---font-styles--font-weight);
    letter-spacing: var(--_typography---font-styles--letter-spacing);
    --_typography---font-styles--font-family: var(
      --_primitives---font-family--heading
    );
    --_typography---font-styles--font-size: var(
      --_responsive-sizes---heading--h5
    );
    --_typography---font-styles--line-height: 120%;
    --_typography---font-styles--font-weight: 700;
    --_typography---font-styles--letter-spacing: 0.02rem;
  }
  h6 {
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-family: var(--_typography---font-styles--font-family);
    font-size: var(--_typography---font-styles--font-size);
    line-height: var(--_typography---font-styles--line-height);
    font-weight: var(--_typography---font-styles--font-weight);
    letter-spacing: var(--_typography---font-styles--letter-spacing);
    --_typography---font-styles--font-family: var(
      --_primitives---font-family--heading
    );
    --_typography---font-styles--font-size: var(
      --_responsive-sizes---heading--h6
    );
    --_typography---font-styles--line-height: 120%;
    --_typography---font-styles--font-weight: 700;
    --_typography---font-styles--letter-spacing: 0.01625rem;
  }
  p {
    margin-bottom: 0rem;
  }
  a {
    outline-color: #171717;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 0px;
    transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    color: var(--theme--text);
    text-decoration: underline;
  }
  ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.25rem;
  }
  ol {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
  }
  li {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    padding-left: 0.5rem;
  }
  img {
    display: inline-block;
    max-width: 100%;
  }
  label {
    margin-bottom: 0.25rem;
    font-weight: 500;
  }
  blockquote {
    margin-bottom: 0rem;
    padding: 0.75rem 1.25rem;
    border-left: 0.1875rem solid var(--theme--text);
    font-size: 1.25rem;
    line-height: 1.5;
  }
  figure {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  figcaption {
    margin-top: 0.25rem;
    text-align: center;
  }
  @media screen and (max-width: 991px) {
    body {
      --_responsive-sizes---body--tiny: 0.875rem;
      --_responsive-sizes---body--small: 1rem;
      --_responsive-sizes---spacing--xx-small: 0.5rem;
      --_responsive-sizes---spacing--x-small: 1rem;
      --_responsive-sizes---spacing--x-large: 3.5rem;
      --_responsive-sizes---heading--h1: 2.875rem;
      --_responsive-sizes---heading--h2: 2.25rem;
      --_responsive-sizes---heading--h3: 1.25rem;
      --_responsive-sizes---heading--h4: 1.125rem;
      --_responsive-sizes---heading--h5: 1rem;
      --_responsive-sizes---heading--h6: 1rem;
      --_responsive-sizes---body--x-large: 2rem;
      --_responsive-sizes---body--large: 1.625rem;
      --_responsive-sizes---body--medium: 1.25rem;
      --_responsive-sizes---body--regular: 1.125rem;
      --_responsive-sizes---spacing--xx-huge: 7.5rem;
      --_responsive-sizes---spacing--x-huge: 6rem;
      --_responsive-sizes---spacing--huge: 5rem;
      --_responsive-sizes---spacing--xx-large: 4.5rem;
      --_responsive-sizes---spacing--large: 2.5rem;
      --_responsive-sizes---spacing--medium: 2rem;
      --_responsive-sizes---spacing--small: 1.5rem;
      --_responsive-sizes---spacing--tiny: 0.25rem;
    }
    h4 {
      font-size: 1.75rem;
    }
  }
  @media screen and (max-width: 767px) {
    body {
      --_responsive-sizes---body--tiny: 0.875rem;
      --_responsive-sizes---body--small: 0.875rem;
      --_responsive-sizes---spacing--xx-small: 0.5rem;
      --_responsive-sizes---spacing--x-small: 0.75rem;
      --_responsive-sizes---spacing--x-large: 2.5rem;
      --_responsive-sizes---heading--h1: 2.25rem;
      --_responsive-sizes---heading--h2: 1.25rem;
      --_responsive-sizes---heading--h3: 1.125rem;
      --_responsive-sizes---heading--h4: 1rem;
      --_responsive-sizes---heading--h5: 1rem;
      --_responsive-sizes---heading--h6: 1rem;
      --_responsive-sizes---body--x-large: 1.5rem;
      --_responsive-sizes---body--large: 1.25rem;
      --_responsive-sizes---body--medium: 1.125rem;
      --_responsive-sizes---body--regular: 1rem;
      --_responsive-sizes---spacing--xx-huge: 5rem;
      --_responsive-sizes---spacing--x-huge: 4rem;
      --_responsive-sizes---spacing--huge: 3.5rem;
      --_responsive-sizes---spacing--xx-large: 3rem;
      --_responsive-sizes---spacing--large: 2rem;
      --_responsive-sizes---spacing--medium: 1.5rem;
      --_responsive-sizes---spacing--small: 1.25rem;
      --_responsive-sizes---spacing--tiny: 0.25rem;
    }
    h4 {
      font-size: 1.5rem;
      line-height: 1.4;
    }
    h5 {
      font-size: 1.25rem;
    }
    h6 {
      font-size: 1.125rem;
    }
  }
}
