

/* Start:/local/templates/reinnolc/components/bitrix/news.list/news_slider_main/style.css?17093025381018*/
@media (max-width: 767px) {
    .news-item__name {
        padding-bottom: 1.875rem;
        margin-bottom: 1.875rem;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .news-item:last-child .news-item__name {
        margin-bottom: 0 !important;
        border: none!important;
    }

    .news-item {
        border-right: none !important;
    }
}

.news-item {
    overflow: hidden;
    padding: 0 1rem !important;
}

.news-item:hover img {
    opacity: 0.8;
}

.news-item img {
    width: 100%;
}

.news-item .image {
    background-color: #000000;
}

.news-item .news-item__date {
    margin-top: 1.25rem;
    color: #A9A9A9;
}

.news-item .news-item__name {
    margin-top: 1.875rem;
}

.widget-news__other .news-pagination {
    gap: 5px;
}

.news-item__data {
    color: #A9A9A9;
}

.main-news .main-news-body {
    padding: 1.875rem 1rem 0.3rem 1rem !important;
}

.news-item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, .1);
}

.main-news .nav-next {
    padding-left: 0.313rem;
}
/* End */
/* /local/templates/reinnolc/components/bitrix/news.list/news_slider_main/style.css?17093025381018 */
