<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.running-line {
    font-size: 20px;
    color: #984508;
    margin-top: 20px;
    margin-bottom: 0px;
}
.department-hot &gt; div &gt; .uk-panel {
    padding: 20px;
}
.icon_viber {
    position: absolute;
    right: 10%;
    top: 50%;
}
@media (max-width: 945px) {
    .icon_viber {
        display: flex;
        top: 100%;
        flex-direction: column;
        align-items: center;
        right: unset;
        justify-content: center;
    }
}
@media (max-width: 779.98px) {
    .icon_viber {
        position: unset;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px;
        margin: 10px 0 55px;
    }
    .uk-search, .uk-search-field{
        width: 100%;
    }
}
.modelny-tsentr {
    font-size: 16px;
}
.uk-nav-left-panel &gt; li, .uk-navbar-nav &gt; li {
    display: block !important
}
.regim li {
    list-style-type: none;
    list-style-image: none;
}
.subnav-pill-content-1 li {
    list-style-type: none;
    list-style-image: none;
}
.header__bottom-menu_vider-link-img {
    max-width: 60px;
}
@media (min-width: 1220px) {
    .header__middle-right .tm-navbar {
        margin-left: 100px;
    }
}
@media (max-width: 1220px) {
    .header__middle-right .logo {
        margin-top: -10px;
        margin-left: -90px;
    }
    .header__middle-right .logo img {
        max-width: 320px;
    }
}
.categories-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.categories-list &gt; * {
    width: 100%;
}
.categories-list .item-title{
    margin: 0;
    height: 100%;
}
.categories-list &gt; *  a{
    background: #fff3cf;
    padding: 40px 30px;
    transition: .2s;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    min-height: 94px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.categories-list &gt; * a:hover{
    background: #fef9ea;
}
@media (min-width: 480px) {
    .categories-list &gt; * {
        width: 50%;
    }
}
@media (min-width: 780px) {
    .categories-list &gt; * {
        width: 33.333%;
    }
}

#uk-bottom-a .uk-link-reset{
    word-break: break-word;
}



@media (min-width: 998.98px) {
    .information-hearing-impaired{
        padding: 20px;
        text-align: center;
        background: rgb(255,186,155);
        background: linear-gradient(180deg, rgb(255 237 229) 105%, rgb(255 255 255 / 0%) 100%);
        position: absolute;
        right: 0;
        top: 0;
    }
}
@media (min-width: 1499.98px) {
    .information-hearing-impaired{
        background: linear-gradient(180deg, rgb(255 237 229) 0%, rgba(255,255,255,0) 49%);
        right: -142px;
    }
}

.header__bottom-menu .uk-nav{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
    grid-gap: 5px;
    margin: 0 5px 10px;

}
.header__bottom-menu .uk-nav li{
    margin: 0;
    width: 100%;
}</pre></body></html>