<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  .screen-reader-text,
a.accessibility-link{
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    white-space: nowrap;
    width: 1px
}

a.accessibility-link:focus,
a.accessibility-link:hover,
a.accessibility-link:active,
a.accessibility-link.active {
    position: initial!important
}</pre></body></html>