

/* Start:/news/article/style.css?17666495881728*/
.articles-category{display:grid;gap:24px 32px;grid-template-columns:1fr 1fr;margin:0 0 32px}@media(max-width: 991.98px){.articles-category{gap:16px;grid-template-columns:1fr;margin:0 0 24px}}.articles-category-item{background:#eaeaea right 10px bottom 15px no-repeat;background-size:contain;padding:30px}.articles-category-item__head{align-items:center;border-bottom:1px solid #000;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:12px;margin:0 0 40px}.articles-category-item__title{font-size:16px;font-weight:bold;line-height:1.5;margin:0 12px 0 0;text-transform:uppercase}.articles-category-item__more{background:#852a34;border-radius:50px;color:#fff;display:block;font-size:13px;padding:4px 8px 3px;text-decoration:none}.articles-category-item__more:hover{background:#ac3643;text-decoration:none}.articles-category-item__more-arrow{margin-left:.3em}.articles-category-item__body{display:block}.articles-category-item__article-list{align-items:stretch;display:flex;justify-content:flex-start;gap:21px}.articles-category-item__article{color:#000;display:block;flex:1;font-size:13px;line-height:1.5;margin:0;max-width:33%;position:relative;text-decoration:none}.articles-category-item__article:hover{color:#852a34;text-decoration:none}.articles-category-item__article:first-child:before{display:none}.articles-category-item__article:before{background:#000;content:"";display:block;height:100%;left:-11px;margin:0 0 24px;position:absolute;top:0;width:1px}.articles-category-item__article-name{font-weight:bold}.articles-category-item__article-name::before{color:#852a34;content:"►";display:inline-block;-webkit-margin-end:.3em;margin-inline-end:.3em}.articles-category-item__article-desc{margin:1em 0 0}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1766649526429*/
.system-pagenavigation {
    margin-top: 20px;
}
.system-pagenavigation .title {
    font-weight: bold;
}
.system-pagenavigation .pagination {
    --bs-link-color: #852a34;
    --bs-link-hover-color: #852a34;
    --bs-pagination-active-bg: #852a34;
    --bs-pagination-active-border-color: #852a34;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}
.system-pagenavigation .pagination li {
    list-style-type: none;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/new_Article/style.css?17666495261519*/
.news__list--item {
    min-height: 100px !important;
    /*margin: 0 0 15px !important;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    margin-right: -15px;
    margin-left: -15px;
}

.news__list--text {
    height: 100px;
    min-height: 100px !important;
}

.news__list--text p {
    overflow: hidden;
    white-space: normal;
    height: 62px;
    text-align: justify;
    text-overflow: ellipsis;
    margin: 0px !important;
    font-size: 15px !important;
    max-height: 62px;
    line-height: 22px !important;
}

.news__list--text h3 {
    margin: 0 0 4px;
}

.news__list--text {
    margin: 0 !important;
}

.more {
    display: inline-block;
    color: #2c2c2c;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 23px 36px 24px;
    margin: -80px 1000px 20px !important;
    border: 1px solid #852a34;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

@media (max-width: 767px) {
    .news__list--item .pic {
        height: auto !important;
    }

    .news__list--item .pic .img-cover {
        height: auto;
        width: 100%;
        padding: 20px;
    }

    .news__list--item .pic {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
    }

    .more {
        display: none !important;
    }
}

.news__list--item:hover {
    -webkit-box-shadow: 0 0 24px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 30%);
}
/* End */
/* /news/article/style.css?17666495881728 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1766649526429 */
/* /local/templates/main/components/bitrix/news.list/new_Article/style.css?17666495261519 */
