

/* Start:/local/templates/spartamed/components/bitrix/news.list/our-awards/style.css?17583059173144*/
.news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:55px}.news-banner{height:128px;background:#033a73}.news-content-text{margin-bottom:60px}.news-content-text:last-child{margin-bottom:0}.news-content-text--pt-100{padding-top:100px}.news-title{display:block;font-family:"Futura New";font-size:45px;line-height:1.06667;font-weight:500;color:#054c96;margin-bottom:60px}.news-mb-150{margin-bottom:150px}.news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:100px}.news__item:last-child{margin-bottom:0}@media (min-width:991px){.news__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.news__screen{width:100%;-ms-flex-preferred-size:32%;flex-basis:32%;margin-bottom:20px}@media (min-width:991px){.news__screen{margin-bottom:0}}.news__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-ms-flex-preferred-size:65%;flex-basis:65%}.news__date{font-family:"Futura New";font-size:22px;line-height:.81818;font-weight:300;margin-bottom:22px}.news__text{font-family:Roboto;font-size:14px;line-height:1.71429;font-weight:400;margin-bottom:35px}.news__text--column{margin-bottom:0;width:100%;-ms-flex-preferred-size:45%;flex-basis:45%}.news__text--title{font-family:"Futura New";font-size:48px;line-height:1;font-weight:500;color:#054c96;margin-bottom:30px}@media (max-width:991px){.news__text--title{font-size:35px}}.news__link{max-width:230px}.news__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news__fullscreen{margin-bottom:100px}.news__img-item{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news__content-item{padding:0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}

.news__item .news__screen img {
    object-fit: cover;
    object-position: top;
}
.news__text ul {
    padding: 15px 0 15px 30px;
    list-style-type: disc;
}
.news__text ul li {
    padding: 5px 0;
}
.news__item {
    position: relative;
}
.news__item>i {
    position: absolute;
    top: -150px;
}
@media (max-width: 1199px) and (min-width: 991px) {
    body div.news__description .news__text.news__text--title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 25px;
    }
}
@media (max-width: 990px) {
    .news__item .news__screen {
        max-height: none;
        flex: none;
        max-width: 400px;
    }
    .news__item {
        margin-bottom: 30px;
        flex-direction: column;
        row-gap: 30px;
        align-items: center;
    }
    .news__item .news__description {
        flex: none;
        max-width: 400px;
    }
}
/* End */
/* /local/templates/spartamed/components/bitrix/news.list/our-awards/style.css?17583059173144 */
