

/* Start:/local/templates/shop/components/bitrix/news.list/news_important/style.css?17805672042322*/
.newsindex._important {
    padding-top: 50px;
}
.newsindex._important .slick-track,
.newsindex._important .slick-slide,
.newsindex._important .slick-slide > div {
    height: 100%;
}
.newsindex._important .newsindex-caption {
    margin-bottom: 20px;
}
.newsindex._important .newsindex-list__item {
    height: 100%;
    padding: 5px;
}
.newsindex._important .newsindex-list__item .news-item {
    position: relative;
    height: 100%;
    border-radius: 5px;
    transition: all .3s;
    overflow: hidden;
    border: 1px solid var(--gray);
}
.newsindex._important .newsindex-list__item .news-item:hover {
    border-color: var(--gray-dark);
}
.newsindex._important .news-item__category {
    position: absolute;
    display: inline-block;
    left: 5px;
    top: 5px;
    font-size: 11px;
    margin: 0;
    padding: 4px 10px;
    border-radius: 12px;
    color: var(--white);
    z-index: 10;
}
.newsindex._important .news-item__category._article {
    background: #56ba22;
}
.newsindex._important .news-item__category._review {
    background: #207fff;
}
.newsindex._important .news-item__category._action {
    background: #ff5050;
}
.newsindex._important .news-item__name {
    padding: 0 15px;
    line-height: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsindex._important .news-item__descr {
    display: block;
    padding: 0 15px;
    margin: 10px 0 15px;
    font-size: 13px;
    color: var(--blue-dark20);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsindex._important .news-item__bottom {
    position: relative;
    height: 45px;
    padding: 0 15px 15px 15px;
    overflow: hidden;
    transition: all .3s;
}
.newsindex._important .news-item__bottom i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid var(--gray-dark);
}
.newsindex._important .news-item__bottom i svg {
    width: 14px;
    height: 14px;
    --stroke-color: var(--blue-dark);
}
.newsindex._important .newsindex-list__item .news-item:hover .news-item__bottom i svg {
    --stroke-color: var(--blue);
}
@media screen and (max-width:540px){
    .newsindex._important {
        padding-top: 10px;
    }
}
/* End */


/* Start:/local/templates/shop/components/bitrix/news.list/rubricator/style.css?1759487899213*/
.tabs-head::-webkit-scrollbar {
    width: 0 !important;
    height: 0;
    display: none !important;
    background: transparent;
}
.tabs-head {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
/* End */
/* /local/templates/shop/components/bitrix/news.list/news_important/style.css?17805672042322 */
/* /local/templates/shop/components/bitrix/news.list/rubricator/style.css?1759487899213 */
