.toast_toast_container__xirsF {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1222;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box
}

[dir] .toast_toast_container__xirsF {
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    transition: .2s cubic-bezier(.55, .55, .2);
    transform: translateZ(0)
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF {
        width: 100%
    }
}

[dir] .toast_toast_container__xirsF.custom-type {
    text-align: center
}

[dir] .toast_toast_container__xirsF.custom-type .toast_content__5_R3U {
    padding: 32px 24px
}

.toast_toast_container__xirsF.custom-type[class*=placement-] {
    top: 60px
}

.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_content__5_R3U {
    color: var(--color-text-primary)
}

[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_content__5_R3U {
    padding: 17px 24px
}

.toast_toast_container__xirsF.custom-type[class*=placement-] .toast-body {
    display: flex;
    align-items: flex-start;
    min-width: 100%;
    word-break: break-word;
    font-size: 14px;
    gap: 8px;
    align-items: center
}

[dir=ltr] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast-body {
    text-align: left
}

[dir=rtl] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast-body {
    text-align: right
}

.toast_toast_container__xirsF.custom-type[class*=placement-].md-size .toast_content__5_R3U {
    max-width: 580px
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.custom-type[class*=placement-].md-size .toast_content__5_R3U {
        max-width: 300px
    }
}

.toast_toast_container__xirsF.custom-type[class*=placement-].md-size .toast_custom_types__fSO8d i.toast_error__FJOa2,
.toast_toast_container__xirsF.custom-type[class*=placement-].md-size .toast_custom_types__fSO8d i.toast_info__S1Fph,
.toast_toast_container__xirsF.custom-type[class*=placement-].md-size .toast_custom_types__fSO8d i.toast_success__gDhc5,
.toast_toast_container__xirsF.custom-type[class*=placement-].md-size .toast_custom_types__fSO8d i.toast_warning___E_GV {
    width: 24px;
    height: 24px
}

.toast_toast_container__xirsF.custom-type[class*=placement-].lg-size .toast_content__5_R3U {
    max-width: 760px
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.custom-type[class*=placement-].lg-size .toast_content__5_R3U {
        max-width: 300px
    }
}

.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_content__5_R3U {
    max-width: 400px;
    min-width: 80px;
    width: auto
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_content__5_R3U {
        max-width: 300px;
        width: auto
    }
}

[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_content__5_R3U h2,
[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_content__5_R3U h3 {
    margin-bottom: 0
}

.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i {
    display: flex;
    justify-content: center;
    align-items: center
}

.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_error__FJOa2,
.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_info__S1Fph,
.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_success__gDhc5,
.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_warning___E_GV {
    width: 24px;
    height: 24px
}

[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_error__FJOa2,
[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_info__S1Fph,
[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_success__gDhc5,
[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_warning___E_GV {
    margin: 0;
    border-radius: 50%;
    background-size: contain !important;
    box-shadow: none
}

[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_error__FJOa2 {
    background-image: url(/assets-btcc/images/icon-error.svg)
}

[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_warning___E_GV {
    background-image: url(/assets-btcc/images/icon-warning.svg)
}

[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_success__gDhc5 {
    background-image: url(/assets-btcc/images/icon-success.svg)
}

[dir] .toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d i.toast_info__S1Fph {
    background-image: url(/assets-btcc/images/icon-warning.svg)
}

.toast_toast_container__xirsF.custom-type[class*=placement-] .toast_custom_types__fSO8d+p {
    font-size: 14px
}

[dir] .toast_toast_container__xirsF[class*=placement-] {
    background: transparent
}

.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U {
    max-width: 100%
}

[dir] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U {
    box-shadow: 0 0 5px hsla(0, 0%, 39%, .2);
    border-radius: 8px
}

.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_error__FJOa2,
.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_info__S1Fph,
.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_success__gDhc5,
.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_warning___E_GV {
    width: 24px;
    height: 24px;
    font-size: 24px
}

[dir=ltr] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_error__FJOa2,
[dir=ltr] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_info__S1Fph,
[dir=ltr] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_success__gDhc5,
[dir=ltr] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_warning___E_GV {
    margin: 0 4px 0 0
}

[dir=rtl] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_error__FJOa2,
[dir=rtl] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_info__S1Fph,
[dir=rtl] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_success__gDhc5,
[dir=rtl] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_warning___E_GV {
    margin: 0 0 0 4px
}

.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_error__FJOa2:after,
.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_info__S1Fph:after,
.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_success__gDhc5:after,
.toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_warning___E_GV:after {
    width: 16px;
    height: 16px;
    display: none
}

[dir] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_error__FJOa2:after,
[dir] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_info__S1Fph:after,
[dir] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_success__gDhc5:after,
[dir] .toast_toast_container__xirsF[class*=placement-] .toast_content__5_R3U .iconfont.toast_warning___E_GV:after {
    border-width: 4px
}

.toast_toast_container__xirsF.placement-top {
    bottom: auto
}

[dir=ltr] .toast_toast_container__xirsF.placement-top {
    left: 50%;
    right: auto;
    transform: translateX(-50%)
}

[dir=rtl] .toast_toast_container__xirsF.placement-top {
    right: 50%;
    left: auto;
    transform: translateX(50%)
}

.toast_toast_container__xirsF.placement-bottom {
    bottom: 0;
    top: auto
}

[dir=ltr] .toast_toast_container__xirsF.placement-bottom {
    left: 50%;
    right: auto;
    transform: translateX(-50%)
}

[dir=rtl] .toast_toast_container__xirsF.placement-bottom {
    right: 50%;
    left: auto;
    transform: translateX(50%)
}

.toast_toast_container__xirsF.placement-left {
    top: 50%;
    bottom: auto
}

[dir] .toast_toast_container__xirsF.placement-left {
    transform: translateY(-50%)
}

[dir=ltr] .toast_toast_container__xirsF.placement-left {
    right: auto
}

[dir=rtl] .toast_toast_container__xirsF.placement-left {
    left: auto
}

.toast_toast_container__xirsF.placement-right {
    top: 50%;
    bottom: auto
}

[dir] .toast_toast_container__xirsF.placement-right {
    transform: translateY(-50%)
}

[dir=ltr] .toast_toast_container__xirsF.placement-right {
    left: auto;
    right: 0
}

[dir=rtl] .toast_toast_container__xirsF.placement-right {
    right: auto;
    left: 0
}

.toast_toast_container__xirsF.auto-fit .toast_content__5_R3U {
    width: auto;
    max-width: 400px;
    min-width: 80px
}

[dir] .toast_toast_container__xirsF.auto-fit .toast_content__5_R3U {
    padding: 17px 24px
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.auto-fit {
        max-width: 300px
    }
}

.toast_toast_container__xirsF.xs-size .toast_content__5_R3U {
    width: 360px
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.xs-size .toast_content__5_R3U {
        width: 320px
    }
}

.toast_toast_container__xirsF.sm-size .toast_content__5_R3U {
    width: 480px
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.sm-size .toast_content__5_R3U {
        width: 320px
    }
}

.toast_toast_container__xirsF.md-size .toast_content__5_R3U {
    width: 560px
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.md-size .toast_content__5_R3U {
        width: 300px
    }
}

.toast_toast_container__xirsF.lg-size .toast_content__5_R3U {
    width: 640px
}

@media(max-width:1080px) {
    .toast_toast_container__xirsF.lg-size .toast_content__5_R3U {
        width: 300px
    }
}

[dir] .toast_toast_container__xirsF.dark .toast_custom_types__fSO8d i.toast_warning___E_GV {
    background-image: url(/assets-btcc/images/icon-warning-shadow-dark.svg)
}

.toast_content__5_R3U {
    font-size: 14px;
    position: relative;
    width: 400px;
    color: var(--color-text-secondary);
    box-sizing: border-box
}

[dir] .toast_content__5_R3U {
    padding: 32px;
    background: var(--color-bg-modal);
    border-radius: 16px
}

@media(max-width:1080px) {
    .toast_content__5_R3U {
        width: 300px
    }
}

.toast_content__5_R3U .icon-error-shadow,
.toast_content__5_R3U .icon-pending-shadow,
.toast_content__5_R3U .icon-success-shadow,
.toast_content__5_R3U .icon-warning-shadow,
.toast_content__5_R3U .status-icon {
    display: flex
}

[dir] .toast_content__5_R3U .icon-error-shadow,
[dir] .toast_content__5_R3U .icon-pending-shadow,
[dir] .toast_content__5_R3U .icon-success-shadow,
[dir] .toast_content__5_R3U .icon-warning-shadow,
[dir] .toast_content__5_R3U .status-icon {
    margin: 0 auto 24px
}

.toast_content__5_R3U .toast-close {
    position: absolute;
    top: 16px
}

[dir] .toast_content__5_R3U .toast-close {
    cursor: pointer;
    transition: .25s
}

[dir=ltr] .toast_content__5_R3U .toast-close {
    right: 16px
}

[dir=rtl] .toast_content__5_R3U .toast-close {
    left: 16px
}

.toast_content__5_R3U .toast-close i {
    font-size: var(--size-modal-close-icon);
    line-height: 1;
    color: var(--color-modal-close-icon);
    font-weight: 400
}

[dir] .toast_content__5_R3U .toast-close i {
    cursor: pointer
}

.toast_content__5_R3U .toast-close:hover i {
    color: var(--color-modal-close-icon-hover)
}

[dir] .toast_content__5_R3U .toast-close:hover i {
    transition: .25s
}

.toast_content__5_R3U h2,
.toast_content__5_R3U h3 {
    font-size: 20px;
    color: var(--color-text-primary)
}

[dir] .toast_content__5_R3U h2:has(+p),
[dir] .toast_content__5_R3U h3:has(+p) {
    margin-bottom: 16px
}

@media(max-width:1080px) {

    .toast_content__5_R3U h2,
    .toast_content__5_R3U h3 {
        font-size: 18px
    }
}

[dir] .toast_content__5_R3U .desc.text-center,
[dir] .toast_content__5_R3U p.text-center {
    text-align: center
}

[dir] .toast_content__5_R3U .desc:not(:last-child),
[dir] .toast_content__5_R3U p:not(:last-child) {
    margin-bottom: 16px
}

.toast_title__r7LtC {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: var(--color-text-primary)
}

[dir] .toast_title__r7LtC,
[dir] .toast_title__r7LtC:not(:last-child) {
    margin-bottom: 16px
}

.toast_body__RRUyg {
    box-sizing: border-box;
    font-size: 16px
}

[dir] .toast_footer__Ws90M {
    margin-top: 32px
}

.toast_footer__Ws90M .footer-tips {
    font-size: 12px
}

[dir] .toast_footer__Ws90M .footer-tips {
    margin-bottom: 8px
}

.toast_tools__EatCH {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    color: var(--color-text-primary)
}

[dir] .toast_tools__EatCH {
    text-align: center
}

.toast_tools__EatCH.flex-x-center {
    justify-content: center
}

.toast_tools__EatCH a,
.toast_tools__EatCH>div {
    flex-grow: 1;
    min-height: 40px;
    flex-basis: 45%;
    box-sizing: border-box
}

[dir] .toast_tools__EatCH a,
[dir] .toast_tools__EatCH>div {
    padding: 8px 16px;
    cursor: pointer
}

.toast_tools__EatCH a.max-content,
.toast_tools__EatCH>div.max-content {
    flex-grow: 0;
    display: block;
    width: -moz-max-content;
    width: max-content
}

.toast_tools__EatCH .btn-submit-text {
    color: var(--color-text-primary);
    min-height: auto
}

[dir] .toast_tools__EatCH .btn-submit-text {
    padding-top: 0
}

.toast_tools__EatCH .btn-submit-basic-line {
    flex-basis: 55%
}

.toast_custom_types__fSO8d i {
    display: flex;
    justify-content: center;
    align-items: center
}

.toast_custom_types__fSO8d i.toast_error__FJOa2,
.toast_custom_types__fSO8d i.toast_info__S1Fph,
.toast_custom_types__fSO8d i.toast_success__gDhc5,
.toast_custom_types__fSO8d i.toast_warning___E_GV {
    width: 72px;
    height: 72px
}

[dir] .toast_custom_types__fSO8d i.toast_error__FJOa2,
[dir] .toast_custom_types__fSO8d i.toast_info__S1Fph,
[dir] .toast_custom_types__fSO8d i.toast_success__gDhc5,
[dir] .toast_custom_types__fSO8d i.toast_warning___E_GV {
    margin: 0 auto 24px;
    border-radius: 50%;
    background-size: contain
}

@media(max-width:1080px) {

    .toast_custom_types__fSO8d i.toast_error__FJOa2,
    .toast_custom_types__fSO8d i.toast_info__S1Fph,
    .toast_custom_types__fSO8d i.toast_success__gDhc5,
    .toast_custom_types__fSO8d i.toast_warning___E_GV {
        width: 64px;
        height: 64px
    }
}

[dir] .toast_custom_types__fSO8d i.toast_error__FJOa2 {
    background: url(/assets-btcc/images/icon-error-shadow.svg) no-repeat 50%;
    background-size: contain
}

[dir] .toast_custom_types__fSO8d i.toast_warning___E_GV {
    background: url(/assets-btcc/images/icon-warning-shadow.svg) no-repeat 50%;
    background-size: contain
}

[dir] .toast_custom_types__fSO8d i.toast_success__gDhc5 {
    background: url(/assets-btcc/images/icon-success-shadow.svg) no-repeat 50%;
    background-size: contain
}

[dir] .toast_custom_types__fSO8d i.toast_info__S1Fph {
    background: url(/assets-btcc/images/icon-warning-shadow.svg) no-repeat 50%;
    background-size: contain
}

.toast_custom_types__fSO8d+p {
    font-size: 16px;
    color: var(--color-text-primary)
}

[dir] .toast_custom_types__fSO8d+p {
    text-align: center
}