._tabs_8f1hg_1 {
    display: flex;
    margin-bottom: 32px;
    overflow: hidden;
    white-space: normal
}

._tabs_8f1hg_1>* {
    flex-shrink: 0
}

@media screen and (min-width: 1240px) {
    ._tabs_8f1hg_1 {
        margin-bottom:56px
    }
}

._tab_8f1hg_1 {
    --tab-gap: 12px;
    width: max-content
}

._tab_8f1hg_1:not(:first-child) {
    padding-left: var(--tab-gap)
}

._tab_8f1hg_1:last-child {
    padding-right: var(--page-padding-inline)
}

._tab_8f1hg_1:first-child {
    padding-left: var(--page-padding-inline)
}

._tab__button_8f1hg_30 {
    background-color: #1f1f1fb3;
    border: none;
    border-radius: 8px;
    color: #f5f5f5b3;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 20.25px;
    outline: none;
    padding: 10px 14px;
    transition: background-color .2s ease, color .2s ease, transform .2s ease
}

._tab__button_8f1hg_30:hover,
._tab__button_8f1hg_30:focus-visible {
    background-color: #2d2d2dcc;
    color: #fff;
    transform: translateY(-1px)
}

._tab__button_active_8f1hg_42 {
    background-color: #fff;
    color: #1f1f1f;
    transform: none
}

._slider_8f1hg_47 {
    display: flex;
    white-space: normal
}

._slider_8f1hg_47>* {
    flex-shrink: 0;
    width: fit-content
}

._slide_8f1hg_47 {
    --card-gap: 16px
}

._slide_8f1hg_47:not(:first-child) {
    padding-left: var(--card-gap)
}

._slide_8f1hg_47:last-child {
    padding-right: var(--page-padding-inline)
}

._slide_8f1hg_47:first-child {
    padding-left: var(--page-padding-inline)
}

@media screen and (min-width: 1240px) {
    ._slide_8f1hg_47 {
        --card-gap:24px;
        flex-basis: calc(25% - var(--page-padding-inline)*2/4 - var(--card-gap)*3/4)
    }
}

._cards_8f1hg_75 {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr;
    padding-inline:var(--page-padding-inline)}

@media screen and (min-width: 768px) {
    ._cards_8f1hg_75 {
        gap:24px;
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (min-width: 900px) {
    ._cards_8f1hg_75 {
        grid-template-columns:1fr 1fr 1fr
    }
}

@media screen and (min-width: 1240px) {
    ._cards_8f1hg_75 {
        gap:24px;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

._card__question_dgkto_1 {
    color: #fff
}

._card_dgkto_1 {
    background: #141414b3;
    border-radius: 14px;
    display: flex;
    justify-content: space-between
}

._card_question_dgkto_11 {
    flex-direction: column;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.02em;
    line-height: 140%;
    min-height: 304px;
    padding: 24px;
    width: 280px
}

@media screen and (min-width: 1240px) {
    ._card_question_dgkto_11 {
        min-height:327px;
        padding: 32px 32px 24px;
        width: 100%
    }
}

._card_category_dgkto_28 {
    display: flex;
    gap: 16px;
    padding: 20px;
    width: 100%
}

@media screen and (min-width: 768px) {
    ._card_category_dgkto_28 {
        flex-direction:column-reverse;
        gap: 24px;
        height: 100%;
        justify-content: space-between;
        min-height: 201px;
        padding: 24px
    }
}

@media screen and (min-width: 1240px) {
    ._card_category_dgkto_28 {
        gap:32px;
        min-height: 255px;
        padding: 32px
    }
}

._card__title_dgkto_52 {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 130%;
    margin-bottom: 4px
}

@media screen and (min-width: 768px) {
    ._card__title_dgkto_52 {
        font-size:20px;
        letter-spacing: -.02em;
        line-height: 140%;
        padding-top: 5px
    }
}

._card__description_dgkto_69 {
    color: #a6a5ac;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 135%
}

._card__icon_dgkto_77 {
    align-items: center;
    background-color: #1f1f1fb3;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 12px;
    display: flex;
    flex-shrink: 0
}

._card__icon_dgkto_77 img {
    display: block;
    height: 24px;
    object-fit: contain;
    width: 24px
}

._card_question_dgkto_11 ._card__icon_dgkto_77 {
    background-color: #1f1f1fb3;
    background-image: url(../images/bubble-chat-question.svg);
    background-size: 24px 24px;
    height: 48px;
    width: 48px
}

._card_category_dgkto_28 ._card__icon_dgkto_77 {
    align-items: center;
    background-size: contain;
    justify-content: center;
    height: 24px;
    width: 24px
}

@media screen and (min-width: 768px) {
    ._card_category_dgkto_28 ._card__icon_dgkto_77 {
        background-color:#1f1f1fb3;
        background-size: 24px 24px;
        height: 48px;
        width: 48px
    }
}

._card__content_dgkto_106 {
    flex-grow: 1
}

.help-center__tabs-section.astro-ihmqfqyw {
    padding-block:48px}

@media screen and (min-width: 1240px) {
    .help-center__tabs-section.astro-ihmqfqyw {
        padding-block:80px
    }
}

.help-center__common-caption.astro-ihmqfqyw {
    background: linear-gradient(90deg,#a6a5ac,#fff0 40%);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 22.1px
}

.help-center__common-heading.astro-ihmqfqyw {
    color: #fff;
    display: block;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 35.52px;
    margin-bottom: 24px;
    margin-top: 16px;
    max-width: 273px
}

@media screen and (min-width: 1240px) {
    .help-center__common-heading.astro-ihmqfqyw {
        font-size:56px;
        line-height: 61.6px;
        margin-bottom: 32px;
        margin-top: 20px;
        max-width: 800px
    }
}

.help-center__topics-heading.astro-ihmqfqyw {
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 105%;
    margin-bottom: 24px
}

@media screen and (min-width: 1240px) {
    .help-center__topics-heading.astro-ihmqfqyw {
        font-size:72px;
        font-weight: 500;
        letter-spacing: -.04em;
        line-height: 111%;
        margin-bottom: 32px
    }
}

.help-center.astro-f6ibtfgb {
    background: radial-gradient(79.98% 71.28% at 60.24% 0,#21204b 0,#14193300),radial-gradient(59.73% 85.74% at 87.6% 3.02%,#21204b4d 0,#14193300),radial-gradient(116.21% 45.01% at -14.53% 4.99%,#2b3f8c 0,#2b3f8c80 39.34%,#2b3f8c3f 66.58%,#2b3f8c00);
    padding-top: calc(var(--header-nav-height) + 80px)
}

@media screen and (min-width: 1240px) {
    .help-center.astro-f6ibtfgb {
        padding-bottom:40px;
        padding-top: calc(var(--header-nav-height) + 88px)
    }
}

.help-center__main-content.astro-f6ibtfgb {
    margin-inline:auto;max-width: 422px;
    padding-inline:var(--page-padding-inline)}

@media screen and (min-width: 768px) {
    .help-center__main-content.astro-f6ibtfgb {
        max-width:762px;
        padding-bottom: 48px
    }
}

@media screen and (min-width: 1240px) {
    .help-center__main-content.astro-f6ibtfgb {
        padding-bottom:40px
    }
}

.help-center__caption.astro-f6ibtfgb {
    color: #f5f5f5b3;
    display: block;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 28px;
    text-align: center
}

.help-center__heading.astro-f6ibtfgb {
    color: #fff;
    font-size: 56px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 64.4px;
    margin-bottom: 40px;
    margin-top: 8px;
    text-align: center
}

@media screen and (min-width: 1240px) {
    .help-center__heading.astro-f6ibtfgb {
        font-size:96px;
        letter-spacing: -.05em;
        line-height: 96px;
        margin-top: 12px
    }
}

.help-center__cards.astro-f6ibtfgb {
    --gap: 16px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--gap);
    justify-content: center;
    margin-inline:auto;
    max-width: min(1440px,100%);
    width: 100%;
    padding-block:48px;padding-inline:var(--page-padding-inline)}

@media screen and (min-width: 768px) {
    .help-center__cards.astro-f6ibtfgb {
        grid-template-columns:repeat(3,minmax(0,1fr));
        padding-inline:var(--page-padding-inline)}
}

@media screen and (min-width: 1240px) {
    .help-center__cards.astro-f6ibtfgb {
        --gap:40px;
        padding-block:80px}

    .help-center__card.astro-f6ibtfgb:last-child:nth-child(3n+1) {
        grid-column:2
    }
}

.help-center__card.astro-f6ibtfgb {
    background-color: #141414b3;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 75%;
    border-radius: 20px;
    box-sizing: border-box;
    min-height: 303px;
    padding-top: 32px;
    padding-inline:24px;width: 100%
}

.help-center__card_tangem-guide.astro-f6ibtfgb {
    background-position: center 130%
}

.help-center__card_tangem-amas.astro-f6ibtfgb {
    background-position: center 140%
}

@media screen and (min-width: 768px) {
    .help-center__card.astro-f6ibtfgb {
        min-width:0
    }
}

@media screen and (min-width: 1240px) {
    .help-center__card.astro-f6ibtfgb {
        background-position:bottom;
        background-size: contain;
        min-height: 496px;
        width: 100%
    }
}

.help-center__card-title.astro-f6ibtfgb {
    color: #f5f5f5b3;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 120%;
    margin-bottom: 24px
}

@media screen and (min-width: 1240px) {
    .help-center__card-title.astro-f6ibtfgb {
        font-size:24px;
        line-height: 32.4px
    }
}

.help-center__card-link.astro-f6ibtfgb {
    --link-color: #09f;
    color: var(--link-color);
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.02em;
    line-height: 28px;
    padding-right: 4px;
    position: relative
}

.help-center__card-link.astro-f6ibtfgb:after {
    background-color: var(--link-color);
    content: "";
    height: 16px;
    -webkit-mask-image: url(../images/arrow-down.svg);
    mask-image: url(../images/arrow-down.svg);
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    width: 16px
}

.help-center__search {
    background-color: #ffffff1a;
    background-image: url(../images/search.svg);
    background-position: 12px 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 12px;
    color: #f5f5f5b3;
    display: block;
    font-size: 17px;
    letter-spacing: -.02em;
    line-height: 130%;
    margin-inline:auto;min-height: 56px;
    outline: none;
    padding: 17px 20px 17px 48px;
    text-align: left;
    width: 100%
}

@media screen and (min-width: 768px) {
    .help-center__search {
        max-width:438px
    }
}

.referral.astro-tofqztmv {
    padding-block:48px}

@media screen and (min-width: 1240px) {
    .referral.astro-tofqztmv {
        padding-block:0
    }
}

.referral__card.astro-tofqztmv {
    background-color: #141414b3;
    background-image: url(../images/referral_mob.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 20px;
    padding: 204px 24px 32px
}

@media screen and (min-width: 400px) {
    .referral__card.astro-tofqztmv {
        background-size:cover
    }
}

@media screen and (min-width: 768px) {
    .referral__card.astro-tofqztmv {
        padding:40px 32px
    }
}

@media screen and (min-width: 900px) {
    .referral__card.astro-tofqztmv {
        background-image:url(../images/referral.png);
        background-position: 100%;
        background-size: contain;
        padding-left: 56px;
        padding-right: unset;
        padding-block:64px}
}

@media screen and (min-width: 768px) {
    .referral__inner.astro-tofqztmv {
        width:328px
    }
}

@media screen and (min-width: 900px) {
    .referral__inner.astro-tofqztmv {
        width:456px
    }
}

.referral__heading.astro-tofqztmv {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 27.6px;
    margin-bottom: 11px;
    max-width: 456px
}

.referral__text.astro-tofqztmv {
    color: #a6a5ac;
    font-weight: 400;
    letter-spacing: -.02em;
    margin-bottom: 40px;
    max-width: 456px
}

.referral__link.astro-tofqztmv,.referral__text.astro-tofqztmv {
    font-size: 17px;
    line-height: 22.1px
}

.referral__link.astro-tofqztmv {
    background-color: #09f;
    border-radius: 12px;
    color: #fff;
    display: block;
    font-weight: 500;
    letter-spacing: -.01em;
    padding: 12px 16px;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 768px) {
    .referral__link.astro-tofqztmv {
        width:max-content
    }
}

.discover.astro-h2oc43vn {
    align-items: center;
    background-image: url(../images/discover_bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 188%;
    display: flex;
    flex-direction: column;
    padding-bottom: 48px;
    padding-top: 155px
}

@media screen and (min-width: 768px) {
    .discover.astro-h2oc43vn {
        background-size:cover
    }
}

@media screen and (min-width: 1240px) {
    .discover.astro-h2oc43vn {
        padding-bottom:80px;
        padding-top: 310px
    }
}

.discover__text.astro-h2oc43vn {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 35.52px;
    margin-bottom: 40px;
    margin-top: 16px;
    max-width: 427px;
    text-align: center
}

@media screen and (min-width: 1240px) {
    .discover__text.astro-h2oc43vn {
        font-size:72px;
        font-weight: 500;
        letter-spacing: -.04em;
        line-height: 79.92px;
        margin-bottom: 48px;
        margin-top: 18px;
        max-width: 693px
    }
}

.discover__button.astro-h2oc43vn {
    background-color: #fff;
    border: none;
    border-radius: 12px;
    color: #1f1f1f;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 20.25px;
    margin-bottom: 104px;
    padding: 10px 24px
}

@media screen and (min-width: 1240px) {
    .discover__button.astro-h2oc43vn {
        margin-bottom:136px
    }
}

.help-center.astro-gz66rsbx {
    margin: var(--banner-height) auto 0;
    max-width: min(var(--page-max-width),100%);
    min-width: 0;
    width: 100%
}

@media screen and (max-width: 767px) {
    .help-center.astro-gz66rsbx {
        margin-left: 0;
        margin-right: 0;
        max-width: 100vw;
        overflow: hidden;
        width: 100vw
    }

    .help-center.astro-f6ibtfgb,
    .help-center__main-content.astro-f6ibtfgb,
    .help-center__cards.astro-f6ibtfgb,
    .help-center__tabs-section.astro-ihmqfqyw,
    .referral.astro-tofqztmv,
    .discover.astro-h2oc43vn {
        max-width: 100%;
        min-width: 0;
        width: 100%
    }

    .help-center__heading.astro-f6ibtfgb {
        font-size: 44px;
        line-height: 1.08
    }

    .help-center__cards.astro-f6ibtfgb,
    ._cards_8f1hg_75 {
        grid-template-columns: minmax(0,1fr)
    }

    .help-center__card.astro-f6ibtfgb,
    ._card_dgkto_1,
    .referral__card.astro-tofqztmv {
        max-width: 100%;
        min-width: 0
    }

    ._tabs_8f1hg_1 {
        max-width: 100vw;
        overflow-x: auto;
        scrollbar-width: none
    }

    ._tabs_8f1hg_1::-webkit-scrollbar {
        display: none
    }

    ._slider_8f1hg_47 {
        max-width: 100vw;
        overflow-x: auto;
        overflow-y: hidden;
        overscroll-behavior-x: contain;
        scrollbar-width: none;
        touch-action: pan-x;
        -webkit-overflow-scrolling: touch
    }

    ._slider_8f1hg_47::-webkit-scrollbar {
        display: none
    }

    .discover__text.astro-h2oc43vn {
        max-width: calc(100% - 48px)
    }
}
