.style_transaction-timer__Yhshd {
    text-align: left
}

.style_transaction-timer__Yhshd .style_time__Yf_Mc {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: var(--colorBlack850)
}

.style_transaction-timer__Yhshd .style_time__Yf_Mc.style_processing__QLRmP {
    color: var(--colorVipGreen900)
}

.style_transaction-timer__Yhshd .style_time__Yf_Mc.style_terminated__mtJV1 {
    color: var(--colorRed900)
}

.style_transaction-timer__Yhshd .style_time__Yf_Mc.style_with-icon__9gWCn {
    display: -ms-flexbox;
    display: flex
}

.style_transaction-timer__Yhshd .style_time__Yf_Mc.style_with-icon__9gWCn svg {
    margin: 4px 8px 0 0
}

.style_transaction-timer__Yhshd .style_description__4mAiL {
    font-size: 12px;
    color: var(--colorGrayBlue800)
}

.style_transaction-timer__Yhshd .style_start-over-button__s4Uoa {
    margin: 10px auto 0
}

.style_transaction-timer__Yhshd .style_start-over-button__s4Uoa svg {
    margin-right: 8px
}

@media(max-width:1024.98px) {
    .style_transaction-timer__Yhshd {
        text-align: center
    }
    .style_transaction-timer__Yhshd .style_start-over-button__s4Uoa {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}

@media(max-width:599.98px) {
    .style_transaction-timer__Yhshd {
        text-align: left
    }
}

.style_transaction-block-with-detail__Hoz0n {
    text-align: left
}

.style_transaction-block-with-detail__Hoz0n svg {
    margin: 0 8px 0 0;
    display: inline
}

.style_transaction-block-with-detail__Hoz0n .style_timer__s6vFK {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_transaction-block-with-detail__Hoz0n .style_info__gpu6y {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: var(--colorBlack850)
}

.style_transaction-block-with-detail__Hoz0n .style_info__gpu6y.style_processing__QLRmP {
    color: var(--colorVipGreen900)
}

.style_transaction-block-with-detail__Hoz0n .style_info__gpu6y.style_terminated__mtJV1 {
    color: var(--colorRed900)
}

.style_transaction-block-with-detail__Hoz0n .style_description__4mAiL {
    margin-top: 4px;
    font-size: 12px;
    color: var(--colorGrayBlue800)
}

.style_transaction-block-with-detail__Hoz0n .style_start-over-button__s4Uoa {
    margin: 10px auto 0
}

.style_transaction-block-with-detail__Hoz0n .style_start-over-button__s4Uoa svg {
    margin-right: 8px
}

@media(max-width:1024.98px) {
    .style_transaction-block-with-detail__Hoz0n {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
    .style_transaction-block-with-detail__Hoz0n .style_info__gpu6y {
        width: 200px
    }
    .style_transaction-block-with-detail__Hoz0n .style_time__Yf_Mc {
        width: 100%;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }
    .style_description__4mAiL {
        margin-top: 0
    }
}

@media(max-width:599.98px) {
    .style_transaction-block-with-detail__Hoz0n,
    .style_transaction-block-with-detail__Hoz0n .style_time__Yf_Mc {
        display: block
    }
    .style_description__4mAiL {
        margin-top: 4px
    }
}

.style_line__ZoEHF {
    margin-top: 18px;
    margin-bottom: 18px;
    border-top: 1px solid var(--colorGrayBlue150)
}

.style_alert-message__KAbBw {
    --font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 10px;
    margin: 15px 0;
    border-radius: 4px;
    font-family: var(--fontMain);
    font-size: var(--font-size);
    color: var(--colorGrayBlue900);
    overflow: hidden;
    line-height: 1.2;
    -ms-flex-align: center;
    align-items: center
}

.style_alert-message__KAbBw a {
    color: var(--colorGrayBlue900);
    font-size: 12px
}

.style_alert-message__KAbBw.style_info__FGucZ {
    font-weight: 600;
    background: var(--colorVipGreen50)
}

.style_alert-message__KAbBw.style_upd__Edvdp {
    font-weight: 600;
    background: var(--colorGrayBlue50)
}

.style_alert-message__KAbBw.style_warn__mn3oV {
    background: var(--colorOrange50);
    font-weight: 600
}

.style_alert-message__KAbBw.style_danger__Dq_rk {
    background: var(--colorRed50);
    font-weight: 600
}

.style_alert-message__KAbBw.style_pending__nVMSY {
    background: var(--colorGrayBlue50);
    font-weight: 600;
    color: var(--colorBlack900);
    padding: 8px;
    -ms-flex-align: center;
    align-items: center
}

.style_alert-message__KAbBw.style_secondary__zd7L3 {
    background: 0 0;
    padding: 6px 0;
    font-weight: 400
}

.style_alert-message__KAbBw.style_small__EN_Z_ {
    --font-size: 12px;
    padding: 6px 10px
}

.style_alert-message__KAbBw.style_medium___f7nQ {
    --font-size: 16px;
    padding: 8px 12px
}

.style_alert-message__KAbBw.style_large__ZLV8S {
    --font-size: 20px;
    padding: 12px 20px
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 2px;
    width: var(--font-size);
    height: var(--font-size);
    border-radius: 100%;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    text-align: center
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_info__FGucZ {
    background: var(--colorVipGreen900)
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_warn__mn3oV {
    background: var(--colorOrange900)
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_upd__Edvdp {
    background: var(--colorVipGreen900)
}

.style_alert-message__KAbBw .style_alert-message-icon__dBWQj.style_danger__Dq_rk {
    background: var(--colorRed900)
}

.style_alert-message__KAbBw .style_alert-message-text__PM9lp {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
    overflow-wrap: anywhere
}

.style_alert-message__KAbBw .style_alert-message-text__PM9lp p {
    margin: 0
}

.style_alert-message__KAbBw .style_loader-wrapper__lV9m7 {
    display: -ms-flexbox;
    display: flex;
    margin: 2px 0 0
}

.style_alert-message__KAbBw .style_loader-wrapper__lV9m7 .style_loader__dRvPu {
    width: 16px;
    height: 16px;
    margin-right: 0
}

.style_qr-code-wrapper__1GWDo {
    position: relative;
    overflow: hidden
}

.style_qr-code-wrapper__1GWDo,
.style_resize-button__p2Ilp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_resize-button__p2Ilp {
    background: var(--colorBlack900);
    width: 32px;
    height: 32px;
    border-radius: 4px;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.style_tag__JvDKp {
    display: inline;
    font-size: 10px;
    font-weight: 700;
    cursor: default
}

.style_tag__JvDKp.style_medium__xUeLJ {
    line-height: 12px;
    padding: 2px 4px
}

.style_tag__JvDKp.style_large__p7Ocb {
    padding: 6px 10px;
    line-height: 24px;
    font-size: 16px
}

.style_tag__JvDKp.style_center__2RaTL {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_tag__JvDKp.style_uppercase__AVPHP {
    text-transform: uppercase
}

.style_tag__JvDKp.style_rounded__a0Koz {
    border-radius: 4px
}

.style_tag__JvDKp.style_rounded-bottom__rbG6d {
    border-radius: 0 0 4px 4px
}

.style_tag__JvDKp.style_rounded-top__anWma {
    border-radius: 4px 4px 0 0
}

.style_tag__JvDKp.style_outlined__QlmeA {
    border: 1px solid
}

.style_tag__JvDKp.style_dark__LwxMy {
    color: #fff;
    background-color: var(--colorBlack900)
}

.style_tag__JvDKp.style_light__MRnbh {
    color: var(--colorBlack900);
    background-color: var(--colorBlack300)
}

.style_tag__JvDKp.style_primary__5Zy4p {
    color: #fff;
    background-color: var(--colorVipGreen900)
}

.style_tag__JvDKp.style_blue__sznwN {
    color: #fff;
    background-color: var(--colorBlue600)
}

.style_tag__JvDKp.style_sky-blue__uWlLb {
    color: #fff;
    background-color: var(--colorSkyBlue500)
}

.style_tag__JvDKp.style_vip-green__onDlD {
    color: #fff;
    background-color: var(--colorVipGreen900)
}

.style_tag__JvDKp.style_azure__Rp2cZ {
    color: #fff;
    background-color: var(--colorAzure900)
}

.style_tag__JvDKp.style_purple__3Vvwj {
    color: #fff;
    background-color: var(--colorPurple900)
}

.style_tag__JvDKp.style_pink__CWutA {
    color: var(--colorBlack900);
    background-color: #ffd8df
}

.style_tag__JvDKp.style_orange__mc_MT {
    color: var(--colorBlack900);
    background-color: var(--colorOrange900)
}

.style_tag__JvDKp.style_light-green__eWKKO {
    color: var(--colorBlack900);
    background-color: #e0fbe5
}

.style_tag__JvDKp.style_yellow__IsKmL {
    color: var(--colorBlack900);
    background-color: #fff4b9
}

.style_tag__JvDKp.style_gradient__oV2Zv {
    color: #fff;
    background: linear-gradient(269.83deg, #a51ad6 .15%, #2d42f4 48.46%, #13bef3 99.88%)
}

.style_tag__JvDKp.style_pink-gradient__VlKum {
    background: linear-gradient(308deg, #cef 14.16%, rgba(238, 239, 255, 0) 49.73%, #feddf5 97.86%), #eef3ff
}

.style_transfer-less-hint-tooltip__n29xx {
    font-size: 12px;
    color: var(--colorBlack300)
}

.style_transfer-less-hint-tooltip__n29xx .style_tooltip-header__9fOVR {
    margin: 0;
    color: #fff;
    font-size: 14px
}

.style_highlight-text__tJ0Sy {
    color: var(--colorVipGreen800)
}

.style_flex-block__U00qb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_pencil-icon__MVKea {
    margin-left: 7px;
    fill: var(--colorBlack400)
}

.style_pencil-icon__MVKea:hover {
    fill: var(--colorVipGreen800);
    cursor: pointer
}

.style_details-card-item__OzEP9 {
    margin-top: 24px;
    display: -ms-flexbox;
    display: flex
}

.style_label-block__JkEX_ {
    width: 40%
}

.style_label__8r8k0 {
    font-size: 14px;
    line-height: 22px;
    color: var(--colorBlack400);
    word-wrap: break-word;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_value-block__PwUh9 {
    width: 60%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.style_value__Y6DJu {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: var(--colorBlack850);
    word-wrap: break-word
}

.style_blockchain-type__RP94b {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    color: var(--colorVipGreen1000);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_address-buttons-block__Njv2X {
    margin-top: 16px;
    display: grid;
    grid-gap: 8px;
    gap: 8px;
    grid-template-columns: auto -webkit-max-content;
    grid-template-columns: auto max-content
}

.style_copy-address-button__IR_VT {
    display: -ms-flexbox;
    display: flex;
    gap: 12px
}

.style_show-qr-code-button__Y2Uth {
    width: 48px;
    height: 48px;
    padding: 12px
}

.style_step-modal__2X77K.style_step-modal__2X77K.style_step-modal__2X77K {
    padding: 16px
}

.style_modal-heading__kGnKf {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.style_container__PcfqQ {
    background: #fff
}

.style_qr-wrapper__d6f3g {
    padding: 16px
}

.style_qr-code-block__R53po {
    min-width: 324px;
    margin-top: 8px;
    border-top: 1px solid var(--colorGrayBlue150)
}

.style_qr-code-wrapper____d6k {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 24px auto 8px;
    padding: 12px;
    border: 2px solid rgba(128, 163, 182, .15);
    border-radius: 4px
}

.style_grayscale__gE_Pv {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.style_tag__DehQe {
    margin-right: 8px
}

@media(max-width:768.98px) {
    .style_details-card-item__OzEP9 {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .style_details-card-item__OzEP9 .style_label-block__JkEX_ {
        width: 100%
    }
    .style_details-card-item__OzEP9 .style_label-block__JkEX_ .style_label__8r8k0 {
        line-height: 20px
    }
    .style_details-card-item__OzEP9 .style_value-block__PwUh9 {
        width: 100%
    }
    .style_qr-code-block__R53po .style_qr-code-wrapper____d6k {
        min-width: 0;
        min-width: auto
    }
    .style_qr-wrapper__d6f3g {
        display: block
    }
}

@media(max-width:599.98px) {
    .style_qr-code-block__R53po {
        min-width: 0;
        min-width: auto;
        border-top: initial
    }
    .style_qr-code-block__R53po .style_qr-code-wrapper____d6k {
        margin: 24px auto
    }
}

.style_block__32eCO:not(:last-child) {
    padding: 0 0 24px;
    border-bottom: 1px solid var(--colorGrayBlue150)
}

.style_block__32eCO:not(:first-child) {
    margin: 16px 0 0
}

.style_progress__E_C_f {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

@media(max-width:1024.98px) {
    .style_progress__E_C_f {
        font-size: 12px;
        font-weight: 400;
        line-height: 20px
    }
}

.style_progress__E_C_f .style_bottom-container__del7s {
    display: none;
    padding-top: 11px;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px;
    margin-bottom: 8px;
    border-bottom: 1px solid var(--colorGrayBlue150A)
}

@media(max-width:1024.98px) {
    .style_progress__E_C_f .style_bottom-container__del7s {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none
    }
}

.style_progress__E_C_f .style_progress-bar__A3SQO {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

@media(max-width:1024.98px) {
    .style_progress__E_C_f .style_progress-bar__A3SQO {
        margin-bottom: 8px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.style_title-container___k50W {
    display: none
}

@media(max-width:1024.98px) {
    .style_title-container___k50W {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.style_title-container___k50W .style_title__3xOBu {
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    padding-right: 5px;
    margin: 0
}

.style_title-container___k50W .style_iconWrp__3jZAj {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.style_title-container___k50W .style_open__lVIxC {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.style_label__k5eru {
    border-radius: 10%;
    padding: 4px 8px;
    margin-left: 18px;
    color: var(--colorBlack500);
    background: var(--colorGrayBlue50);
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    white-space: nowrap
}

.style_step__2jmza {
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    padding: 16px;
    border-radius: 8px;
    background: var(--colorBlack50);
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    text-align: left
}

.style_step__2jmza .style_done__XmkRU {
    opacity: .3
}

.style_step__2jmza .style_text-container__Rl2cN {
    padding-left: 8px;
    -ms-flex-preferred-size: 175px;
    flex-basis: 175px
}

@media(max-width:1024.98px) {
    .style_step__2jmza .style_text-container__Rl2cN {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.style_step__2jmza .style_title__3xOBu {
    font-weight: 600;
    margin: 0;
    font-size: 12px;
    line-height: 17px;
    text-align: left
}

.style_step__2jmza .style_number__a_TWo {
    background: var(--colorBlack300);
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    min-width: 24px;
    height: 24px
}

.style_step__2jmza .style_check-mark-icon__ZJFYP {
    margin: 6px
}

.style_step__2jmza .style_arrow-right-icon__b_MTv {
    width: 24px;
    height: 24px;
    min-width: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--colorPurple900);
    border-radius: 40px;
    -ms-flex-preferred-size: 24px;
    flex-basis: 24px
}

.style_checkbox-wrapper__JbGIq {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-family: var(--fontText)
}

.style_checkbox-wrapper__JbGIq a {
    display: inline-block;
    position: relative;
    z-index: 1
}

.style_checkbox-wrapper__JbGIq.style_disabled__p69MA {
    opacity: .4;
    pointer-events: none
}

.style_checkbox-wrapper__JbGIq.style_disabled__p69MA .style_cl-checkbox-icon__FxoTb {
    background: var(--colorGrayBlue300);
    border: 1px solid var(--colorGrayBlue300)
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby .style_cl-checkbox-icon__FxoTb {
    background: var(--widgetMainColor, var(--colorVipGreen900));
    border: 1px solid var(--widgetMainColor, var(--colorVipGreen900));
    -webkit-transition: all .3s;
    transition: all .3s
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby .style_cl-checkbox-icon__FxoTb:before {
    content: "";
    border: 2px solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.style_checkbox-wrapper__JbGIq:hover .style_cl-checkbox-icon__FxoTb {
    background: var(--colorGrayBlue50);
    border: 1px solid var(--colorGrayBlue300)
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby:hover .style_cl-checkbox-icon__FxoTb {
    background: var(--widgetMainColor, var(--colorVipGreen800));
    border: 1px solid var(--widgetMainColor, var(--colorVipGreen800))
}

.style_checkbox-wrapper__JbGIq.style_checked__7TUby:hover .style_cl-checkbox-icon__FxoTb:before {
    content: "";
    border: 2px solid #fff;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.style_checkbox-wrapper__JbGIq.style_size-large__xqla4 .style_cl-checkbox-label__Kg7M3 {
    font-size: 14px;
    line-height: 20px
}

.style_checkbox-wrapper__JbGIq.style_size-large__xqla4 .style_cl-checkbox-icon__FxoTb {
    width: 24px;
    height: 24px
}

.style_checkbox-wrapper__JbGIq.style_size-large__xqla4.style_checked__7TUby .style_cl-checkbox-icon__FxoTb:before,
.style_checkbox-wrapper__JbGIq.style_size-large__xqla4:hover .style_cl-checkbox-icon__FxoTb:before {
    width: 12px;
    height: 6px;
    margin: 1px 0 4px 1px
}

.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf .style_cl-checkbox-label__Kg7M3 {
    font-size: 12px;
    line-height: 16px
}

.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf .style_cl-checkbox-icon__FxoTb {
    width: 16px;
    height: 16px
}

.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf.style_checked__7TUby .style_cl-checkbox-icon__FxoTb:before,
.style_checkbox-wrapper__JbGIq.style_size-medium__tlJUf:hover .style_cl-checkbox-icon__FxoTb:before {
    width: 10px;
    height: 6px;
    margin: 0 0 2px
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background: #fff;
    border: 1px solid var(--colorGrayBlue300);
    border-radius: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb.style_bold__c96ne {
    border: 1px solid var(--colorBlack900)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb.style_pin-to-top__wnhiZ {
    -ms-flex-item-align: self-start;
    align-self: self-start
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-icon__FxoTb.style_is-required__9IyU8 {
    background: var(--colorRed50);
    border: 1px solid var(--colorRed900)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-label__Kg7M3 {
    width: 100%;
    display: inline-block;
    margin: 0 0 0 12px;
    color: var(--colorGrayBlue900)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-input__xfMWg {
    display: none
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-caption__HLVmi {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(black, 0)
}

.style_checkbox-wrapper__JbGIq .style_cl-checkbox-caption__HLVmi input:checked+i:before {
    opacity: 1
}

@-webkit-keyframes style_scale-input-animation__HyhCP {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes style_scale-input-animation__HyhCP {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.style_input-outer-wrapper__0u19J.style_is-disabled__c8ffo * {
    cursor: not-allowed
}

.style_input-wrapper__gzWHx {
    position: relative
}

.style_input__eMQJb {
    background: var(--colorGrayBlue50);
    padding: 24px 12px 12px;
    border-radius: 6px;
    border: 1px solid var(--colorGrayBlue50);
    line-height: 24px;
    font-size: 14px;
    outline: 0;
    color: var(--colorGrayBlue900);
    width: 100%;
    position: relative;
    -webkit-transition: background .25s ease-in-out, border-color .25s ease-in-out;
    transition: background .25s ease-in-out, border-color .25s ease-in-out
}

.style_input__eMQJb.style_no-resize__cvcc8 {
    resize: none
}

.style_input__eMQJb.style_has-icon__EAx3l {
    padding-right: 48px
}

.style_input__eMQJb.style_has-icon__EAx3l.style_has-extra-icon__JABF4 {
    padding-right: 76px
}

.style_input__eMQJb.style_no-label__i2JHs {
    padding: 20px 12px
}

.style_input__eMQJb:focus {
    background: #fff;
    border: 1px solid var(--colorGrayBlue300)
}

.style_input__eMQJb.style_is-disabled__c8ffo {
    -webkit-text-fill-color: var(--colorGrayBlue900);
    opacity: 1
}

.style_input__eMQJb:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.style_input-wrapper__gzWHx:hover .style_input__eMQJb:not(:focus):not(:disabled) {
    background: var(--colorGrayBlue100)
}

.style_input__eMQJb.style_with-front-icon__ldyjp {
    padding-left: 50px
}

.style_input__eMQJb.style_sms-input__kD38w {
    text-align: center;
    font-size: 16px;
    padding-right: 12px
}

.style_label__fIEFQ {
    position: absolute;
    top: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--colorBlack400);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translateY(21px) translateX(13px);
    transform: translateY(21px) translateX(13px);
    pointer-events: none
}

.style_label__fIEFQ.style_has-placeholder__Wyvro,
.style_label__fIEFQ.style_is-focused__huRUv,
.style_label__fIEFQ:not(.style_input-is-empty__Amgx5) {
    -webkit-transform: translateY(10px) translateX(13px) scale(.75);
    transform: translateY(10px) translateX(13px) scale(.75)
}

.style_label__fIEFQ.style_with-search-icon__r0pqj {
    -webkit-transform: translateY(21px) translateX(42px);
    transform: translateY(21px) translateX(42px)
}

.style_label__fIEFQ.style_with-search-icon__r0pqj.style_has-placeholder__Wyvro,
.style_label__fIEFQ.style_with-search-icon__r0pqj.style_is-focused__huRUv,
.style_label__fIEFQ.style_with-search-icon__r0pqj:not(.style_input-is-empty__Amgx5) {
    -webkit-transform: translateY(10px) translateX(13px) scale(.75);
    transform: translateY(10px) translateX(13px) scale(.75)
}

.style_focus-outer-border__u0BsY {
    pointer-events: none;
    border-radius: 6px;
    overflow: hidden;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.style_focus-border-animated__yoZ8L {
    height: 3px;
    width: 100%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background: var(--colorGrayBlue900);
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    position: absolute;
    bottom: 0
}

.style_focus-border-animated__yoZ8L.style_is-approved__nksOz,
.style_focus-border-animated__yoZ8L.style_is-error__RjSKg,
.style_focus-border-animated__yoZ8L.style_is-warning__Tspix {
    -webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;
    transition: opacity .25s ease-in-out, background .25s ease-in-out
}

.style_focus-border-animated__yoZ8L.style_is-approved__nksOz,
.style_focus-border-animated__yoZ8L.style_is-error__RjSKg,
.style_focus-border-animated__yoZ8L.style_is-focused__huRUv,
.style_focus-border-animated__yoZ8L.style_is-warning__Tspix {
    opacity: 1;
    -webkit-animation: style_scale-input-animation__HyhCP .25s ease-in-out forwards;
    animation: style_scale-input-animation__HyhCP .25s ease-in-out forwards
}

.style_focus-border-animated__yoZ8L:not(.style_is-focused__huRUv).style_is-error__RjSKg {
    background: var(--colorRed900)
}

.style_focus-border-animated__yoZ8L:not(.style_is-focused__huRUv).style_is-warning__Tspix {
    background: var(--colorOrange900)
}

.style_focus-border-animated__yoZ8L:not(.style_is-focused__huRUv).style_is-approved__nksOz {
    background: var(--colorVipGreen1000)
}

.style_status-message__DH_xc {
    margin-top: 4px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    display: none
}

.style_status-message__DH_xc.style_is-shown__LcqVi {
    display: block
}

.style_status-message__DH_xc.style_is-error__RjSKg {
    color: var(--colorRed900)
}

.style_status-message__DH_xc.style_is-warning__Tspix {
    color: var(--colorOrange900)
}

.style_status-message__DH_xc.style_is-approved__nksOz {
    color: var(--colorVipGreen1000)
}

.style_input-icons__wjDly {
    position: absolute;
    right: 14px;
    top: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_status-icon__GMmxe {
    margin: 0 0 0 8px
}

.style_status-icon__GMmxe.style_help-text__pq5e1 {
    pointer-events: auto;
    right: 10px
}

.style_status-icon__GMmxe.style_help-text__pq5e1 svg {
    width: 22px;
    height: 22px
}

.style_status-icon__GMmxe .style_pending-loader__8iUUW {
    margin-right: 0
}

.style_font-icon-block__mDe50 {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    top: 0;
    left: 16px;
    z-index: 1;
    -ms-flex-align: center;
    align-items: center
}

.style_font-icon-block__mDe50,
.style_font-icon-block__mDe50.style_position-bottom__wMtPP {
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.style_font-icon-block__mDe50.style_position-bottom__wMtPP {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.AnonSubscribeFragment_card__Cv5M3 {
    padding: 0;
    margin-bottom: 16px
}

@media(--table-large) {
    .AnonSubscribeFragment_card__Cv5M3 {
        margin-bottom: 8px
    }
}

.AnonSubscribeFragment_info-label__z4qWx {
    background-color: var(--colorUnicornPurple600);
    height: 48px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 400;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.AnonSubscribeFragment_info-label__z4qWx.AnonSubscribeFragment_isSuccess__8HJJL {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

@media(max-width:599.98px) {
    .AnonSubscribeFragment_info-label__z4qWx {
        height: 56px
    }
}

.AnonSubscribeFragment_img-left__TS6L5,
.AnonSubscribeFragment_img-right__ZRFgD {
    overflow: hidden;
    height: 48px
}

@media(max-width:599.98px) {
    .AnonSubscribeFragment_img-left__TS6L5,
    .AnonSubscribeFragment_img-right__ZRFgD {
        height: 56px
    }
}

.AnonSubscribeFragment_img-left__TS6L5 {
    border-top-left-radius: 8px
}

.AnonSubscribeFragment_img-left__TS6L5.AnonSubscribeFragment_isSuccess__8HJJL {
    border-bottom-left-radius: 8px
}

.AnonSubscribeFragment_img-right__ZRFgD {
    border-top-right-radius: 8px
}

.AnonSubscribeFragment_img-right__ZRFgD.AnonSubscribeFragment_isSuccess__8HJJL {
    border-bottom-right-radius: 8px
}

.AnonSubscribeFragment_text__KROe_ {
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.AnonSubscribeFragment_bold-text__uAmSj {
    font-weight: 600
}

.AnonSubscribeFragment_form-header__47dQW {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin-bottom: 16px
}

.AnonSubscribeFragment_input-wrapper__hxJQR {
    width: 100%
}

.AnonSubscribeFragment_input-wrapper__hxJQR input {
    height: 40px
}

.AnonSubscribeFragment_form-wrapper__iPtaN .AnonSubscribeFragment_button__iARQF {
    width: 120px
}

@media(max-width:599.98px) {
    .AnonSubscribeFragment_form-wrapper__iPtaN .AnonSubscribeFragment_button__iARQF {
        display: none
    }
}

.AnonSubscribeFragment_form-wrapper__iPtaN .AnonSubscribeFragment_mobile-button__D31Vz {
    display: none
}

@media(max-width:599.98px) {
    .AnonSubscribeFragment_form-wrapper__iPtaN .AnonSubscribeFragment_mobile-button__D31Vz {
        width: 100%;
        display: inline;
        display: initial;
        text-align: center;
        margin-top: 16px
    }
}

.AnonSubscribeFragment_form-wrapper__iPtaN {
    padding: 24px
}

.AnonSubscribeFragment_captcha__MfxeL {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.style_request-funds-form__GqCSL {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid var(--colorGrayBlue150)
}

.style_request-funds-form__GqCSL .style_title__fdcHK {
    font-family: var(--fontMain);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: var(--colorBlack900)
}

.style_request-funds-form__GqCSL .style_fio-address-input__JJd0a {
    margin-top: 8px
}

.style_request-funds-form__GqCSL .style_submit-request-button__xbCFy {
    margin-top: 16px
}

.style_deadline-timer-wrapper__PVCox {
    margin-bottom: 16px
}

@media(max-width:1024.98px) {
    .style_deadline-timer-wrapper__PVCox {
        margin-bottom: 8px
    }
}

.style_card__TTZXG {
    margin-top: 16px
}

@media(max-width:1024.98px) {
    .style_card__TTZXG {
        margin-top: 8px
    }
}

.style_progress__1Jnmb {
    margin-top: 8px
}

.style_exchange-step-item__rZZ_2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 24px 0;
    gap: 16px
}

.style_exchange-step-item__rZZ_2:last-child {
    margin: 0
}

.style_exchange-step-item__rZZ_2.style_disabled__KkD1O>* {
    opacity: .3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.style_exchange-step-item__rZZ_2.style_disabled__KkD1O {
    pointer-events: none
}

.style_exchange-step-item__rZZ_2.style_completed__lXcBO .style_description__R0Eus,
.style_exchange-step-item__rZZ_2.style_completed__lXcBO .style_heading__AqIUw {
    color: var(--colorGray900)
}

.style_exchange-step-item__rZZ_2 .style_heading__AqIUw {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 2px
}

.style_exchange-step-item__rZZ_2 .style_heading__AqIUw .style_highlight__McU_H {
    color: var(--colorVipGreen900)
}

.style_exchange-step-item__rZZ_2 .style_description__R0Eus {
    font-size: 14px;
    line-height: 20px;
    margin: 4px 0
}

.style_exchange-step-item__rZZ_2 .style_link__Rj6BN a {
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900)
}

.style_exchange-step-item__rZZ_2 .style_question-mark__2LEXD {
    display: inline-block;
    vertical-align: sub;
    margin-left: 6px
}

.style_loader__RVA82 {
    width: 20px;
    min-width: 20px;
    height: 20px;
    margin: 6px 6px 0
}

.style_icon__Qptj8 {
    min-width: 32px
}

.style_completed-icon__gztcu {
    background: var(--colorVipGreen900);
    border-radius: 50%;
    width: 26px;
    height: 26px;
    min-width: 26px;
    margin: 6px 3px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.style_wrapper__BJEFW {
    max-width: 100vw
}

.style_head___JSg7 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.style_head___JSg7:not(:last-child) {
    padding-bottom: 12px
}

.style_heading__jNkBp {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: var(--colorBlack900)
}

.style_angle__T9uqp {
    position: relative;
    display: none
}

@media(max-width:1024.98px) {
    .style_angle__T9uqp {
        display: block
    }
}

.style_open__QMHQw .style_angle__T9uqp {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style_card-item__SbiEk {
    padding: 0 0 12px
}

.style_card-item__SbiEk:first-of-type {
    border-top: 1px solid var(--colorGrayBlue150);
    padding: 12px 0
}

.style_card-item__SbiEk:last-of-type {
    border-top: 1px solid var(--colorGrayBlue150);
    padding: 12px 0 0
}

.style_label__ptERq {
    font-size: 14px;
    line-height: 24px;
    color: var(--colorBlack400);
    margin: 0
}

.style_value__AmjJ9 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: var(--colorBlack850);
    margin: 0;
    overflow-wrap: break-word
}

.style_accordion-wrapper__MDdn6 {
    --font-size-label: 16px;
    --line-height-label: 24px;
    --expand-button-icon-size: 24px;
    --wrp-padding: 24px 0
}

.style_accordion-wrapper__MDdn6.style_small__ye_o3 {
    --font-size-label: 14px;
    --line-height-label: 20px;
    --expand-button-icon-size: 16px;
    --wrp-padding: 18px 0
}

.style_accordion-wrapper__MDdn6 {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: var(--wrp-padding)
}

.style_accordion-wrapper__MDdn6.style_light__qS2uh {
    border-bottom: 1px solid var(--colorBlack800)
}

.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_label-container__bl7TA,
.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_label__zfr03 {
    color: #fff
}

.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_content__DJg7C {
    color: var(--colorBlack400)
}

.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_content__DJg7C b,
.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_content__DJg7C i,
.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_content__DJg7C p,
.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_content__DJg7C span,
.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_content__DJg7C strong {
    color: var(--colorBlack400) !important
}

.style_accordion-wrapper__MDdn6.style_light__qS2uh .style_expandButton__MlA_V:hover {
    border: 1px solid #fff
}

.style_accordion-wrapper__MDdn6.style_dark__gsAts {
    border-bottom: 1px solid var(--colorGrayBlue150)
}

.style_accordion-wrapper__MDdn6.style_dark__gsAts .style_content__DJg7C,
.style_accordion-wrapper__MDdn6.style_dark__gsAts .style_label-container__bl7TA,
.style_accordion-wrapper__MDdn6.style_dark__gsAts .style_label__zfr03 {
    color: var(--colorBlack900)
}

.style_accordion-wrapper__MDdn6.style_dark__gsAts .style_expandButton__MlA_V:hover {
    border: 1px solid var(--colorBlack900)
}

.style_accordion-wrapper__MDdn6 .style_label-container__bl7TA {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.style_accordion-wrapper__MDdn6 .style_label__zfr03 {
    font-weight: 400;
    font-size: var(--font-size-label);
    line-height: var(--line-height-label)
}

.style_accordion-wrapper__MDdn6 .style_expandButton__MlA_V {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: calc(var(--expand-button-icon-size) * 1.6);
    height: calc(var(--expand-button-icon-size) * 1.6);
    border-radius: 4px;
    background: 0 0;
    border: none;
    outline: none;
    cursor: pointer
}

.style_accordion-wrapper__MDdn6 .style_expandButton__MlA_V>i {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.style_accordion-wrapper__MDdn6 .style_expandButton__MlA_V svg {
    width: var(--expand-button-icon-size);
    height: var(--expand-button-icon-size)
}

.style_accordion-wrapper__MDdn6 .style_content__DJg7C {
    display: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin: 16px 0 0;
    width: 100%;
    max-width: 568px
}

.style_accordion-wrapper__MDdn6 .style_content__DJg7C.style_show__k8Laz {
    display: block
}

.style_accordion-item__esm74:last-child {
    border-bottom: none
}

.style_accordion-wrapper__u2k8_ {
    padding: 10px 0
}

.style_accordion-wrapper__u2k8_:last-child {
    border-bottom: none
}

.style_smallContentWeight__S2fVx div {
    font-weight: 400 !important;
    display: block;
    margin: 6px 0;
    padding: 0;
    line-height: 1.5 !important;
    font-size: 16px !important;
    color: var(--colorGrayBlue900) !important
}

.style_smallContentWeight__S2fVx ul {
    padding-left: 20px
}

.style_smallContentWeight__S2fVx ul li {
    font-weight: 400 !important;
    line-height: 1.5;
    font-size: 16px;
    color: var(--colorGrayBlue900)
}

.style_smallContentWeight__S2fVx div a {
    color: var(--colorVipGreen900);
    text-decoration: none
}

.style_accordion-wrapper__u2k8_.style_accordion-wrapper__u2k8_ div {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900)
}

.style_block-grid__kufWX {
    --gap: 24px;
    max-width: 1200px;
    display: grid;
    grid-template: auto/1fr 568px 1fr;
    margin: 24px auto 0;
    padding: 0 24px;
    grid-gap: var(--gap);
    gap: var(--gap)
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX {
        --gap: 8px;
        grid-template: auto/auto;
        gap: var(--gap) 0;
        margin: 0
    }
}

@media(max-width:599.98px) {
    .style_block-grid__kufWX {
        --gap: 8px;
        padding: 0
    }
}

.style_block-grid__kufWX.style_column-direction__mL42C {
    -ms-flex-direction: column;
    flex-direction: column
}

.style_block-grid__kufWX.style_column-direction__mL42C .style_block__q2_Ic {
    width: 100%
}

.style_block-grid__kufWX .style_service-notifications__0_0wI {
    grid-area: 2/2/3/3;
    padding: 34px 24px
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_service-notifications__0_0wI {
        grid-area: 2/1/3/2;
        margin-bottom: 8px;
        padding: 30px 16px
    }
}

@media(max-width:599.98px) {
    .style_block-grid__kufWX .style_service-notifications__0_0wI {
        padding: 24px 16px
    }
}

.style_block-grid__kufWX .style_service-notifications__0_0wI .style_description__DOs1t,
.style_block-grid__kufWX .style_service-notifications__0_0wI span {
    color: var(--colorBlack900);
    font-size: 14px;
    line-height: 20px
}

.style_block-grid__kufWX .style_service-notifications__0_0wI .style_description__DOs1t {
    margin: 8px 0 16px
}

.style_block-grid__kufWX .style_service-notifications__0_0wI~.style_faq__0BU4C,
.style_block-grid__kufWX .style_service-notifications__0_0wI~.style_transaction-details__IlYlC {
    margin-top: 0
}

.style_block-grid__kufWX .style_exchange-status-progress-bar__O9_3n {
    grid-area: 1/1/3/2;
    width: 268px
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_exchange-status-progress-bar__O9_3n {
        margin-top: calc(var(--gap) * -1);
        width: auto;
        grid-area: 3/1/4/2
    }
}

.style_block-grid__kufWX .style_transaction-details__IlYlC {
    grid-area: 1/3/5/4;
    width: 268px
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_transaction-details__IlYlC {
        width: auto;
        grid-area: 4/1/5/2
    }
}

.style_block-grid__kufWX .style_faq__0BU4C {
    grid-area: 3/2/4/3
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_faq__0BU4C {
        margin-top: 0;
        grid-area: 5/1/6/2
    }
}

.style_block-grid__kufWX .style_faq__0BU4C h3 {
    font-weight: 600
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_faq__0BU4C h3 {
        font-size: 14px
    }
}

.style_block-grid__kufWX .style_faq-no-sub__AM6tY {
    grid-area: 2/2/4/3
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_faq-no-sub__AM6tY {
        margin-top: 0;
        grid-area: 5/1/6/2
    }
}

.style_block-grid__kufWX .style_faq-no-sub__AM6tY h3 {
    font-weight: 600
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_faq-no-sub__AM6tY h3 {
        font-size: 14px
    }
}

.style_block-grid__kufWX .style_insights__AZodb {
    grid-area: 4/2/5/3;
    max-width: 100vw
}

@media(max-width:1024.98px) {
    .style_block-grid__kufWX .style_insights__AZodb {
        grid-area: 6/1/7/2
    }
}

.style_block-grid__kufWX .style_block-tag__Tn9yZ {
    padding: 4px 8px
}

.style_block-title__TlnNG {
    font-size: 24px;
    line-height: 32px;
    color: var(--colorBlack900)
}

.style_notify-block__AYsQw {
    display: -ms-flexbox;
    display: flex
}

.style_notify-block__AYsQw .style_text__YFQAd {
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900)
}

.style_wrapper__mBj__ .style_tom__FFy30 {
    background: var(--colorBlack50);
    -webkit-box-shadow: var(--shadowSmallGrayBlue);
    box-shadow: var(--shadowSmallGrayBlue);
    border-radius: 8px;
    padding: 16px
}

@media(max-width:599.98px) {
    .style_wrapper__mBj__ .style_tom__FFy30 {
        row-gap: 8px;
        grid-template-areas: "img" "text"
    }
}

.style_tom-description__rfK3G {
    font-size: 14px
}

.style_tom-description__rfK3G .style_subscribe-button__X3sX_ {
    margin-top: 24px
}

.style_tom-description__rfK3G a {
    color: var(--colorBlack900)
}

.style_tomSecondLine__wmdy_ {
    margin-top: 12px
}

.style_loader-wrapper__TUyWo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto
}

.style_loader-wrapper__TUyWo .style_loader__mfBIx {
    width: 40px;
    height: 40px
}

.style_switcher-wrapper__Wk2ln {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-family: var(--fontMain);
    font-weight: 600;
    line-height: 16px;
    font-style: normal
}

.style_switcher-wrapper__Wk2ln,
.style_switcher-wrapper__Wk2ln>* {
    -webkit-transition: .2s;
    transition: .2s
}

.style_switcher-wrapper__Wk2ln.style_round-switcher__f5eEY .style_option__5TkMs {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorGrayBlue950);
    margin: 0 0 0 10px
}

.style_switcher-wrapper__Wk2ln.style_round-switcher__f5eEY .style_option__5TkMs.style_second__XzD8Q {
    color: var(--colorGrayBlue600);
    margin: 0 10px
}

.style_switcher-wrapper__Wk2ln.style_round-switcher__f5eEY .style_switcher__hkbOA {
    width: 36px;
    height: 20px;
    border-radius: 12px;
    background: var(--colorGrayBlue300);
    position: relative;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out
}

.style_switcher-wrapper__Wk2ln.style_round-switcher__f5eEY .style_switcher__hkbOA .style_bar__vwjEO {
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 2px;
    -webkit-transition: left .15s ease-in-out;
    transition: left .15s ease-in-out
}

.style_switcher-wrapper__Wk2ln.style_round-switcher__f5eEY .style_switcher__hkbOA.style_turned__qx39s {
    background: var(--colorVipGreen900);
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out
}

.style_switcher-wrapper__Wk2ln.style_round-switcher__f5eEY .style_switcher__hkbOA.style_turned__qx39s .style_bar__vwjEO {
    left: 18px;
    -webkit-transition: left .15s ease-in-out;
    transition: left .15s ease-in-out
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue {
    background: var(--colorGrayBlue50);
    color: var(--colorBlack600);
    display: inline-block;
    font-size: 14px;
    border-radius: 4px;
    padding: 2px
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue .style_option__5TkMs {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 12px;
    border-radius: 2px;
    background: 0 0;
    color: var(--colorBlack600);
    border: 0;
    cursor: pointer;
    font-weight: inherit
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue .style_option__5TkMs:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px var(--colorVipGreen900);
    box-shadow: 0 0 0 2px var(--colorVipGreen900)
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue .style_option__5TkMs.style_turned__qx39s {
    background: #fff;
    color: #000;
    -webkit-box-shadow: var(--shadowSmallGrayBlue);
    box-shadow: var(--shadowSmallGrayBlue)
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue .style_option__5TkMs.style_turned__qx39s:focus {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 0 0 2px var(--colorVipGreen900);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 0 0 2px var(--colorVipGreen900)
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue .style_disabled__w2T_l.style_option__5TkMs.style_turned__qx39s {
    -webkit-box-shadow: none;
    box-shadow: none
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue .style_option__5TkMs.style_second__XzD8Q.style_turned__qx39s {
    color: var(--colorVipGreen900);
    background: #fff
}

.style_switcher-wrapper__Wk2ln.style_square-switcher__1X4ue .style_disabled__w2T_l {
    cursor: not-allowed
}

@-webkit-keyframes style_skeleton-loading__44Wnm {
    0% {
        left: -150px
    }
    to {
        left: 100%
    }
}

@keyframes style_skeleton-loading__44Wnm {
    0% {
        left: -150px
    }
    to {
        left: 100%
    }
}

.style_skeleton__Ii04e {
    position: relative;
    overflow: hidden;
    width: 130px;
    height: 20px;
    background: var(--colorGrayBlue150);
    border-radius: 4px
}

.style_skeleton__Ii04e.style_round__odnui {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.style_skeleton__Ii04e:before {
    content: "";
    display: block;
    position: absolute;
    left: -150px;
    top: 0;
    height: 100%;
    width: 150px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, var(--colorGrayBlue150)), to(transparent));
    background: linear-gradient(to right, transparent 0, var(--colorGrayBlue150) 50%, transparent 100%);
    -webkit-animation: style_skeleton-loading__44Wnm 1.5s cubic-bezier(.4, 0, .2, 1);
    animation: style_skeleton-loading__44Wnm 1.5s cubic-bezier(.4, 0, .2, 1);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.style_carousel-wrapper__8a_Y6 {
    cursor: -webkit-grab;
    cursor: grab
}

.style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 .slick-slider,
.style_carousel-wrapper__8a_Y6.style_without-margin__zTa_N .slick-slider {
    margin: 0 auto
}

.style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 .style_pagination-container__IXNli {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%
}

.style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 .style_pagination-container__IXNli .style_separator__42Q8z {
    max-width: 84px;
    margin: 0 0 10px
}

.style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 .style_icon-button__fWaXx {
    position: absolute;
    z-index: 1
}

.style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 .style_icon-button__fWaXx.style_prev__BI4PA {
    top: 50%;
    left: -20px;
    margin: 0
}

.style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 .style_icon-button__fWaXx.style_next__bCMjo {
    top: 50%;
    right: -20px;
    margin: 0
}

@media screen and (max-width:1472.98px) {
    .style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 {
        margin: 0 20px 0 0
    }
}

@media screen and (max-width:1024.98px) {
    .style_carousel-wrapper__8a_Y6.style_with-middle-pagination__8URw8 {
        margin: 0
    }
}

.style_carousel-wrapper__8a_Y6 .slick-slide {
    padding: 0 4px
}

.style_carousel-wrapper__8a_Y6 .slick-list {
    -ms-flex: 1 1;
    flex: 1 1
}

.style_carousel-wrapper__8a_Y6 .style_carouselContainer__jbMRe {
    position: relative
}

.style_carousel-wrapper__8a_Y6 .style_carouselContainer__jbMRe.style_padding-left__utTA9 {
    padding-left: 16px
}

.style_carousel-wrapper__8a_Y6 .style_pagination-container__IXNli {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 670px;
    -ms-flex-align: center;
    align-items: center;
    margin: 26px 0 0 auto
}

.style_carousel-wrapper__8a_Y6 .style_pagination-container__IXNli .style_counter__dZ0Uq {
    color: var(--colorBlack400);
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px
}

.style_carousel-wrapper__8a_Y6 .style_pagination-container__IXNli .style_separator__42Q8z {
    height: 1px;
    width: 100%;
    margin: 0 5px 0 10px;
    background: var(--colorBlack700)
}

.style_carousel-wrapper__8a_Y6 .style_icon-button__fWaXx.style_prev__BI4PA {
    margin: 0 4px 0 0
}

.style_carousel-wrapper__8a_Y6 .style_icon-button__fWaXx.style_prev__BI4PA i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.style_carousel-wrapper__8a_Y6 .style_icon-button__fWaXx.style_next__bCMjo {
    margin: 0 0 0 4px
}

.style_carousel-wrapper__8a_Y6 .style_icon-button__fWaXx.style_next__bCMjo i {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.style_padding__fdNg_ {
    padding: 0 4px
}

.style_fixed-children-height___A66V .slick-list,
.style_fixed-children-height___A66V .slick-track {
    display: -ms-flexbox;
    display: flex
}

.style_fixed-children-height___A66V .slick-slide>div {
    height: 100%
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

@media(max-width:599.98px) {
    .slick-list,
    .slick-slider,
    .slick-track {
        display: -ms-flexbox;
        display: flex
    }
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-slider {
    margin-right: -16px;
    margin-left: -16px
}

.slick-slide {
    -ms-flex: 1 1;
    flex: 1 1;
    outline: none
}

.slick-list a,
.slick-list:focus,
.slick-slide * {
    outline: none
}

.clly-carousel {
    position: relative
}

.clly-carousel__biatlon {
    text-align: center
}

[dir=ltr] .clly-carousel__biatlon {
    padding-left: 0
}

[dir=rtl] .clly-carousel__biatlon {
    padding-right: 0
}

.clly-carousel__biatlon li {
    display: inline-block;
    margin: 0 4px
}

.clly-carousel__biatlon li.slick-active i:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    background: #10d078;
    border-radius: inherit;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.clly-carousel__biatlon i {
    display: inline-block;
    position: relative;
    margin: 2px;
    width: 12px;
    height: 12px;
    background: hsla(0, 0%, 78%, .2);
    border-radius: 50%;
    font-size: 0;
    cursor: pointer
}

.style_insights__wrh_H {
    grid-area: 4/2;
    max-width: 100vw
}

@media(max-width:1024.98px) {
    .style_insights__wrh_H {
        grid-area: 6/1
    }
}

.style_block-title__59s3V {
    font-size: 24px;
    line-height: 32px;
    color: var(--colorBlack900)
}

.style_articles__eNcRs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px;
    margin-top: 16px
}

@media(max-width:599.98px) {
    .style_articles__eNcRs {
        overflow: scroll
    }
}

.style_article__q1yqa {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
}

@media(max-width:599.98px) {
    .style_article__q1yqa {
        min-width: 157px
    }
}

.style_article__q1yqa .style_img__BAWXq {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
    height: 105px
}

.style_article__q1yqa .style_title__utWEm {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: var(--colorBlack900);
    text-decoration: none;
    margin-top: 16px
}

.style_article__q1yqa.style_dark__YhvtX .style_title__utWEm {
    color: var(--colorBlack300)
}

.style_article__q1yqa.style_dark__YhvtX .style_img__BAWXq {
    border: 1px solid var(--colorBlack800)
}

.style_tags__eiP_U {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.style_tags__eiP_U .style_tag__cgQBb {
    background-color: var(--colorGrayBlue50);
    border-radius: 4px;
    padding: 4px 30px 4px 16px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    margin-bottom: 16px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    color: var(--colorBlack600);
    position: relative
}

.style_tags__eiP_U .style_tag__cgQBb,
.style_tags__eiP_U .style_tag__cgQBb:after {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.style_tags__eiP_U .style_tag__cgQBb:after {
    display: block;
    content: attr(data-text);
    height: 0;
    visibility: hidden;
    overflow: hidden;
    pointer-events: none;
    font-weight: 600
}

.style_tags__eiP_U .style_tag__cgQBb.style_active__AYmEp {
    background-color: var(--colorVipGreen50);
    font-weight: 600;
    color: var(--colorBlack900)
}

.style_tags__eiP_U .style_tag__cgQBb:not(:last-child) {
    margin-right: 16px
}

.style_tags__eiP_U .style_tag__cgQBb i {
    position: absolute;
    right: 13px
}

.style_tags__eiP_U .style_tag__cgQBb.style_active__AYmEp i {
    right: 9px;
    top: 5px
}

.style_container__lLwpa {
    width: 415px;
    max-height: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width:599.98px) {
    .style_container__lLwpa {
        width: 100%
    }
}

.style_head__zaiuP {
    padding: 20px 32px 16px;
    border-bottom: 1px solid var(--colorGrayBlue100)
}

@media(max-width:599.98px) {
    .style_head__zaiuP {
        padding: 20px 16px 16px
    }
}

.style_icon__B6Kib {
    font-size: 30px;
    margin-bottom: 16px
}

@media(max-width:599.98px) {
    .style_icon__B6Kib {
        margin-bottom: 8px
    }
}

.style_title__vTLix {
    font-size: 20px;
    color: var(--colorBlack900);
    font-weight: 700
}

.style_subtitle__B3UDy {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: var(--colorBlack900);
    margin-bottom: 16px
}

.style_body__8Z13E {
    padding: 24px 32px 0;
    overflow: auto;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media(max-width:599.98px) {
    .style_body__8Z13E {
        padding: 20px 16px 0
    }
}

.style_button-container__cVjYb {
    padding: 0 32px 40px
}

@media(max-width:599.98px) {
    .style_button-container__cVjYb {
        padding: 0 16px 16px
    }
}

button.style_button__pr7rw {
    margin-top: 20px;
    margin-bottom: 0
}

.style_alert__uiz_j {
    width: 100%;
    margin-top: 0
}

.style_container___mB_U {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px
}

@media(max-width:599.98px) {
    .style_container___mB_U {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.style_item__LZrWs {
    width: 60px;
    height: 60px;
    background: #fafafa;
    -webkit-box-shadow: -1px 1px 9px rgba(0, 0, 0, .04), 1px 1px 1px rgba(128, 163, 182, .2);
    box-shadow: -1px 1px 9px rgba(0, 0, 0, .04), 1px 1px 1px rgba(128, 163, 182, .2);
    border-radius: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

@media(max-width:599.98px) {
    .style_item__LZrWs {
        width: 50px;
        height: 50px
    }
}

.style_item__LZrWs:hover {
    background: var(--colorGrayBlue100)
}

.style_item__LZrWs:not(:last-child) {
    margin-right: 16px
}

@media(max-width:599.98px) {
    .style_item__LZrWs:not(:last-child) {
        margin-right: 0
    }
}

.style_item-content___K5e8 {
    font-size: 36px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.style_item__LZrWs:hover .style_item-content___K5e8 {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.style_title__wb_xF {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: var(--colorBlack900)
}

@media(max-width:599.98px) {
    .style_title__wb_xF {
        font-size: 18px
    }
}

.style_container__SG74o {
    width: 415px
}

@media(max-width:599.98px) {
    .style_container__SG74o {
        width: 100%
    }
}

.style_head__Bq1dJ {
    padding: 20px 32px 16px;
    text-align: center
}

@media(max-width:599.98px) {
    .style_head__Bq1dJ {
        padding: 20px 16px 16px
    }
}

.style_icon__q_AD9 {
    font-size: 36px;
    margin-bottom: 8px;
    display: block
}

.style_title__8s1aA {
    font-size: 20px;
    color: var(--colorBlack900);
    font-weight: 700
}

.style_description__LdmFI {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    color: var(--colorBlack600)
}

.style_body__yTTXA {
    padding: 0 32px 40px
}

@media(max-width:599.98px) {
    .style_body__yTTXA {
        padding: 0 16px 40px
    }
}

button.style_button__jYtR0 {
    margin-bottom: 0;
    margin-top: 0
}

button.style_button__jYtR0:not(:first-child) {
    margin-top: 30px
}

.style_no-button__k7yf7 {
    font-size: 12px;
    line-height: 16px;
    color: var(--colorBlack500);
    text-decoration: underline;
    text-decoration-style: dashed;
    display: block;
    text-align: center;
    background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
    background: initial;
    outline: medium invert;
    outline: initial;
    margin: 8px auto 0;
    border: initial;
    cursor: pointer
}

.style_feedback-article__rg0cM {
    display: grid;
    grid-template-columns: 75px auto;
    grid-column-gap: 16px;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    grid-row-gap: 4px;
    row-gap: 4px;
    grid-template-areas: "img title" "img desc"
}

@media(max-width:599.98px) {
    .style_feedback-article__rg0cM {
        grid-template-columns: 40px auto;
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px
    }
}

.style_feedback-article__rg0cM:not(:last-of-type) {
    margin-bottom: 24px
}

.style_feedback-article__rg0cM .style_image__EK6lH {
    grid-area: img
}

.style_feedback-article__rg0cM .style_title__8s1aA {
    grid-area: title
}

.style_feedback-article__rg0cM .style_title__8s1aA a {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack900);
    font-weight: 600;
    text-decoration: none
}

.style_feedback-article__rg0cM .style_title__8s1aA a:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    background-color: var(--colorBlack400);
    width: 100%;
    bottom: -1px;
    left: 0
}

.style_feedback-article__rg0cM img {
    width: 100%;
    border-radius: 4px
}

.style_feedback-article__rg0cM .style_description__LdmFI {
    grid-area: desc;
    font-size: 12px;
    line-height: 17px;
    color: var(--colorBlack600)
}

.style_feedback__N8w16 {
    position: relative;
    max-width: 568px;
    margin: 16px auto
}

.style_rate-modal__QRL2D {
    padding: 24px
}

@media(max-width:599.98px) {
    .style_rate-modal__QRL2D {
        padding: 16px
    }
}

.style_label__XYFA_ {
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack500)
}

.style_value__r4l8y {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
    overflow-wrap: break-word
}

.style_tag__DMmm2 {
    margin-left: 4px;
    display: inline-block;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.style_blockchain__AYvX4 {
    font-size: 12px;
    font-weight: 600;
    color: var(--colorVipGreen1000)
}

.style_description__DPoYP {
    color: var(--colorBlack400);
    font-size: 10px;
    line-height: 12px
}

.style_wrapper__VBitp {
    margin-top: 24px
}

.style_card__Az8nJ {
    padding: 0
}

@media(max-width:1024.98px) {
    .style_wrapper__VBitp .style_card__Az8nJ {
        max-width: 100% !important
    }
}

.style_row__MJzei {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.style_column__vwonf {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.style_block__a9pi2:not(:last-child) {
    padding: 0 0 16px;
    border-bottom: 1px solid var(--colorGrayBlue150)
}

.style_block__a9pi2:not(:first-child) {
    margin: 16px 0 0
}

.style_block__a9pi2.style_details-card-item__vMxYI {
    margin-bottom: 16px
}

.style_block__a9pi2.style_center__eonuv {
    font-style: normal
}

.style_block__a9pi2.style_center__eonuv .style_text__odani {
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    color: var(--colorBlack400)
}

.style_block__a9pi2.style_center__eonuv .style_getInfo__YwVZ9 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: var(--colorVipGreen1000);
    text-transform: uppercase
}

.style_block__a9pi2.style_center__eonuv .style_rateInfo__ZGMo2 {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: var(--colorBlack800);
    text-transform: uppercase
}

.style_block__a9pi2.style_bottom__ayRHG .style_row__6BIpr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.style_block__a9pi2.style_bottom__ayRHG .style_row__6BIpr .style_label__BkfPK {
    color: var(--colorBlack900);
    margin: 0 4px 0 0
}

.style_block__a9pi2.style_bottom__ayRHG .style_row__6BIpr .style_value__HV4BQ {
    font-weight: 600;
    color: var(--colorGrayBlue900)
}

.style_block__a9pi2 p {
    margin: 0
}

.style_details-card-item__vMxYI {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-align: start;
    align-items: flex-start
}

.style_details-card-item__vMxYI:not(:last-child) {
    margin-bottom: 16px
}

.style_details-card-item__vMxYI .style_details-card-text__M0E7A {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: left;
    justify-content: left
}

.style_details-card-item__vMxYI .style_details-card-text__M0E7A .style_label__BkfPK {
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack400)
}

.style_details-card-item__vMxYI .style_details-card-text__M0E7A .style_value__HV4BQ {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: var(--colorBlack850);
    display: -ms-flexbox;
    display: flex
}

.style_copy-button__Oy0k_ {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: var(--colorVipGreen1000);
    border: none;
    background: 0 0
}

.style_copy-button__Oy0k_:hover {
    opacity: .6
}

.style_request-info-block__Qi24Y {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: 24px;
    font-family: var(--fontMain);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 24px 0;
    border-top: 1px solid var(--colorGrayBlue150);
    border-bottom: 1px solid var(--colorGrayBlue150)
}

.style_request-info-block__Qi24Y .style_row__oTGrZ {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.style_request-info-block__Qi24Y .style_cell__2jI1_ {
    width: 100%;
    max-width: 200px
}

.style_request-info-block__Qi24Y .style_cell__2jI1_.style_break-word__o_IcU {
    word-break: break-word
}

.style_request-info-block__Qi24Y .style_title__w_ZXU {
    color: var(--colorBlack500)
}

.style_request-info-block__Qi24Y .style_value__9Suvm {
    color: var(--colorGrayBlue1000)
}

.style_request-info-block__Qi24Y .style_bold__yLHZq {
    font-weight: 600
}

.style_vertical-gap__aj9QW+.style_vertical-gap__aj9QW {
    margin-top: 16px
}

.style_horizontal-gap___Qvdw+.style_horizontal-gap___Qvdw {
    margin-left: 24px
}

.style_request-status-text__qGf04 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_request-status-text__qGf04 .style_radial-box__Szk2P {
    margin-left: 8px
}

.style_request-status-text__qGf04 .style_radial__QEDFk {
    margin: 0;
    width: 10px;
    height: 10px
}

.style_send-manually-box__d9kmL {
    margin-top: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.style_send-manually-box__d9kmL .style_button__lk8zO {
    padding: 14px 30px;
    cursor: pointer;
    border: none;
    background: 0 0;
    font-family: var(--fontMain);
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: var(--colorRed900);
    outline: none
}

.style_send-manually-box__d9kmL .style_button__lk8zO:focus,
.style_send-manually-box__d9kmL .style_button__lk8zO:hover {
    text-decoration: underline
}

.style_transaction-details-block__78V_x {
    margin-top: 16px
}

.style_paragraph__YCSdU {
    font-size: 14px
}

.style_alert-modal-body__izd_F {
    margin: 40px 30px;
    max-width: 536px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.style_alert-modal-body__izd_F .style_warning-icon__zWign {
    margin-bottom: 8px
}

.style_alert-modal-body__izd_F .style_alert-paragraph__P358k {
    text-align: center
}

.style_alert-modal-body__izd_F .style_button__lk8zO {
    margin-top: 16px
}

@media(max-width:599.98px) {
    .style_alert-modal-body__izd_F {
        -ms-flex-pack: start;
        justify-content: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .style_alert-modal-body__izd_F .style_alert-paragraph__P358k {
        text-align: left
    }
}

.style_generic-page-container__pEWHP {
    padding: 70px 10px
}

.style_generic-root-wrapper-fixed__KHSIl,
.style_generic-root-wrapper__klFBB {
    max-width: 1168px;
    width: 100%;
    margin: 0 auto
}

.style_generic-root-wrapper-fixed__KHSIl {
    min-width: 1168px
}

.style_generic-root-wrapper-slim__u2ACw {
    max-width: 768px;
    width: 100%;
    margin: 0 auto
}

.style_page-container__jflwQ {
    padding: 16px 0
}