

/* Start:/local/templates/unicumplast_orel/components/bitrix/news.list/actions-slider/style.css?1645189960150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/unicumplast_orel/components/bitrix/news.list/articles_index/style.css?17117007752208*/
a.articles_item {
    display: block;
    text-decoration: none;
    position: relative;
    margin: 0 10px;
    border-radius: 4px;
    overflow: hidden;
}
a.articles_item::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
}
.articles_index__container {
    width: 100%;
    max-width: 970px;
    margin: auto;
}

.articles_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.articles_item__date {
    position: absolute;
    border-radius: 30px;
    background: #C61F25;
    box-shadow: 3px 3px 6.8px 0px rgba(0, 0, 0, 0.25);
    color: white;
    padding: 3px 10px;
    right: 16px;
    top: 16px;
    z-index: 3;
    font-size: 16px;
}
.article_name{
    color: #FFF;
    font-family: "PT Sans Narrow";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    position: absolute;
    z-index: 3;
    width: calc(100% - 48px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 24px;
}
._js_articles_index_slider .slick-list{
    margin: 0 -10px;
}
.articles_index__btn{
    color: #FFF;
    text-align: center;
    font-family: "PT Sans Narrow";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(180deg, #0083F2 0%, #0168BF 100%);
    padding: 6px 35px;
    width: fit-content;
    margin: 30px auto;
    text-decoration: none;
    display: block;
}
.articles_index__btn:hover{
    color: white;
}
@media (max-width: 1100px) {
    .articles_index__container {
        max-width: calc(100% - 78px);
    }   
    .article_name{
        font-size: 18px;
    }
}
@media (max-width: 800px) {
    .articles_index__container {
        max-width: calc(100% - 20px);
    }   
    a.articles_item{
        margin: 0 7px;
    }
    ._js_articles_index_slider .slick-list{
        margin: 0 -7px;
    }
}
@media (max-width: 500px) {
    .article_name{
        font-size: 16px;
        width: calc(100% - 28px);
    }
    
}
/* End */
/* /local/templates/unicumplast_orel/components/bitrix/news.list/actions-slider/style.css?1645189960150 */
/* /local/templates/unicumplast_orel/components/bitrix/news.list/articles_index/style.css?17117007752208 */
