<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body.UseInMobile.hasOldFixed .silde-header {
    display: none;
}
html body.UseInMobile.hasOldFixed #header {
    background-position: top center;
}

html body.UseInMobile.hasOldFixed .sszb,
html body.UseInMobile.hasOldFixed .zxzz {
    height: auto;
}

html body.UseInMobile.hasOldFixed .newsbrief .list-group {
    height: auto;
}

html body.UseInMobile.hasOldFixed .newsbrief .list-group-item:not(.skipAutoFix) {
    min-height: 50px !important;
    line-height: 50px !important;
}

html body.UseInMobile.hasOldFixed .sszb,
html body.UseInMobile.hasOldFixed .zxzz {
    background-size: 100% 100%;
}

html body.UseInMobile.hasOldFixed #footer {
    padding-bottom: 130px !important;
}

html body.UseInMobile.hasOldFixed .footer-bom {
    height: auto;
}

html body.UseInMobile.hasOldFixed #footer .footer-top {
    display: none;
}

html body.UseInMobile.hasOldFixed .footer-left {
    width: 100%;
    float: none !important;
    text-align: center;
    padding-bottom: 200px;
}

html body.UseInMobile.hasOldFixed .container {
    width: auto !important;
}

html body.UseInMobile.hasOldFixed .footer-images {
    bottom: 0px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

html body.UseInMobile.hasOldFixed .footer-images &gt; a {
    display: block;
    line-height: normal !important;
}

html body.UseInMobile.hasOldFixed .footer-images img {
    width: 120px;
}

html body.UseInMobile.hasOldFixed .footer-list {
    float: none !important;
}

html body.UseInMobile.hasOldFixed .footer-right {
    float: none !important;
}

html body.UseInMobile.hasOldFixed .footer-contact {
    width: 100%;
}

</pre></body></html>