.styles_wrapper__Y1pLv {
    min-height: 100vh
}

[dir] .styles_wrapper__Y1pLv {
    background-color: var(--color-bg-secondary);
    background-repeat: no-repeat;
    background-size: 607px 562px, 226px, 410px
}

[dir=ltr] .styles_wrapper__Y1pLv {
    background-position: 0 100%, 100% 0
}

[dir=rtl] .styles_wrapper__Y1pLv {
    background-position: 100% 100%, 0 0
}

.styles_wrapper__Y1pLv .login__box {
    color: #ddd
}

[dir=ltr] .styles_wrapper__Y1pLv .login__box span {
    margin-right: 4px
}

[dir=rtl] .styles_wrapper__Y1pLv .login__box span {
    margin-left: 4px
}

.styles_wrapper__Y1pLv .login__btn {
    min-width: 96px;
    height: 40px;
    box-sizing: border-box
}

[dir] .styles_wrapper__Y1pLv .login__btn {
    margin: 0 20px;
    padding: 0 12px;
    border-radius: 40px;
    border-width: 1px;
    border-style: solid
}

@media(max-width:1080px) {
    .styles_wrapper__Y1pLv .login__btn {
        min-width: -moz-max-content;
        min-width: max-content;
        height: 32px;
        line-height: 24px
    }

    [dir] .styles_wrapper__Y1pLv .login__btn {
        margin: 0 8px;
        padding: 0;
        border: none
    }
}

.styles_account_nav__thzbC.active .login__box {
    color: var(--color-text)
}

@media(max-width:768px) {
    .styles_wrapper__Y1pLv .login__box {
        display: none
    }
}

.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
}

.styles_brand__a8dP5 {
    width: 100%;
    max-width: 100%;
    height: 190px;
    max-width: 628px
}

[dir] .styles_brand__a8dP5 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

@media(max-width:768px) {
    .styles_brand__a8dP5 {
        width: 100%;
        height: 160px
    }

    [dir] .styles_brand__a8dP5 {
        background-position: top
    }
}

.styles_leftSlogan___UuB6 {
    display: grid;
    grid-gap: 32px;
    gap: 32px;
    max-width: 480px;
    box-sizing: border-box
}

@media(max-width:1080px) {
    .styles_leftSlogan___UuB6 {
        display: none
    }
}

.styles_leftSlogan___UuB6.mobile {
    display: none
}

@media(max-width:1080px) {
    .styles_leftSlogan___UuB6.mobile {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    [dir] .styles_leftSlogan___UuB6.mobile {
        padding: 16px;
        background-color: var(--color-bg-1)
    }

    [dir] .main-theme-dark .styles_leftSlogan___UuB6.mobile {
        background-color: var(--color-bg)
    }

    .styles_leftSlogan___UuB6.mobile .mobile__left h2 {
        color: var(--color-title);
        font-size: 24px
    }

    .styles_leftSlogan___UuB6.mobile .mobile__left h3 {
        color: #f6760c;
        font-size: 14px
    }

    [dir] .styles_leftSlogan___UuB6.mobile .mobile__left h3 {
        margin-top: 4px
    }

    .styles_leftSlogan___UuB6.mobile .mobile__left p {
        color: var(--color-title);
        font-size: 12px
    }

    [dir] .styles_leftSlogan___UuB6.mobile .mobile__left p {
        margin-top: 4px
    }

    .styles_leftSlogan___UuB6.mobile .mobile__rightImg {
        height: 80px
    }
}

[dir] .styles_leftSlogan___UuB6 .leftSlogan__item:first-child {
    padding-top: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid var(--color-line)
}

.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__title {
    color: var(--color-title);
    font-size: 28px;
    line-height: 1.4
}

[dir] .styles_leftSlogan___UuB6 .leftSlogan__item .swiper__title {
    margin-bottom: 16px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .light,
.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__title .light-01,
.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__title .light-02,
.styles_leftSlogan___UuB6 .leftSlogan__item light {
    color: #84dc1f
}

.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__desc {
    color: var(--color-title);
    font-size: 20px;
    line-height: 1.5
}

[dir] .styles_leftSlogan___UuB6 .leftSlogan__item .swiper__desc {
    margin-bottom: 8px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__img {
    width: 140px;
    height: 88px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__img.bwtc {
    width: 140px;
    height: 80px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__img.invite {
    width: 140px;
    height: 140px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .swiper__arrow {
    display: inline-block
}

.styles_leftSlogan___UuB6 .leftSlogan__item .icon-slide-arrow-right {
    font-size: 16px;
    color: var(--color-link);
    display: inline-block
}

[dir] .styles_leftSlogan___UuB6 .leftSlogan__item .icon-slide-arrow-right {
    cursor: pointer
}

.styles_leftSlogan___UuB6 .leftSlogan__item .icon-slide-arrow-right:hover {
    color: var(--color-link-hover)
}

.styles_leftSlogan___UuB6 .leftSlogan__item h2 {
    color: var(--color-title);
    font-size: 20px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .list {
    display: flex;
    justify-content: space-between;
    align-items: center
}

[dir] .styles_leftSlogan___UuB6 .leftSlogan__item .list {
    margin: 24px 0
}

.styles_leftSlogan___UuB6 .leftSlogan__item .list>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.styles_leftSlogan___UuB6 .leftSlogan__item .list>div strong {
    color: var(--color-title);
    font-size: 20px
}

[dir] .styles_leftSlogan___UuB6 .leftSlogan__item .list>div strong {
    margin-bottom: 2px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .list>div span {
    color: var(--color-text);
    font-size: 12px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .leftSlogan__item_p1 {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #84dc1f;
    font-size: 14px
}

.styles_leftSlogan___UuB6 .leftSlogan__item .leftSlogan__item_p1 .vip {
    width: 24px;
    height: 24px
}

[dir] .styles_leftSlogan___UuB6 .leftSlogan__item .leftSlogan__item_p1 .vip {
    background: url(/assets-btcc/images/vip.png) no-repeat 50%;
    background-size: contain
}

.styles_leftSlogan___UuB6 .styles_pagination__0Vzbg,
.styles_leftSlogan___UuB6 .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

[dir] .styles_leftSlogan___UuB6 .styles_pagination__0Vzbg,
[dir] .styles_leftSlogan___UuB6 .swiper-pagination {
    cursor: pointer;
    margin: 4px auto 0
}

.styles_leftSlogan___UuB6 .styles_pagination__0Vzbg .swiper-pagination-bullet,
.styles_leftSlogan___UuB6 .swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 6px;
    height: 6px;
    overflow: hidden
}

[dir] .styles_leftSlogan___UuB6 .styles_pagination__0Vzbg .swiper-pagination-bullet,
[dir] .styles_leftSlogan___UuB6 .swiper-pagination .swiper-pagination-bullet {
    border-radius: 6px;
    background-color: #ddd;
    margin: 0 5px;
    transition: .25s
}

.styles_leftSlogan___UuB6 .styles_pagination__0Vzbg .swiper-pagination-bullet.active,
.styles_leftSlogan___UuB6 .styles_pagination__0Vzbg .swiper-pagination-bullet.swiper-pagination-bullet-active,
.styles_leftSlogan___UuB6 .swiper-pagination .swiper-pagination-bullet.active,
.styles_leftSlogan___UuB6 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12px;
    height: 6px
}

[dir] .styles_leftSlogan___UuB6 .styles_pagination__0Vzbg .swiper-pagination-bullet.active,
[dir] .styles_leftSlogan___UuB6 .styles_pagination__0Vzbg .swiper-pagination-bullet.swiper-pagination-bullet-active,
[dir] .styles_leftSlogan___UuB6 .swiper-pagination .swiper-pagination-bullet.active,
[dir] .styles_leftSlogan___UuB6 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 6px;
    background-color: #555
}

.styles_urlCheck__Ob01x {
    display: none
}

@media(max-width:1080px) {
    .styles_urlCheck__Ob01x {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 32px;
        font-size: 12px;
        color: var(--color-title);
        line-height: 1
    }

    [dir] .styles_urlCheck__Ob01x {
        background-color: var(--color-frag-bg-5)
    }

    .styles_urlCheck__Ob01x .urlCheck__flag {
        color: var(--color-link)
    }

    [dir=ltr] .styles_urlCheck__Ob01x .icon {
        margin-left: 8px;
        margin-right: 4px
    }

    [dir=rtl] .styles_urlCheck__Ob01x .icon {
        margin-right: 8px;
        margin-left: 4px
    }
}