/* The established public design is in runtime/ecosystem/assets/css. */
body.jsu-suite { background: #050916; color: #edf6ff; }
.jsu-suite .screen-reader-text { clip:rect(1px,1px,1px,1px); clip-path:inset(50%); height:1px; width:1px; overflow:hidden; position:absolute; white-space:nowrap; }
.jsu-suite .skip-link:focus { clip:auto; clip-path:none; height:auto; width:auto; z-index:100000; top:40px; left:16px; padding:12px 18px; color:#06101e; background:#43ddf3; border-radius:8px; }
.jsu-suite img { max-width:100%; height:auto; }
.jsu-suite .page-content { overflow-wrap:anywhere; }
.jsu-suite .pagination { margin:32px 0; }
.jsu-suite .pagination .page-numbers { display:inline-block; padding:8px 12px; border-radius:8px; }
.jsu-suite .pagination .current { background:#43ddf3; color:#050916; }
@media (prefers-reduced-motion:reduce) {
  .jsu-suite { scroll-behavior:auto; }
  .jsu-suite .jsp-wow-hero *, .jsu-suite .jsp-wow-marquee * { animation-duration:.01ms!important; animation-iteration-count:1!important; }
}
