.ns-bitrix.c-news.c-news-news-1 .news-detail-item+div {
    margin-top: 30px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-header-date {
    font-size: 14px;
    line-height: 14px;
    color: #696969;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item {
    line-height: 24px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item+div {
    margin-top: 30px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image {
    font-size: 0;
    text-align: center;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
    font-size: 14px;
    line-height: 14px;
    color: #FFF;
    padding: 7px 12px;
    cursor: default;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="1"] {
    background-color: #ffd800;
    color: #1f1f1f;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="2"] {
    background-color: #d7569c;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="3"] {
    background-color: #3eb5f1;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="4"] {
    background-color: #52ac62;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="5"] {
    background-color: #1f1f1f;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-print {
    font-size: 0;
    text-align: right;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon {
    display: inline-block;
    cursor: pointer;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon path {
    fill: #a6b1b7;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: fill;
    -moz-transition-property: fill;
    -ms-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon:hover path {
    fill: #333333;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-additional {
    padding-top: 35px;
    border-top: 1px solid #e8e8e8;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-item+div {
    margin-top: 50px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-header+div {
    margin-top: 25px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-footer {
    padding-top: 35px;
    border-top: 1px solid #e8e8e8;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-back-wrap {
    font-size: 0;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-back {
    display: inline-block;
    text-decoration: none;
    color: #525458;
    white-space: nowrap;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-back::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    overflow: hidden;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon,
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
    display: inline-block;
    vertical-align: middle;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon {
    font-size: 27px;
    padding-right: 20px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
    font-size: 14px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-social-wrap {
    text-align: right;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-social {
    display: inline-block;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation[data-picture-show=false] .news-detail-navigation-item {
    padding: 48px 72px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-wrap:not(:last-child) {
    margin: 0 -1px -1px 0;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item {
    border: 1px solid #F2F2F2;
    padding: 14px;
    height: 100%;
    display: block;
    text-decoration: none;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item:hover .news-detail-navigation-item-title {
    color: inherit;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] {
    text-align: right;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-picture {
    margin-left: 24px;
    margin-right: 0;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 24px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #696969;
    margin-bottom: 16px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.ns-bitrix.c-news.c-news-news-1.news-detail-anchors {
    padding: 16px 0;
    background-color: #FFF;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=default] {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=default][data-initialized=true] {
    display: block;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -ms-transition-property: top;
    -o-transition-property: top;
    transition-property: top;
}

.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=default][data-visible=true] {
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.09);
}

.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=fixed] {
    position: relative;
    z-index: 0;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-content {
    position: relative;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-items {
    position: relative;
    padding-left: 32px;
    padding-right: 32px;
    z-index: 1;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchor a {
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 2.2;
    color: #2D2D2D;
    text-decoration: none;
    word-break: break-all;
    max-width: 600px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 33px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation div {
    position: absolute;
    top: 0;
    width: 24px;
    height: 24px;
    cursor: pointer;
    outline: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation div.disabled {
    opacity: 0;
    pointer-events: none;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation div svg path {
    stroke: #808080;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: stroke;
    -moz-transition-property: stroke;
    -ms-transition-property: stroke;
    -o-transition-property: stroke;
    transition-property: stroke;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation-left {
    left: 0;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation-right {
    right: 0;
}

@media all and (max-width: 950px) {
    .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] {
        text-align: left;
    }
    .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-picture {
        margin-left: 0px;
        margin-right: 24px;
    }
    .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-wrapper {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: initial !important;
        -ms-flex-direction: initial !important;
        flex-direction: initial !important;
    }
}

@media all and (max-width: 768px) {
    .ns-bitrix.c-news.c-news-news-1 .news-detail-header-date {
        font-size: 12px;
        line-height: 12px;
    }
    .ns-bitrix.c-news.c-news-news-1 .news-detail-print {
        display: none;
    }
    .ns-bitrix.c-news.c-news-news-1 .news-detail-content-preview,
    .ns-bitrix.c-news.c-news-news-1 .news-detail-content-detail {
        font-size: 14px;
        line-height: 21px;
    }
    .ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
        font-size: 12px;
        line-height: 12px;
    }
    .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation[data-picture-show=false] .news-detail-navigation-item {
        padding: 20px 20px;
    }
    .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
        width: 100px;
        height: 100px;
    }
}

@media all and (max-width: 425px) {
    .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
        width: 60px;
        height: 60px;
    }
}

@media print {
    .ns-bitrix.c-news.c-news-news-1 .news-detail-footer,
    .ns-bitrix.c-news.c-news-news-1 .news-detail-additional {
        display: none;
    }
}


/* Содержание статьи */

.article-table-of-contents-hr {
    background-color: #fff;
    height: 3px;
}

.article-table-of-contents li {
    font-weight: 500;
    line-height: 30px;
    list-style-type: none;
}

.article-table-of-contents li>ul {
    margin-bottom: 0 !important;
}

.article-table-of-contents ul>li:before {
    content: "\25cf";
    color: #000;
}


/*# sourceMappingURL=style.css.map */

.imgs {
    margin-top: 20px!important;
}

.article-img-figcaption {
    margin: 10px 0;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
}

.article-img-figcaption-left {
    margin: 10px 0;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}

.block-txt {
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 1%;
}

.txt-item {
    width: 70%;
}

@media (max-width: 768px) {
    .block-txt {
        flex-direction: column;
    }
    .txt-item {
        width: 100%;
    }
    .txt-img {
        width: 100%;
    }
    .img-img {
        margin: auto;
    }
}

.emoji-row {
    display: flex;
    padding: 10px;
    width: fit-content;
    border-radius: 10px;
    background: #fff;
}

.emoji-element-item {
    display: flex;
    cursor: pointer;
    transition: all .3s ease-in-out;
    align-items: center;
    padding: 3px 5px;
    margin-right: 10px;
    flex-wrap: nowrap;
    min-width: fit-content;
}

.emoji-element-item:last-child {
    margin-right: 0px;
}

.emoji-element-item-img {
    display: flex;
}

.emoji-element-item-count {
    font-size: 14px;
    font-weight: 500;
    min-width: 30px;
    text-align: center;
    border-radius: 3px;
    background: #e1e1e19c;
    padding: 0 3px;
    margin-left: 3px;
    margin-bottom: unset;
    border-radius: 5px 5px 5px 0px;
    margin-top: -10px;
}

.emoji-element-item:hover .emoji-element-item-count {
    background: #959595;
    color: #fff;
}

.emoji-element-item-count {
    transition: all .3s ease-in-out;
}

.emoji-element-item.active .emoji-element-item-count {
    background: #bf0000;
    color: #fff;
}

.emoji-subtitle {
    font-size: 1.866em;
    display: block;
    line-height: 1.2;
    font-weight: 700;
    margin: 35px 0 25px 0;
}

@media (max-width: 768px) {
    .emoji-wrapper {
        font-size: 14px;
    }
    .emoji-element-item {
        flex-direction: column;
        padding: 0px;
        margin: 0px;
    }
    .emoji-row {
        padding: 5px;
        width: 100%;
        justify-content: space-around;
        max-width: 400px;
    }
    .emoji-element-item-count {
        margin-top: 2px;
        margin-left: 0px;
        border-radius: 5px;
        font-size: 12px;
    }
}