<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.social-block-tab2 .nav-tabs2 {
    padding: 9px 20px 55px;
    margin-bottom: 20px;
    border-bottom: 1px solid #596c73;
}

.social-block-tab2 .nav-tabs2&gt;li {
    margin: 0 10px;
    position: relative;
}
.nav-tabs2&gt;li {
    float: left;
    margin-bottom: 20px;
}
.social-block-tab2 .nav-tabs2&gt;li.active&gt;a {
    color: #fff;
    border: 0;
    border-radius: 0;
}
.nav-tabs2&gt;li&gt;a {
    padding:13px 15px!important;
}

.social-block-tab2 .nav-tabs2&gt;li.active&gt;a.fb {
    background-color: #36609f;
}

.articles .image-single img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    min-height: 230px;
}

.articles .image-single .main-title{
    bottom: 5px;
}

.author_wrap .img_author img {
    height: 100%;
    object-fit: cover;
}

.social-block-tab2 .nav-tabs2&gt;li.active&gt;a.tw {
    background-color: #fff;
    color: #2daae1;
}

.social-block-tab2 .nav-tabs2&gt;li.active&gt;a {
    color: #fff;
    border: 0;
    border-radius: 0;
}
.social-block-tab2 .nav-tabs2&gt;li&gt;a {
    border: 0;
    border-radius: 0;
    color: #c3c3c3;
    width: 40px!important;
    text-align: center;
    padding: 7px 0;
}

.social-block-tab2 .nav-tabs2 .fa {
    font-size: 20px;
}

.social-block-tab2 .nav-tabs2&gt;li.active:after {
    width: 0;
    height: 0;
    content: ' ';
    position: absolute;
    top: 40px;
    left: 13px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #596c73 transparent;
}
.at4-recommended-recommended{
    padding: 0!important;
    margin-bottom: 30px!important;
}

.at4-recommended .at4-recommended-item {
    width: 20% !important;
    margin: 0 !important;
    border: 0 !important;
    padding: 0 15px !important;
    float: left;
}

.slideInUp.addthis-animated{
    z-index: 20 !important;
}

.lenta .lenta-news .lenta-img .img-wrap {
    width: 170px;
}

.author_wrap{
    display: flex;
    margin-bottom: 20px;
}
.author_wrap .img_author{
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 100%;
}
.author_wrap .img_author img{
    width: 100%;
}

.author_wrap .author_information{
    margin-left: 25px;
    width: calc(100% - 200px);
}

.author_wrap .author_information h1.name{
    margin-bottom: 0px!important;
}

.author_wrap .description_info{
    color: #9a9a9a;
    font-style: italic;
    font-size: 14px;
    line-height: 1.214;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.author_wrap .author_social_info{
    margin-top: 10px;
}
.author_wrap .links_author_span a{
    color: #596c73;
    margin-right: 5px;
}

.author_wrap .without_img_author{
    margin-left: 0px!important;
    width: 90%!important;
}


@media only screen and (max-width: 992px){
    .main-right-column .photo-news {
        margin-bottom: 0;
    }
    .newsfeed .addthis_inline_share_toolbox_9rid{
        display: none!important;
    }
}
.desc-ban {
    display: block;
}
.mob-ban {
    display: none;
}
@media screen and (max-width: 767px) {
    .mob-ban {
        display: block;
        text-align: center;
    }  
    .header-main {
        display: none!important;
    } 
    header .header-row{
        display: none!important;
    }
    .header-main + .clearfix{
        
        padding: 15px 0;
    }
    header nav .mob-toggle {
        display: block;
        margin: 0;
        margin-left: 10px;
        float: right;
    }
    header nav .search {
        display: block;
        margin: 0;
        float: right;
    }
    header nav ul{
        display: none;
    }
    header nav .mob-logo {
        display: inline-block!important;
        max-width: 170px;
        width: 100%;
    }
    header nav .mob-logo img{
        width: 100%;
    }
    .desc-ban {
        display: none;
    }
}
.sect-repeat-ban {
    margin-top: 16px;
    text-align: center;
    overflow: hidden;
}

@media screen and (max-width: 700px){
    .author_wrap{
        flex-direction: column;
    }
    .author_wrap .img_author{
        margin: 0 auto;
    }
    .author_information{
        width: 90%!important;
    }
}

.author-calendar .select-button select.months, .author-calendar .select-button select.years{
    color: #7d0126;
    font: 16px Arial,sans-serif;
    padding: 5px 10px;
    background-color: #f1f1f1;
    display: block;
    border: none;
    cursor: pointer;
    min-width: 80px;
    /* background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/12x12/br_down.png) no-repeat right #f1f1f1;
    -webkit-appearance: none;
    background-position-x: calc(100% - 8px); */
}
.author-calendar .select-button select.months:hover, .author-calendar .select-button select.years:hover{
    color: #fff;
    background-color: #7d0126;
    text-decoration: none;
}
.author-calendar .select-button select.months option, .author-calendar .select-button select.years option{
    background: white;
    color: #7d0126;
}
.select-date.author-calendar .select-button a i{
    transform: scale(0.7);
}
.btn-popup-style-lang{
    background: #7E0A2A;
    border: 2px solid #7E0A2A;
    color: white;
    padding: 6px 8px;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
}
.btn-popup-style-lang:hover{
    background: white;
    color: #7E0A2A;
    transition: 0.5s;
}
.empty_archive_wrap{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    color: #8992a6;
    margin-top: 20px;
}</pre></body></html>