<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {


    .bHide {
        display: block !important;
    }
    .bShow {
        display:none !important;
    }
}
</pre></body></html>