

/* Start:/bitrix/templates/.default/components/bitrix/news/promos/bitrix/news.list/.default/style.css?16540919392395*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.promo_list {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    background-size: cover !important;
    min-height: 305px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.promo_list__title {
    font-size: 32px !important;
    color: #000000;
    font-weight: 700;
    margin: 0 0 8px 0 !important;
}

@media screen and (max-width: 768px) {
    .promo_list__title {
        font-size: 22px !important;
    }
}

.promo_list__text {
    color: #595959;
    font-weight: 700 !important;
    line-height: 21.79px;
}

.promo_list__description {
    margin-top: -10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #E6F7FF;
    border-radius: 12px;
    padding: 16px 12px 16px 12px;
    box-sizing: border-box;
    /*min-height: 147px;*/
}

@media screen and (max-width: 768px) {
    .promo_list__description {
        flex-direction: column;
        padding: 12px;
    }
}
.promo_list__head {
    height: 236px;
}
.promo_list__content {
    text-align: left;
}

.promo_list__link {
    display: inline-block;
    background: #00A3C5;
    padding: 9px 16px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    min-width: 157px;
}
.promo_list__image {
    position: absolute;
    top: 12px;
    left: 12px;
}
@media screen and (max-width: 768px) {
    .promo_list__text {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .promo_list__title {
        line-height: 24.68px;
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 768px) {
    .promo_list__content {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .promo_list__image img {
        width: 114px;
    }
}
.promo_list__head {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
@media screen and (max-width: 768px) {
    .promo_list__head {
        height: 204px;
    }
}
@media screen and (max-width: 768px) {
    .promo_list__text {
        margin-bottom: 12px;
        display: inline-block;
    }
}
@media screen and (max-width: 768px) {
    .promo_list {
        min-height: 286px;
    }
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news/promos/bitrix/news.list/.default/style.css?16540919392395 */
