<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* scroll */
.scroll_fx_hidden{
     opacity:0;
}
.scroll_fx_visible{
     opacity:1;
}</pre></body></html>