

/* Start:/local/templates/nn.new/components/bitrix/system.pagenavigation/news/style.css?16911528171440*/
.modern-page-navigation-wrapper {
    gap: 20px;
}

.modern-page-title {
    display: none !important;
}

.modern-page-previous {
    width: 6px;
    height: 13px;
    background: url(/local/templates/nn.new/components/bitrix/system.pagenavigation/news/./images/prev.svg) no-repeat 50% 50% / contain;
    display: inline-block;
    margin-right: 20px;
}

.modern-page-next {
    background: url(/local/templates/nn.new/components/bitrix/system.pagenavigation/news/./images/next.svg) no-repeat 50% 50% / contain;
    display: inline-block;
    margin-left: 20px;
}

.modern-page-navigation {
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: auto;
}

.modern-page-navigation a {
    text-decoration: none;
    padding: 7.5px;
    color: var(--color5);
    display: block;
    font-size: 18px;
    font-weight: 450;
    line-height: normal;
}

.modern-page-next-load {
    height: 36px;
    text-decoration: none!important;
    border-radius: 5px;
    border: 1px solid var(--dark-color);
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-left: 96px;
    padding: 0 51px!important;
}

.modern-page-current {
    height: 37px;
    width: 37px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 7.5px;
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 450;
    line-height: normal;
}

/* End */


/* Start:/local/templates/nn.new/components/bitrix/news.list/articles/style.css?17104170863257*/
.video-popular-sort {
    margin-top: 48px;
}

.video-popular-sort__item {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    gap: 20px;
}

.video-popular-sort__item.active {
    color: var(--primary-color);
}

.video-popular-sort__item::after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(/local/templates/nn.new/components/bitrix/news.list/articles/./images/arrows.svg) no-repeat 50% 50% / contain;
}

.articles-block {
    margin-top: 39px;
    border: 1px solid transparent;
}

.page-content {
    background: #fff;
    color: #000;
}

.articles-block__items {
    margin-top: 40px;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    gap: 42px 32px;
    margin-bottom: 71px;
}

.articles-block__item {
    overflow: hidden;
    border-radius: 5px;
    border: 0.5px solid var(--footer-bg);
    text-decoration: none!important;
}

.articles-block__name {
    height: 310px;
    color: #000!important;
    line-height: normal;
    padding: 18px 22px 22px;
    position: relative;
    font-size: 16px;
    font-weight: 800;
    line-height: normal;
}

.articles-block__date {
    color: #706B69;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    position: relative;
    top: -5px;
}

.articles-block__description {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-top: 5px;
}

.category-filter {
    padding-top: 60px;
    margin-bottom: -43px;
    overflow: hidden;
}

.category-filter__item {
    margin: 0 22px 25px 0;
    padding: 1px 8px;
    border-radius: 5px;
    border: 0.5px solid var(--dark-color);
    background: rgba(183, 179, 177, 0.00);
    text-decoration: none!important;
    color: #000!important;
}

.category-filter__item.active {
    background: var(--grey-color);
}

.articles-block__item_picture-wrapper {
    width: 310px;
    height: 310px;
    min-width: 310px;
    overflow: hidden;
    background: var(--footer-bg);
}

.articles-block__item_picture {
    height: 100%;
}

.catalog-sort-select__dropdown {
    top: calc(100% + 4px)!important;
}

.catalog-sort-select__dropdown-list {
    padding: 20px!important;
}

.catalog-sort-select__dropdown-list .catalog-sort-select__dropdown-item .catalog-sort-select__dropdown-link {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
}

@media (max-width: 1200px) {
    .articles-block__items {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 992px) {
    .articles-block__items {
        gap: 40px 28px;
    }

    .articles-block__items {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 768px) {
    .articles-block__item_picture-wrapper {
        width: 270px;
        height: 270px;
        min-width: 270px;
    }

    .articles-block__name {
        height: 270px;
    }
}

@media (max-width: 576px) {
    .articles-block__item_picture-wrapper {
        width: 210px;
        height: 210px;
        min-width: 210px;
    }

    .articles-block__name {
        height: 210px;
    }
}
/* End */
/* /local/templates/nn.new/components/bitrix/system.pagenavigation/news/style.css?16911528171440 */
/* /local/templates/nn.new/components/bitrix/news.list/articles/style.css?17104170863257 */
