<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/mp_black_white/css/news.css?16494227913316*/
.categories-types-block-wrapper__link {
    text-decoration: none;
    color: #FFFFFF;
    white-space: nowrap;
}

.light-theme .categories-types-block-wrapper__link {
    color: #000;
}

.categories-types-block-wrapper__link.active {
    color: #E84B41;
}

.hashtags.no-borders {
    border: none;
    padding-top: 0;
    margin-top: 0;
}

.light-theme .hashtags .hashtags__link.bordered {
    color: #5C5C5C;
    border-color: #5C5C5C;
}

.hashtags__link.bordered {
    border: 1px solid #ccc;
    display: inline-block;
    line-height: 22px;
    padding: 8px 20px;
    text-transform: lowercase;
    color: #ccc;
}

.news__filter-title {
    font-size: 16px;
    line-height: 22px;
    color: #7f7f7f;
    font-family: 'Roboto';
    font-weight: 400;
    padding-top: 10px;
    margin-right: 30px;
}

.categories-types-block-wrapper {
    display: flex;
}

.hashtags__wrapper {
    display: inline-block;
}

.hashtags__title {
    position: absolute;
}

.hashtags .owl-nav {
    padding-left: 58px !important;
}

.hashtags__list:not(.not-carousel) {
    padding-left: 119px !important;
}

.hashtags__list {
    padding-left: 95px !important;
}

.categories-types-block-wrapper__btn-show-more {
    font-family: 'Roboto';
    outline: none;
    background: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #ccc;
    border: none;
    text-decoration: underline;
    display: none;
    margin-right: auto;
    margin-top: 10px;
    padding: 0;
}

.categories-types-block-wrapper a {
    margin-left: 0 !important;
    margin-right: 30px;
}

.categories-types-block-wrapper a:last-child {
    margin-right: 0;
}

.btn-show-more__text-after {
    display: none;
}

.hashtags__link.active,
.light-theme .hashtags__link.active {
    color: #E84B41 !important;
    border-color: #E84B41 !important;
}

.article-preview-card__date,
.article-preview-card__tags {
    display: inline;
}

.article-preview-card__date {
    margin-right: 15px;
}

.tags__item {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #E84B41;
    text-transform: lowercase;
}

@media (max-width: 767px) {
    .categories-types-block-wrapper {
        flex-direction: column;
    }

    .hashtags__title {
        position: revert;
        margin-bottom: 10px;
    }

    .hashtags .owl-nav {
        padding-left: 0 !important;
    }

    .hashtags__list:not(.not-carousel) {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }


    .news__filter-title {
        font-size: 12px;
    }

    .categories-types-block-wrapper__link {
        font-size: 14px;
        line-height: 17px;
    }

    .categories-types-block-wrapper__btn-show-more {
        display: inline-block;
    }

    .categories-types-block-wrapper__links {
        max-height: 75px;
        overflow: hidden;
    }

    .categories-types-block-wrapper__links.show-all {
        max-height: unset;
        overflow: unset;
    }

    .hashtags__link.bordered {
        font-size: 12px;
        line-height: 17px;
    }

    .hashtags__list {
        padding-left: 0 !important;
    }
}
/* End */
/* /local/templates/mp_black_white/css/news.css?16494227913316 */
</pre></body></html>