

/* Start:/local/templates/viyar_new/components/bitrix/news/.default/style.css?175689676742*/
.g-title__btn-back {
    flex-shrink: 0;
}
/* End */


/* Start:/local/templates/viyar_new/components/bitrix/news.list/news/style.css?175793253557602*/
@media (any-hover: hover) {
    /*scrollbar*/
    ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }
    ::-webkit-scrollbar-track {
        background: transparent;
    }
    ::-webkit-scrollbar-thumb {
        background: #D0D0D0;
        border-radius: 4px;
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #E0E0E0;
    }
    @-moz-document url-prefix() {
        * {
            scrollbar-color: #d0d0d0 transparent;
            scrollbar-width: thin;
        }
    }
}
@media (min-width: 1605px) and (max-width: 1608px) {
    .grid .header--sticky .page-header {
        margin: 0 auto;
    }
}
@media (min-width: 1601px) and (max-width: 1604px) {
    .grid .header--sticky .page-header {
        margin: 0 auto;
    }
}
@media (min-width: 1609px) {
    .grid .header--sticky .page-header {
        margin: 0 auto;
    }
}
.m414--show {
    display: none;
}
@media (max-width: 414px) {
    .m414--show {
        display: flex;
    }
    .m414--none {
        display: none;
    }
}
/*--title*/
.news-heading-title__body {
    display: flex;
}
.news-heading-title__body .g-title {
    flex: 0 0 296px;
    min-height: 64px;
}
.g-title__btn-filter {
    margin: 0 22px;
}
/*--category*/
.news-category {
    /*margin: 0 auto;
    width: calc(100vw - 296px);
    overflow: auto;*/
}
@media (any-hover: none) {
/*    .news-category {
        padding-bottom: 4px;
    }
    .catalog-news {
        margin-top: -4px;
    }*/
}
.news-category__list {
    display: flex;
    position: relative;
}
.news-category__list .slick-list {
    width: calc(100vw - 340px);
    max-width: 1208px;
    overflow: hidden;
}
.news-category__list .slick-track {
    display: flex;
}
.news-category__item:not(.slick-active) {
    /*visibility: hidden;*/
}
.news-category .slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
    margin-top: -2px;
    transform: translateY(-50%);
    z-index: 1;
}
.news-category .slick-arrow.slick-disabled {
    visibility: hidden;
}
.news-category__list .slick-prev.slick-arrow {
    left: -32px;
    background: transparent url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M22 2L23 3L10 16L23 29L22 30L8 16L22 2Z' fill='white'/%3E%3Cpath d='M21 1L22 2L8 16L22 30L21 31L6 16L21 1Z' fill='%23606060'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;
}
.news-category__list .slick-next.slick-arrow {
    right: -32px;
    background: transparent url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2L9 3L22 16L9 29L10 30L24 16L10 2Z' fill='white'/%3E%3Cpath d='M11 1L10 2L24 16L10 30L11 31L26 16L11 1Z' fill='%23606060'/%3E%3C/svg%3E%0A") center no-repeat;
}

.news-category .news-category__link {
    font-size: 16px;
    line-height: 20px;
    color: #202020;
    min-height: 64px;
    /*min-width: 70px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 16px;
    border-bottom: 4px solid transparent;
    white-space: nowrap;
}
.news-category .news-category__link:hover,
.news-category .news-category__link.is-active {
    color: #0080E0;
    border-color: #0080E0;
}
.catalog-news__cell {
    margin-bottom: 40px;
}
/*--filter*/
.catalog-news .news-filters {
    flex: 0 0 296px;
    pointer-events: all;
    position: relative;
    transition: flex .05s linear;
    z-index: unset;
}
.catalog-news .news-filters.is-hidden {
    width: 0;
    flex: 0;
    pointer-events: none;
    z-index: -9999;
}
.news-filters__container {
    padding: 32px 8px 32px 30px;
    border: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.filters-search .filters-search__form {
    display: flex;
    height: 40px;
}
.filters-search ._icon--search {
    background: #F0F0F0 url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 12L14.5 12.5L12.8 10.8C13.5 9.7 14 8.4 14 7C14 3.1 10.9 0 7 0C3.1 0 0 3.1 0 7C0 10.9 3.1 14 7 14C8.4 14 9.7 13.6 10.8 12.8L12.5 14.5L12 15L19 22L22 19L15 12ZM2 7C2 4.2 4.2 2 7 2C9.8 2 12 4.2 12 7C12 9.8 9.8 12 7 12C4.2 12 2 9.8 2 7Z' fill='%23606060'/%3E%3C/svg%3E%0A") center no-repeat;
    width: 32px;
    height: 40px;
    border-radius: 2px 0 0 2px;
}
.filters-search .filters-search__input {
    height: 40px;
    flex: 0 0 98px;
    border: none;
    outline: none;
    background: #F0F0F0;
    display: flex;
    padding-left: 13px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #404040;
    width: 100%;
}
.filters-search .filters-search__input::placeholder {
    color: #404040;
}
._btn--close {
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2C14.4 2 18 5.6 18 10C18 14.4 14.4 18 10 18C5.6 18 2 14.4 2 10C2 5.6 5.6 2 10 2ZM10 0C4.5 0 0 4.5 0 10C0 15.5 4.5 20 10 20C15.5 20 20 15.5 20 10C20 4.5 15.5 0 10 0ZM15 7L13 5L10 8L7 5L5 7L8 10L5 13L7 15L10 12L13 15L15 13L12 10L15 7Z' fill='%23606060'/%3E%3C/svg%3E%0A") center no-repeat;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
}
.filters-search ._btn--close {
    height: 40px;
    width: 48px;
    background-color: #f0f0f0;
}
.filters-search .filters-search__submit {
    border: none;
    background-color: #0080E0;
    border-radius: 0 2px 2px 0;
    color: #fff;
    height: 40px;
    flex: 0 0 128px;
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    transition: all .25s ease-in-out;
}
/**/
.filters-sort .filters__header {
    margin-top: 24px;
}
.filters-sort .filters__subheader-select {
    padding-left: 0;
    padding-bottom: 0;
    max-width: 306px;
}
.filters-sort .filters__subheader-actions {
    padding-left: 0;
    max-width: 306px;
    margin-top: 16px;
    gap: 16px;
}
.filters-sort .filters__subheader-actions > * {
    padding: 0;
}
.filters-sort .filters__subheader {
    padding-bottom: 0;
}
/**/
.filters-tags {
    padding-right: 20px;
}
.filters-tags__list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.catalog-news__filters.news-filters.is-hidden .filters-tags__list {
    display: none !important;
}

.filters-tags__list .filters-tags__link {
    min-height: 24px;
    background-color: #f0f0f0;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #202020;
    border-left: 2px solid #E0E0E0;
    padding: 2px 8px;
    display: block;
    transition: all .25s ease-in-out;
}
.filters-tags__list .filters-tags__link:hover {
    background-color: #E0E0E0;
}
/*--content cart*/
.catalog-news .news-cart {
    flex: 1 1 auto;
    position: relative;
}
@media (any-hover: hover) {
    .news-category::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }
}
.news-cart__body {
    background-color: #f0f0f0;
    display: flex;
    flex-direction: column;
}
.news-cart__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(248px, 1fr));
    grid-auto-rows: min-content;
    justify-content: start;
    grid-gap: 8px;
    padding: 12px;
    flex: 1 1 auto;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.news-cart__item {
    max-width: 328px;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 16px;
    min-height: 416px;
    display: flex;
    flex-direction: column;
}
.news-cart__link {
    flex: 1 0 auto;
}
.news-cart__item:hover {
    filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.15));
}
.news-cart__figure {
    display: block;
    max-width: 328px;
    height: 208px;
    overflow: hidden;
}
.news-cart__figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: scale(1.08);
}
.news-cart__figure img[src*="noname_"] {
    background-color: #a9e0ff;
}

.news-cart__content {
    display: flex;
    flex-direction: column;
    padding: 8px 16px 0 24px;
}
.news-cart__content .news-cart__meta {
    display: flex;
}
.news-cart__meta .news-cart__cat {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    width: calc(100% - 148px);
    padding-right: 5px;
    min-height: 18px;
}
.news-cart__meta .news-cart__cat .text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.news-cart__meta .text {
    font-weight: 700;
    font-size: 12px;
    color: #606060;
}
.news-cart__meta .news-cart__date {
    padding-right: 24px;
}
.news-cart__meta .news-cart__view {
    display: flex;
    align-items: center;
}
._icon--view {
    background: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C2 0 0 5 0 5C0 5 2 10 8 10C14 10 16 5 16 5C16 5 14 0 8 0ZM8 9C5.8 9 4 7.2 4 5C4 2.8 5.8 1 8 1C10.2 1 12 2.8 12 5C12 7.2 10.2 9 8 9ZM8 5H10C10 6.1 9.1 7 8 7C6.9 7 6 6.1 6 5C6 3.9 6.9 3 8 3C8.5 3 9 3.2 9.4 3.6L8 5Z' fill='%23606060'/%3E%3C/svg%3E%0A") no-repeat;
    width: 16px;
    height: 10px;
}
.news-cart__meta .news-cart__view .text {
    padding-left: 8px;
    font-weight: 400;
}

.news-cart__title {
    margin: 12px 0;
}
.news-cart__title .text-title {
    font-size: 20px;
    line-height: 100%;
    font-weight: 400;
}
.news-cart__desc .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #606060;
}

.news-event {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 32px;
    margin: 8px 0 0;
    padding: 0 20px 0 32px;
}
.news-event__status {
    width: calc(100% - 30px);
}
.news-event__status .text {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #606060;
    white-space: nowrap;
}

.news-event__share {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 100%;
}
.share-soc__list {
    display: flex;
    align-items: center;
    position: relative;
    right: 0;
    opacity: 1;
    pointer-events: all;
    z-index: unset;
    transition: right .3s ease-in-out;
}
.share-soc__list:not(.unvisible) {
    box-shadow: 0 4px 8px 0 rgba(32, 32, 32, .20);
    border-radius: 64px;
    width: 100%;
    justify-content: flex-end;
    padding: 8px 16px;
}
.share-soc__list.unvisible {
    right: -328px;
    opacity: 0;
    pointer-events: none;
    width: 0;
    transition: right .3s ease-in;
    z-index: -99999;
}
.share-soc__label {
    font-size: 14px;
    line-height: 18px;
    color: #202020;
    padding-right: 13px;
}
.share-soc__list .share-soc__link:not(:last-child) {
    margin-right: 16px;
}
.share-soc__list .share-soc__link:hover {
    opacity: .8;
}

/*--pagination*/
.news-cart__actions {
    justify-content: flex-end;
    /*position: absolute;*/
    right: 0;
}
.news-cart__actions .pagination__main {
    padding: 0 16px;
}
.news-cart__pagination,
.news-cart__tools.show-more-products {
    border: 1px solid #e0e0e0;
    border-top: none;
    border-left: none;
}
.news-cart__tools.show-more-products {
    flex: 0 0 256px;
}

/*--icons*/
.icon-btn {
    cursor: pointer;
}
._icon--share {
    background: url("data:image/svg+xml,%3Csvg width='22' height='24' viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 16C16.9 16 15.9 16.5 15.1 17.2L7.8 13C7.9 12.7 8 12.3 8 12C8 11.7 7.9 11.3 7.8 11L15.1 6.8C15.8 7.5 16.8 8 18 8C20.2 8 22 6.2 22 4C22 1.8 20.2 0 18 0C15.8 0 14 1.8 14 4C14 4.4 14.1 4.7 14.2 5L6.9 9.2C6.1 8.5 5.1 8 4 8C1.8 8 0 9.8 0 12C0 14.2 1.8 16 4 16C5.1 16 6.1 15.5 6.9 14.8L14.2 19C14.1 19.3 14 19.7 14 20C14 22.2 15.8 24 18 24C20.2 24 22 22.2 22 20C22 17.8 20.2 16 18 16Z' fill='%230080E0'/%3E%3C/svg%3E") no-repeat;
    width: 22px;
    height: 24px;
    position: absolute;
}
._icon--filter {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg clip-path='url(%23clip0_17714_51024)'%3E%3Cpath d='M18 18.3V28L14 26V18.3L7.8 10H6V8H26V10H24.3L18 18.3Z' fill='%230080E0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17714_51024'%3E%3Crect width='32' height='32' fill='%230080E0'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center no-repeat;
    width: 32px;
    height: 32px;
}
._icon--filter._active {
    border-radius: 50%;
    background: #0080E0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg clip-path='url(%23clip0_17714_51024)'%3E%3Cpath d='M18 18.3V28L14 26V18.3L7.8 10H6V8H26V10H24.3L18 18.3Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17714_51024'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center no-repeat;
}
._icon--share-fb {
    background: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8 0H1.2C0.5 0 0 0.5 0 1.2V20.8C0 21.5 0.5 22 1.2 22H11.7V13.5H8.8V10.2H11.7V7.8C11.7 5 13.4 3.4 16 3.4C17.2 3.4 18.3 3.5 18.6 3.5V6.5H16.8C15.4 6.5 15.2 7.2 15.2 8.1V10.2H18.5L18 13.5H15.1V22H20.7C21.4 22 21.9 21.5 21.9 20.8V1.2C22 0.5 21.5 0 20.8 0Z' fill='%230080E0'/%3E%3C/svg%3E") no-repeat;
    width: 22px;
    height: 22px;
}
._icon--share-tg {
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 8.1L9.6 13.6C9.4 13.8 9.3 14.1 9.2 14.3L9 15.9C9 16.1 8.7 16.1 8.6 15.9L7.8 13.2C7.7 12.9 7.8 12.6 8.1 12.4L15.3 8C15.5 7.8 15.6 8 15.5 8.1ZM24 12C24 18.6 18.6 24 12 24C5.4 24 0 18.6 0 12C0 5.4 5.4 0 12 0C18.6 0 24 5.4 24 12ZM19 5.6C19.1 5.3 18.7 5 18.4 5.1L3.3 10.9C2.9 11 2.9 11.6 3.3 11.7L7 13.1L8.4 17.7C8.5 18 8.9 18.1 9.1 17.9L11.2 16.2C11.4 16 11.7 16 11.9 16.2L15.6 18.9C15.9 19.1 16.2 18.9 16.3 18.6L19 5.6Z' fill='%230080E0'/%3E%3C/svg%3E") no-repeat;
    width: 24px;
    height: 24px;
}
._icon--share-vb {
    background: url("data:image/svg+xml,%3Csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7 3.5998C19.8 1.3998 16.3 0.799805 12.9 0.799805C9.5 0.799805 6.7 0.999805 5.2 1.5998C2.2 2.6998 0 5.0998 0 9.2998C0 11.7998 -1.19209e-07 15.4998 0.6 17.3998C1.5 20.0998 4.4 21.8998 6.5 21.8998H6.8L7.4 25.1998L11.1 22.0998C14.8 22.0998 19.3 21.6998 21.4 19.6998C23.5 17.6998 24 14.8998 24 11.3998C24 7.8998 23.7 5.6998 21.7 3.5998ZM17.4 16.0998C17.1 16.7998 16.6 17.3998 15.9 17.6998C15.7 17.7998 15.5 17.7998 15.3 17.8998C15.1 17.7998 14.8 17.7998 14.6 17.6998C12.3 16.7998 10.2 15.4998 8.6 13.6998C7.7 12.5998 6.9 11.3998 6.3 10.1998C6 9.5998 5.8 8.9998 5.5 8.3998C5.3 7.7998 5.6 7.1998 6 6.7998C6.3 6.3998 6.8 6.0998 7.2 5.8998C7.6 5.6998 7.9 5.7998 8.2 6.0998C8.8 6.7998 9.3 7.4998 9.7 8.2998C10 8.7998 9.9 9.3998 9.4 9.6998C9.3 9.7998 9.2 9.8998 9.1 9.9998C9 10.0998 8.9 10.1998 8.8 10.2998C8.7 10.4998 8.7 10.6998 8.8 10.8998C9.4 12.4998 10.4 13.7998 12 14.4998C12.3 14.5998 12.5 14.6998 12.8 14.6998C13.3 14.5998 13.5 14.0998 13.8 13.7998C14.1 13.4998 14.6 13.4998 15 13.6998C15.4 13.8998 15.7 14.1998 16.1 14.3998C16.5 14.6998 16.8 14.8998 17.1 15.1998C17.5 15.2998 17.6 15.6998 17.4 16.0998ZM14.5 10.7998C14.3 10.7998 14.4 10.7998 14.5 10.7998C14.2 10.7998 14.1 10.6998 14.1 10.3998C14.1 10.1998 14.1 10.0998 14 9.8998C13.9 9.5998 13.8 9.2998 13.5 9.0998C13.4 8.9998 13.2 8.8998 13.1 8.8998C12.9 8.7998 12.7 8.89981 12.5 8.7998C12.3 8.7998 12.2 8.5998 12.2 8.3998C12.2 8.1998 12.4 8.0998 12.6 8.0998C13.8 8.1998 14.6 8.7998 14.7 10.0998C14.7 10.1998 14.7 10.2998 14.7 10.3998C14.7 10.6998 14.6 10.7998 14.5 10.7998ZM13.7 7.6998C13.3 7.4998 13 7.3998 12.6 7.3998C12.4 7.3998 12.3 7.3998 12.1 7.2998C11.9 7.2998 11.8 7.0998 11.8 6.8998C11.8 6.6998 11.9 6.5998 12.2 6.5998C12.9 6.5998 13.5 6.7998 14.1 7.0998C15.3 7.7998 16 8.7998 16.2 10.1998C16.2 10.2998 16.2 10.2998 16.2 10.3998C16.2 10.5998 16.2 10.6998 16.2 10.8998C16.2 10.8998 16.2 10.9998 16.2 11.0998C16.1 11.3998 15.7 11.3998 15.6 11.0998C15.6 10.9998 15.6 10.8998 15.6 10.7998C15.6 10.1998 15.5 9.4998 15.1 8.9998C14.8 8.3998 14.3 7.9998 13.7 7.6998ZM17.5 11.8998C17.3 11.8998 17.2 11.6998 17.1 11.4998C17.1 11.0998 17 10.6998 17 10.1998C16.7 7.9998 14.9 6.1998 12.7 5.7998C12.4 5.6998 12 5.6998 11.7 5.6998C11.5 5.6998 11.2 5.6998 11.2 5.3998C11.2 5.1998 11.3 4.9998 11.6 4.9998C11.7 4.9998 11.7 4.9998 11.8 4.9998C14.8 5.0998 11.7 4.9998 11.8 4.9998C14.8 5.0998 17.2 7.0998 17.7 9.9998C17.8 10.4998 17.8 10.9998 17.9 11.4998C17.9 11.6998 17.8 11.8998 17.5 11.8998Z' fill='%230080E0'/%3E%3C/svg%3E") no-repeat;
    width: 24px;
    height: 26px;
}

.share-soc__list .share-soc__link:visited .icon,
.share-soc__list .share-soc__link:active .icon,
.share-soc__list .share-soc__link:focus .icon {
    filter: grayscale(1);
}
/*--option*/
._hide {
    display: none!important;
}

/*@media (max-width: 1793.6px) {*/
    /*.news-heading-title__body .g-title {
        flex: 0 0 352px;
    }
    .catalog-news .news-filters {
        flex: 0 0 352px;
    }*/
    .news-filters__container {
        padding-left: 22px;
    }
/*}*/
/*@media (max-width: 1600px) {*/
    .grid .header--sticky .page-header {
        margin: 0!important;
    }
/*}*/
/*@media (max-width: 1536px) {*/
    .news-heading-title .g-title {
        margin: 0;
    }
    .is-pagination .catalog-news__cell {
        margin-bottom: 74px;
    }
/*}*/
@media (max-width: 1366.4px) {
    .news-category {
        margin: 0;
    }
    .news-filters__container {
        border-left: none;
    }
    .news-cart__desc.text--ellipsis--4 {
        -webkit-line-clamp: 9;
    }
}
@media (max-width: 1296px) {
    .news-heading-title__body .g-title {
        flex: 0 0 296px;
    }
    .news-category {
        /*width: calc(100vw - 296px);*/
    }
    .catalog-news .news-filters {
        flex: 0 0 296px;
    }
    .news-filters__container {
        padding-left: 32px;
        padding-right: 16px;
    }
    .catalog-news .news-filters:not(.is-hidden) + .news-cart .news-cart__list {
        padding: 16px 15px;
    }
}
@media (max-width: 1200px) {
    .news-category__list {
        /*justify-content: stretch;*/
    }
}
@media (max-width: 1024px) {
    main:not(._filter--open) .news-heading-title__body .g-title {
        /*flex: unset;*/
    }
    main:not(._filter--open) .news-category {
        /*width: calc(100vw - 210px);*/
    }
}
@media (max-width: 960px) {
    .catalog-news .news-filters:not(.is-hidden) + .news-cart .news-cart__list {
        justify-content: center;
    }
}
@media (min-width: 781px) {
    .catalog-news .news-category__body {
        display: none;
    }
}
@media (max-width: 780px) {
    body._newsCatLock {
        overflow: hidden!important;
    }
    .lock .grid:before, ._lock .grid:before {
        content:'';
        background-color: rgba(0,0,0,.5);
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 1;
    }
    body._fltrLock {
        overflow: hidden!important;
    }
    ._fltrLock .grid:before {
        content:'';
        background-color: rgba(0,0,0,.5);
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 1;
    }
    .submenu .submenu__catalog {
        padding: 0;
    }
    /**/
    .grid .main {
        display: grid;
    }
    .news-heading-title {
        grid-row: 1;
        border-bottom: 1px solid #e0e0e0;
    }
    .news-heading-title .news-category__body {
        display: none;
    }
    .catalog-news .news-category__body {
        margin-top: 24px;
        padding: 0 16px 16px;
    }
    .main__section .news-heading-title__body .g-title {
        flex: unset;
        padding-left: 0;
    }
    ._icon--catalog {
        background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4H0V0H4V4ZM10 0H6V4H10V0ZM16 0H12V4H16V0ZM4 6H0V10H4V6ZM10 6H6V10H10V6ZM16 6H12V10H16V6ZM4 12H0V16H4V12ZM10 12H6V16H10V12ZM16 12H12V16H16V12Z' fill='%230080E0'/%3E%3C/svg%3E%0A") center no-repeat;
        width: 48px;
        height: 48px;
    }
    /**/
    .g-title__btn-filter,
    .news-category__box.is-hidden {
        display: none;
    }
    .news-heading-title__btn-filter.hidden-lg,
    .news-category__select .select__button.hidden-lg {
        display: flex!important;
        align-items: center;
    }
    .news-heading-title__body {
        justify-content: space-between;
        padding-right: 8px;
    }
    @media (any-hover: hover) {
        .news-heading-title__body {
            padding-right: 0;
        }
    }
    .news-category {
        align-self: center;
        flex: 1 1 auto;
        padding: 0 16px;
    }
    .news-category__select .select__button {
        padding-left: 16px;
        height: 48px;
        width: 100%;
    }
    main.main .news-category {
        width: 100%;
    }
    .news-category__select {
        position: relative;
        height: 48px;
        display: flex;
        align-items: center;
    }
    .news-category__select .select__label {
        background-color: #fff;
        padding: 1px 0;
        position: absolute;
        top: -16px;
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        color: #606060;
    }
    .news-category__select .icon__pic {
        color: #606060;
    }
    /**/
    .catalog-news .news-category__list {
        flex-direction: column;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background-color: #fff;
        border-radius: 8px;
        box-shadow: 0 8px 48px 0 rgba(32, 32, 32, 0.25);
        max-width: 256px;
        width: 100%;
        padding: 16px;
        z-index: 2;
    }
    .catalog-news .news-category__link:hover,
    .catalog-news .news-category__link.is-active {
        background-color: #f0f0f0;
    }
    .catalog-news .news-category__link {
        display: flex;
        align-items: center;
        min-height: 48px;
        border-bottom: 1px solid #e0e0e0;
        padding: 8px;
    }
    .catalog-news .news-category__item:last-child .news-category__link {
        border-bottom: none;
    }
    .news-category__select .select__text {
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
    }
    .catalog-news a .news-category__link-text {
        color: #202020;
        font-weight: 700;
        font-size: 14px;
    }
}
@media (max-width: 720px) {
    .news-cart .news-cart__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 16px 8px;
        gap: 16px 8px;
    }
    .news-cart .news-cart__item,
    .news-filters.is-hidden + .news-cart .news-cart__item {
        min-width: 280px;
        flex: 1 1 calc(50% - 8px);
    }
}
@media (max-width: 695.2px) {
    .catalog-news .news-filters.is-hidden {
        right: -350px;
        top: -99999px;
    }
    .catalog-news .news-filters {
        background-color: #404040;
        position: absolute;
        top: 0;
        right: 0;
        width: 320px;
        height: 100%;
        transition: right .25s linear;
        z-index: 12345;
    }
    .news-filters__container {
        border: none;
        padding: 8px 0;
        height: 100%;
    }
    .news-filters__container > * {
        padding: 0 16px;
    }
    .news-filters__sort .filters__header {
        margin-bottom: 48px;
    }
    .filters-sort .filters__header {
        display: none;
    }
    .news-filters__container .filters__header.hidden-lg {
        display: flex!important;
        min-height: 32px;
        padding: 0 16px;
    }
    .news-filters__container .filters__header .button--sidebar {
        position: absolute;
        right: 4px;
    }
    .news-filters__container .filters__header .icon--size--32 {
        color: #fff;
    }
    .filters-search .filters-search__form {
        margin-top: 8px;
    }
    .filters-sort .filters__subheader {
        padding-top: 24px;
    }
    .filters-sort .filters__subheader-select .select__button {
        border: 1px solid #fff;
        color: #fff;
        height: 48px;
    }
    .filters-sort .filters__subheader-select .select__text {
        color: #fff;
    }
    .filters-tags {
        padding: 6px 0;
        border-top: 1px solid #606060;
        height: calc(100vh - 205px);
        overflow: auto;
    }
    .filters-tags__list {
        padding: 0 10px 0 16px;
    }
    /**/
    .filters-search .filters-search__form {
        height: 48px;
    }
    .filters-search .filters-search__input {
        height: 48px;
        background-color: #606060;
        border-radius: 2px 0 0 2px;
        flex: 0 0 162px;
        color: #fff;
    }
    .filters-search .filters-search__input::placeholder {
        color: #fff;
    }
    .filters-search ._icon--search {
        height: 48px;
        background: #606060 url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 12L14.5 12.5L12.8 10.8C13.5 9.7 14 8.4 14 7C14 3.1 10.9 0 7 0C3.1 0 0 3.1 0 7C0 10.9 3.1 14 7 14C8.4 14 9.7 13.6 10.8 12.8L12.5 14.5L12 15L19 22L22 19L15 12ZM2 7C2 4.2 4.2 2 7 2C9.8 2 12 4.2 12 7C12 9.8 9.8 12 7 12C4.2 12 2 9.8 2 7Z' fill='%23fff'/%3E%3C/svg%3E%0A") right 6px center no-repeat;
        border-radius: 0 2px 2px 0;
        order: 1;
    }
    .filters-search ._btn--close {
        background: transparent url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0C4.9 0 0 4.9 0 11C0 17.1 4.9 22 11 22C17.1 22 22 17.1 22 11C22 4.9 17.1 0 11 0ZM17 15L15 17L11 13L7 17L5 15L9 11L5 7L7 5L11 9L15 5L17 7L13 11L17 15Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
        height: 48px;
        width: 22px;
        margin: 0 26px 0 21px;
        order: 3;
    }
    .filters-search .filters-search__submit {
        background: transparent url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0C4.9 0 0 4.9 0 11C0 17.1 4.9 22 11 22C17.1 22 22 17.1 22 11C22 4.9 17.1 0 11 0ZM9 17L4 12L6 10L9 13L17 5L19 7L9 17Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
        font-size: 0;
        flex: unset;
        width: 22px;
        height: 48px;
        order: 4;
    }
    .filters__subheader-select .select__label.hidden-lg {
        display: block!important;
    }
    .filters__subheader-select .select__label {
        position: absolute;
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        top: -7px;
        background: #404040;
        padding: 1px 2px;
    }
    /**/
    .catalog-news .news-cart {
        width: 100vw;
        flex: unset;
    }
}
@media (max-width: 470.4px) {
    .news-cart__item {
        flex: 1 1 auto;
    }
    .news-cart__figure {
        width: 100%;
    }
}
@media (max-width: 414.4px) {
    .news-category {
        padding: 0 8px;
    }
}

/*
* post page
*/
.news-heading-title-post__body .g-title {
    min-height: 80px;
    margin: 0;
    padding-right: 24px;
}
.news-heading-title-post__body .g-title__text > * {
    font-size: 32px;
    line-height: 100%;
    font-weight: 900;
}
.news-heading-title-post__body .g-title__text {
    margin-right: 16px;
    flex: 1 1 auto;
}
.news-heading-title-post__body .btn-back__link {
    display: flex;
    align-items: center;
    padding-right: 8px;
    border-radius: 2px;
    transition: all .25s ease-in-out;
}
.news-heading-title-post__body .btn-back__link:hover {
    background-color: rgba(48,160,240,.15);
}
._icon--back {
    background: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0L0 9L9 18H10V0H9Z' fill='%230080E0'/%3E%3C/svg%3E%0A") center no-repeat;
    width: 32px;
    height: 32px;
}
.g-title__btn-back .text-link {
    font-weight: 700;
    font-size: 14px;
    color: #0080E0;
}
/*--content*/
.content-news {
    display: grid;
    grid-template-columns: minmax(728px, auto) minmax(462px, auto);
    gap: 0 48px;
    align-items: start;
    padding: 0 32px;
}
.content-news > * {
    width: 100%;
    grid-column: 2;
    max-width: 720px;
}
.poster-news {
    grid-column: 1;
    grid-row: span 6;
    max-width: 960px;
}
.poster-news .poster-news__figure {
    max-width: 960px;
    max-height: 640px;
    width: 100%;
    height: 100%;
    display: block;
}
.poster-news__figure .poster-news__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.poster-news__figure .poster-news__img[src*="noname_"] {
    height: 640px;
    background-color: #a9e0ff;
}
/**/
.meta-news {
    display: flex;
    gap: 0 32px;
    min-height: 32px;
    align-items: center;
}
.meta-news__cat {
    flex: 1 1 auto;
}
.meta-news__view {
    display: flex;
    align-items: center;
}
.meta-news__view .icon {
    margin-right: 8px;
}
.meta-news .text {
    color: #606060;
    font-size: 14px;
    line-height: 18px;
}
.meta-news__cat .text {
    font-size: 16px;
    line-height: 20px;
}
.content-news__title {
    margin: 8px 0 16px;
}
.content-news__title .title-post {
    font-weight: 300;
    font-size: 32px;
    line-height: 112%;
    color: #202020;
}
html[lang="pl"] .content-news__title .title-post {
    font-weight: 400;
}
.content-news__subtitle {
    margin-bottom: 16px;
}
.content-news__subtitle .subtitle-post {
    font-weight: 700;
    font-size: 16px;
    line-height: 125%;
    color: #202020;
}
.content-news__description {
    padding: 0 8px 0 0;
    margin-bottom: 24px;
}
.content-news__description iframe {
    min-height: 380px;
}
.desc-news__text {
    padding-right: 12px;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #606060;
    height: calc(100vh - 640px);
    overflow: auto;
}
.post--stock .desc-news__text {
    height: calc(100vh - 710px);
}
.content-news .registration.time--out,
.content-news [style="color: #ff0000;"] {
    color: var(--color--red)!important;
    font-weight: 600;
}
.content-news .registration.time--out {
    font-size: 20px;
    line-height: 24px;
}
.desc-news__text ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.desc-news__text ul li {
    list-style: disc;
    padding-bottom: 5px;
    font-size: 14px;
}
.desc-news__text ul li:last-child {
    padding-bottom: 0;
}
@media (any-hover: hover) {
    .content-news ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }
    .content-news ::-webkit-scrollbar-track {
        background: transparent;
    }
    .content-news ::-webkit-scrollbar-thumb {
        background: #D0D0D0;
        border-radius: 4px;
    }
    .content-news ::-webkit-scrollbar-thumb:hover {
        background: #CCC;
    }
    .content-news__description {
        scrollbar-color: #D0D0D0 transparent;
        scrollbar-width: thin;
    }
}

.desc-news__text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #606060;
    margin-bottom: 20px;
}
.desc-news__text p:last-child {
    margin-bottom: 0;
}
/**/
.tags-news__list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.tags-news__list .tags-news__link {
    min-height: 24px;
    background-color: #f0f0f0;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #202020;
    padding: 2px 8px;
    display: block;
    transition: all .25s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.tags-news__list .tags-news__link::before {
    content: '';
    background-color: #e0e0e0;
    position: absolute;
    left: 0;
    width: 2px;
    height: 100%;
    transition: width .4s ease-in-out;
    z-index: -1;
}
.tags-news__list .tags-news__link:hover::before {
    width: 100%;
}
.content-news__share .share-soc__list {
    display: flex;
    min-height: 32px;
    align-items: center;
}
.content-news__share .share-soc__label {
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
}
/*--population block*/
.title--block .text {
    min-height: 48px;
    margin: 24px 0 8px;
}
.title--block .text,
.title--block .text-title {
    display: flex;
    align-items: center;
    padding: 0 24px;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #202020;
}
.title--block .text-title {
    min-height: inherit;
    margin: 0;
}
.population-news__body {
    background-color: #f0f0f0;
    min-height: 448px;
    overflow: hidden;
}
.population-news__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(248px, auto));
    justify-content: start;
    gap: 8px;
    padding: 12px;
    margin: 0 auto;
}
.population-news__item {
    max-width: 306px;
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 16px;
    min-height: 416px;
    display: flex;
    flex-direction: column;
}
.population-news__link {
    flex: 1 0 auto;
}
.population-news__item:hover {
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.15));
}
.population-news__figure {
    display: block;
    width: 306px;
    height: 198px;
    overflow: hidden;
}
.population-news__figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top;
    transform: scale(1.08);
}

.population-news__content {
    display: flex;
    flex-direction: column;
    padding: 8px 16px 0 24px;
}
.population-news__content .population-news__meta {
    display: flex;
}
.population-news__meta .population-news__cat {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    width: calc(100% - 148px);
    padding-right: 5px;
}
.population-news__meta .population-news__cat .text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.population-news__meta .text {
    font-weight: 700;
    font-size: 12px;
    color: #606060;
}
.population-news__meta .population-news__date {
    padding-right: 24px;
}
.population-news__meta .population-news__view {
    display: flex;
    align-items: center;
}
.population-news__meta .population-news__view .text {
    padding-left: 8px;
    font-weight: 400;
}

.population-news__title {
    margin: 12px 0;
}
.population-news__title .text-title {
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
}
.population-news__desc .text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #202020;
}
.population-news .news-event__share {
    align-items: center;
}
.population-news .news-event__status {
    display: flex;
}
/*--population pagination*/
.population-news__actions {
    justify-content: flex-end;
}
.population-news__actions .pagination__main {
    padding: 0 16px;
}
.population-news__pagination,
.population-news__tools.show-more-products {
    border: 1px solid #e0e0e0;
    border-top: none;
    border-left: none;
}
.population-news__tools.show-more-products {
    flex: 0 0 256px;
}
/*--product stock*/
.product-stock {
    margin-top: 24px;
}
.product-stock .filters__header {
    margin-top: 16px;
}
.product-stock .filters__subheader-actions {
    margin-top: 0;
    padding-left: 0;
}
.product-stock .product-card__status {
    font-size: 10px;
    line-height: 12px;
}
.product-card__status::after {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    margin-left: 2px;
    border-radius: 50%;
    background-color: #c0c0c0;
}
.product-card__status--green::after {
    background-color: #40e000;
}
.product-card__status::before {
    visibility: hidden;
}
.filters__accordion-control {
    color: #202020;
}
.filters__accordion-control-arrow .icon {
    color: #606060;
}
.filters__accordion-list-item:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
}
.product-stock .product-list__actions {
    margin-right: 5px;
}
.product-stock .filters + .product-list .product-list__tools--list {
    max-width: calc((100% / 5) + 1px);
}
.pagination .pagination__main {
    padding: 0 9px;
}
/*filters number*/
#filter_form .filters__accordion_number {
    display: block;
}
.filters__accordion-control {
    color: #202020;
}
#filter_form .bx_filter_input_container {
    display: inline-block;
    box-sizing: border-box;
    max-width: 66%;
    min-width: 80px;
    width: 100%;
    height: 35px;
    padding: 1px;
    border-radius: 3px;
    background: #8ca3ae;
    box-shadow: 0 1px 0 0 rgb(255 255 255 / 75%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
}
#filter_form .bx_filter_parameters_box_container_block {
    font-size: 11px;
    float: left;
    box-sizing: border-box;
    width: 50%;
    color: #3f3f3f;
}
#filter_form .bx_filter_input_container input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    height: 33px;
    margin: 0;
    padding: 0 4px;
    border: none;
    background: #fff;
    box-shadow: inset 0 3px 6px 0 rgba(215,215,215,.75);
}
/*Track*/
#filter_form .bx_ui_slider_track{
    position:relative;
    height:7px;
    margin:25px 10px;
    border:1px solid #8da3ad;
    background:#a1c0c8;
    box-shadow:0 1px 0 0 rgba(255,255,255,.35);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c0c8', endColorstr='#b3d5df',GradientType=0 );
}
#filter_form .bx_ui_slider_part{
    position:absolute;
    top:-6px;
    width:1px;
    height:17px;
    background:#a2bfc7;
}
#filter_form .bx_ui_slider_part.p1{left:-1px;}
#filter_form .bx_ui_slider_part.p2{left:25%;}
#filter_form .bx_ui_slider_part.p3{left:50%;}
#filter_form .bx_ui_slider_part.p4{left:75%;}
#filter_form .bx_ui_slider_part.p5{right:-1px;}
#filter_form .bx_ui_slider_part span{
    font-size:11px;
    font-weight: bold;
    position:absolute;
    top:-16px;
    left:50%;
    display:block;
    width:100px;
    margin-left:-50px;
    text-align:center;
    color:#000;
}
#filter_form .bx_ui_slider_part.p2 span,
#filter_form .bx_ui_slider_part.p3 span,
#filter_form .bx_ui_slider_part.p4 span{color:#6b8086;}
#filter_form .bx_ui_slider_range,
#filter_form .bx_ui_slider_pricebar,
#filter_form .bx_ui_slider_pricebar_VD,
#filter_form .bx_ui_slider_pricebar_VN,
#filter_form .bx_ui_slider_pricebar_V{
    position:absolute;
    top:-1px;
    bottom:-1px;
    box-sizing:border-box;
}
#filter_form .bx_ui_slider_range{
    z-index:50;
}
#filter_form .bx_ui_slider_pricebar{
    z-index:100;
}
#filter_form .bx_ui_slider_pricebar_VD{
    z-index:60;
    background: #2f92d0;
}
#filter_form .bx_ui_slider_pricebar_VN{
    z-index:70;
    border:1px solid #8da3ad;

}
#filter_form .bx_ui_slider_pricebar_V{
    z-index:80;
    top:-1px;
    bottom:-1px;
    background: #2f92d0;
}
#filter_form .bx_ui_slider_handle{
    position:absolute;
    top:100%;
    width:22px;
    height:22px;
    background: #2f92d0;
    border-radius: 100px;
    margin-top: -14px;
}
#filter_form .bx_ui_slider_handle:hover{
    cursor:grab;
}
#filter_form .bx_ui_slider_handle:active{
    cursor:grabbing;
}
#filter_form .bx_ui_slider_handle.left{
    left:0;
    margin-left:-11px;
    transition: left .05s linear;
}
#filter_form .bx_ui_slider_handle.right{
    right:0;
    margin-right:-11px;
    transition: right .05s linear;
}
/**/
.content-news__footer {
    display: grid;
    margin-top: 16px;
    grid-gap: 24px 32px;
}
.post--stock .content-news__footer {
    grid-template-columns: minmax(288px, 384px) auto;
}
.content-news__share {
    grid-column: 1;
    align-self: end;
}
.content-news__timer {
    grid-row: 1/3;
    grid-column: 2;
}
/*timer*/
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}
.timer {
    max-width: 334px;
    min-height: 144px;
    border: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.timer__title {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    gap: 0 8px;
    margin-bottom: 15px;
}
.timer__title .icon {
    color: #909090;
    flex: 0 0 auto;
}
.timer__title .text {
    color: #202020;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
}
.timer__items {
    display: flex;
    font-size: 32px;
    line-height: 36px;
    color: #30A0F0;
    font-weight: 900;
}
.timer__item {
    position: relative;
    min-width: 60px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 15px;
    text-align: center;
}
.timer__item::before {
    content: attr(data-title);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -4px;
    transform: translateX(-50%);
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #606060;
}
.timer__item:not(:last-child)::after {
    content: ':';
    position: absolute;
    right: -15px;
    bottom: 8px;
    color: #c0c0c0;
}
.news-cart__body .search__title {
    display: flex;
    flex-direction: column;
}
.news-cart__body .search__title--text {
    font-weight: 900;
    font-size: 32px;
    line-height: 36px;
    color: #202020;
    padding: 24px 0 10px;
    gap: 7px;
}
.news-cart__body .search__title--text .error {
    color: #FF8000;
    text-transform: lowercase;
    font-weight: 700;
}
.news-cart__body .g-title {
    padding-left: 32px;
}
.news-cart__body:has(.g-title) {
    background-color: #ffffff!important;
    height: 74vh;
}
.news-cart__body .g-title .error_search {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #606060;
}
/*@media (max-width: 1792px) {*/
    .content-news {
        grid-gap: 8px 32px;
    }
    .product-stock .filters + .product-list .product-card {
        -ms-flex: 0 1 25.05%;
        flex: 0 1 25.05%;
    }
    .product-stock .product-list .product-card:nth-last-child(-n+2) {
        display: none;
    }
    .product-stock .product-list__actions {
        margin-right: 0;
    }
    .product-stock .filters + .product-list .product-list__tools--list {
        max-width: calc((100% / 4) + 1px);
        margin-right: 1px;
    }
/*}*/
/*@media (max-width: 1680px) {*/
    .desc-news__text {
        height: calc(100vh - 680px);
    }
    /*news for stocks*/
    .post--stock .meta-news {
        grid-column: 1;
        grid-row: 1;
        max-width: 960px;
    }
    .post--stock .poster-news {
        grid-row: 2/5;
    }
    .post--stock .content-news__title {
        grid-row: span 2;
        margin-bottom: 0;
    }
    .post--stock .content-news__subtitle {
        margin-bottom: 0;
        padding: 8px 0;
    }
    .post--stock .content-news__description {
        grid-row: span 4;
    }
    .post--stock .desc-news__text {
        height: calc(100vh - 300px);
    }
    .post--stock .content-news__footer {
        grid-column: 1;
        max-width: 960px;
        grid-template-columns: auto auto;
    }
/*}*/
/*@media (max-width: 1536px) {*/
    .content-news__description {
        padding-right: 0;
    }
    .content-news {
        grid-column-gap: 24px;
    }
    .desc-news__text {
        padding-right: 8px;
    }
    .population-news {
        padding: 0 15px;
    }
/*}*/
@media (max-width: 1440px) {
    .desc-news__text {
        height: calc(100vh - 760px);
    }
    .post--stock .desc-news__text {
        height: calc(100vh - 440px);
    }
}
@media (max-width: 1366px) {
    .content-news__description {
        margin-bottom: 0;
    }
    .post--stock .desc-news__text {
        height: calc(100vh - 500px);
    }
    /**/
    .post-news .meta-news {
        grid-column: 1;
        grid-row: 1;
        max-width: 960px;
    }
    .post-news .poster-news {
        grid-row: 2/5;
    }
    .post-news .content-news__title {
        grid-row: span 2;
        margin: 0;
    }
    .post-news .content-news__subtitle {
        margin-bottom: 0;
        padding: 8px 0;
    }
    .post-news .content-news__description {
        grid-row: span 4;
    }
    .post-news .desc-news__text {
        height: calc(100vh - 440px);
    }
    .post-news .content-news__footer {
        grid-column: 1;
        grid-row: span 2;
        max-width: 960px;
    }
    /**/
    .product-stock {
        padding-right: 16px;
    }
    .product-stock .filters + .product-list .product-card {
        -ms-flex: 0 1 33.4%;
        flex: 0 1 33.4%;
    }
    .product-stock .product-list .product-card:last-child {
        display: flex;
    }
    .product-stock .filters + .product-list .product-list__tools--list {
        max-width: calc((100% / 3) + 1px);
    }
}
@media (max-width: 1280px) {
    .post-news .desc-news__text {
        height: calc(100vh - 500px);
    }
    /**/
    .product-stock .mesh-cell > .mesh-row {
        gap: 0 64px;
    }
    .product-stock .filters {
        flex-basis: 430px;
    }
}
@media (max-width: 1279px) {
    .news-heading-title-post__body .g-title {
        padding: 0 24px;
    }
    .content-news {
        grid-template-columns: auto auto;
        padding: 0 16px 0 24px;
    }
    .desc-news__text {
        padding-right: 8px;
    }
}
@media (max-width: 1200px) {
    .product-stock .filters {
        flex-basis: 368px;
    }
    .content-news__title .title-post {
        font-size: 24px;
        line-height: 100%;
    }
    .product-stock .mesh-cell > .mesh-row {
        gap: 0;
    }
}
@media (max-width: 1120px) {
    .post-news .desc-news__text {
        height: calc(100vh - 520px);
    }
}
@media (max-width: 1024px) {
    .news-heading-title-post__body .g-title {
        padding-right: 16px;
    }
    .g-title__btn-back .text-link {
        width: 45px;
        white-space: nowrap;
        overflow: hidden;
    }
    .content-news {
        display: flex;
        flex-direction: column;
    }
    .content-news__title .title-post {
        font-size: 32px;
        line-height: 112%;
    }
    .post-news .content-news > * {
        max-width: inherit;
    }
    .poster-news .poster-news__figure {
        max-width: inherit;
        max-height: inherit;
    }
    .post-news .desc-news__text {
        padding-right: 8px;
        height: auto;
    }
    /**/
    .post-news .poster-news {
        order: 2;
    }
    .post-news .meta-news {
        order: 1;
    }
    .post-news .content-news__title {
        order: 3;
    }
    .post-news .content-news__subtitle {
        order: 4;
    }
    .post-news .content-news__description {
        order: 5;
    }
    .post-news .content-news__footer {
        order: 6;
    }
    /**/
    .product-stock .filters + .product-list .product-card {
        -ms-flex: 0 1 50.05%;
        flex: 0 1 50.05%;
    }
    .product-stock .product-list .product-card:nth-last-child(-n+2) {
        display: flex;
    }
    /**/
    .population-news__list {
        display: flex;
        flex-wrap: wrap;
        width: calc(((33.3% - 16px)*3) + (16px*4));
    }
    .population-news__item {
        max-width: inherit;
        flex: 0 0 calc(33.3% - 16px);
    }
    .population-news__figure {
        width: auto;
    }
    .population-news__content,
    .population-news__event {
        padding-left: 16px;
    }
}
@media (min-width: 959px) and (max-width: 960px) {
    .product-stock .product-list__actions .product-list__pagination {
        border-right: 1px solid #e0e0e0;
        margin-right: 2px;
    }
}
@media (max-width: 960px) {
    .product-stock .product-list__actions {
        flex-direction: column;
    }
    .product-stock .filters + .product-list .product-card {
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
    }
    .product-stock .filters + .product-list .product-list__tools--list {
        margin-right: 0;
        margin-left: -1px;
        margin-top: -1px;
        max-width: inherit;
        border-top: 1px solid #e0e0e0;
    }
    .news-cart__body .search__title--text {
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 958px) {
    .product-stock .pagination__prev {
        border-left: none!important;
        border-right: 1px solid #e0e0e0;
    }
}
@media (max-width: 864px) {
    .news-cart__list {
        width: auto;
    }
    .meta-news .text {
        font-size: 12px;
        line-height: 16px;
    }
    .meta-news__cat .text {
        font-size: 14px;
        line-height: 18px;
    }
    .content-news__title .title-post {
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
    }
    .content-news__description {
        max-height: inherit;
    }
    .desc-news__text {
        padding-right: 0;
    }
    .population-news__list {
        width: calc(((50% - 16px)*2) + (16px*3));
    }
    .population-news__item {
        flex: 0 0 calc(50% - 16px);
    }
}
@media (max-width: 780px) {
    .main.news-page {
        display: grid;
    }
    .news-heading-title-post {
        grid-row: 1;
        border-bottom: 1px solid #e0e0e0;
    }
    .main__section .news-heading-title-post__body .g-title {
        padding-left: 0;
    }
    .news-heading-title-post__body .g-title {
        min-height: 48px;
    }
    .news-heading-title-post__body ._icon--catalog {
        background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4H0V0H4V4ZM10 0H6V4H10V0ZM16 0H12V4H16V0ZM4 6H0V10H4V6ZM10 6H6V10H10V6ZM16 6H12V10H16V6ZM4 12H0V16H4V12ZM10 12H6V16H10V12ZM16 12H12V16H16V12Z' fill='%230080E0'/%3E%3C/svg%3E%0A") center no-repeat;
        width: 48px;
        height: 48px;
    }
    .g-title .g-title__text {
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
    }
    /**/
    header.header .submenu {
        max-height: 0;
    }
    .header-catalog.header-catalog--open-catalog .drop-box {
        top: 113px;
        height: calc(100% - 113px);
        box-shadow: 4px 6px 16px rgba(32,32,32,.1);
    }
    .header-catalog--open-catalog .drop-box .drop-box__body {
        left: 0;
    }
    /**/
    .g-title .g-title__btn-catalog {
        order: 1;
    }
    .g-title .g-title__text {
        order: 3;
    }
    .g-title .g-title__btn-back {
        order: 2;
    }
    .g-title .news-heading-title__btn-filter {
        order: 4;
    }
    /**/
    .product-stock .filters__header {
        margin-top: 8px;
    }
    .filters__subheader .filters__subheader-select {
        max-width: inherit;
        padding-right: 16px;
        padding-bottom: 16px;
        border-bottom: 1px solid #606060;
    }
    .filters__subheader .title--label {
        color: #fff;
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        position: absolute;
        top: -5px;
        left: 5px;
        background-color: #404040;
        padding: 0 3px;
    }
    .filters__body .filters__accordion {
        padding-left: 24px;
    }
    .filters__accordion .filters__accordion-control {
        padding-right: 8px;
    }
    .filters__accordion-list-item:not(:last-child) {
        border-color: #606060;
    }
    .filters-tags {
        padding-top: 16px;
    }
    /**/
    .content-news {
        padding: 0 8px;
    }
    .post-news .content-news > * {
        padding-right: 16px;
        padding-left: 16px;
    }
    .post-news .poster-news {
        padding: 0;
    }
    .post-news .news-title {
        order: 2;
        padding-bottom: 16px;
    }
    .post-news .news-title h1 {
        font-size: 24px;
        line-height: 100%;
        font-weight: 900;
    }
    .meta-news__date.term--stock {
        order: 3;
        display: flex;
        gap: 0 8px;
        justify-content: flex-end;
    }
    .meta-news__date.term--stock .text {
        color: #606060;
    }
    /**/
    .post-news .post--news .poster-news {
        order: 3;
    }
    .post-news .post--news .content-news__title {
        order: 2;
        padding-bottom: 16px;
    }
    /**/
    .product-stock {
        padding: 0;
    }
    .product-stock .product-list__actions .product-list__pagination {
        order: 2;
    }
    .news-cart__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .news-cart__actions,
    .population-news__actions {
        margin-bottom: 32px;
        flex-direction: column;
        width: 100%;
    }
    .news-cart__pagination,
    .population-news__pagination {
        flex: 1 1 auto;
        order: 2;
        border-top: 1px solid #e0e0e0;
        border-right: none;
    }
    .news-cart__tools.show-more-products,
    .population-news__tools.show-more-products {
        flex: 1 1 auto;
        border: none;
        border-left: 1px solid #e0e0e0;
        order: 1;
    }
    .population-news__tools.show-more-products {
        border-right: 1px solid #e0e0e0;
    }
    .population-news {
        padding: 0 8px;
    }
}
@media (max-width: 640px) {
    .post-news .content-news__footer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px 0;
        margin-top: 24px;
    }
    .content-news__tags {
        order: 2;
    }
    .content-news__share {
        align-self: start;
        order: 3;
    }
}
@media (max-width: 600px) {
    .news-heading-title-post__body .g-title {
        padding-right: 16px;
    }
    .g-title__btn-back .text-link {
        width: 45px;
        white-space: nowrap;
        overflow: hidden;
    }
    .population-block__title .text {
        font-size: 20px;
        line-height: 100%;
    }
    .population-news__body {
        height: 544px;
    }
    .population-news__list {
        width: 100%;
        gap: 8px 0;
    }
    .population-news__item {
        flex: 1 1 auto;
        height: 96px;
        position: relative;
    }
    .population-news__link {
        display: flex;
    }
    .population-news__figure {
        width: 128px;
        height: 96px;
        flex: 0 0 128px;
    }
    .population-news__content {
        padding: 8px 8px 8px 16px;
    }
    .population-news__meta .population-news__view {
        position: absolute;
        right: 8px;
        bottom: 3px;
    }
    .population-news__title {
        margin: 2px 0;
    }
    .population-news__title .text-title {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        height: 52px;
        display: flex;
        align-items: center;
    }
    .population-news__meta .population-news__date,
    .population-news__desc.text--ellipsis--4,
    .population-news__event {
        display: none;
    }
}
@media (max-width: 470px) {
    .g-title__btn-back .text-link {
        display: none;
    }
    .news-heading-title-post__body .g-title__btn-catalog {
        order: 1;
    }
    .news-heading-title-post__body .g-title__text {
        order: 3;
    }
    .news-heading-title-post__body .g-title__btn-back {
        order: 2;
    }
    .news-heading-title-post__body ._icon--back {
        width: 22px;
    }

    .content-news {
        padding: 0;
    }
    .meta-news__date.term--stock {
        justify-content: space-between;
    }
    .desc-news__text p {
         font-size: 14px;
         line-height: 18px;
     }
    .desc-news__text p small {
        font-size: 12px;
    }
    .population-block__title {
        padding: 0;
        min-height: 32px;
    }
    .title--block .text {
        padding: 0 16px;
        font-size: 20px;
        margin-top: 8px;
    }
    .title--block .text-title {
        font-size: 20px;
    }
    .meta-news__date.term--stock {
        margin-bottom: 8px;
    }
    .meta-news__date.term--stock .text:first-child {
        font-size: 10px;
    }
    .meta-news__date.term--stock .text:last-child {
        font-size: 16px;
    }
    .population-news {
        padding: 0;
    }
}
@media (max-width: 414px) {
    .post--stock .content-news__description .desc-news__text:not(._show) {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
    .post--stock .content-news__footer:not(._show) {
        display: none;
    }
    .product-stock {
        margin-top: 0;
    }
}
@media (max-width: 360px) {
    .main .product-stock .product-list {
        margin: 0;
    }
}
@media (max-width: 359px) {
    .meta-news__date.term--stock .text:last-child {
        font-size: 12px;
    }
    .news-cart__list {
        grid-template-columns: unset;
    }
    .population-news__item {
        flex-grow: 0;
    }
    .population-news__link {
        flex-shrink: 1;
    }
    .population-news__figure {
        width: 100px;
        flex: 0 0 100px;
    }
    .population-news__content {
        padding-left: 8px;
    }
    .product-stock .pagination__prev,
    .product-stock .pagination__next,
    .population-news__actions .pagination__prev,
    .population-news__actions .pagination__next {
        display: none;
    }
    .main .product-list__actions *,
    .main .population-news__actions * {
        border-left: none!important;
        border-right: none!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .post-news .content-news__footer {
        padding: 0;
    }
    .content-news__tags,
    .content-news__share {
        padding: 0 16px;
    }
    .timer {
        max-width: inherit;
        width: 100%;
    }
    .timer__item {
        margin-left: 8px;
        margin-right: 8px;
    }
    .timer__item:not(:last-child)::after {
        right: -12px;
    }
}
/* End */
/* /local/templates/viyar_new/components/bitrix/news/.default/style.css?175689676742 */
/* /local/templates/viyar_new/components/bitrix/news.list/news/style.css?175793253557602 */
