

/* Start:/local/templates/hope/components/bitrix/news/articles/style.min.css?1752068721470*/
.news--back{display:inline-flex;max-width:200px}.blog--detail-date{border:1px solid #ececec;border-radius:5px;border-color:#ececec;background:#f6f6f6;display:inline-block;padding:5px 11px 6px;color:#999;font-size:14px}.blog--read-time,.blog--views{display:flex;align-items:center;justify-content:center}.blog--views{gap:5px}.blog--views svg{width:20px;height:20px;fill:var(--white_text_black);border:0}.news--head{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}
/* End */


/* Start:/local/templates/hope/components/bitrix/news/articles/bitrix/news.list/.default/style.min.css?178196061115422*/
.hopert-blog-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 40px;
}

body:has(.hopert-blog-hero) .site--h1 {
    display: none !important;
}

.hopert-blog-hero,
.hopert-blog-body {
    position: relative;
    margin-left: calc((100vw - 100%) / -2);
    margin-right: calc((100vw - 100%) / -2);
    background: #f4f5f7;
    color: #0a0b0d;
    overflow: hidden;
}

.hopert-blog-hero::before,
.hopert-blog-body::before,
.hopert-blog-subscribe::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(to right, rgba(20, 25, 40, .08) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(20, 25, 40, .08) 1px, transparent 1px);
    background-size: 96px 96px;
    pointer-events: none;
}

.hopert-blog-hero {
    padding: clamp(54px, 6vw, 86px) 0 clamp(42px, 5vw, 68px);
    border-bottom: 1px solid rgba(20, 25, 40, .22);
}

.hopert-blog-hero__mark {
    position: absolute;
    right: -24px;
    bottom: -44px;
    color: #e8eaf0;
    font-size: clamp(112px, 18vw, 260px);
    font-weight: 900;
    line-height: .82;
    letter-spacing: -.05em;
    pointer-events: none;
}

.hopert-blog-hero__grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: clamp(32px, 5vw, 72px);
    align-items: end;
}

.hopert-blog-kicker {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 24px;
    color: #8e150e;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.hopert-blog-kicker::before {
    content: "";
    width: 32px;
    height: 2px;
    background: #8e150e;
}

.hopert-blog-hero__title {
    max-width: 920px;
    margin: 0 0 24px !important;
    padding: 0 !important;
    color: #0a0b0d !important;
    font-size: clamp(42px, 5.7vw, 82px) !important;
    font-weight: 300 !important;
    line-height: .96 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
}

.hopert-blog-hero__title::after {
    display: none !important;
}

.hopert-blog-hero__title span {
    color: #8e150e;
}

.hopert-blog-hero__title b {
    display: block;
    color: #0a0b0d;
    font-weight: 850;
}

.hopert-blog-hero p {
    max-width: 760px;
    margin: 0;
    color: #2d3240;
    font-size: clamp(17px, 1.25vw, 20px);
    line-height: 1.7;
}

.hopert-blog-stats {
    display: grid;
    gap: 8px;
}

.hopert-blog-stat {
    padding: 22px 24px;
    background: #111418;
    border-left: 2px solid #8e150e;
}

.hopert-blog-stat strong {
    display: inline-block;
    color: #fff;
    font-size: 36px;
    font-weight: 850;
    line-height: 1;
}

.hopert-blog-stat span {
    margin-left: 7px;
    color: rgba(255, 255, 255, .54);
    font-size: 12px;
}

.hopert-blog-stat small {
    display: block;
    margin-top: 8px;
    color: rgba(255, 255, 255, .42);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .15em;
    text-transform: uppercase;
}

.hopert-blog-body {
    padding: clamp(48px, 6vw, 76px) 0 clamp(64px, 7vw, 96px);
}

.hopert-blog-layout {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 280px minmax(0, 1fr);
    gap: 48px;
}

.hopert-blog-sidebar {
    position: sticky;
    top: 112px;
    align-self: start;
}

.hopert-blog-panel,
.hopert-blog-help {
    margin-bottom: 12px;
    background: #1c1c1c;
}

.hopert-blog-panel__head {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 18px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    color: #8e150e;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.hopert-blog-panel__head::before {
    content: "";
    width: 24px;
    height: 2px;
    background: #8e150e;
}

.hopert-blog-tag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 24px;
    padding: 13px 14px;
    border-left: 2px solid transparent;
    color: rgba(255, 255, 255, .72);
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.hopert-blog-tag:first-of-type {
    margin-top: 16px;
}

.hopert-blog-tag:last-of-type {
    margin-bottom: 20px;
}

.hopert-blog-tag:hover,
.hopert-blog-tag.is-active {
    border-left-color: #8e150e;
    color: #fff;
    background: rgba(255, 255, 255, .04);
}

.hopert-blog-tag span {
    color: rgba(255, 255, 255, .35);
    font-size: 10px;
    letter-spacing: .08em;
}

.hopert-blog-pop {
    display: block;
    padding: 17px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
}

.hopert-blog-pop:hover {
    background: #242424;
}

.hopert-blog-pop span {
    display: block;
    margin-bottom: 7px;
    color: #8e150e;
    font-size: 9px;
    font-weight: 900;
    letter-spacing: .15em;
}

.hopert-blog-pop b {
    display: block;
    color: rgba(255, 255, 255, .88);
    font-size: 14px;
    line-height: 1.42;
}

.hopert-blog-pop small {
    display: block;
    margin-top: 8px;
    color: rgba(255, 255, 255, .36);
    font-size: 11px;
}

.hopert-blog-help {
    padding: 24px;
    color: rgba(255, 255, 255, .68);
}

.hopert-blog-help b,
.hopert-blog-help span,
.hopert-blog-help a {
    display: block;
}

.hopert-blog-help b {
    margin-bottom: 8px;
    color: #fff;
    font-size: 18px;
}

.hopert-blog-help span {
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 1.55;
}

.hopert-blog-help a {
    color: #8e150e;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .08em;
    text-decoration: none;
}

.hopert-blog-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 24px;
    padding: 18px 24px;
    border: 1px solid rgba(20, 25, 40, .14);
    background: rgba(255, 255, 255, .72);
}

.hopert-blog-toolbar,
.hopert-blog-toolbar a {
    color: #545b6a;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.hopert-blog-toolbar b,
.hopert-blog-toolbar a {
    color: #8e150e;
    text-decoration: none;
}

.hopert-blog-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.hopert-blog-featured,
.hopert-blog-card {
    position: relative;
    display: grid;
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(20, 25, 40, .12);
    background: #fff;
    color: inherit;
    text-decoration: none;
    transition: border-color .2s ease, transform .2s ease;
}

.hopert-blog-featured:hover,
.hopert-blog-card:hover {
    border-color: rgba(142, 21, 14, .65);
    transform: translateY(-2px);
}

.hopert-blog-featured {
    grid-column: 1 / -1;
    grid-template-columns: 42% minmax(0, 1fr);
    min-height: 360px;
}

.hopert-blog-cover {
    position: relative;
    min-height: 210px;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(142, 21, 14, .92), rgba(142, 21, 14, .25) 38%, rgba(255, 255, 255, 0) 39%),
        linear-gradient(135deg, #16191f, #2b2f36);
}

.hopert-blog-cover::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(to right, rgba(255, 255, 255, .08) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, .08) 1px, transparent 1px);
    background-size: 48px 48px;
}

.hopert-blog-cover__num {
    position: absolute;
    top: 24px;
    left: 24px;
    color: rgba(255, 255, 255, .28);
    font-size: 72px;
    font-weight: 900;
    line-height: 1;
}

.hopert-blog-cover__label {
    position: absolute;
    top: 24px;
    right: 24px;
    padding: 8px 12px;
    background: #8e150e;
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.hopert-blog-cover__icon {
    position: absolute;
    right: 32px;
    bottom: 30px;
    width: 92px;
    height: 92px;
}

.hopert-blog-cover__icon rect:first-child {
    fill: #8e150e;
}

.hopert-blog-cover__icon rect:nth-child(2),
.hopert-blog-cover__icon path {
    fill: none;
    stroke: rgba(255, 255, 255, .52);
    stroke-width: 2;
}

.hopert-blog-cover__icon circle {
    fill: rgba(255, 255, 255, .36);
}

.hopert-blog-featured__body,
.hopert-blog-card__body {
    display: flex;
    min-width: 0;
    flex-direction: column;
    padding: clamp(24px, 3vw, 42px);
}

.hopert-blog-card__body {
    padding: 28px;
}

.hopert-blog-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 18px;
    color: #545b6a;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.hopert-blog-meta span {
    color: #8e150e;
}

.hopert-blog-featured__title,
.hopert-blog-card__title {
    color: #111827;
    font-weight: 850;
    line-height: 1.08;
}

.hopert-blog-featured__title {
    font-size: clamp(28px, 3vw, 44px);
}

.hopert-blog-card__title {
    font-size: 22px;
}

.hopert-blog-featured__text,
.hopert-blog-card__text {
    margin-top: 18px;
    color: #4b5563;
    line-height: 1.65;
}

.hopert-blog-featured__text {
    font-size: 17px;
}

.hopert-blog-card__text {
    font-size: 15px;
}

.hopert-blog-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: auto;
    padding-top: 26px;
    color: #545b6a;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.hopert-blog-card__footer b {
    color: #8e150e;
}

.hopert-blog-pagination {
    margin-top: 32px;
}

.hopert-blog-subscribe {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 420px;
    gap: 64px;
    align-items: center;
    margin: 0 calc((100vw - 100%) / -2);
    padding: clamp(44px, 5vw, 64px) max(40px, calc((100vw - 1440px) / 2 + 40px));
    overflow: hidden;
    background: #111418;
    color: #fff;
}

.hopert-blog-subscribe > * {
    position: relative;
    z-index: 1;
}

.hopert-blog-subscribe h2 {
    margin: 0 0 14px !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: clamp(28px, 3vw, 44px) !important;
    font-weight: 300 !important;
    line-height: 1.05 !important;
    text-align: left !important;
}

.hopert-blog-subscribe h2::after {
    display: none !important;
}

.hopert-blog-subscribe h2 b {
    font-weight: 850;
}

.hopert-blog-subscribe p {
    max-width: 700px;
    margin: 0;
    color: rgba(255, 255, 255, .68);
    font-size: 16px;
    line-height: 1.7;
}

.hopert-blog-subscribe__actions {
    display: grid;
    gap: 12px;
}

.hopert-blog-subscribe__actions a,
.hopert-blog-subscribe__actions button {
    display: flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .18);
    background: #1c1c1c;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .12em;
    text-decoration: none;
    text-transform: uppercase;
}

.hopert-blog-subscribe__actions button {
    border-color: #8e150e;
    background: #8e150e;
    cursor: pointer;
}

.hopert-b2b-cta {
    position: relative;
    margin: 0 0 -40px;
    overflow: hidden;
    background:
        radial-gradient(circle at 100% 30%, rgba(142, 21, 14, .34), transparent 28%),
        linear-gradient(110deg, #090b0e 0%, #111418 58%, #1a0907 100%);
    color: #fff;
}

.hopert-b2b-cta::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(to right, rgba(255, 255, 255, .06) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, .06) 1px, transparent 1px);
    background-size: 96px 96px;
    pointer-events: none;
}

.hopert-b2b-cta__grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 330px;
    gap: 48px;
    max-width: 1440px;
    min-height: 430px;
    margin: 0 auto;
    padding: clamp(56px, 6vw, 96px) 40px;
    align-items: center;
}

.hopert-b2b-cta h2 {
    max-width: 860px;
    margin: 0 0 26px !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: clamp(42px, 5vw, 76px) !important;
    font-weight: 300 !important;
    line-height: .95 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
}

.hopert-b2b-cta h2::after {
    display: none !important;
}

.hopert-b2b-cta h2 span {
    color: #e51c35;
}

.hopert-b2b-cta h2 b {
    display: block;
    font-weight: 900;
}

.hopert-b2b-cta p {
    max-width: 820px;
    margin: 0;
    color: rgba(255, 255, 255, .72);
    font-size: clamp(18px, 1.6vw, 25px);
    line-height: 1.72;
}

.hopert-b2b-cta__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 44px;
}

.hopert-b2b-cta__btn,
.hopert-b2b-cta__ghost {
    display: inline-flex;
    min-height: 68px;
    min-width: 240px;
    align-items: center;
    justify-content: center;
    gap: 22px;
    padding: 0 36px;
    border: 1px solid rgba(255, 255, 255, .12);
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .18em;
    text-decoration: none;
    text-transform: uppercase;
}

.hopert-b2b-cta__btn {
    border-color: #e51c35;
    background: #e51c35;
    color: #08090b;
    cursor: pointer;
}

.hopert-b2b-cta__btn span {
    font-size: 28px;
    line-height: 1;
}

.hopert-b2b-cta__ghost {
    background: rgba(255, 255, 255, .02);
}

.hopert-b2b-cta__side {
    display: grid;
    gap: 12px;
    align-self: stretch;
    min-height: 250px;
    align-content: end;
    justify-items: end;
    border-left: 1px solid rgba(255, 255, 255, .1);
    color: rgba(255, 255, 255, .18);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .22em;
    text-transform: uppercase;
}

.hopert-b2b-cta__side div {
    color: rgba(229, 28, 53, .72);
}

.hopert-b2b-cta__side span {
    writing-mode: vertical-rl;
    color: rgba(255, 255, 255, .1);
    font-size: 72px;
    font-weight: 900;
    line-height: .8;
}

@media (max-width: 1100px) {
    .hopert-blog-hero__grid,
    .hopert-blog-layout,
    .hopert-blog-subscribe,
    .hopert-b2b-cta__grid {
        grid-template-columns: 1fr;
    }

    .hopert-blog-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hopert-blog-sidebar {
        position: static;
    }

    .hopert-blog-featured {
        grid-template-columns: 1fr;
    }

    .hopert-b2b-cta__side {
        display: none;
    }
}

@media (max-width: 760px) {
    .hopert-blog-container {
        padding: 0 18px;
    }

    .hopert-blog-grid,
    .hopert-blog-stats {
        grid-template-columns: 1fr;
    }

    .hopert-blog-toolbar {
        align-items: flex-start;
        flex-direction: column;
        padding: 16px;
    }

    .hopert-blog-cover {
        min-height: 180px;
    }

    .hopert-blog-card__body,
    .hopert-blog-featured__body {
        padding: 22px;
    }

    .hopert-blog-meta {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .hopert-blog-subscribe {
        padding-left: 18px;
        padding-right: 18px;
    }

    .hopert-b2b-cta__grid {
        min-height: 0;
        padding: 52px 18px;
    }

    .hopert-b2b-cta__actions {
        margin-top: 32px;
    }

    .hopert-b2b-cta__btn,
    .hopert-b2b-cta__ghost {
        width: 100%;
        min-width: 0;
    }
}

/* End */


/* Start:/local/templates/hope/components/bitrix/system.pagenavigation/catalog/style.min.css?17520687211292*/
.pagination--box{display:flex;flex-direction:column;gap:16px;--r-size:52px}.load--more-box{text-align:center}.load-more{padding:16px;width:100%;font-weight:500;font-size:16px;color:var(--a);border:1px solid var(--border);border-radius:12px;transition:.4s;cursor:pointer}.load-more:hover{border:1px solid var(--main)}.page--first svg,.page--prev svg{transform:rotate(180deg)}.page--current{color:var(--main)}.page--item,.page--nav{display:flex;align-items:center;justify-content:center}.page--item{user-select:none;width:var(--r-size);height:var(--r-size);border-radius:10px;border:1px solid var(--border);transition:.4s;box-shadow:0 4px 8px 0#0000000f}.page--item:hover{border-color:var(--main)}.page--nav{gap:4px}.page--first,.page--last,.page--next,.page--prev{border-radius:50%;box-shadow:0 4px 8px 0#0000000f;width:var(--r-size);height:var(--r-size);display:flex;align-items:center;justify-content:center;transition:.4s}.page--first:hover,.page--item:hover,.page--last:hover,.page--next:hover,.page--prev:hover{box-shadow:0 7px 10px 0#0000001c}@media all and (max-width:768px){.page--nav .page--item:nth-child(5),.page--nav .page--item:nth-child(6){display:none}}@media all and (max-width:500px){.page--nav .page--first,.page--nav .page--last{display:none}.pagination--box{--r-size:44px}}
/* End */
/* /local/templates/hope/components/bitrix/news/articles/style.min.css?1752068721470 */
/* /local/templates/hope/components/bitrix/news/articles/bitrix/news.list/.default/style.min.css?178196061115422 */
/* /local/templates/hope/components/bitrix/system.pagenavigation/catalog/style.min.css?17520687211292 */
