<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.infoSCT .inner strong {
  font-weight: revert;
}
.infoSCT .inner blockquote {
  quotes: revert;
  margin: revert;
}
.infoSCT .inner ul,
.infoSCT .inner ol {
  list-style: revert;
  padding: revert;
}
.infoSCT .inner a {
  -webkit-text-decoration: revert;
          text-decoration: revert;
}</pre></body></html>