

/* Start:/local/templates/.default/components/bitrix/news/s2_novosti/bitrix/news.detail/newsdet/style.css?17870626211378*/
/* Отступ под header (76) + news-filter (46) при нативной прокрутке к якорю */
@media screen and (min-width: 1289px) {
    .page-section-2 [id],
    .news-detail-faq[id],
    h2[id],
    h3[id],
    h4[id] {
        scroll-margin-top: 138px;
    }
}

.news-detail-faq {
    margin: 40px 0;
    padding-left: 20px;
    border-left: 4px solid #0cb28b;
}

.news-detail-faq .catalog-services-detail-block-title {
    margin: 0 0 20px;
    color: #333;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.3;
}

.news-detail-faq__item:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.news-detail-faq__heading {
    position: relative;
    width: 100%;
    padding: 18px 40px 18px 0;
    border: 0;
    background: transparent;
    color: #34393c;
    font: inherit;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
}

.news-detail-faq__heading::before,
.news-detail-faq__heading::after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 16px;
    height: 2px;
    background: currentColor;
    content: "";
}

.news-detail-faq__heading::after {
    transform: rotate(90deg);
}

.news-detail-faq__heading.is-active {
    color: #0cb28b;
}

.news-detail-faq__heading.is-active::after {
    transform: rotate(0);
}

.news-detail-faq__content {
    padding: 0 40px 18px 0;
    line-height: 1.6;
}

/* End */
/* /local/templates/.default/components/bitrix/news/s2_novosti/bitrix/news.detail/newsdet/style.css?17870626211378 */
