@font-face {
    font-family: 'BinancePlex';
    font-display: swap;
    src: url('./fonts/BinancePlex-Regular.woff2') format('woff2'),url('./bp/BinancePlex-Regular.otf') format('opentype');
    font-weight: 400
}

@font-face {
    font-family: 'BinancePlex';
    font-display: swap;
    src: url('./fonts/BinancePlex-Medium.woff2') format('woff2'),url('./bp/BinancePlex-Medium.otf') format('opentype');
    font-weight: 500
}

@font-face {
    font-family: 'BinancePlex';
    font-display: swap;
    src: url('./fonts/BinancePlex-SemiBold.woff2') format('woff2'),url('./bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight: 600
}

@font-face {
    font-family: 'BinancePlex';
    font-display: swap;
    src: url('./fonts/BinancePlex-SemiBold.woff2') format('woff2'),url('./bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight: 700
}

@font-face {
    font-family: 'BinancePlex';
    font-display: swap;
    src: url('./fonts/BinancePlex-SemiBold.woff2') format('woff2'),url('./bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight: 800
}


body {
    font-family: BinancePlex,Arial,sans-serif !important
}

html body {
    font-family: BinancePlex,Arial,sans-serif !important
}
html[dir=rtl] .icon-dir {
    transform: rotateY(180deg)
}

html[dir=rtl] .icon-nodir {
    transform: rotateY(0deg)
}

.lock-ltr {
    direction: ltr
}

.smooth_style {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input:focus,textarea:focus {
    outline: none
}

.mica-lazy-img {
    background-color: rgba(0,0,0,.03);
    overflow: hidden;
    position: relative
}

.mica-lazy-img[data-round=true] {
    border-radius: 50%
}

.mica-lazy-img[data-mask=true]:hover:after {
    background-color: rgba(0,0,0,.08);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.mica-sticky {
    width: 100%
}

.mica-sticky:not([data-simulate=true]) {
    position: -webkit-sticky;
    position: sticky;
    z-index: 999
}

.mica-sticky[data-simulate=true] {
    position: relative
}

.mica-sticky[data-simulate=true][data-sticky=true]>.child {
    position: fixed;
    z-index: 999
}

.header-rightside>#toRegisterPage {
    display: flex
}

@media (max-width: 767px) {
    .header-rightside>#toRegisterPage {
        display:none
    }

    .chat-container.visible {
        display: none!important
    }
}

@keyframes moveMobile {
    0%,20% {
        left: 0;
        transform: translateZ(0)
    }

    70%,to {
        left: 100%;
        transform: translate3d(-100%,0,0)
    }
}

@keyframes movePC {
    0%,15% {
        transform: translateZ(0)
    }

    75%,to {
        transform: translate3d(calc(-100% + 492px),0,0)
    }
}

.fontsize-0 {
    font-size: 0!important
}

.au-dialog .bn-modal-wrap {
    width: 384px
}

.au-dialog .bn-modal-footer .bn-button {
    font-size: 14px;
    font-weight: 700
}

.tips-dialog .bn-modal-wrap {
    color: var(--color-PrimaryText);
    padding: 1.5rem;
    text-align: center
}

.tips-dialog .bn-modal-footer .bn-button {
    font-size: 14px
}

.recommend-dialog .bn-modal-wrap {
    color: var(--color-PrimaryText);
    padding: 1.5rem;
    text-align: center
}

.recommend-dialog .bn-modal-footer .bn-button {
    font-size: 14px
}

.ae-limit .bn-modal-wrap,.china-limit .bn-modal-wrap,.kz-ip-limit .bn-modal-wrap,.kz-limit .bn-modal-wrap {
    color: var(--color-PrimaryText);
    padding: 1.5rem;
    text-align: center
}

.ae-limit .bn-modal-footer .bn-button,.china-limit .bn-modal-footer .bn-button,.kz-ip-limit .bn-modal-footer .bn-button,.kz-limit .bn-modal-footer .bn-button {
    font-size: 14px
}

.leave-page-tips .bn-modal-wrap {
    width: auto!important
}

.leave-page-tips .bn-modal-content {
    max-height: 100%
}

.cookie-tips,.electron-tips {
    align-items: center;
    bottom: 0;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999
}

.electron-tips {
    line-height: 1.3
}

.mobile-tips {
    background: rgba(18,22,28,.9)
}

.mobile-fixed-tips,.mobile-tips {
    align-items: center;
    justify-content: space-between;
    line-height: 1.3;
    z-index: 9999
}

.mobile-fixed-tips {
    bottom: 0;
    height: 64px;
    left: 0;
    padding: 16px;
    position: fixed;
    right: 0
}

.leave-iframe iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.register-input .bn-textField-input {
    font-size: 16px;
    font-weight: 500
}

.register-input input::-webkit-input-placeholder {
    color: var(--color-textThird);
    font-size: 16px;
    font-weight: 500
}

.rich-inline,.rich-inline div {
    display: inline
}

.video-modal .bn-modal-wrap {
    border-radius: 4px;
    height: auto;
    width: 840px
}

.video-modal .bn-drawer-wrap {
    border-radius: 0!important;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    max-height: 100vh!important;
    padding: 0;
    position: relative;
    width: 100vw
}

.bids-button-group {
    grid-gap: 16px;
    --color-btn: #eaecef;
    display: flex;
    gap: 16px;
    width: 100%
}

.bids-button-group.dark {
    --color-btn: #2b3139
}

.bids-button-group.mini .third-part-btn {
    border-color: var(--color-btn)
}

.bids-button-group #apple-login,.bids-button-group #google-login {
    overflow: hidden;
    position: relative
}

.bids-button-group #apple-login:hover .third-part-btn,.bids-button-group #google-login:hover .third-part-btn {
    background: var(--color-btn)
}

.bids-button-group:not(.mini) #apple-login,.bids-button-group:not(.mini) #google-login {
    flex: 1 1
}

.coin-list-content.no-active-underline .bn-tab__default {
    border-style: none
}

.coin-list-content .bn-tab-list .bn-tab {
    font-weight: 600
}

@media (max-width: 767px) {
    .coin-list-content .bn-tab-list {
        justify-content:center
    }
}

.faq-item-widget.active .faq-item-expand,.faq-item-widget:hover .faq-item-expand {
    color: #1e2329!important
}

.faq-item-widget .answer-link {
    word-wrap: break-word;
    color: var(--color-primary)
}

.faq-item-widget .list-item-content {
    display: block
}

.faq-item-widget .list-item-content:before {
    background-color: var(--color-textThird);
    border-radius: 100em;
    content: "";
    display: inline-block;
    height: 4px;
    margin-bottom: 2px;
    margin-right: 4px;
    width: 4px
}

.pc-bullet-wrap {
    align-items: center;
    bottom: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0
}

.pc-bullet-wrap .bullet {
    --tw-bg-opacity: 1;
    background-color: rgb(24 26 32/var(--tw-bg-opacity));
    color: var(--color-textWhite);
    opacity: .5
}

.pc-bullet-wrap:hover {
    background-color: rgba(0,0,0,.5)
}

.pc-bullet-wrap:hover .bullet {
    background-color: var(--color-textWhite);
    color: var(--color-textThird);
    opacity: 1
}

.download-tabs .bn-tab__default-breakline {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    min-width: 48px;
    padding-bottom: 14px;
    padding-top: 14px;
    text-align: center
}

.download-tabs .bn-tab__default-breakline:after {
    background-color: var(--color-primaryHover);
    background-image: none;
    height: 2px;
    left: 0;
    right: 0;
    transform: none;
    width: auto
}

@media (min-width: 1023px) {
    .download-tabs .bn-tab__default-breakline {
        font-size:16px;
        font-weight: 500;
        line-height: 24px;
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.bottom-cta.light {
    background-color: #fafafa!important
}

.bottom-cta.dark {
    background-color: #1e2329!important
}

.bottom-cta-login.light {
    background-color: #fafafa!important
}

.bottom-cta-login.dark {
    background-color: #1e2329!important
}

.social-tg:hover {
    background: linear-gradient(#2aabee,#229ed9)
}

.social-tg:hover svg {
    color: #eaecef!important
}

.virus_game_entry {
    cursor: pointer;
    position: fixed;
    z-index: 99
}

.virus_game_entry .virus_game_entry_title {
    background: linear-gradient(284.96deg,#fffcd6 -10.33%,#fffde2 89.6%);
    border-radius: 47.2621px;
    box-shadow: 0 6px 16px hsla(53,30%,71%,.16);
    color: #1e2329;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-top: -48px;
    padding: 8px 12px;
    text-shadow: 0 0 8px #faf7ef;
    z-index: 1
}

.referral_cpa_widget {
    align-items: center;
    background-color: var(--color-primaryHover);
    border-radius: 100em;
    display: flex;
    padding: 10px 12px;
    position: fixed;
    transition: all .2s linear;
    z-index: 99
}

@media (min-width: 767px) {
    .referral_cpa_widget:hover {
        right:24px!important
    }

    .referral_cpa_widget:hover .referralImgWrap {
        margin-right: 8px!important
    }

    .referral_cpa_widget:hover .referralTextWrap {
        display: block!important
    }
}

* {
    margin: 0;
    outline: 0;
    padding: 0
}

*,body {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    -webkit-touch-callout: none;
    backface-visibility: hidden;
    font-weight: 400;
    line-height: 1.5
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

@keyframes zoom-in {
    0% {
        transform: scale(.95)
    }

    66% {
        transform: scale(1.05)
    }

    to {
        transform: scale(1)
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    95%,to {
        opacity: 1
    }
}

@keyframes fade-out {
    0% {
        opacity: 1
    }

    95%,to {
        opacity: 0
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin-dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -40px
    }

    to {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -120px
    }
}

@keyframes spin-scaleY {
    0%,40%,to {
        transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1)
    }
}

@keyframes jump-scaleY {
    0% {
        transform: translateY(0) scaleY(1)
    }

    7.5% {
        transform: translateY(-120%) scaleY(2)
    }

    15%,35% {
        transform: translateY(-120%) scaleY(.5)
    }

    43.5% {
        transform: translateY(0) scaleY(2)
    }

    52.5%,72.5% {
        transform: translateY(120%) scaleY(.5)
    }

    80%,to {
        transform: translateY(0) scaleY(1)
    }
}

@keyframes blink {
    0%,to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@keyframes skeleton-loading {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.rc-upload {
    display: inline-flex
}

body {
    --animation-duration-fast: 100ms;
    --animation-duration-base: 250ms;
    --animation-duration-slow: 400ms;
    --zindex-mask: 10;
    --zindex-menu: 1000;
    --zindex-header: 1001;
    --zindex-dropdown: 1200;
    --zindex-modal: 1200;
    --zindex-backTop: 1225;
    --zindex-calendar: 1250;
    --zindex-mobilePop: 1275;
    --zindex-notification: 1300;
    --zindex-alert: 1350;
    --zindex-tooltip: 1400;
    --zindex-coachmark: 1400;
    --zindex-drawer: 9999;
    --radii-2xs: 2px;
    --radii-xs: 4px;
    --radii-s: 6px;
    --radii-m: 8px;
    --radii-l: 10px;
    --radii-2l: 12px;
    --radii-xl: 16px;
    --radii-2xl: 30px;
    --radii-circle: 100em;
    --space-7xs: -2px;
    --space-6xs: 0;
    --space-5xs: 2px;
    --space-4xs: 4px;
    --space-3xs: 5px;
    --space-2xs: 8px;
    --space-xs: 10px;
    --space-s: 12px;
    --space-m: 15px;
    --space-l: 20px;
    --space-xl: 24px;
    --space-2xl: 28px;
    --space-3xl: 32px;
    --space-4xl: 36px;
    --space-5xl: 40px;
    --space-mm: 16px;
    --scroll-pad: 2px;
    --scroll-size: 10px
}

body::-webkit-scrollbar-thumb:active {
    --scroll-pad: 0
}

body * {
    --scroll-size: 6px;
    --scroll-pad: 1px
}

body,body * {
    --scroll-bg: transparent;
    --scroll-color: var(--color-DisableText)
}

body ::-webkit-scrollbar,body::-webkit-scrollbar {
    background-color: var(--scroll-bg);
    height: var(--scroll-size);
    width: var(--scroll-size)
}

body ::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: var(--scroll-color);
    border-color: var(--scroll-bg);
    border-radius: 20px;
    border-style: solid;
    border-width: var(--scroll-pad)
}

body ::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner {
    background-color: var(--scroll-bg)
}

@supports not selector(*::-webkit-scrollbar-thumb) {
    body,body * {
        scrollbar-color: var(--scroll-color) var(--scroll-bg);
        scrollbar-width: thin
    }
}

@media only screen and (min-width: 768px) {
    body {
        --space-3xs:6px;
        --space-m: 16px
    }

    body::-webkit-scrollbar-thumb:hover {
        --scroll-pad: 0
    }
}

.theme-root {
    --shadow-shadow1: var(--shadow1-layer1),var(--shadow1-layer2);
    --shadow-shadow2: var(--shadow2-layer1),var(--shadow2-layer2),var(--shadow2-layer3);
    background: var(--color-BasicBg);
    color: var(--color-PrimaryText)
}

.theme-root.dark,.theme-root.midnight {
    --shadow1-layer1: 0px 0px 1px rgba(94,102,115,.8);
    --shadow1-layer2: 0px 3px 6px rgba(0,0,0,.04);
    --shadow2-layer1: -2px 0px 14px rgba(0,0,0,.4);
    --shadow2-layer2: 0px 0px 6px rgba(0,0,0,.2);
    --shadow2-layer3: inset 0px 0px 2px hsla(0,0%,100%,.2)
}

.theme-root.light {
    --shadow1-layer1: 0px 1px 6px rgba(24,26,32,.1);
    --shadow1-layer2: 0px 3px 6px rgba(71,77,87,.04);
    --shadow2-layer1: 0px 8px 32px rgba(17,17,26,.05);
    --shadow2-layer2: 0px 4px 16px rgba(17,17,26,.1);
    --shadow2-layer3: inset 0px 0px 0px transparent
}

@media only screen and (min-width: 768px) {
    .theme-root.dark,.theme-root.midnight {
        --shadow3-layer1:0px 16px 32px rgba(0,0,0,.16);
        --shadow3-layer2: 0px 8px 16px rgba(0,0,0,.16);
        --shadow3-layer3: inset 0px 0px 1px rgba(94,102,115,.9);
        --shadow-shadow3: var(--shadow3-layer1),var(--shadow3-layer2),var(--shadow3-layer3);
        --shadow-shadow4: 0px 8px 16px rgba(24,26,32,.16)
    }

    .theme-root.light {
        --shadow3-layer1: 0px 0px 1px rgba(24,26,32,.1);
        --shadow3-layer2: 0px 16px 32px rgba(71,77,87,.16);
        --shadow3-layer3: 0px 8px 16px rgba(24,26,32,.16);
        --shadow-shadow3: var(--shadow3-layer1),var(--shadow3-layer2),var(--shadow3-layer3);
        --shadow-shadow4: 0px 8px 16px rgba(24,26,32,.16)
    }
}

.theme-root.rtl {
    direction: rtl
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-multiple1 {
    -webkit-line-clamp: 1
}

.text-multiple1,.text-multiple2 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all
}

.text-multiple2 {
    -webkit-line-clamp: 2
}

.text-multiple3 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all
}

.t-Headline1,.typography-Headline1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 56px
}

@media only screen and (min-width: 768px) {
    .t-Headline1,.typography-Headline1 {
        font-size:56px;
        font-weight: 600;
        line-height: 64px
    }
}

.t-Headline2,.typography-Headline2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px
}

@media only screen and (min-width: 768px) {
    .t-Headline2,.typography-Headline2 {
        font-size:48px;
        font-weight: 600;
        line-height: 56px
    }
}

.t-Headline3,.typography-Headline3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px
}

@media only screen and (min-width: 768px) {
    .t-Headline3,.typography-Headline3 {
        font-size:40px;
        font-weight: 600;
        line-height: 48px
    }
}

.t-Headline4,.typography-Headline4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px
}

@media only screen and (min-width: 768px) {
    .t-Headline4,.typography-Headline4 {
        font-size:32px;
        font-weight: 600;
        line-height: 40px
    }
}

.t-Headline5,.typography-Headline5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-Headline5,.typography-Headline5 {
        font-size:28px;
        font-weight: 600;
        line-height: 36px
    }
}

.t-Headline6,.typography-Headline6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-Headline6,.typography-Headline6 {
        font-size:24px;
        font-weight: 600;
        line-height: 32px
    }
}

.t-Subtitle1,.typography-Subtitle1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .t-Subtitle1,.typography-Subtitle1 {
        font-size:20px;
        font-weight: 600;
        line-height: 28px
    }
}

.t-Subtitle2,.typography-Subtitle2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-Subtitle2,.typography-Subtitle2 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }
}

.t-Subtitle3,.typography-Subtitle3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-Subtitle3,.typography-Subtitle3 {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

.t-Subtitle4,.typography-Subtitle4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

@media only screen and (min-width: 768px) {
    .t-Subtitle4,.typography-Subtitle4 {
        font-size:14px;
        font-weight: 500;
        line-height: 22px
    }
}

.t-Subtitle5,.typography-Subtitle5 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-Subtitle5,.typography-Subtitle5 {
        font-size:12px;
        font-weight: 500;
        line-height: 20px
    }
}

.t-Body1,.typography-Body1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-Body1,.typography-Body1 {
        font-size:20px;
        font-weight: 400;
        line-height: 28px
    }
}

.t-Body2,.typography-Body2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .t-Body2,.typography-Body2 {
        font-size:16px;
        font-weight: 400;
        line-height: 24px
    }
}

.t-Body3,.typography-Body3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .t-Body3,.typography-Body3 {
        font-size:14px;
        font-weight: 400;
        line-height: 20px
    }
}

.t-Btn_link1,.typography-Btn_link1 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-Btn_link1,.typography-Btn_link1 {
        font-size:20px;
        line-height: 28px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-Btn_link2,.typography-Btn_link2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-Btn_link2,.typography-Btn_link2 {
        font-size:14px;
        font-weight: 500;
        line-height: 20px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-Btn_link3,.typography-Btn_link3 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-Btn_link3,.typography-Btn_link3 {
        font-size:14px;
        font-weight: 400;
        line-height: 20px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-Btn_link4,.typography-Btn_link4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-Btn_link4,.typography-Btn_link4 {
        font-size:12px;
        font-weight: 400;
        line-height: 16px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-Caption1,.typography-Caption1 {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .t-Caption1,.typography-Caption1 {
        font-size:12px;
        font-weight: 500;
        line-height: 16px
    }
}

.t-Caption2,.typography-Caption2 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .t-Caption2,.typography-Caption2 {
        font-size:12px;
        font-weight: 400;
        line-height: 16px
    }
}

.t-Caption3,.typography-Caption3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .t-Caption3,.typography-Caption3 {
        font-size:14px;
        font-weight: 400;
        line-height: 20px
    }
}

.t-Caption4,.typography-Caption4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .t-Caption4,.typography-Caption4 {
        font-size:14px;
        font-weight: 400;
        line-height: 20px
    }
}

.t-Primary_num1,.typography-Primary_num1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px
}

@media only screen and (min-width: 768px) {
    .t-Primary_num1,.typography-Primary_num1 {
        font-size:32px;
        font-weight: 600;
        line-height: 40px
    }
}

.t-Primary_num2,.typography-Primary_num2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px
}

@media only screen and (min-width: 768px) {
    .t-Primary_num2,.typography-Primary_num2 {
        font-size:28px;
        font-weight: 600;
        line-height: 36px
    }
}

.t-Primary_num3,.typography-Primary_num3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px
}

@media only screen and (min-width: 768px) {
    .t-Primary_num3,.typography-Primary_num3 {
        font-size:24px;
        font-weight: 600;
        line-height: 32px
    }
}

.t-Secondary_num1,.typography-Secondary_num1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-Secondary_num1,.typography-Secondary_num1 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }
}

.t-Secondary_num2,.typography-Secondary_num2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-Secondary_num2,.typography-Secondary_num2 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }
}

.t-Secondary_num3,.typography-Secondary_num3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-Secondary_num3,.typography-Secondary_num3 {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

.t-Tertiary_num1,.typography-Tertiary_num1 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .t-Tertiary_num1,.typography-Tertiary_num1 {
        font-size:14px;
        font-weight: 500;
        line-height: 20px
    }
}

.t-Tertiary_num2,.typography-Tertiary_num2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px
}

@media only screen and (min-width: 768px) {
    .t-Tertiary_num2,.typography-Tertiary_num2 {
        font-size:12px;
        font-weight: 500;
        line-height: 16px
    }
}

.t-Tertiary_num3,.typography-Tertiary_num3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

@media only screen and (min-width: 768px) {
    .t-Tertiary_num3,.typography-Tertiary_num3 {
        font-size:12px;
        font-weight: 400;
        line-height: 16px
    }
}

.t-title1,.typography-title1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px
}

@media only screen and (min-width: 768px) {
    .t-title1,.typography-title1 {
        font-size:56px;
        font-weight: 600;
        line-height: 72px
    }
}

.t-title2,.typography-title2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px
}

@media only screen and (min-width: 768px) {
    .t-title2,.typography-title2 {
        font-size:48px;
        font-weight: 600;
        line-height: 56px
    }
}

.t-headline0,.typography-headline0 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px
}

@media only screen and (min-width: 768px) {
    .t-headline0,.typography-headline0 {
        font-size:44px;
        font-weight: 600;
        line-height: 52px
    }
}

.t-headline1,.typography-headline1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px
}

@media only screen and (min-width: 768px) {
    .t-headline1,.typography-headline1 {
        font-size:40px;
        font-weight: 600;
        line-height: 48px
    }
}

.t-headline2,.typography-headline2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px
}

@media only screen and (min-width: 768px) {
    .t-headline2,.typography-headline2 {
        font-size:32px;
        font-weight: 600;
        line-height: 40px
    }
}

.t-headline2-1,.typography-headline2-1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px
}

@media only screen and (min-width: 768px) {
    .t-headline2-1,.typography-headline2-1 {
        font-size:30px;
        font-weight: 600;
        line-height: 38px
    }
}

.t-headline3,.typography-headline3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-headline3,.typography-headline3 {
        font-size:28px;
        font-weight: 600;
        line-height: 36px
    }
}

.t-headline4,.typography-headline4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .t-headline4,.typography-headline4 {
        font-size:24px;
        font-weight: 600;
        line-height: 34px
    }
}

.t-headline5,.typography-headline5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .t-headline5,.typography-headline5 {
        font-size:20px;
        font-weight: 600;
        line-height: 28px
    }
}

.t-subtitle4,.typography-subtitle4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-subtitle4,.typography-subtitle4 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }
}

.t-subtitle5,.typography-subtitle5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-subtitle5,.typography-subtitle5 {
        font-size:20px;
        font-weight: 400;
        line-height: 28px
    }
}

.t-subtitle6,.typography-subtitle6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-subtitle6,.typography-subtitle6 {
        font-size:16px;
        font-weight: 600;
        line-height: 24px
    }
}

.t-subtitle1,.typography-subtitle1 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-subtitle1,.typography-subtitle1 {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

.t-subtitle2,.typography-subtitle2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .t-subtitle2,.typography-subtitle2 {
        font-size:14px;
        font-weight: 500;
        line-height: 22px
    }
}

.t-subtitle3,.typography-subtitle3 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-subtitle3,.typography-subtitle3 {
        font-size:12px;
        font-weight: 500;
        line-height: 18px
    }
}

.t-body1,.typography-body1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-body1,.typography-body1 {
        font-size:20px;
        font-weight: 400;
        line-height: 28px
    }
}

.t-body1-1,.typography-body1-1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-body1-1,.typography-body1-1 {
        font-size:16px;
        font-weight: 400;
        line-height: 24px
    }
}

.t-body2,.typography-body2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .t-body2,.typography-body2 {
        font-size:16px;
        font-weight: 400;
        line-height: 24px
    }
}

.t-body3,.typography-body3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .t-body3,.typography-body3 {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }
}

.t-body4,.typography-body4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-body4,.typography-body4 {
        font-size:14px;
        font-weight: 500;
        line-height: 22px
    }
}

.t-body5,.typography-body5 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-body5,.typography-body5 {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }
}

.t-btnLink1,.typography-btnLink1 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-btnLink1,.typography-btnLink1 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-btnLink2,.typography-btnLink2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-btnLink2,.typography-btnLink2 {
        font-size:14px;
        font-weight: 500;
        line-height: 22px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-btnLink3,.typography-btnLink3 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-btnLink3,.typography-btnLink3 {
        font-size:14px;
        font-weight: 400;
        line-height: 22px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-btnLink4,.typography-btnLink4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-btnLink4,.typography-btnLink4 {
        font-size:12px;
        font-weight: 400;
        line-height: 18px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-btnLink5,.typography-btnLink5 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

@media only screen and (min-width: 768px) {
    .t-btnLink5,.typography-btnLink5 {
        font-size:12px;
        font-weight: 500;
        line-height: 18px;
        text-decoration-color: currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }
}

.t-caption0,.typography-caption0 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-caption0,.typography-caption0 {
        font-size:12px;
        font-weight: 500;
        line-height: 18px
    }
}

.t-caption1,.typography-caption1 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-caption1,.typography-caption1 {
        font-size:12px;
        font-weight: 400;
        line-height: 18px
    }
}

.t-caption2,.typography-caption2 {
    font-size: 10px;
    font-weight: 400;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .t-caption2,.typography-caption2 {
        font-size:12px;
        font-weight: 400;
        line-height: 18px
    }
}

.t-caption3,.typography-caption3 {
    font-size: 10px;
    font-weight: 500;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .t-caption3,.typography-caption3 {
        font-size:12px;
        font-weight: 500;
        line-height: 18px
    }
}

.t-content1,.typography-content1 {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px
}

@media only screen and (min-width: 768px) {
    .t-content1,.typography-content1 {
        font-size:15px;
        font-weight: 600;
        line-height: 21px
    }
}

.t-content2,.typography-content2 {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px
}

@media only screen and (min-width: 768px) {
    .t-content2,.typography-content2 {
        font-size:15px;
        font-weight: 500;
        line-height: 21px
    }
}

.t-content3,.typography-content3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 21px
}

@media only screen and (min-width: 768px) {
    .t-content3,.typography-content3 {
        font-size:15px;
        font-weight: 400;
        line-height: 21px
    }
}

.t-content4,.typography-content4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

@media only screen and (min-width: 768px) {
    .t-content4,.typography-content4 {
        font-size:14px;
        font-weight: 600;
        line-height: 20px
    }
}

.t-content5,.typography-content5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

@media only screen and (min-width: 768px) {
    .t-content5,.typography-content5 {
        font-size:14px;
        font-weight: 400;
        line-height: 20px
    }
}

.t-primaryNum0,.typography-primaryNum0 {
    font-size: 48px;
    font-weight: 600;
    line-height: 56px
}

@media only screen and (min-width: 768px) {
    .t-primaryNum0,.typography-primaryNum0 {
        font-size:48px;
        font-weight: 600;
        line-height: 56px
    }
}

.t-primaryNum1,.typography-primaryNum1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px
}

@media only screen and (min-width: 768px) {
    .t-primaryNum1,.typography-primaryNum1 {
        font-size:36px;
        font-weight: 600;
        line-height: 44px
    }
}

.t-primaryNum1-1,.typography-primaryNum1-1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px
}

@media only screen and (min-width: 768px) {
    .t-primaryNum1-1,.typography-primaryNum1-1 {
        font-size:32px;
        font-weight: 600;
        line-height: 40px
    }
}

.t-primaryNum2,.typography-primaryNum2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px
}

@media only screen and (min-width: 768px) {
    .t-primaryNum2,.typography-primaryNum2 {
        font-size:28px;
        font-weight: 600;
        line-height: 36px
    }
}

.t-primaryNum3,.typography-primaryNum3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px
}

@media only screen and (min-width: 768px) {
    .t-primaryNum3,.typography-primaryNum3 {
        font-size:24px;
        font-weight: 600;
        line-height: 34px
    }
}

.t-secondaryNum1,.typography-secondaryNum1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .t-secondaryNum1,.typography-secondaryNum1 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }
}

.t-secondaryNum2,.typography-secondaryNum2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .t-secondaryNum2,.typography-secondaryNum2 {
        font-size:18px;
        font-weight: 500;
        line-height: 26px
    }
}

.t-secondaryNum3,.typography-secondaryNum3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .t-secondaryNum3,.typography-secondaryNum3 {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

.t-tertiaryNum1,.typography-tertiaryNum1 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .t-tertiaryNum1,.typography-tertiaryNum1 {
        font-size:14px;
        font-weight: 500;
        line-height: 22px
    }
}

.t-tertiaryNum2,.typography-tertiaryNum2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-tertiaryNum2,.typography-tertiaryNum2 {
        font-size:12px;
        font-weight: 500;
        line-height: 18px
    }
}

.t-tertiaryNum3,.typography-tertiaryNum3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .t-tertiaryNum3,.typography-tertiaryNum3 {
        font-size:12px;
        font-weight: 400;
        line-height: 18px
    }
}

.t-strong01,.typography-strong01 {
    font-size: 40px;
    font-weight: 900;
    line-height: 48px
}

@media only screen and (min-width: 768px) {
    .t-strong01,.typography-strong01 {
        font-size:56px;
        font-weight: 900;
        line-height: 72px
    }
}

.t-strong0,.typography-strong0 {
    font-size: 40px;
    font-weight: 900;
    line-height: 48px
}

@media only screen and (min-width: 768px) {
    .t-strong0,.typography-strong0 {
        font-size:40px;
        font-weight: 900;
        line-height: 48px
    }
}

.t-strong1,.typography-strong1 {
    font-size: 28px;
    font-weight: 900;
    line-height: 36px
}

@media only screen and (min-width: 768px) {
    .t-strong1,.typography-strong1 {
        font-size:28px;
        font-weight: 900;
        line-height: 36px
    }
}

.t-strong2,.typography-strong2 {
    font-size: 24px;
    font-weight: 900;
    line-height: 34px
}

@media only screen and (min-width: 768px) {
    .t-strong2,.typography-strong2 {
        font-size:24px;
        font-weight: 900;
        line-height: 34px
    }
}

.t-strong3,.typography-strong3 {
    font-size: 22px;
    font-weight: 900;
    line-height: 32px
}

@media only screen and (min-width: 768px) {
    .t-strong3,.typography-strong3 {
        font-size:22px;
        font-weight: 900;
        line-height: 32px
    }
}

.bn-svg {
    font-size: inherit;
    height: 1em;
    width: 1em
}

.bn-flex {
    display: flex
}

.bn-grid {
    display: grid
}

.bn-lazy-img {
    overflow: hidden;
    position: relative
}

.bn-lazy-img.data-round {
    border-radius: var(--radii-circle)
}

.bn-lazy-img.data-lazy-load {
    background-color: rgba(0,0,0,.03)
}

.bn-lazy-img.data-mode-scaleToFill {
    -o-object-fit: fill;
    object-fit: fill
}

.bn-lazy-img.data-mode-aspectFit {
    -o-object-fit: contain;
    object-fit: contain
}

.bn-lazy-img.data-mode-aspectFill {
    -o-object-fit: cover;
    object-fit: cover
}

.bn-lazy-img.data-mode-widthFix {
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 100%
}

.bn-lazy-img.data-mode-heightFix {
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down
}

.bn-lazy-img.data-mode-top {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: top;
    object-position: top
}

.bn-lazy-img.data-mode-bottom {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: bottom;
    object-position: bottom
}

.bn-lazy-img.data-mode-center {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: center;
    object-position: center
}

.bn-lazy-img.data-mode-left {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: left;
    object-position: left
}

.bn-lazy-img.data-mode-right {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: right;
    object-position: right
}

.bn-lazy-img.data-mode-top-left {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: top left;
    object-position: top left
}

.bn-lazy-img.data-mode-top-right {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: top right;
    object-position: top right
}

.bn-lazy-img.data-mode-bottom-left {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: bottom left;
    object-position: bottom left
}

.bn-lazy-img.data-mode-bottom-right {
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: bottom right;
    object-position: bottom right
}

.bn-lazy-img.data-mask:hover:after {
    background-color: rgba(0,0,0,.08);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.bn-trans {
    opacity: 0;
    transition-duration: var(--animation-duration-base);
    transition-property: all;
    transition-timing-function: ease-in-out;
    visibility: hidden
}

.bn-trans.data-seo {
    display: none
}

.bn-trans.data-show {
    opacity: 1;
    visibility: visible
}

.bn-bubble-web.web-shadow>.bn-bubble-content {
    box-shadow: var(--shadow-shadow2)
}

.bn-bubble-web[data-popper-placement^=top]>[data-popper-arrow] {
    bottom: -3px
}

.bn-bubble-web[data-popper-placement^=top]>[data-popper-arrow]:before {
    transform: rotate(45deg)
}

.bn-bubble-web[data-popper-placement^=bottom]>[data-popper-arrow] {
    top: -3px
}

.bn-bubble-web[data-popper-placement^=bottom]>[data-popper-arrow]:before {
    transform: rotate(225deg)
}

.bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow] {
    right: -3px
}

.bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow]:before {
    transform: rotate(-45deg)
}

.bn-bubble-web[data-popper-placement^=right]>[data-popper-arrow] {
    left: -3px
}

.bn-bubble-web[data-popper-placement^=right]>[data-popper-arrow]:before {
    transform: rotate(135deg)
}

.bn-bubble-web-arrow {
    visibility: hidden
}

.bn-bubble-web-arrow,.bn-bubble-web-arrow:before {
    background: linear-gradient(-45deg,var(--color-arrow) 0,var(--color-arrow) 50%,transparent 50%,transparent 100%);
    height: 6px;
    position: absolute;
    width: 6px
}

.bn-bubble-web-arrow[data-hide]:before {
    visibility: hidden
}

.bn-bubble-web-arrow:before {
    content: "";
    transform: rotate(45deg);
    visibility: visible
}

.bn-bubble-web .bn-bubble-content {
    width: 100%
}

.bn-bubble {
    --color-arrow: var(--color-PrimaryYellow);
    color: var(--color-TextOnYellow);
    cursor: auto;
    display: inline-flex;
    position: relative
}

.bn-bubble,.bn-bubble.data-font-12 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-bubble.data-shadow>.bn-bubble-arrow-shadow,.bn-bubble.data-shadow>.bn-bubble-content {
    box-shadow: var(--shadow-shadow2)
}

.bn-bubble__secondary {
    --color-arrow: var(--color-Input);
    color: var(--color-SecondaryText)
}

.bn-bubble__gray {
    --color-arrow: var(--color-PrimaryText);
    color: var(--color-SecondaryBg)
}

.bn-bubble__normal,.bn-bubble__unset {
    --color-arrow: var(--color-CardBg);
    color: var(--color-PrimaryText)
}

.bn-bubble__normal-unset>.bn-bubble-content {
    max-width: none;
    padding: 0
}

.bn-bubble__info {
    --color-arrow: var(--color-Line);
    color: var(--color-TertiaryText)
}

.bn-bubble__warn {
    --color-arrow: var(--color-BadgeBg);
    color: var(--color-TextLink)
}

.bn-bubble__success {
    --color-arrow: var(--color-SuccessBg);
    color: var(--color-Success)
}

.bn-bubble__error {
    --color-arrow: var(--color-ErrorBg);
    color: var(--color-Error)
}

.bn-bubble-arrow,.bn-bubble-arrow-shadow {
    background: linear-gradient(-45deg,transparent 0,transparent 45%,var(--color-arrow) 45.1%,var(--color-arrow) 100%);
    height: 6px;
    position: absolute;
    width: 6px
}

.bn-bubble-arrow {
    box-shadow: none;
    z-index: 2
}

.bn-bubble-content {
    background-color: var(--color-arrow);
    border-radius: var(--radii-xs);
    max-width: 320px;
    padding: var(--space-4xs) var(--space-2xs);
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 768px) {
    .bn-bubble {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-bubble.data-font-12 {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }

    .bn-bubble__gray {
        color: var(--color-RedGreenBgText)
    }
}

.bn-spinner {
    fill: var(--color-TertiaryText);
    stroke: var(--color-TertiaryText);
    display: inline-flex;
    font-size: 48px;
    position: relative
}

.bn-spinner__nezha {
    grid-gap: 4px;
    align-items: center;
    display: inline-flex;
    gap: 4px;
    justify-content: center;
    padding: var(--space-m)
}

.bn-spinner__nezha>.nezha-line {
    animation: jump-scaleY 1.5s linear infinite;
    background-color: var(--color-BtnBg);
    height: 8px;
    transform-origin: top;
    width: 4px
}

.bn-spinner>svg {
    height: 1em;
    width: 1em
}

.bn-spinner svg.css {
    animation: spin 1.8s linear infinite
}

.bn-spinner circle.css {
    stroke-dasharray: 90,150;
    stroke-dashoffset: 0;
    stroke-width: 2.2;
    stroke-linecap: round;
    animation: spin-dash 1.5s ease-in-out infinite
}

.bn-button {
    grid-gap: var(--space-3xs);
    --button-bg: var(--color-BtnBg);
    --button-color: var(--color-TextOnYellow);
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--button-bg);
    border: none;
    border-radius: var(--radii-s);
    color: var(--button-color);
    cursor: pointer;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    gap: var(--space-3xs);
    height: 40px;
    justify-content: center;
    line-height: 24px;
    min-height: 40px;
    min-width: 72px;
    outline: none;
    overflow: hidden;
    padding-left: var(--space-l);
    padding-right: var(--space-l);
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    word-break: break-all
}

.bn-button.active:not(.inactive),.bn-button.focus-visible:not(.inactive):not([disabled]),.bn-button:active:not(.inactive):not([disabled]) {
    --button-bg: var(--color-PrimaryYellow)
}

.bn-button.active:not(.inactive),.bn-button:active:not(.inactive):not([disabled]),.bn-button:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: var(--color-PrimaryYellow)
}

.bn-button:disabled:not(.inactive),.bn-button[disabled]:not(.inactive) {
    --button-bg: var(--color-DisableBtn);
    --button-color: var(--color-DisableText);
    cursor: not-allowed
}

.bn-button.inactive {
    cursor: not-allowed;
    opacity: .3
}

.bn-button.data-two-line {
    grid-gap: 0;
    flex-direction: column;
    gap: 0;
    line-height: 16px
}

.bn-button .bn-spinner__nezha {
    grid-gap: 3px;
    gap: 3px;
    height: 24px;
    padding: 0 var(--space-2xs)
}

.bn-button .bn-spinner__nezha>.nezha-line {
    background-color: var(--button-color);
    height: 5px;
    width: 3px
}

.bn-button.data-size-huge {
    border-radius: var(--radii-m);
    font-size: 20px;
    font-weight: 500;
    height: 56px;
    line-height: 28px;
    min-height: 56px;
    min-width: 96px;
    padding-left: var(--space-xl);
    padding-right: var(--space-xl)
}

.bn-button.data-size-huge .bn-spinner__nezha {
    height: 26px
}

.bn-button.data-size-huge.bn-button__info {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.bn-button.data-size-huge.bn-button__icon {
    border-radius: 18px;
    min-width: 56px;
    padding: 0;
    width: 56px
}

.bn-button.data-size-huge.bn-button__icon svg {
    height: 32px;
    width: 32px
}

.bn-button.data-size-huge-two-line {
    line-height: 20px
}

.bn-button.data-size-large {
    border-radius: var(--radii-m);
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    line-height: 24px;
    min-height: 48px;
    min-width: 80px
}

.bn-button.data-size-large .bn-spinner__nezha {
    height: 26px
}

.bn-button.data-size-large.bn-button__info {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.bn-button.data-size-large.bn-button__icon {
    border-radius: var(--radii-xl);
    min-width: 48px;
    padding: 0;
    width: 48px
}

.bn-button.data-size-large.bn-button__icon svg {
    height: 28px;
    width: 28px
}

.bn-button.data-size-large-two-line {
    line-height: 18px
}

.bn-button.data-size-regular {
    border-radius: var(--radii-s);
    font-size: 14px;
    font-weight: 500;
    height: 36px;
    line-height: 22px;
    min-height: 36px;
    min-width: 64px;
    padding-left: var(--space-m);
    padding-right: var(--space-m)
}

.bn-button.data-size-regular.bn-button__info {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.bn-button.data-size-regular.bn-button__icon {
    border-radius: var(--radii-l);
    min-width: 36px;
    padding: 0;
    width: 36px
}

.bn-button.data-size-regular.bn-button__icon svg {
    height: 20px;
    width: 20px
}

.bn-button.data-size-regular-two-line {
    line-height: 14px
}

.bn-button.data-size-small {
    border-radius: var(--radii-xs);
    font-size: 14px;
    font-weight: 500;
    height: 32px;
    line-height: 22px;
    min-height: 32px;
    min-width: 52px;
    padding-left: var(--space-xs);
    padding-right: var(--space-xs)
}

.bn-button.data-size-small.bn-button__info {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.bn-button.data-size-small.bn-button__icon {
    border-radius: var(--radii-m);
    min-width: 32px;
    padding: 0;
    width: 32px
}

.bn-button.data-size-small.bn-button__icon svg {
    height: 20px;
    width: 20px
}

.bn-button.data-size-small-two-line {
    line-height: 12px
}

.bn-button.data-size-tiny {
    border-radius: var(--radii-xs);
    font-size: 12px;
    font-weight: 500;
    height: 24px;
    line-height: 18px;
    min-height: 24px;
    min-width: 40px;
    padding-left: var(--space-xs);
    padding-right: var(--space-xs)
}

.bn-button.data-size-tiny .bn-spinner__nezha {
    height: 16px
}

.bn-button.data-size-tiny.bn-button__info {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-button.data-size-tiny.bn-button__icon {
    border-radius: var(--radii-m);
    min-width: 24px;
    padding: 0;
    width: 24px
}

.bn-button.data-size-tiny.bn-button__icon svg {
    height: 16px;
    width: 16px
}

.bn-button.data-size-tiny-two-line {
    line-height: 9px
}

@media only screen and (min-width: 768px) {
    .bn-button.data-size-huge {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }

    .bn-button.data-size-huge-two-line {
        line-height: 20px
    }

    .bn-button.data-size-large {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-button.data-size-large .bn-spinner__nezha {
        height: 24px
    }

    .bn-button.data-size-large-two-line {
        line-height: 18px
    }

    .bn-button.data-size-regular {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-button.data-size-regular-two-line {
        line-height: 14px
    }

    .bn-button.data-size-small {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-button.data-size-small-two-line {
        line-height: 12px
    }

    .bn-button.data-size-tiny {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }

    .bn-button.data-size-tiny-two-line {
        line-height: 9px
    }
}

.bn-button__secondary {
    --button-bg: var(--color-Line);
    --button-color: var(--color-PrimaryText)
}

.bn-button__secondary.active:not(.inactive),.bn-button__secondary.focus-visible:not(.inactive):not([disabled]),.bn-button__secondary:active:not(.inactive):not([disabled]) {
    --button-bg: var(--color-DisableBtn)
}

.bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(.inactive):not([disabled]),.bn-button__secondary:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: var(--color-DisableBtn)
}

.bn-button__round {
    --button-bg: var(--color-Input);
    --button-color: var(--color-TextLink);
    border-radius: var(--radii-circle)
}

.bn-button__round.active:not(.inactive),.bn-button__round.focus-visible:not(.inactive):not([disabled]),.bn-button__round:active:not(.inactive):not([disabled]) {
    --button-bg: var(--color-Line);
    --button-color: var(--color-PrimaryYellow)
}

.bn-button__round.active:not(.inactive),.bn-button__round:active:not(.inactive):not([disabled]),.bn-button__round:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: var(--color-Line);
    --button-color: var(--color-PrimaryYellow)
}

.bn-button__text,.bn-button__text[class*=data-size-] {
    min-width: -moz-fit-content;
    min-width: -webkit-fit-content;
    min-width: fit-content;
    padding-left: 0;
    padding-right: 0
}

.bn-button__text.inactive,.bn-button__text:disabled:not(.inactive),.bn-button__text[disabled]:not(.inactive) {
    --button-bg: transparent;
    --button-color: var(--color-DisableText)
}

.bn-button__text__yellow {
    --button-bg: transparent;
    --button-color: var(--color-TextLink)
}

.bn-button__text__yellow.active:not(.inactive),.bn-button__text__yellow.focus-visible:not(.inactive):not([disabled]),.bn-button__text__yellow:active:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryYellow)
}

.bn-button__text__yellow.active:not(.inactive),.bn-button__text__yellow:active:not(.inactive):not([disabled]),.bn-button__text__yellow:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryYellow)
}

.bn-button__text__black {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText)
}

.bn-button__text__black.active:not(.inactive),.bn-button__text__black.focus-visible:not(.inactive):not([disabled]),.bn-button__text__black:active:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

.bn-button__text__black.active:not(.inactive),.bn-button__text__black:active:not(.inactive):not([disabled]),.bn-button__text__black:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

.bn-button__text__gray,.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray.focus-visible:not(.inactive):not([disabled]),.bn-button__text__gray:active:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(.inactive):not([disabled]),.bn-button__text__gray:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

.bn-button__buy {
    --button-bg: var(--color-Buy);
    --button-color: var(--color-RedGreenBgText)
}

.bn-button__buy.active:not(.inactive),.bn-button__buy.focus-visible:not(.inactive):not([disabled]),.bn-button__buy:active:not(.inactive):not([disabled]) {
    --button-bg: var(--color-BuyHover)
}

.bn-button__buy.active:not(.inactive),.bn-button__buy:active:not(.inactive):not([disabled]),.bn-button__buy:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: var(--color-BuyHover)
}

.bn-button__sell {
    --button-bg: var(--color-Sell);
    --button-color: var(--color-RedGreenBgText)
}

.bn-button__sell.active:not(.inactive),.bn-button__sell.focus-visible:not(.inactive):not([disabled]),.bn-button__sell:active:not(.inactive):not([disabled]) {
    --button-bg: var(--color-SellHover)
}

.bn-button__sell.active:not(.inactive),.bn-button__sell:active:not(.inactive):not([disabled]),.bn-button__sell:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: var(--color-SellHover)
}

.bn-button__gray {
    --button-bg: var(--color-TextOnYellow);
    --button-color: var(--color-RedGreenBgText)
}

.bn-button__icon {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText);
    border: 1px solid var(--color-Line);
    border-radius: 14px;
    min-width: 40px;
    padding: 0;
    width: 40px
}

.bn-button__icon.active:not(.inactive),.bn-button__icon.focus-visible:not(.inactive):not([disabled]),.bn-button__icon:active:not(.inactive):not([disabled]) {
    --button-bg: transparent
}

.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(.inactive):not([disabled]),.bn-button__icon:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: transparent
}

.bn-button__icon svg {
    height: 24px;
    width: 24px
}

.bn-button__icon__primary {
    --button-bg: var(--color-BtnBg);
    --button-color: var(--color-TextOnYellow);
    border: none
}

.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary.focus-visible:not(.inactive):not([disabled]),.bn-button__icon__primary:active:not(.inactive):not([disabled]) {
    --button-bg: var(--color-PrimaryYellow)
}

.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(.inactive):not([disabled]),.bn-button__icon__primary:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: var(--color-PrimaryYellow)
}

.bn-button__icon__secondary {
    --button-bg: var(--color-Line);
    border: none
}

.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary.focus-visible:not(.inactive):not([disabled]),.bn-button__icon__secondary:active:not(.inactive):not([disabled]) {
    --button-bg: var(--color-DisableText)
}

.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(.inactive):not([disabled]),.bn-button__icon__secondary:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: var(--color-DisableText)
}

.bn-button__info {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: relative
}

.bn-button__info.bn-button {
    border-radius: 0;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    min-height: -moz-fit-content;
    min-height: -webkit-fit-content;
    min-height: fit-content;
    min-width: -moz-fit-content;
    min-width: -webkit-fit-content;
    min-width: fit-content;
    padding: 0
}

.bn-button__info:after {
    background-image: linear-gradient(to right,var(--color-PrimaryText) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-size: 2px 1px;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    transform: scaleY(.5)
}

.bn-button__info.active:not(.inactive),.bn-button__info.focus-visible:not(.inactive):not([disabled]),.bn-button__info:active:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText)
}

.bn-button__info.active:not(.inactive),.bn-button__info:active:not(.inactive):not([disabled]),.bn-button__info:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText)
}

.bn-button__info.inactive,.bn-button__info:disabled:not(.inactive),.bn-button__info[disabled]:not(.inactive) {
    --button-bg: transparent;
    --button-color: var(--color-DisableText)
}

.bn-button__info.inactive:after,.bn-button__info:disabled:not(.inactive):after,.bn-button__info[disabled]:not(.inactive):after {
    background-image: linear-gradient(to right,var(--color-DisableText) 50%,transparent 50%)
}

.bn-button__info__yellow {
    --button-bg: transparent;
    --button-color: var(--color-TextLink)
}

.bn-button__info__yellow:after {
    background-image: linear-gradient(to right,var(--color-TextLink) 50%,transparent 50%)
}

.bn-button__info__yellow.active:not(.inactive),.bn-button__info__yellow.focus-visible:not(.inactive):not([disabled]),.bn-button__info__yellow:active:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-TextLink)
}

.bn-button__info__yellow.active:not(.inactive),.bn-button__info__yellow:active:not(.inactive):not([disabled]),.bn-button__info__yellow:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-TextLink)
}

.bn-button__info__gray {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

.bn-button__info__gray:after {
    background-image: linear-gradient(to right,var(--color-SecondaryText) 50%,transparent 50%)
}

.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray.focus-visible:not(.inactive):not([disabled]),.bn-button__info__gray:active:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(.inactive):not([disabled]),.bn-button__info__gray:focus-visible:not(.inactive):not([disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

@media only screen and (min-width: 768px) {
    .bn-button {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-button:hover:not(.inactive):not([disabled]) {
        opacity: .8
    }

    .bn-button .bn-spinner__nezha {
        height: 20px
    }

    .bn-button__secondary:hover:not(.inactive):not([disabled]) {
        opacity: .8
    }

    .bn-button__secondary.active:not(.inactive),.bn-button__secondary.focus-visible:not(.inactive):not([disabled]),.bn-button__secondary:active:not(.inactive):not([disabled]) {
        --button-bg: var(--color-DisableText)
    }

    .bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(.inactive):not([disabled]),.bn-button__secondary:focus-visible:not(.inactive):not([disabled]) {
        --button-bg: var(--color-DisableText)
    }

    .bn-button__round:hover:not(.inactive) {
        --button-color: var(--color-PrimaryYellow);
        opacity: 1
    }

    .bn-button__text__yellow:hover:not(.inactive):not([disabled]) {
        --button-color: var(--color-BtnBg);
        opacity: 1
    }

    .bn-button__text__black:hover:not(.inactive):not([disabled]) {
        --button-color: var(--color-TertiaryText);
        opacity: 1
    }

    .bn-button__text__gray,.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray.focus-visible:not(.inactive):not([disabled]),.bn-button__text__gray:active:not(.inactive):not([disabled]) {
        --button-color: var(--color-TertiaryText)
    }

    .bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(.inactive):not([disabled]),.bn-button__text__gray:focus-visible:not(.inactive):not([disabled]) {
        --button-color: var(--color-TertiaryText)
    }

    .bn-button__icon {
        border: 1px solid var(--color-InputLine)
    }

    .bn-button__icon:hover:not(.inactive):not([disabled]) {
        --button-bg: var(--color-Input);
        opacity: 1
    }

    .bn-button__icon.active:not(.inactive),.bn-button__icon.focus-visible:not(.inactive):not([disabled]),.bn-button__icon:active:not(.inactive):not([disabled]) {
        --button-bg: transparent
    }

    .bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(.inactive):not([disabled]),.bn-button__icon:focus-visible:not(.inactive):not([disabled]) {
        --button-bg: transparent
    }

    .bn-button__icon__primary {
        border: none
    }

    .bn-button__icon__primary:hover:not(.inactive):not([disabled]) {
        --button-bg: var(--color-BtnBg);
        opacity: .8
    }

    .bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary.focus-visible:not(.inactive):not([disabled]),.bn-button__icon__primary:active:not(.inactive):not([disabled]) {
        --button-bg: var(--color-PrimaryYellow)
    }

    .bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(.inactive):not([disabled]),.bn-button__icon__primary:focus-visible:not(.inactive):not([disabled]) {
        --button-bg: var(--color-PrimaryYellow)
    }

    .bn-button__icon__secondary {
        border: none
    }

    .bn-button__icon__secondary:hover:not(.inactive):not([disabled]) {
        --button-bg: var(--color-Line);
        opacity: .8
    }

    .bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary.focus-visible:not(.inactive):not([disabled]),.bn-button__icon__secondary:active:not(.inactive):not([disabled]) {
        --button-bg: var(--color-DisableText)
    }

    .bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(.inactive):not([disabled]),.bn-button__icon__secondary:focus-visible:not(.inactive):not([disabled]) {
        --button-bg: var(--color-DisableText)
    }

    .bn-button__info {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-button__info:after {
        height: 1px
    }

    .bn-button__info__black:hover:not(.inactive):not([disabled]) {
        --button-color: var(--color-TertiaryText);
        opacity: 1
    }

    .bn-button__info__gray {
        --button-color: var(--color-TertiaryText)
    }

    .bn-button__info__gray:after {
        background-image: linear-gradient(to right,var(--color-TertiaryText) 50%,transparent 50%)
    }

    .bn-button__info__gray.active:not(.inactive),.bn-button__info__gray.focus-visible:not(.inactive):not([disabled]),.bn-button__info__gray:active:not(.inactive):not([disabled]) {
        --button-color: var(--color-TertiaryText)
    }

    .bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(.inactive):not([disabled]),.bn-button__info__gray:focus-visible:not(.inactive):not([disabled]) {
        --button-color: var(--color-TertiaryText)
    }
}

.bn-progress__bar {
    border-radius: var(--radii-circle);
    min-height: 10px;
    overflow: hidden;
    position: relative
}

.bn-progress__bar .bar-inner {
    border-radius: var(--radii-circle);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: width
}

.bn-progress__circle {
    display: inline-flex;
    position: relative
}

.bn-progress__circle svg {
    height: 100px;
    width: 100px
}

.bn-progress__number {
    align-items: center;
    display: inline-flex;
    min-height: .8em
}

.bn-loading {
    grid-gap: var(--space-2xs);
    align-items: center;
    background-color: var(--color-ToastBg);
    border-radius: var(--radii-2l);
    color: var(--color-RedGreenBgText);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 500;
    gap: var(--space-2xs);
    justify-content: center;
    line-height: 22px;
    padding: var(--space-mm);
    text-align: center;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

.bn-loading__primary,.bn-loading__secondary {
    background-color: transparent;
    position: relative
}

.bn-loading__primary .bn-loading-box,.bn-loading__secondary .bn-loading-box {
    background: var(--color-ToastBg);
    border-radius: var(--radii-m);
    height: 44px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
    width: 44px
}

.bn-loading__primary .bn-spinner__nezha {
    grid-gap: 3px;
    gap: 3px
}

.bn-loading__primary .bn-spinner__nezha>.nezha-line {
    height: 6px;
    width: 3px
}

.bn-loading__circle-secondary,.bn-loading__secondary {
    padding: 0
}

.bn-loading__circle-secondary {
    background-color: transparent
}

.bn-loading__circle-secondary .bn-loading-message {
    display: none
}

.bn-loading-bar {
    grid-gap: var(--space-3xs);
    display: flex;
    flex-direction: column;
    gap: var(--space-3xs)
}

.bn-loading-bar-progress {
    height: 4px;
    min-height: 4px;
    width: 75px
}

.bn-loading-circle {
    display: flex;
    position: relative
}

.bn-loading-circle-percent {
    color: var(--color-RedGreenBgText);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.bn-loading-circle-progress svg {
    height: 100%;
    width: 100%
}

.bn-loading-dot {
    grid-gap: var(--space-3xs);
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: var(--space-3xs)
}

.bn-loading-dot-progress {
    grid-gap: 1px;
    display: flex;
    gap: 1px;
    justify-content: center;
    width: 75px
}

.bn-loading-dot-progress>* {
    background: var(--color-SecondaryText);
    border-radius: var(--radii-circle);
    height: 4px;
    width: 4px
}

.bn-loading-dot-progress>.active {
    background: var(--color-TextOnGray)
}

.bn-loading-message {
    color: var(--color-RedGreenBgText);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 84px
}

@media only screen and (min-width: 768px) {
    .bn-loading {
        background-color:var(--color-TertiaryText);
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-loading-message {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }

    .bn-loading__circle-secondary,.bn-loading__primary,.bn-loading__secondary {
        background-color: transparent
    }
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual .bn-web-table-row:not(tr) {
    background: var(--color-BasicBg);
    box-sizing: border-box;
    display: flex;
    width: 100%
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell) {
    align-items: center;
    background: inherit;
    color: var(--color-PrimaryText);
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 56px;
    line-height: 22px;
    padding: 0 var(--table-horizontal-padding);
    position: relative;
    white-space: normal;
    word-break: break-word
}

[dir=ltr] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell):first-child {
    padding-left: var(--table-horizontal-padding-ends)
}

[dir=ltr] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell):last-child,[dir=rtl] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell):first-child {
    padding-right: var(--table-horizontal-padding-ends)
}

[dir=rtl] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell):last-child {
    padding-left: var(--table-horizontal-padding-ends)
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell).bn-web-table-cell-row-hover {
    background: var(--color-Vessel)
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell).bn-web-table-expand-icon-col,.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell).bn-web-table-row-expand-icon-cell {
    color: var(--color-IconNormal);
    flex: 0 0 32px;
    justify-content: center;
    padding: 0;
    width: 32px
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-expanded-row>div.bn-web-table-cell div.bn-web-table-cell {
    background: var(--color-SecondaryBg)
}

[dir=ltr] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-expanded-row>div.bn-web-table-cell.bn-web-table-expanded-row-cell-fixed {
    left: 0
}

[dir=rtl] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-expanded-row>div.bn-web-table-cell.bn-web-table-expanded-row-cell-fixed {
    right: 0
}

[dir=ltr] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-expanded-row>div.bn-web-table-cell.bn-web-table-expanded-row-cell-fixed {
    border-right: none
}

[dir=rtl] .bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-expanded-row>div.bn-web-table-cell.bn-web-table-expanded-row-cell-fixed {
    border-left: none
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-expanded-row>div.bn-web-table-cell.bn-web-table-expanded-row-cell-fixed {
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    width: var(--virtual-width)
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual-scrollbar-horizontal {
    height: 4px!important
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual-scrollbar-vertical {
    width: 4px!important
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual-scrollbar-thumb {
    background: var(--color-DisableText)!important;
    border-radius: 20px!important
}

.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell-fix-left,.bn-web-table-wrapper .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell-fix-right {
    position: -webkit-sticky;
    position: sticky
}

.bn-web-table {
    --table-vertical-padding-s: 12px;
    --table-vertical-padding: 18px;
    --table-horizontal-padding: 16px;
    --table-horizontal-padding-ends: 16px;
    border-bottom: 1px solid var(--color-Line);
    transition: opacity .3s ease
}

.bn-web-table,.bn-web-table-wrapper {
    position: relative
}

.bn-web-table-wrapper__row-middle .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell) {
    font-size: 12px;
    font-weight: 400;
    height: 48px;
    line-height: 18px
}

.bn-web-table-wrapper__row-small .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell:not(div.bn-web-table-expanded-row-cell) {
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 18px
}

.bn-web-table-wrapper__row-middle .bn-web-table thead td,.bn-web-table-wrapper__row-middle .bn-web-table thead th {
    --table-vertical-padding-s: 0;
    height: 32px
}

.bn-web-table-wrapper__row-middle .bn-web-table tbody td,.bn-web-table-wrapper__row-middle .bn-web-table tbody th {
    --table-vertical-padding: 0;
    font-size: 12px;
    font-weight: 400;
    height: 48px;
    line-height: 18px
}

.bn-web-table-wrapper__row-small .bn-web-table thead td,.bn-web-table-wrapper__row-small .bn-web-table thead th {
    --table-vertical-padding-s: 0;
    height: 32px
}

.bn-web-table-wrapper__row-small .bn-web-table tbody td,.bn-web-table-wrapper__row-small .bn-web-table tbody th {
    --table-vertical-padding: 0;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 18px
}

.bn-web-table-wrapper__padding-compact .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell {
    --table-horizontal-padding: 8px;
    --table-horizontal-padding-ends: 8px
}

.bn-web-table-wrapper__padding-hybrid .bn-web-table-virtual .bn-web-table-tbody-virtual div.bn-web-table-cell {
    --table-horizontal-padding: 8px
}

.bn-web-table-wrapper__padding-compact .bn-web-table tbody td,.bn-web-table-wrapper__padding-compact .bn-web-table tbody th,.bn-web-table-wrapper__padding-compact .bn-web-table thead td,.bn-web-table-wrapper__padding-compact .bn-web-table thead th {
    --table-horizontal-padding: 8px;
    --table-horizontal-padding-ends: 8px
}

.bn-web-table-wrapper__padding-hybrid .bn-web-table tbody td,.bn-web-table-wrapper__padding-hybrid .bn-web-table tbody th,.bn-web-table-wrapper__padding-hybrid .bn-web-table thead td,.bn-web-table-wrapper__padding-hybrid .bn-web-table thead th {
    --table-horizontal-padding: 8px
}

.bn-web-table-wrapper__empty .bn-web-table {
    border-bottom: none
}

.bn-web-table-wrapper__line>.bn-web-table thead tr {
    background: var(--color-BasicBg);
    border-bottom: 1px solid var(--color-Line)
}

.bn-web-table-wrapper__line>.bn-web-table .bn-web-table-title {
    border-bottom: 1px solid var(--color-Line);
    border-top: none
}

.bn-web-table-wrapper__separate>.bn-web-table {
    border-bottom: none
}

.bn-web-table-wrapper__separate>.bn-web-table thead tr {
    background: transparent
}

.bn-web-table-wrapper__separate>.bn-web-table .bn-web-table-title {
    border: none
}

.bn-web-table [class^=bn-web-table][aria-hidden] {
    border: none!important;
    visibility: hidden!important
}

.bn-web-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

.bn-web-table-wrapper__separate>.bn-web-table table {
    border-collapse: separate
}

.bn-web-table thead tr {
    background: var(--color-SecondaryBg);
    border: none
}

[dir=ltr] .bn-web-table thead td,[dir=ltr] .bn-web-table thead th {
    text-align: left
}

[dir=rtl] .bn-web-table thead td,[dir=rtl] .bn-web-table thead th {
    text-align: right
}

.bn-web-table thead td,.bn-web-table thead th {
    background: inherit;
    color: var(--color-TertiaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: var(--table-vertical-padding-s) var(--table-horizontal-padding);
    position: relative;
    white-space: normal;
    word-break: break-word
}

[dir=ltr] .bn-web-table thead td:first-child,[dir=ltr] .bn-web-table thead th:first-child {
    padding-left: var(--table-horizontal-padding-ends)
}

[dir=ltr] .bn-web-table thead td:last-child,[dir=ltr] .bn-web-table thead th:last-child,[dir=rtl] .bn-web-table thead td:first-child,[dir=rtl] .bn-web-table thead th:first-child {
    padding-right: var(--table-horizontal-padding-ends)
}

[dir=rtl] .bn-web-table thead td:last-child,[dir=rtl] .bn-web-table thead th:last-child {
    padding-left: var(--table-horizontal-padding-ends)
}

.bn-web-table-wrapper__separate>.bn-web-table thead td:first-child,.bn-web-table-wrapper__separate>.bn-web-table thead td:last-child,.bn-web-table-wrapper__separate>.bn-web-table thead th:first-child,.bn-web-table-wrapper__separate>.bn-web-table thead th:last-child {
    --table-horizontal-padding-ends: 20px
}

.bn-web-table-body {
    --scroll-pad: 1px!important;
    --scroll-size: 6px!important
}

.bn-web-table tbody tr {
    background: var(--color-BasicBg)
}

.bn-web-table tbody tr:not(:last-of-type) {
    border-bottom: 1px solid var(--color-Line)
}

.bn-web-table tbody tr.bn-web-table-row:hover {
    background: var(--color-Vessel)
}

.bn-web-table tbody td {
    background: inherit;
    color: var(--color-PrimaryText);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: var(--table-vertical-padding) var(--table-horizontal-padding);
    position: relative;
    white-space: normal;
    word-break: break-word
}

[dir=ltr] .bn-web-table tbody td:first-child {
    padding-left: var(--table-horizontal-padding-ends)
}

[dir=ltr] .bn-web-table tbody td:last-child,[dir=rtl] .bn-web-table tbody td:first-child {
    padding-right: var(--table-horizontal-padding-ends)
}

[dir=rtl] .bn-web-table tbody td:last-child {
    padding-left: var(--table-horizontal-padding-ends)
}

.bn-web-table-wrapper__separate>.bn-web-table tbody tr {
    background: transparent;
    border: none
}

.bn-web-table-wrapper__separate>.bn-web-table tbody td:first-child,.bn-web-table-wrapper__separate>.bn-web-table tbody th:first-child {
    --table-horizontal-padding-ends: 20px;
    border-bottom-left-radius: var(--radii-m);
    border-top-left-radius: var(--radii-m)
}

.bn-web-table-wrapper__separate>.bn-web-table tbody td:last-child,.bn-web-table-wrapper__separate>.bn-web-table tbody th:last-child {
    --table-horizontal-padding-ends: 20px;
    border-bottom-right-radius: var(--radii-m);
    border-top-right-radius: var(--radii-m)
}

.bn-web-table-cell.bn-web-table-cell-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bn-web-table-cell-fix-left {
    z-index: 1
}

.bn-web-table-cell-fix-left-first:after,.bn-web-table-cell-fix-left-last:after {
    bottom: -1px;
    content: "";
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: 0;
    transform: translateX(100%);
    transition: box-shadow .3s;
    width: 20px
}

.bn-web-table-cell-fix-right {
    z-index: 1
}

.bn-web-table-cell-fix-right-first:after,.bn-web-table-cell-fix-right-last:after {
    bottom: -1px;
    content: "";
    left: -1px;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: box-shadow .3s;
    width: 20px
}

.bn-web-table-ping-left .bn-web-table-cell-fix-left-first:after,.bn-web-table-ping-left .bn-web-table-cell-fix-left-last:after {
    box-shadow: inset 5px 0 12px -4px var(--color-Line)
}

.bn-web-table-ping-right .bn-web-table-cell-fix-right-first:after,.bn-web-table-ping-right .bn-web-table-cell-fix-right-last:after {
    box-shadow: inset -5px 0 12px -4px var(--color-Line)
}

.bn-web-table-placeholder {
    position: relative;
    text-align: center
}

.bn-web-table-placeholder .bn-web-table-cell {
    padding: var(--table-vertical-padding) 0
}

.bn-web-table-placeholder .bn-web-table-expanded-row-fixed {
    max-width: 100%
}

.bn-web-table tbody .bn-web-table-row-expand-icon-cell,.bn-web-table-expand-icon-col {
    color: var(--color-IconNormal);
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 32px
}

.bn-web-table tbody .bn-web-table-row-expand-icon-cell,.bn-web-table tbody .bn-web-table-row-expand-icon-cell:first-child,.bn-web-table tbody .bn-web-table-row-expand-icon-cell:last-child,.bn-web-table-expand-icon-col,.bn-web-table-expand-icon-col:first-child,.bn-web-table-expand-icon-col:last-child {
    padding: var(--table-vertical-padding) 0
}

.bn-web-table-expanded-row>.bn-web-table-cell,.bn-web-table-expanded-row>.bn-web-table-cell:first-child,.bn-web-table-expanded-row>.bn-web-table-cell:last-child {
    padding: 0
}

.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper {
    margin-left: 32px;
    width: calc(100% - 32px)
}

.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper .bn-web-table {
    border-bottom: none;
    border-top: none
}

.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper .bn-web-table .bn-web-table-title,.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper .bn-web-table thead tr {
    border-bottom: 1px solid var(--color-Line);
    border-top: none
}

.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper .bn-web-table .bn-web-table-footer,.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper .bn-web-table .bn-web-table-title,.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper .bn-web-table td,.bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper .bn-web-table th {
    background: var(--color-SecondaryBg)
}

.bn-web-table-row-expand-icon {
    align-items: center;
    border: 1px solid var(--color-Line);
    border-radius: var(--radii-xs);
    cursor: pointer;
    display: inline-flex;
    height: 16px;
    justify-content: center;
    line-height: 16px;
    width: 16px
}

.bn-web-table-row-expand-icon.bn-web-table-row-expanded:after {
    content: "-"
}

.bn-web-table-row-expand-icon.bn-web-table-row-collapsed:after {
    content: "+"
}

.bn-web-table-footer,.bn-web-table-title {
    border-top: 1px solid var(--color-Line);
    padding: var(--table-vertical-padding) var(--table-horizontal-padding)
}

.bn-web-table-sticky-holder {
    position: -webkit-sticky;
    position: sticky;
    z-index: 2
}

.bn-web-table-rtl {
    direction: rtl
}

.bn-badge {
    align-items: center;
    background-color: var(--color-BtnBg);
    border-radius: var(--radii-xl);
    color: var(--color-TextOnYellow);
    display: inline-flex;
    font-size: 10px;
    font-weight: 500;
    justify-content: center;
    left: 50%;
    line-height: 16px;
    min-width: 16px;
    padding: 0 var(--space-4xs);
    position: absolute;
    top: 0;
    transform: translate3d(0,-50%,0)
}

.bn-badge.data-theme-error {
    background-color: var(--color-Sell);
    color: var(--color-RedGreenBgText)
}

.bn-badge__dot,.bn-badge__dot-side {
    border-radius: var(--radii-circle);
    height: 8px;
    left: 100%;
    min-width: 8px;
    padding: 0;
    transform: translate3d(-50%,-50%,0);
    width: 8px
}

.bn-badge__dot-side {
    top: 50%;
    transform: translate3d(4px,-50%,0)
}

.bn-badge__string {
    left: unset;
    right: 0;
    top: 0;
    transform: none
}

.bn-badge:not(.bn-badge__dot).data-size-sm {
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    min-width: 12px;
    padding: 0 var(--space-5xs)
}

@media only screen and (min-width: 768px) {
    .bn-badge:not(.bn-badge__dot).data-size-sm {
        font-size:8px;
        font-weight: 500;
        line-height: 12px
    }
}

.bn-badge-wrap {
    display: inline-flex;
    position: relative
}

.bn-badge-rtl {
    left: auto;
    right: 50%;
    transform: translate3d(0,-50%,0)
}

.bn-badge-rtl.bn-badge__dot {
    transform: translate3d(50%,-50%,0)
}

.bn-badge-rtl.bn-badge__dot-side {
    transform: translate3d(-4px,-50%,0)
}

.bn-badge-rtl.bn-badge__string {
    left: 0;
    right: unset;
    top: 0;
    transform: none
}

@media only screen and (min-width: 768px) {
    .bn-badge {
        font-size:12px;
        font-weight: 500;
        line-height: 18px
    }

    .bn-badge:not(.bn-badge__dot) {
        min-width: 18px
    }
}

.bn-backtop {
    position: fixed;
    z-index: var(--zindex-backTop)
}

.bn-backtop-arrow {
    color: var(--color-PrimaryText);
    font-size: 28px
}

.bn-notification {
    grid-gap: var(--space-4xs);
    --prefix-color: var(--color-PrimaryText);
    background-color: var(--color-BadgeBg);
    border-radius: var(--radii-2l);
    color: var(--color-PrimaryText);
    display: flex;
    gap: var(--space-4xs);
    padding: var(--space-s)
}

.bn-notification-mw {
    min-width: 196px
}

.bn-notification__primary .bn-notification-content-message {
    color: var(--color-PrimaryText)
}

.bn-notification__secondary,.bn-notification__tertiary {
    background-color: var(--color-Input)
}

.bn-notification__tertiary {
    --prefix-color: var(--color-SecondaryText)
}

.bn-notification__tertiary,.bn-notification__tertiary .bn-notification-content-message {
    color: var(--color-SecondaryText)
}

.bn-notification__success {
    --prefix-color: var(--color-Success);
    background: var(--color-SuccessBg)
}

.bn-notification__error {
    background: var(--color-ErrorBg)
}

.bn-notification__push {
    background-color: var(--color-Vessel);
    box-shadow: var(--shadow-shadow2);
    max-width: 360px;
    padding: var(--space-s) var(--space-m)
}

.bn-notification__push .bn-notification-content {
    min-height: 22px
}

.bn-notification__push .bn-notification-content-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-notification__push .bn-notification-content-message {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    color: var(--color-SecondaryText);
    max-height: 8em;
    overflow-y: auto
}

.bn-notification__push .bn-notification-content-message.data-push-message {
    color: var(--color-PrimaryText)
}

.bn-notification__push .bn-notification-prefix {
    font-size: 20px;
    min-height: 22px
}

.bn-notification__push .bn-notification-close {
    min-height: 22px
}

.bn-notification-prefix {
    color: var(--prefix-color);
    flex: none;
    font-size: 16px;
    margin-top: 1px;
    min-height: 18px
}

.bn-notification-content {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    font-size: 12px;
    font-weight: 500;
    justify-content: center;
    line-height: 18px;
    min-height: 18px;
    position: relative
}

.bn-notification-content.closable>:first-child {
    margin-right: 20px
}

.bn-notification-content-message {
    color: var(--color-PrimaryText);
    font-size: 12px;
    font-weight: 400;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    line-height: 18px
}

.bn-notification-close {
    color: var(--color-IconNormal);
    cursor: pointer;
    font-size: 16px;
    margin-top: 1px;
    min-height: 18px;
    position: absolute;
    right: 0;
    top: 0
}

.bn-notification.data-multiple .bn-slider-ticks {
    align-items: center;
    max-height: 32px;
    padding: 3px 0;
    width: 20px
}

.bn-notification.data-multiple .bn-slider-ticks-tick:not(.active) {
    background-color: var(--color-PrimaryText);
    opacity: .3
}

.bn-notification.data-multiple>.bn-svg {
    font-size: 20px;
    margin-top: 1px
}

.bn-notification.data-multiple.data-size-small .bn-slider-ticks {
    width: 16px
}

.bn-notification.data-multiple.data-size-small>.bn-svg {
    font-size: 16px
}

.bn-notification.data-multiple .bn-swiper {
    height: 54px
}

.bn-notification.data-multiple .bn-swiper-item {
    position: relative
}

.bn-notification.data-full-width {
    border-radius: 0;
    padding: var(--space-s) var(--space-mm)
}

.bn-notification-rtl .bn-notification-content.closable>:first-child {
    margin-left: 20px;
    margin-right: 0
}

.bn-notification-rtl .bn-notification-close {
    left: 0;
    right: auto
}

@media only screen and (min-width: 768px) {
    .bn-notification {
        padding:var(--space-s)
    }

    .bn-notification.data-size-small {
        padding: var(--space-2xs)
    }

    .bn-notification.data-size-small .bn-notification-close,.bn-notification.data-size-small .bn-notification-prefix {
        font-size: 16px;
        min-height: 18px
    }

    .bn-notification.data-size-small .bn-notification-content {
        min-height: 18px
    }

    .bn-notification.data-size-small .bn-notification-content-title {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }

    .bn-notification.data-size-small .bn-notification-content-message {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }

    .bn-notification.data-full-width {
        border-radius: 0;
        padding: var(--space-s) var(--space-mm)
    }

    .bn-notification__primary .bn-notification-content-message {
        color: var(--color-PrimaryText)
    }

    .bn-notification__tertiary {
        --prefix-color: var(--color-TertiaryText)
    }

    .bn-notification__tertiary,.bn-notification__tertiary .bn-notification-content-message {
        color: var(--color-TertiaryText)
    }

    .bn-notification__error .bn-notification-content,.bn-notification__success .bn-notification-content {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-notification__push .bn-notification-content-message {
        color: var(--color-TertiaryText)
    }

    .bn-notification__push .bn-notification-close,.bn-notification__push .bn-notification-prefix {
        min-height: 22px
    }

    .bn-notification-close,.bn-notification-prefix {
        font-size: 20px;
        min-height: 22px
    }

    .bn-notification-content {
        grid-gap: var(--space-5xs);
        font-size: 14px;
        font-weight: 500;
        gap: var(--space-5xs);
        line-height: 22px;
        min-height: 22px
    }

    .bn-notification-content-message {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-notification.data-multiple .bn-swiper {
        height: 68px
    }
}

.bn-navigator__black {
    color: var(--color-PrimaryText)
}

.bn-navigator__black,.bn-navigator__yellow {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-decoration-color: currentColor;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-underline-offset: 2px
}

.bn-navigator__yellow {
    color: var(--color-TextLink)
}

@media only screen and (min-width: 768px) {
    .bn-navigator__black {
        text-decoration-color:currentColor;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-underline-offset: 2px
    }

    .bn-navigator__black,.bn-navigator__yellow {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }
}

.bn-openinapp-modal a,.bn-openinapp-modal a:hover {
    color: inherit;
    text-decoration: none
}

.bn-openinapp-modal a:active,.bn-openinapp-modal a:visited {
    color: inherit
}

.bn-divider {
    border-top: .5px solid var(--color-Line);
    clear: both;
    display: flex;
    min-width: 100%;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .bn-divider {
        border-top:1px solid var(--color-Line)
    }
}

.bn-mask {
    align-items: center;
    background-color: rgba(0,0,0,.5);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: var(--zindex-modal)
}

.bn-mask-rtl {
    direction: rtl
}

.bn-mask-inner {
    background-color: rgba(0,0,0,.08);
    position: absolute
}

.bn-mask-body {
    width: calc(100% - var(--scroll-size))
}

.bn-tooltips {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition-duration: var(--animation-duration-base);
    transition-property: opacity,visibility;
    transition-timing-function: ease-in-out;
    visibility: hidden;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
    z-index: var(--zindex-tooltip)
}

.bn-tooltips-trans {
    position: fixed;
    z-index: var(--zindex-tooltip)
}

.bn-tooltips>.bn-bubble-content {
    border-radius: var(--radii-m);
    padding: var(--space-m)
}

.bn-tooltips.bn-bubble__gray>.bn-bubble-content {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    background-color: var(--color-PrimaryText);
    color: var(--color-SecondaryBg);
    max-height: 160px;
    opacity: .95;
    overflow-y: auto;
    padding: var(--space-3xs) var(--space-xs)
}

.bn-tooltips.bn-bubble__gray .bn-bubble-arrow,.bn-tooltips.bn-bubble__gray .bn-bubble-arrow-shadow {
    background: linear-gradient(-45deg,transparent 0,transparent 50%,var(--color-PrimaryText) 50%,var(--color-PrimaryText) 100%);
    opacity: .95
}

.bn-tooltips.bn-bubble__gray .bn-bubble-web-arrow {
    opacity: .95
}

.bn-tooltips.bn-bubble__unset>.bn-bubble-content {
    max-width: none;
    padding: 0
}

.bn-tooltips.data-shadow>.bn-bubble-content {
    box-shadow: none
}

.bn-tooltips.active {
    --scroll-size: 0;
    max-height: -moz-fit-content;
    max-height: -webkit-fit-content;
    max-height: fit-content;
    opacity: 1;
    overflow: visible;
    visibility: visible
}

.bn-tooltips.active.data-shadow>.bn-bubble-content {
    box-shadow: var(--shadow-shadow2)
}

.bn-tooltips-wrap {
    display: inline-flex;
    position: relative;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

.bn-tooltips-wrap.active>.bn-tooltips {
    --scroll-size: 0;
    max-height: -moz-fit-content;
    max-height: -webkit-fit-content;
    max-height: fit-content;
    opacity: 1;
    overflow: visible;
    visibility: visible
}

.bn-tooltips-ele {
    align-items: center;
    display: inline-flex;
    width: 100%
}

.bn-tooltips-ele-rtl {
    direction: rtl
}

.bn-tooltips-ele-with-safe-area {
    z-index: 1
}

.bn-tooltips-safety-triangle {
    height: 100%;
    overflow: visible;
    position: absolute;
    width: 100%
}

.bn-tooltips-safety-triangle polygon {
    opacity: 0
}

@media only screen and (min-width: 768px) {
    .bn-tooltips.bn-bubble__gray>.bn-bubble-content {
        padding:var(--space-2xs) var(--space-s)
    }
}

.bn-drawer-handle {
    --handle-long: 40px;
    --handle-short: 4px;
    --handle-padding: 6px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute
}

.bn-drawer-handle-icon {
    background-color: var(--color-DisableBtn);
    border-radius: 12px
}

.bn-drawer-handle.data-dir-bottom,.bn-drawer-handle.data-dir-top {
    padding: var(--handle-padding) 0;
    width: 100%
}

.bn-drawer-handle.data-dir-bottom .bn-drawer-handle-icon,.bn-drawer-handle.data-dir-top .bn-drawer-handle-icon {
    height: var(--handle-short);
    width: var(--handle-long)
}

.bn-drawer-handle.data-dir-left,.bn-drawer-handle.data-dir-right {
    height: 100%;
    padding: 0 var(--handle-padding)
}

.bn-drawer-handle.data-dir-left .bn-drawer-handle-icon,.bn-drawer-handle.data-dir-right .bn-drawer-handle-icon {
    height: var(--handle-long);
    width: var(--handle-short)
}

.bn-drawer-handle.data-dir-bottom {
    top: 0
}

.bn-drawer-handle.data-dir-top {
    bottom: 0
}

.bn-drawer-handle.data-dir-left {
    right: 0
}

.bn-drawer-handle.data-dir-right {
    left: 0
}

.bn-drawer {
    z-index: var(--zindex-drawer)
}

.bn-drawer>.bn-drawer-wrap {
    background-color: var(--color-CardBg);
    border-radius: 0;
    bottom: 0;
    left: 0;
    max-height: 100vh;
    max-width: 100vw;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: var(--animation-duration-base);
    transition-property: transform;
    transition-timing-function: ease-in
}

.bn-drawer>.bn-drawer-wrap.data-dir-left {
    max-width: 84%;
    right: auto;
    transform: translate3d(-100%,0,0)
}

.bn-drawer>.bn-drawer-wrap.data-dir-left.data-size-limit {
    width: 84%
}

.bn-drawer>.bn-drawer-wrap.data-dir-left.data-size-full {
    border-radius: 0;
    max-width: 100%;
    width: 100%
}

.bn-drawer>.bn-drawer-wrap.data-dir-left.data-draggable {
    padding-right: var(--space-mm)
}

.bn-drawer>.bn-drawer-wrap.data-dir-top {
    border-radius: 0 0 var(--radii-l) var(--radii-l);
    bottom: auto;
    max-height: calc(100% - 80px);
    transform: translate3d(0,-100%,0)
}

.bn-drawer>.bn-drawer-wrap.data-dir-top.data-size-limit {
    height: calc(100% - 80px)
}

.bn-drawer>.bn-drawer-wrap.data-dir-top.data-size-full {
    border-radius: 0;
    height: 100%;
    max-height: 100%
}

.bn-drawer>.bn-drawer-wrap.data-dir-top.data-draggable {
    padding-bottom: var(--space-mm)
}

.bn-drawer>.bn-drawer-wrap.data-dir-right {
    left: auto;
    max-width: 84%;
    transform: translate3d(100%,0,0)
}

.bn-drawer>.bn-drawer-wrap.data-dir-right.data-size-limit {
    width: 84%
}

.bn-drawer>.bn-drawer-wrap.data-dir-right.data-size-full {
    border-radius: 0;
    max-width: 100%;
    width: 100%
}

.bn-drawer>.bn-drawer-wrap.data-dir-right.data-draggable {
    padding-left: var(--space-mm)
}

.bn-drawer>.bn-drawer-wrap.data-dir-bottom {
    border-radius: var(--radii-xl) var(--radii-xl) 0 0;
    max-height: calc(100% - 80px);
    top: auto;
    transform: translate3d(0,100%,0)
}

.bn-drawer>.bn-drawer-wrap.data-dir-bottom.data-size-limit {
    height: calc(100% - 80px)
}

.bn-drawer>.bn-drawer-wrap.data-dir-bottom.data-size-full {
    border-radius: 0;
    height: 100%;
    max-height: 100%
}

.bn-drawer>.bn-drawer-wrap.data-dir-bottom.data-draggable {
    padding-top: var(--space-mm)
}

.bn-drawer.data-show>.bn-drawer-wrap {
    transform: translateZ(0)
}

.bn-modal>.bn-modal-wrap {
    background-color: var(--color-CardBg);
    border-radius: var(--radii-xl);
    box-shadow: var(--shadow-shadow1);
    max-width: 80vw;
    overflow: hidden;
    position: relative;
    transform: scale(.9);
    transition-duration: var(--animation-duration-base);
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 360px
}

.bn-modal>.bn-modal-wrap.data-size-fit {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

.bn-modal>.bn-modal-wrap.data-size-medium {
    width: 420px
}

.bn-modal>.bn-modal-wrap.data-size-middle {
    width: 520px
}

.bn-modal>.bn-modal-wrap.data-size-large {
    width: 720px
}

.bn-modal.data-show>.bn-modal-wrap {
    transform: scale(1)
}

.bn-modal-header {
    grid-gap: var(--space-2xs);
    align-items: center;
    color: var(--color-PrimaryText);
    display: flex;
    gap: var(--space-2xs);
    padding: 18px var(--space-xl);
    position: relative
}

.bn-modal-header-next,.bn-modal-header-prev {
    cursor: pointer;
    display: inline-flex;
    flex: none;
    font-size: 24px
}

.bn-modal-header-main {
    flex: 1 1;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.bn-modal-header-pre .bn-modal-header-main {
    text-align: center
}

.bn-modal-header-next-hidden,.bn-modal-header-pre-hidden .bn-modal-header-prev {
    visibility: hidden
}

@media only screen and (min-width: 768px) {
    .bn-modal-header-main {
        font-size:20px;
        font-weight: 600;
        line-height: 28px
    }
}

.bn-modal-content {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    max-height: 350px;
    overflow-y: auto;
    padding: var(--space-xl);
    scrollbar-color: var(--scroll-color) var(--scroll-bg);
    scrollbar-width: thin
}

.bn-modal-footer {
    grid-gap: var(--space-2xs);
    display: flex;
    gap: var(--space-2xs);
    justify-content: flex-end;
    padding: 0 var(--space-xl) var(--space-xl)
}

.bn-modal-footer-column {
    flex-direction: column
}

.bn-modal-footer-row>* {
    flex: 1 1
}

.bn-drawer-wrap {
    display: flex;
    flex-direction: column
}

.bn-drawer .bn-modal-header {
    padding: 18px 15px
}

.bn-drawer .bn-modal-content {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    flex: 1 1;
    max-height: unset;
    overflow-y: auto;
    padding: var(--space-xl) 15px
}

.bn-drawer .bn-modal-footer {
    grid-gap: var(--space-xs);
    gap: var(--space-xs);
    padding: 0 15px var(--space-xl)
}

.bn-modal-confirm {
    align-items: center;
    color: var(--color-PrimaryText);
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 48px);
    min-height: 200px;
    padding-top: var(--space-xl);
    text-align: center
}

.bn-modal-confirm-icon {
    font-size: 64px;
    margin-bottom: var(--space-m)
}

.bn-modal-confirm-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: var(--space-2xs);
    padding: 0 var(--space-xl);
    width: 100%
}

.bn-modal-confirm-subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

[dir=ltr] .bn-modal-confirm-desc {
    text-align: left
}

[dir=rtl] .bn-modal-confirm-desc {
    text-align: right
}

.bn-modal-confirm-desc {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    flex: 1 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    overflow-y: auto;
    padding: 0 var(--space-xl);
    width: 100%;
    word-break: break-word
}

.bn-modal-confirm-actions {
    padding: var(--space-xl);
    width: 100%
}

.bn-modal-confirm-actions .bn-modal-footer {
    padding: unset
}

@media only screen and (min-width: 768px) {
    .bn-modal-confirm-icon {
        font-size:96px
    }

    .bn-modal-confirm-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .bn-modal-confirm-subtitle {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px
    }

    .bn-modal-confirm-desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }
}

.bn-modal-basic {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 48px);
    min-height: 200px
}

.bn-modal-basic .bn-modal-content {
    flex: 1 1;
    max-height: unset;
    padding: 0 var(--space-xl)
}

.bn-modal-basic .bn-modal-footer {
    padding: var(--space-xl)
}

.bn-drawer .bn-modal-basic {
    min-height: 182px
}

.bn-drawer .bn-modal-basic .bn-modal-header {
    padding: var(--space-s) var(--space-m)
}

.bn-drawer .bn-modal-basic .bn-modal-content {
    padding: 0 var(--space-m)
}

.bn-drawer .bn-modal-basic .bn-modal-footer {
    padding: var(--space-m)
}

.bn-layer-notifies {
    grid-gap: var(--space-s);
    display: inline-flex;
    flex-direction: column;
    gap: var(--space-s);
    position: fixed;
    z-index: var(--zindex-notification)
}

.bn-layer-notifies>.bn-trans {
    transform: scale(.9)
}

.bn-layer-notifies>.bn-trans.data-show {
    transform: scale(1)
}

.bn-layer-notifies.data-pos-start>.bn-trans {
    transform: translateX(-20%)
}

.bn-layer-notifies.data-pos-start>.bn-trans.data-show {
    transform: translateX(0)
}

.bn-layer-notifies.data-pos-end>.bn-trans {
    transform: translateX(20%)
}

.bn-layer-notifies.data-pos-end>.bn-trans.data-show {
    transform: translateX(0)
}

.bn-actionSheet__basic-col>.bn-drawer-wrap {
    display: flex;
    flex-direction: column
}

.bn-actionSheet .bn-grid {
    grid-gap: var(--space-2xs);
    gap: var(--space-2xs);
    padding: var(--space-xs) var(--space-m)
}

.bn-actionSheet .bn-grid>.item {
    color: var(--color-SecondaryText);
    cursor: pointer;
    text-align: center
}

.bn-actionSheet-cancel {
    align-items: center;
    border-top: 6px solid var(--color-Line);
    color: var(--color-SecondaryText);
    cursor: pointer;
    display: flex;
    flex: none;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    line-height: 24px;
    padding: var(--space-s) var(--space-m)
}

@media only screen and (min-width: 768px) {
    .bn-actionSheet-cancel {
        cursor:pointer;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }
}

.bn-actionSheet-header {
    grid-gap: var(--space-2xs);
    align-items: center;
    color: var(--color-PrimaryText);
    display: flex;
    gap: var(--space-2xs);
    padding: var(--space-s) var(--space-m);
    position: relative
}

.bn-actionSheet-header-next,.bn-actionSheet-header-prev {
    cursor: pointer;
    display: inline-flex;
    flex: none;
    font-size: 20px
}

.bn-actionSheet-header-main {
    grid-gap: var(--space-5xs);
    display: flex;
    flex: 1 1;
    flex-direction: column;
    font-size: 18px;
    font-weight: 600;
    gap: var(--space-5xs);
    line-height: 26px
}

.bn-actionSheet-header-main-subtitle {
    color: var(--color-SecondaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-actionSheet-header-main-description {
    color: var(--color-SecondaryText);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .bn-actionSheet-header-main {
        font-size:24px;
        font-weight: 600;
        line-height: 34px
    }

    .bn-actionSheet-header-main-subtitle {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-actionSheet-header-main-description {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }
}

.bn-actionSheet-content {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    flex: 1 1;
    overflow-y: auto;
    padding: 0 var(--space-m)
}

.bn-actionSheet-footer {
    grid-gap: var(--space-xs);
    display: flex;
    gap: var(--space-xs);
    padding: var(--space-m)
}

.bn-coachmark.active {
    background-color: var(--color-CardBg);
    border-radius: var(--radii-2l);
    padding: var(--space-s) 15px;
    position: relative;
    z-index: var(--zindex-coachmark)
}

.bn-coachmark-bubble .bn-bubble-content {
    border-radius: var(--radii-l);
    max-height: -moz-max-content;
    max-height: -webkit-max-content;
    max-height: max-content;
    max-width: -moz-max-content;
    max-width: -webkit-max-content;
    max-width: max-content;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .bn-coachmark-bubble .bn-bubble-content {
        border-radius:var(--radii-2l)
    }
}

.bn-coachmark-panel {
    grid-gap: var(--space-xs);
    display: flex;
    flex-direction: column;
    gap: var(--space-xs);
    max-height: 272px;
    max-width: 320px;
    min-height: 128px;
    min-width: 184px;
    padding: 15px
}

.bn-coachmark-panel__primary>.bn-coachmark-panel-extra {
    padding: 0
}

.bn-coachmark-panel__primary>.bn-coachmark-panel-extra .bn-coachmark-panel-extra-step {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.bn-coachmark-panel__primary>.bn-coachmark-panel-tips {
    background-color: var(--color-BtnBg);
    color: var(--color-TextOnYellow)
}

.bn-coachmark-panel-title {
    flex: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-coachmark-panel-content {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    flex: 1 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    overflow-y: auto
}

.bn-coachmark-panel-extra {
    grid-gap: var(--space-xs);
    align-items: center;
    display: flex;
    flex: none;
    gap: var(--space-xs)
}

.bn-coachmark-panel-extra .bn-coachmark-panel-extra-skip {
    min-width: auto;
    padding: 0
}

.bn-coachmark-panel-extra-step {
    align-items: baseline;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.bn-coachmark-panel-extra-step-gap {
    width: .5em
}

.bn-coachmark-panel-extra-step-split,.bn-coachmark-panel-extra-step-total {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.bn-coachmark-panel-extra-actions {
    grid-gap: var(--space-s);
    align-items: center;
    display: inline-flex;
    flex: 1 1;
    gap: var(--space-s);
    justify-content: flex-end
}

.bn-coachmark-panel-extra-actions .bn-coachmark-panel-extra-actions-prev {
    min-width: auto;
    padding: 0
}

.bn-coachmark-panel-tips {
    background-color: var(--color-BadgeBg);
    border-radius: var(--radii-xs);
    color: var(--color-PrimaryText);
    display: flex;
    flex: none;
    font-size: 14px;
    font-weight: 400;
    justify-content: center;
    line-height: 22px;
    padding: var(--space-3xs) var(--space-m);
    width: 100%
}

@media only screen and (min-width: 768px) {
    .bn-coachmark-panel {
        grid-gap:var(--space-4xs);
        gap: var(--space-4xs);
        max-height: 352px;
        max-width: 440px;
        min-height: 232px;
        min-width: auto;
        padding: var(--space-m) var(--space-xl)
    }

    .bn-coachmark-panel__primary {
        grid-gap: var(--space-m);
        gap: var(--space-m);
        padding: var(--space-xl)
    }

    .bn-coachmark-panel__primary>.bn-coachmark-panel-extra .bn-coachmark-panel-extra-step {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-coachmark-panel-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .bn-coachmark-panel-content {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }

    .bn-coachmark-panel-extra {
        grid-gap: var(--space-xl);
        gap: var(--space-xl);
        padding-top: var(--space-l)
    }

    .bn-coachmark-panel-extra-step {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-coachmark-panel-extra-step-split,.bn-coachmark-panel-extra-step-total {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px
    }

    .bn-coachmark-panel-tips {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px
    }
}

.bn-formItem {
    grid-gap: var(--space-4xs);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
    gap: var(--space-4xs);
    line-height: 22px
}

.bn-formItem-label {
    color: var(--color-SecondaryText);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-formItem-errMsg {
    color: var(--color-Error)
}

.bn-formItem-errMsg,.bn-formItem-tips {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-formItem-tips {
    color: var(--color-SecondaryText)
}

@media only screen and (min-width: 768px) {
    .bn-formItem {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-formItem-label {
        color: var(--color-PrimaryText);
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-formItem-tips {
        color: var(--color-TertiaryText)
    }

    .bn-formItem-errMsg,.bn-formItem-tips {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }
}

.bn-inputNum {
    grid-gap: var(--space-s);
    align-items: center;
    background: transparent;
    border: none;
    color: var(--color-PrimaryText);
    display: inline-flex;
    flex-wrap: nowrap;
    gap: var(--space-s)
}

.bn-inputNum.disabled {
    color: var(--color-TertiaryText);
    position: relative
}

.bn-inputNum.disabled:before {
    bottom: 0;
    content: "";
    cursor: not-allowed;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

@media only screen and (min-width: 768px) {
    .bn-inputNum.disabled {
        color:var(--color-DisableText)
    }
}

.bn-inputNum__line {
    border-bottom: 1px solid var(--color-Line)
}

.bn-inputNum__line.data-error:not(.disabled) {
    border-bottom-color: var(--color-Error)
}

.bn-inputNum-prefix,.bn-inputNum-suffix {
    color: var(--color-DisableText);
    display: inline-flex;
    flex: none
}

.bn-inputNum-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    caret-color: var(--color-PrimaryYellow);
    color: inherit;
    flex: 1 1;
    font-size: 28px;
    font-weight: 600;
    height: 100%;
    line-height: 40px;
    outline: none;
    overflow: hidden
}

.bn-inputNum-input::-moz-placeholder {
    color: var(--color-TertiaryText)
}

.bn-inputNum-input::placeholder {
    color: var(--color-TertiaryText)
}

@media only screen and (min-width: 768px) {
    .bn-inputNum-input {
        font-size:40px;
        font-weight: 600;
        line-height: 48px
    }
}

.bn-textarea {
    grid-gap: var(--space-2xs);
    background-color: var(--color-Input);
    border: 1px solid transparent;
    border-radius: var(--radii-l);
    color: var(--color-PrimaryText);
    display: flex;
    flex-direction: column;
    gap: var(--space-2xs);
    max-height: 142px;
    transition-duration: var(--animation-duration-base);
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 345px
}

.bn-textarea.disabled {
    background-color: var(--color-Line);
    color: var(--color-TertiaryText);
    position: relative
}

.bn-textarea.disabled:before {
    bottom: 0;
    content: "";
    cursor: not-allowed;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

@media only screen and (min-width: 768px) {
    .bn-textarea.disabled {
        color:var(--color-DisableText)
    }
}

.bn-textarea.data-error:not(.disabled) {
    border: 1px solid var(--color-Error)
}

.bn-textarea.focus:not(.bn-textarea__default) {
    border: 1px solid var(--color-PrimaryYellow)
}

.bn-textarea__line {
    background: transparent;
    border-color: var(--color-InputLine)
}

.bn-textarea-suffix {
    color: var(--color-DisableText);
    display: flex;
    flex: none;
    font-size: 14px;
    font-weight: 400;
    justify-content: flex-end;
    line-height: 22px;
    padding: 0 var(--space-s) var(--space-s)
}

.bn-textarea-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    caret-color: var(--color-PrimaryYellow);
    color: inherit;
    font-size: 14px;
    font-weight: 500;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    line-height: 22px;
    margin: var(--space-s) var(--space-s) 0;
    min-height: 3em;
    outline: none;
    resize: none
}

.bn-textarea-input::-moz-placeholder {
    color: var(--color-IconNormal)
}

.bn-textarea-input::placeholder {
    color: var(--color-IconNormal)
}

@media only screen and (min-width: 768px) {
    .bn-textarea:hover:not(.disabled),.bn-textarea__default.focus {
        border:1px solid var(--color-PrimaryYellow)
    }

    .bn-textarea-suffix {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-textarea-input {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }
}

.bn-textField {
    grid-gap: var(--space-2xs);
    align-items: center;
    background-color: var(--color-Input);
    border: 1px solid transparent;
    border-radius: var(--radii-m);
    color: var(--color-PrimaryText);
    display: inline-flex;
    flex-wrap: nowrap;
    gap: var(--space-2xs);
    height: 40px;
    max-width: 100vw;
    padding: 0 var(--space-s);
    transition-duration: var(--animation-duration-base);
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 345px
}

.bn-textField.data-size-huge {
    border-radius: var(--radii-l);
    height: 56px
}

.bn-textField.data-size-huge .bn-textField-input {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.bn-textField.data-size-huge .bn-textField-input::-moz-placeholder {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.bn-textField.data-size-huge .bn-textField-input .input-placeholder,.bn-textField.data-size-huge .bn-textField-input::placeholder {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.bn-textField.data-size-huge.data-prefix-fixed .bn-textField-prefix-fixed,.bn-textField.data-size-huge.data-prefix-fixed .bn-textField-suffix {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-minus,.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus {
    height: 20px;
    line-height: 20px
}

.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-minus .bn-svg,.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-minus svg,.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus .bn-svg,.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus svg {
    font-size: 20px
}

.bn-textField.data-size-huge.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    .bn-textField.data-size-huge .bn-textField-input {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-textField.data-size-huge .bn-textField-input::-moz-placeholder {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-textField.data-size-huge .bn-textField-input .input-placeholder,.bn-textField.data-size-huge .bn-textField-input::placeholder {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-textField.data-size-huge.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }
}

.bn-textField.data-size-large {
    border-radius: var(--radii-l);
    height: 48px
}

.bn-textField.data-size-large .bn-textField-input {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-textField.data-size-large .bn-textField-input::-moz-placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-textField.data-size-large .bn-textField-input .input-placeholder,.bn-textField.data-size-large .bn-textField-input::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-textField.data-size-large.data-prefix-fixed .bn-textField-prefix-fixed,.bn-textField.data-size-large.data-prefix-fixed .bn-textField-suffix {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-textField.data-size-large .bn-textField-numeric-controls-trade-minus,.bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus {
    height: 20px;
    line-height: 20px
}

.bn-textField.data-size-large .bn-textField-numeric-controls-trade-minus .bn-svg,.bn-textField.data-size-large .bn-textField-numeric-controls-trade-minus svg,.bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus .bn-svg,.bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus svg {
    font-size: 20px
}

.bn-textField.data-size-large.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-textField.data-size-small {
    height: 32px
}

.bn-textField.data-size-small .bn-textField-clear .bn-textField-svg,.bn-textField.data-size-small .bn-textField-clear svg,.bn-textField.data-size-small .bn-textField-prefix .bn-textField-svg,.bn-textField.data-size-small .bn-textField-prefix svg,.bn-textField.data-size-small .bn-textField-suffix .bn-textField-svg,.bn-textField.data-size-small .bn-textField-suffix svg {
    font-size: 16px
}

.bn-textField.data-size-small .bn-textField-input {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textField.data-size-small .bn-textField-input::-moz-placeholder {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textField.data-size-small .bn-textField-input .input-placeholder,.bn-textField.data-size-small .bn-textField-input::placeholder {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textField.data-size-small.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textField.data-size-tiny {
    border-radius: var(--radii-s);
    height: 24px;
    width: 200px
}

.bn-textField.data-size-tiny .bn-textField-clear .bn-textField-svg,.bn-textField.data-size-tiny .bn-textField-clear svg,.bn-textField.data-size-tiny .bn-textField-prefix .bn-textField-svg,.bn-textField.data-size-tiny .bn-textField-prefix svg,.bn-textField.data-size-tiny .bn-textField-suffix .bn-textField-svg,.bn-textField.data-size-tiny .bn-textField-suffix svg {
    font-size: 12px
}

.bn-textField.data-size-tiny .bn-textField-input {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.bn-textField.data-size-tiny .bn-textField-input::-moz-placeholder {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.bn-textField.data-size-tiny .bn-textField-input .input-placeholder,.bn-textField.data-size-tiny .bn-textField-input::placeholder {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.bn-textField.data-size-tiny.data-prefix-fixed .bn-textField-prefix-fixed,.bn-textField.data-size-tiny.data-prefix-fixed .bn-textField-suffix {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.bn-textField.data-size-tiny.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    width: 75px
}

.bn-textField.data-gap-size-small {
    grid-gap: var(--space-4xs);
    gap: var(--space-4xs);
    padding: 0 var(--space-2xs)
}

.bn-textField[class*=data-size-].data-width-mode-auto {
    width: auto
}

.bn-textField.disabled {
    background-color: var(--color-Line);
    border-color: transparent;
    color: var(--color-TertiaryText);
    position: relative
}

.bn-textField.disabled:before {
    bottom: 0;
    content: "";
    cursor: not-allowed;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

@media only screen and (min-width: 768px) {
    .bn-textField.disabled {
        color:var(--color-DisableText)
    }
}

.bn-textField.disabled .bn-textField-input {
    color: var(--color-DisableText)
}

.bn-textField.disabled .bn-textField-input::-moz-placeholder {
    color: var(--color-DisableText)
}

.bn-textField.disabled .bn-textField-input .input-placeholder,.bn-textField.disabled .bn-textField-input::placeholder {
    color: var(--color-DisableText)
}

.bn-textField.data-error:not(.disabled) {
    border-color: var(--color-Error)
}

.bn-textField.data-prefix-fixed .bn-textField-prefix-fixed,.bn-textField.data-prefix-fixed .bn-textField-suffix {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textField.data-prefix-fixed .bn-textField-prefix {
    color: var(--color-TertiaryText)
}

.bn-textField.data-prefix-fixed .bn-textField-suffix {
    color: var(--color-PrimaryText)
}

[dir=ltr] .bn-textField.data-prefix-fixed .bn-textField-input {
    text-align: right
}

[dir=rtl] .bn-textField.data-prefix-fixed .bn-textField-input {
    text-align: left
}

.bn-textField__line {
    background: transparent;
    border-color: var(--color-InputLine)
}

.bn-textField__line.focus:not(.static):not(.data-error) {
    border-color: var(--color-PrimaryYellow)
}

.bn-textField-prefix,.bn-textField-suffix {
    color: var(--color-IconNormal);
    display: inline-flex;
    flex: none
}

.bn-textField-prefix svg,.bn-textField-suffix svg {
    font-size: 20px
}

.bn-textField-clear {
    color: var(--color-IconNormal);
    cursor: pointer;
    display: inline-flex;
    flex: none
}

.bn-textField-clear svg {
    font-size: 20px
}

.bn-textField-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    caret-color: var(--color-PrimaryYellow);
    color: inherit;
    flex: 1 1;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    min-width: 0;
    outline: none;
    overflow: hidden
}

.bn-textField-input::-moz-placeholder {
    color: var(--color-IconNormal);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textField-input .input-placeholder,.bn-textField-input::placeholder {
    color: var(--color-IconNormal);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textField-input[type=password] {
    letter-spacing: 2px
}

[dir=ltr] .bn-textField-numeric-controls {
    padding-right: 32px
}

[dir=rtl] .bn-textField-numeric-controls {
    padding-left: 32px
}

.bn-textField-numeric-controls {
    position: relative
}

.bn-textField-numeric-controls .bn-textField-input [type=number],.bn-textField-numeric-controls .bn-textField-input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield
}

.bn-textField-numeric-controls .bn-textField-input [type=number]::-webkit-inner-spin-button,.bn-textField-numeric-controls .bn-textField-input [type=number]::-webkit-outer-spin-button,.bn-textField-numeric-controls .bn-textField-input[type=number]::-webkit-inner-spin-button,.bn-textField-numeric-controls .bn-textField-input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

[dir=ltr] .bn-textField-numeric-controls-panel {
    right: 0
}

[dir=rtl] .bn-textField-numeric-controls-panel {
    left: 0
}

[dir=ltr] .bn-textField-numeric-controls-panel {
    border-left: 1px solid var(--color-CardBg)
}

[dir=rtl] .bn-textField-numeric-controls-panel {
    border-right: 1px solid var(--color-CardBg)
}

.bn-textField-numeric-controls-panel {
    bottom: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1px 0;
    position: absolute;
    top: 0
}

.bn-textField-numeric-controls-panel-down,.bn-textField-numeric-controls-panel-up {
    align-items: center;
    display: flex;
    height: 50%;
    justify-content: center;
    padding: 0 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.bn-textField-numeric-controls-panel-down svg,.bn-textField-numeric-controls-panel-up svg {
    color: var(--color-IconNormal);
    font-size: 16px
}

.bn-textField-numeric-controls-panel-down {
    border-top: 1px solid var(--color-CardBg)
}

.bn-textField-numeric-controls-panel-down:active svg,.bn-textField-numeric-controls-panel-up:active svg {
    color: var(--color-PrimaryText)
}

[dir=ltr] .bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel {
    border-left: 1px solid var(--color-InputLine)
}

[dir=rtl] .bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel {
    border-right: 1px solid var(--color-InputLine)
}

.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel-down {
    border-top: 1px solid var(--color-InputLine)
}

.bn-textField-numeric-controls-trade {
    padding: 0 var(--space-s)
}

.bn-textField-numeric-controls-trade-minus,.bn-textField-numeric-controls-trade-plus {
    cursor: pointer;
    height: 12px;
    line-height: 12px
}

.bn-textField-numeric-controls-trade-minus .bn-svg,.bn-textField-numeric-controls-trade-minus svg,.bn-textField-numeric-controls-trade-plus .bn-svg,.bn-textField-numeric-controls-trade-plus svg {
    color: var(--color-IconNormal);
    font-size: 12px
}

.bn-textField-numeric-controls-trade .bn-textField-input {
    text-align: center
}

.bn-textField-numeric-controls-trade-suffix {
    grid-gap: 0;
    gap: 0
}

[dir=ltr] .bn-textField-numeric-controls-trade-suffix .bn-textField-input {
    text-align: right
}

[dir=rtl] .bn-textField-numeric-controls-trade-suffix .bn-textField-input {
    text-align: left
}

.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    color: var(--color-PrimaryText);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    width: 140px
}

@media only screen and (min-width: 768px) {
    .bn-textField:hover:not(.data-error):not(.disabled):not(.static)[\:not-has\(\.bn-bubble\:hover\)] {
        border-color:var(--color-PrimaryYellow)
    }

    .bn-textField:hover:not(.data-error):not(.disabled):not(.static):not(:has(.bn-bubble:hover)) {
        border-color: var(--color-PrimaryYellow)
    }

    .bn-textField .bn-textField-numeric-controls-trade-minus svg:hover,.bn-textField .bn-textField-numeric-controls-trade-plus svg:hover {
        color: var(--color-PrimaryYellow)
    }

    .bn-textField__default.focus:not(.static):not(.data-error) {
        border-color: var(--color-PrimaryYellow)
    }

    .bn-textField-numeric-controls-panel-down:hover:not(.disabled) svg,.bn-textField-numeric-controls-panel-up:hover:not(.disabled) svg {
        color: var(--color-PrimaryText)
    }
}

.bn-textField.data-size-large .bn-textFieldSelect-field {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-textField.data-size-small .bn-textFieldSelect-field,.bn-textFieldSelect-field {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-textFieldSelect-field {
    grid-gap: 5px;
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 5px
}

.bn-textFieldSelect-field-prefix.separator {
    border-right: 1px solid var(--color-Line);
    padding-right: 5px
}

.bn-textFieldSelect-field-suffix.separator {
    border-left: 1px solid var(--color-Line);
    padding-left: 5px
}

.bn-textFieldSelect-field-input {
    color: var(--color-PrimaryText);
    min-width: 35px
}

.bn-textFieldSelect-field-arrow {
    color: var(--color-IconNormal);
    font-size: 20px;
    transition-duration: var(--animation-duration-base);
    transition-property: all;
    transition-timing-function: ease-in-out
}

.bn-textFieldSelect-field-icon {
    font-size: 20px
}

.bn-textFieldSelect-field-placeholder {
    color: var(--color-IconNormal)
}

.bn-textFieldSelect-field.active>.bn-textFieldSelect-field-arrow {
    transform: rotate(180deg)
}

.bn-textFieldSelect-field.disabled .bn-textFieldSelect-field-arrow,.bn-textFieldSelect-field.disabled .bn-textFieldSelect-field-input,.bn-textFieldSelect-field.disabled .bn-textFieldSelect-field-placeholder {
    color: var(--color-DisableText)
}

.bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-prefix {
    border-right: unset;
    padding-right: unset
}

.bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-prefix.separator {
    border-left: 1px solid var(--color-Line);
    padding-left: 5px
}

.bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-suffix {
    border-left: unset;
    padding-left: unset
}

.bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-suffix.separator {
    border-right: 1px solid var(--color-Line);
    padding-right: 5px
}

.bn-textFieldSelect .bn-tooltips,.bn-textFieldSelect .bn-tooltips>.bn-bubble-content {
    width: 100%
}

.bn-textFieldSelect-option {
    grid-gap: var(--space-2xs);
    align-items: center;
    display: flex;
    gap: var(--space-2xs)
}

.bn-textFieldSelect-option.bn-select-option {
    padding: var(--space-xs)
}

.bn-textFieldSelect-option svg {
    font-size: 20px
}

.bn-selection-group {
    grid-gap: var(--space-xl);
    align-items: center;
    display: inline-flex;
    gap: var(--space-xl)
}

.bn-selection-group.data-dir-vertical {
    grid-gap: var(--space-m);
    align-items: flex-start;
    flex-direction: column;
    gap: var(--space-m)
}

.bn-switch {
    background-color: var(--color-DisableText);
    border-radius: var(--radii-m);
    cursor: pointer;
    display: inline-flex;
    height: 22px;
    justify-content: flex-start;
    padding: 2px;
    position: relative;
    transition: background-color .15s ease-in-out;
    width: 42px
}

.bn-switch:before {
    content: "";
    flex: 0 1;
    transition: flex .15s ease-in-out
}

.bn-switch.checked {
    background-color: var(--color-BtnBg)
}

.bn-switch.checked:before {
    flex: 1 1
}

.bn-switch.disabled {
    cursor: not-allowed;
    opacity: .5
}

.bn-switch.data-size-small {
    border-radius: var(--radii-s);
    height: 18px;
    width: 32px
}

.bn-switch.data-size-small .bn-switch-dot {
    border-radius: var(--radii-xs);
    font-size: 14px
}

.bn-switch.data-size-large {
    height: 30px;
    padding: 3px;
    width: 56px
}

.bn-switch.data-size-large .bn-switch-dot {
    font-size: 24px
}

.bn-switch-dot {
    background-color: var(--color-RedGreenBgText);
    display: inline-flex;
    font-size: 18px;
    height: 1em;
    justify-content: center;
    width: 1em
}

.bn-switch-dot,.bn-switch__content {
    align-items: center;
    border-radius: var(--radii-s)
}

.bn-switch__content {
    background-color: transparent;
    border: 1px solid var(--color-InputLine);
    height: 32px;
    width: 92px
}

.bn-switch__content .bn-switch-dot {
    align-items: center;
    background-color: var(--color-Input);
    border-radius: 5px 0 0 5px;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    width: 50%
}

.bn-switch__content.checked {
    background-color: transparent
}

.bn-switch__content.checked .bn-switch-dot {
    border-radius: 0 5px 5px 0
}

.bn-switch__content.checked .bn-switch__content-left {
    color: var(--color-IconNormal)
}

.bn-switch__content.checked .bn-switch__content-right {
    color: var(--color-PrimaryText)
}

.bn-switch__content__filled,.bn-switch__content__filled.checked {
    background-color: var(--color-Input);
    border: none
}

.bn-switch__content__filled .bn-switch-dot,.bn-switch__content__filled.checked .bn-switch-dot {
    background-color: var(--color-BasicBg)
}

.bn-switch__content.data-size-small {
    height: 28px;
    width: 84px
}

.bn-switch__content.data-size-small .bn-switch__content-left,.bn-switch__content.data-size-small .bn-switch__content-right {
    font-size: 16px
}

.bn-switch__content.data-size-small .bn-switch-dot {
    border-radius: var(--radii-xs) 0 0 var(--radii-xs)
}

.bn-switch__content.data-size-small.bn-switch-rtl .bn-switch-dot,.bn-switch__content.data-size-small.checked .bn-switch-dot {
    border-radius: 0 var(--radii-xs) var(--radii-xs) 0
}

.bn-switch__content.data-size-small.bn-switch-rtl.checked .bn-switch-dot {
    border-radius: var(--radii-xs) 0 0 var(--radii-xs)
}

.bn-switch__content.data-size-large {
    height: 32px;
    width: 92px
}

.bn-switch__content.data-size-large .bn-switch__content-left,.bn-switch__content.data-size-large .bn-switch__content-right {
    font-size: 20px
}

.bn-switch__content-left,.bn-switch__content-right {
    align-items: center;
    bottom: 0;
    display: flex;
    font-size: 20px;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 0;
    width: calc(50% - 2px)
}

.bn-switch__content-left {
    color: var(--color-PrimaryText);
    left: 2px
}

.bn-switch__content-right {
    color: var(--color-IconNormal);
    right: 2px
}

.bn-switch__content.bn-switch-rtl .bn-switch-dot {
    border-radius: 0 5px 5px 0
}

.bn-switch__content.bn-switch-rtl .bn-switch__content-left {
    left: unset;
    right: 2px
}

.bn-switch__content.bn-switch-rtl .bn-switch__content-right {
    left: 2px;
    right: unset
}

.bn-switch__content.bn-switch-rtl.checked .bn-switch-dot {
    border-radius: 5px 0 0 5px
}

.bn-radio {
    grid-gap: var(--space-2xs);
    align-items: center;
    color: var(--color-PrimaryText);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    gap: var(--space-2xs);
    line-height: 22px
}

.bn-radio.checked>.bn-radio-icon {
    background-color: var(--color-PrimaryText);
    border-color: var(--color-PrimaryText)
}

.bn-radio.checked>.bn-radio-icon:before {
    background-color: var(--color-CardBg)
}

.bn-radio.disabled {
    color: var(--color-DisableText);
    cursor: not-allowed
}

.bn-radio.disabled>.bn-radio-icon {
    background-color: var(--color-Line);
    border-color: var(--color-DisableText)
}

.bn-radio.disabled.checked>.bn-radio-icon:before {
    background-color: var(--color-DisableText)
}

.bn-radio-icon {
    align-items: center;
    background-color: transparent;
    border: 2px solid var(--color-IconNormal);
    border-radius: var(--radii-circle);
    display: inline-flex;
    flex: none;
    height: 20px;
    justify-content: center;
    width: 20px
}

.bn-radio-icon:before {
    background-color: transparent;
    border-radius: var(--radii-circle);
    content: "";
    height: 6px;
    transition-duration: var(--animation-duration-fast);
    transition-property: background-color;
    transition-timing-function: ease-in-out;
    width: 6px
}

@media only screen and (min-width: 768px) {
    .bn-radio {
        font-size:14px;
        font-weight: 400;
        line-height: 20px
    }

    .bn-radio.disabled>.bn-radio-icon {
        border-color: var(--color-Line)
    }

    .bn-radio-icon {
        border: 1px solid var(--color-DisableText);
        height: 16px;
        width: 16px
    }

    .bn-radio-icon:before {
        height: 6px;
        width: 6px
    }
}

.bn-checkbox {
    grid-gap: var(--space-4xs);
    align-items: center;
    color: var(--color-PrimaryText);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    gap: var(--space-4xs);
    line-height: 22px
}

.bn-checkbox.checked .bn-checkbox-icon {
    background-color: var(--color-PrimaryText);
    border-color: var(--color-PrimaryText);
    color: var(--color-BasicBg)
}

.bn-checkbox.disabled {
    color: var(--color-DisableText);
    cursor: not-allowed
}

.bn-checkbox.disabled:not(.checked) .bn-checkbox-icon {
    background-color: var(--color-Line);
    border-color: var(--color-DisableText)
}

.bn-checkbox.disabled.checked .bn-checkbox-icon {
    opacity: .5
}

.bn-checkbox__circle .bn-checkbox-icon {
    border-radius: var(--radii-circle)
}

.bn-checkbox-icon {
    align-items: center;
    background-color: transparent;
    border: 1px solid;
    border-color: var(--color-IconNormal);
    border-radius: 2.5px;
    color: transparent;
    display: inline-flex;
    flex: none;
    font-size: 11.33px;
    justify-content: center;
    margin: 3.335px
}

.bn-checkbox.data-size-lg .bn-checkbox-icon {
    border-radius: 3px;
    font-size: 14px;
    margin: var(--space-4xs)
}

.bn-checkbox.data-size-sm .bn-checkbox-icon {
    border-radius: 2px;
    font-size: 8.67px;
    margin: 2.665px
}

@media only screen and (min-width: 768px) {
    .bn-checkbox {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }
}

.bn-subscript {
    border-color: var(--color-InputLine);
    border-radius: var(--radii-m);
    border-style: solid;
    border-width: 1px;
    color: var(--color-PrimaryText);
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    overflow: hidden;
    padding: 7px var(--space-l);
    position: relative;
    text-align: center
}

.bn-subscript.data-size-small {
    border-radius: var(--radii-s);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 3px 5px;
    width: 40px
}

.bn-subscript.checked {
    border-color: var(--color-PrimaryText);
    box-shadow: 0 0 0 .5px var(--color-PrimaryText)
}

.bn-subscript.checked .bn-subscript-icon {
    background: var(--color-PrimaryText);
    color: var(--color-CardBg)
}

.bn-subscript.disabled {
    border-color: var(--color-DisableBtn);
    color: var(--color-DisableText)
}

.bn-subscript-icon {
    background: transparent;
    border-bottom-left-radius: var(--radii-m);
    color: transparent;
    display: inline-flex;
    font-size: 12px;
    height: 14px;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    z-index: 11
}

.bn-subscript-rtl .bn-subscript-icon {
    border-bottom-left-radius: unset;
    border-bottom-right-radius: var(--radii-m);
    left: 0;
    right: auto
}

@media only screen and (min-width: 768px) {
    .bn-subscript {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-subscript:hover:not(.disabled) {
        border-color: var(--color-PrimaryText);
        box-shadow: 0 0 0 .5px var(--color-PrimaryText)
    }
}

.bn-select-field {
    grid-gap: var(--space-2xs);
    align-items: center;
    border-radius: var(--radii-m);
    color: var(--color-PrimaryText);
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    gap: var(--space-2xs);
    height: 40px;
    padding-left: var(--space-s);
    padding-right: var(--space-s);
    transition-duration: var(--animation-duration-base);
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 100%
}

.bn-select-field.data-size-huge {
    border-radius: var(--radii-l);
    height: 56px
}

.bn-select-field.data-size-huge .bn-select-field-input,.bn-select-field.data-size-huge .bn-select-field-placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .bn-select-field.data-size-huge .bn-select-field-input,.bn-select-field.data-size-huge .bn-select-field-placeholder {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

.bn-select-field.data-size-large {
    border-radius: var(--radii-l);
    height: 48px
}

.bn-select-field.data-size-large.data-multi {
    min-height: 48px
}

.bn-select-field.data-size-large .bn-select-field-input,.bn-select-field.data-size-large .bn-select-field-placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .bn-select-field.data-size-large .bn-select-field-input,.bn-select-field.data-size-large .bn-select-field-placeholder {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

.bn-select-field.data-size-small {
    height: 32px
}

.bn-select-field.data-size-small.data-multi {
    min-height: 32px
}

.bn-select-field.data-size-small .bn-select-field-arrow {
    font-size: 16px
}

.bn-select-field.data-size-tiny {
    border-radius: var(--radii-s);
    height: 24px
}

.bn-select-field.data-size-tiny.data-multi {
    min-height: 24px
}

.bn-select-field.data-size-tiny .bn-select-field-arrow {
    font-size: 16px
}

.bn-select-field.data-filled {
    background-color: var(--color-Input);
    border: 1px solid transparent
}

.bn-select-field.data-line {
    border: 1px solid var(--color-InputLine)
}

.bn-select-field.data-borderless {
    grid-gap: 0;
    border: none;
    gap: 0;
    padding: 0
}

.bn-select-field.active>.bn-select-field-arrow {
    transform: rotate(180deg)
}

.bn-select-field.disabled {
    background-color: var(--color-Line);
    border-color: transparent;
    color: var(--color-TertiaryText);
    position: relative
}

.bn-select-field.disabled:before {
    bottom: 0;
    content: "";
    cursor: not-allowed;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

@media only screen and (min-width: 768px) {
    .bn-select-field.disabled {
        color:var(--color-DisableText)
    }
}

.bn-select-field.disabled .bn-select-field-arrow,.bn-select-field.disabled .bn-select-field-input,.bn-select-field.disabled .bn-select-field-placeholder {
    color: var(--color-DisableText)
}

.bn-select-field.data-multi {
    height: auto;
    max-width: 336px;
    min-height: 40px
}

.bn-select-field.data-multi>.bn-select-field-input {
    grid-row-gap: var(--space-3xs);
    grid-column-gap: var(--space-xs);
    -moz-column-gap: var(--space-xs);
    column-gap: var(--space-xs);
    display: flex;
    flex-wrap: wrap;
    margin: var(--space-2xs) 0;
    row-gap: var(--space-3xs)
}

.bn-select-field.data-multi>.bn-select-field-input .bn-select-field-block {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-select-field-arrow,.bn-select-field-prefix {
    display: inline-flex;
    flex: none
}

.bn-select-field-arrow {
    color: var(--color-IconNormal);
    font-size: 20px;
    transition-duration: var(--animation-duration-base);
    transition-property: transform;
    transition-timing-function: ease-in-out
}

.bn-select-field-input {
    flex: 1 1;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bn-select-field-input .data-label-input {
    display: inline-flex;
    justify-content: space-between;
    width: 100%
}

.bn-select-field-input .data-label-input .data-label {
    color: var(--color-SecondaryText)
}

.bn-select-field-placeholder {
    color: var(--color-IconNormal)
}

@media only screen and (min-width: 768px) {
    .bn-select-field-input {
        font-size:14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-select-field-input .data-label-input .data-label {
        color: var(--color-TertiaryText)
    }

    .bn-select-field.data-multi>.bn-select-field-input .bn-select-field-block {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }

    .bn-select-field:hover:not(.disabled):not(.data-borderless) {
        border: 1px solid var(--color-PrimaryYellow)
    }
}

.bn-select-overlay {
    padding-bottom: var(--space-xs);
    padding-top: var(--space-xs);
    width: 100%
}

.bn-select-overlay-search {
    display: flex;
    flex-direction: column;
    padding: 0 var(--space-xs) var(--space-xs);
    width: 100%
}

.bn-select-overlay-search .bn-textField {
    width: 100%
}

.bn-select-overlay-search .bn-textField input {
    flex-grow: 1;
    width: 0
}

.bn-select-overlay-options {
    --scroll-pad: 1px;
    --scroll-size: 6px;
    max-height: 260px;
    overflow-y: auto
}

.bn-select-overlay-options .bn-select-option-group:not(:first-child) .bn-select-option-group-title {
    border-top: .5px solid var(--color-Line)
}

.bn-select-overlay-empty {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: var(--space-2xs) var(--space-m)
}

.bn-select-overlay__drawer {
    --search-field-height: 60px;
    padding: 0
}

.bn-select-overlay__drawer .bn-select-overlay-search-close {
    grid-gap: var(--space-m);
    align-items: center;
    flex-direction: row;
    gap: var(--space-m);
    justify-content: space-between;
    padding: var(--space-3xs) var(--space-m);
    padding-top: var(--space-s)
}

.bn-select-overlay__drawer .bn-select-overlay-search-close .bn-textField {
    height: 34px
}

.bn-select-overlay__drawer .bn-select-overlay-search-close-btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-select-overlay__drawer .bn-select-overlay-search .bn-button {
    min-width: -moz-fit-content;
    min-width: -webkit-fit-content;
    min-width: fit-content;
    padding: 0
}

.bn-select-overlay__drawer .bn-select-overlay-search+.bn-select-overlay-options {
    max-height: calc(100vh - var(--search-field-height) - 80px)
}

.bn-select-overlay__drawer .bn-select-overlay-options {
    max-height: calc(100vh - 80px)
}

@media only screen and (min-width: 768px) {
    .bn-select-overlay-options {
        max-height:520px
    }

    .bn-select-overlay-empty {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px
    }
}

.bn-select-option {
    color: var(--color-SecondaryText);
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: var(--space-2xs) var(--space-xs)
}

.bn-select-option:active {
    background-color: var(--color-Input);
    color: var(--color-PrimaryText)
}

.bn-select-option.icon {
    grid-gap: var(--space-xs);
    align-items: center;
    display: flex;
    gap: var(--space-xs);
    justify-content: space-between
}

.bn-select-option.icon svg {
    font-size: 16px
}

.bn-select-option.active {
    color: var(--color-PrimaryText);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-select-option.disabled {
    background-color: inherit;
    color: var(--color-DisableText);
    cursor: not-allowed
}

.bn-select-option-group-title {
    color: var(--color-TertiaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin: 0 var(--space-xs);
    padding: var(--space-3xs) 0
}

.bn-select-option__drawer {
    padding: var(--space-m)
}

.bn-select-option__drawer,.bn-select-option__drawer.active,.bn-select-option__drawer:active {
    color: var(--color-PrimaryText);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-select-option__drawer.icon svg {
    font-size: 20px
}

.bn-select-option.multi {
    align-items: center;
    display: flex;
    padding: var(--space-2xs) var(--space-xs)
}

@media only screen and (min-width: 768px) {
    .bn-select-option {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-select-option.active {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-select-option:hover:not(.disabled) {
        background-color: var(--color-Input);
        color: var(--color-PrimaryText)
    }

    .bn-select-option-group-title {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }
}

.bn-select-field-block {
    grid-gap: var(--space-4xs);
    align-items: center;
    background-color: var(--color-Input);
    border-radius: var(--radii-xs);
    cursor: auto;
    display: inline-flex;
    gap: var(--space-4xs);
    padding: 2px var(--space-2xs)
}

.bn-select-field-block-value {
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bn-select-field-block-remove {
    color: var(--color-IconNormal);
    cursor: pointer;
    font-size: 12px
}

@media only screen and (min-width: 768px) {
    .bn-select-field-block-remove:hover {
        color:var(--color-SecondaryText)
    }
}

.bn-select-bubble,.bn-select-bubble>.bn-bubble-content {
    min-width: 112px
}

.bn-select__full,.bn-select__full:not(.bn-tooltips-web) .bn-tooltips,.bn-select__full:not(.bn-tooltips-web) .bn-tooltips>.bn-bubble-content {
    width: 100%
}

.bn-select .bn-bubble-content {
    overflow: auto
}

.bn-select-bubble .bn-bubble-content {
    border-radius: var(--radii-2l)
}

.bn-select-bubble__line .bn-bubble-content {
    border: 1px solid var(--color-Line)
}

.bn-pin {
    grid-gap: var(--space-m);
    align-items: center;
    background: transparent;
    color: var(--color-PrimaryText);
    display: inline-flex;
    flex-wrap: nowrap;
    gap: var(--space-m);
    position: relative
}

.bn-pin.disabled {
    color: var(--color-TertiaryText);
    position: relative
}

.bn-pin.disabled:before {
    bottom: 0;
    content: "";
    cursor: not-allowed;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

@media only screen and (min-width: 768px) {
    .bn-pin.disabled {
        color:var(--color-DisableText)
    }
}

.bn-pin__line .bn-pin-item {
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: var(--color-InputLine);
    border-radius: 0
}

.bn-pin__line .bn-pin-item.cursor {
    border-color: transparent;
    border-bottom-color: var(--color-PrimaryYellow)
}

.bn-pin__line.data-error .bn-pin-item {
    border-color: transparent;
    border-bottom-color: var(--color-Error)
}

.bn-pin-item {
    align-items: center;
    background-color: var(--color-Input);
    border: 1px solid transparent;
    border-radius: 3px;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    justify-content: center;
    line-height: 24px;
    position: relative;
    width: 45px
}

.bn-pin-item.cursor {
    border-color: var(--color-PrimaryYellow)
}

.bn-pin-item.cursor:after {
    animation: blink 1s infinite
}

.bn-pin-item.cursor.full:before,.bn-pin-item.cursor:after {
    color: var(--color-PrimaryYellow);
    content: "|";
    font-weight: 400
}

.bn-pin-item.cursor.full:before {
    opacity: 0
}

.bn-pin-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    bottom: 0;
    caret-color: transparent;
    color: transparent;
    left: 0;
    outline: none;
    position: absolute!important;
    right: 0;
    top: 0;
    z-index: 1
}

.bn-pin-item {
    z-index: 2
}

@media only screen and (min-width: 768px) {
    .bn-pin {
        grid-gap:var(--space-s);
        gap: var(--space-s)
    }

    .bn-pin-item {
        border-radius: 4px;
        font-size: 24px;
        font-weight: 600;
        height: 48px;
        line-height: 32px;
        width: 48px
    }

    .bn-pin-item:hover {
        border-color: var(--color-PrimaryYellow)
    }
}

.bn-tab {
    --bn-tab-default-color: var(--color-SecondaryText);
    grid-gap: var(--space-2xs);
    align-items: center;
    color: var(--bn-tab-default-color);
    cursor: pointer;
    display: inline-flex;
    flex: none;
    font-size: 14px;
    font-weight: 500;
    gap: var(--space-2xs);
    justify-content: center;
    line-height: 22px;
    padding: var(--space-2xs) var(--space-m);
    position: relative;
    transition: all .15s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.bn-tab__primary-gray.data-size-large,.bn-tab__primary.data-size-large {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    padding: var(--space-2xs) var(--space-xl)
}

.bn-tab__primary-gray.data-size-small,.bn-tab__primary.data-size-small {
    border-radius: var(--radii-s);
    padding: 3px var(--space-2xs)
}

.bn-tab__default-breakline.data-size-large,.bn-tab__default.data-size-large {
    font-size: 16px;
    font-weight: 500;
    height: 64px;
    line-height: 24px
}

.bn-tab__default-breakline.data-size-small,.bn-tab__default.data-size-small {
    font-size: 12px;
    font-weight: 400;
    height: 32px;
    line-height: 16px
}

.bn-tab__vertical.data-size-large {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    padding: var(--space-s) var(--space-m)
}

.bn-tab__round.data-size-large {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: var(--space-2xs) var(--space-xl)
}

.bn-tab.data-font-1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

.bn-tab.data-font-2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-tab.data-font-3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-tab.data-font-4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .bn-tab.data-font-1 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }

    .bn-tab.data-font-2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-tab.data-font-3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-tab.data-font-4 {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }
}

.bn-tab__default-breakline.data-font-3,.bn-tab__default.data-font-3 {
    grid-gap: var(--space-mm);
    gap: var(--space-mm)
}

.bn-tab-badge-wrap {
    flex: none
}

@media only screen and (max-width: 767px) {
    .bn-tab-badge-wrap .bn-badge.bn-badge__string {
        font-size:6px;
        line-height: 8px
    }
}

.bn-tab__primary {
    border-radius: var(--radii-m);
    padding: 7px var(--space-m)
}

.bn-tab__primary.active {
    background-color: var(--color-BadgeBg);
    color: var(--color-PrimaryYellow)
}

.bn-tab__primary-gray {
    border-radius: var(--radii-m);
    padding: 7px var(--space-m)
}

.bn-tab__primary-gray.active {
    background-color: var(--color-Input);
    color: var(--color-PrimaryText)
}

.bn-tab__segment,.bn-tab__segment-outline {
    border-radius: var(--radii-s);
    color: var(--color-TertiaryText);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    min-width: 88px;
    padding: var(--space-4xs) var(--space-s)
}

.bn-tab__segment-outline.active,.bn-tab__segment.active {
    background-color: var(--color-Input);
    color: var(--color-PrimaryText)
}

.bn-tab__third {
    grid-gap: var(--space-4xs);
    border-radius: var(--radii-2xs);
    color: var(--color-SecondaryText);
    font-size: 12px;
    font-weight: 400;
    gap: var(--space-4xs);
    line-height: 16px;
    padding: var(--space-4xs) var(--space-3xs)
}

.bn-tab__third.active {
    background-color: var(--color-Input);
    color: var(--color-PrimaryText);
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

.bn-tab__default,.bn-tab__default-breakline {
    border-bottom: 3px solid transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0;
    padding-bottom: 5px;
    padding-top: var(--space-2xs)
}

.bn-tab__default-breakline:after,.bn-tab__default:after {
    background-image: linear-gradient(to right,transparent calc(50% - 8px),var(--color-BtnBg) calc(50% - 8px),var(--color-BtnBg) calc(50% + 8px),transparent calc(50% + 8px));
    bottom: -3px;
    content: "";
    height: 3px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    transition: opacity .15s linear;
    width: 16px
}

.bn-tab__default-breakline.active,.bn-tab__default.active {
    color: var(--color-PrimaryText)
}

.bn-tab__default-breakline.active:after,.bn-tab__default.active:after {
    opacity: 1
}

.bn-tab__default-breakline.bn-tab-badge,.bn-tab__default.bn-tab-badge {
    padding-right: 7px
}

.bn-tab__vertical {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    padding: var(--space-2xs) var(--space-m)
}

.bn-tab__vertical.active {
    border-left-color: var(--color-PrimaryYellow);
    color: var(--color-PrimaryText)
}

.bn-tab__buySell {
    border-radius: var(--radii-xs);
    flex: 1 1;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin: -1px;
    min-width: 60px;
    padding: 0;
    transition-duration: 0ms
}

.bn-tab__buySell:nth-child(odd).active {
    background-color: var(--color-Buy);
    color: var(--color-RedGreenBgText)
}

.bn-tab__buySell:nth-child(odd).active:after {
    background-color: inherit;
    border-radius: 0 0 0 var(--radii-xs);
    content: "";
    height: 17px;
    position: absolute;
    right: -7px;
    transform: rotate(-135deg);
    width: 17px;
    z-index: 1
}

.bn-tab__buySell:nth-child(2n).active {
    background-color: var(--color-Sell);
    color: var(--color-RedGreenBgText)
}

.bn-tab__buySell:nth-child(2n).active:before {
    background-color: inherit;
    border-radius: 0 0 0 var(--radii-xs);
    content: "";
    height: 17px;
    left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 17px;
    z-index: 1
}

.bn-tab__buySell__gray:nth-child(n).active {
    background-color: var(--color-InputLine);
    color: var(--color-PrimaryText)
}

.bn-tab-rtl.bn-tab__buySell:nth-child(odd).active:after {
    border-radius: 0 var(--radii-xs) 0 0;
    left: -7px;
    right: auto
}

.bn-tab-rtl.bn-tab__buySell:nth-child(2n).active:before {
    border-radius: 0 var(--radii-xs) 0 0;
    left: auto;
    right: -7px
}

.bn-tab-rtl.bn-tab__default-breakline.bn-tab-badge,.bn-tab-rtl.bn-tab__default.bn-tab-badge {
    padding-left: 7px;
    padding-right: unset
}

.bn-tab__round {
    border-radius: var(--radii-circle);
    color: var(--color-PrimaryText)
}

.bn-tab__round.active {
    background-color: var(--color-BtnBg);
    color: var(--color-TextOnYellow)
}

.bn-tab__secondary {
    border-radius: var(--radii-xs);
    color: var(--color-PrimaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    min-width: 90px;
    padding: var(--space-4xs) var(--space-2xs)
}

.bn-tab__secondary.active {
    background-color: var(--color-BtnBg);
    color: var(--color-TextOnYellow);
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

.bn-tab__card {
    border-bottom: 4px solid var(--color-Input);
    border-radius: var(--radii-xs) var(--radii-xs) 0 0;
    height: 44px;
    justify-content: start;
    padding: var(--space-4xs) var(--space-3xs)
}

.bn-tab__card.active {
    background-color: var(--color-BasicBg);
    border-bottom-color: var(--color-BasicBg);
    color: var(--color-PrimaryText)
}

@media only screen and (min-width: 768px) {
    .bn-tab {
        --bn-tab-default-color:var(--color-TertiaryText);
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-tab__primary:hover {
        background-color: var(--color-BadgeBg);
        color: var(--color-PrimaryYellow)
    }

    .bn-tab__primary-gray:hover {
        background-color: var(--color-Input);
        color: var(--color-PrimaryText)
    }

    .bn-tab__segment,.bn-tab__segment-outline {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-tab__segment-outline:hover,.bn-tab__segment:hover {
        background-color: var(--color-Input);
        color: var(--color-PrimaryText)
    }

    .bn-tab__third {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px
    }

    .bn-tab__third.active,.bn-tab__third:hover {
        background-color: var(--color-Input);
        color: var(--color-PrimaryText);
        font-size: 12px;
        font-weight: 500;
        line-height: 16px
    }

    .bn-tab__default,.bn-tab__default-breakline {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-tab__default-breakline:hover,.bn-tab__default:hover,.bn-tab__vertical:hover {
        color: var(--color-PrimaryText)
    }

    .bn-tab__vertical:hover {
        background-color: var(--color-Input)
    }

    .bn-tab__buySell {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-tab__round:hover {
        background-color: var(--color-Input)
    }

    .bn-tab__secondary {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px
    }

    .bn-tab__secondary.active,.bn-tab__secondary:hover {
        background-color: var(--color-BtnBg);
        color: var(--color-TextOnYellow);
        font-size: 12px;
        font-weight: 500;
        line-height: 16px
    }

    .bn-tab__card:hover {
        color: var(--color-PrimaryText)
    }
}

.bn-tab-list {
    grid-gap: var(--space-m);
    background: transparent;
    display: flex;
    gap: var(--space-m);
    overflow: auto;
    position: relative;
    scrollbar-width: none;
    width: 100%
}

.bn-tab-list::-webkit-scrollbar {
    height: 0!important
}

.bn-tab-list-wrapper {
    grid-gap: var(--space-m);
    align-items: center;
    display: flex;
    gap: var(--space-m);
    width: 100%
}

.bn-tab-list-content {
    overflow: auto;
    position: relative
}

.bn-tab-list__primary-gray.data-size-large,.bn-tab-list__primary.data-size-large,.bn-tab-list__round.data-size-large {
    grid-gap: var(--space-xl);
    gap: var(--space-xl)
}

.bn-tab-list__primary-gray.data-size-small,.bn-tab-list__primary.data-size-small,.bn-tab-list__round.data-size-small {
    grid-gap: 0;
    gap: 0
}

.bn-tab-list__third.data-size-large {
    grid-gap: var(--space-m);
    gap: var(--space-m)
}

.bn-tab-list__default-breakline.data-size-large,.bn-tab-list__default.data-size-large {
    grid-gap: var(--space-5xl);
    gap: var(--space-5xl)
}

.bn-tab-list__default-breakline.data-size-small,.bn-tab-list__default.data-size-small {
    grid-gap: var(--space-m);
    gap: var(--space-m)
}

.bn-tab-list.data-font-1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

.bn-tab-list.data-font-2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-tab-list.data-font-3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-tab-list.data-font-4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .bn-tab-list.data-font-1 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }

    .bn-tab-list.data-font-2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-tab-list.data-font-3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-tab-list.data-font-4 {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }
}

.bn-tab-list__default-breakline.data-font-3,.bn-tab-list__default.data-font-3 {
    grid-gap: var(--space-mm);
    gap: var(--space-mm)
}

.bn-tab-list__secondary {
    grid-gap: 2px;
    gap: 2px
}

.bn-tab-list__secondary,.bn-tab-list__segment {
    background-color: var(--color-Input);
    border-radius: var(--radii-xs)
}

.bn-tab-list__segment {
    grid-gap: 0;
    gap: 0;
    padding-bottom: 2px;
    padding-top: 2px
}

.bn-tab-list__segment-outline {
    grid-gap: 0;
    border: 1px solid var(--color-InputLine);
    border-radius: var(--radii-m);
    gap: 0;
    padding: var(--space-4xs)
}

.bn-tab-list__third {
    grid-gap: var(--space-4xs);
    gap: var(--space-4xs)
}

.bn-tab-list__card {
    background-color: var(--color-Input);
    padding: var(--space-4xs) var(--space-4xs) 0
}

.bn-tab-list__default,.bn-tab-list__default-breakline {
    grid-gap: var(--space-xl);
    gap: var(--space-xl)
}

.bn-tab-list__default-breakline {
    border-bottom: 1px solid var(--color-Line)
}

.bn-tab-list__vertical {
    grid-gap: 0;
    flex-direction: column;
    gap: 0;
    height: 100%
}

.bn-tab-list__buySell {
    grid-gap: var(--space-s);
    border: 1px solid var(--color-InputLine);
    border-radius: var(--radii-s);
    gap: var(--space-s);
    height: 25px;
    overflow: visible
}

.bn-tab-list__primary,.bn-tab-list__primary-gray {
    grid-gap: var(--space-4xs);
    gap: var(--space-4xs)
}

.bn-tab-list-shadow {
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 56px
}

.bn-tab-list-shadow-left {
    background: linear-gradient(90deg,var(--color-BasicBg) 0,var(--color-BasicBg) 12px,transparent 100%);
    left: 0
}

.bn-tab-list-shadow-left-arrow {
    font-size: 24px;
    left: 0
}

.bn-tab-list-shadow-right {
    background: linear-gradient(270deg,var(--color-BasicBg) 0,var(--color-BasicBg) 12px,transparent 100%);
    right: 0
}

.bn-tab-list-shadow-right-arrow {
    font-size: 24px;
    right: 0
}

.bn-tab-list-arrow {
    color: var(--color-IconNormal);
    content: "";
    cursor: pointer;
    font-size: 24px;
    height: 100%;
    position: absolute;
    top: 0
}

.bn-tab-list-arrow-left {
    left: 0
}

.bn-tab-list-arrow-right {
    right: 0
}

@media only screen and (min-width: 768px) {
    .bn-tab-list-arrow-left:hover,.bn-tab-list-arrow-right:hover {
        color:var(--color-PrimaryText)
    }
}

.bn-tab-pane:not(.active) {
    display: none
}

.bn-tabs {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

.bn-tabs__vertical {
    flex-direction: row
}

.bn-tabs__vertical>.bn-tab-list {
    flex: none
}

.bn-tabs__vertical>.bn-tab-pane-list {
    flex: 1 1
}

.bn-virtual-table-wrapper {
    --transform-direction: 1
}

.bn-virtual-table-wrapper__row-large {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.bn-virtual-table-wrapper__row-middle,.bn-virtual-table-wrapper__row-small {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-virtual-table-wrapper__padding-compact .bn-virtual-table-header .bn-virtual-table-cell,.bn-virtual-table-wrapper__padding-compact .bn-virtual-table-row .bn-virtual-table-cell {
    --table-horizontal-padding: 8px;
    --table-horizontal-padding-ends: 8px
}

.bn-virtual-table-wrapper__padding-hybrid .bn-virtual-table-header .bn-virtual-table-cell,.bn-virtual-table-wrapper__padding-hybrid .bn-virtual-table-row .bn-virtual-table-cell {
    --table-horizontal-padding: 8px
}

.bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-end,.bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-start,.bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-end,.bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-start {
    z-index: 1
}

.bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-end-first:before,.bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-start-last:after,.bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-end-first:before,.bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-start-last:after {
    bottom: -1px;
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 20px
}

[dir=ltr] .bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-start-last:after {
    right: -1px
}

[dir=rtl] .bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-start-last:after {
    left: -1px
}

.bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-start-last:after {
    box-shadow: inset calc(5px*var(--transform-direction)) 0 12px -4px var(--color-Line);
    transform: translateX(calc(100%*var(--transform-direction)))
}

[dir=ltr] .bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-end-first:before {
    left: -1px
}

[dir=rtl] .bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-end-first:before {
    right: -1px
}

.bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-end-first:before {
    box-shadow: inset calc(-5px*var(--transform-direction)) 0 12px -4px var(--color-Line);
    transform: translateX(calc(-100%*var(--transform-direction)))
}

.bn-virtual-table-wrapper-rtl {
    --transform-direction: -1
}

.bn-virtual-table-header {
    color: var(--color-TertiaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-virtual-table-header,.bn-virtual-table-row {
    align-items: center;
    background-color: var(--color-BasicBg);
    border-bottom: 1px solid var(--color-Line);
    display: flex
}

.bn-virtual-table-row:hover {
    background-color: var(--color-Vessel)
}

.bn-virtual-table-row-expanded {
    background-color: var(--color-BasicBg);
    display: flex
}

[dir=ltr] .bn-virtual-table-row-expanded-content {
    left: 0
}

[dir=rtl] .bn-virtual-table-row-expanded-content {
    right: 0
}

.bn-virtual-table-row-expanded-content {
    overflow: auto;
    position: -webkit-sticky;
    position: sticky
}

.bn-virtual-table-cell {
    align-items: center;
    background-color: inherit;
    display: flex;
    height: 100%
}

.bn-virtual-table-cell:not(.bn-virtual-table-cell-expand) {
    --table-horizontal-padding: 16px;
    --table-horizontal-padding-ends: 16px;
    padding: 0 var(--table-horizontal-padding)
}

[dir=ltr] .bn-virtual-table-cell:not(.bn-virtual-table-cell-expand):first-child {
    padding-left: var(--table-horizontal-padding-ends)
}

[dir=ltr] .bn-virtual-table-cell:not(.bn-virtual-table-cell-expand):last-child,[dir=rtl] .bn-virtual-table-cell:not(.bn-virtual-table-cell-expand):first-child {
    padding-right: var(--table-horizontal-padding-ends)
}

[dir=rtl] .bn-virtual-table-cell:not(.bn-virtual-table-cell-expand):last-child {
    padding-left: var(--table-horizontal-padding-ends)
}

[dir=ltr] .bn-virtual-table-cell-expand {
    left: 0
}

[dir=rtl] .bn-virtual-table-cell-expand {
    right: 0
}

.bn-virtual-table-cell-expand {
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    z-index: 1
}

.bn-virtual-table-cell-expand-icon {
    cursor: pointer;
    font-size: 20px
}

.bn-pagination {
    grid-gap: var(--space-2xs);
    align-items: center;
    color: var(--color-SecondaryText);
    display: inline-flex;
    gap: var(--space-2xs);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.bn-pagination-next,.bn-pagination-prev {
    color: var(--color-IconNormal);
    cursor: pointer;
    display: inline-flex;
    font-size: 16px
}

.bn-pagination-next.disabled,.bn-pagination-prev.disabled {
    color: var(--color-Line);
    cursor: not-allowed
}

.bn-pagination-items {
    grid-gap: var(--space-2xs);
    display: inline-flex;
    gap: var(--space-2xs)
}

.bn-pagination-item {
    align-items: center;
    border-radius: var(--radii-s);
    color: var(--color-SecondaryText);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    height: 28px;
    justify-content: center;
    line-height: 20px;
    min-width: 28px;
    padding: 0 var(--space-4xs);
    text-decoration: none
}

.bn-pagination-item.abbreviate {
    cursor: default
}

.bn-pagination-item.active {
    background-color: var(--color-Line);
    color: var(--color-PrimaryText);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .bn-pagination-item:not(.abbreviate):hover {
        background-color:var(--color-Line);
        color: var(--color-PrimaryText)
    }
}

.bn-swiper {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.bn-swiper-wrapper {
    display: flex;
    height: 100%;
    width: 100%
}

.bn-swiper-item {
    flex: none;
    height: 100%;
    width: 100%
}

.bn-swiper.vertical>.bn-swiper-wrapper {
    flex-direction: column
}

.bn-breadcrumb {
    grid-row-gap: var(--space-3xs);
    grid-column-gap: var(--space-2xs);
    align-items: center;
    -moz-column-gap: var(--space-2xs);
    column-gap: var(--space-2xs);
    display: flex;
    padding-right: var(--space-2xs);
    row-gap: var(--space-3xs)
}

.bn-breadcrumb-separator {
    color: var(--color-Line);
    display: inline-flex;
    flex: none;
    font-size: 24px
}

.bn-breadcrumb-item {
    color: var(--color-TertiaryText);
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    min-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bn-breadcrumb-item.active {
    color: var(--color-PrimaryText);
    cursor: text;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.bn-breadcrumb-item.disabled {
    color: var(--color-DisableText);
    cursor: not-allowed
}

@media only screen and (min-width: 768px) {
    .bn-breadcrumb-item {
        font-size:14px;
        font-weight: 400;
        line-height: 20px
    }

    .bn-breadcrumb-item.active {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-breadcrumb-item:hover:not(.disabled):not(.active) {
        color: var(--color-TextLink);
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }
}

.bn-emptyState {
    grid-gap: var(--space-2xs);
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: var(--space-2xs)
}

.bn-emptyState-icon {
    font-size: 96px
}

.bn-emptyState.data-size-small .bn-emptyState-icon {
    font-size: 64px
}

.bn-emptyState-content {
    color: var(--color-SecondaryText);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    .bn-emptyState-content {
        color:var(--color-TertiaryText)
    }
}

.bn-thumbnail {
    border: 1px solid var(--color-Line);
    border-radius: var(--radii-xs);
    display: inline-flex;
    flex-direction: column;
    min-height: 92px;
    overflow: hidden;
    width: 177px
}

.bn-thumbnail.data-error .bn-thumbnail-file-name {
    color: var(--color-Error)
}

.bn-thumbnail-file {
    display: flex;
    flex-direction: column;
    margin-left: var(--space-2xs)
}

.bn-thumbnail-file-prefix {
    display: inline-flex;
    flex: none
}

.bn-thumbnail-file-wrapper {
    background: var(--color-BasicBg);
    display: flex;
    flex: 1 1;
    padding: var(--space-s);
    width: 100%
}

.bn-thumbnail-file-wrapper .bn-svg {
    color: var(--color-IconNormal);
    font-size: 36px
}

.bn-thumbnail-file-name {
    color: var(--color-SecondaryText);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.bn-thumbnail-file-caption {
    color: var(--color-DisableText);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.bn-thumbnail-secure {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bn-thumbnail-secure-prefix {
    display: inline-flex;
    flex: none
}

.bn-thumbnail-secure-wrapper {
    grid-gap: var(--space-2xs);
    align-items: center;
    background: var(--color-DisableText);
    color: var(--color-RedGreenBgText);
    display: flex;
    flex: none;
    gap: var(--space-2xs);
    padding: var(--space-2xs) var(--space-m);
    width: 100%
}

.bn-thumbnail-secure-wrapper .bn-svg {
    color: var(--color-RedGreenBgText);
    font-size: 16px
}

.bn-timeline-item {
    color: var(--color-PrimaryText);
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    min-height: 44px;
    padding-left: 17px;
    position: relative
}

.bn-timeline-item:not(:last-of-type) {
    min-height: 66px;
    padding-bottom: var(--space-m)
}

.bn-timeline-item:last-of-type.ending {
    min-height: 0
}

.bn-timeline-item:last-of-type.ending .bn-timeline-item-tail {
    display: none
}

.bn-timeline-item:last-of-type .bn-timeline-item-tail {
    bottom: 55%
}

.bn-timeline-item-ind {
    background-color: var(--color-PrimaryYellow);
    border: 2px solid var(--color-PrimaryYellow);
    border-radius: var(--radii-circle);
    height: 9px;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateY(6px);
    width: 9px;
    z-index: 2
}

.bn-timeline-item-ind.hollow {
    background-color: var(--color-BasicBg)
}

.bn-timeline-item-tail {
    border-left: 1px solid var(--color-Line);
    bottom: 0;
    left: 4px;
    position: absolute;
    top: 9px;
    transform: translateY(6px)
}

.bn-timeline-item-tail.dashed {
    border-left-style: dashed
}

.bn-timeline-item-desc {
    color: var(--color-TertiaryText);
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin-top: var(--space-5xs)
}

.bn-timeline-item-rtl {
    padding-left: auto;
    padding-right: 17px
}

.bn-timeline-item-rtl .bn-timeline-item-ind {
    left: auto;
    right: 0
}

.bn-timeline-item-rtl .bn-timeline-item-tail {
    left: auto;
    right: 4px
}

@media only screen and (min-width: 768px) {
    .bn-timeline-item {
        font-size:14px;
        font-weight: 500;
        line-height: 20px
    }

    .bn-timeline-item-ind,.bn-timeline-item-tail {
        transform: translateY(4px)
    }

    .bn-timeline-item-desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px
    }
}

.bn-slider-ticks {
    grid-gap: var(--space-4xs);
    display: flex;
    gap: var(--space-4xs)
}

.bn-slider-ticks__steps {
    grid-gap: var(--space-2xs);
    gap: var(--space-2xs);
    width: 100%
}

.bn-slider-ticks__steps .bn-slider-ticks-tick {
    width: 100%
}

.bn-slider-ticks__steps .bn-slider-ticks-tick.finish {
    background-color: var(--color-PrimaryText)
}

.bn-slider-ticks-tick {
    background-color: var(--color-Line);
    cursor: pointer;
    height: 3px;
    width: 8px
}

.bn-slider-ticks-tick.active {
    background-color: var(--color-PrimaryText)
}

.bn-slider-ticks.data-dir-vertical {
    flex-direction: column
}

.bn-slider-ticks.data-dir-vertical .bn-slider-ticks-tick {
    height: 11px;
    width: 3px
}

.bn-slider-color-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.bn-slider-color-track {
    background: linear-gradient(90deg,rgba(32,38,48,0),#202630);
    border-radius: var(--radii-s);
    height: 10px;
    left: 0;
    margin: 1px 6px;
    position: absolute;
    right: 0
}

.bn-slider-color-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    flex: 1 1;
    z-index: 2
}

.bn-slider-color-input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: var(--color-RedGreenBgText);
    border-radius: 100%;
    box-shadow: var(--shadow-shadow2);
    cursor: pointer;
    height: 12px;
    transform: translateY(-1px);
    width: 12px
}

.bn-slider-color-input[type=range]::-webkit-slider-runnable-track {
    cursor: pointer;
    height: 10px;
    margin: 1px 0
}

.bn-slider-color-input[type=range]::-moz-range-thumb {
    background: var(--color-RedGreenBgText);
    border: none;
    border-radius: 100%;
    box-shadow: var(--shadow-shadow2);
    cursor: pointer;
    height: 12px;
    width: 12px
}

.bn-slider-color-input[type=range]::-moz-range-track {
    cursor: pointer;
    height: 10px;
    margin: 1px 0
}

.bn-slider-color-input[type=range]::-ms-thumb {
    background: var(--color-RedGreenBgText);
    border: none;
    border-radius: 100%;
    box-shadow: var(--shadow-shadow2);
    cursor: pointer;
    height: 12px;
    width: 12px
}

.bn-slider-color-input[type=range]::-ms-track {
    background: transparent;
    border-color: transparent;
    color: transparent;
    cursor: pointer;
    height: 10px;
    margin: 1px 0
}

.bn-slider-color-input[type=range]::-ms-fill-lower,.bn-slider-color-input[type=range]::-ms-fill-upper {
    background: transparent
}

.bn-slider {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    flex: 1 1;
    margin: 10px 0;
    position: relative;
    z-index: 2
}

.bn-slider-wrapper {
    display: flex;
    position: relative
}

.bn-slider-track {
    background: var(--color-InputLine);
    display: flex;
    height: 1px;
    left: 5px;
    position: absolute;
    right: 5px;
    top: calc(50% - .5px);
    transform: translate(0)
}

.bn-slider-track-thumb {
    background: var(--color-PrimaryText);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.bn-slider-track-step {
    grid-gap: var(--space-3xs);
    align-items: center;
    color: var(--color-SecondaryText);
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 400;
    gap: var(--space-3xs);
    line-height: 18px;
    position: absolute;
    top: -2.5px;
    transform: translate(-50%);
    z-index: 2
}

.bn-slider-track-step-dot {
    background: var(--color-BasicBg);
    border: 1px solid var(--color-InputLine);
    border-radius: 1px;
    height: 6px;
    transform: rotate(-45deg);
    width: 6px
}

.bn-slider-track-step.active .bn-slider-track-step-dot {
    background: var(--color-PrimaryText);
    border-color: var(--color-PrimaryText)
}

.bn-slider-track-step:not(.disabled) .bn-slider-track-step-mark {
    cursor: pointer
}

.bn-slider-track-step.disabled {
    color: var(--color-InputLine)
}

.bn-slider-track-number {
    background-color: var(--color-PrimaryText);
    border-radius: var(--radii-xs);
    bottom: 9px;
    color: var(--color-CardBg);
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    padding: 0 var(--space-4xs);
    position: absolute;
    transform: translate(-50%);
    z-index: 3
}

.bn-slider-track-rtl .bn-slider-track-number,.bn-slider-track-rtl .bn-slider-track-step {
    transform: translate(50%)
}

.bn-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: var(--color-BasicBg);
    border: 1px solid var(--color-PrimaryText);
    border-radius: 1px;
    cursor: pointer;
    height: 10px;
    transform: translate(0) rotate(-45deg);
    width: 10px
}

.bn-slider::-webkit-slider-runnable-track {
    background: transparent;
    cursor: pointer;
    height: 10px;
    width: 100%
}

.bn-slider::-moz-range-thumb {
    background: var(--color-BasicBg);
    border: 1px solid var(--color-PrimaryText);
    border-radius: 1px;
    cursor: pointer;
    height: 10px;
    transform: translate(0) rotate(-45deg);
    width: 10px
}

.bn-slider::-moz-range-track {
    background: transparent;
    cursor: pointer;
    height: 10px;
    width: 100%
}

.bn-slider::-ms-thumb {
    background: var(--color-BasicBg);
    border: 1px solid var(--color-PrimaryText);
    border-radius: 1px;
    cursor: pointer;
    height: 10px;
    transform: translate(0) rotate(-45deg);
    width: 10px
}

.bn-slider::-ms-track {
    background: transparent;
    border-color: transparent;
    color: transparent;
    cursor: pointer;
    height: 10px;
    width: 100%
}

.bn-slider::-ms-fill-lower,.bn-slider::-ms-fill-upper {
    background: transparent
}

@media only screen and (min-width: 768px) {
    .bn-slider::-webkit-slider-thumb {
        box-shadow:0 0 0 .5px var(--color-PrimaryText)
    }

    .bn-slider::-moz-range-thumb {
        box-shadow: 0 0 0 .5px var(--color-PrimaryText)
    }

    .bn-slider::-ms-thumb {
        box-shadow: 0 0 0 .5px var(--color-PrimaryText)
    }

    .bn-slider-track-number {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }
}

.bn-upload {
    grid-gap: var(--space-4xs);
    align-items: center;
    border: 1px solid var(--color-Line);
    border-radius: var(--radii-m);
    color: var(--color-PrimaryText);
    cursor: pointer;
    display: inline-flex;
    gap: var(--space-4xs);
    min-height: 32px;
    padding: var(--space-2xs) var(--space-m)
}

.bn-upload.data-initial.bn-upload:active {
    border: 1px solid var(--color-PrimaryYellow)
}

.bn-upload.data-error,.bn-upload.data-success,.bn-upload.data-waiting {
    grid-gap: var(--space-s);
    gap: var(--space-s);
    padding: var(--space-2xs) var(--space-s)
}

.bn-upload.data-error .bn-upload-icon,.bn-upload.data-success .bn-upload-icon,.bn-upload.data-waiting .bn-upload-icon {
    font-size: 24px
}

.bn-upload.data-waiting .bn-spinner {
    fill: var(--color-BtnBg);
    stroke: var(--color-BtnBg);
    font-size: 24px;
    transform: scale(.8)
}

.bn-upload.data-waiting .bn-spinner circle {
    stroke-width: 3.5px
}

.bn-upload.data-error {
    border: 1px solid var(--color-Error)
}

.bn-upload.data-error .bn-upload-filename {
    color: var(--color-Error)
}

.bn-upload__primary.data-size-large {
    min-height: 40px;
    padding: var(--space-xs) var(--space-m)
}

.bn-upload__primary.data-size-large.data-error,.bn-upload__primary.data-size-large.data-success,.bn-upload__primary.data-size-large.data-waiting {
    padding: var(--space-s)
}

.bn-upload__primary.data-size-large.data-error .bn-upload-icon,.bn-upload__primary.data-size-large.data-success .bn-upload-icon,.bn-upload__primary.data-size-large.data-waiting .bn-spinner,.bn-upload__primary.data-size-large.data-waiting .bn-upload-icon {
    font-size: 48px
}

.bn-upload__square {
    border: 1px solid var(--color-Line);
    flex-direction: column;
    height: 164px;
    justify-content: center;
    position: relative;
    width: 164px
}

.bn-upload__square,.bn-upload__square.data-error,.bn-upload__square.data-success,.bn-upload__square.data-waiting {
    grid-gap: var(--space-4xs);
    gap: var(--space-4xs)
}

.bn-upload__square.data-error .bn-upload-icon,.bn-upload__square.data-success .bn-upload-icon,.bn-upload__square.data-waiting .bn-spinner,.bn-upload__square.data-waiting .bn-upload-icon {
    font-size: 48px
}

.bn-upload__square .bn-upload-icon {
    color: var(--color-PrimaryText);
    font-size: 24px
}

.bn-upload__square .bn-upload-image {
    height: auto;
    width: 100%
}

.bn-upload__square .bn-upload-trigger {
    color: var(--color-PrimaryText)
}

.bn-upload__square .bn-upload-filename {
    max-width: 90%;
    min-width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bn-upload__square .bn-upload-delete {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 2
}

.bn-upload-icon {
    align-items: center;
    color: var(--color-PrimaryText);
    display: flex;
    font-size: 16px;
    height: 1em;
    justify-content: center;
    width: 1em
}

.bn-upload-image {
    height: 24px;
    width: 24px
}

.bn-upload-trigger {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.bn-upload-retry {
    align-items: center;
    background-color: var(--color-Line);
    border-radius: var(--radii-s);
    color: var(--color-PrimaryText);
    display: flex;
    font-size: 12px;
    font-weight: 500;
    height: 24px;
    justify-content: center;
    line-height: 18px;
    margin-top: var(--space-4xs);
    padding-left: var(--space-2xs);
    padding-right: var(--space-2xs)
}

.bn-upload-filename {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    min-width: 120px
}

.bn-upload-delete {
    color: var(--color-IconNormal);
    font-size: 20px
}

.bn-upload-rtl {
    direction: rtl
}

.bn-upload-rtl.bn-upload__square .bn-upload-delete {
    left: 0;
    right: auto
}

@media only screen and (min-width: 768px) {
    .bn-upload.data-initial.bn-upload:hover {
        border:1px solid var(--color-PrimaryYellow)
    }
}

.bn-step {
    grid-gap: var(--space-xs);
    display: flex;
    flex: 1 1;
    flex-direction: column;
    gap: var(--space-xs);
    position: relative
}

.bn-step__primary.data-status-progress .bn-step-ind {
    background-color: var(--color-PrimaryText);
    color: var(--color-BasicBg)
}

.bn-step__primary.data-status-progress .bn-step-content {
    color: var(--color-PrimaryText)
}

.bn-step__primary.data-status-finish .bn-step-ind,.bn-step__primary.data-status-finish .bn-step-tail {
    background-color: var(--color-PrimaryText);
    color: var(--color-BasicBg)
}

.bn-step__primary:last-of-type .bn-step-tail {
    display: none
}

.bn-step__primary .bn-step-ind {
    align-items: center;
    background-color: var(--color-Line);
    border-radius: 3px;
    color: var(--color-DisableText);
    display: flex;
    flex: none;
    font-size: 12px;
    font-weight: 500;
    height: 16px;
    justify-content: center;
    line-height: 18px;
    position: relative;
    transform: rotate(45deg);
    transition-duration: var(--animation-duration-fast);
    transition-property: background-color;
    transition-timing-function: linear;
    width: 16px;
    z-index: 2
}

.bn-step__primary .bn-step-ind .bn-svg {
    font-size: 12px
}

.bn-step__primary .bn-step-ind .data-ind-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    transform: rotate(-45deg)
}

.bn-step__primary .bn-step-content {
    color: var(--color-SecondaryText);
    width: 110px
}

.bn-step__primary .bn-step-tail {
    background-color: var(--color-Line);
    height: 2px;
    left: 0;
    position: absolute;
    right: 16px;
    top: 7px;
    transform: translate(16px);
    transition-duration: var(--animation-duration-fast);
    transition-property: background-color;
    transition-timing-function: linear
}

.bn-step__primary__normal .bn-step-ind {
    border-radius: unset;
    height: 8px;
    transform: rotate(45deg);
    width: 8px
}

.bn-step__primary__normal .bn-step-tail {
    right: 8px;
    top: 3px;
    transform: translate(8px)
}

.bn-step__primary__normal .bn-step-content-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.bn-step__primary__normal .bn-step-content-desc {
    color: var(--color-SecondaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.bn-step__primary__normal .bn-step-content-action {
    color: var(--color-TextLink);
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin-top: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

.bn-step__primary__normal:not(.data-type-dynamic) .bn-step-ind,.bn-step__primary__normal:not(.data-type-dynamic) .bn-step-tail {
    background-color: var(--color-DisableText)
}

.bn-step__primary__normal:not(.data-type-dynamic) .bn-step-content {
    color: var(--color-PrimaryText)
}

.bn-step__primary__normal.data-type-dynamic {
    --bn-step-content-height: 32px
}

.bn-step__primary__normal.data-type-dynamic.data-status-progress .bn-step-ind {
    transform: rotate(45deg) scale(1.25)
}

.bn-step__arrow {
    padding: 0
}

.bn-step__arrow.data-status-progress .bn-step-ind {
    color: var(--color-TextOnYellow)
}

.bn-step__arrow.data-status-progress .bn-step-ind:after,.bn-step__arrow.data-status-progress .bn-step-ind:before {
    background-color: var(--color-BtnBg)
}

.bn-step__arrow.data-status-progress .bn-step-content,.bn-step__arrow.data-status-progress .bn-step-content-desc {
    color: var(--color-PrimaryText)
}

.bn-step__arrow:first-of-type.data-status-progress .bn-step-ind {
    background-image: linear-gradient(to right,var(--color-BtnBg),transparent)
}

.bn-step__arrow:first-of-type .bn-step-ind {
    background-image: linear-gradient(to right,var(--color-Line),transparent);
    border-radius: 2px 0 0 2px
}

.bn-step__arrow .bn-step-ind {
    align-items: center;
    border-radius: 2px;
    color: var(--color-SecondaryText);
    display: flex;
    flex: none;
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    justify-content: center;
    line-height: 24px;
    position: relative;
    width: 100%;
    z-index: 2
}

.bn-step__arrow .bn-step-ind:before {
    border-radius: 2px 2px 2px 0;
    height: 51%;
    top: 0;
    transform: skewX(35deg)
}

.bn-step__arrow .bn-step-ind:after,.bn-step__arrow .bn-step-ind:before {
    background-color: var(--color-Line);
    content: "";
    left: 6px;
    pointer-events: none;
    position: absolute;
    right: 4px;
    z-index: -1
}

.bn-step__arrow .bn-step-ind:after {
    border-radius: 0 2px 2px 2px;
    bottom: 0;
    height: 50%;
    transform: skewX(-35deg)
}

.bn-step__arrow .bn-step-ind .bn-svg {
    font-size: 16px
}

.bn-step__arrow .bn-step-content {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    max-width: 200px;
    padding: 0 var(--space-xs)
}

.bn-step-content {
    color: var(--color-PrimaryText);
    transition-duration: var(--animation-duration-fast);
    transition-property: color;
    transition-timing-function: linear
}

.bn-step-content-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.bn-step-content-desc {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.bn-step-content-action {
    margin-top: var(--space-2xs)
}

.bn-step-rtl.bn-step__primary .bn-step-tail {
    left: 16px;
    right: 0;
    transform: translate(-16px)
}

.bn-step-rtl.bn-step__primary.data-status-progress .bn-step-tail {
    background: linear-gradient(to left,var(--color-PrimaryText) 50%,var(--color-Line) 50%)
}

.bn-step-rtl.bn-step__primary__normal .bn-step-tail {
    left: 3px;
    transform: translate(-8px)
}

.bn-step-rtl.bn-step__arrow {
    padding: 0
}

.bn-step-rtl.bn-step__arrow:first-of-type.data-status-progress .bn-step-ind {
    background-image: linear-gradient(to left,var(--color-BtnBg),transparent)
}

.bn-step-rtl.bn-step__arrow:first-of-type .bn-step-ind {
    background-image: linear-gradient(to left,var(--color-Line),transparent);
    border-radius: 0 2px 2px 0
}

.bn-step-rtl.bn-step__arrow .bn-step-ind:before {
    transform: skewX(-35deg)
}

.bn-step-rtl.bn-step__arrow .bn-step-ind:after {
    transform: skewX(35deg)
}

@media only screen and (min-width: 768px) {
    .bn-step {
        padding:0 var(--space-m) 0 0
    }

    .bn-step:last-of-type {
        flex: none;
        padding: 0
    }

    .bn-step-content-title {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px
    }

    .bn-step-content-desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    .bn-step-rtl {
        padding: 0 0 0 var(--space-m)
    }

    .bn-step__primary__normal .bn-step-content-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    .bn-step__primary__normal .bn-step-content-desc {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px
    }

    .bn-step__primary__normal .bn-step-content-action {
        font-size: 12px;
        font-weight: 500;
        line-height: 16px
    }

    .bn-step__primary__normal .bn-step-content-action:hover {
        color: var(--color-BtnBg)
    }

    .bn-step__primary .bn-step-content {
        color: var(--color-TertiaryText);
        width: 200px
    }

    .bn-step__arrow .bn-step-ind {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .bn-step__arrow .bn-step-content {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }
}

.bn-steps {
    --bn-step-content-height: 64px;
    display: flex;
    position: relative
}

.bn-steps__primary.data-gap {
    grid-gap: var(--space-2xs);
    gap: var(--space-2xs)
}

.bn-steps__primary.data-gap .bn-step-tail {
    left: var(--space-2xs)
}

.bn-steps__primary.data-gap.data-vertical .bn-step-tail {
    top: var(--space-2xs)
}

.bn-steps__primary.data-focus-current-step .bn-step__primary.data-status-finish .bn-step-content,.bn-steps__primary.data-focus-current-step .bn-step__primary.data-status-initial .bn-step-content {
    opacity: 0
}

.bn-steps__primary.data-focus-current-step .bn-step__primary.data-status-progress .bn-step-content {
    text-wrap: nowrap;
    white-space: nowrap
}

.bn-steps__primary.data-vertical {
    flex-direction: column
}

.bn-steps__primary.data-vertical .bn-step {
    flex-direction: row
}

.bn-steps__primary.data-vertical .bn-step:not(:last-of-type) {
    min-height: var(--bn-step-content-height);
    padding: 0 0 var(--space-m)
}

.bn-steps__primary.data-vertical .bn-step-content {
    flex: 1 1;
    width: auto
}

.bn-steps__primary.data-vertical .bn-step-tail {
    bottom: 16px;
    height: auto;
    left: 7px;
    right: auto;
    top: 0;
    transform: translateY(20px);
    width: 2px
}

.bn-steps__primary.data-vertical .bn-step__primary .bn-step-ind {
    top: 4px
}

.bn-steps__primary.data-vertical .bn-step__primary__normal .bn-step-ind {
    top: 7px
}

.bn-steps__primary.data-vertical .bn-step__primary__normal .bn-step-tail {
    bottom: 0;
    height: auto;
    left: 3px;
    right: auto;
    top: 0;
    transform: translateY(8px);
    width: 2px
}

.bn-steps__primary.data-vertical .bn-step__primary__normal .bn-step-content {
    grid-gap: var(--space-4xs);
    display: flex;
    flex-direction: column;
    gap: var(--space-4xs)
}

.bn-steps__primary.data-vertical .bn-step__primary__normal.bn-step-rtl .bn-step-tail {
    left: auto;
    right: 3px
}

.bn-steps__primary.data-vertical .bn-step__primary.data-status-progress .bn-step-tail {
    background: var(--color-Line)
}

.bn-steps__primary.data-vertical .bn-step-rtl .bn-step-tail {
    left: auto;
    right: 8px
}

.bn-steps__primary .bn-step__primary.data-align-center .bn-step-ind {
    transform: translateX(47px) rotate(45deg)
}

.bn-steps__primary .bn-step__primary.data-align-center .bn-step-ind .data-ind-icon {
    transform: rotate(-45deg)
}

.bn-steps__primary .bn-step__primary.data-align-center .bn-step-tail {
    transform: translateX(63px)
}

.bn-steps__primary .bn-step__primary.data-align-center .bn-step-content {
    text-align: center
}

.bn-steps__primary .bn-step__primary.data-align-space-between {
    padding: 0
}

.bn-steps__primary .bn-step__primary.data-align-space-between .bn-step-content {
    max-width: 100%;
    text-align: center;
    width: 100%
}

.bn-steps__primary .bn-step__primary.data-align-space-between .bn-step-tail {
    left: 0;
    right: 0;
    transform: unset
}

.bn-steps__primary .bn-step__primary.data-align-space-between.data-status-progress:first-child .bn-step-tail {
    background: var(--color-Line)
}

.bn-steps__primary .bn-step__primary.data-align-space-between.data-status-progress:not(:first-child):not(:last-child) .bn-step-tail {
    background: linear-gradient(to right,var(--color-PrimaryText) 50%,var(--color-Line) 50%)
}

.bn-steps__primary .bn-step__primary.data-align-space-between.data-status-progress:not(:first-child):not(:last-child).bn-step-rtl .bn-step-tail {
    background: linear-gradient(to left,var(--color-PrimaryText) 50%,var(--color-Line) 50%)
}

.bn-steps__primary .bn-step__primary.data-align-space-between.data-status-progress:last-child .bn-step-tail {
    background: var(--color-PrimaryText)
}

[dir=ltr] .bn-steps__primary .bn-step__primary.data-align-space-between:first-child {
    padding-right: 6px
}

[dir=rtl] .bn-steps__primary .bn-step__primary.data-align-space-between:first-child {
    padding-left: 6px
}

[dir=ltr] .bn-steps__primary .bn-step__primary.data-align-space-between:first-child .bn-step-content {
    text-align: left
}

[dir=rtl] .bn-steps__primary .bn-step__primary.data-align-space-between:first-child .bn-step-content {
    text-align: right
}

.bn-steps__primary .bn-step__primary.data-align-space-between:not(:first-child):not(:last-child) {
    align-items: center;
    padding: 0 6px
}

[dir=ltr] .bn-steps__primary .bn-step__primary.data-align-space-between:last-child {
    padding-left: 6px
}

[dir=rtl] .bn-steps__primary .bn-step__primary.data-align-space-between:last-child {
    padding-right: 6px
}

.bn-steps__primary .bn-step__primary.data-align-space-between:last-child {
    align-items: flex-end;
    flex: 1 1
}

[dir=ltr] .bn-steps__primary .bn-step__primary.data-align-space-between:last-child .bn-step-content {
    text-align: right
}

[dir=rtl] .bn-steps__primary .bn-step__primary.data-align-space-between:last-child .bn-step-content {
    text-align: left
}

.bn-steps__primary .bn-step__primary.data-align-space-between:last-child .bn-step-tail {
    display: block
}

.bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind {
    transform: translateX(-47px) rotate(45deg)
}

.bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon {
    transform: rotate(-45deg)
}

.bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-tail {
    transform: translateX(-63px)
}

@media only screen and (min-width: 768px) {
    .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-ind {
        transform:translateX(92px) rotate(45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-ind .data-ind-icon {
        transform: rotate(-45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-tail {
        transform: translateX(108px)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-content {
        text-align: center
    }

    [dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-space-between:first-child {
        padding-right: var(--space-xl)
    }

    [dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-space-between:first-child {
        padding-left: var(--space-xl)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-space-between:not(:first-child):not(:last-child) {
        padding: 0 var(--space-xl)
    }

    [dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-space-between:last-child {
        padding-left: var(--space-xl)
    }

    [dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-space-between:last-child {
        padding-right: var(--space-xl)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind {
        transform: translateX(-92px) rotate(45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon {
        transform: rotate(-45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-tail {
        transform: translateX(-108px)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step__primary.data-align-center .bn-step-ind {
        transform: translateX(96px) rotate(45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon {
        transform: rotate(-45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step__primary.data-align-center .bn-step-tail {
        transform: translateX(104px)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind {
        transform: translateX(-96px) rotate(45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon {
        transform: rotate(-45deg)
    }

    .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step-rtl.bn-step__primary.data-align-center .bn-step-tail {
        transform: translateX(-104px)
    }
}

.bn-tag {
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    line-height: 18px
}

.bn-tag>.bn-bubble-content {
    grid-gap: 2px;
    align-items: center;
    display: flex;
    gap: 2px;
    padding: 0 6px
}

.bn-tag>.bn-bubble-content>svg {
    font-size: 12px
}

.bn-tag.data-size-small {
    font-size: 10px;
    font-weight: 400;
    height: 16px;
    line-height: 16px
}

.bn-tag.data-size-small>.bn-bubble-content {
    border-radius: var(--radii-2xs);
    padding: 0 4px
}

@media only screen and (min-width: 768px) {
    .bn-tag.data-size-small {
        font-size:12px;
        font-weight: 400;
        line-height: 18px
    }

    .bn-tag.data-size-small>.bn-bubble-content>svg {
        font-size: 12px
    }
}

.bn-tag.data-corner-top-left>.bn-bubble-content {
    border-radius: 0 0 8px 0;
    padding: 0 8px
}

.bn-tag.data-corner-top-right>.bn-bubble-content {
    border-radius: 0 0 0 8px;
    padding: 0 8px
}

.bn-tag-wrap {
    align-items: center;
    direction: ltr;
    display: inline-flex;
    position: relative
}

.bn-tag.bn-bubble__info {
    --color-arrow: var(--color-Input);
    color: var(--color-PrimaryText)
}

.bn-tag.bn-bubble__warn {
    --color-arrow: var(--color-BadgeBg);
    color: var(--color-TextLink)
}

.bn-tag.bn-bubble__success {
    --color-arrow: rgba(46,189,133,.1);
    color: var(--color-Success)
}

.bn-tag.bn-bubble__error {
    --color-arrow: rgba(246,70,93,.1);
    color: var(--color-Error)
}

@media only screen and (min-width: 768px) {
    .bn-tag {
        height:24px
    }

    .bn-tag>.bn-bubble-content>svg {
        font-size: 16px
    }
}

.bn-picker-view {
    align-items: center;
    display: flex;
    font-size: 20px;
    font-weight: 400;
    height: 250px;
    line-height: 28px;
    padding: 0 var(--space-4xl);
    position: relative
}

.bn-picker-view-column-content {
    transition: transform var(--animation-duration-base) ease
}

.bn-picker-view.dark .bn-picker-view-column-mask {
    background-image: linear-gradient(180deg,rgba(32,38,48,.8),rgba(32,38,48,.4)),linear-gradient(0deg,rgba(32,38,48,.8),rgba(32,38,48,.4))
}

.bn-picker-view.midnight .bn-picker-view-column-mask {
    background-image: linear-gradient(180deg,rgba(26,26,26,.8),rgba(26,26,26,.4)),linear-gradient(0deg,rgba(26,26,26,.8),rgba(26,26,26,.4))
}

@media only screen and (min-width: 768px) {
    .bn-picker-view.dark .bn-picker-view-column-mask {
        background-image:linear-gradient(180deg,rgba(30,35,41,.8),rgba(30,35,41,.4)),linear-gradient(0deg,rgba(30,35,41,.8),rgba(30,35,41,.4))
    }

    .bn-picker-view.midnight .bn-picker-view-column-mask {
        background-image: linear-gradient(180deg,rgba(26,26,26,.8),rgba(26,26,26,.4)),linear-gradient(0deg,rgba(26,26,26,.8),rgba(26,26,26,.4))
    }
}

.bn-picker-view-column {
    display: block;
    flex: 1 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%
}

.bn-picker-view-column-item {
    box-sizing: border-box;
    color: var(--color-PrimaryText);
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 var(--space-3xs);
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.bn-picker-view-column-mask {
    background-image: linear-gradient(180deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4));
    background-position: top,bottom;
    background-repeat: no-repeat;
    background-size: 100% 204px;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.bn-picker-view-column-content {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.bn-picker-view-column-indicator {
    box-sizing: border-box;
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 3
}

.bn-picker-view:after,.bn-picker-view:before {
    background-color: var(--color-Line);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.bn-picker-view:before {
    top: calc(50% - 25px)
}

.bn-picker-view:after {
    bottom: calc(50% - 25px)
}

.bn-picker-header {
    grid-gap: var(--space-4xs);
    align-items: center;
    display: flex;
    gap: var(--space-4xs);
    padding: var(--space-m);
    position: relative
}

.bn-picker-header-main {
    color: var(--color-PrimaryText);
    flex: 1 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center
}

.bn-picker-footer {
    grid-gap: var(--space-s);
    align-items: center;
    display: flex;
    gap: var(--space-s);
    justify-content: space-between;
    padding: var(--space-m)
}

.bn-picker-footer-cancel,.bn-picker-footer-confirm {
    flex-grow: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.bn-picker-box,.bn-picker-range {
    background-color: var(--color-CardBg);
    width: 100%
}

.bn-picker-inputs {
    align-items: center;
    color: var(--color-SecondaryText);
    display: flex;
    font-size: 14px;
    font-weight: 400;
    justify-content: space-between;
    line-height: 22px;
    padding: var(--space-xs) var(--space-m)
}

.bn-picker-inputs-input {
    background-color: var(--color-Input);
    color: var(--color-PrimaryText);
    font-size: 16px;
    font-weight: 400;
    height: 36px;
    line-height: 24px;
    min-height: 36px;
    padding: 0 34px;
    width: 150px
}

.bn-picker-inputs-input.focus {
    border: 1.5px solid var(--color-PrimaryText)
}

.bn-picker-inputs-separator {
    min-width: 45px;
    text-align: center
}

.bn-keyboard {
    grid-gap: var(--space-2xs);
    display: grid;
    gap: var(--space-2xs);
    grid-template-columns: repeat(3,1fr);
    min-width: 375px;
    padding: var(--space-m) var(--space-4xs)
}

.bn-keyboard,.bn-keyboard-key {
    background-color: var(--color-CardBg)
}

.bn-keyboard-key {
    color: var(--color-PrimaryText);
    font-size: 28px;
    font-weight: 600;
    height: 46px;
    line-height: 40px
}

.bn-keyboard-key:active {
    background-color: var(--color-Vessel)
}

.bn-keyboard-key-separator {
    padding-bottom: 16px
}

.bn-keyboard-hide-separator .bn-keyboard-key-separator {
    visibility: hidden
}

.bn-keyboard-rtl .bn-keyboard-key-cancel {
    transform: scaleX(-1)
}

.bn-searchBar {
    transition-duration: var(--animation-duration-slow);
    transition-property: width;
    transition-timing-function: ease-in-out
}

.bn-searchBar__collapsible {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.bn-searchBar__collapsible .bn-textField {
    transition-duration: var(--animation-duration-slow);
    width: 100%
}

.bn-searchBar__collapsible .bn-textField-clear {
    opacity: 1;
    transition-delay: var(--animation-duration-slow);
    transition-property: opacity;
    visibility: visible
}

.bn-searchBar__collapsible .bn-textField-input {
    opacity: 1;
    transition-delay: var(--animation-duration-fast);
    transition-property: opacity
}

.bn-searchBar__collapsible.bn-searchBar__collapsed {
    width: 20px
}

.bn-searchBar__collapsed .bn-textField {
    background: transparent;
    border-color: transparent;
    padding-left: 0;
    width: 20px
}

.bn-searchBar__collapsed .bn-textField-input {
    opacity: 0;
    transition-delay: var(--animation-duration-fast);
    transition-property: opacity
}

.bn-searchBar__collapsed .bn-textField-prefix {
    color: var(--color-PrimaryText)
}

.bn-searchBar__collapsed .bn-textField-clear {
    opacity: 0;
    visibility: hidden
}

.bn-skeleton {
    display: flex;
    width: 100%
}

[dir=ltr] .bn-skeleton-header {
    padding-right: var(--space-s)
}

[dir=rtl] .bn-skeleton-header {
    padding-left: var(--space-s)
}

.bn-skeleton-content {
    flex: 1 1
}

.bn-skeleton.bn-skeleton-active .bn-skeleton-avatar,.bn-skeleton.bn-skeleton-active .bn-skeleton-image,.bn-skeleton.bn-skeleton-active .bn-skeleton-paragraph-row,.bn-skeleton.bn-skeleton-active .bn-skeleton-title {
    animation: skeleton-loading 1.4s ease infinite;
    background: linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);
    background-size: 400% 100%
}

.bn-skeleton-avatar {
    background: var(--color-Input);
    border-radius: 50%;
    display: inline-block;
    height: 64px;
    vertical-align: top;
    width: 64px
}

.bn-skeleton-avatar-small {
    height: 24px;
    width: 24px
}

.bn-skeleton-avatar-square,.bn-skeleton-title {
    border-radius: var(--radii-xs)
}

.bn-skeleton-title {
    background: var(--color-Input);
    height: 24px;
    width: 50%
}

.bn-skeleton .bn-skeleton-paragraph-row-wrapper {
    display: flex
}

[dir=ltr] .bn-skeleton .bn-skeleton-paragraph-row-wrapper .bn-skeleton-avatar {
    margin-right: var(--space-s)
}

[dir=rtl] .bn-skeleton .bn-skeleton-paragraph-row-wrapper .bn-skeleton-avatar {
    margin-left: var(--space-s)
}

.bn-skeleton .bn-skeleton-paragraph-row-wrapper .bn-skeleton-avatar {
    flex-shrink: 0
}

.bn-skeleton .bn-skeleton-paragraph-row-wrapper+.bn-skeleton-paragraph-row-wrapper {
    margin-top: var(--space-mm)
}

.bn-skeleton .bn-skeleton-paragraph-row {
    background: var(--color-Input);
    border-radius: var(--radii-xs);
    height: 24px;
    width: 100%
}

.bn-skeleton .bn-skeleton-paragraph-row+.bn-skeleton-paragraph-row,.bn-skeleton-title+.bn-skeleton-paragraph {
    margin-top: var(--space-mm)
}

.bn-skeleton-images {
    display: flex;
    width: 100%
}

.bn-skeleton-image {
    background: var(--color-Input);
    border-radius: var(--radii-xs);
    height: 154px;
    width: 100%
}

[dir=ltr] .bn-skeleton-image+.bn-skeleton-image {
    margin-left: var(--space-mm)
}

[dir=rtl] .bn-skeleton-image+.bn-skeleton-image {
    margin-right: var(--space-mm)
}

.bn-skeleton-paragraph+.bn-skeleton-images {
    margin-top: var(--space-mm)
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-ranges .bn-web-datepicker-now {
    display: none
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer {
    grid-gap: var(--space-xs);
    align-items: center;
    display: flex;
    gap: var(--space-xs);
    justify-content: space-between
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-extra {
    flex-grow: 1
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-range {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-range-btn-list {
    grid-gap: var(--space-4xs);
    align-items: center;
    display: flex;
    gap: var(--space-4xs)
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-range-btn-list button {
    --button-color: var(--color-TertiaryText);
    padding: 0 16px
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-range-btn-list button:hover:not(.inactive):not([disabled]) {
    --button-bg: var(--color-Input);
    --button-color: var(--color-PrimaryText)
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-range-btn-actions {
    grid-gap: var(--space-xs);
    align-items: center;
    display: flex;
    gap: var(--space-xs)
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-date {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.bn-web-datepicker-dropdown.data-default-footer .bn-web-datepicker-footer-date-btn-actions {
    grid-gap: var(--space-xs);
    align-items: center;
    display: flex;
    gap: var(--space-xs)
}

.bn-web-datepicker {
    background: var(--color-CardBg);
    border: 1px solid var(--color-InputLine);
    border-radius: var(--radii-m);
    display: inline-flex;
    height: 40px;
    padding: 0 var(--space-s);
    width: 212px
}

.bn-web-datepicker.data-borderless {
    background: transparent;
    border: none
}

.bn-web-datepicker:hover:not(.bn-web-datepicker-disabled):not(.data-borderless) {
    border: 1px solid var(--color-BtnBg)
}

.bn-web-datepicker.data-size-large {
    height: 48px
}

.bn-web-datepicker.data-size-small {
    height: 32px
}

.bn-web-datepicker.data-size-tiny {
    height: 28px;
    padding: 0 var(--space-2xs);
    width: 114px
}

.bn-web-datepicker.data-size-tiny.data-time {
    width: 158px
}

.bn-web-datepicker.data-size-tiny .bn-web-datepicker-suffix {
    padding-left: var(--space-4xs)
}

.bn-web-datepicker.data-size-tiny .bn-web-datepicker-input>input {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.bn-web-datepicker.data-size-tiny.bn-web-datepicker-range {
    width: 212px
}

.bn-web-datepicker.data-size-tiny.bn-web-datepicker-range.data-time {
    width: 302px
}

.bn-web-datepicker.data-size-tiny.bn-web-datepicker-range .bn-web-datepicker-range-separator {
    font-size: 16px;
    padding: 0 var(--space-4xs)
}

.bn-web-datepicker.bn-web-datepicker-range {
    width: 280px
}

.bn-web-datepicker.bn-web-datepicker-range.data-time {
    width: 365px
}

.bn-web-datepicker-focused {
    border: 1px solid var(--color-BtnBg)
}

.bn-web-datepicker.bn-web-datepicker-disabled {
    background-color: var(--color-Line);
    border: none;
    color: var(--color-DisableText)
}

.bn-web-datepicker.bn-web-datepicker-disabled ::-moz-placeholder {
    color: var(--color-DisableText)
}

.bn-web-datepicker.bn-web-datepicker-disabled *,.bn-web-datepicker.bn-web-datepicker-disabled ::placeholder {
    color: var(--color-DisableText)
}

.bn-web-datepicker-range-separator {
    align-items: center;
    color: var(--color-IconNormal);
    display: flex;
    flex: none;
    font-size: 20px;
    padding: 0 var(--space-2xs)
}

.bn-web-datepicker-input {
    background: inherit;
    display: inline-flex;
    flex: 1 1;
    position: relative;
    width: 100%
}

.bn-web-datepicker-suffix {
    flex: none;
    padding-left: var(--space-2xs)
}

.bn-web-datepicker-clear,.bn-web-datepicker-suffix {
    align-items: center;
    color: var(--color-IconNormal);
    display: flex
}

.bn-web-datepicker-clear {
    background: inherit;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .3s linear
}

.bn-web-datepicker:hover .bn-web-datepicker-clear {
    opacity: 1
}

.bn-web-datepicker-input>input {
    background: inherit;
    border: none;
    color: var(--color-PrimaryText);
    flex: 1 1;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    outline: none;
    padding: 0;
    width: 100%
}

.bn-web-datepicker-input>input::-moz-placeholder {
    color: var(--color-IconNormal)
}

.bn-web-datepicker-input>input::placeholder {
    color: var(--color-IconNormal)
}

.bn-web-datepicker-range .bn-web-datepicker-input>input {
    text-align: center
}

.bn-web-datepicker-rtl .bn-web-datepicker-suffix {
    padding-left: 0;
    padding-right: var(--space-2xs)
}

.bn-web-datepicker-rtl .bn-web-datepicker-clear {
    left: 0;
    right: auto
}

.bn-web-datepicker-panel {
    border: none;
    box-sizing: content-box;
    color: var(--color-DisableText);
    display: inline-block;
    font-size: 14px;
    padding: 0;
    vertical-align: top
}

.bn-web-datepicker-date-panel,.bn-web-datepicker-decade-panel,.bn-web-datepicker-month-panel,.bn-web-datepicker-time-panel,.bn-web-datepicker-week-panel,.bn-web-datepicker-year-panel {
    display: flex;
    flex-direction: column;
    padding: 24px 32px
}

.bn-web-datepicker-date-panel table,.bn-web-datepicker-decade-panel table,.bn-web-datepicker-month-panel table,.bn-web-datepicker-time-panel table,.bn-web-datepicker-week-panel table,.bn-web-datepicker-year-panel table {
    border-collapse: collapse;
    min-width: 224px;
    text-align: center
}

.bn-web-datepicker-header {
    grid-gap: var(--space-m);
    display: flex;
    gap: var(--space-m);
    padding-bottom: 2px
}

.bn-web-datepicker-header>* {
    flex: none
}

.bn-web-datepicker-header button {
    align-items: center;
    -webkit-appearance: none;
    background: inherit;
    border: none;
    color: var(--color-IconNormal);
    cursor: pointer;
    display: inline-flex
}

.bn-web-datepicker-header button:active,.bn-web-datepicker-header button:hover {
    color: var(--color-TextLink)
}

.bn-web-datepicker-header button:disabled {
    color: var(--color-DisableText)
}

.bn-web-datepicker-header-next-btn,.bn-web-datepicker-header-prev-btn,.bn-web-datepicker-header-super-next-btn,.bn-web-datepicker-header-super-prev-btn {
    -webkit-appearance: none;
    background: inherit;
    border: none;
    color: var(--color-IconNormal);
    cursor: pointer;
    font-size: 16px
}

.bn-web-datepicker-header-next-btn:active,.bn-web-datepicker-header-next-btn:hover,.bn-web-datepicker-header-prev-btn:active,.bn-web-datepicker-header-prev-btn:hover,.bn-web-datepicker-header-super-next-btn:active,.bn-web-datepicker-header-super-next-btn:hover,.bn-web-datepicker-header-super-prev-btn:active,.bn-web-datepicker-header-super-prev-btn:hover {
    color: var(--color-TextLink)
}

.bn-web-datepicker-header-next-btn:disabled,.bn-web-datepicker-header-prev-btn:disabled,.bn-web-datepicker-header-super-next-btn:disabled,.bn-web-datepicker-header-super-prev-btn:disabled {
    color: var(--color-DisableText)
}

.bn-web-datepicker-header-view {
    color: var(--color-PrimaryText);
    flex: auto;
    text-align: center
}

.bn-web-datepicker-header-view>button {
    border: 0;
    color: var(--color-PrimaryText);
    font-weight: 400;
    margin-left: var(--space-4xs);
    margin-right: var(--space-4xs);
    padding: 0;
    vertical-align: middle
}

.bn-web-datepicker-cell-inner {
    background: transparent;
    border: 1px solid transparent;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    margin: 0;
    outline: none;
    padding: 0;
    width: 100%
}

.bn-web-datepicker-cell-inner:hover {
    background-color: var(--color-BadgeBg);
    border-radius: var(--radii-s)
}

.bn-web-datepicker-dropdown [class*=-panel] .bn-web-datepicker-cell-disabled>.bn-web-datepicker-cell-inner,.bn-web-datepicker-dropdown [class*=-panel] .bn-web-datepicker-cell-disabled>.bn-web-datepicker-time-panel-cell-inner,.bn-web-datepicker-dropdown [class*=-panel] .bn-web-datepicker-time-panel-cell-disabled>.bn-web-datepicker-cell-inner,.bn-web-datepicker-dropdown [class*=-panel] .bn-web-datepicker-time-panel-cell-disabled>.bn-web-datepicker-time-panel-cell-inner {
    background: inherit;
    color: var(--color-DisableText);
    cursor: not-allowed
}

.bn-web-datepicker-cell-in-view {
    color: var(--color-PrimaryText);
    min-width: 32px;
    padding: 1px 0
}

.bn-web-datepicker-cell-in-view.bn-web-datepicker-cell-today {
    color: var(--color-TextLink)
}

.bn-web-datepicker-cell-in-view.bn-web-datepicker-cell-today>.bn-web-datepicker-cell-inner {
    border-color: var(--color-TextLink);
    border-radius: var(--radii-s)
}

.bn-web-datepicker-cell-in-view.bn-web-datepicker-cell-today>.bn-web-datepicker-cell-inner:hover {
    background-color: var(--color-BadgeBg);
    color: var(--color-TextLink)
}

.bn-web-datepicker-cell-in-view.bn-web-datepicker-cell-today.bn-web-datepicker-cell-range-hover>.bn-web-datepicker-cell-inner {
    border-radius: 0
}

.bn-web-datepicker-cell-in-view.bn-web-datepicker-cell-in-range>.bn-web-datepicker-cell-inner {
    background: rgba(0,0,255,.05);
    min-width: 32px
}

.bn-web-datepicker-cell-range-hover,.bn-web-datepicker-cell-range-hover-end,.bn-web-datepicker-cell-range-hover-start {
    position: relative
}

.bn-web-datepicker-cell-range-hover-end:after,.bn-web-datepicker-cell-range-hover-start:after,.bn-web-datepicker-cell-range-hover:after {
    border-left: 0;
    border-right: 0;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 3px
}

.bn-web-datepicker-footer,.bn-web-datepicker-picker-footer {
    background: transparent;
    border-top: 1px solid var(--color-Line);
    padding: 16px 24px
}

.bn-web-datepicker-ranges {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.bn-web-datepicker-ranges>li {
    display: inline-block;
    height: 32px;
    line-height: 32px
}

.bn-web-datepicker-ok {
    float: right
}

.bn-web-datepicker-ok button {
    background: var(--color-BtnBg);
    border: none;
    border-radius: var(--radii-s);
    color: var(--color-TextOnYellow);
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    min-width: 60px;
    padding: 0 var(--space-s)
}

.bn-web-datepicker-ok button:hover:not(:disabled) {
    background: var(--color-BtnBg);
    box-shadow: none;
    opacity: .9
}

.bn-web-datepicker-ok button:disabled {
    background: var(--color-DisableBtn);
    color: var(--color-DisableText);
    cursor: not-allowed
}

.bn-web-datepicker-year-panel .bn-web-datepicker-cell-range-start.bn-web-datepicker-cell-range-start-single>.bn-web-datepicker-cell-inner,.bn-web-datepicker-year-panel .bn-web-datepicker-cell-selected>.bn-web-datepicker-cell-inner {
    border-color: var(--color-TextLink);
    border-radius: var(--radii-s);
    color: var(--color-TextLink)
}

.bn-web-datepicker-year-panel .bn-web-datepicker-cell-in-view:hover>.bn-web-datepicker-cell-inner {
    background: var(--color-BadgeBg);
    border-color: transparent;
    border-radius: var(--radii-s)
}

.bn-web-datepicker-month-panel .bn-web-datepicker-cell-range-hover>.bn-web-datepicker-cell-inner {
    background: transparent
}

.bn-web-datepicker-month-panel .bn-web-datepicker-cell-range-start.bn-web-datepicker-cell-range-start-single>.bn-web-datepicker-cell-inner,.bn-web-datepicker-month-panel .bn-web-datepicker-cell-selected>.bn-web-datepicker-cell-inner {
    border-color: var(--color-TextLink);
    border-radius: var(--radii-s);
    color: var(--color-TextLink)
}

.bn-web-datepicker-month-panel .bn-web-datepicker-cell-in-view:hover>.bn-web-datepicker-cell-inner {
    background: var(--color-BadgeBg);
    border-radius: var(--radii-s)
}

.bn-web-datepicker-week-panel .bn-web-datepicker-cell-in-view {
    width: 20px
}

.bn-web-datepicker-week-panel .bn-web-datepicker-cell-week {
    color: #999;
    font-size: 12px;
    font-weight: 700
}

.bn-web-datepicker-week-panel .bn-web-datepicker-cell-in-view:hover>.bn-web-datepicker-cell-inner,.bn-web-datepicker-week-panel .bn-web-datepicker-cell-selected>.bn-web-datepicker-cell-inner {
    background: transparent
}

.bn-web-datepicker-date-panel .bn-web-datepicker-cell-selected>.bn-web-datepicker-cell-inner {
    background-color: var(--color-BtnBg);
    border-radius: var(--radii-s);
    color: var(--color-TextOnYellow)
}

.bn-web-datepicker-date-panel .bn-web-datepicker-cell-in-range>.bn-web-datepicker-cell-inner {
    background: var(--color-BadgeBg);
    color: var(--color-PrimaryText)
}

.bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-start>.bn-web-datepicker-cell-inner {
    background-color: var(--color-BtnBg);
    border-radius: var(--radii-s) 0 0 var(--radii-s);
    color: var(--color-TextOnYellow)
}

.bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-end>.bn-web-datepicker-cell-inner {
    background-color: var(--color-BtnBg);
    border-radius: 0 var(--radii-s) var(--radii-s) 0;
    color: var(--color-TextOnYellow)
}

.bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover>.bn-web-datepicker-cell-inner {
    border-color: var(--color-BtnBg);
    border-left-color: transparent;
    border-right-color: transparent;
    border-style: dashed
}

.bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-start>.bn-web-datepicker-cell-inner {
    background-color: var(--color-BtnBg);
    border-color: var(--color-BtnBg);
    border-radius: var(--radii-s) 0 0 var(--radii-s);
    border-right-color: transparent;
    border-style: solid
}

.bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-end>.bn-web-datepicker-cell-inner {
    background-color: var(--color-BtnBg);
    border-color: var(--color-BtnBg);
    border-left-color: transparent;
    border-radius: 0 var(--radii-s) var(--radii-s) 0;
    border-style: solid
}

.bn-web-datepicker-data-panel .bn-web-datepicker-cell-range-end.bn-web-datepicker-cell-range-end-near-hover>.bn-web-datepicker-cell-inner,.bn-web-datepicker-data-panel .bn-web-datepicker-cell-range-start.bn-web-datepicker-cell-range-start-near-hover>.bn-web-datepicker-cell-inner {
    border-radius: 0
}

.bn-web-datepicker-time-panel {
    width: auto
}

.bn-web-datepicker-time-panel .bn-web-datepicker-header {
    visibility: hidden
}

.bn-web-datepicker-time-panel-column {
    --scroll-pad: 1px!important;
    --scroll-size: 5px!important;
    flex: none;
    font-size: 12px;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    padding: 0 0 180px;
    text-align: left;
    transition: background .3s;
    width: 64px
}

.bn-web-datepicker-time-panel-column-active {
    background: rgba(0,0,255,.1)
}

.bn-web-datepicker-content {
    border-spacing: 0;
    table-layout: fixed
}

.bn-web-datepicker-content th {
    font-size: 12px;
    font-weight: 400;
    height: 32px;
    line-height: 18px
}

.bn-web-datepicker-time-panel .bn-web-datepicker-content {
    display: flex;
    justify-content: center;
    max-height: 232px
}

.bn-web-datepicker-time-panel-column>li {
    cursor: pointer;
    margin: 0;
    padding: 0
}

.bn-web-datepicker-time-panel-column>li .bn-web-datepicker-time-panel-cell-inner {
    color: var(--color-PrimaryText);
    display: block;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    width: 100%
}

.bn-web-datepicker-time-panel-cell.bn-web-datepicker-time-panel-cell-selected {
    background-color: var(--color-BadgeBg);
    border-radius: var(--radii-xs)
}

.bn-web-datepicker-datetime-panel {
    grid-gap: var(--space-xl);
    display: flex;
    gap: var(--space-xl);
    padding: 18px 32px
}

.bn-web-datepicker-datetime-panel .bn-web-datepicker-time-panel {
    border-left: none
}

.bn-web-datepicker-datetime-panel .bn-web-datepicker-date-panel,.bn-web-datepicker-datetime-panel .bn-web-datepicker-time-panel {
    padding: 0;
    transition: opacity .3s
}

.bn-web-datepicker-datetime-panel-active .bn-web-datepicker-date-panel,.bn-web-datepicker-datetime-panel-active .bn-web-datepicker-time-panel {
    opacity: .3
}

.bn-web-datepicker-datetime-panel-active .bn-web-datepicker-date-panel-active,.bn-web-datepicker-datetime-panel-active .bn-web-datepicker-time-panel-active {
    opacity: 1
}

.bn-web-datepicker-dropdown {
    position: absolute;
    z-index: var(--zindex-calendar)
}

.bn-web-datepicker-dropdown .bn-web-datepicker-panel-container {
    background: var(--color-CardBg);
    border-radius: var(--radii-xl);
    box-shadow: var(--shadow-shadow2)
}

.bn-web-datepicker-dropdown .bn-web-datepicker-panel-container .bn-web-datepicker-panel {
    border-radius: var(--radii-s)
}

.bn-web-datepicker-dropdown-range {
    padding: 8px 0
}

.bn-web-datepicker-dropdown-hidden {
    display: none
}

.bn-web-datepicker-dropdown-placement-topLeft .bn-web-datepicker-range-arrow,.bn-web-datepicker-dropdown-placement-topRight .bn-web-datepicker-range-arrow {
    bottom: 6px;
    display: none;
    transform: rotate(135deg)
}

.bn-web-datepicker-dropdown-placement-bottomLeft .bn-web-datepicker-range-arrow,.bn-web-datepicker-dropdown-placement-bottomright .bn-web-datepicker-range-arrow {
    display: none;
    top: 6px;
    transform: rotate(-45deg)
}

.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow {
    height: 10px;
    left: 10px;
    margin-left: 10px;
    position: absolute;
    transition: all .3s;
    width: 10px;
    z-index: 1
}

.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:after,.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:before {
    border-color: var(--color-CardBg) var(--color-CardBg) transparent transparent;
    box-sizing: border-box;
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:before {
    height: 10px;
    width: 10px
}

.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:after {
    height: 8px;
    width: 8px
}

.bn-web-datepicker-dropdown-rtl .bn-web-datepicker-panels {
    flex-direction: row-reverse
}

.bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-start>.bn-web-datepicker-cell-inner {
    border-radius: 0 var(--radii-s) var(--radii-s) 0
}

.bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-end>.bn-web-datepicker-cell-inner {
    border-radius: var(--radii-s) 0 0 var(--radii-s)
}

.bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover>.bn-web-datepicker-cell-inner {
    border-color: var(--color-PrimaryYellow);
    border-left-color: transparent;
    border-right-color: transparent;
    border-style: dashed
}

.bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-start>.bn-web-datepicker-cell-inner {
    border-color: var(--color-PrimaryYellow);
    border-left-color: transparent;
    border-radius: var(--radii-s) 0 0 var(--radii-s);
    border-style: dashed
}

.bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-end>.bn-web-datepicker-cell-inner {
    border-color: var(--color-PrimaryYellow);
    border-radius: 0 var(--radii-s) var(--radii-s) 0;
    border-right-color: transparent;
    border-style: dashed
}

.bn-web-datepicker-range {
    display: inline-flex;
    position: relative
}

.bn-web-datepicker-range-wrapper {
    background: var(--color-CardBg);
    border-radius: var(--radii-xl);
    display: flex;
    min-width: auto!important
}

.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels {
    grid-gap: var(--space-xl);
    display: flex;
    gap: var(--space-xl);
    padding: 18px 32px
}

.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels .bn-web-datepicker-date-panel,.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels .bn-web-datepicker-datetime-panel,.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels .bn-web-datepicker-decade-panel,.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels .bn-web-datepicker-month-panel,.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels .bn-web-datepicker-time-panel,.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels .bn-web-datepicker-week-panel,.bn-web-datepicker-range-wrapper .bn-web-datepicker-panels .bn-web-datepicker-year-panel {
    padding: 0
}

.bn-web-datepicker-range .bn-web-datepicker-active-bar {
    display: none
}

.bn-web-datepicker-panel-container {
    display: inline-block;
    transition: margin .3s;
    vertical-align: top
}

.bn-dual-slider-wrapper {
    margin-left: 8px;
    margin-right: 8px
}

.bn-dual-slider-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
    margin-left: -8px;
    margin-right: -8px
}

.bn-dual-slider-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.bn-dual-slider-values {
    grid-gap: 2px;
    display: flex;
    gap: 2px
}

.bn-dual-slider-values .bn-textField.data-size-tiny {
    width: 80px
}

.bn-dual-slider-number {
    background-color: var(--color-PrimaryText);
    border-radius: var(--radii-xs);
    bottom: -21px;
    color: var(--color-CardBg);
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    padding: 0 var(--space-4xs);
    position: absolute;
    transform: translate(-50%);
    z-index: 3
}

@media only screen and (min-width: 768px) {
    .bn-dual-slider-number {
        font-size:12px;
        font-weight: 400;
        line-height: 18px
    }
}

.bn-rc-slider {
    align-items: center;
    display: flex;
    height: 15px;
    padding: 7px 0;
    position: relative;
    touch-action: none;
    width: 100%
}

.bn-rc-slider-rail {
    background-color: var(--color-Line);
    height: 1px;
    position: absolute;
    width: 100%
}

.bn-rc-slider-track,.bn-rc-slider-tracks {
    background-color: var(--color-PrimaryText);
    height: 1px;
    position: absolute
}

.bn-rc-slider-handle {
    background-color: var(--color-CardBg);
    border: 1px solid var(--color-PrimaryText);
    border-radius: 1px;
    cursor: pointer;
    height: 10px;
    position: absolute;
    top: 50%;
    touch-action: pan-x;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 1
}

.bn-rc-slider-mark {
    display: none
}

.bn-rc-slider-mark-text {
    color: #999;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    text-align: center;
    vertical-align: middle
}

.bn-rc-slider-step {
    background: transparent;
    height: 1px;
    position: absolute;
    width: 100%
}

.bn-rc-slider-dot {
    background-color: var(--color-BasicBg);
    border: 1px solid var(--color-Line);
    border-radius: 1px;
    cursor: pointer;
    height: 6px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    width: 6px
}

.bn-rc-slider-dot-active {
    background-color: var(--color-PrimaryText)
}

.bn-rc-slider-disabled .bn-rc-slider-dot,.bn-rc-slider-disabled .bn-rc-slider-handle {
    cursor: not-allowed
}

.bn-rc-slider-disabled .bn-rc-slider-dot,.bn-rc-slider-disabled .bn-rc-slider-mark-text {
    cursor: not-allowed!important
}

@media only screen and (min-width: 768px) {
    .bn-rc-slider-handle {
        box-shadow:0 0 0 .5px var(--color-PrimaryText)
    }
}

*,:after,:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.\!visible,.visible {
    visibility: visible!important
}

.collapse {
    visibility: collapse!important
}

.fixed {
    position: fixed!important
}

.absolute {
    position: absolute!important
}

.relative {
    position: relative!important
}

.sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.bottom-0 {
    bottom: 0!important
}

.left-0 {
    left: 0!important
}

.left-1\/2 {
    left: 50%!important
}

.left-m {
    left: 16px!important
}

.left-xl {
    left: 24px!important
}

.right-0 {
    right: 0!important
}

.right-m {
    right: 16px!important
}

.right-xl {
    right: 24px!important
}

.top-0 {
    top: 0!important
}

.top-1\/2 {
    top: 50%!important
}

.top-\[-8px\] {
    top: -8px!important
}

.top-m {
    top: 16px!important
}

.top-xl {
    top: 24px!important
}

.z-20 {
    z-index: 20!important
}

.z-\[999\] {
    z-index: 999!important
}

.z-\[99\] {
    z-index: 99!important
}

.order-1 {
    order: 1!important
}

.mx-2xs {
    margin-left: 8px!important;
    margin-right: 8px!important
}

.mx-\[24px\] {
    margin-left: 24px!important;
    margin-right: 24px!important
}

.mx-\[2px\] {
    margin-left: 2px!important;
    margin-right: 2px!important
}

.mx-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.mx-m {
    margin-left: 16px!important;
    margin-right: 16px!important
}

.my-auto {
    margin-bottom: auto!important;
    margin-top: auto!important
}

.my-m {
    margin-bottom: 16px!important;
    margin-top: 16px!important
}

.my-xl {
    margin-bottom: 24px!important;
    margin-top: 24px!important
}

.mb-\[0px\] {
    margin-bottom: 0!important
}

.mb-\[40px\] {
    margin-bottom: 40px!important
}

.mb-\[48px\] {
    margin-bottom: 48px!important
}

.mb-\[64px\] {
    margin-bottom: 64px!important
}

.mb-m {
    margin-bottom: 16px!important
}

.mb-xl {
    margin-bottom: 24px!important
}

.ml-2xs {
    margin-left: 8px!important
}

.ml-3xl {
    margin-left: 32px!important
}

.ml-4xl {
    margin-left: 36px!important
}

.ml-4xs {
    margin-left: 4px!important
}

.ml-\[0px\] {
    margin-left: 0!important
}

.ml-m {
    margin-left: 16px!important
}

.ml-s {
    margin-left: 12px!important
}

.ml-xl {
    margin-left: 24px!important
}

.ml-xs {
    margin-left: 10px!important
}

.mr-2xs {
    margin-right: 8px!important
}

.mr-3xl {
    margin-right: 32px!important
}

.mr-4xl {
    margin-right: 36px!important
}

.mr-4xs {
    margin-right: 4px!important
}

.mr-\[0px\] {
    margin-right: 0!important
}

.mr-m {
    margin-right: 16px!important
}

.mr-s {
    margin-right: 12px!important
}

.mr-xl {
    margin-right: 24px!important
}

.mr-xs {
    margin-right: 10px!important
}

.mt-2xs {
    margin-top: 8px!important
}

.mt-\[0px\] {
    margin-top: 0!important
}

.mt-\[3px\] {
    margin-top: 3px!important
}

.mt-\[40px\] {
    margin-top: 40px!important
}

.mt-m {
    margin-top: 16px!important
}

.mt-xl {
    margin-top: 24px!important
}

.line-clamp-1 {
    -webkit-line-clamp: 1!important
}

.line-clamp-1,.line-clamp-2 {
    -webkit-box-orient: vertical!important;
    display: -webkit-box!important;
    overflow: hidden!important
}

.line-clamp-2 {
    -webkit-line-clamp: 2!important
}

.block {
    display: block!important
}

.inline-block {
    display: inline-block!important
}

.inline {
    display: inline!important
}

.flex {
    display: flex!important
}

.inline-flex {
    display: inline-flex!important
}

.hidden {
    display: none!important
}

.aspect-\[6\] {
    aspect-ratio: 6!important
}

.h-0,.h-\[0px\] {
    height: 0!important
}

.h-\[104px\] {
    height: 104px!important
}

.h-\[13px\] {
    height: 13px!important
}

.h-\[14px\] {
    height: 14px!important
}

.h-\[16px\] {
    height: 16px!important
}

.h-\[180px\] {
    height: 180px!important
}

.h-\[20px\] {
    height: 20px!important
}

.h-\[22px\] {
    height: 22px!important
}

.h-\[24px\] {
    height: 24px!important
}

.h-\[28px\] {
    height: 28px!important
}

.h-\[32px\] {
    height: 32px!important
}

.h-\[336px\] {
    height: 336px!important
}

.h-\[40px\] {
    height: 40px!important
}

.h-\[48px\] {
    height: 48px!important
}

.h-\[4px\] {
    height: 4px!important
}

.h-\[538px\] {
    height: 538px!important
}

.h-\[56px\] {
    height: 56px!important
}

.h-\[8px\] {
    height: 8px!important
}

.h-\[96px\] {
    height: 96px!important
}

.h-auto {
    height: auto!important
}

.h-fit {
    height: -moz-fit-content!important;
    height: -webkit-fit-content!important;
    height: fit-content!important
}

.h-full {
    height: 100%!important
}

.min-h-\[100px\] {
    min-height: 100px!important
}

.min-h-\[106px\] {
    min-height: 106px!important
}

.min-h-\[56px\] {
    min-height: 56px!important
}

.min-h-\[8px\] {
    min-height: 8px!important
}

.min-h-fit {
    min-height: -moz-fit-content!important;
    min-height: -webkit-fit-content!important;
    min-height: fit-content!important
}

.w-1\/2 {
    width: 50%!important
}

.w-\[112px\] {
    width: 112px!important
}

.w-\[12px\] {
    width: 12px!important
}

.w-\[135px\] {
    width: 135px!important
}

.w-\[138px\] {
    width: 138px!important
}

.w-\[13px\] {
    width: 13px!important
}

.w-\[14px\] {
    width: 14px!important
}

.w-\[165px\] {
    width: 165px!important
}

.w-\[168px\] {
    width: 168px!important
}

.w-\[16px\] {
    width: 16px!important
}

.w-\[20px\] {
    width: 20px!important
}

.w-\[24px\] {
    width: 24px!important
}

.w-\[28px\] {
    width: 28px!important
}

.w-\[328px\] {
    width: 328px!important
}

.w-\[32px\] {
    width: 32px!important
}

.w-\[336px\] {
    width: 336px!important
}

.w-\[375px\] {
    width: 375px!important
}

.w-\[3px\] {
    width: 3px!important
}

.w-\[40px\] {
    width: 40px!important
}

.w-\[436px\] {
    width: 436px!important
}

.w-\[45\%\] {
    width: 45%!important
}

.w-\[456px\] {
    width: 456px!important
}

.w-\[48px\] {
    width: 48px!important
}

.w-\[496px\] {
    width: 496px!important
}

.w-\[calc\(100\%_-_59px\)\] {
    width: calc(100% - 59px)!important
}

.w-auto {
    width: auto!important
}

.w-fit {
    width: -moz-fit-content!important;
    width: -webkit-fit-content!important;
    width: fit-content!important
}

.w-full {
    width: 100%!important
}

.min-w-\[120px\] {
    min-width: 120px!important
}

.min-w-\[164px\] {
    min-width: 164px!important
}

.min-w-\[180px\] {
    min-width: 180px!important
}

.min-w-\[3px\] {
    min-width: 3px!important
}

.min-w-fit {
    min-width: -moz-fit-content!important;
    min-width: -webkit-fit-content!important;
    min-width: fit-content!important
}

.min-w-full {
    min-width: 100%!important
}

.max-w-\[1240px\] {
    max-width: 1240px!important
}

.max-w-\[600px\] {
    max-width: 600px!important
}

.flex-1 {
    flex: 1 1!important
}

.flex-initial {
    flex: 0 1 auto!important
}

.flex-none {
    flex: none!important
}

.flex-shrink-0,.shrink-0 {
    flex-shrink: 0!important
}

.scale-75 {
    --tw-scale-x: .75!important;
    --tw-scale-y: .75!important
}

.scale-75,.scale-90 {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important
}

.scale-90 {
    --tw-scale-x: .9!important;
    --tw-scale-y: .9!important
}

.scale-\[0\.7\] {
    --tw-scale-x: 0.7!important;
    --tw-scale-y: 0.7!important
}

.scale-\[0\.7\],.scale-\[1\.333\] {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important
}

.scale-\[1\.333\] {
    --tw-scale-x: 1.333!important;
    --tw-scale-y: 1.333!important
}

.transform {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important
}

.animate-none {
    animation: none!important
}

.cursor-pointer {
    cursor: pointer!important
}

.flex-row {
    flex-direction: row!important
}

.flex-col {
    flex-direction: column!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.items-start {
    align-items: flex-start!important
}

.items-center {
    align-items: center!important
}

.items-baseline {
    align-items: baseline!important
}

.justify-start {
    justify-content: flex-start!important
}

.justify-end {
    justify-content: flex-end!important
}

.justify-center {
    justify-content: center!important
}

.justify-between {
    justify-content: space-between!important
}

.gap-2xs {
    grid-gap: 8px!important;
    gap: 8px!important
}

.gap-4xs {
    grid-gap: 4px!important;
    gap: 4px!important
}

.gap-5xl {
    grid-gap: 40px!important;
    gap: 40px!important
}

.gap-\[180px\] {
    grid-gap: 180px!important;
    gap: 180px!important
}

.gap-\[32px\] {
    grid-gap: 32px!important;
    gap: 32px!important
}

.gap-\[40px\] {
    grid-gap: 40px!important;
    gap: 40px!important
}

.gap-\[48px\] {
    grid-gap: 48px!important;
    gap: 48px!important
}

.gap-\[64px\] {
    grid-gap: 64px!important;
    gap: 64px!important
}

.gap-\[80px\] {
    grid-gap: 80px!important;
    gap: 80px!important
}

.gap-m {
    grid-gap: 16px!important;
    gap: 16px!important
}

.gap-xl {
    grid-gap: 24px!important;
    gap: 24px!important
}

.overflow-hidden {
    overflow: hidden!important
}

.overflow-x-hidden {
    overflow-x: hidden!important
}

.text-ellipsis {
    text-overflow: ellipsis!important
}

.whitespace-nowrap {
    white-space: nowrap!important
}

.whitespace-break-spaces {
    white-space: break-spaces!important
}

.break-all {
    word-break: break-all!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-\[0px\] {
    border-radius: 0!important
}

.rounded-\[10px\] {
    border-radius: 10px!important
}

.rounded-\[12px\] {
    border-radius: 12px!important
}

.rounded-\[20px\] {
    border-radius: 20px!important
}

.rounded-\[24px\] {
    border-radius: 24px!important
}

.rounded-\[6px\] {
    border-radius: 6px!important
}

.rounded-\[8px\] {
    border-radius: 8px!important
}

.rounded-circle {
    border-radius: 100em!important
}

.rounded-lg {
    border-radius: .5rem!important
}

.rounded-xl {
    border-radius: 16px!important
}

.rounded-xs {
    border-radius: 4px!important
}

.rounded-l-\[20px\] {
    border-bottom-left-radius: 20px!important;
    border-top-left-radius: 20px!important
}

.border {
    border-width: 1px!important
}

.border-solid {
    border-style: solid!important
}

.border-Line {
    border-color: var(--color-Line)!important
}

.border-\[\#2B3139\] {
    --tw-border-opacity: 1!important;
    border-color: rgb(43 49 57/var(--tw-border-opacity))!important
}

.border-\[\#EAECEF\] {
    --tw-border-opacity: 1!important;
    border-color: rgb(234 236 239/var(--tw-border-opacity))!important
}

.bg-Line {
    background-color: var(--color-Line)!important
}

.bg-PrimaryText {
    background-color: var(--color-PrimaryText)!important
}

.bg-SuccessBg {
    background-color: var(--color-SuccessBg)!important
}

.bg-\[\#0B0E11\] {
    --tw-bg-opacity: 1!important;
    background-color: rgb(11 14 17/var(--tw-bg-opacity))!important
}

.bg-\[\#2B3139\] {
    --tw-bg-opacity: 1!important;
    background-color: rgb(43 49 57/var(--tw-bg-opacity))!important
}

.bg-\[\#474D57\] {
    --tw-bg-opacity: 1!important;
    background-color: rgb(71 77 87/var(--tw-bg-opacity))!important
}

.bg-\[\#EAECEF\] {
    --tw-bg-opacity: 1!important;
    background-color: rgb(234 236 239/var(--tw-bg-opacity))!important
}

.bg-badge,.bg-badgeBg {
    background-color: var(--color-badgeBg)!important
}

.bg-bg1 {
    background-color: var(--color-bg1)!important
}

.bg-bg2 {
    background-color: var(--color-bg2)!important
}

.bg-bg3 {
    background-color: var(--color-bg3)!important
}

.bg-btnBg {
    background-color: var(--color-BtnBg)!important
}

.bg-t-disabled {
    background-color: var(--color-textDisabled)!important
}

.bg-t-primary {
    background-color: var(--color-textPrimary)!important
}

.bg-t-white {
    background-color: var(--color-textWhite)!important
}

.bg-contain {
    background-size: contain!important
}

.p-2xs {
    padding: 8px!important
}

.p-4xs {
    padding: 4px!important
}

.p-\[0px\] {
    padding: 0!important
}

.p-\[11px\] {
    padding: 11px!important
}

.p-\[7px\] {
    padding: 7px!important
}

.p-l {
    padding: 20px!important
}

.p-m {
    padding: 16px!important
}

.p-xl {
    padding: 24px!important
}

.p-xs {
    padding: 10px!important
}

.px-0 {
    padding-left: 0!important;
    padding-right: 0!important
}

.px-3xl {
    padding-left: 32px!important;
    padding-right: 32px!important
}

.px-4xs {
    padding-left: 4px!important;
    padding-right: 4px!important
}

.px-\[0px\] {
    padding-left: 0!important;
    padding-right: 0!important
}

.px-\[48px\] {
    padding-left: 48px!important;
    padding-right: 48px!important
}

.px-\[5px\] {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.px-\[6px\] {
    padding-left: 6px!important;
    padding-right: 6px!important
}

.px-m {
    padding-left: 16px!important;
    padding-right: 16px!important
}

.px-s {
    padding-left: 12px!important;
    padding-right: 12px!important
}

.px-xl {
    padding-left: 24px!important;
    padding-right: 24px!important
}

.px-xs {
    padding-left: 10px!important;
    padding-right: 10px!important
}

.py-0 {
    padding-bottom: 0!important;
    padding-top: 0!important
}

.py-1 {
    padding-bottom: .25rem!important;
    padding-top: .25rem!important
}

.py-10 {
    padding-bottom: 2.5rem!important;
    padding-top: 2.5rem!important
}

.py-12 {
    padding-bottom: 3rem!important;
    padding-top: 3rem!important
}

.py-16 {
    padding-bottom: 4rem!important;
    padding-top: 4rem!important
}

.py-2 {
    padding-bottom: .5rem!important;
    padding-top: .5rem!important
}

.py-20 {
    padding-bottom: 5rem!important;
    padding-top: 5rem!important
}

.py-24 {
    padding-bottom: 6rem!important;
    padding-top: 6rem!important
}

.py-2xs {
    padding-bottom: 8px!important;
    padding-top: 8px!important
}

.py-3 {
    padding-bottom: .75rem!important;
    padding-top: .75rem!important
}

.py-4 {
    padding-bottom: 1rem!important;
    padding-top: 1rem!important
}

.py-40 {
    padding-bottom: 10rem!important;
    padding-top: 10rem!important
}

.py-4xs {
    padding-bottom: 4px!important;
    padding-top: 4px!important
}

.py-6 {
    padding-bottom: 1.5rem!important;
    padding-top: 1.5rem!important
}

.py-8 {
    padding-bottom: 2rem!important;
    padding-top: 2rem!important
}

.py-\[0px\] {
    padding-bottom: 0!important;
    padding-top: 0!important
}

.py-\[12px\] {
    padding-bottom: 12px!important;
    padding-top: 12px!important
}

.py-\[20px\] {
    padding-bottom: 20px!important;
    padding-top: 20px!important
}

.py-\[3px\] {
    padding-bottom: 3px!important;
    padding-top: 3px!important
}

.py-\[64px\] {
    padding-bottom: 64px!important;
    padding-top: 64px!important
}

.py-m {
    padding-bottom: 16px!important;
    padding-top: 16px!important
}

.py-s {
    padding-bottom: 12px!important;
    padding-top: 12px!important
}

.pb-3xl {
    padding-bottom: 32px!important
}

.pb-\[0px\] {
    padding-bottom: 0!important
}

.pb-\[40px\] {
    padding-bottom: 40px!important
}

.pb-\[50\%\] {
    padding-bottom: 50%!important
}

.pb-m {
    padding-bottom: 16px!important
}

.pb-xl {
    padding-bottom: 24px!important
}

.pl-2xs {
    padding-left: 8px!important
}

.pl-s {
    padding-left: 12px!important
}

.pr-2xs {
    padding-right: 8px!important
}

.pr-s {
    padding-right: 12px!important
}

.pt-\[3px\] {
    padding-top: 3px!important
}

.pt-\[8px\] {
    padding-top: 8px!important
}

.pt-xl {
    padding-top: 24px!important
}

.text-center {
    text-align: center!important
}

.text-\[12px\] {
    font-size: 12px!important
}

.text-\[14px\] {
    font-size: 14px!important
}

.text-\[16px\] {
    font-size: 16px!important
}

.text-\[18px\] {
    font-size: 18px!important
}

.text-\[20px\] {
    font-size: 20px!important
}

.text-\[24px\] {
    font-size: 24px!important
}

.text-\[32px\] {
    font-size: 32px!important
}

.text-\[40px\] {
    font-size: 40px!important
}

.text-\[80px\] {
    font-size: 80px!important
}

.text-\[96px\] {
    font-size: 96px!important
}

.text-body1 {
    font-size: 16px!important;
    line-height: 24px!important
}

.text-body1,.text-body2 {
    font-weight: 400!important
}

.text-body2 {
    font-size: 14px!important;
    line-height: 20px!important
}

.text-caption {
    font-weight: 400!important
}

.text-caption,.text-captionSub {
    font-size: 12px!important;
    line-height: 16px!important
}

.text-captionSub {
    font-weight: 500!important
}

.text-headline2 {
    font-size: 40px!important;
    font-weight: 600!important;
    line-height: 48px!important
}

.text-headline3 {
    font-size: 32px!important;
    font-weight: 600!important;
    line-height: 40px!important
}

.text-headline4 {
    font-size: 28px!important;
    font-weight: 600!important;
    line-height: 36px!important
}

.text-headline5 {
    font-size: 24px!important;
    font-weight: 600!important;
    line-height: 32px!important
}

.text-headline6 {
    font-size: 20px!important;
    font-weight: 500!important;
    line-height: 28px!important
}

.text-subtitle1 {
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 24px!important
}

.text-subtitle2 {
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 20px!important
}

.font-bold {
    font-weight: 700!important
}

.font-medium {
    font-weight: 500!important
}

.font-normal {
    font-weight: 400!important
}

.font-semibold {
    font-weight: 600!important
}

.leading-\[16px\] {
    line-height: 16px!important
}

.leading-\[24px\] {
    line-height: 24px!important
}

.text-PrimaryText {
    color: var(--color-PrimaryText)!important
}

.text-Success {
    color: var(--color-Success)!important
}

.text-TextBuy {
    color: var(--color-TextBuy)!important
}

.text-TextLink {
    color: var(--color-TextLink)!important
}

.text-TextSell {
    color: var(--color-TextSell)!important
}

.text-\[\#1E2329\] {
    --tw-text-opacity: 1!important;
    color: rgb(30 35 41/var(--tw-text-opacity))!important
}

.text-\[\#474D57\] {
    --tw-text-opacity: 1!important;
    color: rgb(71 77 87/var(--tw-text-opacity))!important
}

.text-\[\#76808F\] {
    --tw-text-opacity: 1!important;
    color: rgb(118 128 143/var(--tw-text-opacity))!important
}

.text-\[\#E6E8EA\] {
    --tw-text-opacity: 1!important;
    color: rgb(230 232 234/var(--tw-text-opacity))!important
}

.text-\[\#F0B90B\] {
    --tw-text-opacity: 1!important;
    color: rgb(240 185 11/var(--tw-text-opacity))!important
}

.text-\[\#FFFFFF\] {
    --tw-text-opacity: 1!important;
    color: rgb(255 255 255/var(--tw-text-opacity))!important
}

.text-iconNormal {
    color: var(--color-iconNormal)!important
}

.text-primary {
    color: var(--color-primary)!important
}

.text-t-brand {
    color: var(--color-textBrand)!important
}

.text-t-disabled {
    color: var(--color-textDisabled)!important
}

.text-t-secondary {
    color: var(--color-textSecondary)!important
}

.text-t-third {
    color: var(--color-textThird)!important
}

.text-t-yellow {
    color: var(--color-textBrand)!important
}

.underline {
    text-decoration-line: underline!important
}

.no-underline {
    text-decoration-line: none!important
}

.opacity-30 {
    opacity: .3!important
}

.blur {
    --tw-blur: blur(8px)!important
}

.blur,.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important
}

.t-subtitle6,.typography-subtitle6 {
    font-size: 16px!important;
    font-weight: 600!important;
    line-height: 24px!important
}

@media only screen and (min-width: 768px) {
    .t-subtitle6,.typography-subtitle6 {
        font-size:16px!important;
        font-weight: 600!important;
        line-height: 24px!important
    }
}

.t-subtitle3,.typography-subtitle3 {
    font-size: 12px!important;
    font-weight: 500!important;
    line-height: 18px!important
}

@media only screen and (min-width: 768px) {
    .t-subtitle3,.typography-subtitle3 {
        font-size:12px!important;
        font-weight: 500!important;
        line-height: 18px!important
    }
}

.t-body3,.typography-body3 {
    font-size: 14px!important;
    font-weight: 400!important;
    line-height: 22px!important
}

@media only screen and (min-width: 768px) {
    .t-body3,.typography-body3 {
        font-size:14px!important;
        font-weight: 400!important;
        line-height: 22px!important
    }
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box
}

.py-12 {
    padding-bottom: 48px;
    padding-top: 48px
}

.py-20 {
    padding-bottom: 80px;
    padding-top: 80px
}

.py-24 {
    padding-bottom: 96px;
    padding-top: 96px
}

.py-30 {
    padding-bottom: 120px;
    padding-top: 120px
}

.py-40 {
    padding-bottom: 160px;
    padding-top: 160px
}

.bg-white {
    background-color: #fff!important
}

.first\:line-clamp-2:first-child {
    -webkit-box-orient: vertical!important;
    -webkit-line-clamp: 2!important;
    display: -webkit-box!important;
    overflow: hidden!important
}

.last\:mb-\[0px\]:last-child {
    margin-bottom: 0!important
}

.hover\:cursor-pointer:hover {
    cursor: pointer!important
}

.hover\:bg-Input:hover {
    background-color: var(--color-Input)!important
}

.hover\:bg-Line:hover {
    background-color: var(--color-Line)!important
}

.hover\:bg-\[\#252A32\]:hover {
    --tw-bg-opacity: 1!important;
    background-color: rgb(37 42 50/var(--tw-bg-opacity))!important
}

.hover\:bg-\[\#F1F2F4\]:hover {
    --tw-bg-opacity: 1!important;
    background-color: rgb(241 242 244/var(--tw-bg-opacity))!important
}

.hover\:text-PrimaryText:hover {
    color: var(--color-PrimaryText)!important
}

.hover\:text-t-secondary:hover {
    color: var(--color-textSecondary)!important
}

.hover\:text-t-third:hover {
    color: var(--color-textThird)!important
}

@media (max-width: 767px) {
    .mobile\:mx-\[16px\] {
        margin-left:16px!important;
        margin-right: 16px!important
    }

    .mobile\:mb-4xs {
        margin-bottom: 4px!important
    }

    .mobile\:mb-\[0px\] {
        margin-bottom: 0!important
    }

    .mobile\:mb-\[24px\] {
        margin-bottom: 24px!important
    }

    .mobile\:mb-\[48px\] {
        margin-bottom: 48px!important
    }

    .mobile\:mb-m {
        margin-bottom: 16px!important
    }

    .mobile\:mb-xl {
        margin-bottom: 24px!important
    }

    .mobile\:ml-2xs {
        margin-left: 8px!important
    }

    .mobile\:ml-4xs {
        margin-left: 4px!important
    }

    .mobile\:mr-2xs {
        margin-right: 8px!important
    }

    .mobile\:mr-4xs {
        margin-right: 4px!important
    }

    .mobile\:mt-2xs {
        margin-top: 8px!important
    }

    .mobile\:mt-4xl {
        margin-top: 36px!important
    }

    .mobile\:mt-\[0px\] {
        margin-top: 0!important
    }

    .mobile\:mt-\[13px\] {
        margin-top: 13px!important
    }

    .mobile\:mt-\[24px\] {
        margin-top: 24px!important
    }

    .mobile\:mt-\[40px\] {
        margin-top: 40px!important
    }

    .mobile\:mt-xl {
        margin-top: 24px!important
    }

    .mobile\:block {
        display: block!important
    }

    .mobile\:flex {
        display: flex!important
    }

    .mobile\:hidden {
        display: none!important
    }

    .mobile\:aspect-\[5\/2\] {
        aspect-ratio: 5/2!important
    }

    .mobile\:\!h-\[94px\] {
        height: 94px!important
    }

    .mobile\:h-\[24px\] {
        height: 24px!important
    }

    .mobile\:h-\[32px\] {
        height: 32px!important
    }

    .mobile\:h-\[3px\] {
        height: 3px!important
    }

    .mobile\:h-\[40px\] {
        height: 40px!important
    }

    .mobile\:h-\[48px\] {
        height: 48px!important
    }

    .mobile\:h-\[496px\] {
        height: 496px!important
    }

    .mobile\:h-auto {
        height: auto!important
    }

    .mobile\:max-h-\[32px\] {
        max-height: 32px!important
    }

    .mobile\:max-h-\[40px\] {
        max-height: 40px!important
    }

    .mobile\:min-h-\[32px\] {
        min-height: 32px!important
    }

    .mobile\:min-h-\[40px\] {
        min-height: 40px!important
    }

    .mobile\:min-h-\[94px\] {
        min-height: 94px!important
    }

    .mobile\:w-\[24px\] {
        width: 24px!important
    }

    .mobile\:w-\[32px\] {
        width: 32px!important
    }

    .mobile\:w-\[8px\] {
        width: 8px!important
    }

    .mobile\:w-\[calc\(100\%_-_43px\)\] {
        width: calc(100% - 43px)!important
    }

    .mobile\:w-auto {
        width: auto!important
    }

    .mobile\:w-fit {
        width: -moz-fit-content!important;
        width: -webkit-fit-content!important;
        width: fit-content!important
    }

    .mobile\:w-full {
        width: 100%!important
    }

    .mobile\:min-w-\[128px\] {
        min-width: 128px!important
    }

    .mobile\:min-w-\[160px\] {
        min-width: 160px!important
    }

    .mobile\:min-w-fit {
        min-width: -moz-fit-content!important;
        min-width: -webkit-fit-content!important;
        min-width: fit-content!important
    }

    .mobile\:max-w-full {
        max-width: 100%!important
    }

    .mobile\:flex-1 {
        flex: 1 1!important
    }

    .mobile\:flex-none {
        flex: none!important
    }

    .mobile\:animate-moveMobile {
        animation: moveMobile 8s linear infinite!important
    }

    .mobile\:flex-col {
        flex-direction: column!important
    }

    .mobile\:items-center {
        align-items: center!important
    }

    .mobile\:justify-normal {
        justify-content: normal!important
    }

    .mobile\:justify-center {
        justify-content: center!important
    }

    .mobile\:gap-\[0px\] {
        grid-gap: 0!important;
        gap: 0!important
    }

    .mobile\:gap-\[12px\] {
        grid-gap: 12px!important;
        gap: 12px!important
    }

    .mobile\:gap-\[24px\],.mobile\:gap-xl {
        grid-gap: 24px!important;
        gap: 24px!important
    }

    .mobile\:rounded-\[12px\] {
        border-radius: 12px!important
    }

    .mobile\:rounded-\[6px\] {
        border-radius: 6px!important
    }

    .mobile\:rounded-\[8px\] {
        border-radius: 8px!important
    }

    .mobile\:rounded-xl {
        border-radius: 16px!important
    }

    .mobile\:rounded-xs {
        border-radius: 4px!important
    }

    .mobile\:rounded-l-\[12px\] {
        border-bottom-left-radius: 12px!important;
        border-top-left-radius: 12px!important
    }

    .mobile\:border {
        border-width: 1px!important
    }

    .mobile\:border-solid {
        border-style: solid!important
    }

    .mobile\:border-Line {
        border-color: var(--color-Line)!important
    }

    .mobile\:bg-bg3 {
        background-color: var(--color-bg3)!important
    }

    .mobile\:p-0 {
        padding: 0!important
    }

    .mobile\:p-2xs {
        padding: 8px!important
    }

    .mobile\:p-\[0px\] {
        padding: 0!important
    }

    .mobile\:p-m {
        padding: 16px!important
    }

    .mobile\:px-2xs {
        padding-left: 8px!important;
        padding-right: 8px!important
    }

    .mobile\:px-\[0px\] {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .mobile\:px-m {
        padding-left: 16px!important;
        padding-right: 16px!important
    }

    .mobile\:px-s {
        padding-left: 12px!important;
        padding-right: 12px!important
    }

    .mobile\:py-1 {
        padding-bottom: .25rem!important;
        padding-top: .25rem!important
    }

    .mobile\:py-10 {
        padding-bottom: 2.5rem!important;
        padding-top: 2.5rem!important
    }

    .mobile\:py-12 {
        padding-bottom: 3rem!important;
        padding-top: 3rem!important
    }

    .mobile\:py-16 {
        padding-bottom: 4rem!important;
        padding-top: 4rem!important
    }

    .mobile\:py-2 {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important
    }

    .mobile\:py-20 {
        padding-bottom: 5rem!important;
        padding-top: 5rem!important
    }

    .mobile\:py-24 {
        padding-bottom: 6rem!important;
        padding-top: 6rem!important
    }

    .mobile\:py-2xs {
        padding-bottom: 8px!important;
        padding-top: 8px!important
    }

    .mobile\:py-3 {
        padding-bottom: .75rem!important;
        padding-top: .75rem!important
    }

    .mobile\:py-4 {
        padding-bottom: 1rem!important;
        padding-top: 1rem!important
    }

    .mobile\:py-40 {
        padding-bottom: 10rem!important;
        padding-top: 10rem!important
    }

    .mobile\:py-4xs {
        padding-bottom: 4px!important;
        padding-top: 4px!important
    }

    .mobile\:py-6 {
        padding-bottom: 1.5rem!important;
        padding-top: 1.5rem!important
    }

    .mobile\:py-8 {
        padding-bottom: 2rem!important;
        padding-top: 2rem!important
    }

    .mobile\:py-s {
        padding-bottom: 12px!important;
        padding-top: 12px!important
    }

    .mobile\:py-xl {
        padding-top: 24px!important
    }

    .mobile\:pb-\[24px\],.mobile\:py-xl {
        padding-bottom: 24px!important
    }

    .mobile\:pb-m {
        padding-bottom: 16px!important
    }

    .mobile\:pt-\[0\],.mobile\:pt-\[0px\] {
        padding-top: 0!important
    }

    .mobile\:pt-m {
        padding-top: 16px!important
    }

    .mobile\:text-center {
        text-align: center!important
    }

    .mobile\:text-\[12px\] {
        font-size: 12px!important
    }

    .mobile\:text-\[14px\] {
        font-size: 14px!important
    }

    .mobile\:text-\[16px\] {
        font-size: 16px!important
    }

    .mobile\:text-\[32px\] {
        font-size: 32px!important
    }

    .mobile\:text-\[64px\] {
        font-size: 64px!important
    }

    .mobile\:text-body2 {
        font-size: 14px!important;
        font-weight: 400!important;
        line-height: 20px!important
    }

    .mobile\:text-caption {
        font-size: 12px!important;
        font-weight: 400!important;
        line-height: 16px!important
    }

    .mobile\:text-headline4 {
        font-size: 28px!important;
        font-weight: 600!important;
        line-height: 36px!important
    }

    .mobile\:text-headline5 {
        font-size: 24px!important;
        font-weight: 600!important;
        line-height: 32px!important
    }

    .mobile\:text-subtitle1 {
        font-size: 16px!important;
        font-weight: 500!important;
        line-height: 24px!important
    }

    .mobile\:text-subtitle2 {
        font-size: 14px!important;
        line-height: 20px!important
    }

    .mobile\:font-medium,.mobile\:text-subtitle2 {
        font-weight: 500!important
    }

    .mobile\:font-normal {
        font-weight: 400!important
    }

    .mobile\:leading-\[22px\] {
        line-height: 22px!important
    }

    .mobile\:will-change-transform {
        will-change: transform!important
    }

    .mobile\:typography-Subtitle1 {
        font-size: 20px!important;
        font-weight: 500!important;
        line-height: 26px!important
    }
}

@media (max-width: 767px) and only screen and (min-width:768px) {
    .mobile\:typography-Subtitle1 {
        font-size:20px!important;
        font-weight: 600!important;
        line-height: 28px!important
    }
}

@media (min-width: 767px) and (max-width:1023px) {
    .tablet\:top-\[10px\] {
        top:10px!important
    }

    .tablet\:order-2 {
        order: 2!important
    }

    .tablet\:mb-2xs {
        margin-bottom: 8px!important
    }

    .tablet\:mb-\[48px\] {
        margin-bottom: 48px!important
    }

    .tablet\:mb-\[52px\] {
        margin-bottom: 52px!important
    }

    .tablet\:mb-\[56px\] {
        margin-bottom: 56px!important
    }

    .tablet\:mb-xl {
        margin-bottom: 24px!important
    }

    .tablet\:mt-6xl {
        margin-top: 48px!important
    }

    .tablet\:mt-\[40px\] {
        margin-top: 40px!important
    }

    .tablet\:mt-\[52px\] {
        margin-top: 52px!important
    }

    .tablet\:mt-\[56px\] {
        margin-top: 56px!important
    }

    .tablet\:mt-xl {
        margin-top: 24px!important
    }

    .tablet\:h-\[24px\] {
        height: 24px!important
    }

    .tablet\:h-\[384px\] {
        height: 384px!important
    }

    .tablet\:w-\[24px\] {
        width: 24px!important
    }

    .tablet\:w-\[336px\] {
        width: 336px!important
    }

    .tablet\:w-\[352px\] {
        width: 352px!important
    }

    .tablet\:w-\[96px\] {
        width: 96px!important
    }

    .tablet\:w-auto {
        width: auto!important
    }

    .tablet\:w-full {
        width: 100%!important
    }

    .tablet\:flex-1 {
        flex: 1 1!important
    }

    .tablet\:flex-none {
        flex: none!important
    }

    .tablet\:flex-col {
        flex-direction: column!important
    }

    .tablet\:gap-8 {
        grid-gap: 2rem!important;
        gap: 2rem!important
    }

    .tablet\:gap-\[24px\] {
        grid-gap: 24px!important;
        gap: 24px!important
    }

    .tablet\:gap-\[8px\] {
        grid-gap: 8px!important;
        gap: 8px!important
    }

    .tablet\:gap-m {
        grid-gap: 16px!important;
        gap: 16px!important
    }

    .tablet\:gap-xl {
        grid-gap: 24px!important;
        gap: 24px!important
    }

    .tablet\:gap-xs {
        grid-gap: 10px!important;
        gap: 10px!important
    }

    .tablet\:rounded-\[10px\] {
        border-radius: 10px!important
    }

    .tablet\:rounded-\[8px\] {
        border-radius: 8px!important
    }

    .tablet\:p-m {
        padding: 16px!important
    }

    .tablet\:px-xl {
        padding-left: 24px!important;
        padding-right: 24px!important
    }

    .tablet\:py-1 {
        padding-bottom: .25rem!important;
        padding-top: .25rem!important
    }

    .tablet\:py-10 {
        padding-bottom: 2.5rem!important;
        padding-top: 2.5rem!important
    }

    .tablet\:py-12 {
        padding-bottom: 3rem!important;
        padding-top: 3rem!important
    }

    .tablet\:py-16 {
        padding-bottom: 4rem!important;
        padding-top: 4rem!important
    }

    .tablet\:py-2 {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important
    }

    .tablet\:py-20 {
        padding-bottom: 5rem!important;
        padding-top: 5rem!important
    }

    .tablet\:py-24 {
        padding-bottom: 6rem!important;
        padding-top: 6rem!important
    }

    .tablet\:py-3 {
        padding-bottom: .75rem!important;
        padding-top: .75rem!important
    }

    .tablet\:py-4 {
        padding-bottom: 1rem!important;
        padding-top: 1rem!important
    }

    .tablet\:py-40 {
        padding-bottom: 10rem!important;
        padding-top: 10rem!important
    }

    .tablet\:py-6 {
        padding-bottom: 1.5rem!important;
        padding-top: 1.5rem!important
    }

    .tablet\:py-8 {
        padding-bottom: 2rem!important;
        padding-top: 2rem!important
    }

    .tablet\:py-\[48px\] {
        padding-bottom: 48px!important;
        padding-top: 48px!important
    }

    .tablet\:pt-\[0\],.tablet\:pt-\[0px\] {
        padding-top: 0!important
    }

    .tablet\:text-\[32px\] {
        font-size: 32px!important
    }

    .tablet\:text-body2 {
        font-size: 14px!important;
        font-weight: 400!important;
        line-height: 20px!important
    }

    .tablet\:text-headline3 {
        font-size: 32px!important;
        font-weight: 600!important;
        line-height: 40px!important
    }

    .tablet\:text-headline4 {
        font-size: 28px!important;
        font-weight: 600!important;
        line-height: 36px!important
    }

    .tablet\:text-headline5 {
        font-size: 24px!important;
        font-weight: 600!important;
        line-height: 32px!important
    }

    .tablet\:text-subtitle1 {
        font-size: 16px!important;
        font-weight: 500!important;
        line-height: 24px!important
    }

    .tablet\:text-subtitle2 {
        font-size: 14px!important;
        font-weight: 500!important;
        line-height: 20px!important
    }

    .tablet\:will-change-transform {
        will-change: transform!important
    }
}

@media (min-width: 767px) {
    .noH5\:absolute {
        position:absolute!important
    }

    .noH5\:block {
        display: block!important
    }

    .noH5\:inline-flex {
        display: inline-flex!important
    }

    .noH5\:hidden {
        display: none!important
    }

    .noH5\:\!h-\[100px\] {
        height: 100px!important
    }

    .noH5\:min-w-\[120px\] {
        min-width: 120px!important
    }

    .noH5\:justify-between {
        justify-content: space-between!important
    }

    .noH5\:gap-\[16px\] {
        grid-gap: 16px!important;
        gap: 16px!important
    }

    .noH5\:gap-\[20px\] {
        grid-gap: 20px!important;
        gap: 20px!important
    }

    .noH5\:gap-m {
        grid-gap: 16px!important;
        gap: 16px!important
    }

    .noH5\:truncate {
        overflow: hidden!important;
        text-overflow: ellipsis!important;
        white-space: nowrap!important
    }

    .noH5\:rounded-\[20px\] {
        border-radius: 20px!important
    }

    .noH5\:bg-Vessel {
        background-color: var(--color-Vessel)!important
    }

    .noH5\:px-xl {
        padding-left: 24px!important;
        padding-right: 24px!important
    }

    .noH5\:py-l {
        padding-top: 20px!important
    }

    .noH5\:pb-l,.noH5\:py-l {
        padding-bottom: 20px!important
    }

    .noH5\:pt-s {
        padding-top: 12px!important
    }

    .noH5\:text-PrimaryText {
        color: var(--color-PrimaryText)!important
    }

    :is([dir=ltr] .ltr\:noH5\:right-0) {
        right: 0!important
    }

    :is([dir=rtl] .rtl\:noH5\:left-0) {
        left: 0!important
    }
}

@media (min-width: 1023px) {
    .desktop\:top-\[10px\] {
        top:10px!important
    }

    .desktop\:ml-m {
        margin-left: 16px!important
    }

    .desktop\:mr-m {
        margin-right: 16px!important
    }

    .desktop\:h-\[610px\] {
        height: 610px!important
    }

    .desktop\:w-1\/2 {
        width: 50%!important
    }

    .desktop\:w-2\/5 {
        width: 40%!important
    }

    .desktop\:flex-row {
        flex-direction: row!important
    }

    .desktop\:justify-between {
        justify-content: space-between!important
    }

    .desktop\:gap-l {
        grid-gap: 20px!important;
        gap: 20px!important
    }

    .desktop\:rounded-xs {
        border-radius: 4px!important
    }

    .desktop\:py-\[20px\] {
        padding-bottom: 20px!important;
        padding-top: 20px!important
    }

    .desktop\:pb-3xl {
        padding-bottom: 32px!important
    }

    :is([dir=ltr] .ltr\:desktop\:ml-2xs) {
        margin-left: 8px!important
    }

    :is([dir=rtl] .rtl\:desktop\:mr-2xs) {
        margin-right: 8px!important
    }

    .desktop\:\[\&\>\*\]\:first\:my-0:first-child>* {
        margin-bottom: 0!important;
        margin-top: 0!important
    }
}

.mainText {
    margin-top: "var(--space-xl)";
    max-height: "140px";
    overflow-y: "auto";
    width: "320px"
}

.modalForm {
    margin: "var(--space-xl)"
}

@media only screen and (max-width: 768px) {
    .mainText {
        width:"250px"
    }
}
._CWC .header-logo {
    height: 24px;
    color: var(--color-PrimaryYellow)
}

._CWC .logo-link {
    cursor: pointer;
    font-size: 0;
    display: inline-flex;
    padding-inline-end:12px}

._CWC .logo-link img {
    height: 64px
}

._CWC .header-nav-subitem {
    display: flex;
    box-sizing: border-box;
    align-items: flex-start
}

._CWC .header-nav-subview.between {
    justify-content: space-between
}

._CWC .header-nav-subicon_warp {
    display: flex;
    justify-content: center;
    margin-inline-end:8px;margin-top: 1px
}

._CWC .header-nav-subicon_icon {
    width: 20px;
    height: 20px;
    font-size: 20px
}

._CWC .header-nav-subitemtext {
    width: 240px
}

._CWC .header-nav-subitem .header-nav-subarrow {
    font-size: 18px;
    color: var(--color-PrimaryYellow);
    opacity: 0
}

._CWC .header-nav-subitem:hover .header-nav-subarrow {
    display: block;
    margin-inline-start:8px;opacity: 1;
    transition: all .3s ease-in-out
}

._CWC .header-nav-subtitle {
    display: flex;
    color: var(--color-PrimaryText);
    align-items: center
}

._CWC .header-nav-subtitle>.typography-Subtitle4 {
    margin: 0
}

._CWC .header-nav-subdesc {
    color: var(--color-TertiaryText)
}

._CWC .header-rightnav-subitem {
    color: var(--color-PrimaryText);
    border-radius: 0px
}

._CWC .header-rightnav-subview {
    padding-inline-start:16px}

._CWC .header-rightnav-subview {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
    width: 100%;
    color: var(--color-PrimaryText)
}

._CWC .header-rightnav-subitem.logout {
    border-top: 1px solid var(--color-Line);
    cursor: pointer
}

._CWC .header-rightnav-subview {
    padding: 0 16px
}

._CWC .header-rightnav-subview:hover {
    background-color: var(--color-bg3)
}

._CWC .header-rightnav-subicon {
    width: 24px !important;
    height: 24px !important;
    font-size: 24px !important;
    margin-inline-end:8px;color: var(--color-IconNormal)
}

._CWC .header-account-icon {
    width: 24px;
    height: 24px;
    font-size: 24px
}

._CWC .active.dropdownAndDraw-dropdown .header-account-icon {
    color: var(--color-PrimaryYellow)
}

._CWC .header-rightnav-subview:hover .header-rightnav-subicon {
    color: var(--color-PrimaryText)
}

._CWC .header-nav-subtitle_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

._CWC .header-drawer .header-nav-subtitle_text,._CWC .dropdownAndDraw-m-content .header-nav-subtitle_text {
    font-size: 16px;
    line-height: 24px
}

._CWC .header-suffix {
    box-sizing: border-box;
    margin: 0;
    margin-inline-start:6px;min-width: 0px;
    display: flex;
    position: relative;
    border-radius: 4px;
    padding-inline-start:4px;padding-inline-end:4px;font-size: 12px;
    line-height: 16px;
    background-color: var(--color-Line);
    color: var(--color-PrimaryText);
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    height: 16px;
    align-items: center
}

._CWC .header-suffix::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    inset-inline-start: -3px;
    top: 2px;
    border-width: 6px;
    border-inline-start-style:initial;border-inline-start-color:initial;border-top-style: solid;
    border-top-color: rgba(0,0,0,0);
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,0);
    border-inline-end-style:solid;border-inline-end-color:var(--color-Line)}

._CWC .header-suffix.header-suffix_yellow {
    background-color: var(--color-BtnBg);
    color: var(--color-TextOnYellow)
}

._CWC .header-suffix.header-suffix_yellow::before {
    border-inline-end-color:var(--color-BtnBg)}

._CWC .header-unread-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

._CWC .header-unread-dot {
    position: absolute;
    top: -14px;
    left: -1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--color-BtnBg);
    will-change: transform;
    transform: translateZ(0)
}

._CWC .header-unread-dot {
    background-color: var(--color-BtnBg)
}

._CWC .header-unread-icon:focus {
    outline: 2px solid var(--color-PrimaryYellow);
    outline-offset: 2px;
    border-radius: 4px
}

@media screen and (max-width: 767px) {
    ._CWC .header-unread-dot {
        position:relative;
        top: unset;
        left: unset;
        width: 8px;
        height: 8px
    }
}

._CWC .header-dropdown-menu {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: var(--color-PrimaryText)
}

._CWC .header-dropdown-menu .dropdown-icon {
    width: 18px;
    height: 18px;
    color: var(--color-PrimaryText)
}

._CWC .header-dropdown-menu-avatar {
    border-radius: 50%
}

._CWC .header-dropdown-menu .menus-icon {
    width: 24px;
    height: 24px
}

._CWC .header-dropdown-menu:hover .header-right-dropdown-icon {
    color: var(--color-PrimaryYellow)
}

._CWC .header-menu-item {
    display: flex;
    align-items: center;
    height: 64px;
    position: relative;
    padding-inline-start:12px;padding-inline-end:12px}

._CWC .header-rightside .header-menu-item {
    margin-inline-start:0px;padding: 0 8px;
    position: relative
}

._CWC .header-dropdown-menu.header-menu-align_frist {
    position: static
}

._CWC .header-dropdown-menu.header-menu-align_frist .header-menu-subgrid {
    inset-inline-start: 160px
}

._CWC .header-dropdown-menu.header-menu-align_frist .header-menu-subgrid.header-menu-item_zh-CN {
    inset-inline-start: 100px
}

._CWC .header-menu-item.center .header-menu-subgridsmall,._CWC .header-menu-item.center .header-menu-subgrid,._CWC .header-menu-item.center .header-menu-sublist {
    inset-inline-start: 50%;
    transform: translate(-50%, 0)
}

[dir=rtl] ._CWC .header-menu-item.center .header-menu-subgridsmall,[dir=rtl] ._CWC .header-menu-item.center .header-menu-subgrid,[dir=rtl] ._CWC .header-menu-item.center .header-menu-sublist {
    transform: translate(50%, 0)
}

._CWC .header-menu-subgrid,._CWC .header-menu-sublist,._CWC .header-menu-subgridsmall {
    display: none;
    position: absolute;
    z-index: 1300;
    top: 64px;
    inset-inline-start: 0;
    padding: 24px;
    border-radius: 0px 0px 8px 8px;
    background: var(--color-CardBg, #fff);
    box-shadow: 0px 8px 8px 0px rgba(24,26,32,.08)
}

._CWC .header-menu-item_icon {
    padding: 0 24px;
    margin-inline-start:0px}

._CWC .header-menu-item_icon+.header-menu-item {
    margin-inline-start:0}

._CWC .header-menu-item_icon:hover {
    color: var(--color-PrimaryYellow)
}

._CWC .header-leftside .header-menu-item:not(.header-menu-item_icon)>.typography-Subtitle4:hover {
    color: var(--color-TextLink)
}

._CWC .header-menu-item:hover .header-menu-subgrid {
    display: grid;
    grid-gap: 24px;
    box-sizing: border-box
}

._CWC .header-menu-item .header-menu-item_hightLight {
    line-height: 28px;
    padding: 0px 8px;
    border-radius: 4px;
    background-color: var(--color-BadgeBg);
    color: var(--color-TextLink)
}

._CWC .header-menu-subgrid-1 {
    grid-template-columns: repeat(1, 1fr)
}

._CWC .header-menu-subgrid-2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px
}

._CWC .header-menu-subgrid-3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px
}

._CWC .header-menu-subgrid-group {
    list-style: none
}

._CWC .header-menu-subgrid-group-li+.header-menu-subgrid-group-li {
    margin-top: 24px
}

._CWC h4.header-menu-subgrid-group-li {
    margin-bottom: -8px
}

._CWC .header-menu-item:hover .header-menu-subgridsmall {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
    box-sizing: border-box
}

._CWC .header-menu-item a {
    color: var(--color-PrimaryText)
}

._CWC .header-menu-item_dropdown-icon {
    font-size: 16px !important
}

._CWC .header-menu-item:hover .header-menu-item_dropdown-icon {
    transform: rotate(180deg)
}

._CWC .header-menu-item:hover .header-menu-sublist {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 16px;
    box-sizing: border-box
}

._CWC .header-rightside .header-menu-item:hover .header-menu-sublist {
    grid-gap: 0
}

._CWC .header-menu-item_view {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--color-PrimaryText);
    text-decoration: none;
    height: 100%
}

._CWC .header-menu-item:hover .dropdown-icon {
    transform: rotate(180deg)
}

._CWC .header-rightside .header-menu-sublist {
    padding: 0px;
    min-width: 220px;
    border-radius: 0 0 8px 8px
}

._CWC .header-rightside .header-menu-subgrid,._CWC .header-rightside .header-menu-sublist,._CWC .header-rightside .header-menu-subgridsmall {
    right: 0;
    left: initial
}

._CWC .deposit-icon {
    font-size: 16px;
    width: 16px;
    height: 16px
}

._CWC .header-nav-bar {
    display: flex;
    height: 64px;
    justify-content: flex-end;
    align-items: center;
    padding-inline-end:24px;color: var(--color-PrimaryText)
}

._CWC .header-nav-bar .close-btn-size {
    font-size: 24px
}

._CWC .bn-drawer .header-nav-itemview {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 56px;
    padding: 0 24px;
    color: var(--color-PrimaryText)
}

._CWC .bn-drawer .header-nav-itemnosub {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 56px;
    padding: 0 24px;
    color: var(--color-PrimaryText);
    cursor: pointer
}

._CWC .bn-drawer .header-rightnav-subview {
    height: 56px;
    padding: 0 24px;
    color: var(--color-PrimaryText)
}

._CWC .bn-drawer .header-nav-itemicon {
    width: 24px;
    height: 24px;
    margin-inline-end:8px;color: var(--color-IconNormal)
}

._CWC .header-nav-collapse-view {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

._CWC .header-nav-collapse-unread-icon {
    margin-right: 12px
}

._CWC .header-nav-subgroup-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
    padding-inline-start:64px}

._CWC .header-nav-subgroup-item .typography-Body3 {
    color: var(--color-PrimaryText)
}

._CWC .header-nav-subgroup-item:hover {
    background: var(--color-bg3)
}

._CWC .header-nav-subgroup-item.nohover:hover {
    background: none
}

._CWC .header-nav-subgroup {
    transition: all .3s;
    overflow: hidden
}

._CWC .header-rightside .bn-svg.header-nav-collapseicon {
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: var(--color-IconNormal);
    transition: all .3s
}

._CWC .header-nav-collapseicon.expand {
    transform: rotate(180deg)
}

._CWC .header-nav-itemnosub:hover {
    background: var(--color-bg3)
}

._CWC .header-nav-itemnosub.no-hover-color:hover {
    background: rgba(0,0,0,0)
}

._CWC .header-rightnav-subview:hover .header-nav-collapseicon,._CWC .header-rightnav-subview:hover .header-nav-itemicon,._CWC .header-nav-itemnosub:hover .header-nav-itemicon {
    color: var(--color-PrimaryText)
}

._CWC .bn-drawer .header-nav-scroll {
    max-height: calc(100vh - 84px);
    overflow: auto
}

._CWC .header-userinfo-inmail-num {
    min-width: 16px;
    padding: 0 2px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    background-color: var(--color-BtnBg);
    border-radius: 100%;
    color: var(--color-TextOnYellow);
    text-align: center
}

._CWC .bn-button.deposit-btn.data-size-small {
    gap: 4px
}

._CWC #header_menu_search {
    font-size: 0
}

._CWC #header_menu_search .search-icon {
    font-size: 24px;
    width: 24px;
    height: 24px
}

._CWC .hover-pointer {
    cursor: pointer
}

._CWC .header-search-input .bn-textField-input {
    font-size: 14px
}

._CWC .right-sub-drawer {
    z-index: 10000 !important
}

._CWC .explore-content .search-input-icon {
    font-size: 20px;
    width: 20px;
    height: 20px
}

._CWC .header-global-js-top-alert {
    color: var(--color-PrimaryText);
    background-color: #fef1f2;
    transition: all 1s
}

._CWC .header-global-js-top-alert__inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 24px;
    max-width: 1248px
}

._CWC .header-container {
    max-width: 100vw;
    height: 64px;
    position: relative;
    display: flex;
    padding: 0 24px;
    justify-content: space-between;
    background-color: var(--color-BasicBg)
}

._CWC .header-menu-rightItem {
    display: flex;
    position: relative;
    padding: 20px 8px;
    align-items: center
}

._CWC .header-menu-rightItem.header-menu-right-pickup {
    padding: 20px 0 20px 8px
}

._CWC .header-leftside {
    display: flex;
    align-items: center
}

._CWC .header-rightside {
    display: flex
}

._CWC .header-rightside .bn-svg {
    width: 24px;
    height: 24px;
    font-size: 24px;
    cursor: pointer
}

._CWC .header-menu-rightItem:hover {
    color: var(--color-TextLink)
}

._CWC #toRegisterPage {
    padding-left: 0
}

._CWC .header-rightside .header-menu-rightItem:hover .hover-color {
    color: var(--color-PrimaryYellow)
}

._CWC .right-sub-drawer.bn-drawer>.bn-drawer-wrap.data-dir-right {
    max-width: 100%
}

._CWC .height-100 {
    height: 100%
}

._CWC .height-48 {
    height: 48px
}

._CWC .no-border-radius.bn-drawer>.bn-drawer-wrap.data-dir-right {
    border-radius: 0
}

._CWC .rwd-1440-visi-flex,._CWC .rwd-1280-visi-flex,._CWC .rwd-1200-visi-block,._CWC .rwd-1200-visi-flex,._CWC .rwd-1024-visi-block,._CWC .rwd-768-show,._CWC .rwd-768-flex {
    display: none !important
}

._CWC .header-rightside .bn-svg.register-gift-icon {
    font-size: 16px;
    width: 16px;
    height: 16px;
    color: var(--color-TextOnYellow) !important
}

._CWC .bn-button.data-size-small.header-menu-registerbtn {
    gap: 4px;
    font-weight: 500
}

@media screen and (max-width: 1440px) {
    ._CWC .rwd-1440-hide-flex {
        display:none
    }

    ._CWC .rwd-1440-visi-flex {
        display: flex
    }
}

@media screen and (max-width: 1023px) {
    ._CWC .rwd-1024-hide-flex {
        display:none !important
    }

    ._CWC .rwd-1024-visi-block {
        display: block !important
    }

    ._CWC .rwd-1024-visi-flex {
        display: flex !important
    }
}

@media screen and (max-width: 1200px) {
    ._CWC .rwd-1200-hide-flex {
        display:none !important
    }

    ._CWC .rwd-1200-visi-block {
        display: block !important
    }

    ._CWC .rwd-1200-visi-flex {
        display: flex !important
    }
}

@media screen and (max-width: 767px) {
    ._CWC .header-container {
        padding:0 16px
    }

    ._CWC .rwd-768-hide {
        display: none !important
    }

    ._CWC .rwd-768-show {
        display: block !important
    }

    ._CWC .rwd-768-flex {
        display: flex !important
    }
}

._CWC .QRCode-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px
}

._CWC .QRCode-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    padding: 4px;
    border-radius: 4px;
    background-color: #000
}

._CWC .QRCode-text1 {
    width: 130px;
    white-space: pre-wrap
}

._CWC .QRCode-img {
    position: relative;
    padding: 12px;
    background-color: #fff;
    border-radius: 4px
}

._CWC .QRCode-img .bn-button {
    padding: 4px 8px
}

._CWC .header-inmall .mt-5xs {
    margin-top: 2px
}

._CWC .header-inmall-mark {
    position: absolute;
    top: 20px;
    right: 8px;
    width: 6px;
    height: 6px;
    background: var(--color-BtnBg);
    border-radius: 50%;
    z-index: 1
}

._CWC .header-inmall {
    width: 345px;
    overflow: auto;
    padding: 16px 0 24px
}

._CWC .header-inmall-pendding {
    justify-content: flex-end;
    padding-right: 24px
}

._CWC .header-inmall .bn-svg {
    font-size: 16px;
    width: 16px;
    height: 16px;
    color: var(--color-IconNormal)
}

._CWC .header-inmall-action {
    cursor: pointer;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: var(--color-TertiaryText);
    display: flex;
    align-items: center
}

._CWC .header-inmall-action .bn-svg {
    margin-left: 4px
}

._CWC .header-inmall-action:hover,._CWC .header-inmall-action:hover .bn-svg {
    color: var(--color-PrimaryText)
}

._CWC .header-inmall .header-inmall-list {
    max-height: 228px;
    overflow-y: auto;
    overflow-x: hidden;
    --scroll-color: var(--color-DisableText)
}

._CWC .header-inmall-nodata {
    padding-top: 40px;
    padding-bottom: 64px;
    color: var(--color-DisableText)
}

._CWC .header-inmall-nodataicon {
    font-size: 20px;
    width: 20px;
    height: 20px
}

._CWC .text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._CWC .header-inmail-list-item {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding: var(--space-s) 24px;
    border-radius: 8px;
    cursor: pointer;
    max-width: 100%
}

._CWC .header-inmail-list-item.extraordinary {
    align-items: center
}

._CWC .header-inmail-list-item.extraordinary .header-inmail-unread-time,._CWC .header-inmail-list-item.extraordinary .header-inmail-list-item-meta-description {
    display: none
}

._CWC .header-inmail-list-item-meta-description,._CWC .header-inmail-unread-time {
    color: var(--color-TertiaryText)
}

._CWC .header-inmail-list-item:first-of-type {
    padding-top: var(--space-m)
}

._CWC .header-inmail-list-item-meta-avatar {
    color: var(--color-PrimaryText);
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin-right: var(--space-s);
    padding: 1px 0
}

._CWC .header-inmail-list-item-meta-avatar .icon-image {
    color: var(--color-PrimaryText);
    background-color: rgba(0,0,0,0);
    height: 20px;
    width: 20px
}

._CWC .header-inmail-list-item-meta-content {
    flex: 1 0;
    width: 0
}

._CWC .header-inmail-list-item-meta-title {
    color: var(--color-PrimaryText);
    display: flex;
    align-items: center
}

._CWC .header-inmail-list-item-meta-subarrow {
    font-size: 18px;
    color: var(--color-PrimaryYellow);
    opacity: 0;
    margin-left: 0;
    transition: all .3s
}

._CWC .header-inmail-list-item:hover .header-inmail-list-item-meta-subarrow {
    opacity: 1;
    color: var(--color-PrimaryYellow);
    margin-left: var(--space-2xs)
}

._CWC .h-\[22px\] {
    height: 22px
}

._CWC .header-inmail-unread-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    min-width: 40px;
    margin-left: var(--space-2xs)
}

._CWC .header-inmail-unread {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 22px
}

._CWC .header-inmail-unread-status {
    background-color: var(--color-BtnBg);
    padding: 0 4px;
    color: var(--color-TextOnYellow);
    border-radius: 100%;
    width: 16px;
    height: 16px;
    line-height: 14px;
    text-align: center
}

._CWC .header-inmail-unread-status.header-inmail-unread-status-over {
    border-radius: 10px;
    width: auto
}

._CWC .common-widget-css_wrap .gap-2xs {
    gap: 8px
}

._CWC .header-userinfo-group .header-rightnav-subview {
    padding: 0 24px
}

._CWC .header-userinfo-notverfy {
    display: flex;
    align-items: center;
    height: 24px;
    padding: 3px 8px;
    border-radius: 6px;
    background-color: var(--color-BtnBg);
    color: var(--color-TextOnYellow)
}

._CWC .header-userinfo-vip {
    display: flex;
    align-items: center;
    height: 24px
}

._CWC .header-userinfo-vip0 {
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 2px 6px;
    border-radius: 4px;
    background-color: var(--color-Input);
    color: var(--color-PrimaryText)
}

._CWC .header-userInfo-top-tag {
    display: flex;
    align-items: center;
    height: 24px;
    width: fit-content;
    padding: 3px 6px;
    border-radius: 4px;
    background-color: var(--color-Input);
    color: var(--color-PrimaryText)
}

._CWC .header-userInfo-top-tag.success {
    background-color: var(--color-DepthBuyBg);
    color: var(--color-TextBuy)
}

._CWC .header-userinfo-vip0 .vip-icon {
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin-inline-end:4px}

._CWC .header-userInfo-top {
    padding: 24px 24px 8px 24px
}

._CWC .dropdownAndDraw-m-content .header-userInfo-top {
    padding: 0 24px 16px 24px
}

._CWC .bn-tooltips-wrap .header-userInfo-top {
    width: 306px
}

._CWC .header-userInfo-top-avatar img {
    border-radius: 28px;
    width: 56px;
    height: 56px
}

._CWC .header-userInfo-todo {
    position: relative;
    display: flex;
    padding: 12px;
    border-radius: 12px;
    gap: 4px
}

._CWC .header-userInfo-todo::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px;
    background-color: var(--color-TextLink);
    opacity: .1
}

._CWC .header-userInfo-todo-icon {
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important
}

._CWC .header-userInfo-todo-text {
    width: 186px
}

._CWC .alert-header-notify .bn-notification.bn-notification__push.data-size-middle {
    border-radius: 16px;
    box-shadow: none;
    border: 1px solid var(--color-Line);
    cursor: pointer
}

._CWC .alert-header-notify:hover .bn-notification.bn-notification__push.data-size-middle {
    border-color: var(--color-InputLine)
}

._CWC .alert-header-notify .bn-notification-close {
    top: -8px;
    right: -8px
}

._CWC .alert-header-notify .bn-notification-close:hover {
    color: var(--color-PrimaryText)
}

._CWC .alert-header-notify:hover .alert-header-notify-trade {
    color: var(--color-BtnBg) !important
}

@media screen and (max-width: 767px) {
    ._CWC .alert-header-notify .bn-notification.bn-notification__push.data-size-middle {
        padding:16px 24px
    }

    ._CWC .alert-header-notify-trade-warper {
        display: flex;
        flex-direction: column !important
    }

    ._CWC .alert-header-notify-icon {
        margin-right: 16px
    }

    ._CWC .alert-header-notify-trade {
        margin-top: 4px
    }
}

._CWC .alert-header-notify-trade-warper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex: 1
}

@media(min-width: 400px) {
    ._CWC .alert-header-notify .bn-notification__push {
        max-width:400px !important
    }
}

._CWC .alert-header-notify-icon {
    width: 40px;
    flex-shrink: 0
}

._CWC .alert-header-notify svg {
    flex-shrink: 0
}

._CWC .alert-header-notify .bn-notification-close {
    font-size: 16px !important;
    min-height: 16px !important
}

._CWC .alert-header-notify .bn-notification-close svg:hover {
    color: var(--color-PrimaryText)
}

._CWC .alert-header-notify .bn-notification-content-title>div {
    height: auto !important;
    min-height: 40px
}

._CWC .alert-header-notify-trade {
    flex-shrink: 0
}

._CWC .DownloadBarMobile {
    position: fixed;
    background-color: var(--color-CardBg);
    bottom: 8px;
    left: 16px;
    right: 16px;
    z-index: 9999;
    padding: 12px 16px;
    justify-content: space-between;
    align-items: center;
    border: 1px solid var(--color-Line);
    border-radius: 8px;
    color: var(--color-PrimaryText)
}

._CWC .DownloadBarMobile__close {
    position: absolute;
    top: 4px;
    right: 4px;
    height: 12px;
    font-size: 12px;
    align-items: center;
    opacity: .5;
    color: var(--color-DisableText)
}

._CWC .DownloadBarMobile__logo {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    margin: 0px 8px 0px 0px;
    min-width: 0px;
    max-width: 100%
}

._CWC .DownloadBarMobile__text--primary {
    color: var(--color-PrimaryText);
    text-align: left
}

._CWC .DownloadBarMobile__text--medium {
    font-size: 14px;
    font-weight: 500
}

._CWC .DownloadBarMobile__text--secondary {
    color: var(--color-TertiaryText);
    font-size: 12px
}

._CWC .DownloadBarMobile .DownloadBarMobile__button--margin {
    width: auto;
    height: auto;
    appearance: none;
    box-sizing: border-box;
    font-size: 12px !important;
    line-height: 20px;
    min-height: 24px;
    width: 72px;
    padding: 2px 8px !important;
    border-radius: 6px
}

._CWC .DownloadBarMobile-second-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 0 16px;
    margin-inline-start:4px;height: 40px;
    background-color: var(--color-PrimaryText);
    color: var(--color-BasicBg);
    text-decoration: none;
    gap: 4px;
    flex: 1
}

._CWC .DownloadBarMobile-second-btn .bn-svg {
    width: 16px;
    height: 16px;
    font-size: 16px;
    flex: 0 0 16px
}

._CWC .DownloadBarMobile-second-btn+.DownloadBarMobile-second-btn {
    margin-inline-start:16px;margin-inline-end:4px}

._CWC .new-user-zone {
    align-items: center;
    flex: 1
}

._CWC .new-user-zone-wrapper {
    display: flex;
    height: 30px;
    border-radius: 6px;
    cursor: pointer;
    overflow: hidden;
    margin-left: 24px
}

._CWC .new-user-zone-icon {
    color: #202630;
    height: 20px !important;
    width: 20px !important
}

._CWC .new-user-zone-icon-container {
    background-color: var(--color-BtnBg);
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

._CWC .new-user-zone-text {
    background-color: var(--color-Input);
    padding: 8px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: var(--color-PrimaryText);
    font-size: 14px;
    font-weight: 500
}

@media screen and (max-width: 767px) {
    ._CWC .new-user-zone {
        justify-content:end
    }

    ._CWC .new-user-zone-icon-container {
        background-color: unset;
        border-top-left-radius: unset;
        border-bottom-left-radius: unset
    }

    ._CWC .new-user-zone-text {
        display: none
    }

    ._CWC .new-user-zone-icon {
        height: 24px !important;
        width: 24px !important;
        color: var(--color-PrimaryText)
    }

    ._CWC .new-user-zone-icon-container {
        padding: 0
    }
}

@media screen and (max-width: 1023px) {
    ._CWC .new-user-zone {
        justify-content:end
    }

    ._CWC .new-user-zone-wrapper {
        margin-right: 8px;
        margin-left: unset
    }
}

._CWC .header-theme-switch {
    cursor: pointer;
    padding-inline-end:0px}

._CWC .header-theme-switch .theme-icon {
    width: 24px;
    height: 24px;
    font-size: 24px
}

._CWC .fiat-header-currency-container {
    width: 40px
}

._CWC .fiat-header-currency-icon {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: flex;
    position: relative;
    border-radius: 4px;
    margin-inline-start:8px;padding-left: 4px;
    padding-right: 4px;
    font-size: 12px;
    line-height: 16px;
    background-color: var(--color-Line);
    color: var(--color-PrimaryText)
}

._CWC .collapse-container .header-menu-sublist-title-label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-inline-start:64px;padding-bottom: 14px;
    padding-top: 14px;
    border-bottom: 1px solid var(--color-Line)
}

._CWC .collapse-container {
    position: relative
}

._CWC .collapse-container .header-menu-sublist-currency-container {
    width: 100px;
    height: unset;
    padding: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 0px;
    border-radius: 0px;
    background-color: var(--color-bg3)
}

html[dir=rtl] ._CWC .collapse-container .header-menu-sublist-currency-container {
    left: 0;
    right: unset
}

._CWC .collapse-container .header-menu-sublist-currency-container:hover {
    cursor: pointer
}

._CWC .header-menu-sublist-currency-icon {
    width: 20px;
    height: 20px
}

._CWC .collapse-container .header-menu-sublist-currency {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-inline-start:8px;color: var(--color-PrimaryText)
}

._CWC .header-menu-sublist-currency-arrow {
    color: var(--color-IconNormal);
    width: 16px;
    height: 16px
}

._CWC .drawer-fiat {
    min-width: 375px
}

._CWC .drawer-fiat.header-drawer .bn-drawer-wrap {
    background-color: var(--color-BasicBg)
}

._CWC .drawer-fiat.bn-drawer>.bn-drawer-wrap.data-dir-right {
    max-width: unset
}

._CWC .drawer-fiat .header-nav-scroll {
    overflow: unset
}

._CWC .drawer-fiat .submenu-fiat-container {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    background-color: rgba(0,0,0,0);
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 0px;
    max-height: unset;
    height: calc(100% - 65px);
    gap: 24px
}

._CWC .drawer-fiat .submenu-fiat-label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: var(--color-TertiaryText)
}

._CWC .drawer-fiat .fiat-currency-search {
    background-color: var(--color-BasicBg)
}

._CWC .fiatMaintenance-h5 {
    width: 263px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--color-CardBg);
    margin: 0 auto
}

._CWC .fiatMaintenance-upgrade-h5 {
    margin-bottom: 8px
}

._CWC .fiatMaintenance-upgrade-h5>svg {
    width: 48px;
    height: 48px
}

._CWC .fiatMaintenance-upgrade-text-h5 {
    margin-bottom: 0px
}

._CWC .submenu-fiat-container *::-webkit-scrollbar-thumb {
    background-color: var(--color-Line) !important
}

._CWC .submenu-fiat-container::-webkit-scrollbar,._CWC .submenu-fiat-container *::-webkit-scrollbar {
    background-color: unset !important
}

._CWC .header-nav-drawer {
    min-width: 375px
}

._CWC .header-drawer .bn-drawer-wrap {
    --scroll-color: var(--color-Line);
    transform: none !important
}

._CWC .data-size-full .header-nav-drawer {
    width: 100vw
}

._CWC .header-pickup-login {
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: var(--color-PrimaryText);
    display: block
}

._CWC .header-pickup-loginregister {
    width: 100%
}

._CWC .header-pickup-loginregister+.header-pickup-loginregister {
    margin-inline-start:14px}

._CWC .switch-icon {
    width: 16px;
    height: 16px;
    font-size: 16px
}

._CWC .header-pickup-loginAndregister {
    display: flex
}

._CWC .header-pickup-loginAndregister+.header-search-input {
    margin-top: 24px
}

._CWC .header-nav-scroll_topside {
    padding: 0 24px 16px 24px;
    width: 100%
}

._CWC .header-nav-scroll_topside .bn-textField {
    width: 100%
}
._CWC .footer-community .typography-Subtitle1 {
    font-weight: 600
}

._CWC .footer-icon {
    font-size: 24px;
    width: 24px;
    height: 24px;
    color: var(--color-PrimaryText)
}

._CWC .footer-icon:hover {
    color: var(--color-SecondaryText)
}

._CWC .footer-icongroup {
    display: grid;
    grid-template-columns: repeat(4, 24px);
    grid-gap: 24px;
    margin-top: 24px
}

@media screen and (max-width: 1023px) {
    ._CWC .footer-community {
        margin-top:48px
    }

    ._CWC .footer-icongroup {
        grid-template-columns: repeat(auto-fill, 24px);
        margin-top: 18px
    }
}

@media screen and (max-width: 767px) {
    ._CWC .footer-currency-img {
        height:20px;
        margin-inline-end:8px}
}

._CWC .footer-copyright {
    max-width: 1200px;
    margin: 64px auto 0
}

._CWC .footer-copyright .typography-Btn_link3 {
    color: var(--color-TextLink)
}

._CWC .footer-copyright .footer-copyright-legal .typography-Btn_link3 {
    font-size: 12px
}

._CWC .footer-copyright-line {
    width: 100%;
    height: 1px;
    background-color: var(--color-Line)
}

._CWC .footer-copyright-text {
    margin-top: 16px;
    color: var(--color-SecondaryText)
}

._CWC .text-center {
    text-align: center
}

._CWC .footer-copyright-enterprise .opreation {
    cursor: pointer
}

._CWC .no-wrap {
    white-space: nowrap
}

._CWC .footer-copyright-cookieprefrence {
    cursor: pointer;
    margin-inline-start:24px;white-space: nowrap
}

._CWC .footer-copyright-cookieprefrence:hover {
    color: var(--color-TextLink)
}

@media screen and (max-width: 1023px) {
    ._CWC .footer-copyright {
        margin-top:48px
    }
}

@media screen and (max-width: 767px) {
    ._CWC .footer-copyright .typography-Body3 {
        font-size:12px;
        line-height: 16px
    }

    ._CWC .footer-copyright-cookieprefrence {
        display: block;
        margin-left: 0
    }
}

._CWC footer a {
    display: inline
}

._CWC .footer-navlist {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 24px
}

._CWC .footer-navlist-sub {
    break-inside: avoid
}

._CWC .footer-navlist-sub+.footer-navlist-sub {
    margin-top: 40px
}

._CWC .footer-navlist .footer-navlist-item-list {
    list-style: none;
    margin-top: 16px
}

._CWC .footer-navlist-item+.footer-navlist-item {
    margin-top: 8px
}

._CWC .footer-navlist .footer-navlist-item .color-textprimary:hover {
    color: var(--color-TextLink)
}

._CWC .footer-navlist .footer-navlist-item .color-textprimary {
    color: var(--color-PrimaryText)
}

._CWC .footer-navlist-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 0
}

._CWC .footer-navlist-expand-icon {
    display: none
}

@media screen and (max-width: 767px) {
    ._CWC .footer-navlist {
        display:block
    }

    ._CWC .footer-navlist-item-list {
        display: none;
        margin-top: 24px;
        list-style-type: none
    }

    ._CWC .footer-navlist-item-list.active {
        display: block
    }

    ._CWC .footer-navlist-title {
        display: flex;
        font-weight: 500;
        font-size: 16px;
        line-height: 32px;
        height: 32px;
        justify-content: space-between
    }

    ._CWC .footer-navlist-title .bn-svg {
        font-size: 20px
    }

    ._CWC .footer-navlist-expand-icon {
        display: inline-block;
        padding: 8px
    }

    ._CWC .footer-navlist-expand-icon .bn-svg {
        font-size: 16px !important;
        color: var(--color-PrimaryText)
    }

    ._CWC .footer-navlist-item {
        padding: 0 24px
    }

    ._CWC .footer-navlist-item+.footer-navlist-item {
        margin-top: 16px
    }

    ._CWC .footer-navlist-group {
        width: auto
    }

    ._CWC .footer-navlist-group+.footer-navlist-group {
        margin-top: 16px
    }

    ._CWC .footer-navlist-sub+.footer-navlist-sub {
        margin-top: 16px
    }
}

@media screen and (max-width: 1023px) {
    ._CWC .footer-navlist-group {
        width:auto
    }
}

._CWC footer.footer-wrapper {
    background-color: var(--color-BasicBg);
    padding: 64px 24px 64px
}

._CWC .footer-wrapper.onlyCopyRight {
    padding: 24px
}

._CWC .footer-content {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-column-gap: 24px;
    width: 1200px;
    justify-content: space-between;
    margin: 0 auto
}

@media screen and (max-width: 1200px) {
    ._CWC .footer-content {
        width:auto
    }
}

@media screen and (max-width: 1023px) {
    ._CWC .footer-content {
        display:flex;
        flex-direction: column-reverse;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    ._CWC footer.footer-wrapper {
        padding:48px 16px 48px
    }

    ._CWC .footer-navlist {
        display: block
    }

    ._CWC .footer-wrapper.onlyCopyRight {
        padding: 16px
    }
}
._CWC .IncentiveBanner {
    width: 816px;
    position: fixed;
    z-index: 2000;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    padding: 16px 32px 16px 24px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid rgba(252,213,53,.3);
    box-shadow: 0px 0px 50px 0px rgba(252,213,53,.1)
}

._CWC .IncentiveBanner_content {
    display: flex;
    align-items: center
}

._CWC .IncentiveBanner_logo {
    width: 64px;
    height: 64px;
    box-sizing: border-box;
    margin: 0px 24px 0px 0px;
    min-width: 0px;
    max-width: 100%
}

._CWC .IncentiveBanner_text {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: var(--color-PrimaryText)
}

._CWC .IncentiveBanner_register_btn {
    width: 110px;
    height: 32px
}

._CWC .IncentiveBanner_close_btn {
    position: absolute;
    right: 8px;
    top: 8px;
    color: var(--color-Line)
}

@media screen and (max-width: 1439px) {
    ._CWC .IncentiveBanner {
        width:720px
    }
}

@media screen and (max-width: 767px) {
    ._CWC .IncentiveBanner {
        width:100%;
        padding: 12px 16px 12px 40px;
        bottom: 64px;
        border: none;
        border-radius: 0;
        box-shadow: none
    }

    ._CWC .IncentiveBanner_logo {
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin-right: 8px
    }

    ._CWC .IncentiveBanner_text {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        padding-right: 17px
    }

    ._CWC .IncentiveBanner_register_btn {
        width: 76px;
        min-width: 76px !important;
        height: 24px
    }

    ._CWC .IncentiveBanner_close_btn {
        top: 50%;
        left: 18px;
        transform: translateY(-50%)
    }
}

._CWC .CommonWidgetCompliance {
    width: 100%;
    box-sizing: border-box;
    z-index: 1299
}

._CWC .CommonWidgetCompliance_sticky {
    position: sticky;
    top: 0px
}

._CWC .CommonWidgetCompliance_warning_icon {
    min-width: 16px;
    min-height: 16px;
    margin-top: 4px;
    margin-right: 4px
}

._CWC .CommonWidgetCompliance_content {
    padding: 12px 40px 12px 24px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-decoration-color: rgba(0,0,0,0)
}

._CWC .CommonWidgetCompliance_close_btn {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) scale(1.2)
}

._CWC .CommonWidgetCompliance_content_link {
    text-decoration: underline
}

@media screen and (max-width: 1439px) {
    ._CWC .ComplianceBanner {
        width:720px
    }
}

@media screen and (max-width: 767px) {
    ._CWC .ComplianceBanner {
        width:100%;
        padding: 12px 16px 12px 40px;
        bottom: 64px;
        border: none;
        border-radius: 0;
        box-shadow: none
    }

    ._CWC .ComplianceBanner_logo {
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin-right: 8px
    }

    ._CWC .ComplianceBanner_text {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        padding-right: 17px
    }

    ._CWC .ComplianceBanner_register_btn {
        width: 76px;
        min-width: 76px !important;
        height: 24px
    }

    ._CWC .ComplianceBanner_close_btn {
        top: 50%;
        left: 18px;
        transform: translateY(-50%)
    }
}
._CWC .bn-svg {
    width: 1em;
    height: 1em;
    font-size: inherit
}

._CWC .bn-flex {
    display: flex
}

._CWC .bn-grid {
    display: grid
}

._CWC .bn-textField {
    height: 40px;
    width: 345px;
    max-width: 100vw;
    flex-wrap: nowrap;
    align-items: center;
    display: inline-flex;
    gap: var(--space-2xs);
    padding: 0 var(--space-s);
    color: var(--color-PrimaryText);
    background-color: var(--color-Input);
    border-radius: var(--radii-m);
    border: 1px solid rgba(0,0,0,0);
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: var(--animation-duration-base)
}

._CWC .bn-textField.data-size-huge {
    height: 56px;
    border-radius: var(--radii-l)
}

._CWC .bn-textField.data-size-huge .bn-textField-input {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

._CWC .bn-textField.data-size-huge .bn-textField-input::placeholder,._CWC .bn-textField.data-size-huge .bn-textField-input .input-placeholder {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

._CWC .bn-textField.data-size-huge.data-prefix-fixed .bn-textField-suffix,._CWC .bn-textField.data-size-huge.data-prefix-fixed .bn-textField-prefix-fixed {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-textField.data-size-huge .bn-textField-numeric-controls-trade-minus,._CWC .bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus {
    height: 20px;
    line-height: 20px
}

._CWC .bn-textField.data-size-huge .bn-textField-numeric-controls-trade-minus svg,._CWC .bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus svg,._CWC .bn-textField.data-size-huge .bn-textField-numeric-controls-trade-minus .bn-svg,._CWC .bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus .bn-svg {
    font-size: 20px
}

._CWC .bn-textField.data-size-huge.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-textField.data-size-huge .bn-textField-input {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .bn-textField.data-size-huge .bn-textField-input::placeholder,._CWC .bn-textField.data-size-huge .bn-textField-input .input-placeholder {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .bn-textField.data-size-huge.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }
}

._CWC .bn-textField.data-size-large {
    height: 48px;
    border-radius: var(--radii-l)
}

._CWC .bn-textField.data-size-large .bn-textField-input {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-textField.data-size-large .bn-textField-input::placeholder,._CWC .bn-textField.data-size-large .bn-textField-input .input-placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-textField.data-size-large.data-prefix-fixed .bn-textField-suffix,._CWC .bn-textField.data-size-large.data-prefix-fixed .bn-textField-prefix-fixed {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-textField.data-size-large .bn-textField-numeric-controls-trade-minus,._CWC .bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus {
    height: 20px;
    line-height: 20px
}

._CWC .bn-textField.data-size-large .bn-textField-numeric-controls-trade-minus svg,._CWC .bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus svg,._CWC .bn-textField.data-size-large .bn-textField-numeric-controls-trade-minus .bn-svg,._CWC .bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus .bn-svg {
    font-size: 20px
}

._CWC .bn-textField.data-size-large.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-textField.data-size-small {
    height: 32px
}

._CWC .bn-textField.data-size-small .bn-textField-prefix svg,._CWC .bn-textField.data-size-small .bn-textField-suffix svg,._CWC .bn-textField.data-size-small .bn-textField-clear svg,._CWC .bn-textField.data-size-small .bn-textField-prefix .bn-textField-svg,._CWC .bn-textField.data-size-small .bn-textField-suffix .bn-textField-svg,._CWC .bn-textField.data-size-small .bn-textField-clear .bn-textField-svg {
    font-size: 16px
}

._CWC .bn-textField.data-size-small .bn-textField-input {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-textField.data-size-small .bn-textField-input::placeholder,._CWC .bn-textField.data-size-small .bn-textField-input .input-placeholder {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-textField.data-size-small.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-textField.data-size-tiny {
    height: 24px;
    width: 200px;
    border-radius: var(--radii-s)
}

._CWC .bn-textField.data-size-tiny .bn-textField-prefix svg,._CWC .bn-textField.data-size-tiny .bn-textField-suffix svg,._CWC .bn-textField.data-size-tiny .bn-textField-clear svg,._CWC .bn-textField.data-size-tiny .bn-textField-prefix .bn-textField-svg,._CWC .bn-textField.data-size-tiny .bn-textField-suffix .bn-textField-svg,._CWC .bn-textField.data-size-tiny .bn-textField-clear .bn-textField-svg {
    font-size: 12px
}

._CWC .bn-textField.data-size-tiny .bn-textField-input {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

._CWC .bn-textField.data-size-tiny .bn-textField-input::placeholder,._CWC .bn-textField.data-size-tiny .bn-textField-input .input-placeholder {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

._CWC .bn-textField.data-size-tiny.data-prefix-fixed .bn-textField-suffix,._CWC .bn-textField.data-size-tiny.data-prefix-fixed .bn-textField-prefix-fixed {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

._CWC .bn-textField.data-size-tiny.bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    width: 75px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

._CWC .bn-textField.data-gap-size-small {
    gap: var(--space-4xs);
    padding: 0 var(--space-2xs)
}

._CWC .bn-textField[class*=data-size-].data-width-mode-auto {
    width: auto
}

._CWC .bn-textField.disabled {
    position: relative;
    color: var(--color-TertiaryText);
    background-color: var(--color-Line);
    border-color: rgba(0,0,0,0)
}

._CWC .bn-textField.disabled::before {
    content: "";
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: not-allowed
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-textField.disabled {
        color:var(--color-DisableText)
    }
}

._CWC .bn-textField.disabled .bn-textField-input {
    color: var(--color-DisableText)
}

._CWC .bn-textField.disabled .bn-textField-input::placeholder,._CWC .bn-textField.disabled .bn-textField-input .input-placeholder {
    color: var(--color-DisableText)
}

._CWC .bn-textField.data-error:not(.disabled) {
    border-color: var(--color-Error)
}

._CWC .bn-textField.data-prefix-fixed .bn-textField-suffix,._CWC .bn-textField.data-prefix-fixed .bn-textField-prefix-fixed {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-textField.data-prefix-fixed .bn-textField-prefix {
    color: var(--color-TertiaryText)
}

._CWC .bn-textField.data-prefix-fixed .bn-textField-suffix {
    color: var(--color-PrimaryText)
}

._CWC .bn-textField.data-prefix-fixed .bn-textField-input {
    text-align: end
}

._CWC .bn-textField__line {
    background: rgba(0,0,0,0);
    border-color: var(--color-InputLine)
}

._CWC .bn-textField__line.focus:not(.static):not(.data-error) {
    border-color: var(--color-PrimaryYellow)
}

._CWC .bn-textField-prefix,._CWC .bn-textField-suffix {
    flex: none;
    display: inline-flex;
    color: var(--color-IconNormal)
}

._CWC .bn-textField-prefix svg,._CWC .bn-textField-suffix svg {
    font-size: 20px
}

._CWC .bn-textField-clear {
    flex: none;
    cursor: pointer;
    display: inline-flex;
    color: var(--color-IconNormal)
}

._CWC .bn-textField-clear svg {
    font-size: 20px
}

._CWC .bn-textField-input {
    flex: 1;
    border: none;
    outline: none;
    color: inherit;
    overflow: hidden;
    appearance: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    background: rgba(0,0,0,0);
    caret-color: var(--color-PrimaryYellow);
    min-width: 0
}

._CWC .bn-textField-input::placeholder,._CWC .bn-textField-input .input-placeholder {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--color-IconNormal)
}

._CWC .bn-textField-input[type=password] {
    letter-spacing: 2px
}

._CWC .bn-textField-numeric-controls {
    position: relative;
    padding-inline-end:32px}

._CWC .bn-textField-numeric-controls .bn-textField-input[type=number],._CWC .bn-textField-numeric-controls .bn-textField-input [type=number] {
    -moz-appearance: textfield;
    appearance: textfield
}

._CWC .bn-textField-numeric-controls .bn-textField-input[type=number]::-webkit-inner-spin-button,._CWC .bn-textField-numeric-controls .bn-textField-input [type=number]::-webkit-inner-spin-button,._CWC .bn-textField-numeric-controls .bn-textField-input[type=number]::-webkit-outer-spin-button,._CWC .bn-textField-numeric-controls .bn-textField-input [type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

._CWC .bn-textField-numeric-controls-panel {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding: 1px 0;
    border-inline-start:1px solid var(--color-CardBg)}

._CWC .bn-textField-numeric-controls-panel-up,._CWC .bn-textField-numeric-controls-panel-down {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50%;
    padding: 0 4px;
    user-select: none
}

._CWC .bn-textField-numeric-controls-panel-up svg,._CWC .bn-textField-numeric-controls-panel-down svg {
    color: var(--color-IconNormal);
    font-size: 16px
}

._CWC .bn-textField-numeric-controls-panel-down {
    border-block-start:1px solid var(--color-CardBg)}

._CWC .bn-textField-numeric-controls-panel-up: active svg,._CWC .bn-textField-numeric-controls-panel-down:active svg {
    color:var(--color-PrimaryText)
}

._CWC .bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel {
    border-inline-start:1px solid var(--color-InputLine)}

._CWC .bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel-down {
    border-block-start: 1px solid var(--color-InputLine)
}

._CWC .bn-textField-numeric-controls-trade {
    padding: 0 var(--space-s)
}

._CWC .bn-textField-numeric-controls-trade-minus,._CWC .bn-textField-numeric-controls-trade-plus {
    height: 12px;
    line-height: 12px;
    cursor: pointer
}

._CWC .bn-textField-numeric-controls-trade-minus svg,._CWC .bn-textField-numeric-controls-trade-plus svg,._CWC .bn-textField-numeric-controls-trade-minus .bn-svg,._CWC .bn-textField-numeric-controls-trade-plus .bn-svg {
    color: var(--color-IconNormal);
    font-size: 12px
}

._CWC .bn-textField-numeric-controls-trade .bn-textField-input {
    text-align: center
}

._CWC .bn-textField-numeric-controls-trade-suffix {
    gap: 0
}

._CWC .bn-textField-numeric-controls-trade-suffix .bn-textField-input {
    text-align: end
}

._CWC .bn-textField-numeric-controls-trade-suffix .bn-textField-suffix {
    width: 140px;
    color: var(--color-PrimaryText);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-textField:hover:not(.data-error):not(.disabled):not(.static):not(:has(.bn-bubble:hover)) {
        border-color:var(--color-PrimaryYellow)
    }

    ._CWC .bn-textField .bn-textField-numeric-controls-trade-minus svg:hover,._CWC .bn-textField .bn-textField-numeric-controls-trade-plus svg:hover {
        color: var(--color-PrimaryYellow)
    }

    ._CWC .bn-textField__default.focus:not(.static):not(.data-error) {
        border-color: var(--color-PrimaryYellow)
    }

    ._CWC .bn-textField-numeric-controls-panel-up:hover:not(.disabled) svg,._CWC .bn-textField-numeric-controls-panel-down:hover:not(.disabled) svg {
        color: var(--color-PrimaryText)
    }
}

._CWC .bn-selection-group {
    display: inline-flex;
    gap: var(--space-xl);
    align-items: center
}

._CWC .bn-selection-group.data-dir-vertical {
    gap: var(--space-m);
    flex-direction: column;
    align-items: flex-start
}

._CWC .bn-switch {
    padding: 2px;
    width: 42px;
    height: 22px;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    justify-content: flex-start;
    border-radius: var(--radii-m);
    background-color: var(--color-DisableText);
    transition: background-color ease-in-out 150ms
}

._CWC .bn-switch::before {
    flex: 0;
    content: "";
    transition: flex ease-in-out 150ms
}

._CWC .bn-switch.checked {
    background-color: var(--color-BtnBg)
}

._CWC .bn-switch.checked::before {
    flex: 1
}

._CWC .bn-switch.disabled {
    opacity: .5;
    cursor: not-allowed
}

._CWC .bn-switch.data-size-small {
    width: 32px;
    height: 18px;
    border-radius: var(--radii-s)
}

._CWC .bn-switch.data-size-small .bn-switch-dot {
    font-size: 14px;
    border-radius: var(--radii-xs)
}

._CWC .bn-switch.data-size-large {
    padding: 3px;
    width: 56px;
    height: 30px
}

._CWC .bn-switch.data-size-large .bn-switch-dot {
    font-size: 24px
}

._CWC .bn-switch-dot {
    width: 1em;
    height: 1em;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radii-s);
    background-color: var(--color-RedGreenBgText)
}

._CWC .bn-switch__content {
    width: 92px;
    height: 32px;
    border-radius: var(--radii-s);
    border: 1px solid var(--color-InputLine);
    background-color: rgba(0,0,0,0);
    align-items: center
}

._CWC .bn-switch__content .bn-switch-dot {
    width: 50%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 0 0 5px;
    background-color: var(--color-Input)
}

._CWC .bn-switch__content.checked {
    background-color: rgba(0,0,0,0)
}

._CWC .bn-switch__content.checked .bn-switch-dot {
    border-radius: 0 5px 5px 0
}

._CWC .bn-switch__content.checked .bn-switch__content-left {
    color: var(--color-IconNormal)
}

._CWC .bn-switch__content.checked .bn-switch__content-right {
    color: var(--color-PrimaryText)
}

._CWC .bn-switch__content__filled,._CWC .bn-switch__content__filled.checked {
    border: none;
    background-color: var(--color-Input)
}

._CWC .bn-switch__content__filled .bn-switch-dot,._CWC .bn-switch__content__filled.checked .bn-switch-dot {
    background-color: var(--color-BasicBg)
}

._CWC .bn-switch__content.data-size-small {
    width: 84px;
    height: 28px
}

._CWC .bn-switch__content.data-size-small .bn-switch__content-left,._CWC .bn-switch__content.data-size-small .bn-switch__content-right {
    font-size: 16px
}

._CWC .bn-switch__content.data-size-small .bn-switch-dot {
    border-radius: var(--radii-xs) 0 0 var(--radii-xs)
}

._CWC .bn-switch__content.data-size-small.checked .bn-switch-dot {
    border-radius: 0 var(--radii-xs) var(--radii-xs) 0
}

._CWC .bn-switch__content.data-size-small.bn-switch-rtl .bn-switch-dot {
    border-radius: 0 var(--radii-xs) var(--radii-xs) 0
}

._CWC .bn-switch__content.data-size-small.bn-switch-rtl.checked .bn-switch-dot {
    border-radius: var(--radii-xs) 0 0 var(--radii-xs)
}

._CWC .bn-switch__content.data-size-large {
    width: 92px;
    height: 32px
}

._CWC .bn-switch__content.data-size-large .bn-switch__content-left,._CWC .bn-switch__content.data-size-large .bn-switch__content-right {
    font-size: 20px
}

._CWC .bn-switch__content-left,._CWC .bn-switch__content-right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50% - 2px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px
}

._CWC .bn-switch__content-left {
    left: 2px;
    color: var(--color-PrimaryText)
}

._CWC .bn-switch__content-right {
    right: 2px;
    color: var(--color-IconNormal)
}

._CWC .bn-switch__content.bn-switch-rtl .bn-switch-dot {
    border-radius: 0 5px 5px 0
}

._CWC .bn-switch__content.bn-switch-rtl .bn-switch__content-left {
    left: unset;
    right: 2px
}

._CWC .bn-switch__content.bn-switch-rtl .bn-switch__content-right {
    right: unset;
    left: 2px
}

._CWC .bn-switch__content.bn-switch-rtl.checked .bn-switch-dot {
    border-radius: 5px 0 0 5px
}

._CWC .bn-radio {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    align-items: center;
    display: inline-flex;
    gap: var(--space-2xs);
    color: var(--color-PrimaryText)
}

._CWC .bn-radio.checked>.bn-radio-icon {
    border-color: var(--color-PrimaryText);
    background-color: var(--color-PrimaryText)
}

._CWC .bn-radio.checked>.bn-radio-icon:before {
    background-color: var(--color-CardBg)
}

._CWC .bn-radio.disabled {
    cursor: not-allowed;
    color: var(--color-DisableText)
}

._CWC .bn-radio.disabled>.bn-radio-icon {
    background-color: var(--color-Line);
    border-color: var(--color-DisableText)
}

._CWC .bn-radio.disabled.checked>.bn-radio-icon::before {
    background-color: var(--color-DisableText)
}

._CWC .bn-radio-icon {
    flex: none;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0);
    border-radius: var(--radii-circle);
    border: 2px solid var(--color-IconNormal)
}

._CWC .bn-radio-icon::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: rgba(0,0,0,0);
    border-radius: var(--radii-circle);
    transition-property: background-color;
    transition-timing-function: ease-in-out;
    transition-duration: var(--animation-duration-fast)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-radio {
        font-size:14px;
        font-weight: 400;
        line-height: 20px
    }

    ._CWC .bn-radio.disabled>.bn-radio-icon {
        border-color: var(--color-Line)
    }

    ._CWC .bn-radio-icon {
        width: 16px;
        height: 16px;
        border: 1px solid var(--color-DisableText)
    }

    ._CWC .bn-radio-icon::before {
        width: 6px;
        height: 6px
    }
}

._CWC .bn-checkbox {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    cursor: pointer;
    align-items: center;
    display: inline-flex;
    gap: var(--space-4xs);
    color: var(--color-PrimaryText)
}

._CWC .bn-checkbox.checked .bn-checkbox-icon {
    color: var(--color-BasicBg);
    border-color: var(--color-PrimaryText);
    background-color: var(--color-PrimaryText)
}

._CWC .bn-checkbox.disabled {
    cursor: not-allowed;
    color: var(--color-DisableText)
}

._CWC .bn-checkbox.disabled:not(.checked) .bn-checkbox-icon {
    border-color: var(--color-DisableText);
    background-color: var(--color-Line)
}

._CWC .bn-checkbox.disabled.checked .bn-checkbox-icon {
    opacity: .5
}

._CWC .bn-checkbox__circle .bn-checkbox-icon {
    border-radius: var(--radii-circle)
}

._CWC .bn-checkbox-icon {
    flex: none;
    border: 1px solid;
    color: rgba(0,0,0,0);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0);
    border-color: var(--color-IconNormal);
    margin: 3.335px;
    font-size: 11.33px;
    border-radius: 2.5px
}

._CWC .bn-checkbox.data-size-lg .bn-checkbox-icon {
    font-size: 14px;
    border-radius: 3px;
    margin: var(--space-4xs)
}

._CWC .bn-checkbox.data-size-sm .bn-checkbox-icon {
    font-size: 8.67px;
    border-radius: 2px;
    margin: 2.665px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-checkbox {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }
}

._CWC .bn-subscript {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: var(--color-PrimaryText);
    border-radius: var(--radii-m);
    padding: 7px var(--space-l);
    text-align: center;
    box-shadow: inset 0 0 0 1px var(--color-InputLine)
}

._CWC .bn-subscript.data-size-small {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 3px 5px;
    border-radius: var(--radii-s);
    width: 40px
}

._CWC .bn-subscript.checked {
    box-shadow: inset 0 0 0 1.5px var(--color-PrimaryText)
}

._CWC .bn-subscript.checked .bn-subscript-icon {
    color: var(--color-CardBg);
    background: var(--color-PrimaryText)
}

._CWC .bn-subscript.disabled {
    color: var(--color-DisableText);
    box-shadow: inset 0 0 0 1px var(--color-DisableBtn)
}

._CWC .bn-subscript-icon {
    top: 0;
    right: 0;
    z-index: 11;
    width: 14px;
    height: 14px;
    font-size: 12px;
    position: absolute;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: rgba(0,0,0,0);
    background: rgba(0,0,0,0);
    border-bottom-left-radius: var(--radii-m)
}

._CWC .bn-subscript-rtl .bn-subscript-icon {
    left: 0;
    right: auto;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: var(--radii-m)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-subscript {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    ._CWC .bn-subscript:hover:not(.disabled) {
        box-shadow: inset 0 0 0 1.5px var(--color-PrimaryText)
    }
}

._CWC .bn-trans {
    opacity: 0;
    visibility: hidden;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: var(--animation-duration-base)
}

._CWC .bn-trans.data-seo {
    display: none
}

._CWC .bn-trans.data-show {
    opacity: 1;
    visibility: visible
}

._CWC .bn-bubble-web.web-shadow>.bn-bubble-content {
    box-shadow: var(--shadow-shadow2)
}

._CWC .bn-bubble-web[data-popper-placement^=top]>[data-popper-arrow] {
    bottom: -3px
}

._CWC .bn-bubble-web[data-popper-placement^=top]>[data-popper-arrow]::before {
    transform: rotate(45deg)
}

._CWC .bn-bubble-web[data-popper-placement^=bottom]>[data-popper-arrow] {
    top: -3px
}

._CWC .bn-bubble-web[data-popper-placement^=bottom]>[data-popper-arrow]::before {
    transform: rotate(225deg)
}

._CWC .bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow] {
    right: -3px
}

._CWC .bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow]::before {
    transform: rotate(-45deg)
}

._CWC .bn-bubble-web[data-popper-placement^=right]>[data-popper-arrow] {
    left: -3px
}

._CWC .bn-bubble-web[data-popper-placement^=right]>[data-popper-arrow]::before {
    transform: rotate(135deg)
}

._CWC .bn-bubble-web-arrow {
    visibility: hidden
}

._CWC .bn-bubble-web-arrow,._CWC .bn-bubble-web-arrow::before {
    position: absolute;
    width: 6px;
    background: linear-gradient(-45deg, var(--color-arrow) 0%, var(--color-arrow) 50%, transparent 50%, transparent 100%);
    height: 6px
}

._CWC .bn-bubble-web-arrow[data-hide]::before {
    visibility: hidden
}

._CWC .bn-bubble-web-arrow::before {
    visibility: visible;
    content: "";
    transform: rotate(45deg)
}

._CWC .bn-bubble-web .bn-bubble-content {
    width: 100%
}

._CWC .bn-bubble {
    cursor: auto;
    position: relative;
    display: inline-flex;
    color: var(--color-TextOnYellow);
    --color-arrow: var(--color-PrimaryYellow);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

._CWC .bn-bubble.data-font-12 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

._CWC .bn-bubble.data-shadow>.bn-bubble-arrow-shadow,._CWC .bn-bubble.data-shadow>.bn-bubble-content {
    box-shadow: var(--shadow-shadow2)
}

._CWC .bn-bubble__secondary {
    --color-arrow: var(--color-Input);
    color: var(--color-SecondaryText)
}

._CWC .bn-bubble__gray {
    --color-arrow: var(--color-PrimaryText);
    color: var(--color-SecondaryBg)
}

._CWC .bn-bubble__unset,._CWC .bn-bubble__normal {
    color: var(--color-PrimaryText);
    --color-arrow: var(--color-CardBg)
}

._CWC .bn-bubble__normal-unset>.bn-bubble-content {
    padding: 0;
    max-width: none
}

._CWC .bn-bubble__info {
    color: var(--color-TertiaryText);
    --color-arrow: var(--color-Line)
}

._CWC .bn-bubble__warn {
    color: var(--color-TextLink);
    --color-arrow: var(--color-BadgeBg)
}

._CWC .bn-bubble__success {
    color: var(--color-Success);
    --color-arrow: var(--color-SuccessBg)
}

._CWC .bn-bubble__error {
    color: var(--color-Error);
    --color-arrow: var(--color-ErrorBg)
}

._CWC .bn-bubble-arrow,._CWC .bn-bubble-arrow-shadow {
    width: 6px;
    height: 6px;
    position: absolute;
    background: linear-gradient(-45deg, transparent 0%, transparent 45%, var(--color-arrow) 45.1%, var(--color-arrow) 100%)
}

._CWC .bn-bubble-arrow {
    z-index: 2;
    box-shadow: none
}

._CWC .bn-bubble-content {
    z-index: 1;
    max-width: 320px;
    position: relative;
    border-radius: var(--radii-xs);
    background-color: var(--color-arrow);
    padding: var(--space-4xs) var(--space-2xs)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-bubble {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    ._CWC .bn-bubble.data-font-12 {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }

    ._CWC .bn-bubble__gray {
        color: var(--color-RedGreenBgText)
    }
}

._CWC .bn-tooltips {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: max-content;
    z-index: var(--zindex-tooltip);
    transition-property: opacity,visibility;
    transition-timing-function: ease-in-out;
    transition-duration: var(--animation-duration-base)
}

._CWC .bn-tooltips-trans {
    position: fixed;
    z-index: var(--zindex-tooltip)
}

._CWC .bn-tooltips>.bn-bubble-content {
    padding: var(--space-m);
    border-radius: var(--radii-m)
}

._CWC .bn-tooltips.bn-bubble__gray>.bn-bubble-content {
    color: var(--color-SecondaryBg);
    background-color: var(--color-PrimaryText);
    opacity: .95;
    max-height: 160px;
    overflow-y: auto;
    --scroll-pad: 1px;
    --scroll-size: 6px;
    padding: var(--space-3xs) var(--space-xs)
}

._CWC .bn-tooltips.bn-bubble__gray .bn-bubble-arrow,._CWC .bn-tooltips.bn-bubble__gray .bn-bubble-arrow-shadow {
    opacity: .95;
    background: linear-gradient(-45deg, transparent 0%, transparent 50%, var(--color-PrimaryText) 50%, var(--color-PrimaryText) 100%)
}

._CWC .bn-tooltips.bn-bubble__gray .bn-bubble-web-arrow {
    opacity: .95
}

._CWC .bn-tooltips.bn-bubble__unset>.bn-bubble-content {
    padding: 0;
    max-width: none
}

._CWC .bn-tooltips.data-shadow>.bn-bubble-content {
    box-shadow: none
}

._CWC .bn-tooltips.active {
    opacity: 1;
    --scroll-size: 0;
    overflow: visible;
    visibility: visible;
    max-height: fit-content
}

._CWC .bn-tooltips.active.data-shadow>.bn-bubble-content {
    box-shadow: var(--shadow-shadow2)
}

._CWC .bn-tooltips-wrap {
    width: fit-content;
    position: relative;
    display: inline-flex
}

._CWC .bn-tooltips-wrap.active>.bn-tooltips {
    opacity: 1;
    --scroll-size: 0;
    overflow: visible;
    visibility: visible;
    max-height: fit-content
}

._CWC .bn-tooltips-ele {
    width: 100%;
    align-items: center;
    display: inline-flex
}

._CWC .bn-tooltips-ele-rtl {
    direction: rtl
}

._CWC .bn-tooltips-ele-with-safe-area {
    z-index: 1
}

._CWC .bn-tooltips-safety-triangle {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: visible
}

._CWC .bn-tooltips-safety-triangle polygon {
    opacity: 0
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-tooltips.bn-bubble__gray>.bn-bubble-content {
        padding:var(--space-2xs) var(--space-s)
    }
}

._CWC .bn-lazy-img {
    overflow: hidden;
    position: relative
}

._CWC .bn-lazy-img.data-round {
    border-radius: var(--radii-circle)
}

._CWC .bn-lazy-img.data-lazy-load {
    background-color: rgba(0,0,0,.03)
}

._CWC .bn-lazy-img.data-mode-scaleToFill {
    object-fit: fill
}

._CWC .bn-lazy-img.data-mode-aspectFit {
    object-fit: contain
}

._CWC .bn-lazy-img.data-mode-aspectFill {
    object-fit: cover
}

._CWC .bn-lazy-img.data-mode-widthFix {
    object-fit: scale-down;
    width: 100%
}

._CWC .bn-lazy-img.data-mode-heightFix {
    object-fit: scale-down;
    height: 100%
}

._CWC .bn-lazy-img.data-mode-top {
    object-fit: none;
    object-position: top
}

._CWC .bn-lazy-img.data-mode-bottom {
    object-fit: none;
    object-position: bottom
}

._CWC .bn-lazy-img.data-mode-center {
    object-fit: none;
    object-position: center
}

._CWC .bn-lazy-img.data-mode-left {
    object-fit: none;
    object-position: left
}

._CWC .bn-lazy-img.data-mode-right {
    object-fit: none;
    object-position: right
}

._CWC .bn-lazy-img.data-mode-top-left {
    object-fit: none;
    object-position: top left
}

._CWC .bn-lazy-img.data-mode-top-right {
    object-fit: none;
    object-position: top right
}

._CWC .bn-lazy-img.data-mode-bottom-left {
    object-fit: none;
    object-position: bottom left
}

._CWC .bn-lazy-img.data-mode-bottom-right {
    object-fit: none;
    object-position: bottom right
}

._CWC .bn-lazy-img.data-mask:hover::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.08)
}

._CWC .bn-mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: var(--zindex-modal);
    background-color: rgba(0,0,0,.5)
}

._CWC .bn-mask-rtl {
    direction: rtl
}

._CWC .bn-mask-inner {
    position: absolute;
    background-color: rgba(0,0,0,.08)
}

._CWC .bn-mask-body {
    width: calc(100% - var(--scroll-size))
}

._CWC .bn-spinner {
    font-size: 48px;
    position: relative;
    display: inline-flex;
    fill: var(--color-TertiaryText);
    stroke: var(--color-TertiaryText)
}

._CWC .bn-spinner__nezha {
    gap: 4px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    padding: var(--space-m)
}

._CWC .bn-spinner__nezha>.nezha-line {
    width: 4px;
    height: 8px;
    transform-origin: top;
    animation: jump-scaleY 1.5s infinite linear;
    background-color: var(--color-BtnBg)
}

._CWC .bn-spinner>svg {
    width: 1em;
    height: 1em
}

._CWC .bn-spinner svg.css {
    animation: spin 1.8s linear infinite
}

._CWC .bn-spinner circle.css {
    animation: spin-dash 1.5s ease-in-out infinite;
    stroke-dasharray: 90,150;
    stroke-dashoffset: 0;
    stroke-width: 2.2;
    stroke-linecap: round
}

._CWC .bn-drawer-handle {
    --handle-long: 40px;
    --handle-short: 4px;
    --handle-padding: 6px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center
}

._CWC .bn-drawer-handle-icon {
    background-color: var(--color-DisableBtn);
    border-radius: 12px
}

._CWC .bn-drawer-handle.data-dir-bottom,._CWC .bn-drawer-handle.data-dir-top {
    width: 100%;
    padding: var(--handle-padding) 0
}

._CWC .bn-drawer-handle.data-dir-bottom .bn-drawer-handle-icon,._CWC .bn-drawer-handle.data-dir-top .bn-drawer-handle-icon {
    width: var(--handle-long);
    height: var(--handle-short)
}

._CWC .bn-drawer-handle.data-dir-left,._CWC .bn-drawer-handle.data-dir-right {
    height: 100%;
    padding: 0 var(--handle-padding)
}

._CWC .bn-drawer-handle.data-dir-left .bn-drawer-handle-icon,._CWC .bn-drawer-handle.data-dir-right .bn-drawer-handle-icon {
    width: var(--handle-short);
    height: var(--handle-long)
}

._CWC .bn-drawer-handle.data-dir-bottom {
    top: 0
}

._CWC .bn-drawer-handle.data-dir-top {
    bottom: 0
}

._CWC .bn-drawer-handle.data-dir-left {
    right: 0
}

._CWC .bn-drawer-handle.data-dir-right {
    left: 0
}

._CWC .bn-drawer {
    z-index: var(--zindex-drawer)
}

._CWC .bn-drawer>.bn-drawer-wrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100vw;
    max-height: 100vh;
    transition-property: transform;
    transition-timing-function: ease-in;
    background-color: var(--color-CardBg);
    transition-duration: var(--animation-duration-base)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-left {
    right: auto;
    transform: translate3d(-100%, 0, 0);
    max-width: 84%
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-left.data-size-limit {
    width: 84%
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-left.data-size-full {
    width: 100%;
    max-width: 100%;
    border-radius: 0
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-left.data-draggable {
    padding-right: var(--space-mm)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-top {
    bottom: auto;
    transform: translate3d(0, -100%, 0);
    border-radius: 0 0 var(--radii-l) var(--radii-l);
    max-height: calc(100% - 80px)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-top.data-size-limit {
    height: calc(100% - 80px)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-top.data-size-full {
    height: 100%;
    max-height: 100%;
    border-radius: 0
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-top.data-draggable {
    padding-bottom: var(--space-mm)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-right {
    left: auto;
    transform: translate3d(100%, 0, 0);
    max-width: 84%
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-right.data-size-limit {
    width: 84%
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-right.data-size-full {
    width: 100%;
    max-width: 100%;
    border-radius: 0
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-right.data-draggable {
    padding-left: var(--space-mm)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-bottom {
    top: auto;
    transform: translate3d(0, 100%, 0);
    border-radius: var(--radii-xl) var(--radii-xl) 0 0;
    max-height: calc(100% - 80px)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-bottom.data-size-limit {
    height: calc(100% - 80px)
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-bottom.data-size-full {
    height: 100%;
    max-height: 100%;
    border-radius: 0
}

._CWC .bn-drawer>.bn-drawer-wrap.data-dir-bottom.data-draggable {
    padding-top: var(--space-mm)
}

._CWC .bn-drawer.data-show>.bn-drawer-wrap {
    transform: translate3d(0, 0, 0)
}

._CWC .bn-actionSheet__basic-col>.bn-drawer-wrap {
    display: flex;
    flex-direction: column
}

._CWC .bn-actionSheet .bn-grid {
    gap: var(--space-2xs);
    padding: var(--space-xs) var(--space-m)
}

._CWC .bn-actionSheet .bn-grid>.item {
    cursor: pointer;
    text-align: center;
    color: var(--color-SecondaryText)
}

._CWC .bn-actionSheet-cancel {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--color-SecondaryText);
    padding: var(--space-s) var(--space-m);
    border-top: 6px solid var(--color-Line);
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-actionSheet-cancel {
        cursor:pointer;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }
}

._CWC .bn-actionSheet-header {
    display: flex;
    position: relative;
    align-items: center;
    gap: var(--space-2xs);
    color: var(--color-PrimaryText);
    padding: var(--space-s) var(--space-m)
}

._CWC .bn-actionSheet-header-prev,._CWC .bn-actionSheet-header-next {
    flex: none;
    font-size: 20px;
    cursor: pointer;
    display: inline-flex
}

._CWC .bn-actionSheet-header-main {
    display: flex;
    flex-direction: column;
    gap: var(--space-5xs);
    flex: 1;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

._CWC .bn-actionSheet-header-main-subtitle {
    color: var(--color-SecondaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

._CWC .bn-actionSheet-header-main-description {
    color: var(--color-SecondaryText);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-actionSheet-header-main {
        font-size:24px;
        font-weight: 600;
        line-height: 34px
    }

    ._CWC .bn-actionSheet-header-main-subtitle {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    ._CWC .bn-actionSheet-header-main-description {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px
    }
}

._CWC .bn-actionSheet-content {
    flex: 1;
    overflow-y: auto;
    --scroll-pad: 1px;
    --scroll-size: 6px;
    padding: 0 var(--space-m)
}

._CWC .bn-actionSheet-footer {
    display: flex;
    gap: var(--space-xs);
    padding: var(--space-m)
}

._CWC .bn-button {
    outline: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    word-break: break-all;
    appearance: none;
    border: none;
    height: 40px;
    min-width: 72px;
    min-height: 40px;
    gap: var(--space-3xs);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding-left: var(--space-l);
    padding-right: var(--space-l);
    border-radius: var(--radii-s);
    --button-bg: var(--color-BtnBg);
    --button-color: var(--color-TextOnYellow);
    color: var(--button-color);
    background-color: var(--button-bg)
}

._CWC .bn-button.active:not(.inactive),._CWC .bn-button:active:not(.inactive,[disabled]),._CWC .bn-button:focus-visible:not(.inactive,[disabled]) {
    --button-bg: var(--color-PrimaryYellow)
}

._CWC .bn-button[disabled]:not(.inactive),._CWC .bn-button:disabled:not(.inactive) {
    cursor: not-allowed;
    --button-bg: var(--color-DisableBtn);
    --button-color: var(--color-DisableText)
}

._CWC .bn-button.inactive {
    opacity: .3;
    cursor: not-allowed
}

._CWC .bn-button.data-two-line {
    flex-direction: column;
    gap: 0;
    line-height: 16px
}

._CWC .bn-button .bn-spinner__nezha {
    gap: 3px;
    height: 24px;
    padding: 0 var(--space-2xs)
}

._CWC .bn-button .bn-spinner__nezha>.nezha-line {
    width: 3px;
    height: 5px;
    background-color: var(--button-color)
}

._CWC .bn-button.data-size-huge {
    height: 56px;
    min-width: 96px;
    min-height: 56px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    border-radius: var(--radii-m);
    padding-left: var(--space-xl);
    padding-right: var(--space-xl)
}

._CWC .bn-button.data-size-huge .bn-spinner__nezha {
    height: 26px
}

._CWC .bn-button.data-size-huge.bn-button__info {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

._CWC .bn-button.data-size-huge.bn-button__icon {
    width: 56px;
    min-width: 56px;
    border-radius: 18px;
    padding: 0
}

._CWC .bn-button.data-size-huge.bn-button__icon svg {
    width: 32px;
    height: 32px
}

._CWC .bn-button.data-size-huge-two-line {
    line-height: 20px
}

._CWC .bn-button.data-size-large {
    height: 48px;
    min-width: 80px;
    min-height: 48px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: var(--radii-m)
}

._CWC .bn-button.data-size-large .bn-spinner__nezha {
    height: 26px
}

._CWC .bn-button.data-size-large.bn-button__info {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

._CWC .bn-button.data-size-large.bn-button__icon {
    width: 48px;
    min-width: 48px;
    border-radius: var(--radii-xl);
    padding: 0
}

._CWC .bn-button.data-size-large.bn-button__icon svg {
    width: 28px;
    height: 28px
}

._CWC .bn-button.data-size-large-two-line {
    line-height: 18px
}

._CWC .bn-button.data-size-regular {
    height: 36px;
    min-width: 64px;
    min-height: 36px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    border-radius: var(--radii-s);
    padding-left: var(--space-m);
    padding-right: var(--space-m)
}

._CWC .bn-button.data-size-regular.bn-button__info {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

._CWC .bn-button.data-size-regular.bn-button__icon {
    width: 36px;
    min-width: 36px;
    border-radius: var(--radii-l);
    padding: 0
}

._CWC .bn-button.data-size-regular.bn-button__icon svg {
    width: 20px;
    height: 20px
}

._CWC .bn-button.data-size-regular-two-line {
    line-height: 14px
}

._CWC .bn-button.data-size-small {
    height: 32px;
    min-width: 52px;
    min-height: 32px;
    border-radius: var(--radii-xs);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    padding-left: var(--space-xs);
    padding-right: var(--space-xs)
}

._CWC .bn-button.data-size-small.bn-button__info {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

._CWC .bn-button.data-size-small.bn-button__icon {
    width: 32px;
    min-width: 32px;
    border-radius: var(--radii-m);
    padding: 0
}

._CWC .bn-button.data-size-small.bn-button__icon svg {
    width: 20px;
    height: 20px
}

._CWC .bn-button.data-size-small-two-line {
    line-height: 12px
}

._CWC .bn-button.data-size-tiny {
    height: 24px;
    min-width: 40px;
    min-height: 24px;
    border-radius: var(--radii-xs);
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    padding-left: var(--space-xs);
    padding-right: var(--space-xs)
}

._CWC .bn-button.data-size-tiny .bn-spinner__nezha {
    height: 16px
}

._CWC .bn-button.data-size-tiny.bn-button__info {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

._CWC .bn-button.data-size-tiny.bn-button__icon {
    width: 24px;
    min-width: 24px;
    border-radius: var(--radii-m);
    padding: 0
}

._CWC .bn-button.data-size-tiny.bn-button__icon svg {
    width: 16px;
    height: 16px
}

._CWC .bn-button.data-size-tiny-two-line {
    line-height: 9px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-button.data-size-huge {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }

    ._CWC .bn-button.data-size-huge-two-line {
        line-height: 20px
    }

    ._CWC .bn-button.data-size-large {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .bn-button.data-size-large .bn-spinner__nezha {
        height: 24px
    }

    ._CWC .bn-button.data-size-large-two-line {
        line-height: 18px
    }

    ._CWC .bn-button.data-size-regular {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-button.data-size-regular-two-line {
        line-height: 14px
    }

    ._CWC .bn-button.data-size-small {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-button.data-size-small-two-line {
        line-height: 12px
    }

    ._CWC .bn-button.data-size-tiny {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }

    ._CWC .bn-button.data-size-tiny-two-line {
        line-height: 9px
    }
}

._CWC .bn-button__secondary {
    --button-bg: var(--color-Line);
    --button-color: var(--color-PrimaryText)
}

._CWC .bn-button__secondary.active:not(.inactive),._CWC .bn-button__secondary:active:not(.inactive,[disabled]),._CWC .bn-button__secondary:focus-visible:not(.inactive,[disabled]) {
    --button-bg: var(--color-DisableBtn)
}

._CWC .bn-button__round {
    --button-bg: var(--color-Input);
    border-radius: var(--radii-circle);
    --button-color: var(--color-TextLink)
}

._CWC .bn-button__round.active:not(.inactive),._CWC .bn-button__round:active:not(.inactive,[disabled]),._CWC .bn-button__round:focus-visible:not(.inactive,[disabled]) {
    --button-bg: var(--color-Line);
    --button-color: var(--color-PrimaryYellow)
}

._CWC .bn-button__text {
    padding-left: 0;
    padding-right: 0;
    min-width: fit-content
}

._CWC .bn-button__text[class*=data-size-] {
    padding-left: 0;
    padding-right: 0;
    min-width: fit-content
}

._CWC .bn-button__text.inactive,._CWC .bn-button__text[disabled]:not(.inactive),._CWC .bn-button__text:disabled:not(.inactive) {
    --button-bg: transparent;
    --button-color: var(--color-DisableText)
}

._CWC .bn-button__text__yellow {
    --button-bg: transparent;
    --button-color: var(--color-TextLink)
}

._CWC .bn-button__text__yellow.active:not(.inactive),._CWC .bn-button__text__yellow:active:not(.inactive,[disabled]),._CWC .bn-button__text__yellow:focus-visible:not(.inactive,[disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryYellow)
}

._CWC .bn-button__text__black {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText)
}

._CWC .bn-button__text__black.active:not(.inactive),._CWC .bn-button__text__black:active:not(.inactive,[disabled]),._CWC .bn-button__text__black:focus-visible:not(.inactive,[disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

._CWC .bn-button__text__gray {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

._CWC .bn-button__text__gray.active:not(.inactive),._CWC .bn-button__text__gray:active:not(.inactive,[disabled]),._CWC .bn-button__text__gray:focus-visible:not(.inactive,[disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

._CWC .bn-button__buy {
    --button-bg: var(--color-Buy);
    --button-color: var(--color-RedGreenBgText)
}

._CWC .bn-button__buy.active:not(.inactive),._CWC .bn-button__buy:active:not(.inactive,[disabled]),._CWC .bn-button__buy:focus-visible:not(.inactive,[disabled]) {
    --button-bg: var(--color-BuyHover)
}

._CWC .bn-button__sell {
    --button-bg: var(--color-Sell);
    --button-color: var(--color-RedGreenBgText)
}

._CWC .bn-button__sell.active:not(.inactive),._CWC .bn-button__sell:active:not(.inactive,[disabled]),._CWC .bn-button__sell:focus-visible:not(.inactive,[disabled]) {
    --button-bg: var(--color-SellHover)
}

._CWC .bn-button__gray {
    --button-bg: var(--color-TextOnYellow);
    --button-color: var(--color-RedGreenBgText)
}

._CWC .bn-button__icon {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText);
    border: 1px solid var(--color-Line);
    width: 40px;
    min-width: 40px;
    border-radius: 14px;
    padding: 0
}

._CWC .bn-button__icon.active:not(.inactive),._CWC .bn-button__icon:active:not(.inactive,[disabled]),._CWC .bn-button__icon:focus-visible:not(.inactive,[disabled]) {
    --button-bg: transparent
}

._CWC .bn-button__icon svg {
    width: 24px;
    height: 24px
}

._CWC .bn-button__icon__primary {
    border: none;
    --button-bg: var(--color-BtnBg);
    --button-color: var(--color-TextOnYellow)
}

._CWC .bn-button__icon__primary.active:not(.inactive),._CWC .bn-button__icon__primary:active:not(.inactive,[disabled]),._CWC .bn-button__icon__primary:focus-visible:not(.inactive,[disabled]) {
    --button-bg: var(--color-PrimaryYellow)
}

._CWC .bn-button__icon__secondary {
    border: none;
    --button-bg: var(--color-Line)
}

._CWC .bn-button__icon__secondary.active:not(.inactive),._CWC .bn-button__icon__secondary:active:not(.inactive,[disabled]),._CWC .bn-button__icon__secondary:focus-visible:not(.inactive,[disabled]) {
    --button-bg: var(--color-DisableText)
}

._CWC .bn-button__info {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText)
}

._CWC .bn-button__info.bn-button {
    padding: 0;
    min-height: fit-content;
    min-width: fit-content;
    height: fit-content;
    border-radius: 0
}

._CWC .bn-button__info::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    transform: scaleY(0.5);
    background-repeat: repeat-x;
    background-size: 2px 1px;
    background-image: linear-gradient(to right, var(--color-PrimaryText) 50%, transparent 50%)
}

._CWC .bn-button__info.active:not(.inactive),._CWC .bn-button__info:active:not(.inactive,[disabled]),._CWC .bn-button__info:focus-visible:not(.inactive,[disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-PrimaryText)
}

._CWC .bn-button__info.inactive,._CWC .bn-button__info[disabled]:not(.inactive),._CWC .bn-button__info:disabled:not(.inactive) {
    --button-bg: transparent;
    --button-color: var(--color-DisableText)
}

._CWC .bn-button__info.inactive::after,._CWC .bn-button__info[disabled]:not(.inactive)::after,._CWC .bn-button__info:disabled:not(.inactive)::after {
    background-image: linear-gradient(to right, var(--color-DisableText) 50%, transparent 50%)
}

._CWC .bn-button__info__yellow {
    --button-bg: transparent;
    --button-color: var(--color-TextLink)
}

._CWC .bn-button__info__yellow::after {
    background-image: linear-gradient(to right, var(--color-TextLink) 50%, transparent 50%)
}

._CWC .bn-button__info__yellow.active:not(.inactive),._CWC .bn-button__info__yellow:active:not(.inactive,[disabled]),._CWC .bn-button__info__yellow:focus-visible:not(.inactive,[disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-TextLink)
}

._CWC .bn-button__info__gray {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

._CWC .bn-button__info__gray::after {
    background-image: linear-gradient(to right, var(--color-SecondaryText) 50%, transparent 50%)
}

._CWC .bn-button__info__gray.active:not(.inactive),._CWC .bn-button__info__gray:active:not(.inactive,[disabled]),._CWC .bn-button__info__gray:focus-visible:not(.inactive,[disabled]) {
    --button-bg: transparent;
    --button-color: var(--color-SecondaryText)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-button {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .bn-button:hover:not(.inactive,[disabled]) {
        opacity: .8
    }

    ._CWC .bn-button .bn-spinner__nezha {
        height: 20px
    }

    ._CWC .bn-button__secondary:hover:not(.inactive,[disabled]) {
        opacity: .8
    }

    ._CWC .bn-button__secondary.active:not(.inactive),._CWC .bn-button__secondary:active:not(.inactive,[disabled]),._CWC .bn-button__secondary:focus-visible:not(.inactive,[disabled]) {
        --button-bg: var(--color-DisableText)
    }

    ._CWC .bn-button__round:hover:not(.inactive) {
        opacity: 1;
        --button-color: var(--color-PrimaryYellow)
    }

    ._CWC .bn-button__text__yellow:hover:not(.inactive,[disabled]) {
        opacity: 1;
        --button-color: var(--color-BtnBg)
    }

    ._CWC .bn-button__text__black:hover:not(.inactive,[disabled]) {
        opacity: 1;
        --button-color: var(--color-TertiaryText)
    }

    ._CWC .bn-button__text__gray {
        --button-color: var(--color-TertiaryText)
    }

    ._CWC .bn-button__text__gray.active:not(.inactive),._CWC .bn-button__text__gray:active:not(.inactive,[disabled]),._CWC .bn-button__text__gray:focus-visible:not(.inactive,[disabled]) {
        --button-color: var(--color-TertiaryText)
    }

    ._CWC .bn-button__icon {
        border: 1px solid var(--color-InputLine)
    }

    ._CWC .bn-button__icon:hover:not(.inactive,[disabled]) {
        opacity: 1;
        --button-bg: var(--color-Input)
    }

    ._CWC .bn-button__icon.active:not(.inactive),._CWC .bn-button__icon:active:not(.inactive,[disabled]),._CWC .bn-button__icon:focus-visible:not(.inactive,[disabled]) {
        --button-bg: transparent
    }

    ._CWC .bn-button__icon__primary {
        border: none
    }

    ._CWC .bn-button__icon__primary:hover:not(.inactive,[disabled]) {
        opacity: .8;
        --button-bg: var(--color-BtnBg)
    }

    ._CWC .bn-button__icon__primary.active:not(.inactive),._CWC .bn-button__icon__primary:active:not(.inactive,[disabled]),._CWC .bn-button__icon__primary:focus-visible:not(.inactive,[disabled]) {
        --button-bg: var(--color-PrimaryYellow)
    }

    ._CWC .bn-button__icon__secondary {
        border: none
    }

    ._CWC .bn-button__icon__secondary:hover:not(.inactive,[disabled]) {
        opacity: .8;
        --button-bg: var(--color-Line)
    }

    ._CWC .bn-button__icon__secondary.active:not(.inactive),._CWC .bn-button__icon__secondary:active:not(.inactive,[disabled]),._CWC .bn-button__icon__secondary:focus-visible:not(.inactive,[disabled]) {
        --button-bg: var(--color-DisableText)
    }

    ._CWC .bn-button__info {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    ._CWC .bn-button__info::after {
        height: 1px
    }

    ._CWC .bn-button__info__black:hover:not(.inactive,[disabled]) {
        opacity: 1;
        --button-color: var(--color-TertiaryText)
    }

    ._CWC .bn-button__info__gray {
        --button-color: var(--color-TertiaryText)
    }

    ._CWC .bn-button__info__gray::after {
        background-image: linear-gradient(to right, var(--color-TertiaryText) 50%, transparent 50%)
    }

    ._CWC .bn-button__info__gray.active:not(.inactive),._CWC .bn-button__info__gray:active:not(.inactive,[disabled]),._CWC .bn-button__info__gray:focus-visible:not(.inactive,[disabled]) {
        --button-color: var(--color-TertiaryText)
    }
}

._CWC .bn-modal>.bn-modal-wrap {
    width: 360px;
    max-width: 80vw;
    overflow: hidden;
    position: relative;
    transform: scale(0.9);
    border-radius: var(--radii-xl);
    box-shadow: var(--shadow-shadow1);
    background-color: var(--color-CardBg);
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: var(--animation-duration-base)
}

._CWC .bn-modal>.bn-modal-wrap.data-size-fit {
    width: fit-content
}

._CWC .bn-modal>.bn-modal-wrap.data-size-medium {
    width: 420px
}

._CWC .bn-modal>.bn-modal-wrap.data-size-middle {
    width: 520px
}

._CWC .bn-modal>.bn-modal-wrap.data-size-large {
    width: 720px
}

._CWC .bn-modal.data-show>.bn-modal-wrap {
    transform: scale(1)
}

._CWC .bn-modal-header {
    display: flex;
    position: relative;
    align-items: center;
    gap: var(--space-2xs);
    color: var(--color-PrimaryText);
    padding: 18px var(--space-xl)
}

._CWC .bn-modal-header-prev,._CWC .bn-modal-header-next {
    flex: none;
    font-size: 24px;
    cursor: pointer;
    display: inline-flex
}

._CWC .bn-modal-header-main {
    flex: 1;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

._CWC .bn-modal-header-pre .bn-modal-header-main {
    text-align: center
}

._CWC .bn-modal-header-pre-hidden .bn-modal-header-prev {
    visibility: hidden
}

._CWC .bn-modal-header-next-hidden {
    visibility: hidden
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-modal-header-main {
        font-size:20px;
        font-weight: 600;
        line-height: 28px
    }
}

._CWC .bn-modal-content {
    max-height: 350px;
    overflow-y: auto;
    --scroll-pad: 1px;
    --scroll-size: 6px;
    padding: var(--space-xl);
    scrollbar-width: thin;
    scrollbar-color: var(--scroll-color) var(--scroll-bg)
}

._CWC .bn-modal-footer {
    display: flex;
    gap: var(--space-2xs);
    justify-content: flex-end;
    padding: 0 var(--space-xl) var(--space-xl)
}

._CWC .bn-modal-footer-column {
    flex-direction: column
}

._CWC .bn-modal-footer-row>* {
    flex: 1
}

._CWC .bn-drawer-wrap {
    display: flex;
    flex-direction: column
}

._CWC .bn-drawer .bn-modal-header {
    padding: 18px 15px
}

._CWC .bn-drawer .bn-modal-content {
    max-height: unset;
    flex: 1;
    overflow-y: auto;
    --scroll-pad: 1px;
    --scroll-size: 6px;
    padding: var(--space-xl) 15px
}

._CWC .bn-drawer .bn-modal-footer {
    padding: 0 15px var(--space-xl);
    gap: var(--space-xs)
}

._CWC .bn-modal-confirm {
    display: flex;
    text-align: center;
    align-items: center;
    flex-direction: column;
    padding-top: var(--space-xl);
    max-height: calc(100vh - 48px);
    min-height: 200px;
    color: var(--color-PrimaryText)
}

._CWC .bn-modal-confirm-icon {
    font-size: 64px;
    margin-bottom: var(--space-m)
}

._CWC .bn-modal-confirm-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: var(--space-2xs);
    width: 100%;
    padding: 0 var(--space-xl)
}

._CWC .bn-modal-confirm-subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

._CWC .bn-modal-confirm-desc {
    flex: 1;
    padding: 0 var(--space-xl);
    width: 100%;
    text-align: start;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    overflow-y: auto;
    --scroll-pad: 1px;
    --scroll-size: 6px;
    word-break: break-word
}

._CWC .bn-modal-confirm-actions {
    width: 100%;
    padding: var(--space-xl)
}

._CWC .bn-modal-confirm-actions .bn-modal-footer {
    padding: unset
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-modal-confirm-icon {
        font-size:96px
    }

    ._CWC .bn-modal-confirm-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    ._CWC .bn-modal-confirm-subtitle {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px
    }

    ._CWC .bn-modal-confirm-desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }
}

._CWC .bn-modal-basic {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 48px);
    min-height: 200px
}

._CWC .bn-modal-basic .bn-modal-content {
    max-height: unset;
    flex: 1;
    padding: 0 var(--space-xl)
}

._CWC .bn-modal-basic .bn-modal-footer {
    padding: var(--space-xl)
}

._CWC .bn-drawer .bn-modal-basic {
    min-height: 182px
}

._CWC .bn-drawer .bn-modal-basic .bn-modal-header {
    padding: var(--space-s) var(--space-m)
}

._CWC .bn-drawer .bn-modal-basic .bn-modal-content {
    padding: 0 var(--space-m)
}

._CWC .bn-drawer .bn-modal-basic .bn-modal-footer {
    padding: var(--space-m)
}

._CWC .bn-layer-notifies {
    position: fixed;
    gap: var(--space-s);
    display: inline-flex;
    flex-direction: column;
    z-index: var(--zindex-notification)
}

._CWC .bn-layer-notifies>.bn-trans {
    transform: scale(0.9)
}

._CWC .bn-layer-notifies>.bn-trans.data-show {
    transform: scale(1)
}

._CWC .bn-layer-notifies.data-pos-start>.bn-trans {
    transform: translateX(-20%)
}

._CWC .bn-layer-notifies.data-pos-start>.bn-trans.data-show {
    transform: translateX(0)
}

._CWC .bn-layer-notifies.data-pos-end>.bn-trans {
    transform: translateX(20%)
}

._CWC .bn-layer-notifies.data-pos-end>.bn-trans.data-show {
    transform: translateX(0)
}

._CWC .bn-notification {
    display: flex;
    gap: var(--space-4xs);
    border-radius: var(--radii-2l);
    padding: var(--space-s);
    color: var(--color-PrimaryText);
    background-color: var(--color-BadgeBg);
    --prefix-color: var(--color-PrimaryText)
}

._CWC .bn-notification-mw {
    min-width: 196px
}

._CWC .bn-notification__primary .bn-notification-content-message {
    color: var(--color-PrimaryText)
}

._CWC .bn-notification__secondary {
    background-color: var(--color-Input)
}

._CWC .bn-notification__tertiary {
    background-color: var(--color-Input);
    --prefix-color: var(--color-SecondaryText);
    color: var(--color-SecondaryText)
}

._CWC .bn-notification__tertiary .bn-notification-content-message {
    color: var(--color-SecondaryText)
}

._CWC .bn-notification__success {
    background: var(--color-SuccessBg);
    --prefix-color: var(--color-Success)
}

._CWC .bn-notification__error {
    background: var(--color-ErrorBg)
}

._CWC .bn-notification__push {
    max-width: 360px;
    box-shadow: var(--shadow-shadow2);
    background-color: var(--color-Vessel);
    padding: var(--space-s) var(--space-m)
}

._CWC .bn-notification__push .bn-notification-content {
    min-height: 22px
}

._CWC .bn-notification__push .bn-notification-content-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-notification__push .bn-notification-content-message {
    color: var(--color-SecondaryText);
    max-height: 8em;
    overflow-y: auto;
    --scroll-pad: 1px;
    --scroll-size: 6px
}

._CWC .bn-notification__push .bn-notification-content-message.data-push-message {
    color: var(--color-PrimaryText)
}

._CWC .bn-notification__push .bn-notification-prefix {
    font-size: 20px;
    min-height: 22px
}

._CWC .bn-notification__push .bn-notification-prefix.data-error {
    --prefix-color: var(--color-Error)
}

._CWC .bn-notification__push .bn-notification-prefix.data-warn {
    --prefix-color: var(--color-PrimaryYellow)
}

._CWC .bn-notification__push .bn-notification-prefix.data-success {
    --prefix-color: var(--color-Success)
}

._CWC .bn-notification__push .bn-notification-close {
    min-height: 22px
}

._CWC .bn-notification-prefix {
    flex: none;
    font-size: 16px;
    min-height: 18px;
    color: var(--prefix-color);
    margin-top: 1px
}

._CWC .bn-notification-content {
    flex: 1;
    display: flex;
    min-height: 18px;
    position: relative;
    flex-direction: column;
    justify-content: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

._CWC .bn-notification-content.closable>*:first-child {
    margin-right: 20px
}

._CWC .bn-notification-content-message {
    height: fit-content;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--color-PrimaryText)
}

._CWC .bn-notification-close {
    top: 0;
    right: 0;
    font-size: 16px;
    min-height: 18px;
    cursor: pointer;
    position: absolute;
    color: var(--color-IconNormal);
    margin-top: 1px
}

._CWC .bn-notification.data-multiple .bn-slider-ticks {
    width: 20px;
    max-height: 32px;
    padding: 3px 0;
    align-items: center
}

._CWC .bn-notification.data-multiple .bn-slider-ticks-tick:not(.active) {
    background-color: var(--color-PrimaryText);
    opacity: .3
}

._CWC .bn-notification.data-multiple>.bn-svg {
    margin-top: 1px;
    font-size: 20px
}

._CWC .bn-notification.data-multiple.data-size-small .bn-slider-ticks {
    width: 16px
}

._CWC .bn-notification.data-multiple.data-size-small>.bn-svg {
    font-size: 16px
}

._CWC .bn-notification.data-multiple .bn-swiper {
    height: 54px
}

._CWC .bn-notification.data-multiple .bn-swiper-item {
    position: relative
}

._CWC .bn-notification.data-full-width {
    border-radius: 0;
    padding: var(--space-s) var(--space-mm)
}

._CWC .bn-notification-rtl .bn-notification-content.closable>*:first-child {
    margin-right: 0;
    margin-left: 20px
}

._CWC .bn-notification-rtl .bn-notification-close {
    left: 0;
    right: auto
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-notification {
        padding:var(--space-s)
    }

    ._CWC .bn-notification.data-size-small {
        padding: var(--space-2xs)
    }

    ._CWC .bn-notification.data-size-small .bn-notification-prefix,._CWC .bn-notification.data-size-small .bn-notification-close {
        font-size: 16px;
        min-height: 18px
    }

    ._CWC .bn-notification.data-size-small .bn-notification-content {
        min-height: 18px
    }

    ._CWC .bn-notification.data-size-small .bn-notification-content-title {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }

    ._CWC .bn-notification.data-size-small .bn-notification-content-message {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }

    ._CWC .bn-notification.data-full-width {
        border-radius: 0;
        padding: var(--space-s) var(--space-mm)
    }

    ._CWC .bn-notification__primary .bn-notification-content-message {
        color: var(--color-PrimaryText)
    }

    ._CWC .bn-notification__tertiary {
        --prefix-color: var(--color-TertiaryText);
        color: var(--color-TertiaryText)
    }

    ._CWC .bn-notification__tertiary .bn-notification-content-message {
        color: var(--color-TertiaryText)
    }

    ._CWC .bn-notification__success .bn-notification-content,._CWC .bn-notification__error .bn-notification-content {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-notification__push .bn-notification-content-message {
        color: var(--color-TertiaryText)
    }

    ._CWC .bn-notification__push .bn-notification-prefix,._CWC .bn-notification__push .bn-notification-close {
        min-height: 22px
    }

    ._CWC .bn-notification-prefix,._CWC .bn-notification-close {
        font-size: 20px;
        min-height: 22px
    }

    ._CWC .bn-notification-content {
        min-height: 22px;
        gap: var(--space-5xs);
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-notification-content-message {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }

    ._CWC .bn-notification.data-multiple .bn-swiper {
        height: 68px
    }
}

._CWC .bn-swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

._CWC .bn-swiper-wrapper {
    display: flex;
    width: 100%;
    height: 100%
}

._CWC .bn-swiper-item {
    flex: none;
    width: 100%;
    height: 100%
}

._CWC .bn-swiper.vertical>.bn-swiper-wrapper {
    flex-direction: column
}

._CWC .bn-badge {
    top: 0;
    left: 50%;
    min-width: 16px;
    position: absolute;
    align-items: center;
    display: inline-flex;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    justify-content: center;
    padding: 0 var(--space-4xs);
    color: var(--color-TextOnYellow);
    border-radius: var(--radii-xl);
    background-color: var(--color-BtnBg);
    transform: translate3d(0, -50%, 0)
}

._CWC .bn-badge.data-theme-error {
    color: var(--color-RedGreenBgText);
    background-color: var(--color-Sell)
}

._CWC .bn-badge__dot,._CWC .bn-badge__dot-side {
    border-radius: var(--radii-circle);
    left: 100%;
    padding: 0;
    width: 8px;
    height: 8px;
    min-width: 8px;
    transform: translate3d(-50%, -50%, 0)
}

._CWC .bn-badge__dot-side {
    top: 50%;
    transform: translate3d(4px, -50%, 0)
}

._CWC .bn-badge__string {
    top: 0;
    right: 0;
    left: unset;
    transform: none
}

._CWC .bn-badge:not(.bn-badge__dot).data-size-sm {
    padding: 0 var(--space-5xs);
    min-width: 12px;
    font-size: 8px;
    font-weight: 500;
    line-height: 12px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-badge:not(.bn-badge__dot).data-size-sm {
        font-size:8px;
        font-weight: 500;
        line-height: 12px
    }
}

._CWC .bn-badge-wrap {
    position: relative;
    display: inline-flex
}

._CWC .bn-badge-rtl {
    left: auto;
    right: 50%;
    transform: translate3d(0, -50%, 0)
}

._CWC .bn-badge-rtl.bn-badge__dot {
    transform: translate3d(50%, -50%, 0)
}

._CWC .bn-badge-rtl.bn-badge__dot-side {
    transform: translate3d(-4px, -50%, 0)
}

._CWC .bn-badge-rtl.bn-badge__string {
    top: 0;
    left: 0;
    right: unset;
    transform: none
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-badge {
        font-size:12px;
        font-weight: 500;
        line-height: 18px
    }

    ._CWC .bn-badge:not(.bn-badge__dot) {
        min-width: 18px
    }
}

._CWC .bn-tab {
    --bn-tab-default-color: var(--color-SecondaryText);
    flex: none;
    cursor: pointer;
    user-select: none;
    position: relative;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    transition: all 150ms linear;
    gap: var(--space-2xs);
    padding: var(--space-2xs) var(--space-m);
    color: var(--bn-tab-default-color)
}

._CWC .bn-tab__primary.data-size-large,._CWC .bn-tab__primary-gray.data-size-large {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    padding: var(--space-2xs) var(--space-xl)
}

._CWC .bn-tab__primary.data-size-small,._CWC .bn-tab__primary-gray.data-size-small {
    padding: 3px var(--space-2xs);
    border-radius: var(--radii-s)
}

._CWC .bn-tab__default.data-size-large,._CWC .bn-tab__default-breakline.data-size-large {
    height: 64px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-tab__default.data-size-small,._CWC .bn-tab__default-breakline.data-size-small {
    height: 32px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

._CWC .bn-tab__vertical.data-size-large {
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    padding: var(--space-s) var(--space-m)
}

._CWC .bn-tab__round.data-size-large {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: var(--space-2xs) var(--space-xl)
}

._CWC .bn-tab.data-font-1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

._CWC .bn-tab.data-font-2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-tab.data-font-3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-tab.data-font-4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-tab.data-font-1 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }

    ._CWC .bn-tab.data-font-2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .bn-tab.data-font-3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-tab.data-font-4 {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }
}

._CWC .bn-tab__default.data-font-3,._CWC .bn-tab__default-breakline.data-font-3 {
    gap: var(--space-mm)
}

._CWC .bn-tab-badge-wrap {
    flex: none
}

@media only screen and (max-width: 767px) {
    ._CWC .bn-tab-badge-wrap .bn-badge.bn-badge__string {
        line-height:8px;
        font-size: 6px
    }
}

._CWC .bn-tab__primary {
    padding: 7px var(--space-m);
    border-radius: var(--radii-m)
}

._CWC .bn-tab__primary.active {
    color: var(--color-PrimaryYellow);
    background-color: var(--color-BadgeBg)
}

._CWC .bn-tab__primary-gray {
    padding: 7px var(--space-m);
    border-radius: var(--radii-m)
}

._CWC .bn-tab__primary-gray.active {
    color: var(--color-PrimaryText);
    background-color: var(--color-Input)
}

._CWC .bn-tab__segment,._CWC .bn-tab__segment-outline {
    min-width: 88px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    border-radius: var(--radii-s);
    color: var(--color-TertiaryText);
    padding: var(--space-4xs) var(--space-s)
}

._CWC .bn-tab__segment.active,._CWC .bn-tab__segment-outline.active {
    color: var(--color-PrimaryText);
    background-color: var(--color-Input)
}

._CWC .bn-tab__third {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    gap: var(--space-4xs);
    border-radius: var(--radii-2xs);
    color: var(--color-SecondaryText);
    padding: var(--space-4xs) var(--space-3xs)
}

._CWC .bn-tab__third.active {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: var(--color-PrimaryText);
    background-color: var(--color-Input)
}

._CWC .bn-tab__default,._CWC .bn-tab__default-breakline {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0;
    padding-top: var(--space-2xs);
    padding-bottom: 5px;
    border-bottom: 3px solid rgba(0,0,0,0)
}

._CWC .bn-tab__default::after,._CWC .bn-tab__default-breakline::after {
    content: "";
    position: absolute;
    margin: 0 auto;
    bottom: -3px;
    width: 16px;
    height: 3px;
    opacity: 0;
    background-image: linear-gradient(to right, transparent calc(50% - 8px), var(--color-BtnBg) calc(50% - 8px), var(--color-BtnBg) calc(50% + 8px), transparent calc(50% + 8px));
    transition: opacity 150ms linear
}

._CWC .bn-tab__default.active,._CWC .bn-tab__default-breakline.active {
    color: var(--color-PrimaryText)
}

._CWC .bn-tab__default.active::after,._CWC .bn-tab__default-breakline.active::after {
    opacity: 1
}

._CWC .bn-tab__default.bn-tab-badge,._CWC .bn-tab__default-breakline.bn-tab-badge {
    padding-right: 7px
}

._CWC .bn-tab__vertical {
    border-left: 2px solid rgba(0,0,0,0);
    border-right: 2px solid rgba(0,0,0,0);
    padding: var(--space-2xs) var(--space-m)
}

._CWC .bn-tab__vertical.active {
    color: var(--color-PrimaryText);
    border-left-color: var(--color-PrimaryYellow)
}

._CWC .bn-tab__buySell {
    min-width: 60px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    border-radius: var(--radii-xs);
    transition-duration: 0ms;
    margin: -1px;
    padding: 0;
    flex: 1
}

._CWC .bn-tab__buySell:nth-child(odd).active {
    color: var(--color-RedGreenBgText);
    background-color: var(--color-Buy)
}

._CWC .bn-tab__buySell:nth-child(odd).active::after {
    right: -7px;
    width: 17px;
    height: 17px;
    z-index: 1;
    content: "";
    position: absolute;
    transform: rotate(-135deg);
    background-color: inherit;
    border-radius: 0 0 0 var(--radii-xs)
}

._CWC .bn-tab__buySell:nth-child(even).active {
    color: var(--color-RedGreenBgText);
    background-color: var(--color-Sell)
}

._CWC .bn-tab__buySell:nth-child(even).active::before {
    left: -7px;
    width: 17px;
    height: 17px;
    z-index: 1;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    background-color: inherit;
    border-radius: 0 0 0 var(--radii-xs)
}

._CWC .bn-tab__buySell__gray:nth-child(n).active {
    color: var(--color-PrimaryText);
    background-color: var(--color-InputLine)
}

._CWC .bn-tab-rtl.bn-tab__buySell:nth-child(odd).active::after {
    left: -7px;
    right: auto;
    border-radius: 0 var(--radii-xs) 0 0
}

._CWC .bn-tab-rtl.bn-tab__buySell:nth-child(even).active::before {
    right: -7px;
    left: auto;
    border-radius: 0 var(--radii-xs) 0 0
}

._CWC .bn-tab-rtl.bn-tab__default.bn-tab-badge,._CWC .bn-tab-rtl.bn-tab__default-breakline.bn-tab-badge {
    padding-right: unset;
    padding-left: 7px
}

._CWC .bn-tab__round {
    color: var(--color-PrimaryText);
    border-radius: var(--radii-circle)
}

._CWC .bn-tab__round.active {
    color: var(--color-TextOnYellow);
    background-color: var(--color-BtnBg)
}

._CWC .bn-tab__secondary {
    min-width: 90px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    border-radius: var(--radii-xs);
    color: var(--color-PrimaryText);
    padding: var(--space-4xs) var(--space-2xs)
}

._CWC .bn-tab__secondary.active {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: var(--color-TextOnYellow);
    background-color: var(--color-BtnBg)
}

._CWC .bn-tab__card {
    height: 44px;
    justify-content: start;
    border-bottom: 4px solid var(--color-Input);
    padding: var(--space-4xs) var(--space-3xs);
    border-radius: var(--radii-xs) var(--radii-xs) 0 0
}

._CWC .bn-tab__card.active {
    color: var(--color-PrimaryText);
    background-color: var(--color-BasicBg);
    border-bottom-color: var(--color-BasicBg)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-tab {
        --bn-tab-default-color: var(--color-TertiaryText);
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-tab__primary:hover {
        color: var(--color-PrimaryYellow);
        background-color: var(--color-BadgeBg)
    }

    ._CWC .bn-tab__primary-gray:hover {
        color: var(--color-PrimaryText);
        background-color: var(--color-Input)
    }

    ._CWC .bn-tab__segment,._CWC .bn-tab__segment-outline {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-tab__segment:hover,._CWC .bn-tab__segment-outline:hover {
        color: var(--color-PrimaryText);
        background-color: var(--color-Input)
    }

    ._CWC .bn-tab__third {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px
    }

    ._CWC .bn-tab__third:hover,._CWC .bn-tab__third.active {
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        color: var(--color-PrimaryText);
        background-color: var(--color-Input)
    }

    ._CWC .bn-tab__default,._CWC .bn-tab__default-breakline {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .bn-tab__default:hover,._CWC .bn-tab__default-breakline:hover {
        color: var(--color-PrimaryText)
    }

    ._CWC .bn-tab__vertical:hover {
        color: var(--color-PrimaryText);
        background-color: var(--color-Input)
    }

    ._CWC .bn-tab__buySell {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-tab__round:hover {
        background-color: var(--color-Input)
    }

    ._CWC .bn-tab__secondary {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px
    }

    ._CWC .bn-tab__secondary:hover,._CWC .bn-tab__secondary.active {
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        color: var(--color-TextOnYellow);
        background-color: var(--color-BtnBg)
    }

    ._CWC .bn-tab__card:hover {
        color: var(--color-PrimaryText)
    }
}

._CWC .bn-tab-list {
    display: flex;
    position: relative;
    width: 100%;
    overflow: auto;
    scrollbar-width: none;
    gap: var(--space-m);
    background: rgba(0,0,0,0)
}

._CWC .bn-tab-list::-webkit-scrollbar {
    height: 0 !important
}

._CWC .bn-tab-list-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    gap: var(--space-m)
}

._CWC .bn-tab-list-content {
    position: relative;
    overflow: auto
}

._CWC .bn-tab-list__primary.data-size-large,._CWC .bn-tab-list__primary-gray.data-size-large,._CWC .bn-tab-list__round.data-size-large {
    gap: var(--space-xl)
}

._CWC .bn-tab-list__primary.data-size-small,._CWC .bn-tab-list__primary-gray.data-size-small,._CWC .bn-tab-list__round.data-size-small {
    gap: 0
}

._CWC .bn-tab-list__third.data-size-large {
    gap: var(--space-m)
}

._CWC .bn-tab-list__default.data-size-large,._CWC .bn-tab-list__default-breakline.data-size-large {
    gap: var(--space-5xl)
}

._CWC .bn-tab-list__default.data-size-small,._CWC .bn-tab-list__default-breakline.data-size-small {
    gap: var(--space-m)
}

._CWC .bn-tab-list.data-font-1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

._CWC .bn-tab-list.data-font-2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-tab-list.data-font-3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-tab-list.data-font-4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-tab-list.data-font-1 {
        font-size:20px;
        font-weight: 500;
        line-height: 28px
    }

    ._CWC .bn-tab-list.data-font-2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .bn-tab-list.data-font-3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-tab-list.data-font-4 {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px
    }
}

._CWC .bn-tab-list__default.data-font-3,._CWC .bn-tab-list__default-breakline.data-font-3 {
    gap: var(--space-mm)
}

._CWC .bn-tab-list__secondary {
    gap: 2px;
    border-radius: var(--radii-xs);
    background-color: var(--color-Input)
}

._CWC .bn-tab-list__segment {
    gap: 0;
    background-color: var(--color-Input);
    border-radius: var(--radii-xs);
    padding-top: 2px;
    padding-bottom: 2px
}

._CWC .bn-tab-list__segment-outline {
    gap: 0;
    padding: var(--space-4xs);
    border-radius: var(--radii-m);
    border: 1px solid var(--color-InputLine)
}

._CWC .bn-tab-list__third {
    gap: var(--space-4xs)
}

._CWC .bn-tab-list__card {
    background-color: var(--color-Input);
    padding: var(--space-4xs) var(--space-4xs) 0
}

._CWC .bn-tab-list__default {
    gap: var(--space-xl)
}

._CWC .bn-tab-list__default-breakline {
    gap: var(--space-xl);
    border-bottom: 1px solid var(--color-Line)
}

._CWC .bn-tab-list__vertical {
    gap: 0;
    height: 100%;
    flex-direction: column
}

._CWC .bn-tab-list__buySell {
    gap: var(--space-s);
    border: 1px solid var(--color-InputLine);
    border-radius: var(--radii-s);
    overflow: visible;
    height: 25px
}

._CWC .bn-tab-list__primary,._CWC .bn-tab-list__primary-gray {
    gap: var(--space-4xs)
}

._CWC .bn-tab-list-shadow {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 56px;
    pointer-events: none
}

._CWC .bn-tab-list-shadow-left {
    left: 0;
    background: linear-gradient(90deg, var(--color-BasicBg) 0%, var(--color-BasicBg) 12px, transparent 100%)
}

._CWC .bn-tab-list-shadow-left-arrow {
    left: 0;
    font-size: 24px
}

._CWC .bn-tab-list-shadow-right {
    right: 0;
    background: linear-gradient(270deg, var(--color-BasicBg) 0%, var(--color-BasicBg) 12px, transparent 100%)
}

._CWC .bn-tab-list-shadow-right-arrow {
    right: 0;
    font-size: 24px
}

._CWC .bn-tab-list-arrow {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    font-size: 24px;
    cursor: pointer;
    color: var(--color-IconNormal)
}

._CWC .bn-tab-list-arrow-left {
    left: 0
}

._CWC .bn-tab-list-arrow-right {
    right: 0
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-tab-list-arrow-left:hover,._CWC .bn-tab-list-arrow-right:hover {
        color:var(--color-PrimaryText)
    }
}

._CWC .bn-tab-pane:not(.active) {
    display: none
}

._CWC .bn-tabs {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative
}

._CWC .bn-tabs__vertical {
    flex-direction: row
}

._CWC .bn-tabs__vertical>.bn-tab-list {
    flex: none
}

._CWC .bn-tabs__vertical>.bn-tab-pane-list {
    flex: 1
}

._CWC .bn-select-field {
    width: 100%;
    height: 40px;
    display: flex;
    cursor: pointer;
    flex-wrap: nowrap;
    align-items: center;
    gap: var(--space-2xs);
    color: var(--color-PrimaryText);
    padding-left: var(--space-s);
    padding-right: var(--space-s);
    border-radius: var(--radii-m);
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: var(--animation-duration-base)
}

._CWC .bn-select-field.data-size-huge {
    height: 56px;
    border-radius: var(--radii-l)
}

._CWC .bn-select-field.data-size-huge .bn-select-field-input,._CWC .bn-select-field.data-size-huge .bn-select-field-placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-select-field.data-size-huge .bn-select-field-input,._CWC .bn-select-field.data-size-huge .bn-select-field-placeholder {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

._CWC .bn-select-field.data-size-large {
    height: 48px;
    border-radius: var(--radii-l)
}

._CWC .bn-select-field.data-size-large.data-multi {
    min-height: 48px
}

._CWC .bn-select-field.data-size-large .bn-select-field-input,._CWC .bn-select-field.data-size-large .bn-select-field-placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-select-field.data-size-large .bn-select-field-input,._CWC .bn-select-field.data-size-large .bn-select-field-placeholder {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }
}

._CWC .bn-select-field.data-size-small {
    height: 32px
}

._CWC .bn-select-field.data-size-small.data-multi {
    min-height: 32px
}

._CWC .bn-select-field.data-size-small .bn-select-field-arrow {
    font-size: 16px
}

._CWC .bn-select-field.data-size-tiny {
    height: 24px;
    border-radius: var(--radii-s)
}

._CWC .bn-select-field.data-size-tiny.data-multi {
    min-height: 24px
}

._CWC .bn-select-field.data-size-tiny .bn-select-field-arrow {
    font-size: 16px
}

._CWC .bn-select-field.data-filled {
    border: 1px solid rgba(0,0,0,0);
    background-color: var(--color-Input)
}

._CWC .bn-select-field.data-line {
    border: 1px solid var(--color-InputLine)
}

._CWC .bn-select-field.data-borderless {
    border: none;
    gap: 0;
    padding: 0
}

._CWC .bn-select-field.active>.bn-select-field-arrow {
    transform: rotate(180deg)
}

._CWC .bn-select-field.disabled {
    position: relative;
    color: var(--color-TertiaryText);
    background-color: var(--color-Line);
    border-color: rgba(0,0,0,0)
}

._CWC .bn-select-field.disabled::before {
    content: "";
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: not-allowed
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-select-field.disabled {
        color:var(--color-DisableText)
    }
}

._CWC .bn-select-field.disabled .bn-select-field-input,._CWC .bn-select-field.disabled .bn-select-field-placeholder,._CWC .bn-select-field.disabled .bn-select-field-arrow {
    color: var(--color-DisableText)
}

._CWC .bn-select-field.data-multi {
    height: auto;
    min-height: 40px;
    max-width: 336px
}

._CWC .bn-select-field.data-multi>.bn-select-field-input {
    display: flex;
    flex-wrap: wrap;
    row-gap: var(--space-3xs);
    column-gap: var(--space-xs);
    margin: var(--space-2xs) 0
}

._CWC .bn-select-field.data-multi>.bn-select-field-input .bn-select-field-block {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

._CWC .bn-select-field-prefix {
    flex: none;
    display: inline-flex
}

._CWC .bn-select-field-arrow {
    flex: none;
    font-size: 20px;
    display: inline-flex;
    color: var(--color-IconNormal);
    transition-property: transform;
    transition-timing-function: ease-in-out;
    transition-duration: var(--animation-duration-base)
}

._CWC .bn-select-field-input {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .bn-select-field-input .data-label-input {
    width: 100%;
    display: inline-flex;
    justify-content: space-between
}

._CWC .bn-select-field-input .data-label-input .data-label {
    color: var(--color-SecondaryText)
}

._CWC .bn-select-field-placeholder {
    color: var(--color-IconNormal)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-select-field-input {
        font-size:14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-select-field-input .data-label-input .data-label {
        color: var(--color-TertiaryText)
    }

    ._CWC .bn-select-field.data-multi>.bn-select-field-input .bn-select-field-block {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }

    ._CWC .bn-select-field:hover:not(.disabled):not(.data-borderless) {
        border: 1px solid var(--color-PrimaryYellow)
    }
}

._CWC .bn-select-overlay {
    width: 100%;
    padding-top: var(--space-xs);
    padding-bottom: var(--space-xs)
}

._CWC .bn-select-overlay-search {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 var(--space-xs) var(--space-xs)
}

._CWC .bn-select-overlay-search .bn-textField {
    width: 100%
}

._CWC .bn-select-overlay-search .bn-textField input {
    width: 0;
    flex-grow: 1
}

._CWC .bn-select-overlay-options {
    max-height: 260px;
    overflow-y: auto;
    --scroll-pad: 1px;
    --scroll-size: 6px
}

._CWC .bn-select-overlay-options .bn-select-option-group:not(:first-child) .bn-select-option-group-title {
    border-top: .5px solid var(--color-Line)
}

._CWC .bn-select-overlay-empty {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: var(--space-2xs) var(--space-m)
}

._CWC .bn-select-overlay__drawer {
    --search-field-height: 60px;
    padding: 0
}

._CWC .bn-select-overlay__drawer .bn-select-overlay-search-close {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: var(--space-m);
    padding: var(--space-3xs) var(--space-m);
    padding-top: var(--space-s)
}

._CWC .bn-select-overlay__drawer .bn-select-overlay-search-close .bn-textField {
    height: 34px
}

._CWC .bn-select-overlay__drawer .bn-select-overlay-search-close-btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

._CWC .bn-select-overlay__drawer .bn-select-overlay-search .bn-button {
    padding: 0;
    min-width: fit-content
}

._CWC .bn-select-overlay__drawer .bn-select-overlay-search+.bn-select-overlay-options {
    max-height: calc(100vh - var(--search-field-height) - 80px)
}

._CWC .bn-select-overlay__drawer .bn-select-overlay-options {
    max-height: calc(100vh - 80px)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-select-overlay-options {
        max-height:520px
    }

    ._CWC .bn-select-overlay-empty {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px
    }
}

._CWC .bn-select-option {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: var(--space-2xs) var(--space-xs);
    color: var(--color-SecondaryText)
}

._CWC .bn-select-option:active {
    background-color: var(--color-Input);
    color: var(--color-PrimaryText)
}

._CWC .bn-select-option.icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--space-xs)
}

._CWC .bn-select-option.icon svg,._CWC .bn-select-option.icon .bn-svg {
    font-size: 16px
}

._CWC .bn-select-option.active {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--color-PrimaryText)
}

._CWC .bn-select-option.disabled {
    cursor: not-allowed;
    background-color: inherit;
    color: var(--color-DisableText)
}

._CWC .bn-select-option-group-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--color-TertiaryText);
    margin: 0 var(--space-xs);
    padding: var(--space-3xs) 0
}

._CWC .bn-select-option__drawer {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--color-PrimaryText);
    padding: var(--space-m)
}

._CWC .bn-select-option__drawer.active,._CWC .bn-select-option__drawer:active {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--color-PrimaryText)
}

._CWC .bn-select-option__drawer.icon svg,._CWC .bn-select-option__drawer.icon .bn-svg {
    font-size: 20px
}

._CWC .bn-select-option.multi {
    display: flex;
    align-items: center;
    padding: var(--space-2xs) var(--space-xs)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-select-option {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    ._CWC .bn-select-option.active {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px
    }

    ._CWC .bn-select-option:hover:not(.disabled) {
        background-color: var(--color-Input);
        color: var(--color-PrimaryText)
    }

    ._CWC .bn-select-option-group-title {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }
}

._CWC .bn-select-field-block {
    cursor: auto;
    align-items: center;
    display: inline-flex;
    gap: var(--space-4xs);
    padding: 2px var(--space-2xs);
    border-radius: var(--radii-xs);
    background-color: var(--color-Input)
}

._CWC .bn-select-field-block-value {
    max-width: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

._CWC .bn-select-field-block-remove {
    font-size: 12px;
    cursor: pointer;
    color: var(--color-IconNormal)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-select-field-block-remove:hover {
        color:var(--color-SecondaryText)
    }
}

._CWC .bn-select-bubble,._CWC .bn-select-bubble>.bn-bubble-content {
    min-width: 112px
}

._CWC .bn-select__full {
    width: 100%
}

._CWC .bn-select__full:not(.bn-tooltips-web) .bn-tooltips,._CWC .bn-select__full:not(.bn-tooltips-web) .bn-tooltips>.bn-bubble-content {
    width: 100%
}

._CWC .bn-select .bn-bubble-content {
    overflow: auto
}

._CWC .bn-select-bubble .bn-bubble-content {
    border-radius: var(--radii-2l)
}

._CWC .bn-select-bubble__line .bn-bubble-content {
    border: 1px solid var(--color-Line)
}

._CWC .bn-formItem {
    display: flex;
    flex-direction: column;
    gap: var(--space-4xs);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

._CWC .bn-formItem-label {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--color-SecondaryText)
}

._CWC .bn-formItem-errMsg {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--color-Error)
}

._CWC .bn-formItem-tips {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--color-SecondaryText)
}

@media only screen and (min-width: 768px) {
    ._CWC .bn-formItem {
        font-size:14px;
        font-weight: 400;
        line-height: 22px
    }

    ._CWC .bn-formItem-label {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        color: var(--color-PrimaryText)
    }

    ._CWC .bn-formItem-tips {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        color: var(--color-TertiaryText)
    }

    ._CWC .bn-formItem-errMsg {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px
    }
}

._CWC .light {
    --color-sell: #e33b54;
    --color-textSell: #e33b54;
    --color-sellHover: #e33b54;
    --color-depthSellBg: #fef1f2;
    --color-buy: #2ebd85;
    --color-textBuy: #2ebd85;
    --color-buyHover: #2ebd85;
    --color-depthBuyBg: #e6fff1;
    --color-line: #eaecef;
    --color-outlineHover: #ffef87;
    --color-primary: #fcd535;
    --color-primaryHover: #f0b90b;
    --color-error: #e33b54;
    --color-errorBg: #fff0f0;
    --color-success: #2ebd85;
    --color-successBg: #e6fff1;
    --color-disable: #d8dce1;
    --color-iconNormal: #929aa5;
    --color-textWhite: #ffffff;
    --color-textGray: #eaecef;
    --color-textBlack: #202630;
    --color-textPrimary: #202630;
    --color-textSecondary: #848e9c;
    --color-textThird: #b7bdc6;
    --color-textDisabled: #b7bdc6;
    --color-textBrand: #d89f00;
    --color-textToast: #d89f00;
    --color-bg: #f5f5f5;
    --color-bg1: #ffffff;
    --color-bg2: #fafafa;
    --color-bg3: #f5f5f5;
    --color-bg4: #707a8a;
    --color-bg6: #ffffff;
    --color-bg7: #fafafa;
    --color-popupBg: #ffffff;
    --color-badgeBg: #fef6d8;
    --color-selectedBg: #1e2026;
    --color-gradientBrand: linear-gradient(180deg, #f8d12f 0%, #f0b90b 100%);
    --color-gradientPrimary: linear-gradient(295.27deg, #ffffff 0%, #e6e8ea 84.52%)
}

@media only screen and (min-width: 768px) {
    ._CWC .light {
        --color-sell: #ff707e;
        --color-textSell: #e33b54;
        --color-sellHover: #ff99a0;
        --color-depthSellBg: #fef1f2;
        --color-buy: #0ecb81;
        --color-textBuy: #2ebd85;
        --color-buyHover: #32d993;
        --color-depthBuyBg: #e6fff1;
        --color-outlineHover: #ffef87;
        --color-primary: #fcd535;
        --color-primaryHover: #f0b90b;
        --color-error: #e33b54;
        --color-errorBg: #fef1f2;
        --color-successBg: #e6fff1;
        --color-disable: #eaecef;
        --color-textPrimary: #1e2329;
        --color-textSecondary: #474d57;
        --color-textThird: #707a8a;
        --color-textBrand: #c99400;
        --color-bg: #f5f5f5;
        --color-bg2: #fafafa;
        --color-bg3: #f5f5f5;
        --color-badgeBg: #fef6d8
    }
}

._CWC .dark {
    --color-sell: #f6465d;
    --color-textSell: #f6465d;
    --color-sellHover: #f6465d;
    --color-depthSellBg: #35141d;
    --color-buy: #2ebd85;
    --color-textBuy: #2ebd85;
    --color-buyHover: #2ebd85;
    --color-depthBuyBg: #102821;
    --color-line: #333b47;
    --color-outlineHover: #ffef87;
    --color-primary: #fcd535;
    --color-primaryHover: #f0b90b;
    --color-error: #f6465d;
    --color-errorBg: #35141d;
    --color-success: #2ebd85;
    --color-successBg: #102821;
    --color-disable: #434c5a;
    --color-iconNormal: #707a8a;
    --color-textWhite: #ffffff;
    --color-textGray: #eaecef;
    --color-textBlack: #202630;
    --color-textPrimary: #eaecef;
    --color-textSecondary: #848e9c;
    --color-textThird: #4f5867;
    --color-textDisabled: #4f5867;
    --color-textBrand: #d89f00;
    --color-textToast: #d89f00;
    --color-bg: #181e25;
    --color-bg1: #202630;
    --color-bg2: #29313d;
    --color-bg3: #29313d;
    --color-bg4: #434c5a;
    --color-bg6: #202630;
    --color-bg7: #191a1f;
    --color-popupBg: #202630;
    --color-badgeBg: #2c1c00;
    --color-selectedBg: #1e2026;
    --color-gradientBrand: linear-gradient(180deg, #f8d12f 0%, #f0b90b 100%);
    --color-gradientPrimary: linear-gradient(295.27deg, #15141a 0%, #474d57 84.52%)
}

@media only screen and (min-width: 768px) {
    ._CWC .dark {
        --color-sell: #ff707e;
        --color-textSell: #ff707e;
        --color-sellHover: #ff99a0;
        --color-depthSellBg: #35141d;
        --color-buy: #0ecb81;
        --color-textBuy: #2ebd85;
        --color-buyHover: #32d993;
        --color-depthBuyBg: #102821;
        --color-outlineHover: #6a4403;
        --color-primary: #fcd535;
        --color-primaryHover: #f0b90b;
        --color-error: #ff707e;
        --color-errorBg: #35141d;
        --color-successBg: #102821;
        --color-disable: #474d57;
        --color-textPrimary: #eaecef;
        --color-textSecondary: #b7bdc6;
        --color-textThird: #848e9c;
        --color-textBrand: #f0b90b;
        --color-bg: #181a20;
        --color-bg2: #0b0e11;
        --color-bg3: #2b3139;
        --color-badgeBg: #2d2a20
    }
}

._CWC .light {
    --color-BasicBg: #ffffff;
    --color-SecondaryBg: #fafafa;
    --color-Input: #f5f5f5;
    --color-InputLine: #d8dce1;
    --color-CardBg: #ffffff;
    --color-TagBg: #eaecef;
    --color-Line: #eaecef;
    --color-DisableBtn: #d8dce1;
    --color-Grid: #eaecef;
    --color-DisabledText: #b7bdc6;
    --color-DisableText: #b7bdc6;
    --color-Placeholder: #b7bdc6;
    --color-TertiaryText: #b7bdc6;
    --color-SecondaryText: #848e9c;
    --color-PrimaryText: #202630;
    --color-RedGreenBgText: #ffffff;
    --color-EmphasizeText: #ff693d;
    --color-TradeBg: #f5f5f5;
    --color-TextOnGray: #eaecef;
    --color-TextOnYellow: #202630;
    --color-IconNormal: #929aa5;
    --color-ToastBg: #707a8a;
    --color-BtnBg: #fcd535;
    --color-PrimaryYellow: #f0b90b;
    --color-TextLink: #d89f00;
    --color-TextToast: #f0b90b;
    --color-DepthSellBg: #fef1f2;
    --color-SellHover: #f6465d;
    --color-Sell: #f6465d;
    --color-TextSell: #f6465d;
    --color-DepthBuyBg: #e6fff1;
    --color-BuyHover: #2ebd85;
    --color-Buy: #2ebd85;
    --color-TextBuy: #2ebd85;
    --color-Error: #f6465d;
    --color-SuccessBg: #e6fff1;
    --color-Success: #2ebd85;
    --color-Vessel: #fafafa;
    --color-LiteBg1: #ffffff;
    --color-LiteBg2: #fafafa;
    --color-TwoColorIcon: #434c5a;
    --color-ErrorBg: rgba(246, 70, 93, 0.1);
    --color-BadgeBg: rgba(240, 185, 11, 0.1)
}

@media only screen and (min-width: 768px) {
    ._CWC .light {
        --color-BasicBg: #ffffff;
        --color-SecondaryBg: #fafafa;
        --color-Input: #f5f5f5;
        --color-InputLine: #d8dce1;
        --color-CardBg: #ffffff;
        --color-Vessel: #fafafa;
        --color-Line: #eaecef;
        --color-DisableBtn: #eaecef;
        --color-DisabledText: #b7bdc6;
        --color-TertiaryText: #707a8a;
        --color-SecondaryText: #474d57;
        --color-PrimaryText: #202630;
        --color-IconNormal: #929aa5;
        --color-LiteBg1: #ffffff;
        --color-LiteBg2: #fafafa;
        --color-BtnBg: #fcd535;
        --color-PrimaryYellow: #f0b90b;
        --color-TextLink: #c99400;
        --color-TextToast: #8d5f02;
        --color-DepthSellBg: #fef1f2;
        --color-SellHover: #ff99a0;
        --color-Sell: #ff707e;
        --color-TextSell: #e33b54;
        --color-DepthBuyBg: #e6fff1;
        --color-BuyHover: #32d993;
        --color-Buy: #2ebd85;
        --color-TextBuy: #2ebd85;
        --color-Error: #e33b54;
        --color-SuccessBg: #e6fff1
    }
}

._CWC .dark {
    --color-BasicBg: #181e25;
    --color-SecondaryBg: #191a1f;
    --color-Input: #29313d;
    --color-InputLine: #434c5a;
    --color-CardBg: #202630;
    --color-TagBg: #434c5a;
    --color-Line: #333b47;
    --color-DisableBtn: #434c5a;
    --color-Grid: #333b47;
    --color-DisabledText: #707a8a;
    --color-DisableText: #707a8a;
    --color-Placeholder: #434c5a;
    --color-TertiaryText: #4f5867;
    --color-SecondaryText: #848e9c;
    --color-PrimaryText: #eaecef;
    --color-RedGreenBgText: #ffffff;
    --color-EmphasizeText: #ff693d;
    --color-TradeBg: #0b0e11;
    --color-TextOnGray: #eaecef;
    --color-TextOnYellow: #202630;
    --color-IconNormal: #707a8a;
    --color-ToastBg: #707a8a;
    --color-BtnBg: #fcd535;
    --color-PrimaryYellow: #f0b90b;
    --color-TextLink: #f0b90b;
    --color-TextToast: #f0b90b;
    --color-DepthSellBg: #35141d;
    --color-SellHover: #f6465d;
    --color-Sell: #f6465d;
    --color-TextSell: #f6465d;
    --color-DepthBuyBg: #102821;
    --color-BuyHover: #2ebd85;
    --color-Buy: #2ebd85;
    --color-TextBuy: #2ebd85;
    --color-Error: #f6465d;
    --color-SuccessBg: #102821;
    --color-Success: #2ebd85;
    --color-Vessel: #29313d;
    --color-LiteBg1: #ffffff;
    --color-LiteBg2: #fafafa;
    --color-TwoColorIcon: #caced3;
    --color-ErrorBg: rgba(246, 70, 93, 0.1);
    --color-BadgeBg: rgba(240, 185, 11, 0.1)
}

@media only screen and (min-width: 768px) {
    ._CWC .dark {
        --color-BasicBg: #181a20;
        --color-SecondaryBg: #0b0e11;
        --color-Input: #2b3139;
        --color-InputLine: #474d57;
        --color-CardBg: #1e2329;
        --color-Vessel: #1e2329;
        --color-Line: #2b3139;
        --color-DisableBtn: #2b3139;
        --color-DisabledText: #5e6673;
        --color-TertiaryText: #848e9c;
        --color-SecondaryText: #b7bdc6;
        --color-PrimaryText: #eaecef;
        --color-IconNormal: #848e9c;
        --color-LiteBg1: #202630;
        --color-LiteBg2: #191a1f;
        --color-BtnBg: #fcd535;
        --color-PrimaryYellow: #f0b90b;
        --color-TextLink: #f0b90b;
        --color-TextToast: #a37200;
        --color-DepthSellBg: #35141d;
        --color-SellHover: #ff99a0;
        --color-Sell: #ff707e;
        --color-TextSell: #ff707e;
        --color-DepthBuyBg: #102821;
        --color-BuyHover: #32d993;
        --color-Buy: #2ebd85;
        --color-TextBuy: #2ebd85;
        --color-Error: #ff707e;
        --color-SuccessBg: #102821
    }
}
._CWC .footer-select-options-group {
    margin: 16px;
    width: 200px
}

._CWC .footer-select-options-body {
    height: 288px;
    overflow: auto;
    margin-top: 16px
}

._CWC .footer-select-options-group .bn-textField {
    width: 200px
}

._CWC .footer-select-options-group-flat {
    color: var(--color-PrimaryText)
}

._CWC .footer-select-options {
    cursor: pointer
}

._CWC .footer-select-options+.footer-select-options {
    margin-top: 16px
}

._CWC .footer-select-options.active,._CWC .footer-select-options:hover {
    color: var(--color-TextLink)
}

._CWC .footer-select-display {
    cursor: default
}

._CWC .footer-select-options-group-flat .typography-Body3 {
    margin-bottom: 16px
}

._CWC .footer-select-display.active,._CWC .footer-select-display.active .text-body2 {
    color: var(--color-TextLink)
}

._CWC .footer-select-options-group-flat .text-body2 {
    color: var(--color-TertiaryText)
}

._CWC .footer-select-options-group-flat .bn-textField.data-size-small {
    height: 32px;
    font-size: 14px
}

._CWC .footer-select-options-group-flat .bn-textField-input {
    font-size: 14px;
    width: 100%
}

._CWC .lngAndCurrency .typography-Subtitle1 {
    font-weight: 600
}

._CWC .lngAndCurrency-selectgroup-m {
    display: none
}

._CWC .lngAndCurrency-selectgroup .bn-svg {
    font-size: 24px;
    width: 24px;
    color: var(--color-PrimaryText) !important
}

._CWC .lngAndCurrency-selectgroup .text-body2 {
    color: var(--color-PrimaryText)
}

._CWC .footer-community-currency {
    margin-top: 16px
}

._CWC .footer-theme-switch {
    margin-top: 16px;
    margin-left: 0;
    display: flex;
    align-items: center
}

._CWC .footer-theme-switch .bn-switch.checked {
    background-color: var(--color-DisableBtn)
}

._CWC .footer-theme-switch .bn-switch .switch-icon {
    color: var(--color-TextOnYellow) !important;
    font-size: 16px
}

._CWC .footer-theme-switch .footer-theme-switch-text {
    margin-right: 8px
}

@media screen and (max-width: 1023px) {
    ._CWC .lngAndCurrency-selectgroup {
        display:flex
    }

    ._CWC .footer-community-currency {
        margin-top: 0
    }

    ._CWC .footer-community-lang {
        margin-inline-end:40px}

    ._CWC .footer-theme-switch {
        margin-top: 0;
        margin-left: 40px;
        align-items: flex-start
    }
}

@media screen and (max-width: 767px) {
    ._CWC .lngAndCurrency-selectgroup {
        display:none
    }

    ._CWC .lngAndCurrency-selectgroup-m {
        display: flex
    }

    ._CWC .lngAndCurrency-selectgroup-m .bn-svg {
        font-size: 24px
    }

    ._CWC .lngAndCurrency-selectgroup-m .text-body2 {
        color: var(--color-PrimaryText)
    }

    ._CWC .lngAndCurrency-selectgroup-m-language {
        margin-inline-end:40px}

    ._CWC .lngAndCurrency-selectgroup-m-bar {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 64px;
        font-size: 20px;
        color: var(--color-PrimaryText)
    }

    ._CWC .lngAndCurrency-drawer {
        padding: 0 24px 24px 24px
    }

    ._CWC .lngAndCurrency-selectgroup-m-content {
        display: grid;
        grid-template-columns: 3fr 2fr
    }

    ._CWC .lngAndCurrency-selectgroup-m-content.onlyone {
        grid-template-columns: 1fr
    }

    ._CWC .lngAndCurrency-selectgroup-m-content .footer-select-options-group-flat {
        --scroll-color: var(--color-Line);
        max-height: calc(100vh - 88px);
        overflow: auto
    }

    ._CWC .lngAndCurrency-selectgroup-m-content .bn-textField {
        max-width: 100%
    }

    ._CWC .lngAndCurrency-selectgroup-m-content .language-select {
        padding-inline-end:24px}

    ._CWC .lngAndCurrency-selectgroup-m-content .currency-select {
        padding-inline-end:14px}

    ._CWC .lngAndCurrency-selectgroup-m-content .footer-select-options-group-flat+.footer-select-options-group-flat {
        padding-inline-start:24px}

    ._CWC .footer-currency-item {
        display: flex;
        align-items: center
    }

    ._CWC .footer-theme-switch {
        margin-left: 40px;
        display: inline-block
    }
}

._CWC .dropdownAndDraw-drawer {
    min-width: 375px
}

._CWC .data-size-full .dropdownAndDraw-drawer {
    width: 100vw
}

._CWC .dropdown-overflow .bn-drawer-wrap {
    overflow-y: auto;
    overflow-x: hidden
}

._CWC .dropdownAndDraw-m-bar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 64px;
    font-size: 20px;
    padding-inline-end:24px;color: var(--color-PrimaryText)
}

._CWC .lngAndCurrency-drawer {
    padding: 0 24px 24px 24px
}

._CWC .dropdownAndDraw-m-bar_close.bn-svg {
    font-size: 24px
}

._CWC .bn-tooltips-wrap.active .bn-tooltips-ele .search-icon {
    color: var(--color-PrimaryYellow)
}

._CWC .dropdownAndDraw-drawer_removerediu.bn-drawer>.bn-drawer-wrap.data-dir-right {
    border-radius: 0
}

._CWC .custom-controlled-dropdown .bn-bubble-content {
    border-radius: var(--radii-2l);
    background-color: var(--color-CardBg);
    box-shadow: var(--shadow-shadow2);
    overflow: hidden;
    transform: translateX(-1px)
}

._CWC .fiatPayment-search {
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--space-m)
}

._CWC .fiatPayment-search-cancel {
    display: none
}

._CWC .fiatPayment-search .fiatPayment-svg.bn-svg {
    width: 20px;
    height: 20px
}

@media screen and (max-width: 768px) {
    ._CWC .fiatPayment-search {
        padding:6px 15px
    }

    ._CWC .fiatPayment-search input {
        border: none;
        background: var(--color-Input) !important
    }

    ._CWC .fiatPayment-search-cancel {
        display: block
    }

    ._CWC .fiatPayment-search .fiatPayment-svg.bn-svg {
        width: 16px;
        height: 16px
    }
}

._CWC .fiatPaymentItem {
    width: 100%;
    padding: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between
}

._CWC .fiatPaymentItem:hover {
    background-color: var(--color-Input)
}

._CWC .fiatPaymentRender .fiatPaymentRender-svg.bn-svg {
    width: 16px;
    height: 16px;
    margin-left: 8px
}

._CWC .fiatPaymentRender-svg.rotate-180 {
    transform: rotate(180deg)
}

._CWC .fiatPaymentRender-img {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    margin-right: 8px
}

._CWC .fiatPaymentItem-img {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-right: 8px
}

._CWC .fiatPaymentItem .fiatPaymentItem-checked-svg.bn-svg {
    width: 16px;
    height: 16px
}

@media screen and (max-width: 768px) {
    ._CWC .fiatPaymentItem {
        padding:10px var(--space-m)
    }

    ._CWC .fiatPaymentItem-img {
        margin-right: 12px
    }
}

._CWC .fiatPayment-scroll {
    overflow-y: auto;
    height: 310px
}

._CWC .fiatPayment-label {
    padding: 6px 10px
}

@media screen and (max-width: 767px) {
    ._CWC .fiatPayment-list {
        margin-top:10px
    }

    ._CWC .fiatPayment-label {
        padding: 16px var(--space-m) 8px
    }

    ._CWC .fiatPayment-scroll {
        overflow-y: auto;
        height: 70vh
    }
}

._CWC .deposit-side-drawer-guide-text:hover {
    color: var(--color-TertiaryText)
}

._CWC .beginner-deposit-tutorial-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    border: 1px solid var(--color-Line);
    border-radius: 16px;
    padding: 16px;
    margin-top: 16px
}

._CWC .beginner-deposit-tutorial-content:hover {
    border-color: var(--color-InputLine)
}

@media screen and (max-width: 767px) {
    ._CWC .beginner-deposit-tutorial-content {
        gap:12px;
        border-radius: 12px
    }
}

._CWC .beginner-deposit-tutorial {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: flex-end
}

@media screen and (max-width: 767px) {
    ._CWC .beginner-deposit-tutorial.start {
        justify-content:flex-start
    }
}

._CWC .deposit-drawer-video-modal {
    z-index: 10000 !important
}

._CWC .deposit-drawer-drawer.bn-drawer>.bn-drawer-wrap.data-dir-right {
    border-radius: 0
}

._CWC .deposit-drawer-wrap {
    position: absolute;
    height: 100%;
    overflow: hidden;
    width: 100%;
    color: var(--color-PrimaryText)
}

._CWC .deposit-drawer-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%
}

._CWC .deposit-drawer-content.videotype {
    transform: translate3d(-50%, 0px, 0px)
}

._CWC .deposit-drawer-fundItem-wrap {
    position: relative;
    border-radius: 16px;
    border: 1px solid var(--color-Line);
    transition: border-color 150ms ease;
    padding: 16px;
    cursor: pointer
}

._CWC .deposit-drawer-fundItem-wrap:hover {
    border-color: var(--color-InputLine)
}

@media screen and (max-width: 767px) {
    ._CWC .deposit-drawer-fundItem-wrap {
        border-radius:12px
    }
}

._CWC .deposit-drawer-fundItem-wrap-padding-more {
    padding-top: 24px;
    padding-bottom: 24px
}

._CWC .deposit-drawer-fundItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px
}

._CWC .deposit-drawer-fundItem-activity-left {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(240,185,11,.1);
    border-radius: 16px 0 8px 0;
    padding: 2px 8px;
    gap: 2px;
    color: var(--color-TextLink)
}

._CWC .deposit-drawer-fundItem-activity-right {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(240,185,11,.1);
    border-radius: 0 16px 0 8px;
    padding: 2px 8px;
    gap: 2px;
    color: var(--color-TextLink)
}

._CWC .header-rightside .deposit-drawer-fundItem-activity-svg.bn-svg {
    width: 12px;
    height: 12px;
    flex-shrink: 0
}

._CWC .deposit-drawer-scrollable {
    overflow-y: auto
}

._CWC .deposit-drawer-fundItem_body {
    flex: 1
}

._CWC .deposit-drawer-fundItem_recommonLabel {
    border-radius: 3px;
    background-color: var(--color-BadgeBg);
    padding: 0px 4px
}

._CWC .deposit-drawer-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: var(--space-xl);
    color: var(--color-IconNormal);
    cursor: pointer
}

._CWC .deposit-drawer-icon:hover {
    color: var(--color-PrimaryText)
}

@media screen and (max-width: 767px) {
    ._CWC .deposit-drawer-icon {
        top:var(--space-m);
        color: var(--color-PrimaryText)
    }
}

._CWC .deposit-drawer-wrap .fiatPayment-svg.bn-svg {
    width: 16px;
    height: 16px
}

._CWC .deposit-drawer-contentitem {
    padding: 0 24px 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
    overscroll-behavior: contain
}

._CWC .deposit-drawer-framewrap {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden
}

._CWC .deposit-drawer-framewrap>iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    border: 0
}

._CWC .deposit-drawer-framewrap_button {
    min-width: 180px;
    margin: 0 32px
}

._CWC .deposit-drawer-playvideo {
    cursor: pointer
}

._CWC .deposit-drawer-playvideo:hover {
    color: var(--color-PrimaryText)
}

._CWC .deposit-drawer-funditem_icon {
    width: 40px
}

._CWC .deposit-drawer-otherway {
    display: flex;
    padding: 10px;
    margin-inline-end:16px;align-items: center;
    cursor: pointer;
    border-radius: 4px
}

._CWC .deposit-drawer-otherway:hover {
    background-color: var(--color-bg3)
}

._CWC .deposit-drawer-fqalink:hover {
    cursor: pointer;
    color: var(--color-BtnBg)
}

._CWC .deposit-drawer-drawer.bn-drawer>.bn-drawer-wrap.data-dir-right {
    width: 424px;
    max-width: 424px
}

._CWC .deposit-actionsheet.bn-drawer>.bn-drawer-wrap.data-dir-bottom {
    display: flex
}

._CWC .deposit-drawer-header {
    position: relative
}

._CWC .deposit-drawer-header .bn-actionSheet-content {
    padding: 0
}

._CWC .deposit-drawer-header .bn-mask {
    background-color: rgba(0,0,0,.5) !important
}

._CWC .deposit-drawer-primary-link {
    cursor: pointer;
    color: var(--color-TextLink);
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

._CWC .deposit-drawer-primary-link:hover {
    color: var(--color-BtnBg)
}

._CWC .deposit-drawer-primary-link.small {
    font-size: 12px;
    line-height: 18px
}

._CWC .icon-pointer-wrapper:hover .icon-t-primary-pointer,._CWC .icon-t-primary-pointer:hover {
    color: var(--color-PrimaryText)
}

._CWC .deposit-drawer-close-svg {
    width: 20px !important;
    height: 20px !important;
    color: var(--color-IconNormal);
    cursor: pointer
}

._CWC .deposit-drawer-close-svg:hover {
    color: var(--color-PrimaryText)
}

@media screen and (max-width: 767px) {
    ._CWC .deposit-drawer-fundItem {
        border-radius:12px;
        gap: 12px
    }

    ._CWC .deposit-drawer-contentitem {
        padding: 0 var(--space-m) var(--space-xl)
    }

    ._CWC .deposit-drawer-framewrap>iframe {
        border-radius: 4px
    }

    ._CWC .deposit-drawer-framewrap_button {
        width: 100%
    }

    ._CWC .deposit-drawer-funditem_icon {
        width: 40px;
        height: 40px
    }

    ._CWC .deposit-drawer-drawer.bn-drawer>.bn-drawer-wrap.data-dir-right {
        width: 100%;
        max-width: 100%
    }

    ._CWC .deposit-drawer-primary-link {
        text-decoration: none;
        font-weight: 500;
        text-decoration: unset
    }

    ._CWC .deposit-drawer-primary-link.small {
        font-weight: 500
    }

    ._CWC .deposit-drawer-close-svg {
        color: var(--color-PrimaryText)
    }
}

._CWC .ml-2xs {
    margin-left: var(--space-2xs)
}

._CWC .text-center {
    text-align: center
}

._CWC .rounded-xl {
    border-radius: var(--radii-xl)
}

._CWC .rounded-m {
    border-radius: var(--radii-m)
}

._CWC .rounded-l {
    border-radius: var(--radii-l)
}

._CWC .border {
    border-width: 1px
}

._CWC .border-solid {
    border-style: solid
}

._CWC .border-Line {
    border-color: var(--color-Line)
}

._CWC .hover-border-PrimaryYellow:hover {
    border-color: var(--color-PrimaryYellow)
}

._CWC .border-PrimaryYellow {
    border-color: var(--color-PrimaryYellow)
}

._CWC .items-center {
    align-items: center
}

._CWC .justify-center {
    justify-content: center
}

._CWC .py-xl {
    padding-top: var(--space-xl);
    padding-bottom: var(--space-xl)
}

._CWC .p-xl {
    padding: var(--space-xl)
}

._CWC .pt-l {
    padding-top: var(--space-l)
}

._CWC .h-m {
    height: var(--space-m)
}

._CWC .w-m {
    width: var(--space-m)
}

._CWC .px-s {
    padding-left: var(--space-s);
    padding-right: var(--space-s)
}

._CWC .py-4xs {
    padding-top: var(--space-4xs);
    padding-bottom: var(--space-4xs)
}

._CWC .flex-shrink-0 {
    flex-shrink: 0
}

._CWC .cursor-pointer {
    cursor: pointer
}

._CWC .text-t-Tertiary {
    color: var(--color-TertiaryText)
}

._CWC .text-t-Primary {
    color: var(--color-PrimaryText)
}

._CWC .text-IconNormal {
    color: var(--color-IconNormal)
}

._CWC .flex-1 {
    flex: 1 1 0%
}

._CWC .justify-between {
    justify-content: space-between
}

._CWC .justify-end {
    justify-content: flex-end
}

._CWC .noH5\:hidden {
    display: none
}

._CWC .text-TextLink {
    color: var(--color-TextLink)
}

@media screen and (max-width: 768px) {
    ._CWC .mobile\:Subtitle1 {
        font-size:16px;
        font-weight: 500;
        line-height: 24px
    }

    ._CWC .mobile\:text-t-Secondary {
        color: var(--color-SecondaryText)
    }

    ._CWC .mobile\:py-m {
        padding-top: var(--space-m);
        padding-bottom: var(--space-m)
    }

    ._CWC .mobile\:pt-m {
        padding-top: var(--space-m)
    }
}

._CWC .twitter-connect-panel {
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: var(--color-SecondaryText);
    align-items: flex-start;
    max-height: calc(100vh - 300px);
    overflow: auto;
    margin-bottom: 24px
}

._CWC .twitter-connect-panel_list {
    gap: 8px;
    width: 100%;
    list-style: inside
}

._CWC .twitter-connect-panel_list li {
    list-style: inside
}

._CWC .twitter-connect-panel_tip {
    font-size: 14px;
    color: var(--color-PrimaryText)
}

._CWC .twitter-bind-img {
    width: 160px
}

._CWC .twitter-unbind-img {
    width: 96px;
    margin-bottom: 16px
}

._CWC .twitter-unbind-text {
    text-align: center
}

._CWC .twitter-unbind-title,._CWC .twitter-unbind-user-link {
    margin-bottom: 8px
}

._CWC .twitter-unbind-desc {
    margin-bottom: 24px
}

._CWC .bn-modal.twitter-bind-model .bn-modal-wrap {
    width: 384px;
    max-width: 100%;
    padding: var(--space-m)
}

._CWC .bn-modal.twitter-bind-model.disconnect-twitter-panel .bn-modal-wrap {
    padding: var(--space-xl)
}

._CWC .bn-modal.twitter-bind-model.connect-twitter-panel .bn-modal-wrap {
    width: 520px;
    padding: 0 24px 24px 24px
}

._CWC .connect-twitter-panel .bn-drawer-wrap {
    padding-top: 0 !important
}

._CWC .bn-modal.twitter-bind-model .bn-modal-content {
    padding: 8px 0 0 0;
    max-height: none
}

._CWC .twitter-bind-model .bn-drawer-wrap,._CWC .twitter-bind-result .bn-drawer-wrap {
    padding: var(--space-m)
}

._CWC .twitter-bind-result.twitter-unbound-success-dialog .bn-modal-confirm-title {
    margin-bottom: 0
}

._CWC .twitter-bind-success .bn-modal-confirm-icon {
    height: 96px;
    margin-bottom: 16px !important
}

._CWC .bn-modal.twitter-bind-result .bn-modal-content {
    padding: 0
}

._CWC .twitter-model-header {
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px
}

._CWC .twitter-model-header .twitter-modal-close {
    width: 24px;
    height: 24px
}

._CWC .twitter-model-header.notitle {
    position: absolute;
    right: 24px
}

._CWC .nobg-root .bn-modal-content {
    max-height: none
}

._CWC .twitter-connect-panel_network-reminder {
    z-index: 1299
}

._CWC .twitter-connect-panel_network-reminder .bn-modal-confirm-icon {
    width: 80px !important;
    height: 80px !important
}

@media screen and (max-width: 768px) {
    ._CWC .twitter-model-header {
        height:50px;
        margin-bottom: 8px
    }

    ._CWC .twitter-bind-img {
        width: 96px
    }

    ._CWC .twitter-bind-success .bn-modal-confirm-icon {
        margin-bottom: 24px !important
    }

    ._CWC .twitter-model-header .twitter-modal-close {
        width: 20px;
        height: 20px
    }

    ._CWC .twitter-bind-success .bn-modal-confirm {
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    ._CWC .twitter-bind-model .bn-button {
        height:48px
    }
}

._CWC .explore-history-item {
    list-style: none;
    display: inline-block;
    background-color: var(--color-Input);
    border-radius: 6px;
    padding: 0 10px;
    margin-right: 10px;
    margin-bottom: 8px;
    line-height: 28px !important;
    max-width: calc(50% - 10px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 28px;
    vertical-align: middle;
    text-align: center
}

._CWC .explore-history-item__link,._CWC .explore-history-item__text {
    color: var(--color-PrimaryText);
    text-decoration: none;
    border-radius: 4px;
    text-align: center
}

._CWC .explore-history-list {
    margin-bottom: 16px;
    padding: 0 16px
}

._CWC .explore-history-list__title-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px
}

._CWC .explore-history-list__title {
    font-size: 14px;
    color: var(--color-PrimaryText)
}

._CWC .explore-history-list__delete-icon {
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    color: var(--color-IconNormal)
}

._CWC .explore-section-swiper-dots {
    gap: 8px
}

._CWC .explore-section-swiper-dots--arrow {
    color: var(--color-DisableText);
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,0);
    border-radius: 6px;
    align-items: center;
    justify-content: center
}

._CWC .explore-section-swiper-dots--arrow:hover {
    color: var(--color-PrimaryText);
    background-color: var(--color-Line)
}

._CWC .explore-section-swiper-dots--arrow:hover .explore-section-swiper-dots--arrow__disallow {
    cursor: not-allowed;
    color: var(--color-DisableText)
}

._CWC .explore-section-swiper-progress-pager--dot {
    width: 8px;
    height: 3px;
    background-color: var(--color-Line);
    margin-right: 4px;
    cursor: pointer
}

._CWC .explore-section-swiper-progress-pager--dot__active {
    background-color: var(--color-PrimaryText)
}

._CWC .section-swiper {
    flex-direction: column
}

._CWC .section-swiper .section-swiper-title-container {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 8px
}

._CWC .section-swiper-title-container--title {
    font-size: 14px;
    color: var(--color-PrimaryText)
}

._CWC .hot-compaign-countdown--item {
    gap: 4px;
    margin-right: 20px;
    align-items: center
}

._CWC .hot-compaign-countdown--unit {
    font-size: 12px;
    font-weight: 400;
    color: var(--color-PrimaryText)
}

._CWC .explore-hot-camp {
    padding: 12px;
    border-radius: 12px;
    border: 1px solid var(--color-Line);
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    cursor: pointer
}

._CWC .explore-hot-camp-item-info {
    flex-direction: column;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: var(--color-PrimaryText)
}

._CWC .explore-hot-camp-item-info--base {
    margin-bottom: 8px
}

._CWC .explore-hot-camp-item-info--title {
    margin-right: 16px
}

._CWC .explore-hot-camp-item-info--asset {
    margin-left: 8px;
    margin-right: 8px
}

._CWC .explore-hot-camp-item-state {
    padding: 0 6px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    align-items: center
}

._CWC .explore-hot-camp-item-state--buy {
    color: var(--color-TextBuy);
    background-color: var(--color-DepthBuyBg)
}

._CWC .explore-hot-campaign {
    padding: 0 16px
}

._CWC .explore-hot-trading--item {
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    justify-content: space-between;
    height: 48px;
    padding: 0 16px
}

._CWC .explore-hot-trading--item:hover {
    background-color: var(--color-Input)
}

._CWC .explore-hot-trading--item-left-container {
    align-items: center
}

._CWC .explore-hot-trading--item-index {
    color: var(--color-DisabledText);
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin-right: 8px
}

._CWC .explore-hot-trading--trading-pair {
    align-items: center
}

._CWC .explore-hot-trading--item-base-asset {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-right: 2px
}

._CWC .explore-hot-trading--item-quote-asset {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: var(--color-SecondaryText)
}

._CWC .explore-hot-trading--item-asset-icon {
    width: 24px;
    height: 24px;
    margin-left: 4px;
    margin-right: 8px;
    border-radius: 50%
}

._CWC .explore-hot-trading--item-price {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--color-PrimaryText)
}

._CWC .explore-hot-trading--item-difference {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

._CWC .explore-hot-trading--item-right-container {
    flex-direction: column;
    align-items: flex-end
}

._CWC .explore-hot-trading {
    margin-bottom: 24px
}

._CWC .explore-hot-trading-cols {
    display: flex;
    flex-direction: column;
    gap: 8px
}

._CWC .explore-earn-list-item {
    border: 1px solid var(--color-Line);
    border-radius: 12px;
    padding: 8px 12px;
    cursor: pointer
}

._CWC .explore-earn-list-item__content {
    display: flex;
    flex-direction: column
}

._CWC .explore-earn-list-item__asset {
    margin-bottom: 8px;
    flex-direction: column
}

._CWC .explore-earn-list-item__asset-icon {
    width: 24px;
    height: 24px;
    margin-bottom: 4px;
    border-radius: 50%;
    object-fit: cover
}

._CWC .explore-earn-list-item__asset-name {
    color: var(--color-PrimaryText)
}

._CWC .explore-earn-list-item__apr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: start
}

._CWC .explore-earn-list-item__apr-label {
    margin-right: 4px;
    color: var(--color-TertiaryText);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

._CWC .explore-earn-list-item__apr-value {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

._CWC .explore-earn-list {
    padding: 0 16px
}

._CWC .explore-earn-list-cols {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px
}

._CWC .explore-deposite-recomd {
    padding: 16px 16px 0px 16px;
    gap: 8px;
    margin-bottom: 24px
}

._CWC .explore-deposite-recomd__item {
    max-width: 50%;
    display: flex;
    border-radius: 12px;
    border: 1px solid var(--color-Line);
    padding: 16px 14px;
    justify-content: start;
    align-items: start;
    height: auto;
    flex: 1;
    cursor: pointer;
    box-sizing: border-box
}

._CWC .explore-deposite-recomd__item--single {
    max-width: 100%;
    height: auto
}

._CWC .explore-deposite-recomd__item--single .explore-deposite-recomd__content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

._CWC .explore-deposite-recomd__item--single .explore-deposite-recomd__icon {
    margin-bottom: 0;
    margin-right: 10px
}

._CWC .explore-deposite-recomd__icon {
    margin-bottom: 8px;
    width: 20px;
    height: 20px
}

._CWC .explore-deposite-recomd__title {
    color: var(--color-PrimaryText);
    font-size: 14px;
    line-height: 22px;
    font-weight: 400
}

._CWC .common-widget-image-with-chain-icon-wrap {
    position: relative;
    width: 24px;
    height: 24px
}

._CWC .common-widget-image-with-chain-icon-wrap>img {
    width: 100%;
    height: 100%
}

._CWC .common-widget-image-with-chain-icon-wrap .chain-icon-wrap {
    position: absolute;
    bottom: -1px;
    right: -1px;
    display: flex;
    width: 12px;
    height: 12px;
    border-radius: 3px;
    background-color: var(--color-BasicBg);
    padding: 1px
}

._CWC .common-widget-image-with-chain-icon-wrap .chain-icon {
    width: 10px;
    height: 10px;
    border-radius: 2px
}

._CWC .explore-suggest-result-panel {
    flex-direction: column;
    padding: 0px 15px;
    align-items: flex-start;
    align-self: stretch;
    height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    --scroll-size: 8px !important;
    overscroll-behavior: contain
}

._CWC .explore-suggest-result-panel__item {
    cursor: pointer;
    display: flex;
    align-items: center;
    margin: 8px;
    padding: 9px 0;
    border-radius: 4px
}

._CWC .explore-suggest-result-panel__icon {
    margin-right: 8px
}

._CWC .explore-suggest-result-panel__custom-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px
}

._CWC .explore-suggest-result-panel__text {
    font-size: 16px;
    color: var(--color-PrimaryText);
    margin-right: 4px
}

._CWC .explore-suggest-result-panel__text_sub {
    color: var(--color-SecondaryText);
    font-size: 12px
}

._CWC .explore-content {
    width: 368px
}

._CWC .data-size-full .explore-content {
    width: 100%
}

._CWC .initdata {
    padding: 16px 0;
    color: var(--color-PrimaryText);
    box-sizing: border-box
}

._CWC .initdata-content {
    max-height: 566px;
    --scroll-size: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: contain
}

@media screen and (max-width: 768px) {
    ._CWC .initdata-content {
        height:unset;
        max-height: unset
    }
}

._CWC .initdata-text {
    padding: 4px 8px;
    color: var(--color-PrimaryText);
    background: var(--color-bg3);
    border-radius: 2px;
    cursor: pointer;
    margin-inline-end:8px;margin-bottom: 24px;
    font-weight: 500;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

._CWC .initdata-text+.initdata-text {
    margin-inline-start:8px}

._CWC .initdata-text:hover {
    background: var(--color-Line)
}

._CWC .initdata-link {
    padding: 12px 16px;
    background: var(--color-invBg);
    cursor: pointer;
    border-radius: 4px
}

._CWC .initdata-link p {
    max-width: calc(100% - 48px)
}

._CWC .text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._CWC .initdata-delete-icon {
    font-size: 16px;
    color: var(--color-IconNormal);
    cursor: pointer
}

._CWC .initdata-delete-icon:hover {
    color: var(--color-PrimaryText)
}

._CWC .flex-center-between {
    display: flex;
    justify-content: space-between;
    align-items: center
}

._CWC .history-img {
    width: 20px;
    height: 20px;
    margin-inline-end:8px}

._CWC .hot-function-group {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

._CWC .hot-function-item {
    width: calc(50% - 8px)
}

._CWC .hot-function-item .initdata-link {
    display: flex;
    padding: 12px 16px;
    border: 1px solid var(--color-bg3);
    border-radius: 10px;
    color: var(--color-PrimaryText);
    align-items: center
}

._CWC .hot-function-item .initdata-link:hover {
    border: 1px solid var(--color-BtnBg)
}

._CWC .nodata-wrap {
    padding: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%
}

._CWC .explore-component .nodata-wrap .bn-svg {
    font-size: 96px;
    width: 96px;
    height: 96px;
    cursor: unset
}

._CWC .common-item {
    display: flex;
    align-items: center;
    color: var(--color-PrimaryText);
    padding: 12px 16px;
    cursor: pointer
}

._CWC .common-item.align-top {
    align-items: flex-start
}

._CWC .explore-common-item {
    display: flex;
    align-items: center;
    color: var(--color-PrimaryText);
    padding: 12px 16px;
    cursor: pointer
}

._CWC .explore-common-item-icon-wrap {
    display: flex;
    align-items: center;
    justify-items: center;
    border-radius: 10px;
    padding: 8px;
    background-color: var(--color-Line);
    margin-right: 8px
}

._CWC .explore-earn-item,._CWC .explore-options-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--color-PrimaryText);
    padding: 12px 16px;
    cursor: pointer
}

._CWC .explore-futures-item,._CWC .explore-alpha-item,._CWC .explore-spot-item {
    display: flex;
    justify-content: space-between;
    color: var(--color-PrimaryText);
    padding: 12px 16px;
    cursor: pointer
}

._CWC .common-item:hover,._CWC .explore-earn-item:hover,._CWC .explore-alpha-item:hover,._CWC .explore-common-item:hover,._CWC .explore-futures-item:hover,._CWC .explore-options-item:hover,._CWC .explore-spot-item:hover {
    background: var(--color-SecondaryBg)
}

._CWC .explore-spot-item-img {
    height: 24px;
    width: 24px;
    margin-inline-end:8px}

._CWC .common-item-img {
    width: 20px;
    height: 20px;
    max-width: unset
}

._CWC .common-item-img_feed {
    width: 36px;
    height: 36px;
    margin-inline-end:14px;border-radius: 12px
}

._CWC .explore-common-item .typography-Subtitle2 {
    flex: 1
}

._CWC .font-weight-400 {
    font-weight: 400
}

._CWC .font-weight-500 {
    font-weight: 500
}

._CWC .theme-root .search-result-tabs {
    width: 368px;
    padding: 8px 16px 0px 16px;
    font-weight: 500;
    overflow: auto;
    --scroll-pad: 0 !important;
    --scroll-size: 0 !important;
    border-bottom: 1px solid var(--color-Line)
}

._CWC .search-result-tabs .bn-tab-list {
    --scroll-pad: 0 !important;
    --scroll-size: 0 !important
}

._CWC .search-result-tab {
    padding: 0 8px;
    margin-inline-end:16px;color: var(--color-TertiaryText);
    font-size: 14px
}

._CWC .search-result-tab.active {
    color: var(--color-PrimaryText);
    font-weight: 500
}

._CWC .search-result-content {
    width: 368px;
    max-width: 100%;
    max-height: 483px;
    overflow: auto;
    padding-bottom: 12px;
    scroll-behavior: smooth;
    overflow-x: hidden;
    overscroll-behavior: contain
}

._CWC .explore-dropdown.bn-tooltips-wrap {
    width: 100%
}

._CWC .explore-dropdown .bn-textField {
    width: 100%
}

._CWC .search-result-content-allitem {
    display: flex;
    align-items: center;
    padding: 0 16px;
    margin-top: 16px;
    margin-bottom: 4px;
    justify-content: space-between
}

._CWC .search-result-content-allitem-icon {
    cursor: pointer;
    color: var(--color-IconNormal)
}

._CWC .search-result-content-allitem-icon:hover {
    color: var(--color-PrimaryText)
}

._CWC .have-subcategory {
    padding: 0 16px;
    margin-bottom: 4px;
    margin-top: 24px
}

._CWC .search-group {
    display: flex;
    align-items: center;
    padding: 16px 16px 8px 16px;
    justify-content: space-between;
    width: 368px;
    color: var(--color-PrimaryText)
}

._CWC .search-group .bn-textField-input {
    font-size: 14px
}

._CWC .search-group .bn-textField-suffix .bn-svg {
    width: 16px;
    height: 16px;
    font-size: 16px
}

._CWC .search-group .hover-pointer {
    margin-inline-start:8px;white-space: nowrap
}

._CWC .search-group_textfield.bn-textField .bn-textField-input {
    font-size: 14px;
    font-weight: 400
}

._CWC .search-group_suffix_icon_wrap {
    box-sizing: border-box;
    display: flex;
    padding: 6px;
    border-radius: 50%;
    background-color: var(--color-BtnBg);
    align-items: center;
    justify-content: center
}

._CWC .search-group_suffix_icon_wrap .search-icon {
    color: var(--color-TextOnYellow) !important
}

._CWC .explore-dropdown .bn-bubble {
    width: 100%
}

._CWC .explore-dropdown .bn-bubble-content {
    width: 100%
}

._CWC .explore-dropdown .search-result-content {
    width: 100%
}

._CWC .bn-drawer-wrap .search-group,._CWC .bn-drawer-wrap .search-result-content {
    width: 100%
}

._CWC .bn-drawer-wrap .search-group .bn-textField {
    flex: 1
}

._CWC .search-group .bn-textField {
    height: 40px
}

._CWC .search-group .typography-Subtitle2 {
    margin-inline-start:8px}

._CWC .bn-drawer-wrap .search-result-content {
    max-height: calc(100vh - 117px)
}

._CWC .explore-content .bn-tab__default {
    background-color: rgba(0,0,0,0);
    border-bottom: 2px solid rgba(0,0,0,0);
    border-top: 2px solid rgba(0,0,0,0)
}

._CWC .explore-content .search-result-tabs .bn-tab {
    font-size: 14px;
    font-weight: 500
}

._CWC .common-item-img {
    border-radius: 50%
}

._CWC .explore-alpha-item .explore-alpha-item-gap {
    margin-inline-start:8px}

._CWC .explore-alpha-item .explore-alpha-item-split-line {
    display: inline-block;
    height: 16px;
    translate: 0 3px;
    border-left: 1px solid var(--color-line)
}

._CWC .explore-alpha-item .explore-alpha-item-subtitle {
    font-weight: 400;
    font-size: 12px;
    color: var(--color-DisabledText)
}

._CWC .combine-trade-dropdown .bn-bubble-content {
    border-radius: 12px
}

._CWC .combine-trade-container {
    width: 360px;
    padding: 10px
}

._CWC .bn-drawer .combine-trade-container {
    width: 100%;
    padding: 15px
}

._CWC .combine-trade-close {
    position: absolute;
    top: 28px;
    right: 15px;
    font-size: 20px;
    display: none
}

._CWC .bn-drawer .combine-trade-close {
    display: block
}

._CWC .combine-trade-title {
    padding: 8px 0
}

._CWC .combine-trade-wallet-item {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    height: 54px
}

._CWC .bn-drawer .combine-trade-wallet-item {
    border: 1px solid var(--color-Line);
    border-radius: 12px;
    margin-top: 12px;
    height: 84px;
    padding: 20px 15px
}

._CWC .combine-trade-tip {
    prefix: "*";
    border-top: 1px solid var(--color-Line);
    padding: 8px 0;
    white-space: break-spaces
}

._CWC .bn-drawer .combine-trade-tip {
    border-top: 0;
    margin-top: 12px
}

._CWC .combine-trade-tip::before {
    content: "*";
    margin-inline-end:4px}

._CWC .transfer-wallet_content {
    display: flex;
    justify-content: space-between;
    padding: 16px 12px;
    border-radius: 10px;
    margin-bottom: 32px;
    width: 100%;
    border: 1px solid var(--color-InputLine);
    cursor: pointer
}

._CWC .transfer-warp .data-size-full .transfer-wallet_content {
    border-radius: 12px
}

@media screen and (max-width: 768px) {
    ._CWC .transfer-wallet_content {
        border:none;
        background-color: var(--color-Input)
    }
}

._CWC .transfer-wallet_content__select {
    width: 100%
}

._CWC .transfer-wallet_content__select .bn-select-field.data-size-tiny .bn-select-field-arrow {
    font-size: 20px
}

._CWC .transfer-wallet_convert-icon {
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-inline-start:12px;margin-top: 22px
}

._CWC .transfer-wallet_convert-icon.isolate {
    margin-top: 54px
}

._CWC .transfer-wallet_content__select_label {
    display: inline-block;
    color: var(--color-TertiaryText);
    width: 40px;
    margin-inline-end:8px}

._CWC .transfer-warp .data-size-full .transfer-wallet_content__select_label {
    color: var(--color-SecondaryText)
}

._CWC .transfer-wallet_content__selectSpaceBetweenGroup {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (min-width: 768px) {
    ._CWC .transfer-wallet_isolated__select .bn-select-overlay-options {
        max-height:300px
    }
}

._CWC .transfer-wallet_content__selectSpaceBetweenGroup.icon-padding {
    width: calc(100% - 24px);
    height: 24px;
    line-height: 24px
}

._CWC .transfer-wallet_content__selectInactiveBrand {
    height: 24px;
    line-height: 24px !important;
    border-radius: 4px;
    padding: 0 6px;
    color: var(--color-PrimaryText);
    background-color: var(--color-Input)
}

._CWC .bn-drawer-wrap .transfer-wallet_content__selectInactiveBrand {
    height: 20px;
    line-height: 20px !important
}

._CWC .transfer-wallet_choice__optionDropdown .bn-select-overlay {
    padding: 16px 0 0
}

._CWC .transfer-wallet_choice__optionDropdown .bn-select-overlay-search {
    padding: 0 16px 10px
}

._CWC .transfer-wallet_choice__optionDropdown .bn-select-option {
    padding: 8px 16px
}

._CWC .transfer-wallet_choice__optionDropdown .bn-select-option.icon svg {
    font-size: 20px
}

@media only screen and (min-width: 768px) {
    ._CWC .transfer-wallet_choice__optionDropdown .bn-select-overlay-options {
        max-height:290px
    }
}

._CWC .bn-drawer .bn-modal-content.transfer-content {
    padding-top: 16px
}

._CWC .bn-modal-content.transfer-content {
    padding-top: 8px;
    padding-bottom: 0px
}

@media screen and (max-width: 768px) {
    ._CWC .bn-drawer .transfer-header.bn-modal-header {
        padding:9px 16px
    }
}

._CWC .transfer-header .bn-modal-header-next,._CWC .transfer-header .bn-modal-header-prev {
    color: var(--color-PrimaryText)
}

._CWC .transfer-header .bn-modal-header-next:hover,._CWC .transfer-header .bn-modal-header-prev:hover {
    color: var(--color-SecondaryText)
}

._CWC .transfer-content.bn-modal-content {
    max-height: 584px
}

._CWC .transfer-warp .data-size-full .transfer-content.bn-modal-content {
    max-height: calc(100vh - 104px)
}

._CWC .transfer-warning-tips::before {
    content: "*";
    margin-inline-end:4px}

._CWC .transfer-warp .data-size-full .transfer-warning-tips {
    margin-bottom: 20px
}

._CWC .transfer-warning-tips {
    display: flex;
    align-self: end;
    margin-bottom: 24px
}

._CWC .transfer-warning-tips.color-error {
    margin-bottom: 10px
}

._CWC .bn-modal-confirm {
    padding: var(--space-xl) 0 0
}

._CWC .transfer-warp .data-size-full .bn-modal-footer {
    padding: 0 15px 24px;
    gap: 0
}

._CWC .transfer-warp .bn-modal-footer {
    padding: 0 24px 24px
}

._CWC .transfer-coin_choice {
    display: flex;
    align-items: center
}

._CWC .transfer-coin_choice__option {
    display: flex;
    justify-content: space-between
}

._CWC .transfer-coin_choice__option_head {
    display: flex
}

._CWC .transfer-coin_single-formItem {
    height: 106px
}

._CWC .transfer-coin_isolated__group.two {
    height: 134px
}

._CWC .transfer-coin_isolated__group.one {
    height: 114px
}

._CWC .transfer-coin_isolated__item {
    display: flex;
    flex: 1;
    height: 74px;
    padding: 12px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid var(--color-InputLine);
    max-width: calc(50% - 8px)
}

._CWC .transfer-overflow-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90px
}

._CWC .transfer-warp .data-size-full .transfer-overflow-text {
    width: calc(50vw - 180px)
}

._CWC .transfer-warp .data-size-full .transfer-coin_isolated__item {
    border-radius: 12px;
    height: 66px
}

._CWC .transfer-coin_isolated__item.single {
    height: 48px
}

._CWC .transfer-coin_isolated__item+.transfer-coin_isolated__item {
    margin-inline-start:16px}

._CWC .transfer-coin_isolated__item:hover,._CWC .transfer-coin_isolated__item.active {
    border: 1.5px solid var(--color-PrimaryText)
}

._CWC .transfer-coin_choice__icon {
    width: 20px;
    height: 20px;
    border-radius: 50%
}

._CWC .transfer-coin_choice__optionDropdown {
    background-color: rgba(0,0,0,0) !important
}

._CWC .transfer-coin_choice__optionDropdown .bn-select-overlay-search {
    padding: 0 16px 16px
}

._CWC .transfer-coin_choice__optionDropdown .bn-select-overlay {
    padding: 16px 0 0
}

._CWC .transfer-coin_choice__optionDropdown .bn-select-option {
    padding: 12px 16px
}

@media only screen and (min-width: 768px) {
    ._CWC .transfer-coin_choice__optionDropdown .bn-select-overlay-options {
        max-height:290px
    }
}

._CWC .transfer-amount-input {
    width: 100% !important
}

._CWC .transfer-fundcollection:hover {
    color: var(--color-BtnBg)
}

._CWC .transfer-amount-input-formitem {
    height: 212px
}

._CWC .transfer-fund_info-icon {
    font-size: 16px;
    margin-left: 4px
}

._CWC .transfer-allocate-tips {
    background: var(--color-PrimaryText);
    color: var(--color-SecondaryBg);
    border-radius: 8px;
    opacity: .95
}

._CWC .transfer-tips_success {
    color: var(--color-Buy)
}

._CWC .transfer-tips_error {
    color: var(--color-Sell)
}

._CWC .bn-modal-confirm-actions {
    margin-top: 0px
}

._CWC .transfer-earn-agreement_tips {
    display: flex;
    border-radius: 12px;
    padding: 12px;
    background-color: var(--color-Input);
    gap: 4px
}

._CWC .transfer-earn-agreement_tips-icon {
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: var(--color-PrimaryText);
    flex: 0 0 20px
}

._CWC .common-widget-css_wrap .mt-16 {
    margin-top: 16px
}

._CWC .common-widget-css_wrap .mt-14 {
    margin-top: 14px
}

._CWC .common-widget-css_wrap .mr-8 {
    margin-inline-end:8px}

._CWC .common-widget-css_wrap .mr-4 {
    margin-inline-end:4px}

._CWC .common-widget-css_wrap .mt-40 {
    margin-top: 40px
}

._CWC .common-widget-css_wrap .mt-48 {
    margin-top: 48px
}

._CWC .common-widget-css_wrap .gap-4 {
    gap: 16px
}

._CWC .common-widget-css_wrap .gap-6 {
    gap: 24px
}

._CWC .common-widget-css_wrap .block {
    display: block
}

._CWC .common-widget-css_wrap .width-100 {
    width: 100%
}

._CWC .common-widget-css_wrap .maxw-300 {
    max-width: 300px
}

._CWC .common-widget-css_wrap .flex-col {
    flex-direction: column
}

._CWC .common-widget-css_wrap .text-body2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-weight: 400;
    color: var(--color-SecondaryText)
}

._CWC .common-widget-css_wrap .color-error {
    color: var(--color-Error)
}

._CWC .common-widget-css_wrap .color-secondary_t {
    color: var(--color-SecondaryText)
}

._CWC .common-widget-css_wrap .color-inputline {
    color: var(--color-InputLine)
}

._CWC .common-widget-css_wrap .color-t_third {
    color: var(--color-TertiaryText)
}

._CWC .common-widget-css_wrap .color-t_primary {
    color: var(--color-PrimaryText)
}

._CWC .common-widget-css_wrap .color-t_buy {
    color: var(--color-TextBuy)
}

._CWC .common-widget-css_wrap .color-t_yellow {
    color: var(--color-TextLink)
}

._CWC .common-widget-css_wrap .color-t_primaryYellow {
    color: var(--color-PrimaryYellow)
}

._CWC .common-widget-css_wrap .color-badgeBg {
    color: var(--color-BadgeBg)
}

._CWC .common-widget-css_wrap .color-t_sell {
    color: var(--color-TextSell)
}

._CWC .common-widget-css_wrap .color-t_secondary {
    color: var(--color-SecondaryText)
}

._CWC .common-widget-css_wrap .color-t_TertiaryText {
    color: var(--color-TertiaryText)
}

._CWC .common-widget-css_wrap .color-t_disabled {
    color: var(--color-DisableText)
}

._CWC .common-widget-css_wrap .color-IconNormal {
    color: var(--color-IconNormal)
}

._CWC .common-widget-css_wrap .color-textLink {
    color: var(--color-TextLink)
}

._CWC .common-widget-css_wrap .mt-4 {
    margin-top: 4px
}

._CWC .common-widget-css_wrap .mb-4 {
    margin-bottom: 4px
}

._CWC .common-widget-css_wrap .mt-12 {
    margin-top: 12px
}

._CWC .common-widget-css_wrap .mt-16 {
    margin-top: 16px
}

._CWC .common-widget-css_wrap .ml-8 {
    margin-inline-start:8px}

._CWC .common-widget-css_wrap .mb-24 {
    margin-bottom: 24px
}

._CWC .common-widget-css_wrap .mb-16 {
    margin-bottom: 16px
}

._CWC .common-widget-css_wrap .mb-32 {
    margin-bottom: 32px
}

._CWC .common-widget-css_wrap .mt-8 {
    margin-top: 8px
}

._CWC .common-widget-css_wrap .mt-80 {
    margin-top: 80px
}

._CWC .common-widget-css_wrap .flex {
    display: flex
}

._CWC .common-widget-css_wrap .flex-1 {
    flex: 1
}

._CWC .common-widget-css_wrap .direction-ltr {
    direction: ltr
}

._CWC .common-widget-css_wrap .ml-4 {
    margin-inline-start:4px}

._CWC .common-widget-css_wrap .ml-16 {
    margin-inline-start:16px}

._CWC .common-widget-css_wrap .mt-24 {
    margin-top: 24px
}

._CWC .common-widget-css_wrap .mb-12 {
    margin-bottom: 12px
}

._CWC .common-widget-css_wrap .mb-16 {
    margin-bottom: 16px
}

._CWC .common-widget-css_wrap .text-right {
    text-align: right
}

._CWC .common-widget-css_wrap .flex-wrap {
    display: flex;
    flex-wrap: wrap
}

._CWC .common-widget-css_wrap .align-center {
    display: flex;
    align-items: center
}

._CWC .common-widget-css_wrap .flex-space-between-center {
    display: flex;
    justify-content: space-between;
    align-items: center
}

._CWC .common-widget-css_wrap .flex-center {
    display: flex;
    justify-content: center
}

._CWC .common-widget-css_wrap .flex-center-center {
    display: flex;
    justify-content: center;
    align-items: center
}

._CWC .common-widget-css_wrap .bn-mask .bn-mask {
    background-color: rgba(0,0,0,0)
}

._CWC .common-widget-css_wrap .data-dir-right {
    width: 375px
}

._CWC .common-widget-css_wrap ul {
    list-style: none;
    padding-inline-start:0;margin-block-start:0;margin-block-end:0}

._CWC .common-widget-css_wrap .flex-column {
    display: flex;
    flex-direction: column
}

._CWC .common-widget-css_wrap .flex-column_justcenter {
    display: flex;
    flex-direction: column;
    justify-content: center
}

._CWC .common-widget-css_wrap .flex-column_center {
    display: flex;
    flex-direction: column;
    align-items: center
}

._CWC .common-widget-css_wrap .gap-8 {
    gap: 8px
}

._CWC .common-widget-css_wrap .dialog-split-line {
    background-color: var(--color-Line);
    height: 1px;
    width: 100%
}

._CWC .common-widget-css_wrap .flex-wrap {
    flex-wrap: wrap
}

._CWC .common-widget-css_wrap .inline-flex {
    display: inline-flex
}

._CWC .common-widget-css_wrap .cursor-pointer {
    cursor: pointer
}

._CWC .common-widget-css_wrap .dropdownAndDraw-dropdown .bn-bubble.shadow .bn-bubble-content {
    border-radius: 0px 0px 8px 8px;
    background: var(--color-CardBg);
    box-shadow: 0px 8px 8px 0px rgba(24,26,32,.08);
    margin-top: 0px !important
}

._CWC .common-widget-css_wrap .twitter-icon-color {
    color: #1d9bf0
}

._CWC .common-widget-css_wrap .underline {
    text-decoration: underline
}

._CWC .common-widget-css_wrap .clear-decoration {
    text-decoration: none
}

._CWC .common-widget-css_wrap .bn-trans.data-show.display-none {
    visibility: hidden
}

._CWC .common-widget-css_wrap a,._CWC .common-widget-css_wrap a:active,._CWC .common-widget-css_wrap a:visited {
    text-decoration: none
}

._CWC .theme-root.bn-mask {
    background-color: rgba(0,0,0,.3) !important
}

._CWC .language-icon {
    font-size: 16px;
    height: 16px;
    width: 16px
}

._CWC .common-widget-css_wrap .mt-16 {
    margin-top: 16px
}

._CWC .common-widget-css_wrap .color-t_third {
    color: var(--color-TertiaryText)
}

._CWC .bn-drawer-wrap .header-lngCur-content {
    width: 100%;
    min-width: 375px
}

._CWC .bn-drawer-wrap .header-lngCur-item {
    height: auto
}

._CWC .bn-drawer-wrap .header-lngCur-item .footer-select-options-group-flat-options {
    height: calc(100vh - 204px);
    overflow: auto
}

._CWC .header-lngCur-content {
    display: grid;
    padding: 24px;
    width: 400px;
    grid-template-columns: 3fr 2fr;
    gap: 24px
}

._CWC .bn-drawer-wrap .header-lngCur-content {
    padding: 0 24px 24px 24px
}

._CWC .header-lngCur-content.onlyone {
    grid-template-columns: 1fr
}

._CWC .header-lngCur-content.onlyone.onlyoneLng {
    width: 180px
}

._CWC .header-lngCur-content.onlyone.onlyoneFiat {
    width: 220px
}

._CWC .header-lngCur-content .header-lngCur-item {
    height: 370px;
    --scroll-bg: transparent;
    --scroll-size: 5px;
    --scroll-color: var(--color-Line)
}

._CWC .header-lngCur-item .footer-select-options-group-flat-options {
    height: 300px;
    overflow: auto;
    --scroll-color: var(--color-Line)
}

._CWC .header-lngCur-item .bn-textField {
    width: 100%
}

._CWC .header-nav-bar {
    display: flex;
    height: 64px;
    justify-content: flex-end;
    align-items: center;
    padding-inline-end:24px;color: var(--color-PrimaryText)
}

._CWC .header-nav-bar .close-btn-size {
    font-size: 24px
}
#onetrust-banner-sdk .onetrust-vendors-list-handler {
    cursor: pointer;
    color: #1f96db;
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px
}

#onetrust-banner-sdk .onetrust-vendors-list-handler:hover {
    color: #1f96db
}

#onetrust-banner-sdk:focus {
    outline: 2px solid #000;
    outline-offset: -2px
}

#onetrust-banner-sdk a:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler {
    outline-offset: 1px
}

#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo {
    height: 64px;
    width: 64px
}

#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold {
    font-weight: bold
}

#onetrust-banner-sdk .ot-button-order-0 {
    order: 0
}

#onetrust-banner-sdk .ot-button-order-1 {
    order: 1
}

#onetrust-banner-sdk .ot-button-order-2 {
    order: 2
}

#onetrust-banner-sdk #onetrust-close-btn-container svg {
    height: 10px;
    width: 10px;
    pointer-events: none
}

#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px
}

#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;
    width: 152px;
    display: block;
    text-decoration: none;
    font-size: .75em
}

#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover {
    color: #565656
}

#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] * {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide {
    display: none !important
}

#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover {
    text-decoration: underline;
    opacity: 1
}

#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
    padding: 0
}

#onetrust-pc-sdk .ot-sdk-container {
    padding-right: 0
}

#onetrust-pc-sdk .ot-sdk-row {
    flex-direction: initial;
    width: 100%
}

#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked) {
    pointer-events: initial
}

#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label {
    pointer-events: none;
    opacity: .8
}

#onetrust-pc-sdk #vendor-list-content {
    transform: translate3d(0, 0, 0)
}

#onetrust-pc-sdk li input[type=checkbox] {
    z-index: 1
}

#onetrust-pc-sdk li .ot-checkbox label {
    z-index: 2
}

#onetrust-pc-sdk li .ot-checkbox input[type=checkbox] {
    height: auto;
    width: auto
}

#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt {
    z-index: 2;
    position: relative
}

#onetrust-pc-sdk input {
    margin: 3px .1ex
}

#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo {
    height: 60px;
    width: 180px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img {
    max-height: 100%;
    max-width: 100%
}

#onetrust-pc-sdk .pc-logo svg,#onetrust-pc-sdk .ot-pc-logo svg {
    height: 60px;
    width: 180px
}

#onetrust-pc-sdk #close-pc-btn-handler>svg {
    margin: auto;
    display: block;
    height: 12px;
    width: 12px
}

#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in {
    animation-name: onetrust-fade-in;
    animation-duration: 400ms;
    animation-timing-function: ease-in-out
}

#onetrust-pc-sdk.ot-hide {
    display: none !important
}

.onetrust-pc-dark-filter.ot-hide {
    display: none !important
}

#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings {
    color: #fff;
    background-color: #468254;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: .8em 2em;
    font-size: .8em;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    -webkit-transition: 1s ease;
    transition: .1s ease
}

#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover {
    color: #fff;
    background-color: #2c6415
}

#ot-sdk-btn.ot-sdk-show-settings:active,#ot-sdk-btn.optanon-show-settings:active {
    color: #fff;
    background-color: #2c6415;
    border: 1px solid rgba(162,192,169,.5)
}

.onetrust-pc-dark-filter {
    background: rgba(0,0,0,.5);
    z-index: 2147483646;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0
}

@keyframes onetrust-fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.ot-cookie-label {
    text-decoration: underline
}

@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape) {
    #onetrust-pc-sdk p {
        font-size:.75em
    }
}

#onetrust-banner-sdk .banner-option-input:focus+label {
    outline: 1px solid #000;
    outline-style: auto
}

.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible {
    outline: 2px solid #000
}

#onetrust-pc-sdk .ot-userid-title {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span {
    font-weight: 700
}

#onetrust-pc-sdk .ot-userid-desc {
    font-style: italic
}

#onetrust-pc-sdk .ot-host-desc a {
    pointer-events: initial
}

#onetrust-pc-sdk .ot-ven-hdr>p a {
    position: relative;
    z-index: 2;
    pointer-events: initial
}

#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a {
    margin-right: auto
}

#onetrust-pc-sdk .ot-pc-footer-logo svg,#onetrust-pc-sdk .ot-pc-footer-logo img {
    width: 136px;
    height: 16px
}

#onetrust-pc-sdk .ot-pur-vdr-count {
    font-weight: 400;
    font-size: .8em;
    padding-top: 3px;
    display: block
}

#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal {
    border: 1px solid #32ae88;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #f9fffa;
    font-size: .85rem;
    line-height: 2
}

#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon {
    display: inline;
    margin-right: 5px
}

#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg {
    height: 20px;
    width: 30px
}

#onetrust-banner-sdk .ot-optout-signal svg.ot-source-sprite,#onetrust-pc-sdk .ot-optout-signal svg.ot-source-sprite {
    position: relative;
    bottom: -3px
}

#onetrust-banner-sdk .ot-optout-signal svg:not(.ot-source-sprite),#onetrust-pc-sdk .ot-optout-signal svg:not(.ot-source-sprite) {
    transform: scale(0.5)
}

#onetrust-banner-sdk .ot-optout-signal svg:not(.ot-source-sprite) path,#onetrust-pc-sdk .ot-optout-signal svg:not(.ot-source-sprite) path {
    fill: #32ae88
}

#onetrust-consent-sdk .ot-general-modal {
    overflow: hidden;
    position: fixed;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    width: 40%;
    padding: 1.5rem;
    max-width: 575px;
    min-width: 575px;
    z-index: 2147483647;
    border-radius: 2.5px;
    transform: translate(-50%, -50%)
}

#onetrust-consent-sdk .ot-signature-health-group {
    margin-top: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-bottom: .625rem;
    width: calc(100% - 2.5rem)
}

#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form {
    gap: .5rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
    width: 70%;
    gap: .35rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-input {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle {
    font-size: 1.125rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title {
    font-size: 1.25rem;
    font-weight: bold
}

#onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont {
    display: flex;
    flex-direction: column;
    gap: .25rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph {
    margin: 0;
    line-height: 20px;
    font-size: max(14px,.875rem)
}

#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error {
    color: #4d4d4d;
    font-size: min(12px,.75rem)
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont {
    margin-top: max(.75rem,2%);
    gap: 1rem;
    display: flex;
    justify-content: flex-end
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button {
    flex: 1;
    height: auto;
    color: #fff;
    cursor: pointer;
    line-height: 1.2;
    min-width: 125px;
    font-weight: 600;
    font-size: .813em;
    border-radius: 2px;
    padding: 12px 10px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    background-color: #68b631;
    border: 2px solid #68b631
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject {
    background-color: #fff
}

#onetrust-consent-sdk .ot-input-field-cont {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
    width: 65%
}

#onetrust-consent-sdk .ot-signature-health-form {
    display: flex;
    flex-direction: column
}

#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label {
    margin-bottom: 0;
    line-height: 20px;
    font-size: max(14px,.875rem)
}

#onetrust-consent-sdk #onetrust-sprite-svg {
    display: none
}

@media only screen and (max-width: 600px) {
    #onetrust-consent-sdk .ot-general-modal {
        min-width:100%
    }

    #onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
        width: 100%
    }

    #onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
        width: 100%
    }
}

#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy {
    font-size: 16px
}

#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox {
    font-family: inherit;
    font-weight: normal;
    -webkit-font-smoothing: auto;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    width: auto;
    min-width: 0;
    max-width: none;
    border-radius: 0;
    border: none;
    clear: none;
    float: none;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    background: none;
    overflow: visible;
    vertical-align: baseline;
    visibility: visible;
    z-index: auto;
    box-shadow: none
}

#onetrust-banner-sdk img,#onetrust-pc-sdk img,#ot-sdk-cookie-policy img,#ot-sync-ntfy img {
    overflow: hidden !important
}

#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before {
    content: "";
    content: none
}

#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    display: initial
}

@media(min-width: 400px) {
    #onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container {
        width:90%;
        padding: 0
    }
}

@media(min-width: 550px) {
    #onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container {
        width:100%
    }

    #onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns {
        margin-left: 4%
    }

    #onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child {
        margin-left: 0
    }

    #onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns {
        width: 13.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns {
        width: 22%
    }

    #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns {
        width: 30.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
        width: 65.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns {
        width: 74%
    }

    #onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns {
        width: 82.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns {
        width: 91.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns {
        width: 100%;
        margin-left: 0
    }
}

#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6 {
    margin-top: 0;
    font-weight: 600;
    font-family: inherit
}

#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1 {
    font-size: 1.5rem;
    line-height: 1.2
}

#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2 {
    font-size: 1.5rem;
    line-height: 1.25
}

#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3 {
    font-size: 1.5rem;
    line-height: 1.3
}

#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4 {
    font-size: 1.5rem;
    line-height: 1.35
}

#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5 {
    font-size: 1.5rem;
    line-height: 1.5
}

#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6 {
    font-size: 1.5rem;
    line-height: 1.6
}

@media(min-width: 550px) {
    #onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1 {
        font-size:1.5rem
    }

    #onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6 {
        font-size: 1.5rem
    }
}

#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p {
    margin: 0 0 1em 0;
    font-family: inherit;
    line-height: normal
}

#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a {
    color: #565656;
    text-decoration: underline
}

#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover {
    color: #565656;
    text-decoration: none
}

#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: .9em;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: .01em;
    text-decoration: none;
    white-space: nowrap;
    background-color: rgba(0,0,0,0);
    border-radius: 2px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus {
    color: #333;
    border-color: #888;
    opacity: .9
}

#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary {
    color: #fff;
    background-color: #33c3f0;
    border-color: #33c3f0
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus {
    color: #fff;
    background-color: #1eaedb;
    border-color: #1eaedb
}

#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text] {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}

#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus {
    border: 1px solid #000;
    outline: 0
}

#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label {
    display: block;
    margin-bottom: .5rem;
    font-weight: 600
}

#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox] {
    display: inline
}

#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul {
    list-style: circle inside
}

#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul {
    padding-left: 0;
    margin-top: 0
}

#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%
}

#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li {
    margin-bottom: 1rem
}

#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1
}

#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after {
    content: "";
    display: table;
    clear: both
}

#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row {
    margin: 0;
    max-width: none;
    display: block
}
#credential_picker_container {
    border: none;
    height: 330px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 391px;
    z-index: 9999
}

#credential_picker_container .L5Fo6c-PQbLGe {
    border: none;
    width: 391px;
    height: 330px
}

@media only screen and (max-width: 410px) {
    #credential_picker_container {
        overflow-x:hidden;
        overflow-y: auto;
        right: 0;
        width: 100vw
    }

    #credential_picker_container .L5Fo6c-PQbLGe {
        width: 100vw
    }
}

#g_a11y_announcement {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.L5Fo6c-sM5MNb {
    border: 0;
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.L5Fo6c-bF1uUb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.L5Fo6c-bF1uUb:focus {
    border: none;
    outline: none
}

sentinel {
}
