

/* Start:/bitrix/templates/prom_s1/components/bitrix/news/news.1/style.css?17880398193834*/
.ns-bitrix.c-news.c-news-news-1 .news-body[data-additional=true] {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ns-bitrix.c-news.c-news-news-1 .news-content {
  width: 75%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional {
  width: 25%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item:first-child {
  margin-top: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header + div {
  margin-top: 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-wrapper {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header + div {
  margin-top: 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-subscribe {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1 {
  margin-bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item {
  margin: 5px 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > * {
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > a {
  color: #4b4b4b;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2 {
  padding: 10px;
  margin-bottom: 30px;
  background-color: #f9f9fa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item {
  margin: 10px 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year] {
  position: relative;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: #888888;
  opacity: 0.7;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > * {
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > a {
  color: #888888;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
  width: 75%;
  flex-basis: auto;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=false] .news-content {
  width: 100%;
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
    width: 100%;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-additional {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/prom_s1/components/bitrix/news.detail/news.brand-editorial/style.css?178895800526814*/
.ns-bitrix.c-news.c-news-news-1.p-detail {
    margin: 0 !important;
}

.brand-article-page {
    --article-shell: min(1660px, calc(100vw - 80px));
    --article-blue: #0f4495;
    --article-ink: #193a5f;
    --article-ice: #d7ecfa;
    --article-sky: #88bce7;
    min-height: 100vh;
    background: var(--article-blue);
}

.brand-article,
.brand-article * {
    box-sizing: border-box;
}

.brand-article {
    min-width: 320px;
    overflow: hidden;
    color: var(--article-ink);
    background: var(--article-ice);
}

.brand-article__hero {
    position: relative;
    height: 1007px;
    color: #fff;
    background: var(--article-blue);
    border-radius: 0 0 55px 55px;
}

.brand-article__hero .brand-nav {
    position: absolute;
    top: 77px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
}

.brand-article__heading {
    position: relative;
    height: 100%;
}

.brand-article__breadcrumbs {
    position: absolute;
    top: 219px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
}

.brand-article__breadcrumbs a,
.brand-article__breadcrumbs span {
    flex: 0 0 auto;
}

.brand-article__breadcrumbs span[aria-current="page"] {
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.brand-article__title-row {
    position: absolute;
    top: 305px;
    left: 0;
    right: 0;
    min-height: 207px;
}

.brand-article__title-row h1 {
    width: min(1380px, calc(100% - 230px));
    max-width: 1380px;
    margin: 0;
    color: #fff;
    font-family: "Exo 2", Arial, sans-serif;
    font-size: clamp(52px, 3.65vw, 70px);
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.01em;
    text-wrap: balance;
}

.brand-article__title-row time {
    position: absolute;
    right: 0;
    bottom: 0;
    color: var(--article-sky);
    font-family: "Onest", Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    white-space: nowrap;
}

/*
 * Keep this selector more specific than the shared `.brand-shell` rule.
 * Bitrix places the component bundle before company/style.css, otherwise the
 * later shared rule changes the cover back to `position: relative`.
 */
.brand-article__hero > .brand-article__cover {
    position: absolute;
    top: 577px;
    left: 50%;
    height: 840px;
    margin: 0;
    overflow: hidden;
    transform: translateX(-50%);
    border-radius: 55px;
    z-index: 3;
}

.brand-article__cover img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.brand-article__body {
    background: var(--article-ice);
}

.brand-article__intro {
    min-height: 766px;
    padding-top: 474px;
    padding-bottom: 91px;
    font-family: "Onest", Arial, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.05;
}

.brand-article__intro p {
    max-width: 1557px;
    margin: 0;
}

.brand-article__intro p + p {
    margin-top: 30px;
}

.brand-article__detail {
    font-family: "Onest", Arial, sans-serif;
}

.brand-article__detail > :not(.brand-editorial-features) {
    width: var(--article-shell);
    margin-right: auto;
    margin-left: auto;
}

.brand-article__detail > p,
.brand-article__detail > ul,
.brand-article__detail > ol {
    font-size: 24px;
    line-height: 1.4;
}

.brand-article__detail--text {
    width: var(--article-shell);
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 128px;
    font-family: "Onest", Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.45;
    overflow-wrap: anywhere;
}

.brand-article__detail.brand-article__detail--text > * {
    max-width: 100%;
    width: auto;
}

.brand-article__text-card {
    display: flow-root;
    height: auto;
    padding: 48px 49px;
    color: var(--article-ink);
    background: #fff;
    border-radius: 55px;
}

.brand-article__text-card > :first-child {
    margin-top: 0;
}

.brand-article__text-card > :last-child {
    margin-bottom: 0;
}

.brand-article__detail--text p,
.brand-article__detail--text ul,
.brand-article__detail--text ol,
.brand-article__detail--text blockquote,
.brand-article__detail--text h2,
.brand-article__detail--text h3,
.brand-article__detail--text h4 {
    width: auto;
    margin-right: 0;
    margin-left: 0;
}

.brand-article__detail--text p {
    margin-top: 0;
    margin-bottom: 0;
}

.brand-article__detail--text p + p,
.brand-article__detail--text p + ul,
.brand-article__detail--text p + ol,
.brand-article__detail--text ul + p,
.brand-article__detail--text ol + p {
    margin-top: 30px;
}

.brand-article__detail--text img,
.brand-article__detail--text video,
.brand-article__detail--text iframe,
.brand-article__detail--text svg {
    display: block;
    max-width: 100%;
    height: auto;
}

.brand-article__detail--text table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

.brand-article__detail--text pre {
    max-width: 100%;
    overflow-x: auto;
    white-space: pre-wrap;
}

.brand-article__body--detail-only .brand-article__detail--text {
    padding-top: 474px;
}

.brand-article[data-has-image="false"] .brand-article__body--detail-only .brand-article__detail--text {
    padding-top: 90px;
}

.brand-editorial-features {
    width: 100%;
    padding: 0 0 99px;
    background: linear-gradient(to bottom, var(--article-ice) 224px, var(--article-sky) 224px);
}

.brand-editorial-features__grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: 417px 417px 439px;
    width: min(1669px, calc(100vw - 80px));
    margin: 0 auto;
    isolation: isolate;
}

.brand-editorial-features__grid::before {
    position: absolute;
    inset: 0;
    z-index: 0;
    content: "";
    background: url("/bitrix/templates/prom_s1/components/bitrix/news.detail/news.brand-editorial/union.svg") center / 100% 100% no-repeat;
    pointer-events: none;
}

.brand-editorial-feature {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-width: 0;
    height: 439px;
    padding: 48px 49px;
    color: var(--article-ink);
    background: #fff;
    border-radius: 55px;
}

.brand-editorial-feature:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}

.brand-editorial-feature:nth-child(2) {
    grid-column: 2;
    grid-row: 2;
}

.brand-editorial-feature:nth-child(3) {
    grid-column: 1;
    grid-row: 3;
}

.brand-editorial-feature h2 {
    margin: 0;
    color: var(--article-ink);
    font-family: "Exo 2", Arial, sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.01em;
}

.brand-editorial-feature p,
.brand-editorial-feature ul {
    margin: 24px 0 0;
    color: var(--article-ink);
    font-family: "Onest", Arial, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.15;
}

.brand-editorial-feature ul {
    padding-left: 1.15em;
}

.brand-editorial-feature li + li {
    margin-top: 5px;
}

.brand-editorial-feature:first-child ul,
.brand-editorial-feature:first-child ul + p {
    margin-top: 10px;
}

.brand-article--data-center-forum .brand-article__hero > .brand-article__cover {
    top: 546px;
    height: 934px;
}

.brand-article--data-center-forum .brand-article__intro {
    min-height: 921px;
    padding-top: 561px;
    padding-bottom: 65px;
}

.brand-forum-details {
    min-height: 997px;
    padding: 0 0 124px;
    background: linear-gradient(to bottom, var(--article-ice) 130px, var(--article-sky) 130px);
}

.brand-forum-details__card {
    position: relative;
    min-height: 873px;
    overflow: visible;
    background: transparent;
}

.brand-forum-details__card::before {
    position: absolute;
    inset: 0;
    content: "";
    background: url("/bitrix/templates/prom_s1/components/bitrix/news.detail/news.brand-editorial/forum-details-union.svg") center / 100% 100% no-repeat;
    pointer-events: none;
}

.brand-forum-details__item {
    position: absolute;
    z-index: 1;
    width: 575px;
    height: 291px;
    color: var(--article-ink);
    font-family: "Onest", Arial, sans-serif;
    background: transparent;
}

.brand-forum-details__item h2 {
    margin: 0;
    color: var(--article-ink);
    font-family: "Exo 2", Arial, sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.01em;
}

.brand-forum-details__item p,
.brand-forum-details__item a {
    color: var(--article-ink);
    font-size: 26px;
    font-weight: 500;
    line-height: 1.15;
}

.brand-forum-details__item p {
    margin: 24px 0 0;
}

.brand-forum-details__item a {
    display: inline-block;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.brand-forum-details__item--address {
    top: 0;
    left: 0;
    padding: 73px 49px 35px;
}

.brand-forum-details__item--address > a {
    margin-top: 24px;
    color: #0072b3;
    text-decoration: underline;
}

.brand-forum-details__item--date {
    top: 291px;
    left: 542px;
    padding: 109px 49px 35px;
}

.brand-forum-details__item--links {
    top: 582px;
    right: 0;
    padding: 77px 49px 35px;
}

.brand-forum-details__official {
    text-decoration: none;
}

.brand-forum-details__official:hover,
.brand-forum-details__official:focus-visible {
    color: #0072b3;
    text-decoration: underline;
}

.brand-forum-details__item .brand-forum-details__tags {
    margin-top: 40px;
    color: var(--article-blue);
}

.brand-article__gallery {
    padding: 0 0 202px;
    background: var(--article-sky);
}

.brand-article__gallery-grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: repeat(2, 393px);
    gap: 18px;
}

.brand-article__gallery-item:nth-child(1) {
    grid-column: span 4;
}

.brand-article__gallery-item:nth-child(2) {
    grid-column: span 5;
}

.brand-article__gallery-item:nth-child(3) {
    grid-column: span 3;
}

.brand-article__gallery-item {
    min-width: 0;
    margin: 0;
    overflow: hidden;
    border-radius: 55px;
    background: rgba(255, 255, 255, 0.16);
}

.brand-article__gallery-item:nth-child(4) {
    grid-column: span 3;
}

.brand-article__gallery-item:nth-child(5) {
    grid-column: span 5;
}

.brand-article__gallery-item:nth-child(6) {
    grid-column: span 4;
}

.brand-article__gallery-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.brand-article[data-has-image="false"] .brand-article__hero {
    height: 650px;
}

.brand-article[data-has-image="false"] .brand-article__intro {
    min-height: 0;
    padding-top: 90px;
}

@media (max-width: 1500px) {
    .brand-article-page {
        --article-shell: min(1240px, calc(100vw - 64px));
    }

    .brand-article__hero {
        height: 820px;
    }

    .brand-article__breadcrumbs {
        top: 180px;
    }

    .brand-article__title-row {
        top: 245px;
        min-height: 160px;
    }

    .brand-article__title-row h1 {
        max-width: 1040px;
        font-size: 52px;
    }

    .brand-article__title-row time {
        font-size: 22px;
    }

    .brand-article__hero > .brand-article__cover {
        top: 455px;
        height: 630px;
    }

    .brand-article__intro {
        min-height: 620px;
        padding-top: 315px;
        font-size: 26px;
    }

    .brand-editorial-features__grid {
        grid-template-rows: 350px 350px 367px;
        width: min(1248px, calc(100vw - 64px));
    }

    .brand-editorial-feature {
        height: 367px;
        padding: 40px;
    }

    .brand-editorial-feature h2 {
        font-size: 36px;
    }

    .brand-editorial-feature p,
    .brand-editorial-feature ul {
        font-size: 21px;
    }

    .brand-article__body--detail-only .brand-article__detail--text {
        padding-top: 315px;
    }

    .brand-article__gallery-grid {
        grid-template-rows: repeat(2, 295px);
        gap: 14px;
    }
}

@media (max-width: 1099px) {
    .brand-article-page {
        --article-shell: calc(100vw - 40px);
    }

    .brand-article__hero {
        height: auto;
        padding: 24px 0 0;
        border-radius: 0 0 32px 32px;
    }

    .brand-article__hero .brand-nav {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }

    .brand-article__heading {
        height: auto;
        padding-top: 58px;
    }

    .brand-article__breadcrumbs,
    .brand-article__title-row,
    .brand-article__hero > .brand-article__cover {
        position: relative;
        inset: auto;
    }

    .brand-article__breadcrumbs {
        font-size: 13px;
    }

    .brand-article__title-row {
        display: flex;
        flex-direction: column;
        min-height: 0;
        margin-top: 38px;
    }

    .brand-article__title-row h1 {
        width: 100%;
        max-width: none;
        font-size: clamp(38px, 7.2vw, 54px);
    }

    .brand-article__title-row time {
        position: static;
        margin-top: 26px;
        font-size: 18px;
        line-height: 1.2;
        text-align: right;
    }

    .brand-article__hero > .brand-article__cover {
        left: auto;
        width: var(--article-shell);
        height: auto;
        aspect-ratio: 83 / 42;
        margin-top: 36px;
        transform: none;
        border-radius: 32px;
    }

    .brand-article__intro,
    .brand-article[data-has-image="false"] .brand-article__intro {
        min-height: 0;
        padding-top: 58px;
        padding-bottom: 64px;
        font-size: 22px;
        line-height: 1.18;
    }

    .brand-article__detail--text {
        padding-bottom: 80px;
        font-size: 19px;
        line-height: 1.5;
    }

    .brand-article__body--detail-only .brand-article__detail--text,
    .brand-article[data-has-image="false"] .brand-article__body--detail-only .brand-article__detail--text {
        padding-top: 58px;
    }

    .brand-article__detail--text p + p,
    .brand-article__detail--text p + ul,
    .brand-article__detail--text p + ol,
    .brand-article__detail--text ul + p,
    .brand-article__detail--text ol + p {
        margin-top: 22px;
    }

    .brand-editorial-features {
        padding-bottom: 72px;
        background: var(--article-sky);
    }

    .brand-editorial-features__grid {
        display: flex;
        flex-direction: column;
        width: var(--article-shell);
        gap: 20px;
    }

    .brand-editorial-features__grid::before {
        display: none;
    }

    .brand-editorial-feature {
        height: auto;
        min-height: 0;
        padding: 36px;
        border-radius: 32px;
    }

    .brand-editorial-feature h2 {
        font-size: 34px;
    }

    .brand-editorial-feature p,
    .brand-editorial-feature ul {
        font-size: 19px;
        line-height: 1.25;
    }

    .brand-article__gallery {
        padding-bottom: 100px;
    }

    .brand-article__gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: none;
        grid-auto-rows: 260px;
    }

    .brand-article__gallery-item:nth-child(n) {
        grid-column: auto;
    }
}

/*
 * Mobile editorial page — 430 px artboard.
 *
 * The cover stays in normal flow so titles of any length cannot collide with
 * it. A blue pseudo-element ends halfway through the cover, preserving the
 * rounded hero transition while letting longer news titles extend the
 * composition safely.
 */
@media (max-width: 699px) {
    .brand-article-page {
        --article-shell: min(390px, calc(100vw - 28px));
        --article-cover-height: calc(var(--article-shell) * 22 / 39);
        --article-cover-overlap: calc(var(--article-cover-height) / 2);
    }

    .brand-article__hero {
        position: relative;
        height: auto;
        min-height: 0;
        padding: 0;
        isolation: isolate;
        color: #fff;
        background: var(--article-ice);
        border-radius: 0;
    }

    .brand-article__hero::before {
        position: absolute;
        z-index: 0;
        inset: 0 0 var(--article-cover-overlap);
        content: "";
        background: var(--article-blue);
        border-radius: 0 0 35px 35px;
        pointer-events: none;
    }

    .brand-article__hero .brand-nav {
        position: absolute;
        z-index: 5;
        top: 21px;
        left: 50%;
        width: var(--article-shell);
        height: 42px;
        margin: 0;
        transform: translateX(-50%);
    }

    .brand-article__heading {
        z-index: 1;
        width: var(--article-shell);
        height: auto;
        min-height: 550px;
        padding-top: 84px;
    }

    .brand-article__heading .brand-article__breadcrumbs {
        position: relative;
        inset: auto;
        gap: 5px;
        margin: 0;
        font-size: 15px;
        line-height: 17px;
    }

    .brand-article__title-row {
        position: relative;
        inset: auto;
        display: block;
        min-height: 0;
        margin-top: 34px;
    }

    .brand-article__title-row h1 {
        width: 100%;
        max-width: none;
        margin: 0;
        font-size: 40px;
        line-height: 1.05;
        letter-spacing: -0.01em;
        text-wrap: pretty;
    }

    .brand-article__title-row time {
        position: static;
        display: block;
        margin-top: 21px;
        font-size: 20px;
        line-height: 24px;
        text-align: left;
        text-transform: capitalize;
    }

    .brand-article__hero > .brand-article__cover {
        position: relative;
        inset: auto;
        left: auto;
        width: var(--article-shell);
        height: var(--article-cover-height);
        aspect-ratio: auto;
        margin: 0 auto;
        transform: none;
        border-radius: 35px;
        z-index: 2;
    }

    .brand-article__intro,
    .brand-article[data-has-image="false"] .brand-article__intro {
        width: var(--article-shell);
        min-height: 0;
        padding: 61px 0 60px;
        font-size: 20px;
        font-weight: 600;
        line-height: 23px;
    }

    .brand-article__intro p {
        max-width: none;
    }

    .brand-article__intro p + p {
        margin-top: 26px;
    }

    .brand-article__detail--text {
        position: relative;
        z-index: 1;
        width: var(--article-shell);
        margin: 0 auto 60px;
        padding: 0;
        isolation: isolate;
        color: var(--article-ink);
        background: transparent;
        font-size: 18px;
        line-height: 1.35;
    }

    .brand-article__text-card {
        padding: 35px 25px;
        border-radius: 35px;
    }

    .brand-article__detail--text h2,
    .brand-article__detail--text h3,
    .brand-article__detail--text h4 {
        color: var(--article-ink);
        font-family: "Exo 2", Arial, sans-serif;
        font-weight: 600;
        line-height: 1.1;
    }

    .brand-article__detail--text h2 {
        font-size: 32px;
    }

    .brand-article__detail--text h3 {
        font-size: 26px;
    }

    .brand-article__detail--text h4 {
        font-size: 22px;
    }

    .brand-article__body--detail-only .brand-article__detail--text,
    .brand-article[data-has-image="false"] .brand-article__body--detail-only .brand-article__detail--text {
        margin-top: 60px;
        padding: 0;
    }

    .brand-editorial-features {
        padding: 0 0 60px;
        background: linear-gradient(
            to bottom,
            var(--article-ice) 0,
            var(--article-ice) 251px,
            var(--article-sky) 251px,
            var(--article-sky) 100%
        );
    }

    .brand-editorial-features__grid {
        display: flex;
        width: var(--article-shell);
        margin: 0 auto;
        flex-direction: column;
        gap: 18px;
    }

    .brand-editorial-features__grid::before {
        display: none;
    }

    .brand-editorial-feature {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 35px 25px;
        border-radius: 35px;
    }

    .brand-editorial-feature:first-child {
        min-height: 496px;
    }

    .brand-editorial-feature:nth-child(2),
    .brand-editorial-feature:nth-child(3) {
        padding-top: 33.5px;
        padding-bottom: 33.5px;
    }

    .brand-editorial-feature h2 {
        margin: 0;
        font-size: 32px;
        line-height: 1.1;
    }

    .brand-editorial-feature p,
    .brand-editorial-feature ul,
    .brand-editorial-feature ol {
        margin: 0;
        font-size: 18px;
        line-height: 1.18;
    }

    .brand-editorial-feature h2 + p,
    .brand-editorial-feature h2 + ul,
    .brand-editorial-feature h2 + ol {
        margin-top: 20px;
    }

    .brand-editorial-feature p + p,
    .brand-editorial-feature p + ul,
    .brand-editorial-feature p + ol,
    .brand-editorial-feature ul + p,
    .brand-editorial-feature ol + p,
    .brand-editorial-feature:first-child ul,
    .brand-editorial-feature:first-child ul + p {
        margin-top: 0;
    }

    .brand-editorial-feature ul,
    .brand-editorial-feature ol {
        padding-left: 1.15em;
    }

    .brand-editorial-feature li + li {
        margin-top: 3px;
    }

    .brand-article__gallery {
        padding: 0 0 21px;
        background: var(--article-sky);
    }

    .brand-article__gallery-grid {
        display: grid;
        width: var(--article-shell);
        grid-template-columns: 1fr;
        grid-template-rows: none;
        grid-auto-rows: auto;
        gap: 18px;
    }

    .brand-article__gallery-item,
    .brand-article__gallery-item:nth-child(n) {
        grid-column: auto;
        aspect-ratio: 39 / 25;
        border-radius: 30px;
    }

    .brand-article[data-has-image="false"] .brand-article__hero {
        height: auto;
        background: var(--article-blue);
    }

    .brand-article[data-has-image="false"] .brand-article__hero::before {
        bottom: 0;
    }

    .brand-article[data-has-image="false"] .brand-article__heading {
        min-height: 0;
        padding-bottom: 60px;
    }
}

@media (max-width: 379px) {
    .brand-article__heading {
        min-height: 0;
        padding-bottom: 48px;
    }

    .brand-article__title-row h1 {
        font-size: 34px;
    }

    .brand-article__title-row time {
        margin-top: 22px;
        font-size: 18px;
    }
}

@media (max-width: 1500px) and (min-width: 1100px) {
    .brand-article--data-center-forum .brand-article__hero > .brand-article__cover {
        top: 420px;
        height: 697px;
    }

    .brand-article--data-center-forum .brand-article__intro {
        min-height: 688px;
        padding-top: 360px;
        padding-bottom: 60px;
    }

    .brand-forum-details {
        min-height: 746px;
        padding-bottom: 93px;
        background-position: 0 97px;
    }

    .brand-forum-details__card {
        min-height: 653px;
    }

    .brand-forum-details__item h2 {
        font-size: 36px;
    }

    .brand-forum-details__item p,
    .brand-forum-details__item a {
        font-size: 21px;
    }

    .brand-forum-details__item--address {
        top: 0;
        left: 0;
        width: 430px;
        height: 218px;
        padding: 55px 37px 26px;
    }

    .brand-forum-details__item--date {
        top: 218px;
        left: 405px;
        width: 430px;
        height: 218px;
        padding: 81px 37px 26px;
    }

    .brand-forum-details__item--links {
        top: 436px;
        right: 0;
        width: 430px;
        height: 218px;
        padding: 58px 37px 26px;
    }

    .brand-forum-details__item .brand-forum-details__tags {
        margin-top: 28px;
    }
}

@media (min-width: 1100px) {
    .brand-article--data-center-forum .brand-article__intro p + p {
        margin-top: 13.5px;
    }
}

@media (max-width: 1099px) {
    .brand-article--data-center-forum .brand-article__hero > .brand-article__cover {
        top: auto;
        height: auto;
        aspect-ratio: 16 / 9;
    }

    .brand-article--data-center-forum .brand-article__intro {
        min-height: 0;
        padding-top: 58px;
        padding-bottom: 64px;
    }

    .brand-forum-details {
        min-height: 0;
        padding: 0 0 100px;
        background: linear-gradient(to bottom, var(--article-ice) 96px, var(--article-sky) 96px);
    }

    .brand-forum-details__card {
        display: flex;
        min-height: 0;
        padding: 0;
        flex-direction: column;
        gap: 18px;
        background: transparent;
    }

    .brand-forum-details__card::before {
        display: none;
    }

    .brand-forum-details__item {
        position: relative;
        inset: auto;
        width: 100%;
        height: 230px;
        padding: 36px;
        flex: 0 0 230px;
        background: #fff;
        border-radius: 32px;
    }

    .brand-forum-details__item--address,
    .brand-forum-details__item--date,
    .brand-forum-details__item--links {
        align-self: stretch;
        margin-top: 0;
    }

    .brand-forum-details__item h2 {
        font-size: 34px;
    }

    .brand-forum-details__item p,
    .brand-forum-details__item a {
        font-size: 19px;
        line-height: 1.25;
    }
}

@media (max-width: 699px) {
    .brand-article--data-center-forum .brand-article__intro {
        padding: 61px 0 60px;
    }

    .brand-forum-details {
        padding-bottom: 60px;
        background: linear-gradient(to bottom, var(--article-ice) 115px, var(--article-sky) 115px);
    }

    .brand-forum-details__card {
        width: var(--article-shell);
        margin-right: auto;
        margin-left: auto;
    }

    .brand-forum-details__item {
        width: 100%;
        height: 220px;
        padding: 30px 25px;
        flex-basis: 220px;
        border-radius: 35px;
    }

    .brand-forum-details__item h2 {
        font-size: 32px;
        line-height: 1.1;
    }

    .brand-forum-details__item p,
    .brand-forum-details__item a {
        font-size: 18px;
        line-height: 1.22;
    }

    .brand-forum-details__item--address > a {
        margin-top: 20px;
    }

    .brand-forum-details__item .brand-forum-details__tags {
        margin-top: 28px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .brand-article *,
    .brand-article *::before,
    .brand-article *::after {
        scroll-behavior: auto !important;
        transition-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
    }
}

@media print {
    .brand-article__hero .brand-nav,
    .brand-article__gallery {
        display: none !important;
    }

    .brand-article,
    .brand-article__hero,
    .brand-article__body,
    .brand-editorial-features {
        color: #000 !important;
        background: #fff !important;
    }
}

/* End */
/* /bitrix/templates/prom_s1/components/bitrix/news/news.1/style.css?17880398193834 */
/* /bitrix/templates/prom_s1/components/bitrix/news.detail/news.brand-editorial/style.css?178895800526814 */
