

/* Start:/local/templates/ricci/components/bitrix/news.detail/how_to/style.css?17811986476874*/
.how-to-hero__subtitle {
    max-width: 660px;
    margin: 28px 0 34px;
    color: #1e1f45;
    font-size: 23px;
    line-height: 1.35;
}

.how-to-breadcrumbs {
    margin: 50px 0 0;
}

.how-to-breadcrumbs__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.how-to-breadcrumbs__item {
    display: flex;
    align-items: center;
    min-width: 0;
}

.how-to-breadcrumbs__item:not(:last-child)::after {
    content: "";
    width: 10px;
    height: 16px;
    flex: 0 0 auto;
    margin: 0 30px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='16' viewBox='0 0 10 16' fill='none'%3E%3Cpath d='M8.50093 7.56774L1.21773 14.4267L0.705078 13.8787L7.40492 7.56774L0.740434 1.25681L1.25309 0.708801L8.50093 7.56774Z' fill='%231E2143' stroke='%231E2143'/%3E%3C/svg%3E") center/contain no-repeat;
}

.how-to-breadcrumbs__link,
.how-to-breadcrumbs__current {
    border-bottom: 1px solid transparent;
    color: #1E2143;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0;
    overflow-wrap: anywhere;
    padding-bottom: 2px;
    text-decoration: none;
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.how-to-breadcrumbs__link span[itemprop="name"]:hover,
.how-to-breadcrumbs__current {
    border-bottom-color: currentColor;
    color: #2B47EF;
}

.how-to-article-title {
    padding: 68px 0 74px;
}

.how-to-article-title__text {
    max-width: 1710px;
    margin: 0;
    color: #1e1f45;
    font-size: clamp(32px, 3vw, 58px);
    font-weight: 500;
    line-height: 1.12;
}

.how-to-detail {
    padding: 0 0 110px;
}

.how-to-detail__inner {
    max-width: 1780px;
}

.how-to-detail__lead {
    max-width: 1480px;
    margin: 0 0 52px;
    color: #1e1f45;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.45;
}

.how-to-detail__content {
    color: #1e1f45;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.35;
}

.how-to-detail__content p {
    margin: 0 0 12px;
}

.how-to-detail__content ul li {
    list-style: disc;
}

.x2_j_discuss-task {
    margin-top: 20px !important;
}

.how-to-detail__content ul,
.how-to-detail__content ol {
    margin: 0 0 24px;
    padding-left: 28px;
}

.how-to-detail__content li + li {
    margin-top: 10px;
}

.how-to-detail__content strong {
    font-weight: 600;
}

.how-to-step,
.how-to-note-block {
    display: grid;
    grid-template-columns: 250px minmax(0, 1fr);
    gap: 54px;
    padding: 42px 0;
}

.how-to-step:first-child {
    padding-top: 0;
}

.how-to-step__number,
.how-to-note-block__label {
    margin: 0;
    color: #2B47EF;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

.how-to-step__title,
.how-to-note-block__title {
    margin: 0 0 33px;
    color: #1E2143;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
}

.how-to-step__text > :last-child,
.how-to-note-block__text > :last-child {
    margin-bottom: 0;
}

.how-to-memo-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    margin: 30px 0;
}

.how-to-memo {
    padding: 35px 40px 28px 40px;
    border: 1px solid #1E2143;
    background: #fff;
}

.how-to-memo:only-child,
.how-to-memo:last-child:nth-child(odd) {
    grid-column: 1 / -1;
}

.how-to-memo_important {
    border-color: #2b47ef;
    background: #f1f3ff;
}

.how-to-memo__title {
    margin: 0 0 20px;
    color: #1E213D;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

.how-to-memo__text > :last-child {
    margin-bottom: 0;
}

.how-to-note-block {
    padding-top: 46px;
}

.how-to-cta {
    max-width: 1510px;
    margin: 68px 0 0 304px;
    padding: 60px 0 0;
    border-top: 1px solid #1e1f45;
}

.how-to-cta__text {
    margin: 0;
    color: #1e1f45;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.28;
}

.how-to-cta__link {
    padding: 0;
    border: 0;
    border-bottom: 2px solid #2b47ef;
    background: transparent;
    color: #2b47ef;
    cursor: pointer;
    font: inherit;
    line-height: inherit;
}

.how-to-author {
    margin: 54px 0 0 304px;
    padding: 28px 30px;
    background: #f2f4fb;
}

.how-to-author__label {
    margin: 0 0 8px;
    color: #707594;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.how-to-author__name {
    margin: 0;
    color: #1e1f45;
    font-size: 24px;
    font-weight: 700;
}

.how-to-author__position {
    margin: 8px 0 0;
    color: #4c5273;
    font-size: 17px;
    line-height: 1.35;
}

@media (max-width: 1100px) {
    .how-to-step,
    .how-to-note-block {
        grid-template-columns: 190px minmax(0, 1fr);
        gap: 36px;
    }

    .how-to-step__number,
    .how-to-note-block__label,
    .how-to-step__title,
    .how-to-note-block__title,
    .how-to-cta__text {
        font-size: 34px;
    }

    .how-to-cta,
    .how-to-author {
        margin-left: 226px;
    }
}

@media (max-width: 768px) {
    .how-to-breadcrumbs__current {
        border-bottom: none;
    }
    .top-page_big-size {
        position: relative;
        overflow: hidden;
    }

    .top-page_big-size::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(255, 255, 255, 0.55);
        z-index: 1;
        pointer-events: none;
    }

    .top-page_big-size .top-page__inner {
        position: relative;
        z-index: 2;
    }
    .how-to-hero__subtitle {
        margin: 20px 0 28px;
        font-size: 19px;
    }

    .how-to-breadcrumbs {
        margin-top: 32px;
    }

    .how-to-article-title {
        padding: 42px 0 48px;
    }

    .how-to-article-title__text {
        font-size: 30px;
    }

    .how-to-detail {
        padding-bottom: 72px;
    }

    .how-to-detail__lead {
        margin-bottom: 38px;
        font-size: 21px;
    }

    .how-to-detail__content {
        font-size: 18px;
    }

    .how-to-step,
    .how-to-note-block {
        display: block;
        padding: 32px 0;
    }

    .how-to-step__number,
    .how-to-note-block__label {
        margin-bottom: 18px;
        font-size: 29px;
    }

    .how-to-step__title,
    .how-to-note-block__title {
        margin-bottom: 20px;
        font-size: 29px;
    }

    .how-to-memo-grid {
        display: block;
        margin: 24px 0;
    }

    .how-to-memo {
        padding: 24px 22px;
    }

    .how-to-memo + .how-to-memo {
        margin-top: 16px;
    }

    .how-to-memo__title {
        margin-bottom: 16px;
        font-size: 23px;
    }

    .how-to-cta,
    .how-to-author {
        margin-left: 0;
    }

    .how-to-cta {
        margin-top: 44px;
        padding-top: 34px;
    }

    .how-to-cta__text {
        font-size: 28px;
    }
}

/* End */
/* /local/templates/ricci/components/bitrix/news.detail/how_to/style.css?17811986476874 */
