

/* Start:/bitrix/templates/gos_modern_blue_s1/components/bitrix/news.list/announcement/style.css?16089024532200*/

    .announcement__item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                -webkit-align-items: flex-start;
                align-items: flex-start;
    }
    .announcement__img {
        -webkit-flex-basis: -webkit-calc(50% - 20px);
            -ms-flex-preferred-size: calc(50% - 20px);
                flex-basis: calc(50% - 20px);
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        margin: 0 20px 0 0;
        height: 150px;
        position: relative;
        background: url('/upload/iblock/88c/88c27cdd6020a2519f188eddb7339774.jpg') 50%/cover no-repeat;
    }
    .aanouncment__content {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                -webkit-flex: 0 0 50%;
                flex: 0 0 50%;
    }
    .announcement__date {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 10px 12px;
        position: absolute;
        bottom: 0;
        width: 100%;
        background: rgba(21, 127, 196, 0.7);;
        color: #fff;
        font-weight: 400;
    }
    .announcement__title {
        margin-top: 0;
        font-size: 16px;
        text-transform: none;
        color: #0080c8;
        line-height: 1.2;
        font-weight: 400;
    }
    .announcement__lead {
        margin-bottom: 0;
        font-size: 14px;
        color: #949494;
    }

    .announcement__slider .owl-controls {
        position: absolute;
        top: -47px;
        right: 0;
    }

    .announcement__slider .owl-prev {
        background-position: -100px -40px;
    }

    .announcement__slider .owl-next {
        background-position: -80px -40px;
        margin-left: 0;
    }

    .announcement__slider .owl-prev:hover {
        background-position: -100px -40px;
    }

    .announcement__slider .owl-next:hover {
        background-position: -80px -40px;
        margin-left: 0;
    }
/* End */
/* /bitrix/templates/gos_modern_blue_s1/components/bitrix/news.list/announcement/style.css?16089024532200 */
