<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 767px) {
    .nav-multi .first-nav-item-block.active {
        color: #000;
        background-color: rgba(235, 100, 0, 0.3);
    }
}
</pre></body></html>