

/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.detail/news_news-detail/style.css?17636354683416*/
.inner-title-block {
    position: relative;
}

.inner-title-block::after {
    content: '';
    background: #F3F4F7;
    position: absolute;
    width: 100%;
    height: 45px;
    bottom: -45px;
    left: 0;
}

.news-detail__image {
    margin-bottom: 40px;
}

.news-detail__image img {
    width: 100%;
}

.news-detail__date {
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #8F8E95;
}

.news-detail__name {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #1D1D1B;
    margin-bottom: 28px;
}

.news-detail__preview-text {
    margin-bottom: 33px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    color: #1D1D1B;
}

.news-detail p {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #40BBED;
    margin-bottom: 25px;
}

.news-detail ul {
    margin-bottom: 30px;
}

.news-detail ul li {
    padding-left: 15px;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    color: #40BBED;
    margin-bottom: 8px;
    position: relative;
}

.news-detail ul li:last-child {
    margin-bottom: 0px;
}

.news-detail ul li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #ED6B5C;
    border-radius: 50%;
    top: 10px;
    left: 0;
}

.qoute {
    margin-top: 78px;
    margin-bottom: 50px;
}

.qoute__body {
    background: #F3F4F7;
    padding-top: 65px;
    padding-bottom: 40px;
    max-width: 840px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.qoute__body::before {
    content: '';
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #40BBED url(/local/templates/.default/images/qoutes.svg) no-repeat center center;
    background-size: 18px 13px;
    box-shadow: 0px 4px 35px rgba(41, 38, 83, 0.4);
    left: 50%;
    top: -28px;
    transform: translate(-50%, 0);
}

.qoute__text {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #40BBED;
    margin-bottom: 14px;
    max-width: 625px;
    margin: 0 auto;
}

.qoute__author {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #8F8E95;
}

.news-detail p:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .news-detail__name {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .news-detail__image {
        margin-bottom: 20px;
    }

    .news-detail__date,
    .news-detail__preview-text,
    .news-detail p,
    .news-detail ul {
        margin-bottom: 15px;
    }

    .qoute {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .qoute__body {
        padding-top: 35px;
        padding-bottom: 20px;
    }

}

@media (max-width: 576px) {
    .news-detail p,
    .news-detail ul li {
        font-size: 12px;
        line-height: 20px;
    }

    .news-detail__name {
        font-size: 18px;
        line-height: 18px;
    }

    .news-detail__preview-text {
        font-size: 13px;
        line-height: 18px;
    }

    .qoute__text {
        font-size: 13px;
        line-height: 20px;
        padding: 0 10px;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/news/news/bitrix/news.detail/news_news-detail/style.css?17636354683416 */
