

/* Start:/local/templates/agency_ux_nobel/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17817931035125*/
.articles-slider__content--wrapper,
.articles-hero__content {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 24px;
}
@media (max-width: 576px) {
    .articles-slider__content--wrapper,
    .articles-hero__content {
        padding: 0 16px;
    }
}
.articles-hero {
    position: relative;
    min-height: 420px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(135deg, #252726 0%, #153852 55%, #2962FF 130%);
    margin-top: 0;
}
.articles-hero__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
}
.articles-hero__overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(to right, rgba(0, 0, 0, .72) 0%, rgba(0, 0, 0, .48) 42%, rgba(0, 0, 0, .08) 100%);
}
.articles-hero--no-image .articles-hero__overlay {
    background:
        radial-gradient(circle at 85% 15%, rgba(239, 203, 102, .28), transparent 32%),
        linear-gradient(135deg, rgba(37, 39, 38, .96), rgba(21, 56, 82, .92));
}
.articles-hero__content {
    position: relative;
    z-index: 2;
    color: #fff;
    max-width: 900px;
    margin: 0;
    margin-left: calc((100% - min(1500px, 100%)) / 2);
}
.articles-hero__date {
    display: inline-flex;
    margin-bottom: 18px;
}
.articles-hero__title {
    max-width: 820px;
    margin: 0;
    color: #fff;
    font-size: clamp(30px, 4.2vw, 58px);
    line-height: 1.08;
    font-weight: 700;
}
.articles-hero__subtitle {
    max-width: 720px;
    margin-top: 22px;
    color: rgba(255,255,255,.92);
    font-size: clamp(17px, 2vw, 24px);
    line-height: 1.42;
}
.articles-detail--ai-ready {
    max-width: 980px;
    margin: 0 auto;
}
.article-content {
    font-size: 17px;
    line-height: 1.75;
    color: #252726;
}
.article-content h2 {
    margin: 44px 0 18px;
    font-size: clamp(25px, 3vw, 36px);
    line-height: 1.18;
}
.article-content h3 {
    margin: 30px 0 14px;
    font-size: clamp(20px, 2.3vw, 26px);
    line-height: 1.25;
}
.article-content p {
    margin: 0 0 18px;
}
.article-content ul,
.article-content ol {
    margin: 0 0 24px;
    padding-left: 24px;
}
.article-content li {
    margin-bottom: 10px;
}
.article-content blockquote {
    margin: 32px 0;
    padding: 22px 26px;
    border-left: 4px solid #EFCB66;
    border-radius: 10px;
    background: #F4F6F7;
}
.article-faq {
    margin-top: 56px;
    padding: 34px;
    border-radius: 24px;
    background: #F4F6F7;
}
.article-faq__title {
    margin: 0 0 24px;
    font-size: clamp(24px, 3vw, 34px);
}
.article-faq__item {
    border: 1px solid #C1CED4;
    border-radius: 14px;
    background: #fff;
    overflow: hidden;
}
.article-faq__item + .article-faq__item {
    margin-top: 12px;
}
.article-faq__question {
    cursor: pointer;
    padding: 18px 22px;
    font-weight: 700;
    color: #252726;
    list-style: none;
}
.article-faq__question::-webkit-details-marker {
    display: none;
}
.article-faq__answer {
    padding: 0 22px 20px;
    color: #252726;
    line-height: 1.6;
}
@media (max-width: 768px) {
    .articles-hero {
        min-height: 360px;
    }
    .articles-hero__content {
        margin-left: 0;
    }
    .article-content {
        font-size: 16px;
    }
    .article-faq {
        padding: 22px 16px;
        border-radius: 18px;
    }
}
/* Добавить в конец /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 */


/* Start:/local/templates/agency_ux_nobel/components/bitrix/news.list/common-slider/style.css?1752570035150*/
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 */
/* /local/templates/agency_ux_nobel/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17817931035125 */
/* /local/templates/agency_ux_nobel/components/bitrix/news.list/common-slider/style.css?1752570035150 */
