

/* Start:/local/templates/.default/components/bitrix/news/cases/bitrix/news.list/.default/style.css?1744099175711*/
.cases-item {
    background-repeat: no-repeat;
    background-size: cover;
    zoom: 78%;
}
.tab-list-wrapper {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.tab-list {
    display: flex;
    gap: 7px !important;
}

.tab-item {
    flex: 0 0 auto;
    scroll-snap-align: start;
}
@media (max-width: 992px) {
    .progress-bar-container {
        display: none;
    }
    .cases .container {
        overflow: hidden;
    }
    .cases .tab-list-wrapper {
        overflow-x: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: -8px;
        margin-right: -8px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/publications/style.css?1751647464724*/
.news_date {
    font-size: 14px;
    line-height: 17px;
    color: #AAAAAA;
    margin-bottom: 8px;
}
.publication_card_tags button, .publication_card_tags a,  .publication_card_tags span{
    display: flex;
    gap: 8px;
    font-size: 14px;
    line-height: 19px;
    background-color: #0078e1;
    border-radius: 20px;
    color: #fff;
    padding: 6px 13px 7px 13px;
    border: none;
}

.publication_card_tags {
    display: flex;
    gap: 8px;
    position: absolute;
    padding-top: 22px;
    padding-left: 24px;
}

@media (max-width: 992px) {
    .publications__slider .publications__item .content .picture {
        height: 196px;
    }
    .news_date {
        font-size: 12px;
        line-height: 20px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/cases/bitrix/news.list/.default/style.css?1744099175711 */
/* /local/templates/.default/components/bitrix/news.list/publications/style.css?1751647464724 */
