.style_card__KMYXA {
    padding: 24px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid var(--color-sexy-black-300, #e0e0e0);
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s
}

.style_card__KMYXA.style_shaded__RmVm0 {
    background: var(--colorBlack50)
}

.style_card__KMYXA.style_no-shadow__SykSO {
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0
}

@media (min-width:768px) {
    .style_card__KMYXA {
        margin-left: 0;
        margin-right: 0
    }
}

.style_triangle__Jw4MQ {
    content: " ";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 4px solid transparent;
    background: var(--colorBlack900);
    left: 50%
}

.style_triangle__Jw4MQ.style_top__M5UsN {
    bottom: -4px
}

.style_triangle__Jw4MQ.style_bottom__jm1g_,
.style_triangle__Jw4MQ.style_right__rt247 {
    top: -4px
}

.style_tooltip-container__uZY4S {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 10px 15px;
    line-height: 1.43;
    max-width: 268px;
    background: var(--colorBlack900);
    border-radius: 4px;
    font-family: var(--fontText);
    font-size: 14px;
    color: #fff;
    text-align: left;
    z-index: 4;
    width: inherit;
    top: -999px;
    left: -999px
}

.style_tooltip-container__uZY4S.style_no-width-limit__3EBWr {
    max-width: calc(100% - 32px)
}

.style_tooltip-container__uZY4S .style_close-box__BhZey {
    position: absolute;
    right: 4px;
    top: 4px;
    outline: none;
    cursor: pointer
}

@media screen and (max-width:599.98px) {
    .style_tooltip-container__uZY4S.style_no-width-limit__3EBWr {
        left: 16px;
        right: 16px
    }
    .style_fixed-for-mobile__cWMYj {
        position: fixed;
        top: auto;
        bottom: 20px;
        left: 10px;
        right: 10px;
        width: 100%;
        max-width: calc(100% - 20px);
        z-index: 9999999
    }
}

.style_tooltip-stories__N8c70 {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    height: 200px
}

.Collapse_header__e9G3b,
.style_tooltip-stories__N8c70 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.Collapse_header__e9G3b {
    -ms-flex-pack: justify;
    justify-content: space-between
}

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

.AnimatedTagSVG_root__tqum5 {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 20px;
    height: 20px
}

.AnimatedTagSVG_back__4pnap,
.AnimatedTagSVG_front__sXoGm {
    position: absolute;
    color: #00ab50
}

.AnimatedTagSVG_front__sXoGm {
    --animated-tag-rotate-deg: 75deg;
    -webkit-animation: AnimatedTagSVG_iconRotate__qCY4t 1s ease-in-out infinite alternate;
    animation: AnimatedTagSVG_iconRotate__qCY4t 1s ease-in-out infinite alternate
}

.AnimatedTagSVG_back__4pnap,
.AnimatedTagSVG_front__sXoGm {
    -webkit-transform-origin: 5px 6px;
    transform-origin: 5px 6px
}

.AnimatedTagSVG_back__4pnap {
    opacity: .5
}

@-webkit-keyframes AnimatedTagSVG_iconRotate__qCY4t {
    0% {
        rotate: var(--animated-tag-rotate-deg)
    }
    to {
        rotate: calc(-1 * var(--animated-tag-rotate-deg))
    }
}

@keyframes AnimatedTagSVG_iconRotate__qCY4t {
    0% {
        rotate: var(--animated-tag-rotate-deg)
    }
    to {
        rotate: calc(-1 * var(--animated-tag-rotate-deg))
    }
}

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

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

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

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

.style_page-container__yn4IU,
.style_page-wrapper__WV9uv {
    padding: 16px 0
}

@media (max-width:768.98px) {
    .style_page-wrapper__WV9uv {
        width: 100%
    }
}

.style_close-banner__n2tlm {
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.style_close-banner__n2tlm:hover {
    opacity: .8
}

.style_close-banner__n2tlm:active {
    border: 0
}

.style_cl-heading__OJODU {
    margin: 0
}

.style_block-title__QDh_W {
    font-size: 24px;
    line-height: 32px;
    color: var(--colorGrayBlue900);
    margin-top: 8px
}

.style_block-title__QDh_W.style_flex__XEWMI {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_transaction-details-block__1Sg5I {
    padding: 5px 20px;
    margin: 16px 0
}

.style_center__gR2w1 {
    text-align: center
}

.style_banner-container__ViCks {
    padding: 5px 20px
}

.style_bg-blue-700__b9e6T {
    background-color: var(--colorGrayBlue700)
}

.style_wallet-address__goFp7 {
    margin-top: 16px
}

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

.style_block__Z9GsH.style_block__Z9GsH.style_block__Z9GsH.style_auto-center__0vPv4 {
    max-width: 568px;
    margin: 16px auto
}

.style_block__Z9GsH.style_block__Z9GsH.style_block__Z9GsH.style_buy-credit-button__IqdI_ {
    margin: 12px 0
}

.style_block__Z9GsH.style_block__Z9GsH.style_block__Z9GsH .style_enable-fix-button__ZxJJA {
    margin: 12px 20px 12px auto;
    border: 0
}

.style_block__Z9GsH .style_getcode-processing-btn__7T2t6 {
    margin: 12px 0 0
}

.style_block__Z9GsH .style_signup-processing-btn__90Qaf {
    margin: 16px 0
}

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

.style_block__Z9GsH.style_with-accent-background__xJu8W {
    position: relative
}

.style_block__Z9GsH.style_with-accent-background__xJu8W:after,
.style_block__Z9GsH.style_with-accent-background__xJu8W:before {
    content: "";
    display: block;
    width: 90px;
    height: 300px;
    background-repeat: no-repeat;
    position: absolute
}

.style_block__Z9GsH.style_with-accent-background__xJu8W:before {
    width: 74px;
    height: 276px;
    top: 0;
    left: 0;
    background-image: url(/_next/static/media/accent-bg-left.b5bf1d59.svg)
}

.style_block__Z9GsH.style_with-accent-background__xJu8W:after {
    bottom: 0;
    right: 0;
    width: 96px;
    height: 236px;
    background-image: url(/_next/static/media/accent-bg-right.4ef14dcb.svg)
}

@media (max-width:768.98px) {
    .style_block__Z9GsH.style_with-accent-background__xJu8W {
        width: 100%;
        margin: 0 auto 16px
    }
}

@media (max-width:599.98px) {
    .style_block__Z9GsH.style_with-accent-background__xJu8W:after,
    .style_block__Z9GsH.style_with-accent-background__xJu8W:before {
        display: none
    }
}

.style_block__Z9GsH.style_is-disabled__PZlSQ * {
    opacity: .6;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.style_block__Z9GsH.style_is-disabled__PZlSQ {
    pointer-events: none
}

@media (max-width:599.98px) {
    .style_block__Z9GsH.style_block__Z9GsH.style_block__Z9GsH .style_enable-fix-button__ZxJJA {
        margin-left: 0;
        margin-right: 0
    }
}

.style_calculator-wrapper__iD6HW {
    margin-top: 15px
}

.style_calculator-footer__3eX2B {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-top: 24px;
    margin-bottom: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.style_calculator-footer-new__JQso_ {
    margin-top: 0;
    margin-bottom: 0
}

.style_accordion-content__O_Bvo {
    position: relative
}

.style_accordion-content__O_Bvo .style_accordion-header__T4UBJ {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.style_accordion-content__O_Bvo .style_accordion-header-hide__ZQTj9 {
    position: absolute;
    right: 0
}

.style_accordion-content__O_Bvo .style_accordion-header-body__YcbuF {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.style_accordion-content__O_Bvo .style_accordion-body__bKCHQ {
    padding-top: 8px
}

.style_accordion-content__O_Bvo .style_accordion-toggle-button__c8qQs {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 16px
}

.style_accordion-content__O_Bvo .style_accordion-toggle-button__c8qQs.style_is-expanded__TAza2 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style_iconWrp__8apm7 {
    padding: 15px 0
}

.style_svg-icon__Ry0nY {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50%
}

.style_arrow-down-icon__Bn_FM {
    width: 10px;
    height: 6px;
    background-image: url(/static/common-svg/arrow-down.svg)
}

.style_arrow-left-icon__vtTTP {
    width: 13px;
    height: 10px;
    background-image: url(/static/common-svg/arrow-left.svg)
}

.style_arrow-right-icon__9bhP5 {
    background-image: url(/_next/static/media/arrow-right.90eee48f.svg)
}

.style_arrow-right-min-icon__GVAtC {
    width: 8px;
    height: 10px;
    background-image: url(/_next/static/media/arrow-right-min.7851e1ec.svg)
}

.style_qr-code__0mFy4 {
    width: 32px;
    height: 32px;
    background-image: url(/_next/static/media/qr-icon.fa77fbe8.svg)
}

.style_transaction-details-label__59dae {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: var(--colorGrayBlue700);
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer
}

.style_transaction-details-label__59dae svg {
    margin-right: 5px
}

.style_transaction-details-label__59dae span {
    margin-right: 10px
}

.style_transaction-details-table__sBiF8 {
    font-size: 13px;
    line-height: 20px
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_row__zRkrb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid rgba(128, 163, 182, .1);
    padding: 16px 0
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_row__zRkrb.style_without-border__APk8I,
.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_row__zRkrb:last-child {
    border-bottom: none
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_row__zRkrb:last-child {
    padding: 8px 0
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_column__zDHCV {
    width: 50%;
    padding: 0 5px
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_column__zDHCV:only-child {
    width: 100%
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_label__bBZXN {
    font-size: 14px;
    line-height: 20px
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_value__aCGgr {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
    overflow-wrap: break-word;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_value__aCGgr.style_bold__UVKbT {
    font-weight: 700
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_value__aCGgr.style_green-color__mjozn {
    color: var(--colorVipGreen900)
}

.style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_notice__6GPFn {
    color: var(--colorBlack400);
    font-size: 10px;
    line-height: 12px
}

@media (max-width:599.98px) {
    .style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_column__zDHCV {
        width: 100%
    }
    .style_transaction-details-table__sBiF8.style_horizontal-style__vaSfL .style_column__zDHCV:not(:last-child) {
        margin-bottom: 16px
    }
}

.style_transaction-details-table__sBiF8 .style_row__zRkrb {
    padding-top: 5px;
    padding-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_transaction-details-table__sBiF8 .style_label__bBZXN {
    color: var(--colorBlack500)
}

.style_transaction-details-table__sBiF8 .style_value__aCGgr {
    color: var(--colorGrayBlue900);
    margin-left: 7px;
    font-weight: 600
}

.style_transaction-details-table__sBiF8 .style_value__aCGgr.style_break-word__twg8_ {
    word-break: break-all
}

.style_transaction-details-rows__wht96 {
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0;
    color: var(--colorGrayBlue800)
}

.style_transaction-details-rows__wht96:first-child {
    margin-top: 0
}

.style_transaction-details-rows__wht96 .style_label__bBZXN {
    font-size: 14px;
    line-height: 20px;
    color: var(--colorGrayBlue700)
}

.style_transaction-details-rows__wht96 .style_value__aCGgr {
    font-size: 16px;
    line-height: 24px;
    color: var(--colorGrayBlue800);
    font-weight: 600;
    overflow: hidden;
    word-wrap: break-word
}

.style_transaction-details-rows__wht96 .style_value__aCGgr.style_is-disabled__PZlSQ {
    -webkit-filter: blur(4px);
    filter: blur(4px)
}

.style_transaction-details-rows__wht96 .style_value__aCGgr.style_extra-id__3Tbkm {
    background: var(--colorOrange400);
    padding: 5px 15px;
    margin: 5px;
    min-width: 192px
}

.style_transaction-details-rows__wht96 .style_qr-button__hI4jc {
    display: none;
    position: absolute;
    top: 0;
    right: 0
}

.style_transaction-details-rows__wht96 .style_copy-action__aq_3j {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--colorVipGreen900);
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    margin-top: 5px
}

.style_transaction-details-rows__wht96 .style_copy-action__aq_3j span {
    padding: 0 5px
}

.style_transaction-details-rows__wht96 .style_copy-action__aq_3j:hover {
    opacity: .7
}

@media (max-width:768.98px) {
    .style_transaction-details-rows__wht96 .style_qr-button__hI4jc {
        display: block
    }
}

.style_block-head-wrapper__4PEWo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}

.style_description-block__r_eiM {
    max-width: 568px;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    line-height: 20px
}

.style_description-block-empty__ECeJf {
    min-height: 200px
}

.style_exchange-progress-wrapper__jp9Jk {
    padding: 20px 0;
    text-align: left
}

.style_social-network-buttons__LB6IX {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 8px;
    gap: 8px
}

.style_social-network-buttons__LB6IX .style_social-network-button__uJoM4 {
    border: none;
    outline: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0s;
    transition: 0s;
    width: 100%;
    margin: 0;
    background-color: var(--colorGrayBlue100)
}

.style_social-network-buttons__LB6IX .style_social-network-button__uJoM4:hover {
    opacity: .85;
    background-color: var(--colorGrayBlue100)
}

.style_social-network-buttons__LB6IX .style_google__AAepa,
.style_social-network-buttons__LB6IX .style_google__AAepa:hover {
    margin: 6px 8px 6px 0;
    background: #fff !important;
    border: 1px solid var(--colorBlack400)
}

.style_social-network-buttons__LB6IX .style_twitter__6Owa0,
.style_social-network-buttons__LB6IX .style_twitter__6Owa0:hover {
    margin: 6px 0 6px 8px;
    background: var(--colorTwitterButton) !important
}

.style_social-network-buttons__LB6IX .style_facebook__FoMkh,
.style_social-network-buttons__LB6IX .style_facebook__FoMkh:hover {
    margin: 6px 8px;
    background: var(--colorFacebookButton) !important
}

.style_or-container__Ck6Kb {
    border-bottom: 1px solid var(--colorBlack400);
    margin: 16px 0 34px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.style_or-container__Ck6Kb .style_or__zdKGS {
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    background: #fff;
    bottom: -8px
}

.style_store-button__4xvqp {
    margin-top: 18px
}

.style_store-icon__L8LXz {
    margin-right: 12px
}

.style_enter-code-form__dUYqw {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    margin: 16px 0
}

.style_enter-code-form__dUYqw .style_code-block__N0u2h {
    max-width: 240px
}

.style_enter-code-form__dUYqw .style_action-block__Tegu8 {
    padding: 16px 16px 0
}

.style_enter-code-form__dUYqw .style_action-block__Tegu8.style_is-invalid__IqDHp {
    padding-bottom: 24px
}

.style_enter-code-form__dUYqw .style_action-block__Tegu8 .style_time-info__Wj2_G {
    color: var(--colorBlack400)
}

.style_enter-code-form__dUYqw .style_action-block__Tegu8 .style_action__hVqsI {
    color: var(--colorGrayBlue700);
    cursor: pointer
}

.style_enter-code-form__dUYqw .style_action-block__Tegu8 .style_action__hVqsI:hover {
    opacity: .6
}

.style_enter-code-form__dUYqw .style_action-block__Tegu8 .style_action__hVqsI,
.style_enter-code-form__dUYqw .style_action-block__Tegu8 .style_time-info__Wj2_G {
    padding: 4px 0
}

.style_transaction-id-block__zDJlx {
    display: block;
    text-align: center
}

.style_transaction-id-block__zDJlx .style_center-wrapper__jibNJ {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    background: #fff;
    font-size: 14px;
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 32px;
    padding: 10px 15px;
    border: 2px solid rgba(128, 163, 182, .1)
}

.style_transaction-id-block__zDJlx .style_label__bBZXN {
    color: var(--colorGrayBlue700)
}

.style_transaction-id-block__zDJlx .style_value__aCGgr {
    font-weight: 600;
    padding: 0 5px
}

.style_transaction-id-block__zDJlx .style_copy-button__HQuiB {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.style_transaction-id-block__zDJlx .style_copy-button__HQuiB:hover {
    opacity: .6
}

.style_transaction-timer__7YLBJ {
    text-align: center;
    font-weight: 600
}

.style_transaction-timer__7YLBJ .style_time__XswCh {
    font-size: 16px;
    line-height: 24px;
    color: var(--colorGrayBlue700)
}

.style_transaction-timer__7YLBJ .style_time__XswCh.style_processing__tt9bQ {
    color: var(--colorVipGreen900)
}

.style_transaction-timer__7YLBJ .style_time__XswCh.style_terminated__Y0i_f {
    color: var(--colorRed900)
}

.style_transaction-timer__7YLBJ .style_description__jNoEu {
    font-size: 12px;
    line-height: 16px
}

.style_transaction-timer__7YLBJ button {
    margin-top: 10px;
    width: 224px
}

.style_fiat-icons__5kXo8 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.style_fiat-icons__5kXo8 svg {
    margin: 10px 5px
}

.style_footer-block-description__k2_H6 {
    border-top: 1px solid rgba(128, 163, 182, .1);
    margin-top: 15px;
    color: var(--colorBlack400);
    font-size: 14px;
    line-height: 20px
}

.style_block-grid__vILiC {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 24px
}

.style_block-grid__vILiC.style_column-direction__aHxSW {
    -ms-flex-direction: column;
    flex-direction: column
}

.style_block-grid__vILiC.style_column-direction__aHxSW .style_block__Z9GsH {
    width: 100%
}

.style_block-grid__vILiC .style_block__Z9GsH {
    margin: 0 8px
}

.style_block-grid__vILiC .style_left__dsnAQ {
    width: 268px
}

.style_block-grid__vILiC .style_center__gR2w1 {
    width: 568px;
    margin: 0 24px 0 0
}

.style_block-grid__vILiC .style_right__XmIgP {
    width: 268px
}

@media (max-width:1024.98px) {
    .style_block-grid__vILiC .style_block__Z9GsH {
        margin: 0 8px
    }
    .style_block-grid__vILiC .style_left__dsnAQ,
    .style_block-grid__vILiC .style_right__XmIgP {
        width: 100%
    }
    .style_block-grid__vILiC .style_center__gR2w1 {
        width: 100%;
        margin: 16px 0
    }
}

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

.style_button-flex-box__ax5RX .style_btn__TzYR7:first-child {
    margin-right: 8px
}

@media (max-width:599.98px) {
    .style_button-flex-box__ax5RX .style_btn__TzYR7 {
        width: 100%;
        margin: 4px 0
    }
}

.style_button-with-icon__ynfEN {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.style_button-with-icon__ynfEN .style_button-icon__nIhMB {
    margin-right: 8px;
    display: -ms-flexbox;
    display: flex
}

.style_exchange-details-head__PWliO {
    margin: 5px 0;
    cursor: pointer
}

.style_exchange-details-head__PWliO .style_pair__xmIFj {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    color: var(--colorGrayBlue900);
    font-weight: 600
}

.style_exchange-details-head__PWliO .style_pair__xmIFj.style_long-amount__q3R8v {
    display: block
}

.style_exchange-details-head__PWliO .style_pair__xmIFj.style_long-amount__q3R8v .style_amount-from__Wmi61,
.style_exchange-details-head__PWliO .style_pair__xmIFj.style_long-amount__q3R8v .style_icon__8qwkx {
    vertical-align: middle
}

.style_exchange-details-head__PWliO .style_pair__xmIFj.style_long-amount__q3R8v .style_amount-to__IW9Iy {
    display: block
}

.style_exchange-details-head__PWliO .style_pair__xmIFj .style_arrow-right-icon__9bhP5 {
    margin: 0 8px
}

.style_exchange-details-head__PWliO .style_description__jNoEu {
    margin: 2px 0;
    color: var(--colorGrayBlue600);
    font-size: 14px;
    line-height: 16px
}

.style_exchange-details-body__fFy6m {
    border-top: 1px solid rgba(128, 163, 182, .1);
    width: calc(100% + 40px);
    margin: 10px -20px 0
}

.style_exchange-details-body__fFy6m .style_group__LAXXJ {
    border-bottom: 1px solid rgba(128, 163, 182, .1);
    margin: 16px 20px;
    padding-bottom: 8px
}

.style_exchange-details-body__fFy6m .style_group__LAXXJ:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.style_exchange-details-body__fFy6m .style_row__zRkrb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 8px 0
}

.style_exchange-details-body__fFy6m .style_row__zRkrb .style_title__64vBF {
    width: 100%;
    color: var(--colorGrayBlue700);
    font-size: 12px;
    line-height: 16px
}

.style_exchange-details-body__fFy6m .style_row__zRkrb .style_value__aCGgr {
    max-width: 282px;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 24px
}

.style_exchange-details-body__fFy6m .style_row__zRkrb .style_copy-button__HQuiB {
    cursor: pointer
}

.style_exchange-details-body__fFy6m .style_row__zRkrb .style_copy-button__HQuiB:hover {
    opacity: .8
}

.style_result-heading-wrapper__b0rAD {
    margin-bottom: 15px
}

.style_result-heading-wrapper__b0rAD.style_finished__gZW_7 h3 {
    color: var(--colorVipGreen900)
}

.style_result-heading-wrapper__b0rAD.style_failed__dRuog h3 {
    color: var(--colorRed900)
}

.style_result-heading-wrapper__b0rAD.style_refunded__zDYD1 h3 {
    color: var(--colorPurple900)
}

.style_result-heading-wrapper__b0rAD.style_overdue__Dn6M_ h3 {
    color: var(--colorGrayBlue600)
}

.style_result-heading-wrapper__b0rAD .style_text__dp4Mt {
    margin-left: 16px
}

.style_hash-link-grid__BLiWD {
    max-width: 568px;
    margin: 0 auto
}

.style_hash-link-grid__BLiWD,
.style_hash-link-grid__BLiWD .style_hash-link__HoS8C {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.style_hash-link-grid__BLiWD .style_hash-link__HoS8C {
    padding-top: 15px;
    padding-bottom: 15px;
    width: calc(50% - 4px);
    color: var(--colorGrayBlue700);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    margin: 0 !important
}

.style_hash-link-grid__BLiWD .style_hash-link__HoS8C:only-child {
    width: 100%
}

.style_hash-link-grid__BLiWD .style_hash-link__HoS8C .style_title__64vBF {
    width: 100%;
    margin-left: 10px
}

.style_hash-link-grid__BLiWD .style_hash-link__HoS8C>div {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:768.98px) {
    .style_hash-link-grid__BLiWD {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .style_hash-link-grid__BLiWD .style_hash-link__HoS8C {
        width: 100%;
        margin: 4px 0
    }
}

.style_expandable-input-wrapper__hUwxk .style_cl-input__W2dYd {
    margin-top: -20px !important;
    margin-bottom: 5px !important
}

.style_input-wrapper__bKQpF {
    margin: 16px 0
}

.style_qr-wrapper__WEY20 {
    text-align: center
}

.style_qr-wrapper__WEY20 .style_container__yqSNW {
    display: inline-block;
    border: 2px solid var(--colorGrayBlue150);
    padding: 10px;
    border-radius: 4px
}

.style_qr-wrapper__WEY20 .style_container__yqSNW.style_is-disabled__PZlSQ {
    -webkit-filter: blur(4px);
    filter: blur(4px)
}

@media (max-width:768.98px) {
    .style_qr-wrapper__WEY20 {
        display: none
    }
}

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

.style_step-modal___VJRU .style_container__yqSNW {
    background: #fff
}

.style_step-modal___VJRU .style_qr-wrapper__WEY20 {
    padding: 16px
}

@media (max-width:768.98px) {
    .style_step-modal___VJRU .style_qr-wrapper__WEY20 {
        display: block
    }
}

.style_result-note__qfmlr {
    padding: 12px;
    background: var(--colorBlack50);
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px
}

.style_result-note__qfmlr a {
    color: var(--colorVipGreen900);
    text-decoration: none
}

.style_center-img-wrapper__3HZu0 {
    text-align: center;
    padding: 25px 0
}

.style_center-img-wrapper__3HZu0 svg {
    display: inline
}

.style_sum-sub-wrapper__Oa0CH {
    min-height: 500px;
    text-align: center;
    padding: 16px 0 0
}

.style_country-selector-wrapper__HDuAb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 22px
}

.style_country-selector-wrapper__HDuAb .style_label__bBZXN {
    font-size: 16px;
    line-height: 24px;
    font-family: var(--fontMain);
    color: var(--colorGrayBlue900)
}

.style_country-selector-wrapper__HDuAb .style_selector-box__HaJ2Z {
    width: 100%;
    max-width: 284px
}

@media (max-width:768.98px) {
    .style_country-selector-wrapper__HDuAb .style_selector-box__HaJ2Z {
        max-width: 200px
    }
}

.style_country-selector-wrapper__HDuAb .style_selector-box__HaJ2Z .style_selector-wrapper__YNrok {
    margin-top: -16px
}

.style_action-tooltip-content__0faSo {
    padding: 14px 20px;
    font-family: var(--fontMain);
    font-style: normal;
    text-align: center
}

.style_action-tooltip-content__0faSo .style_icon-box__wHQS_ {
    padding: 6px 0
}

.style_action-tooltip-content__0faSo .style_text__dp4Mt {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.style_action-tooltip-content__0faSo .style_country-title__klkcU {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px
}

.style_action-tooltip-content__0faSo .style_buttons__doxwd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.style_action-tooltip-content__0faSo .style_buttons__doxwd .style_cl-button__sgKw7 {
    width: 80px;
    height: 32px;
    line-height: 30px
}

.style_exchange-navigation-wrapper__fwW3Z {
    height: 48px;
    margin-top: 16px;
    display: none;
    width: 100%;
    border-bottom: 1px solid var(--colorGrayBlue150)
}

.style_flexBox__Q9QjE {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:599.98px) {
    .style_flexBox__Q9QjE .style_isProcessing__W2tZ_ {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .style_flexBox__Q9QjE .style_isProcessing__W2tZ_ .style_close-banner__n2tlm {
        position: absolute;
        top: 0;
        right: 0
    }
}

.style_circle__x_ns9 {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.style_tooltipTitle__CkQir {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0
}

.style_calc-row___c8IB {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    grid-gap: 32px;
    gap: 32px
}

.style_calc-row___c8IB .style_column__zDHCV.style_left__dsnAQ {
    grid-area: 1/1/1/1
}

.style_calc-row___c8IB .style_column__zDHCV.style_centred__41Rno {
    grid-area: 1/2/1/2;
    min-width: 568px
}

.style_calc-row___c8IB .style_column__zDHCV.style_right__XmIgP {
    grid-area: 1/3/1/3
}

@media (max-width:1024.98px) {
    .style_calc-row___c8IB {
        grid-template-columns: 100%;
        grid-template-rows: auto auto auto;
        gap: 0
    }
    .style_calc-row___c8IB .style_column__zDHCV:not(:last-child) {
        margin-bottom: 8px
    }
    .style_calc-row___c8IB .style_column__zDHCV.style_left__dsnAQ {
        grid-area: 2/1/2/1
    }
    .style_calc-row___c8IB .style_column__zDHCV.style_centred__41Rno {
        grid-area: 1/1/1/1;
        min-width: 0;
        min-width: auto
    }
    .style_calc-row___c8IB .style_column__zDHCV.style_right__XmIgP {
        grid-area: 3/1/3/1
    }
}

.style_enter-adress-container__hK_aR {
    margin: 0
}

.style_chain-info-block__4cskt {
    display: -ms-flexbox;
    display: flex
}

.style_chain-info-block__4cskt.style_with-bg__j_6FA {
    padding: 8px;
    border-radius: 4px;
    background: var(--colorVipGreen50)
}

.style_chain-info-block__4cskt.style_inline-and-gap__02xkX {
    display: inline-block;
    margin-top: 4px
}

.style_chain-info-block__4cskt .style_chain-info__R2MG7 {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px
}

.style_chain-info-block__4cskt .style_chain-info__R2MG7.style_color-blue__zfD2N {
    color: var(--colorBlue600)
}

.style_chain-info-block__4cskt .style_chain-info__R2MG7.style_color-black__D9_88 {
    color: var(--colorGrayBlue900)
}

@media (max-width:1024.98px) {
    .style_exchange-navigation-wrapper__fwW3Z {
        margin-top: 0;
        margin-bottom: 24px;
        display: block
    }
}

@media (max-width:768.98px) {
    .style_exchange-navigation-wrapper__fwW3Z {
        margin-bottom: 16px
    }
    .style_page-container__yn4IU {
        padding: 24px 0
    }
}

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

.style_coin-to-message-wrapper__VSCWm,
.style_enter-wallet-address-wrapper__TWwJ_ {
    margin-top: 16px
}

.style_checkbox-block__q1VK8 {
    margin-top: 8px
}

.style_next-step-button__i9TEL {
    margin: 12px 0
}

.style_warn-block__rcUcc {
    margin-bottom: 0;
    padding: 8px
}

.style_hold-not-logged__hCq4Y {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin: 16px auto
}

.style_hold-not-logged__hCq4Y>br {
    display: block;
    margin-bottom: 8px;
    content: ""
}

.style_skeleton__6ytIX {
    margin-bottom: 16px
}

.style_rates-block__dOj6_ {
    margin: 16px 0
}

.style_rates-block__dOj6_ :nth-child(2) {
    margin-top: 4px
}

@media (max-width:599.98px) {
    .style_rates-block__dOj6_ {
        margin: 16px
    }
}

.style_notice-block__NHfCF {
    margin: 0 24px
}

@media (max-width:599.98px) {
    .style_notice-block__NHfCF {
        margin: 16px
    }
}

.style_tx-details__LsCsd {
    margin: 0 0 16px
}

.style_left__dsnAQ {
    text-align: left
}

.style_login-block__pae_S {
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    margin-top: 8px
}

.style_login-block__pae_S .style_action__hVqsI {
    cursor: pointer;
    display: inline-block;
    margin: 0 4px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-decoration: underline
}

.style_login-block__pae_S .style_action__hVqsI:hover {
    opacity: .6
}

.style_width-container__cFJOu {
    width: 100%;
    margin: 0 auto
}

@media (max-width:599.98px) {
    .style_width-container__cFJOu {
        width: auto
    }
}

.style_social-button-wrapper__2MFjD {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    color: var(--colorBlack900);
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    text-align: center
}

.style_mobile-title__OpFQn {
    color: var(--colorBlack900);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px
}

.style_mobile-description__fnuU_ {
    color: var(--colorBlack600);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.style_calc-caption__bK6qa {
    display: -ms-flexbox;
    display: flex;
    gap: 12px
}

@media (max-width:599.98px) {
    .style_calc-caption__bK6qa {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.TransactionDetails_caption__wDuPi {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack400)
}

.TransactionDetails_heading__R_ZkC {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack850);
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 8px
}

.TransactionDetails_details__06_tU {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

@media (max-width:599.98px) {
    .TransactionDetails_details__06_tU {
        gap: 8px
    }
}

.TransactionDetails_with-title__N2eUi {
    margin-top: 12px
}

.TransactionDetails_with-result__MgjXS>div:last-child,
.TransactionDetails_with-title__N2eUi {
    border-top: 1px solid var(--colorGrayBlue150);
    padding-top: 12px
}

.TransactionDetails_replicable-item__rS3hI {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.TransactionDetails_copy-button__alfiV {
    margin-left: 8px;
    padding: 0;
    background: #fff;
    border: none
}

.TransactionDetails_copy-button__alfiV:hover {
    cursor: pointer
}

.TransactionDetails_hint__KKBb_ {
    font-size: 14px;
    line-height: 20px;
    color: var(--colorBlack600);
    margin: 0
}

.style_progress-bar__n4fXy {
    height: 100%;
    height: 8px;
    background: var(--colorGrayBlue100);
    border-radius: 4px
}

.style_progress-bar__n4fXy .style_progress-line__sdnwl {
    background: var(--colorPurple900);
    height: 8px;
    border-radius: 4px;
    width: 0;
    -webkit-transition: width .2s ease;
    transition: width .2s ease
}

.style_progress-bar__n4fXy.style_completed__0n1BK .style_progress-line__sdnwl {
    background: -webkit-gradient(linear, right top, left top, color-stop(35.73%, #c8ff48), to(#59ffd6));
    background: linear-gradient(270deg, #c8ff48 35.73%, #59ffd6)
}

.style_progress-bar__n4fXy.style_hold__E_Y7n .style_progress-line__sdnwl {
    background: var(--colorBlack400)
}

.style_page-block__9_a5D {
    display: block
}

@media (min-width:639.98px) {
    .style_d-full-width__HMv87 {
        width: 100%
    }
    .style_d-center__QMto8 {
        margin: 0 auto;
        width: 100%;
        max-width: 1168px
    }
    .style_d-margin-medium__Svz7V {
        padding: 0 36px
    }
}

@media (min-width:639.98px) and (max-width:1024.98px) {
    .style_t-full-width__5Nde6 {
        width: 100%
    }
    .style_t-center__IAVPz {
        margin: 0 auto;
        width: 100%;
        max-width: 1168px
    }
    .style_t-margin-medium__3z90w {
        padding: 0 24px
    }
}

@media (min-width:0px) and (max-width:599.98px) {
    .style_m-full-width__q3cIr {
        width: 100%
    }
    .style_m-center__8P5X2 {
        margin: 0 auto;
        width: 100%;
        max-width: 1168px
    }
    .style_m-margin-medium___MUmx {
        padding: 0 16px
    }
}

@media (min-width:0px) {
    .style_middle__xXLD3 {
        margin: 0 auto;
        width: 100%;
        max-width: 1168px
    }
}

.style_page-wrapper__XJk8E {
    display: block;
    position: relative;
    width: 100%;
    min-height: calc(100vh - 699px)
}

.style_top-medium__6Nh52 {
    padding-top: 70px
}

@media (max-width:1024.98px) {
    .style_top-medium__6Nh52 {
        padding-top: 100px
    }
}

@media (max-width:599.98px) {
    .style_top-medium__6Nh52 {
        padding-top: 70px
    }
}

.style_top-x-medium__u9Vbx {
    padding: 48px 0 0
}

@media (max-width:1024.98px) {
    .style_top-x-medium__u9Vbx {
        padding-top: 24px
    }
}

.style_top-small__MTzmE {
    padding-top: 32px
}

.style_top-x-small__ye7D1 {
    padding: 16px 0 80px
}

@media (max-width:768.98px) {
    .style_top-x-small__ye7D1 {
        padding: 8px 0
    }
}

.style_bottom-medium__NKhSq {
    padding-bottom: 96px
}

@media (max-width:1024.98px) {
    .style_bottom-medium__NKhSq {
        padding-bottom: 72px
    }
}

@media (max-width:599.98px) {
    .style_bottom-medium__NKhSq {
        padding-bottom: 64px
    }
}

.style_bottom-small__KF5IE {
    padding-bottom: 7px
}

@media (max-width:1024.98px) {
    .style_bottom-small__KF5IE {
        padding-bottom: 34px
    }
}

@media (max-width:599.98px) {
    .style_bottom-small__KF5IE {
        padding-bottom: 5px
    }
    .style_header-gap__zi3cA {
        padding-top: 0
    }
}