

/* Start:/local/templates/new_design/components/bitrix/news.detail/blog_detail/style.css?178333198022692*/

.c-article__two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-article__two-col > div:first-child {
    max-width: 416px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.c-article__two-col > div:first-child img {
    max-width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.c-article__two-col > div:last-child {
    padding-left: 80px;
}

.c-article__comment-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.c-article__comment-col > div:first-child {
    font-family: "Baskerville120Pro";
    font-size: 38px;
    line-height: 1em;
    letter-spacing: -0.76px;
    padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.c-article__comment-col > div:last-child {
    position: relative;
    max-width: 273px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.c-article__comment-col > div:last-child img {
    max-width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.c-article__decor-border {
    position: relative;
    padding-top: 63px;
    padding-bottom: 63px;
}

.c-article__decor-border::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 46px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg width='947' height='46' viewBox='0 0 947 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M210.002 45.8041L218.078 0L219.063 0.173648L210.986 45.9778L210.002 45.8041ZM228.08 45.8041L236.156 0L237.141 0.173648L229.065 45.9778L228.08 45.8041ZM200 22.9023H0V21.9023H200V22.9023ZM946.151 24.4199L246.151 22.9062L246.153 21.9063L946.153 23.4199L946.151 24.4199Z' fill='%23CBB49D'/%3E%3C/svg%3E%0A");
    top: 0px;
}

.c-article__decor-border::after {
    content: "";
    position: absolute;
    right: 0px;
    width: 100%;
    height: 46px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg width='1155' height='46' viewBox='0 0 1155 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M909 23.0001L-8.74228e-08 23L0 22L909 22.0001L909 23.0001Z' fill='%23CBB49D'/%3E%3Cline x1='927.418' y1='0.0868241' x2='919.342' y2='45.891' stroke='%23CBB49D'/%3E%3Cline x1='945.492' y1='0.0868241' x2='937.416' y2='45.891' stroke='%23CBB49D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1155 22.9023H955V21.9023H1155V22.9023Z' fill='%23CBB49D'/%3E%3C/svg%3E%0A");
    bottom: 0px;
}

.c-article__image {
    width: 100%;
    height: auto;
}

.c-article__question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    padding: 40px;
    background-color: var(--secondary-color);
    color: var(--white);
}

.c-article__question-title {
    font-size: 36px;
    line-height: 1.1em;
    letter-spacing: -0.72px;
}

.c-article__question-title.h4 {
    margin-bottom: 0 !important;
}

.c-article__question-button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 248px;
}

.c-article__question-button .c-button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.c-article__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-article__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-article__data-date {
    margin-right: 40px;
    color: var(--darkGold);
}

.c-article__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-article__share-title {
    color: var(--darkGold);
    margin-right: 24px;
}

.c-article__share-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-article__share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
    margin-right: 16px;
}

.c-article__share ul li::before {
    content: none;
}

.c-article__other-title {
    color: var(--gray-300);
}

.c-article__other-back {
    margin-top: 80px;
}

.c-article__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.4em;
}

.c-article__author-photo {
    width: 128px;
    height: 128px;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.c-article__author-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
}

.c-article__author-content {
    padding-left: 20px;
    white-space: nowrap;
}

.c-article__author-content > p:last-child {
    white-space: normal;
}

.c-article__banner {
    position: relative;
    display: block;
    height: 483px;
}

.c-article__banner-ctn {
    position: relative;
    z-index: 1;
    color: var(--white);
    padding: 16px;
}

.c-article__banner-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.c-article__banner-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.c-article__banner-date {
    margin-top: 40px;
    font-weight: 500;
}

.c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.8777 17.3036C7.46669 17.3036 4.18269 13.5486 4.05469 7.30957H6.79469C6.88069 11.8926 8.96569 13.8376 10.5647 14.2346V7.30957H13.1917V11.2636C14.7337 11.0936 16.3467 9.29357 16.8897 7.30957H19.4737C19.0597 9.75057 17.3037 11.5496 16.0617 12.2926C17.3037 12.8926 19.3017 14.4626 20.0727 17.3026H17.2327C16.6327 15.4046 15.1627 13.9336 13.1927 13.7336V17.3036H12.8777Z%27 fill=%27%23CBB49D%27/%3E%3C/svg%3E%0A");
}

.c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14.83 10.77a3.951 3.951 0 0 1-5.604 0 3.951 3.951 0 0 1 0-5.604 3.95 3.95 0 0 1 5.604 0 3.951 3.951 0 0 1 0 5.604Zm-2.802-4.615c-.494 0-.942.2-1.271.53a1.79 1.79 0 0 0 0 2.542 1.789 1.789 0 0 0 2.543 0 1.789 1.789 0 0 0 0-2.543 1.839 1.839 0 0 0-1.272-.53Zm4.168 5.792 1.166 1.59c.059.082.047.188-.036.247-.977.8-2.119 1.33-3.308 1.613l2.249 4.332c.059.13-.024.271-.165.271H13.7a.206.206 0 0 1-.176-.118l-1.496-3.579-1.507 3.567a.181.181 0 0 1-.176.118H7.943c-.141 0-.224-.153-.165-.27l2.249-4.321a8.262 8.262 0 0 1-3.308-1.613c-.071-.06-.095-.177-.036-.248l1.166-1.589c.07-.094.188-.106.27-.035 1.096.93 2.45 1.542 3.898 1.542s2.79-.6 3.897-1.542c.094-.07.223-.06.282.035Z%27 fill=%27%23CBB49D%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
}

.c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_telegram .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z%27 fill=%27%23CBB49D%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
}

.c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z%27 fill=%27%23CBB49D%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
}

.c-share .ya-share2__badge {
    background-color: transparent !important;
}

@media (max-width: 1839.98px) {
    .c-article__comment-col > div:last-child img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .c-article__question-title {
        font-size: 32px !important;
    }

    .c-article__author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

}

@media (max-width: 1199.98px) {

    .c-article__two-col > div:first-child {
        max-width: 324px;
    }

    .c-article__comment-col > div:first-child {
        font-size: 24px;
        letter-spacing: -0.48px;
    }

    .c-article__comment-col > div:last-child {
        max-width: 324px;
    }

    .c-article__data-date {
        margin-right: 20px;
    }

    .c-article__other-back {
        margin-top: 60px;
    }

    .c-article__author {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 767.98px) {

    .c-article__two-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .c-article__two-col > div:first-child {
        max-width: initial;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }

    .c-article__two-col > div:first-child img {
        width: 100%;
    }

    .c-article__two-col > div:last-child {
        padding-left: 0;
        padding-top: 25px;
    }

    .c-article__comment-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .c-article__comment-col > div:first-child {
        border-top: none;
        padding-top: 10px;
        font-size: 20px;
        line-height: 1em;
        letter-spacing: -0.4px;
        padding-bottom: 60px;
    }

    .c-article__comment-col > div:last-child {
        max-width: 100%;
        padding-top: 60px;
        width: 100%;
    }

    .c-article__comment-col > div:last-child img {
        height: auto;
    }

    .c-article__comment-col > div:last-child::before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 46px;
        background-position: -110px center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("data:image/svg+xml,%3Csvg width='947' height='46' viewBox='0 0 947 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M210.002 45.8041L218.078 0L219.063 0.173648L210.986 45.9778L210.002 45.8041ZM228.08 45.8041L236.156 0L237.141 0.173648L229.065 45.9778L228.08 45.8041ZM200 22.9023H0V21.9023H200V22.9023ZM946.151 24.4199L246.151 22.9062L246.153 21.9063L946.153 23.4199L946.151 24.4199Z' fill='%23CBB49D'/%3E%3C/svg%3E%0A");
        top: 0px;
    }

    .c-article__decor-border::after {
        background-position: 87% center;
    }

    .c-article__comment-col > div:last-child img {
        width: 100%;
    }

    .c-article__decor-border {
        padding-bottom: 40px;
    }

    .c-article__decor-border::before {
        content: none;
    }

    .c-article__question {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
    }

    .c-article__question-title.h4 {
        margin-bottom: 24px !important;
    }

    .c-article__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 20px;
    }

    .c-article__share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
        margin-right: 11px;
    }

    .c-article__other-back {
        margin-top: 30px;
    }

    .c-article__form {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }

    .c-article__form .c-form__box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .c-article__author-photo {
        width: 70px;
        height: 70px;
    }

    .c-article__author-content {
        padding-left: 20px;
        white-space: normal;
    }

}

@media (max-width: 575.96px) {
    .c-article__question-button {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1839.98px) {
    .c-article__author-photo {
        width: 75px;
        height: 75px;
        margin-bottom: 20px;
    }

    .c-article__author-content {
        padding-left: 0;
    }
}

@media (any-hover: hover) {
    .c-article__banner:hover .c-article__banner-bg img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_vkontakte .ya-share2__icon:hover {
        background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.8777 17.3036C7.46669 17.3036 4.18269 13.5486 4.05469 7.30957H6.79469C6.88069 11.8926 8.96569 13.8376 10.5647 14.2346V7.30957H13.1917V11.2636C14.7337 11.0936 16.3467 9.29357 16.8897 7.30957H19.4737C19.0597 9.75057 17.3037 11.5496 16.0617 12.2926C17.3037 12.8926 19.3017 14.4626 20.0727 17.3026H17.2327C16.6327 15.4046 15.1627 13.9336 13.1927 13.7336V17.3036H12.8777Z%27 fill=%27%23009097%27/%3E%3C/svg%3E%0A");
    }

    .c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_odnoklassniki .ya-share2__icon:hover {
        background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14.83 10.77a3.951 3.951 0 0 1-5.604 0 3.951 3.951 0 0 1 0-5.604 3.95 3.95 0 0 1 5.604 0 3.951 3.951 0 0 1 0 5.604Zm-2.802-4.615c-.494 0-.942.2-1.271.53a1.79 1.79 0 0 0 0 2.542 1.789 1.789 0 0 0 2.543 0 1.789 1.789 0 0 0 0-2.543 1.839 1.839 0 0 0-1.272-.53Zm4.168 5.792 1.166 1.59c.059.082.047.188-.036.247-.977.8-2.119 1.33-3.308 1.613l2.249 4.332c.059.13-.024.271-.165.271H13.7a.206.206 0 0 1-.176-.118l-1.496-3.579-1.507 3.567a.181.181 0 0 1-.176.118H7.943c-.141 0-.224-.153-.165-.27l2.249-4.321a8.262 8.262 0 0 1-3.308-1.613c-.071-.06-.095-.177-.036-.248l1.166-1.589c.07-.094.188-.106.27-.035 1.096.93 2.45 1.542 3.898 1.542s2.79-.6 3.897-1.542c.094-.07.223-.06.282.035Z%27 fill=%27%23009097%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
    }

    .c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_telegram .ya-share2__icon:hover {
        background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z%27 fill=%27%23009097%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
    }

    .c-share .ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_twitter .ya-share2__icon:hover {
        background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z%27 fill=%27%23009097%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
    }
}

.disclamer {
    font-size: 14pt;
    background-color: #fffbf8;
    border-left: 2px solid #ff6a13;
    padding: 22px 48px 22px 22px;
    margin-bottom: 30px;
}


.s-before-after .s-before-after__box {
    grid-template-columns: repeat(3, 1fr);
}

.c-article .s-before-after .s-before-after__box {
    background-color: transparent;
}

@media (max-width: 1199.98px) {
    .s-before-after .s-before-after__box {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}

.sensitive {
    position: relative;
    z-index: 1;
    width: fit-content;
    cursor: pointer;
}

.sensitive[align=right],
.sensitive:has(img[align=right]) {
    float: right;
}

.sensitive.not-active img {
    filter: blur(0);
}

.sensitive:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    text-align: center;
    padding: 10px;
    color: white;
    font-style: italic;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(15px) brightness(0.7);
}

.sensitive:after {
    content: 'нажмите, чтобы посмотреть';
    display: block;
    position: absolute;
    top: calc(50% + 20px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    padding: 10px;
    background-image: url(/local/templates/new_design/components/bitrix/news.detail/blog_detail/./img/18.svg);
    background-repeat: no-repeat;
    background-size: 68px 59px;
    background-position: 50% calc(50% - 60px);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.sensitive.sensitive--answer:before {
    backdrop-filter: blur(30px) brightness(0.8);

}

.sensitive.sensitive--answer:after {
    content: '';
    background-image: url(/local/templates/new_design/components/bitrix/news.detail/blog_detail/./img/answer.svg);
    background-position: center;
    top: 50%;
    background-size: 55%;
}

.sensitive.not-active:before,
.sensitive.not-active:after {
    display: none;
}

.img-two-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}


@media (max-width: 480px) {
    .img-two-row {
        grid-template-columns: 1fr;
    }
}

/* Стили для сниппета  с несколькими видео в статье */
.article-videos {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 300px));
    gap: 16px;
}

@media (max-width: 655px) {
    .article-videos {
        justify-content: center;
    }
}

.fancybox__container {
    --fancybox-bg: rgba(49, 46, 46, 0.7);
}


@media (max-width: 1100px) {
    .vkvideo {
        width: 560px;
        height: 315px;
    }
}

@media (max-width: 600px) {
    .vkvideo {
        width: 320px;
        height: 180px;
    }
}

.fancybox__content {
    padding: 0;
}

.show-vk-video {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.show-vk-video .c-button-video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (any-hover: hover) {
    .s-fluid-gallery .c-slider .c-slider__item .js-show-video:hover .c-button-video {
        border-color: var(--secondary-color);
        background-color: var(--secondary-color);
    }
}

.fancybox__content, .vkvideo {
    /*flex-grow:1;*/
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    width: 100%;
    height: auto;
}
.fancybox__content:has(.vkvideo--shorts) {
    aspect-ratio: 8 / 16;
    width: auto;
    max-height: 790px;
    height: 100%;
    background-color: black;
}
.vkvideo.vkvideo--shorts {
    aspect-ratio: 8 / 16;
    width: auto;
    max-height: 767px;
    height: 100%;
}

.fancybox__html5video, .fancybox__iframe {
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    width: 100%;
    height: auto;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
    padding-bottom: 40px;
}
/* End */
/* /local/templates/new_design/components/bitrix/news.detail/blog_detail/style.css?178333198022692 */
