<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* СЃРјРµС‰РµРЅРёРµ РєРѕРЅС‚РµРЅС‚Р°, С‡С‚РѕР±С‹ РІР»РµР·Р°Р»Рѕ РјРµРЅСЋ РґР»СЏ СЃР»Р°Р±РѕРІРёРґСЏС‰РёС… */
.special #allrecords {
    position: relative;
    top: 56px;
}
.special .tmenu-mobile, .special .t228 {
    top: 56px;
}
@media screen and (max-width:475px) {
    .special #allrecords, .special .tmenu-mobile, .special .t228 {
        top: 93px;
    }
}
@media screen and (min-width:960px) {
    .special .t-search-widget__button {
        top: 160px;
    }
}
     
/* СЃС‚РёР»Рё СЃСЃС‹Р»РєРё "РІРµСЂСЃРёСЏ РґР»СЏ СЃР»Р°Р±РѕРІРёРґСЏС‰РёС…" */
    #specialButton {
        z-index: 10000; 
        color: white !important; 
        position: fixed;
        display: block;
        font-family: 'Inter', sans-serif;
        right: 40px;
        top: 9px;
    }
    @media screen and (max-width:1200px) {
        #specialButton {
            right: 20px;
        }
    }
    @media screen and (max-width:980px) {
        #specialButton {
            right: 80px;
            top: 47px;
        }
    }
    @media screen and (max-width:640px) {
        #specialButton {
            right: 65px;
            top: 25px;
            font-size: 14px;
        }
    }
/* РєРѕРЅРµС† СЃС‚РёР»РµР№ СЃСЃС‹Р»РєРё "РІРµСЂСЃРёСЏ РґР»СЏ СЃР»Р°Р±РѕРІРёРґСЏС‰РёС…" */


.special .tmenu-mobile *, .special .t228 * {
    /* С„РѕРЅ СЌР»РµРјРµРЅС‚РѕРІ РјРѕР±РёР»СЊРЅРѕРіРѕ РјРµРЅСЋ РІ РІРµСЂСЃРёРё РґР»СЏ СЃР»Р°Р±РѕРІРёРґСЏС‰РёС… */
    background-color: black !important;
    color: white !important;
}
.special .tmenu-mobile button span {
    /* С†РІРµС‚ РіР°РјР±СѓСЂРіРµСЂР° РІ РІРµСЂСЃРёРё РґР»СЏ СЃР»Р°Р±РѕРІРёРґСЏС‰РёС… */
    background-color: white !important;
}

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