

/* Start:/local/templates/egm_new/components/bitrix/news/blog/style.css?1782739076159*/
.news-list__wrap {
    gap: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.news-page .btn {
    margin-top: 40px;
}
/* End */


/* Start:/local/templates/egm_new/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17873124151973*/
.news-detail__picture.count-2 video:nth-child(1) {
    width: calc(50% - 20px);
}

.news-detail__picture.count-2 a:nth-child(2) img {
    object-fit: contain;
}

.article-faq {
    margin: 72px 0 64px;
}

.article-faq__title {
    margin: 0 0 24px;
    color: #2B2B2B;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.15;
}

.article-faq__list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.article-faq__item {
    overflow: hidden;
    border: 1px solid rgba(43, 43, 43, 0.12);
    border-radius: 8px;
    background: #fff;
}

.article-faq__question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    min-height: 72px;
    padding: 20px 28px;
    color: #2B2B2B;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
    list-style: none;
}

.article-faq__question::-webkit-details-marker {
    display: none;
}

.article-faq__question::after {
    content: "";
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    background:
        linear-gradient(#2054D8, #2054D8) center / 20px 2px no-repeat,
        linear-gradient(#2054D8, #2054D8) center / 2px 20px no-repeat;
    transition: transform 0.2s ease;
}

.article-faq__item[open] .article-faq__question::after {
    transform: rotate(45deg);
}

.article-faq__answer {
    max-width: 980px;
    padding: 0 28px 28px;
    color: rgba(43, 43, 43, 0.78);
    font-size: 18px;
    line-height: 1.55;
}

.article-faq__answer > *:first-child {
    margin-top: 0;
}

.article-faq__answer > *:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .article-faq {
        margin: 48px 0;
    }

    .article-faq__title {
        margin-bottom: 18px;
        font-size: 28px;
    }

    .article-faq__question {
        min-height: 64px;
        padding: 18px 20px;
        font-size: 18px;
    }

    .article-faq__answer {
        padding: 0 20px 22px;
        font-size: 16px;
    }
}

/* End */


/* Start:/local/templates/egm_new/components/bitrix/system.pagenavigation/.default/style.css?17827390761718*/
.modern-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.modern-nav a, .modern-page-current {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2B2B2B;
}

.modern-page-current {
    border-radius: 6px;
    background: #FFF;
}

.modern-nav a:hover {
    color: var(--main-color);
}

.modern-page-next {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4297 13.9302L28.4997 20.0002L22.4297 26.0702' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 20H28.33' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.modern-page-previous {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5703 26.0703L11.5003 20.0003L17.5703 13.9303' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.5 20L11.67 20' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* End */
/* /local/templates/egm_new/components/bitrix/news/blog/style.css?1782739076159 */
/* /local/templates/egm_new/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17873124151973 */
/* /local/templates/egm_new/components/bitrix/system.pagenavigation/.default/style.css?17827390761718 */
