<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.benchmark-text-open {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline; }
  .benchmark-text-open:hover {
    color: #05c3de;
    text-decoration: underline; }
  .benchmark-text-open:focus {
    color: #05c3de;
    outline: thin dotted #ffffff !important;
    text-decoration: underline; }

.assumptions-text-open {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline; }
  .assumptions-text-open:hover {
    color: #05c3de;
    text-decoration: underline; }
  .assumptions-text-open:focus {
    color: #05c3de;
    outline: thin dotted #ffffff !important;
    text-decoration: underline; }

.rix-assumptions-text-open {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline; }
  .rix-assumptions-text-open:hover {
    color: #05c3de;
    text-decoration: underline; }
  .rix-assumptions-text-open:focus {
    color: #05c3de;
    outline: thin dotted #ffffff !important;
    text-decoration: underline; }

.benchmark-text-close {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline; }
  .benchmark-text-close:hover {
    color: #05c3de;
    text-decoration: underline; }
  .benchmark-text-close:focus {
    color: #05c3de;
    outline: thin dotted #ffffff !important;
    text-decoration: underline; }

.assumptions-text-close {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline; }
  .assumptions-text-close:hover {
    color: #05c3de;
    text-decoration: underline; }
  .assumptions-text-close:focus {
    color: #05c3de;
    outline: thin dotted #ffffff !important;
    text-decoration: underline; }

.rix-assumptions-text-close {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline; }
  .rix-assumptions-text-close:hover {
    color: #05c3de;
    text-decoration: underline; }
  .rix-assumptions-text-close:focus {
    color: #05c3de;
    outline: thin dotted #ffffff !important;
    text-decoration: underline; }

.fragments a {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline; }
  .fragments a:hover {
    color: #05c3de;
    text-decoration: underline; }
  .fragments a:focus {
    color: #05c3de;
    outline: thin dotted #ffffff !important;
    text-decoration: underline; }

.inline {
  display: inline-block; }
</pre></body></html>