<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1260px } }
        @media (min-width: 651px) { body { min-width: 1260px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:none;
                        }</pre></body></html>