

/* Start:/local/templates/new/components/bitrix/breadcrumb/.default/style.css?1605252221327*/
.breadcrumb-cont .breadcrumbs {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb-cont .breadcrumbs li, .breadcrumb-cont .breadcrumbs a {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: rgba(26, 24, 31, 0.5);
    text-decoration: none;
}
/* End */


/* Start:/local/templates/new/components/bitrix/news/site_news/bitrix/catalog.filter/.default/style.css?1631175683866*/
/*news-filter*/
.news__filter {
    width: 460px;
    padding: 27px 33px 25px 37px;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 10px;
    align-self: flex-start;
    display: flex;
    flex-wrap: wrap;
    position: sticky;
    top: 60px;
}

.news__filter__item {
    padding: 8px;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #F4F7F7;
    font-weight: 600;
    line-height: 10px;
    font-size: 12px;
    color: rgba(26, 24, 31, 0.5);
    margin: 9.5px 8px;
    cursor: pointer;
}

.news__filter__item.active,
.news__filter__item:hover {
    color: #FFFFFF;
    background-color: #FAA61A;
}

@media (max-width: 1460px){
    .news__filter {
        width: 31.94%;
    }
}

@media (max-width: 768px) {

    .news__filter {
        width: 100%;
        padding: 18px 20px;
        position: unset;
    }
}
/* End */


/* Start:/local/templates/new/components/bitrix/site.news.list/site_news/style.css?16496667272801*/
body {
    background-color: #ffffff !important;
}

.news__page {
    display: flex;
    justify-content: space-between;
    padding-top: 59px;
}

.wrapper-site-news {
    width: 1440px;
    margin: 33px auto 0;
}

/*news-item*/
.news-list-item-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    margin: 34px 0 13px 0;
}

.news-list-item-date {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #808080;
    text-transform: lowercase;
    margin-bottom: 24px;
}

.news-list-item-text {
    font-size: 20px;
    line-height: 150%;
    margin: 0 0 34px 0;
}

.news-list-item-info a {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #000;
}

.news-list-item-image {
    height: 339px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.news-list-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-list-item-image span {
    position: absolute;
    top: 32px;
    left: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    padding: 14px 14px 16px 14px;
    background-color: #ffffff;
    color: #000000;
    border-radius: 0 100px 100px 0px;
}

.news-list {
    width: 857px;
}

.news-list-item {
    padding: 0 0 67px 0;
    border-bottom: 1px solid #C7C7C7;
    margin-bottom: 72px;
}

.news-list-item-title-link {
    text-decoration: none;
}

@media (max-width: 1460px) {
    .wrapper-site-news {
        width: 1200px;
        margin: 33px auto 0;
    }

    .news-list {
        width: 59.51%;
    }
}

@media (max-width: 1250px) {
    .wrapper-site-news {
        width: 100%;
        margin: 33px 0 0;
        box-sizing: border-box;
        padding: 0 50px;
    }
}

@media (max-width: 768px) {
    .news__page {
        display: block;
        padding-top: 24px;
    }

    .wrapper-site-news {
        max-width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        margin-top: 67px;
    }

    .news-list {
        width: 100%;
        margin-top: 34px;
    }

    .news-list-item {
        padding: 0 0 47px 0;
        margin-bottom: 54px;
    }

    .news-list-item-image {
        height: 119px;
    }

    .news-list-item-image span {
        font-size: 8px;
        line-height: 10px;
        padding: 7px 9px 9px 10px;
        top: 16px;
    }

    .news-list-item-title {
        font-size: 16px;
        line-height: 24px;
        margin: 19px 0 8px 0;
    }

    .news-list-item-date {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .news-list-item-text {
        font-size: 14px;
        line-height: 21px;
        margin: 0 0 16px 0;
    }

    .news-list-item-info a {
        font-size: 16px;
        line-height: 24px;
    }
}
/* End */
/* /local/templates/new/components/bitrix/breadcrumb/.default/style.css?1605252221327 */
/* /local/templates/new/components/bitrix/news/site_news/bitrix/catalog.filter/.default/style.css?1631175683866 */
/* /local/templates/new/components/bitrix/site.news.list/site_news/style.css?16496667272801 */
