.bn-svg{width:1em;height:1em;font-size:inherit}.bn-flex{display:flex}.bn-grid{display:grid}.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%);width:6px;height:6px;position:absolute}.bn-bubble-web-arrow[data-hide]:before{visibility:hidden}.bn-bubble-web-arrow:before{visibility:visible;content:"";transform:rotate(45deg)}.bn-bubble-web .bn-bubble-content{width:100%}.bn-bubble{cursor:auto;color:var(--color-TextOnYellow);--color-arrow:var(--color-PrimaryYellow);font-size:12px;font-weight:400;line-height:18px;display:inline-flex;position:relative}.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__unset,.bn-bubble__normal{color:var(--color-PrimaryText);--color-arrow:var(--color-CardBg)}.bn-bubble__normal-unset>.bn-bubble-content{max-width:none;padding:0}.bn-bubble__info{color:var(--color-TertiaryText);--color-arrow:var(--color-Line)}.bn-bubble__warn{color:var(--color-TextLink);--color-arrow:var(--color-BadgeBg)}.bn-bubble__success{color:var(--color-Success);--color-arrow:var(--color-SuccessBg)}.bn-bubble__error{color:var(--color-Error);--color-arrow:var(--color-ErrorBg)}.bn-bubble-arrow,.bn-bubble-arrow-shadow{background:linear-gradient(-45deg,transparent 0%,transparent 45%,var(--color-arrow)45.1%,var(--color-arrow)100%);width:6px;height:6px;position:absolute}.bn-bubble-arrow{z-index:2;box-shadow:none}.bn-bubble-content{z-index:1;border-radius:var(--radii-xs);background-color:var(--color-arrow);max-width:320px;padding:var(--space-4xs)var(--space-2xs);position:relative}@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-tooltips{opacity:0;visibility:hidden;width:-webkit-max-content;max-height:0;width:-moz-max-content;width:max-content;z-index:var(--zindex-tooltip);transition-property:opacity,visibility;transition-timing-function:ease-in-out;transition-duration:var(--animation-duration-base);position:absolute;overflow:hidden}.bn-tooltips-trans{z-index:var(--zindex-tooltip);position:fixed}.bn-tooltips>.bn-bubble-content{padding:var(--space-m);border-radius:var(--radii-m)}.bn-tooltips.bn-bubble__gray>.bn-bubble-content{color:var(--color-SecondaryBg);background-color:var(--color-PrimaryText);opacity:.95;--scroll-pad:1px;--scroll-size:6px;max-height:160px;padding:var(--space-3xs)var(--space-xs);overflow-y:auto}.bn-tooltips.bn-bubble__gray .bn-bubble-arrow,.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%)}.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{opacity:1;--scroll-size:0;visibility:visible;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:visible}.bn-tooltips.active.data-shadow>.bn-bubble-content{box-shadow:var(--shadow-shadow2)}.bn-tooltips-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-flex;position:relative}.bn-tooltips-wrap.active>.bn-tooltips{opacity:1;--scroll-size:0;visibility:visible;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:visible}.bn-tooltips-ele{align-items:center;width:100%;display:inline-flex}.bn-tooltips-ele-rtl{direction:rtl}.bn-tooltips-ele-with-safe-area{z-index:1}.bn-tooltips-safety-triangle{width:100%;height:100%;position:absolute;overflow:visible}.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-trans{opacity:0;visibility:hidden;transition-property:all;transition-timing-function:ease-in-out;transition-duration:var(--animation-duration-base)}.bn-trans.data-seo{display:none}.bn-trans.data-show{opacity:1;visibility:visible}.bn-mask{z-index:var(--zindex-modal);background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.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-drawer-handle{--handle-long:40px;--handle-short:4px;--handle-padding:6px;justify-content:center;align-items:center;display:flex;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{width:100%;padding:var(--handle-padding)0}.bn-drawer-handle.data-dir-bottom .bn-drawer-handle-icon,.bn-drawer-handle.data-dir-top .bn-drawer-handle-icon{width:var(--handle-long);height:var(--handle-short)}.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{width:var(--handle-short);height:var(--handle-long)}.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);max-width:100vw;max-height:100vh;transition-property:transform;transition-timing-function:ease-in;transition-duration:var(--animation-duration-base);border-radius:0;position:absolute;top:0;bottom:0;left:0;right:0}.bn-drawer>.bn-drawer-wrap.data-dir-left{max-width:84%;right:auto;transform:translate(-100%)}.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;width:100%;max-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);max-height:calc(100% - 80px);bottom:auto;transform:translateY(-100%)}.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{max-width:84%;left:auto;transform:translate(100%)}.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;width:100%;max-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:translateY(100%)}.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:translate(0,0)}.bn-actionSheet__basic-col>.bn-drawer-wrap{flex-direction:column;display:flex}.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{cursor:pointer;text-align:center;color:var(--color-SecondaryText)}.bn-actionSheet-cancel{color:var(--color-SecondaryText);padding:var(--space-s)var(--space-m);border-top:6px solid var(--color-Line);cursor:pointer;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:24px;display:flex}@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;gap:var(--space-2xs);color:var(--color-PrimaryText);padding:var(--space-s)var(--space-m);display:flex;position:relative}.bn-actionSheet-header-prev,.bn-actionSheet-header-next{cursor:pointer;flex:none;font-size:20px;display:inline-flex}.bn-actionSheet-header-main{grid-gap:var(--space-5xs);gap:var(--space-5xs);flex-direction:column;flex:1;font-size:18px;font-weight:600;line-height:26px;display:flex}.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;padding:0 var(--space-m);flex:1;overflow-y:auto}.bn-actionSheet-footer{grid-gap:var(--space-xs);gap:var(--space-xs);padding:var(--space-m);display:flex}.bn-select-field{cursor:pointer;grid-gap:var(--space-2xs);align-items:center;gap:var(--space-2xs);width:100%;height:40px;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);flex-wrap:nowrap;display:flex}.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{color:var(--color-TertiaryText);background-color:var(--color-Line);border-color:transparent;position:relative}.bn-select-field.disabled:before{content:"";z-index:11;cursor:not-allowed;position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (min-width:768px){.bn-select-field.disabled{color:var(--color-DisableText)}}.bn-select-field.disabled .bn-select-field-input,.bn-select-field.disabled .bn-select-field-placeholder,.bn-select-field.disabled .bn-select-field-arrow{color:var(--color-DisableText)}.bn-select-field.data-multi{max-width:336px;height:auto;min-height:40px}.bn-select-field.data-multi>.bn-select-field-input{grid-row-gap:var(--space-3xs);row-gap:var(--space-3xs);grid-column-gap:var(--space-xs);-moz-column-gap:var(--space-xs);column-gap:var(--space-xs);margin:var(--space-2xs)0;flex-wrap:wrap;display:flex}.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-prefix{flex:none;display:inline-flex}.bn-select-field-arrow{color:var(--color-IconNormal);transition-property:transform;transition-timing-function:ease-in-out;transition-duration:var(--animation-duration-base);flex:none;font-size:20px;display:inline-flex}.bn-select-field-input{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;line-height:22px;overflow:hidden}.bn-select-field-input .data-label-input{justify-content:space-between;width:100%;display:inline-flex}.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{width:100%;padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.bn-select-overlay-search{width:100%;padding:0 var(--space-xs)var(--space-xs);flex-direction:column;display:flex}.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{padding:var(--space-2xs)var(--space-m);font-size:14px;font-weight:400;line-height:22px;display:flex}.bn-select-overlay__drawer{--search-field-height:60px;padding:0}.bn-select-overlay__drawer .bn-select-overlay-search-close{grid-gap:var(--space-m);justify-content:space-between;align-items:center;gap:var(--space-m);padding:var(--space-3xs)var(--space-m);padding-top:var(--space-s);flex-direction:row}.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:-webkit-fit-content;min-width:-moz-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{cursor:pointer;padding:var(--space-2xs)var(--space-xs);color:var(--color-SecondaryText);font-size:14px;font-weight:400;line-height:22px}.bn-select-option:active{background-color:var(--color-Input);color:var(--color-PrimaryText)}.bn-select-option.icon{grid-gap:var(--space-xs);justify-content:space-between;align-items:center;gap:var(--space-xs);display:flex}.bn-select-option.icon svg,.bn-select-option.icon .bn-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{cursor:not-allowed;background-color:inherit;color:var(--color-DisableText)}.bn-select-option-group-title{color:var(--color-TertiaryText);margin:0 var(--space-xs);padding:var(--space-3xs)0;font-size:12px;font-weight:400;line-height:18px}.bn-select-option__drawer{color:var(--color-PrimaryText);padding:var(--space-m);font-size:16px;font-weight:500;line-height:24px}.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,.bn-select-option__drawer.icon .bn-svg{font-size:20px}.bn-select-option.multi{padding:var(--space-2xs)var(--space-xs);align-items:center;display:flex}@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{cursor:auto;grid-gap:var(--space-4xs);align-items:center;gap:var(--space-4xs);padding:2px var(--space-2xs);border-radius:var(--radii-xs);background-color:var(--color-Input);display:inline-flex}.bn-select-field-block-value{text-overflow:ellipsis;white-space:nowrap;max-width:70px;overflow:hidden}.bn-select-field-block-remove{cursor:pointer;color:var(--color-IconNormal);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-selection-group{grid-gap:var(--space-xl);gap:var(--space-xl);align-items:center;display:inline-flex}.bn-selection-group.data-dir-vertical{grid-gap:var(--space-m);gap:var(--space-m);flex-direction:column;align-items:flex-start}.bn-switch{cursor:pointer;border-radius:var(--radii-m);background-color:var(--color-DisableText);justify-content:flex-start;width:42px;height:22px;padding:2px;transition:background-color .15s ease-in-out;display:inline-flex;position:relative}.bn-switch:before{content:"";flex:0;transition:flex .15s ease-in-out}.bn-switch.checked{background-color:var(--color-BtnBg)}.bn-switch.checked:before{flex:1}.bn-switch.disabled{opacity:.5;cursor:not-allowed}.bn-switch.data-size-small{border-radius:var(--radii-s);width:32px;height:18px}.bn-switch.data-size-small .bn-switch-dot{border-radius:var(--radii-xs);font-size:14px}.bn-switch.data-size-large{width:56px;height:30px;padding:3px}.bn-switch.data-size-large .bn-switch-dot{font-size:24px}.bn-switch-dot{border-radius:var(--radii-s);background-color:var(--color-RedGreenBgText);justify-content:center;align-items:center;width:1em;height:1em;font-size:18px;display:inline-flex}.bn-switch__content{border-radius:var(--radii-s);border:1px solid var(--color-InputLine);background-color:transparent;align-items:center;width:92px;height:32px}.bn-switch__content .bn-switch-dot{background-color:var(--color-Input);border-radius:5px 0 0 5px;justify-content:center;align-items:center;width:50%;height:100%;display:inline-flex}.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{width:84px;height:28px}.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.checked .bn-switch-dot,.bn-switch__content.data-size-small.bn-switch-rtl .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{width:92px;height:32px}.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{justify-content:center;align-items:center;width:calc(50% - 2px);height:100%;font-size:20px;display:flex;position:absolute;top:0;bottom:0}.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{right:unset;left:2px}.bn-switch__content.bn-switch-rtl.checked .bn-switch-dot{border-radius:5px 0 0 5px}.bn-radio{cursor:pointer;grid-gap:var(--space-2xs);align-items:center;gap:var(--space-2xs);color:var(--color-PrimaryText);font-size:14px;font-weight:400;line-height:22px;display:inline-flex}.bn-radio.checked>.bn-radio-icon{border-color:var(--color-PrimaryText);background-color:var(--color-PrimaryText)}.bn-radio.checked>.bn-radio-icon:before{background-color:var(--color-CardBg)}.bn-radio.disabled{cursor:not-allowed;color:var(--color-DisableText)}.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{border-radius:var(--radii-circle);border:2px solid var(--color-IconNormal);background-color:transparent;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.bn-radio-icon:before{content:"";border-radius:var(--radii-circle);width:6px;height:6px;transition-property:background-color;transition-timing-function:ease-in-out;transition-duration:var(--animation-duration-fast);background-color:transparent}@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);width:16px;height:16px}.bn-radio-icon:before{width:6px;height:6px}}.bn-checkbox{cursor:pointer;grid-gap:var(--space-4xs);align-items:center;gap:var(--space-4xs);color:var(--color-PrimaryText);font-size:14px;font-weight:400;line-height:22px;display:inline-flex}.bn-checkbox.checked .bn-checkbox-icon{color:var(--color-BasicBg);border-color:var(--color-PrimaryText);background-color:var(--color-PrimaryText)}.bn-checkbox.disabled{cursor:not-allowed;color:var(--color-DisableText)}.bn-checkbox.disabled:not(.checked) .bn-checkbox-icon{border-color:var(--color-DisableText);background-color:var(--color-Line)}.bn-checkbox.disabled.checked .bn-checkbox-icon{opacity:.5}.bn-checkbox__circle .bn-checkbox-icon{border-radius:var(--radii-circle)}.bn-checkbox-icon{color:transparent;border:1px solid;border-color:var(--color-IconNormal);background-color:transparent;border-radius:2.5px;flex:none;justify-content:center;align-items:center;margin:3.335px;font-size:11.33px;display:inline-flex}.bn-checkbox.data-size-lg .bn-checkbox-icon{margin:var(--space-4xs);border-radius:3px;font-size:14px}.bn-checkbox.data-size-sm .bn-checkbox-icon{border-radius:2px;margin:2.665px;font-size:8.67px}@media only screen and (min-width:768px){.bn-checkbox{font-size:14px;font-weight:400;line-height:22px}}.bn-subscript{cursor:pointer;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);font-size:14px;font-weight:400;line-height:22px;position:relative;overflow:hidden}.bn-subscript.data-size-small{border-radius:var(--radii-s);width:40px;padding:3px 5px;font-size:12px;font-weight:400;line-height:18px}.bn-subscript.checked{box-shadow:inset 0 0 0 1.5px var(--color-PrimaryText)}.bn-subscript.checked .bn-subscript-icon{color:var(--color-CardBg);background:var(--color-PrimaryText)}.bn-subscript.disabled{color:var(--color-DisableText);box-shadow:inset 0 0 0 1px var(--color-DisableBtn)}.bn-subscript-icon{z-index:11;color:transparent;border-bottom-left-radius:var(--radii-m);background:0 0;justify-content:center;align-items:center;width:14px;height:14px;font-size:12px;display:inline-flex;position:absolute;top:0;right:0}.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){box-shadow:inset 0 0 0 1.5px var(--color-PrimaryText)}}.bn-textField{grid-gap:var(--space-2xs);align-items:center;gap:var(--space-2xs);width:345px;max-width:100vw;height:40px;padding:0 var(--space-s);color:var(--color-PrimaryText);background-color:var(--color-Input);border-radius:var(--radii-m);transition-property:all;transition-timing-function:ease-in-out;transition-duration:var(--animation-duration-base);border:1px solid transparent;flex-wrap:nowrap;display:inline-flex}.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:-ms-input-placeholder{font-size:20px;font-weight:600;line-height:28px}.bn-textField.data-size-huge .bn-textField-input .input-placeholder{font-size:20px;font-weight:600;line-height:28px}.bn-textField.data-size-huge .bn-textField-input::-webkit-input-placeholder{font-size:20px;font-weight:600;line-height:28px}.bn-textField.data-size-huge .bn-textField-input::-ms-input-placeholder{font-size:20px;font-weight:600;line-height:28px}.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-suffix,.bn-textField.data-size-huge.data-prefix-fixed .bn-textField-prefix-fixed{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 svg,.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus svg,.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-minus .bn-svg,.bn-textField.data-size-huge .bn-textField-numeric-controls-trade-plus .bn-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:-ms-input-placeholder{font-size:16px;font-weight:500;line-height:24px}.bn-textField.data-size-huge .bn-textField-input .input-placeholder{font-size:16px;font-weight:500;line-height:24px}.bn-textField.data-size-huge .bn-textField-input::-webkit-input-placeholder{font-size:16px;font-weight:500;line-height:24px}.bn-textField.data-size-huge .bn-textField-input::-ms-input-placeholder{font-size:16px;font-weight:500;line-height:24px}.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:-ms-input-placeholder{font-size:16px;font-weight:500;line-height:24px}.bn-textField.data-size-large .bn-textField-input .input-placeholder{font-size:16px;font-weight:500;line-height:24px}.bn-textField.data-size-large .bn-textField-input::-webkit-input-placeholder{font-size:16px;font-weight:500;line-height:24px}.bn-textField.data-size-large .bn-textField-input::-ms-input-placeholder{font-size:16px;font-weight:500;line-height:24px}.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-suffix,.bn-textField.data-size-large.data-prefix-fixed .bn-textField-prefix-fixed{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 svg,.bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus svg,.bn-textField.data-size-large .bn-textField-numeric-controls-trade-minus .bn-svg,.bn-textField.data-size-large .bn-textField-numeric-controls-trade-plus .bn-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-prefix svg,.bn-textField.data-size-small .bn-textField-suffix 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-suffix .bn-textField-svg,.bn-textField.data-size-small .bn-textField-clear .bn-textField-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:-ms-input-placeholder{font-size:14px;font-weight:500;line-height:22px}.bn-textField.data-size-small .bn-textField-input .input-placeholder{font-size:14px;font-weight:500;line-height:22px}.bn-textField.data-size-small .bn-textField-input::-webkit-input-placeholder{font-size:14px;font-weight:500;line-height:22px}.bn-textField.data-size-small .bn-textField-input::-ms-input-placeholder{font-size:14px;font-weight:500;line-height:22px}.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);width:200px;height:24px}.bn-textField.data-size-tiny .bn-textField-prefix svg,.bn-textField.data-size-tiny .bn-textField-suffix 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-suffix .bn-textField-svg,.bn-textField.data-size-tiny .bn-textField-clear .bn-textField-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:-ms-input-placeholder{font-size:12px;font-weight:500;line-height:18px}.bn-textField.data-size-tiny .bn-textField-input .input-placeholder{font-size:12px;font-weight:500;line-height:18px}.bn-textField.data-size-tiny .bn-textField-input::-webkit-input-placeholder{font-size:12px;font-weight:500;line-height:18px}.bn-textField.data-size-tiny .bn-textField-input::-ms-input-placeholder{font-size:12px;font-weight:500;line-height:18px}.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-suffix,.bn-textField.data-size-tiny.data-prefix-fixed .bn-textField-prefix-fixed{font-size:12px;font-weight:500;line-height:18px}.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}.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{color:var(--color-TertiaryText);background-color:var(--color-Line);border-color:transparent;position:relative}.bn-textField.disabled:before{content:"";z-index:11;cursor:not-allowed;position:absolute;top:0;bottom:0;left:0;right:0}@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:-ms-input-placeholder{color:var(--color-DisableText)}.bn-textField.disabled .bn-textField-input .input-placeholder{color:var(--color-DisableText)}.bn-textField.disabled .bn-textField-input::-webkit-input-placeholder{color:var(--color-DisableText)}.bn-textField.disabled .bn-textField-input::-ms-input-placeholder{color:var(--color-DisableText)}.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-suffix,.bn-textField.data-prefix-fixed .bn-textField-prefix-fixed{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)}.bn-textField.data-prefix-fixed .bn-textField-input:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.bn-textField.data-prefix-fixed .bn-textField-input:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.bn-textField.data-prefix-fixed .bn-textField-input:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.bn-textField.data-prefix-fixed .bn-textField-input:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.bn-textField.data-prefix-fixed .bn-textField-input:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.bn-textField.data-prefix-fixed .bn-textField-input:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.bn-textField__line{border-color:var(--color-InputLine);background:0 0}.bn-textField__line.focus:not(.static):not(.data-error){border-color:var(--color-PrimaryYellow)}.bn-textField-prefix,.bn-textField-suffix{color:var(--color-IconNormal);flex:none;display:inline-flex}.bn-textField-prefix svg,.bn-textField-suffix svg{font-size:20px}.bn-textField-clear{cursor:pointer;color:var(--color-IconNormal);flex:none;display:inline-flex}.bn-textField-clear svg{font-size:20px}.bn-textField-input{color:inherit;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;caret-color:var(--color-PrimaryYellow);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px;font-weight:500;line-height:22px;overflow:hidden}.bn-textField-input::-moz-placeholder{color:var(--color-IconNormal);font-size:14px;font-weight:500;line-height:22px}.bn-textField-input:-ms-input-placeholder{color:var(--color-IconNormal);font-size:14px;font-weight:500;line-height:22px}.bn-textField-input .input-placeholder{color:var(--color-IconNormal);font-size:14px;font-weight:500;line-height:22px}.bn-textField-input::-webkit-input-placeholder{color:var(--color-IconNormal);font-size:14px;font-weight:500;line-height:22px}.bn-textField-input::-ms-input-placeholder{color:var(--color-IconNormal);font-size:14px;font-weight:500;line-height:22px}.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}.bn-textField-numeric-controls{-webkit-padding-end:calc(24px + 8px);position:relative}.bn-textField-numeric-controls:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:32px}.bn-textField-numeric-controls:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:32px}.bn-textField-numeric-controls:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:32px}.bn-textField-numeric-controls:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:32px}.bn-textField-numeric-controls:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:32px}.bn-textField-numeric-controls:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:32px}.bn-textField-numeric-controls .bn-textField-input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;-ms-appearance:textfield;appearance:textfield}.bn-textField-numeric-controls .bn-textField-input [type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;-ms-appearance:textfield;appearance:textfield}.bn-textField-numeric-controls .bn-textField-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;margin:0}.bn-textField-numeric-controls .bn-textField-input [type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;margin:0}.bn-textField-numeric-controls .bn-textField-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;margin:0}.bn-textField-numeric-controls .bn-textField-input [type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;margin:0}.bn-textField-numeric-controls-panel{cursor:pointer;-webkit-border-start:1px solid var(--color-CardBg);flex-direction:column;height:100%;padding:1px 0;display:flex;position:absolute;top:0;bottom:0}.bn-textField-numeric-controls-panel:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left:1px solid var(--color-CardBg);right:0}.bn-textField-numeric-controls-panel:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left:1px solid var(--color-CardBg);right:0}.bn-textField-numeric-controls-panel:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left:1px solid var(--color-CardBg);right:0}.bn-textField-numeric-controls-panel:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right:1px solid var(--color-CardBg);left:0}.bn-textField-numeric-controls-panel:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right:1px solid var(--color-CardBg);left:0}.bn-textField-numeric-controls-panel:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right:1px solid var(--color-CardBg);left:0}.bn-textField-numeric-controls-panel-up,.bn-textField-numeric-controls-panel-down{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;align-items:center;height:50%;padding:0 4px;display:flex}.bn-textField-numeric-controls-panel-up svg,.bn-textField-numeric-controls-panel-down svg{color:var(--color-IconNormal);font-size:16px}.bn-textField-numeric-controls-panel-down{-webkit-border-before:1px solid var(--color-CardBg);border-top:1px solid var(--color-CardBg)}.bn-textField-numeric-controls-panel-up:active svg,.bn-textField-numeric-controls-panel-down:active svg{color:var(--color-PrimaryText)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel{-webkit-border-start:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-left:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-right:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel-down{-webkit-border-before:1px solid var(--color-InputLine);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 svg,.bn-textField-numeric-controls-trade-plus svg,.bn-textField-numeric-controls-trade-minus .bn-svg,.bn-textField-numeric-controls-trade-plus .bn-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}.bn-textField-numeric-controls-trade-suffix .bn-textField-input:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.bn-textField-numeric-controls-trade-suffix .bn-textField-input:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.bn-textField-numeric-controls-trade-suffix .bn-textField-input:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.bn-textField-numeric-controls-trade-suffix .bn-textField-input:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.bn-textField-numeric-controls-trade-suffix .bn-textField-input:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.bn-textField-numeric-controls-trade-suffix .bn-textField-input:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.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){.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-up:hover:not(.disabled) svg,.bn-textField-numeric-controls-panel-down:hover:not(.disabled) svg{color:var(--color-PrimaryText)}}.bn-spinner{fill:var(--color-TertiaryText);stroke:var(--color-TertiaryText);font-size:48px;display:inline-flex;position:relative}.bn-spinner__nezha{grid-gap:4px;padding:var(--space-m);justify-content:center;align-items:center;gap:4px;display:inline-flex}.bn-spinner__nezha>.nezha-line{transform-origin:top;background-color:var(--color-BtnBg);width:4px;height:8px;animation:1.5s linear infinite jump-scaleY}.bn-spinner>svg{width:1em;height:1em}.bn-spinner svg.css{animation:1.8s linear infinite spin}.bn-spinner circle.css{stroke-dasharray:90 150;stroke-dashoffset:0;stroke-width:2.2px;stroke-linecap:round;animation:1.5s ease-in-out infinite spin-dash}.bn-modal>.bn-modal-wrap{border-radius:var(--radii-xl);width:360px;max-width:80vw;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);position:relative;overflow:hidden;transform:scale(.9)}.bn-modal>.bn-modal-wrap.data-size-fit{width:-webkit-fit-content;width:-moz-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;gap:var(--space-2xs);color:var(--color-PrimaryText);padding:18px var(--space-xl);display:flex;position:relative}.bn-modal-header-prev,.bn-modal-header-next{cursor:pointer;flex:none;font-size:24px;display:inline-flex}.bn-modal-header-main{flex:1;font-size:18px;font-weight:600;line-height:26px}.bn-modal-header-pre .bn-modal-header-main{text-align:center}.bn-modal-header-pre-hidden .bn-modal-header-prev,.bn-modal-header-next-hidden{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;padding:var(--space-xl);scrollbar-width:thin;scrollbar-color:var(--scroll-color)var(--scroll-bg);overflow-y:auto}.bn-modal-footer{grid-gap:var(--space-2xs);gap:var(--space-2xs);padding:0 var(--space-xl)var(--space-xl);justify-content:flex-end;display:flex}.bn-modal-footer-column{flex-direction:column}.bn-modal-footer-row>*{flex:1}.bn-drawer-wrap{flex-direction:column;display:flex}.bn-drawer .bn-modal-header{padding:18px 15px}.bn-drawer .bn-modal-content{max-height:unset;--scroll-pad:1px;--scroll-size:6px;padding:var(--space-xl)15px;flex:1;overflow-y:auto}.bn-drawer .bn-modal-footer{padding:0 15px var(--space-xl);grid-gap:var(--space-xs);gap:var(--space-xs)}.bn-modal-confirm{text-align:center;padding-top:var(--space-xl);min-height:200px;max-height:calc(100vh - 48px);color:var(--color-PrimaryText);flex-direction:column;align-items:center;display:flex}.bn-modal-confirm-icon{margin-bottom:var(--space-m);font-size:64px}.bn-modal-confirm-title{margin-bottom:var(--space-2xs);width:100%;padding:0 var(--space-xl);font-size:18px;font-weight:600;line-height:26px}.bn-modal-confirm-subtitle{font-size:20px;font-weight:500;line-height:28px}.bn-modal-confirm-desc{padding:0 var(--space-xl);--scroll-pad:1px;--scroll-size:6px;word-break:break-word;flex:1;width:100%;font-size:14px;font-weight:400;line-height:22px;overflow-y:auto}.bn-modal-confirm-desc:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.bn-modal-confirm-desc:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.bn-modal-confirm-desc:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.bn-modal-confirm-desc:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.bn-modal-confirm-desc:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.bn-modal-confirm-desc:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.bn-modal-confirm-actions{width:100%;padding:var(--space-xl)}.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{flex-direction:column;min-height:200px;max-height:calc(100vh - 48px);display:flex}.bn-modal-basic .bn-modal-content{max-height:unset;padding:0 var(--space-xl);flex:1}.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);gap:var(--space-s);z-index:var(--zindex-notification);flex-direction:column;display:inline-flex;position:fixed}.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:translate(-20%)}.bn-layer-notifies.data-pos-start>.bn-trans.data-show{transform:translate(0)}.bn-layer-notifies.data-pos-end>.bn-trans{transform:translate(20%)}.bn-layer-notifies.data-pos-end>.bn-trans.data-show{transform:translate(0)}.bn-notification{grid-gap:var(--space-4xs);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);display:flex}.bn-notification-mw{min-width:196px}.bn-notification__primary .bn-notification-content-message{color:var(--color-PrimaryText)}.bn-notification__secondary{background-color:var(--color-Input)}.bn-notification__tertiary{background-color:var(--color-Input);--prefix-color:var(--color-SecondaryText);color:var(--color-SecondaryText)}.bn-notification__tertiary .bn-notification-content-message{color:var(--color-SecondaryText)}.bn-notification__success{background:var(--color-SuccessBg);--prefix-color:var(--color-Success)}.bn-notification__error{background:var(--color-ErrorBg)}.bn-notification__push{max-width:360px;box-shadow:var(--shadow-shadow2);background-color:var(--color-Vessel);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{color:var(--color-SecondaryText);--scroll-pad:1px;--scroll-size:6px;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{min-height:22px;font-size:20px}.bn-notification__push .bn-notification-prefix.data-error{--prefix-color:var(--color-Error)}.bn-notification__push .bn-notification-prefix.data-warn{--prefix-color:var(--color-PrimaryYellow)}.bn-notification__push .bn-notification-prefix.data-success{--prefix-color:var(--color-Success)}.bn-notification__push .bn-notification-close{min-height:22px}.bn-notification-prefix{min-height:18px;color:var(--prefix-color);flex:none;margin-top:1px;font-size:16px}.bn-notification-content{flex-direction:column;flex:1;justify-content:center;min-height:18px;font-size:12px;font-weight:500;line-height:18px;display:flex;position:relative}.bn-notification-content.closable>:first-child{margin-right:20px}.bn-notification-content-message{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--color-PrimaryText);font-size:12px;font-weight:400;line-height:18px}.bn-notification-close{cursor:pointer;min-height:18px;color:var(--color-IconNormal);margin-top:1px;font-size:16px;position:absolute;top:0;right:0}.bn-notification.data-multiple .bn-slider-ticks{align-items:center;width:20px;max-height:32px;padding:3px 0}.bn-notification.data-multiple .bn-slider-ticks-tick:not(.active){background-color:var(--color-PrimaryText);opacity:.3}.bn-notification.data-multiple>.bn-svg{margin-top:1px;font-size:20px}.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{padding:var(--space-s)var(--space-mm);border-radius:0}.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-prefix,.bn-notification.data-size-small .bn-notification-close{min-height:18px;font-size:16px}.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{padding:var(--space-s)var(--space-mm);border-radius:0}.bn-notification__primary .bn-notification-content-message{color:var(--color-PrimaryText)}.bn-notification__tertiary{--prefix-color:var(--color-TertiaryText);color:var(--color-TertiaryText)}.bn-notification__tertiary .bn-notification-content-message{color:var(--color-TertiaryText)}.bn-notification__success .bn-notification-content,.bn-notification__error .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-prefix,.bn-notification__push .bn-notification-close{min-height:22px}.bn-notification-prefix,.bn-notification-close{min-height:22px;font-size:20px}.bn-notification-content{grid-gap:var(--space-5xs);gap:var(--space-5xs);min-height:22px;font-size:14px;font-weight:500;line-height:22px}.bn-notification-content-message{font-size:14px;font-weight:400;line-height:22px}.bn-notification.data-multiple .bn-swiper{height:68px}}.bn-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;text-align:center;word-break:break-all;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;grid-gap:var(--space-3xs);justify-content:center;align-items:center;gap:var(--space-3xs);min-width:72px;height:40px;min-height:40px;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);border:none;outline:none;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;display:inline-flex;overflow:hidden}.bn-button.active:not(.inactive),.bn-button:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button.active:not(.inactive),.bn-button:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button.active:not(.inactive),.bn-button:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button:focus-visible:not(:is(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button[disabled]:not(.inactive),.bn-button:disabled:not(.inactive){cursor:not-allowed;--button-bg:var(--color-DisableBtn);--button-color:var(--color-DisableText)}.bn-button.inactive{opacity:.3;cursor:not-allowed}.bn-button.data-two-line{grid-gap:0;flex-direction:column;gap:0;line-height:16px}.bn-button .bn-spinner__nezha{grid-gap:3px;height:24px;padding:0 var(--space-2xs);gap:3px}.bn-button .bn-spinner__nezha>.nezha-line{background-color:var(--button-color);width:3px;height:5px}.bn-button.data-size-huge{border-radius:var(--radii-m);min-width:96px;height:56px;min-height:56px;padding-left:var(--space-xl);padding-right:var(--space-xl);font-size:20px;font-weight:500;line-height:28px}.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;width:56px;min-width:56px;padding:0}.bn-button.data-size-huge.bn-button__icon svg{width:32px;height:32px}.bn-button.data-size-huge-two-line{line-height:20px}.bn-button.data-size-large{border-radius:var(--radii-m);min-width:80px;height:48px;min-height:48px;font-size:16px;font-weight:500;line-height:24px}.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);width:48px;min-width:48px;padding:0}.bn-button.data-size-large.bn-button__icon svg{width:28px;height:28px}.bn-button.data-size-large-two-line{line-height:18px}.bn-button.data-size-regular{border-radius:var(--radii-s);min-width:64px;height:36px;min-height:36px;padding-left:var(--space-m);padding-right:var(--space-m);font-size:14px;font-weight:500;line-height:22px}.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);width:36px;min-width:36px;padding:0}.bn-button.data-size-regular.bn-button__icon svg{width:20px;height:20px}.bn-button.data-size-regular-two-line{line-height:14px}.bn-button.data-size-small{border-radius:var(--radii-xs);min-width:52px;height:32px;min-height:32px;padding-left:var(--space-xs);padding-right:var(--space-xs);font-size:14px;font-weight:500;line-height:22px}.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);width:32px;min-width:32px;padding:0}.bn-button.data-size-small.bn-button__icon svg{width:20px;height:20px}.bn-button.data-size-small-two-line{line-height:12px}.bn-button.data-size-tiny{border-radius:var(--radii-xs);min-width:40px;height:24px;min-height:24px;padding-left:var(--space-xs);padding-right:var(--space-xs);font-size:12px;font-weight:500;line-height:18px}.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);width:24px;min-width:24px;padding:0}.bn-button.data-size-tiny.bn-button__icon svg{width:16px;height: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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableBtn)}.bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableBtn)}.bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-DisableBtn)}.bn-button__secondary:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableBtn)}.bn-button__secondary:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableBtn)}.bn-button__secondary:focus-visible:not(:is(.inactive,[disabled])){--button-bg:var(--color-DisableBtn)}.bn-button__round{--button-bg:var(--color-Input);border-radius:var(--radii-circle);--button-color:var(--color-TextLink)}.bn-button__round.active:not(.inactive),.bn-button__round:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-Line);--button-color:var(--color-PrimaryYellow)}.bn-button__round.active:not(.inactive),.bn-button__round:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-Line);--button-color:var(--color-PrimaryYellow)}.bn-button__round.active:not(.inactive),.bn-button__round:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-Line);--button-color:var(--color-PrimaryYellow)}.bn-button__round:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-Line);--button-color:var(--color-PrimaryYellow)}.bn-button__round:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-Line);--button-color:var(--color-PrimaryYellow)}.bn-button__round:focus-visible:not(:is(.inactive,[disabled])){--button-bg:var(--color-Line);--button-color:var(--color-PrimaryYellow)}.bn-button__text,.bn-button__text[class*=data-size-]{min-width:-webkit-fit-content;min-width:-moz-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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryYellow)}.bn-button__text__yellow.active:not(.inactive),.bn-button__text__yellow:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryYellow)}.bn-button__text__yellow.active:not(.inactive),.bn-button__text__yellow:active:not(:is(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryYellow)}.bn-button__text__yellow:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryYellow)}.bn-button__text__yellow:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryYellow)}.bn-button__text__yellow:focus-visible:not(:is(.inactive,[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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__black.active:not(.inactive),.bn-button__text__black:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__black.active:not(.inactive),.bn-button__text__black:active:not(:is(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__black:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__black:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__black:focus-visible:not(:is(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__gray{--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(:is(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__gray:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__gray:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__text__gray:focus-visible:not(:is(.inactive,[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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-BuyHover)}.bn-button__buy.active:not(.inactive),.bn-button__buy:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-BuyHover)}.bn-button__buy.active:not(.inactive),.bn-button__buy:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-BuyHover)}.bn-button__buy:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-BuyHover)}.bn-button__buy:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-BuyHover)}.bn-button__buy:focus-visible:not(:is(.inactive,[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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-SellHover)}.bn-button__sell.active:not(.inactive),.bn-button__sell:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-SellHover)}.bn-button__sell.active:not(.inactive),.bn-button__sell:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-SellHover)}.bn-button__sell:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-SellHover)}.bn-button__sell:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-SellHover)}.bn-button__sell:focus-visible:not(:is(.inactive,[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;width:40px;min-width:40px;padding:0}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(:is(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon:focus-visible:not(:is(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon svg{width:24px;height: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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary:focus-visible:not(:is(.inactive,[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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary:focus-visible:not(:is(.inactive,[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{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-width:-webkit-fit-content;min-height:fit-content;min-width:-moz-fit-content;min-width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;border-radius:0;height:fit-content;padding:0}.bn-button__info:after{content:"";background-repeat:repeat-x;background-size:2px 1px;background-image:linear-gradient(to right,var(--color-PrimaryText)50%,transparent 50%);height:1px;position:absolute;bottom:0;left:0;right:0;transform:scaleY(.5)}.bn-button__info.active:not(.inactive),.bn-button__info:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryText)}.bn-button__info.active:not(.inactive),.bn-button__info:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryText)}.bn-button__info.active:not(.inactive),.bn-button__info:active:not(:is(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryText)}.bn-button__info:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryText)}.bn-button__info:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-PrimaryText)}.bn-button__info:focus-visible:not(:is(.inactive,[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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-TextLink)}.bn-button__info__yellow.active:not(.inactive),.bn-button__info__yellow:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-TextLink)}.bn-button__info__yellow.active:not(.inactive),.bn-button__info__yellow:active:not(:is(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-TextLink)}.bn-button__info__yellow:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-TextLink)}.bn-button__info__yellow:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-TextLink)}.bn-button__info__yellow:focus-visible:not(:is(.inactive,[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:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(:is(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__info__gray:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__info__gray:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent;--button-color:var(--color-SecondaryText)}.bn-button__info__gray:focus-visible:not(:is(.inactive,[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(:-webkit-any(.inactive,[disabled])){opacity:.8}.bn-button:hover:not(:-moz-any(.inactive,[disabled])){opacity:.8}.bn-button:hover:not(:is(.inactive,[disabled])){opacity:.8}.bn-button .bn-spinner__nezha{height:20px}.bn-button__secondary:hover:not(:-webkit-any(.inactive,[disabled])){opacity:.8}.bn-button__secondary:hover:not(:-moz-any(.inactive,[disabled])){opacity:.8}.bn-button__secondary:hover:not(:is(.inactive,[disabled])){opacity:.8}.bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__secondary:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__secondary:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__secondary:focus-visible:not(:is(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__round:hover:not(.inactive){opacity:1;--button-color:var(--color-PrimaryYellow)}.bn-button__text__yellow:hover:not(:-webkit-any(.inactive,[disabled])){opacity:1;--button-color:var(--color-BtnBg)}.bn-button__text__yellow:hover:not(:-moz-any(.inactive,[disabled])){opacity:1;--button-color:var(--color-BtnBg)}.bn-button__text__yellow:hover:not(:is(.inactive,[disabled])){opacity:1;--button-color:var(--color-BtnBg)}.bn-button__text__black:hover:not(:-webkit-any(.inactive,[disabled])){opacity:1;--button-color:var(--color-TertiaryText)}.bn-button__text__black:hover:not(:-moz-any(.inactive,[disabled])){opacity:1;--button-color:var(--color-TertiaryText)}.bn-button__text__black:hover:not(:is(.inactive,[disabled])){opacity:1;--button-color:var(--color-TertiaryText)}.bn-button__text__gray{--button-color:var(--color-TertiaryText)}.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(:-webkit-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(:-moz-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(:is(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__text__gray:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__text__gray:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__text__gray:focus-visible:not(:is(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__icon{border:1px solid var(--color-InputLine)}.bn-button__icon:hover:not(:-webkit-any(.inactive,[disabled])){opacity:1;--button-bg:var(--color-Input)}.bn-button__icon:hover:not(:-moz-any(.inactive,[disabled])){opacity:1;--button-bg:var(--color-Input)}.bn-button__icon:hover:not(:is(.inactive,[disabled])){opacity:1;--button-bg:var(--color-Input)}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(:is(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon:focus-visible:not(:is(.inactive,[disabled])){--button-bg:transparent}.bn-button__icon__primary{border:none}.bn-button__icon__primary:hover:not(:-webkit-any(.inactive,[disabled])){opacity:.8;--button-bg:var(--color-BtnBg)}.bn-button__icon__primary:hover:not(:-moz-any(.inactive,[disabled])){opacity:.8;--button-bg:var(--color-BtnBg)}.bn-button__icon__primary:hover:not(:is(.inactive,[disabled])){opacity:.8;--button-bg:var(--color-BtnBg)}.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__primary:focus-visible:not(:is(.inactive,[disabled])){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__secondary{border:none}.bn-button__icon__secondary:hover:not(:-webkit-any(.inactive,[disabled])){opacity:.8;--button-bg:var(--color-Line)}.bn-button__icon__secondary:hover:not(:-moz-any(.inactive,[disabled])){opacity:.8;--button-bg:var(--color-Line)}.bn-button__icon__secondary:hover:not(:is(.inactive,[disabled])){opacity:.8;--button-bg:var(--color-Line)}.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(:is(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-bg:var(--color-DisableText)}.bn-button__icon__secondary:focus-visible:not(:is(.inactive,[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(:-webkit-any(.inactive,[disabled])){opacity:1;--button-color:var(--color-TertiaryText)}.bn-button__info__black:hover:not(:-moz-any(.inactive,[disabled])){opacity:1;--button-color:var(--color-TertiaryText)}.bn-button__info__black:hover:not(:is(.inactive,[disabled])){opacity:1;--button-color:var(--color-TertiaryText)}.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:active:not(:-webkit-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(:-moz-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(:is(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__info__gray:focus-visible:not(:-webkit-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__info__gray:focus-visible:not(:-moz-any(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}.bn-button__info__gray:focus-visible:not(:is(.inactive,[disabled])){--button-color:var(--color-TertiaryText)}}