

/* Start:/local/templates/agency_ux_nobel/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17817931232940*/
.articles-element__cover{
    display: block;
    background: #F4F6F7;
}
.articles-element__cover img,
.articles-slider .page-cover img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-cover{
    max-height: 900px;
}
.articles-slider__content--wrapper{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 24px;
}
@media (max-width: 576px) {
    .articles-slider__content--wrapper {
        padding: 0 16px;
    }
}
.articles-slider .page-cover--slide{
    margin-top: 0;
    height: calc(100vh - 350px);
    min-height: 500px;
}
.articles-slider .page-cover--slide::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(to right, #000000c0 0%, rgba(0, 0, 0, 0) 80%);
}
.articles-slider .page-cover img{
    object-position: center;
}
.articles-slider__subtitle,
.articles-element__desc,
.article-element-small__desc{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.articles-slider__subtitle{
    -webkit-line-clamp: 5;
}
.articles-element__desc,
.article-element-small__desc{
    -webkit-line-clamp: 4;
}
/* Добавить в конец /local/templates/agency_ux_nobel/components/bitrix/news/blog/bitrix/news.detail/.default/style.css */
.articles-hero__overlay {
    background:
        linear-gradient(to right, rgba(0, 0, 0, .86) 0%, rgba(0, 0, 0, .70) 38%, rgba(0, 0, 0, .32) 72%, rgba(0, 0, 0, .14) 100%),
        linear-gradient(to bottom, rgba(0, 0, 0, .22) 0%, rgba(0, 0, 0, .08) 42%, rgba(0, 0, 0, .38) 100%);
}
.articles-hero__content {
    text-shadow: 0 2px 16px rgba(0, 0, 0, .72);
}
.articles-hero__title,
.articles-hero__subtitle {
    text-shadow: 0 2px 16px rgba(0, 0, 0, .78), 0 1px 2px rgba(0, 0, 0, .95);
}
.articles-hero__subtitle {
    display: inline-block;
    padding: 14px 18px;
    border-radius: 16px;
    background: rgba(0, 0, 0, .34);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
@media (max-width: 768px) {
    .articles-hero__subtitle {
        padding: 12px 14px;
        border-radius: 12px;
    }
}

/* Добавить в конец /local/templates/agency_ux_nobel/components/bitrix/news/blog/bitrix/news.list/.default/style.css */
.articles-slider .page-cover--slide::after {
    background:
        linear-gradient(to right, rgba(0, 0, 0, .86) 0%, rgba(0, 0, 0, .70) 38%, rgba(0, 0, 0, .32) 72%, rgba(0, 0, 0, .14) 100%),
        linear-gradient(to bottom, rgba(0, 0, 0, .20) 0%, rgba(0, 0, 0, .06) 44%, rgba(0, 0, 0, .36) 100%);
}
.articles-slider__info {
    max-width: 760px;
    text-shadow: 0 2px 16px rgba(0, 0, 0, .78), 0 1px 2px rgba(0, 0, 0, .95);
}
.articles-slider__subtitle {
    display: inline-block;
    padding: 12px 16px;
    border-radius: 14px;
    background: rgba(0, 0, 0, .34);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

/* End */
/* /local/templates/agency_ux_nobel/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17817931232940 */
