<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  #privacy-policy-section h2 {
      font-family: 'Plus Jakarta Sans';
      font-style: normal;
      font-weight: 700;
      font-size: 28px;
      line-height: 40px;
      font-feature-settings: 'liga' off;
      color: #294B66;
  }

  #privacy-policy-section p.subheading {
      font-family: 'Plus Jakarta Sans';
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 26px;
      font-feature-settings: 'liga' off;
      color: #294B66;
  }

  #privacy-policy-section ul {
      list-style: circle;
  }

  #privacy-policy-section p,
  li {
      font-family: 'Sofia Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      font-feature-settings: 'liga' off;
      color: #294B66;
  }

  #privacy-policy-section {
      padding-top: 65px;
      padding-bottom: 65px;
  }</pre></body></html>