.help-center {
    margin-top: 1.5625rem;
    margin-bottom: 3.125rem;
}
@media screen and (min-width: 1024px) {
    .help-center {
        margin-top: 2.1875rem;
        margin-bottom: 4.0625rem;
    }
}
.help-center__grid {
    display: grid;
    gap: 0 35px;
    grid-template-columns: 1fr;
}
@media screen and (min-width: 1024px) {
    .help-center__grid {
        gap: 0 52px;
        grid-template-columns: 1fr 326px;
    }
}
.help-center__box--mb-large-adaptive {
    margin-bottom: 1.75rem;
}
@media screen and (min-width: 1024px) {
    .help-center__box--mb-large-adaptive {
        margin-bottom: 2.8125rem;
    }
}
@media screen and (max-width: 1023px) {
    .help-center__box--mb-none-adaptive {
        margin-bottom: 1rem;
    }
}
.help-center__box--mb-tiny-adaptive {
    margin-bottom: 0.4375rem;
}
@media screen and (min-width: 1024px) {
    .help-center__box--mb-tiny-adaptive {
        margin-bottom: 1.0625rem;
    }
}
@media screen and (min-width: 1024px) {
    .help-center__box--mg-sides-adaptive {
        margin-left: 0.6875rem;
        margin-right: 0.6875rem;
    }
}
@media screen and (min-width: 1024px) {
    .help-center__box--pr-adaptive {
        padding-right: 2.5rem;
    }
}
.help-center__box--special {
    background-color: #F7F7F9;
    height: 7.375rem;
    padding: 0 1.5rem;
    position: relative;
}
@media screen and (min-width: 1024px) {
    .help-center__box--special {
        height: 16.0625rem;
        width: 20.375rem;
    }
}
.help-center__box--special-bg {
    background-color: #ECF7FD;
    padding-bottom: 2.625rem;
    padding-top: 1.4375rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
}
@media screen and (min-width: 1024px) {
    .help-center__box--special-bg {
        padding-bottom: 2.25rem;
        padding-top: 2.5rem;
    }
}
.help-center__box-list {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
    .help-center__box-list {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
}
.help-center__chapter {
    font-size: 1.4375rem;
    font-weight: 600;
    line-height: 1.29;
}
@media screen and (min-width: 1024px) {
    .help-center__chapter {
        font-size: 1.5rem;
        letter-spacing: -0.03em;
    }
}
@media screen and (min-width: 1340px) {
    .help-center__chapter {
        font-size: 1.5625rem;
    }
}
.help-center__chapter--mb-adaptive {
    margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
    .help-center__chapter--mb-adaptive {
        margin-bottom: 1.875rem;
    }
}
.help-center__chapter--mb-alter-adaptive {
    margin-bottom: 0.625rem;
}
.help-center__chapter--mb-large-adaptive {
    margin-bottom: 1.25rem;
}
@media screen and (min-width: 1024px) {
    .help-center__chapter--mb-large-adaptive {
        margin-bottom: 1.8125rem;
    }
}
.help-center__chapter--mb-small-adaptive {
    margin-bottom: 0.3125rem;
}
@media screen and (min-width: 1024px) {
    .help-center__chapter--mb-small-adaptive {
        margin-bottom: 0.625rem;
    }
}
.help-center__chapter--small-adaptive {
    font-size: 1.0625rem;
    line-height: 1.36;
    letter-spacing: normal;
}
.help-center__chapter--small-above-adaptive {
    font-size: 1rem;
    line-height: 1.25;
}
@media screen and (min-width: 1024px) {
    .help-center__chapter--small-above-adaptive {
        font-size: 1.1875rem;
        line-height: 1.211;
    }
}
.help-center__chapter--small-above-alter-adaptive {
    font-size: 1rem;
    line-height: 1.375;
}
@media screen and (min-width: 1024px) {
    .help-center__chapter--small-above-alter-adaptive {
        font-size: 1.1875rem;
        line-height: 1.368;
    }
}
.help-center__chapter--text-center {
    text-align: center;
}
@media screen and (min-width: 1024px) {
    .help-center__chapter--text-center-adaptive {
        text-align: center;
    }
}
.help-center__link-box {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.help-center__list-block {
    margin-bottom: 2.1875rem;
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .help-center__list-block {
        width: 50%;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media screen and (min-width: 1024px) {
    .help-center__list-block:last-child {
        margin-bottom: 0;
    }
}
.help-center__list--mb-adaptive {
    margin-bottom: 0.9375rem;
}
@media screen and (min-width: 1024px) {
    .help-center__list--mb-adaptive {
        margin-bottom: 0.9375rem;
    }
}
.help-center__link {
    display: inline-block;
    padding: 0.3125rem 0;
    font-size: 1rem;
    line-height: 1.36;
    color: #0096EA;
    color: var(--G-color-link);
}
.help-center__link--blendin {
    text-decoration: none;
}
.help-center__link--blendin:hover, .help-center__link--blendin:focus-visible {
    text-decoration: underline;
    outline: none;
}
.help-center__btn {
    display: inline-block;
    width: auto;
    min-width: 9rem;
    padding: 0.6875rem 0.625rem;
    font-size: 0.875rem;
    font-weight: 600;
    text-align: center;
    border-radius: 1.375rem;
    margin-top: 0.9375rem;
}
@media screen and (min-width: 1024px) {
    .help-center__btn {
        margin-top: 0.9375rem;
    }
}
.help-center__text {
    font-size: 0.875rem;
    line-height: 1.5;
}
@media screen and (min-width: 1024px) {
    .help-center__text {
        font-size: 1rem;
    }
}
@media screen and (min-width: 1024px) {
    .help-center__text--center-adaptive {
        text-align: center;
    }
}
.help-center__text--light {
    color: #545658;
    color: var(--G-color-text-dark-light);
}
.l-help-center__box {
    display: flex;
}
.l-help-center__box--adaptive {
    flex-flow: column;
}
@media screen and (min-width: 1024px) {
    .l-help-center__box--adaptive {
        flex-flow: row;
    }
}
@media screen and (min-width: 1024px) {
    .l-help-center__box--column-adaptive {
        flex-flow: column;
    }
}
.l-help-center__box--items-centered {
    align-items: center;
    justify-content: center;
}
.l-help-center__box--items-centered-h {
    justify-content: center;
}
.l-help-center__box--items-centered-v {
    align-items: center;
}
.l-help-center__boxEven {
    flex: 1 1 0;
}
.l-help-center__boxNoShrink {
    flex-shrink: 0;
}
@media screen and (min-width: 1024px) {
    .m-help-center__icons-pool--mb-none-adaptive {
        margin-bottom: 0.8125rem;
    }
}
@media screen and (min-width: 1024px) {
    .m-help-center__icons-pool--mb-none-large-adaptive {
        margin-bottom: 1rem;
    }
}
@media screen and (max-width: 1023px) {
    .m-help-center__icons-pool--mg-adaptive {
        margin-right: 1.1875rem;
    }
}
.m-help-center__search-field--mg-sides-auto {
    margin-left: auto;
    margin-right: auto;
}