

/* Start:/bitrix/templates/m5/components/bitrix/news.list/pr-news-1/style.css?14945693311144*/

    .news-list{
        margin-left: -60px;
        margin-right: -60px; 
    }
    .news-list__item{
        width: 50%;
        padding: 60px;
        float: left;
    }
    
    .news{
        position: relative;
    }
    .news__section{
        position: absolute;
        top: 105px;
        left: 60px;
        font-size: 14px;
        color: #666;
        display: none;
    }
    .news__date{
        position: absolute;
        top: 52px;
        left: 30px;
        font-size: 14px;
        font-family: SegoeBold;
        color: #777;
    }
    .news__title{
        font-size: 18px;
        font-family: CenturyBold;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .news__img{
        margin-bottom: -110px;
        margin-left: 165px;
        width: calc(100% - 160px);
        height: 220px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        z-index: 1;
    }
    .news__text-block{
        margin-right: 60px;
        padding: 110px 30px 30px 30px;
        background-color: #f3f3f5;
        position: relative;
    }
/* End */
/* /bitrix/templates/m5/components/bitrix/news.list/pr-news-1/style.css?14945693311144 */
