<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: 2270px) {
    #mainMenuSearch input[type='text'] {
        width: 160px;
    }
}

@media screen and (max-width: 1950px) {
    div p,
    table p,
    .textsize p,
    .long p {
        font-size: 16px;
        /* СЂР°Р·РјРµСЂ С€СЂРёС„С‚Р° РјРѕР±РёР»СЊРЅРѕР№ СЃС‚СЂР°РЅРёС†С‹ */
        text-align: left;
        /* С‚РµРєСЃС‚ РјРѕР±РёР»СЊРЅРѕР№ СЃС‚СЂР°РЅРёС†С‹ РїРѕ Р»РµРІРѕР№ СЃС‚РѕСЂРѕРЅРµ */
        color:#464444;
    }
	
}

@media screen and (max-width: 1200px) {
    .adaptiveMode td.main_left {
        display: none;
    }
}

@media screen and (min-width: 1850px) {
    .adaptiveMode #twoGlaw #glaw {
        width: 49% !important;
        vertical-align: top;
    }
}

@media screen and (min-width: 1050px)and (max-width:1270px) {
    .adaptiveMode #twoGlaw #glaw {
        width: 100% !important;
        vertical-align: top;
    }
}


/* others */

@media screen and (max-width: 1135px) {
    .adaptiveMode #mainMenuSearch input[type='text'] {
        width: 120px;
    }
}

@media screen and (max-width: 1085px) {
    .adaptiveMode #aLogo {
        font-size: 19px;
    }
}

@media screen and (max-width: 990px) {
    .adaptiveMode ul#cssmenu&gt;li&gt;a {
        padding: 8px 12px;
    }
}

@media screen and (max-width: 1050px) {
    .adaptiveMode td.main_right {
        display: none;
    }
    #desktop-toggler {
        display: block;
    }
    .adaptiveMode #mainMenuSearch&gt;input:last-child {
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAeFBMVEUAAAABAALGxsZRUVJPT1DZ2dmTk5NtbG1UVFUoJigVFBbj4+PDw8OpqammpqaHh4hbWlw7Oz309PTq6urPz8+8vL2bm5uNjY5mZmdWVlcyMDIsLC0gHyEcGx4REBL7+/ve3t64uLiMjI1hYWJgYGE3NzkkIyYJCAr8DaBvAAAAAXRSTlMAQObYZgAAAKJJREFUGNNtjukOwyAMg2vooND7XO/d2/u/4QaUKpPqP7a+WEkCo5OcAV0kAdEZ+tllUkFedhYidyH7qGpjd7R+HGNw4WR6Xi1S6/1K15dva8vj/2ZsDB2FDImFGYUNmDEtKRRrbb+cKeSL2+K+8P8JF3rEO5xePinctt6IyMOqQJmzRnCUBcLAK50AaCV+Z03X65qw2oZhp1Qc/IBGCI+64xd0EQXQvcqaUAAAAABJRU5ErkJggg==') no-repeat center center;
        color: transparent;
        width: 27px;
    }
}

@media screen and (max-width: 850px) {
    .adaptiveMode ul#cssmenu&gt;li&gt;a {
        padding: 8px;
    }
}

@media screen and (max-width: 815px) {
    .adaptiveMode ul#cssmenu&gt;li&gt;a {
        font-size: 17px;
        padding: 8px 5px;
    }
}

#mobile-toggler {
    display: none;
}

.mobile-menu-icon {
    width: 36px;
    height: 18px;
    margin: 3px;
    position: relative;
    overflow: hidden;
}

#mobile-toggler {
    margin-right: 15px;
    margin-top: 10px;
    float: right;
}

.mobile-menu-icon&gt;i,
.mobile-menu-icon:before,
.mobile-menu-icon:after {
    content: '';
    position: absolute;
    background: #333;
    height: 2px;
    top: 8px;
    width: 141%;
    transform-origin: 1px 1px;
    transition: transform .2s linear .00s, opacity .2s linear .00s
}

.mobile-menu-icon:before {
    top: 0;
}

.activated .mobile-menu-icon i {
    opacity: 0;
}

.activated .mobile-menu-icon:before {
    transform: rotate(45deg);
}

.activated .mobile-menu-icon:after {
    transform: rotate(-45deg);
}

.mobile-menu-icon:after {
    top: auto;
    bottom: 0;
}

.main_page_min {
    max-width: 710px;
    width: auto !important;
}

@media screen and (max-width: 750px) {
    .adaptiveMode img.left,
    img.right {
        width: auto;
        max-width: 100%;
    }
    a.button9 {
        width: auto;
    }
    .adaptiveMode .main_niz a {
        font-size: 16px !important;
    }
    .adaptiveMode div.fsdiv {
        margin: 20px 0;
    }
    .adaptiveMode #mobile-nav {
        display: none;
    }
    .adaptiveMode #mobile-toggler {
        display: block;
    }
    .adaptiveMode #mainMenuSearch {
        float: none;
        display: inline-block;
    }
    .adaptiveMode table.main_page td.main_page,
    .adaptiveMode td.main_center {
        padding: 0;
    }
}

.adaptiveMode .mobile-nav-toggle {
    display: inline-block !important;
}

@media screen and (max-width: 450px) {
    #aLogo {
        display: none;
    }
    div.dtw {
        float: none !important;
        width: auto;
        display: inline-block;
    }
    #desktop-toggler {
        position: relative;
        left: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    .adaptiveMode #aLogo {
        margin-right: 0;
        margin-left: 0;
        padding: 3px 0px 3px 13px;
    }
    .adaptiveMode #mainMenuSearch {
        margin-right: 0;
        float: left;
    }
    .adaptiveMode div.main_text {
        margin: 5px;
    }
    .adaptiveMode .main_niz a {
        font-size: 15px !important;
    }
}

div.dtw {
    float: right;
    width: 25px;
    height: 25px;
}

@media screen and (max-width: 370px) {
    .adaptiveMode #aLogo {
        padding-left: 5px;
    }
}

body.deskTopMode {
    min-width: 1050px;
    /* СЂР°СЃРїСЂРµРґРµР»РµРЅРёРµ СЂРµРєР»Р°РјС‹ */
}

#yandex_rtb_R-A-755176-1,
#yandex_rtb_R-A-755176-2,
#yandex_rtb_R-A-755176-3,
#yandex_rtb_R-A-755176-4,
#yandex_rtb_R-A-755176-5,
#yandex_rtb_R-A-755176-6,
#yandex_rtb_R-A-84252-7,
#yandex_rtb_R-A-84252-8,
#yandex_rtb_R-A-84252-9,
#yandex_rtb_R-A-84252-10,
#yandex_rtb_R-A-84252-11,
#yandex_rtb_R-A-84252-12,
#yandex_rtb_R-A-84252-3,
#yandex_rtb_R-A-84252-2,
#yandex_rtb_R-A-84252-15,
#yandex_rtb_R-A-84252-19
 {
    display: none;
}

@media screen and (max-width: 900px) {
    #yandex_rtb_R-A-755176-1,
    #yandex_rtb_R-A-755176-2,
    #yandex_rtb_R-A-755176-3,
    #yandex_rtb_R-A-755176-4,
    #yandex_rtb_R-A-755176-5,
    #yandex_rtb_R-A-755176-6,
    #yandex_rtb_R-A-84252-7,
    #yandex_rtb_R-A-84252-8,
    #yandex_rtb_R-A-84252-9,
    #yandex_rtb_R-A-84252-10,
    #yandex_rtb_R-A-84252-11,
    #yandex_rtb_R-A-84252-12,
    #yandex_rtb_R-A-84252-2,
    #yandex_rtb_R-A-84252-15 {
        display: block;
    }
}

@media screen and (min-width: 900px) {
    #yandex_rtb_R-A-84252-3,
    #yandex_rtb_R-A-84252-19     {
        display: block;
    }
}</pre></body></html>