*{box-sizing:border-box;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}template{display:none}[hidden]{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-DisabledText)}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)}}[dir=ltr] .theme-root.rtl{direction:rtl}[dir=rtl] .theme-root.rtl{direction:ltr}.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-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-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-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-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-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-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-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-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-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}}.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{object-fit:fill}.bn-lazy-img.data-mode-aspectFit{object-fit:contain}.bn-lazy-img.data-mode-aspectFill{object-fit:cover}.bn-lazy-img.data-mode-widthFix{object-fit:scale-down;width:100%}.bn-lazy-img.data-mode-heightFix{height:100%;object-fit:scale-down}.bn-lazy-img.data-mode-top{object-fit:none;object-position:top}.bn-lazy-img.data-mode-bottom{object-fit:none;object-position:bottom}.bn-lazy-img.data-mode-center{object-fit:none;object-position:center}.bn-lazy-img.data-mode-left{object-fit:none}[dir=ltr] .bn-lazy-img.data-mode-left{object-position:left}[dir=rtl] .bn-lazy-img.data-mode-left{object-position:right}.bn-lazy-img.data-mode-right{object-fit:none}[dir=ltr] .bn-lazy-img.data-mode-right{object-position:right}[dir=rtl] .bn-lazy-img.data-mode-right{object-position:left}.bn-lazy-img.data-mode-top-left{object-fit:none}[dir=ltr] .bn-lazy-img.data-mode-top-left{object-position:top left}[dir=rtl] .bn-lazy-img.data-mode-top-left{object-position:top right}.bn-lazy-img.data-mode-top-right{object-fit:none}[dir=ltr] .bn-lazy-img.data-mode-top-right{object-position:top right}[dir=rtl] .bn-lazy-img.data-mode-top-right{object-position:top left}.bn-lazy-img.data-mode-bottom-left{object-fit:none}[dir=ltr] .bn-lazy-img.data-mode-bottom-left{object-position:bottom left}[dir=rtl] .bn-lazy-img.data-mode-bottom-left{object-position:bottom right}.bn-lazy-img.data-mode-bottom-right{object-fit:none}[dir=ltr] .bn-lazy-img.data-mode-bottom-right{object-position:bottom right}[dir=rtl] .bn-lazy-img.data-mode-bottom-right{object-position:bottom left}.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}[dir=ltr] .bn-bubble-web[data-popper-placement^=top]>[data-popper-arrow]:before{transform:rotate(45deg)}[dir=rtl] .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}[dir=ltr] .bn-bubble-web[data-popper-placement^=bottom]>[data-popper-arrow]:before{transform:rotate(225deg)}[dir=rtl] .bn-bubble-web[data-popper-placement^=bottom]>[data-popper-arrow]:before{transform:rotate(-225deg)}[dir=ltr] .bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow]{right:-3px}[dir=rtl] .bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow]{left:-3px}[dir=ltr] .bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow]:before{transform:rotate(-45deg)}[dir=rtl] .bn-bubble-web[data-popper-placement^=left]>[data-popper-arrow]:before{transform:rotate(45deg)}[dir=ltr] .bn-bubble-web[data-popper-placement^=right]>[data-popper-arrow]{left:-3px}[dir=rtl] .bn-bubble-web[data-popper-placement^=right]>[data-popper-arrow]{right:-3px}[dir=ltr] .bn-bubble-web[data-popper-placement^=right]>[data-popper-arrow]:before{transform:rotate(135deg)}[dir=rtl] .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{height:6px;position:absolute;width:6px}[dir=ltr] .bn-bubble-web-arrow,[dir=ltr] .bn-bubble-web-arrow:before{background:linear-gradient(-45deg,var(--color-arrow) 0,var(--color-arrow) 50%,transparent 50%,transparent 100%)}[dir=rtl] .bn-bubble-web-arrow,[dir=rtl] .bn-bubble-web-arrow:before{background:linear-gradient(45deg,var(--color-arrow) 0,var(--color-arrow) 50%,transparent 50%,transparent 100%)}.bn-bubble-web-arrow[data-hide]:before{visibility:hidden}.bn-bubble-web-arrow:before{content:"";visibility:visible}[dir=ltr] .bn-bubble-web-arrow:before{transform:rotate(45deg)}[dir=rtl] .bn-bubble-web-arrow:before{transform:rotate(-45deg)}.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{height:6px;position:absolute;width:6px}[dir=ltr] .bn-bubble-arrow,[dir=ltr] .bn-bubble-arrow-shadow{background:linear-gradient(-45deg,transparent 0,transparent 45%,var(--color-arrow) 45.1%,var(--color-arrow) 100%)}[dir=rtl] .bn-bubble-arrow,[dir=rtl] .bn-bubble-arrow-shadow{background:linear-gradient(45deg,transparent 0,transparent 45%,var(--color-arrow) 45.1%,var(--color-arrow) 100%)}.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{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{--button-bg:var(--color-BtnBg);--button-color:var(--color-TextOnYellow);align-items:center;-webkit-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;user-select:none;white-space:nowrap;word-break:break-all}.bn-button.active:not(.inactive),.bn-button:active:not(.inactive,[disabled]),.bn-button:focus:not(.inactive,[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{flex-direction:column;gap:0;line-height:16px}.bn-button .bn-spinner__nezha{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:active:not(.inactive,[disabled]),.bn-button__secondary:focus:not(.inactive,[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:active:not(.inactive,[disabled]),.bn-button__round:focus:not(.inactive,[disabled]){--button-bg:var(--color-Line);--button-color:var(--color-PrimaryYellow)}.bn-button__text{min-width:fit-content;padding-left:0;padding-right:0}.bn-button__text[class*=data-size-]{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(.inactive,[disabled]),.bn-button__text__yellow:focus:not(.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(.inactive,[disabled]),.bn-button__text__black:focus:not(.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(.inactive,[disabled]),.bn-button__text__gray:focus:not(.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(.inactive,[disabled]),.bn-button__buy:focus:not(.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(.inactive,[disabled]),.bn-button__sell:focus:not(.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;min-width:40px;padding:0;width:40px}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(.inactive,[disabled]),.bn-button__icon:focus:not(.inactive,[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:active:not(.inactive,[disabled]),.bn-button__icon__primary:focus:not(.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(.inactive,[disabled]),.bn-button__icon__secondary:focus:not(.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{border-radius:0;height:fit-content;min-height:fit-content;min-width:fit-content;padding:0}.bn-button__info:after{background-repeat:repeat-x;background-size:2px 1px;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleY(.5)}[dir=ltr] .bn-button__info:after{background-image:linear-gradient(to right,var(--color-PrimaryText) 50%,transparent 50%)}[dir=rtl] .bn-button__info:after{background-image:linear-gradient(to left,var(--color-PrimaryText) 50%,transparent 50%)}.bn-button__info.active:not(.inactive),.bn-button__info:active:not(.inactive,[disabled]),.bn-button__info:focus:not(.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)}[dir=ltr] .bn-button__info.inactive:after,[dir=ltr] .bn-button__info:disabled:not(.inactive):after,[dir=ltr] .bn-button__info[disabled]:not(.inactive):after{background-image:linear-gradient(to right,var(--color-DisableText) 50%,transparent 50%)}[dir=rtl] .bn-button__info.inactive:after,[dir=rtl] .bn-button__info:disabled:not(.inactive):after,[dir=rtl] .bn-button__info[disabled]:not(.inactive):after{background-image:linear-gradient(to left,var(--color-DisableText) 50%,transparent 50%)}.bn-button__info__yellow{--button-bg:transparent;--button-color:var(--color-TextLink)}[dir=ltr] .bn-button__info__yellow:after{background-image:linear-gradient(to right,var(--color-TextLink) 50%,transparent 50%)}[dir=rtl] .bn-button__info__yellow:after{background-image:linear-gradient(to left,var(--color-TextLink) 50%,transparent 50%)}.bn-button__info__yellow.active:not(.inactive),.bn-button__info__yellow:active:not(.inactive,[disabled]),.bn-button__info__yellow:focus:not(.inactive,[disabled]){--button-bg:transparent;--button-color:var(--color-TextLink)}.bn-button__info__gray{--button-bg:transparent;--button-color:var(--color-SecondaryText)}[dir=ltr] .bn-button__info__gray:after{background-image:linear-gradient(to right,var(--color-SecondaryText) 50%,transparent 50%)}[dir=rtl] .bn-button__info__gray:after{background-image:linear-gradient(to left,var(--color-SecondaryText) 50%,transparent 50%)}.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(.inactive,[disabled]),.bn-button__info__gray:focus:not(.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(.inactive,[disabled]){opacity:.8}.bn-button .bn-spinner__nezha{height:20px}.bn-button__secondary:hover:not(.inactive,[disabled]){opacity:.8}.bn-button__secondary.active:not(.inactive),.bn-button__secondary:active:not(.inactive,[disabled]),.bn-button__secondary:focus:not(.inactive,[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,[disabled]){--button-color:var(--color-BtnBg);opacity:1}.bn-button__text__black:hover:not(.inactive,[disabled]){--button-color:var(--color-TertiaryText);opacity:1}.bn-button__text__gray{--button-color:var(--color-TertiaryText)}.bn-button__text__gray.active:not(.inactive),.bn-button__text__gray:active:not(.inactive,[disabled]),.bn-button__text__gray:focus:not(.inactive,[disabled]){--button-color:var(--color-TertiaryText)}.bn-button__icon{border:1px solid var(--color-InputLine)}.bn-button__icon:hover:not(.inactive,[disabled]){--button-bg:var(--color-Input);opacity:1}.bn-button__icon.active:not(.inactive),.bn-button__icon:active:not(.inactive,[disabled]),.bn-button__icon:focus:not(.inactive,[disabled]){--button-bg:transparent}.bn-button__icon__primary{border:none}.bn-button__icon__primary:hover:not(.inactive,[disabled]){--button-bg:var(--color-BtnBg);opacity:.8}.bn-button__icon__primary.active:not(.inactive),.bn-button__icon__primary:active:not(.inactive,[disabled]),.bn-button__icon__primary:focus:not(.inactive,[disabled]){--button-bg:var(--color-PrimaryYellow)}.bn-button__icon__secondary{border:none}.bn-button__icon__secondary:hover:not(.inactive,[disabled]){--button-bg:var(--color-Line);opacity:.8}.bn-button__icon__secondary.active:not(.inactive),.bn-button__icon__secondary:active:not(.inactive,[disabled]),.bn-button__icon__secondary:focus:not(.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(.inactive,[disabled]){--button-color:var(--color-TertiaryText);opacity:1}.bn-button__info__gray{--button-color:var(--color-TertiaryText)}[dir=ltr] .bn-button__info__gray:after{background-image:linear-gradient(to right,var(--color-TertiaryText) 50%,transparent 50%)}[dir=rtl] .bn-button__info__gray:after{background-image:linear-gradient(to left,var(--color-TertiaryText) 50%,transparent 50%)}.bn-button__info__gray.active:not(.inactive),.bn-button__info__gray:active:not(.inactive,[disabled]),.bn-button__info__gray:focus:not(.inactive,[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{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: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-TextOnYellow);border-radius:var(--radii-m);height:44px;position:absolute;top:50%;width:44px}[dir=ltr] .bn-loading__primary .bn-loading-box,[dir=ltr] .bn-loading__secondary .bn-loading-box{left:50%;transform:translate(-50%,-50%) rotate(45deg)}[dir=rtl] .bn-loading__primary .bn-loading-box,[dir=rtl] .bn-loading__secondary .bn-loading-box{right:50%;transform:translate(50%,-50%) rotate(-45deg)}.bn-loading__primary .bn-spinner__nezha{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{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);position:absolute;top:50%}[dir=ltr] .bn-loading-circle-percent{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .bn-loading-circle-percent{right:50%;transform:translate(50%,-50%)}.bn-loading-circle-progress svg{height:100%;width:100%}.bn-loading-dot{align-items:center;display:flex;flex-direction:column;gap:var(--space-3xs)}.bn-loading-dot-progress{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}.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-inline-start: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):last-child{padding-inline-end: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)}.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-inline-end:none;inset-inline-start:0;overflow:hidden;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: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 [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}.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;text-align:start;white-space:normal;word-break:break-word}.bn-web-table thead td:first-child,.bn-web-table thead th:first-child{padding-inline-start:var(--table-horizontal-padding-ends)}.bn-web-table thead td:last-child,.bn-web-table thead th:last-child{padding-inline-end: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 th:first-child{--table-horizontal-padding-ends:20px}.bn-web-table-wrapper__separate>.bn-web-table thead td:last-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,.bn-web-table tbody th{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}.bn-web-table tbody td:first-child,.bn-web-table tbody th:first-child{padding-inline-start:var(--table-horizontal-padding-ends)}.bn-web-table tbody td:last-child,.bn-web-table tbody th:last-child{padding-inline-end: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}[dir=ltr] .bn-web-table-wrapper__separate>.bn-web-table tbody td:first-child,[dir=ltr] .bn-web-table-wrapper__separate>.bn-web-table tbody th:first-child{border-bottom-left-radius:var(--radii-m);border-top-left-radius:var(--radii-m)}[dir=rtl] .bn-web-table-wrapper__separate>.bn-web-table tbody td:first-child,[dir=rtl] .bn-web-table-wrapper__separate>.bn-web-table tbody th:first-child{border-bottom-right-radius:var(--radii-m);border-top-right-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}[dir=ltr] .bn-web-table-wrapper__separate>.bn-web-table tbody td:last-child,[dir=ltr] .bn-web-table-wrapper__separate>.bn-web-table tbody th:last-child{border-bottom-right-radius:var(--radii-m);border-top-right-radius:var(--radii-m)}[dir=rtl] .bn-web-table-wrapper__separate>.bn-web-table tbody td:last-child,[dir=rtl] .bn-web-table-wrapper__separate>.bn-web-table tbody th:last-child{border-bottom-left-radius:var(--radii-m);border-top-left-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;top:0;transition:box-shadow .3s;width:20px}[dir=ltr] .bn-web-table-cell-fix-left-first:after,[dir=ltr] .bn-web-table-cell-fix-left-last:after{right:-1px;transform:translateX(100%)}[dir=rtl] .bn-web-table-cell-fix-left-first:after,[dir=rtl] .bn-web-table-cell-fix-left-last:after{left:-1px;transform:translateX(-100%)}.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:"";pointer-events:none;position:absolute;top:0;transition:box-shadow .3s;width:20px}[dir=ltr] .bn-web-table-cell-fix-right-first:after,[dir=ltr] .bn-web-table-cell-fix-right-last:after{left:-1px;transform:translateX(-100%)}[dir=rtl] .bn-web-table-cell-fix-right-first:after,[dir=rtl] .bn-web-table-cell-fix-right-last:after{right:-1px;transform:translateX(100%)}[dir=ltr] .bn-web-table-ping-left .bn-web-table-cell-fix-left-first:after,[dir=ltr] .bn-web-table-ping-left .bn-web-table-cell-fix-left-last:after{box-shadow:inset 5px 0 12px -4px var(--color-Line)}[dir=rtl] .bn-web-table-ping-left .bn-web-table-cell-fix-left-first:after,[dir=rtl] .bn-web-table-ping-left .bn-web-table-cell-fix-left-last:after{box-shadow:inset -5px 0 12px -4px var(--color-Line)}[dir=ltr] .bn-web-table-ping-right .bn-web-table-cell-fix-right-first:after,[dir=ltr] .bn-web-table-ping-right .bn-web-table-cell-fix-right-last:after{box-shadow:inset -5px 0 12px -4px var(--color-Line)}[dir=rtl] .bn-web-table-ping-right .bn-web-table-cell-fix-right-first:after,[dir=rtl] .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 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;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{width:calc(100% - 32px)}[dir=ltr] .bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper{margin-left:32px}[dir=rtl] .bn-web-table-expanded-row>.bn-web-table-cell .bn-web-table-wrapper{margin-right: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:sticky;z-index:2}[dir=ltr] .bn-web-table-rtl{direction:rtl}[dir=rtl] .bn-web-table-rtl{direction:ltr}.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;line-height:16px;min-width:16px;padding:0 var(--space-4xs);position:absolute;top:0;transform:translate3d(0,-50%,0)}[dir=ltr] .bn-badge{left:50%}[dir=rtl] .bn-badge{right:50%}.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;min-width:8px;padding:0;width:8px}[dir=ltr] .bn-badge__dot,[dir=ltr] .bn-badge__dot-side{left:100%;transform:translate3d(-50%,-50%,0)}[dir=rtl] .bn-badge__dot,[dir=rtl] .bn-badge__dot-side{right:100%;transform:translate3d(50%,-50%,0)}.bn-badge__dot-side{top:50%}[dir=ltr] .bn-badge__dot-side{transform:translate3d(4px,-50%,0)}[dir=rtl] .bn-badge__dot-side{transform:translate3d(-4px,-50%,0)}.bn-badge__string{top:0;transform:none}[dir=ltr] .bn-badge__string{left:unset;right:0}[dir=rtl] .bn-badge__string{left:0;right:unset}.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{transform:translate3d(0,-50%,0)}[dir=ltr] .bn-badge-rtl{left:auto;right:50%}[dir=rtl] .bn-badge-rtl{left:50%;right:auto}[dir=ltr] .bn-badge-rtl.bn-badge__dot{transform:translate3d(50%,-50%,0)}[dir=rtl] .bn-badge-rtl.bn-badge__dot{transform:translate3d(-50%,-50%,0)}[dir=ltr] .bn-badge-rtl.bn-badge__dot-side{transform:translate3d(-4px,-50%,0)}[dir=rtl] .bn-badge-rtl.bn-badge__dot-side{transform:translate3d(4px,-50%,0)}.bn-badge-rtl.bn-badge__string{top:0;transform:none}[dir=ltr] .bn-badge-rtl.bn-badge__string{left:0;right:unset}[dir=rtl] .bn-badge-rtl.bn-badge__string{left:unset;right:0}@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{--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}[dir=ltr] .bn-notification-content.closable>:first-child{margin-right:20px}[dir=rtl] .bn-notification-content.closable>:first-child{margin-left:20px}.bn-notification-content-message{color:var(--color-PrimaryText);font-size:12px;font-weight:400;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;top:0}[dir=ltr] .bn-notification-close{right:0}[dir=rtl] .bn-notification-close{left: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)}[dir=ltr] .bn-notification-rtl .bn-notification-content.closable>:first-child{margin-left:20px;margin-right:0}[dir=rtl] .bn-notification-rtl .bn-notification-content.closable>:first-child{margin-left:0;margin-right:20px}[dir=ltr] .bn-notification-rtl .bn-notification-close{left:0;right:auto}[dir=rtl] .bn-notification-rtl .bn-notification-close{left:auto;right:0}@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{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{color:inherit;text-decoration:none}.bn-openinapp-modal a:hover{color:inherit;text-decoration:none}.bn-openinapp-modal a:visited{color:inherit}.bn-openinapp-modal a:active{color:inherit}.bn-divider{border-block-start:.5px solid var(--color-Line);clear:both;display:flex;min-width:100%;width:100%}@media only screen and (min-width:768px){.bn-divider{border-block-start: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)}[dir=ltr] .bn-mask-rtl{direction:rtl}[dir=rtl] .bn-mask-rtl{direction:ltr}.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: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{opacity:.95}[dir=ltr] .bn-tooltips.bn-bubble__gray .bn-bubble-arrow,[dir=ltr] .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%)}[dir=rtl] .bn-tooltips.bn-bubble__gray .bn-bubble-arrow,[dir=rtl] .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%)}.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: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:fit-content}.bn-tooltips-wrap.active>.bn-tooltips{--scroll-size:0;max-height:fit-content;opacity:1;overflow:visible;visibility:visible}.bn-tooltips-ele{align-items:center;display:inline-flex;width:100%}[dir=ltr] .bn-tooltips-ele-rtl{direction:rtl}[dir=rtl] .bn-tooltips-ele-rtl{direction:ltr}.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}[dir=ltr] .bn-drawer-handle.data-dir-left{right:0}[dir=rtl] .bn-drawer-handle.data-dir-left{left:0}[dir=ltr] .bn-drawer-handle.data-dir-right{left:0}[dir=rtl] .bn-drawer-handle.data-dir-right{right: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%}[dir=ltr] .bn-drawer>.bn-drawer-wrap.data-dir-left{right:auto;transform:translate3d(-100%,0,0)}[dir=rtl] .bn-drawer>.bn-drawer-wrap.data-dir-left{left: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%}[dir=ltr] .bn-drawer>.bn-drawer-wrap.data-dir-left.data-draggable{padding-right:var(--space-mm)}[dir=rtl] .bn-drawer>.bn-drawer-wrap.data-dir-left.data-draggable{padding-left: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{max-width:84%}[dir=ltr] .bn-drawer>.bn-drawer-wrap.data-dir-right{left:auto;transform:translate3d(100%,0,0)}[dir=rtl] .bn-drawer>.bn-drawer-wrap.data-dir-right{right:auto;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%}[dir=ltr] .bn-drawer>.bn-drawer-wrap.data-dir-right.data-draggable{padding-left:var(--space-mm)}[dir=rtl] .bn-drawer>.bn-drawer-wrap.data-dir-right.data-draggable{padding-right: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: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{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)}.bn-modal-footer{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{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}.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);text-align:start;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{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)}[dir=ltr] .bn-layer-notifies.data-pos-start>.bn-trans{transform:translateX(-20%)}[dir=rtl] .bn-layer-notifies.data-pos-start>.bn-trans{transform:translateX(20%)}.bn-layer-notifies.data-pos-start>.bn-trans.data-show{transform:translateX(0)}[dir=ltr] .bn-layer-notifies.data-pos-end>.bn-trans{transform:translateX(20%)}[dir=rtl] .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{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{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{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{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: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{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{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{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{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{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{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{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{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-DisabledText)}}.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;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::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{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-DisabledText)}}.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;appearance:none;background:transparent;border:none;caret-color:var(--color-PrimaryYellow);color:inherit;font-size:14px;font-weight:500;height:fit-content;line-height:22px;margin:var(--space-s) var(--space-s) 0;min-height:3em;outline:none;resize:none}.bn-textarea-input::placeholder{color:var(--color-DisableText)}@media only screen and (min-width:768px){.bn-textarea:hover:not(.disabled){border:1px solid var(--color-PrimaryYellow)}.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{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 .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 .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 .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 svg,.bn-textField.data-size-small .bn-textField-prefix 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 .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.data-size-tiny .bn-textField-prefix,.bn-textField.data-size-tiny .bn-textField-suffix{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 .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{gap:var(--space-4xs);padding:0 var(--space-2xs)}.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-DisabledText)}}.bn-textField.disabled .bn-textField-input{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)}.bn-textField.data-prefix-fixed .bn-textField-input{text-align:end}.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;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 .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}.bn-textField-numeric-controls{padding-inline-end:32px;position:relative}.bn-textField-numeric-controls .bn-textField-input [type=number],.bn-textField-numeric-controls .bn-textField-input[type=number]{-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}.bn-textField-numeric-controls-panel{border-inline-start:1px solid var(--color-CardBg);bottom:0;cursor:pointer;display:flex;flex-direction:column;height:100%;inset-inline-end:0;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;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-block-start: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)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel{border-inline-start:1px solid var(--color-InputLine)}.bn-textField-numeric-controls.bn-textField__line .bn-textField-numeric-controls-panel-down{border-block-start: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{gap:0}.bn-textField-numeric-controls-trade-suffix .bn-textField-input{text-align:end}.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 .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{align-items:center;cursor:pointer;display:flex;gap:5px}[dir=ltr] .bn-textFieldSelect-field-prefix.separator{border-right:1px solid var(--color-Line);padding-right:5px}[dir=rtl] .bn-textFieldSelect-field-prefix.separator{border-left:1px solid var(--color-Line);padding-left:5px}[dir=ltr] .bn-textFieldSelect-field-suffix.separator{border-left:1px solid var(--color-Line);padding-left:5px}[dir=rtl] .bn-textFieldSelect-field-suffix.separator{border-right:1px solid var(--color-Line);padding-right: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)}[dir=ltr] .bn-textFieldSelect-field.active>.bn-textFieldSelect-field-arrow{transform:rotate(180deg)}[dir=rtl] .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)}[dir=ltr] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-prefix{border-right:unset;padding-right:unset}[dir=rtl] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-prefix{border-left:unset;padding-left:unset}[dir=ltr] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-prefix.separator{border-left:1px solid var(--color-Line);padding-left:5px}[dir=rtl] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-prefix.separator{border-right:1px solid var(--color-Line);padding-right:5px}[dir=ltr] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-suffix{border-left:unset;padding-left:unset}[dir=rtl] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-suffix{border-right:unset;padding-right:unset}[dir=ltr] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-suffix.separator{border-right:1px solid var(--color-Line);padding-right:5px}[dir=rtl] .bn-textFieldSelect-field-rtl.bn-textFieldSelect-field-suffix.separator{border-left:1px solid var(--color-Line);padding-left:5px}.bn-textFieldSelect .bn-tooltips,.bn-textFieldSelect .bn-tooltips>.bn-bubble-content{width:100%}.bn-textFieldSelect-option{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{align-items:center;display:inline-flex;gap:var(--space-xl)}.bn-selection-group.data-dir-vertical{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);display:inline-flex;height:100%;justify-content:center;width:50%}[dir=ltr] .bn-switch__content .bn-switch-dot{border-radius:5px 0 0 5px}[dir=rtl] .bn-switch__content .bn-switch-dot{border-radius:0 5px 5px 0}.bn-switch__content.checked{background-color:transparent}[dir=ltr] .bn-switch__content.checked .bn-switch-dot{border-radius:0 5px 5px 0}[dir=rtl] .bn-switch__content.checked .bn-switch-dot{border-radius:5px 0 0 5px}.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}[dir=ltr] .bn-switch__content.data-size-small .bn-switch-dot{border-radius:var(--radii-xs) 0 0 var(--radii-xs)}[dir=rtl] .bn-switch__content.data-size-small .bn-switch-dot{border-radius:0 var(--radii-xs) var(--radii-xs) 0}[dir=ltr] .bn-switch__content.data-size-small.checked .bn-switch-dot{border-radius:0 var(--radii-xs) var(--radii-xs) 0}[dir=rtl] .bn-switch__content.data-size-small.checked .bn-switch-dot{border-radius:var(--radii-xs) 0 0 var(--radii-xs)}[dir=ltr] .bn-switch__content.data-size-small.bn-switch-rtl .bn-switch-dot{border-radius:0 var(--radii-xs) var(--radii-xs) 0}[dir=rtl] .bn-switch__content.data-size-small.bn-switch-rtl .bn-switch-dot{border-radius:var(--radii-xs) 0 0 var(--radii-xs)}[dir=ltr] .bn-switch__content.data-size-small.bn-switch-rtl.checked .bn-switch-dot{border-radius:var(--radii-xs) 0 0 var(--radii-xs)}[dir=rtl] .bn-switch__content.data-size-small.bn-switch-rtl.checked .bn-switch-dot{border-radius:0 var(--radii-xs) var(--radii-xs) 0}.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)}[dir=ltr] .bn-switch__content-left{left:2px}[dir=rtl] .bn-switch__content-left{right:2px}.bn-switch__content-right{color:var(--color-IconNormal)}[dir=ltr] .bn-switch__content-right{right:2px}[dir=rtl] .bn-switch__content-right{left:2px}[dir=ltr] .bn-switch__content.bn-switch-rtl .bn-switch-dot{border-radius:0 5px 5px 0}[dir=rtl] .bn-switch__content.bn-switch-rtl .bn-switch-dot{border-radius:5px 0 0 5px}[dir=ltr] .bn-switch__content.bn-switch-rtl .bn-switch__content-left{left:unset;right:2px}[dir=rtl] .bn-switch__content.bn-switch-rtl .bn-switch__content-left{left:2px;right:unset}[dir=ltr] .bn-switch__content.bn-switch-rtl .bn-switch__content-right{left:2px;right:unset}[dir=rtl] .bn-switch__content.bn-switch-rtl .bn-switch__content-right{left:unset;right:2px}[dir=ltr] .bn-switch__content.bn-switch-rtl.checked .bn-switch-dot{border-radius:5px 0 0 5px}[dir=rtl] .bn-switch__content.bn-switch-rtl.checked .bn-switch-dot{border-radius:0 5px 5px 0}.bn-radio{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{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;color:transparent;display:inline-flex;font-size:12px;height:14px;justify-content:flex-end;position:absolute;top:0;width:14px;z-index:11}[dir=ltr] .bn-subscript-icon{border-bottom-left-radius:var(--radii-m);right:0}[dir=rtl] .bn-subscript-icon{border-bottom-right-radius:var(--radii-m);left:0}[dir=ltr] .bn-subscript-rtl .bn-subscript-icon{border-bottom-left-radius:unset;border-bottom-right-radius:var(--radii-m);left:0;right:auto}[dir=rtl] .bn-subscript-rtl .bn-subscript-icon{border-bottom-left-radius:var(--radii-m);border-bottom-right-radius:unset;left:auto;right:0}@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{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{border:none;gap:0;padding:0}[dir=ltr] .bn-select-field.active>.bn-select-field-arrow{transform:rotate(180deg)}[dir=rtl] .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-DisabledText)}}.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{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{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: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{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{color:var(--color-PrimaryText);font-size:16px;font-weight:500;line-height:24px;padding:var(--space-m)}.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{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{width:100%}.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{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-DisabledText)}}.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;color:var(--color-PrimaryYellow);content:"|";font-weight:400}.bn-pin-item.cursor.full:before{color:var(--color-PrimaryYellow);content:"|";font-weight:400;opacity:0}.bn-pin-input{-webkit-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{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{align-items:center;color:var(--color-SecondaryText);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;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{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{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{bottom:-3px;content:"";height:3px;margin:0 auto;opacity:0;position:absolute;transition:opacity .15s linear;width:16px}[dir=ltr] .bn-tab__default-breakline:after,[dir=ltr] .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))}[dir=rtl] .bn-tab__default-breakline:after,[dir=rtl] .bn-tab__default:after{background-image:linear-gradient(to left,transparent calc(50% - 8px),var(--color-BtnBg) calc(50% - 8px),var(--color-BtnBg) calc(50% + 8px),transparent calc(50% + 8px))}.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}[dir=ltr] .bn-tab__default-breakline.bn-tab-badge,[dir=ltr] .bn-tab__default.bn-tab-badge{padding-right:7px}[dir=rtl] .bn-tab__default-breakline.bn-tab-badge,[dir=rtl] .bn-tab__default.bn-tab-badge{padding-left: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{color:var(--color-PrimaryText)}[dir=ltr] .bn-tab__vertical.active{border-left-color:var(--color-PrimaryYellow)}[dir=rtl] .bn-tab__vertical.active{border-right-color:var(--color-PrimaryYellow)}.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;content:"";height:17px;position:absolute;width:17px;z-index:1}[dir=ltr] .bn-tab__buySell:nth-child(odd).active:after{border-radius:0 0 0 var(--radii-xs);right:-7px;transform:rotate(-135deg)}[dir=rtl] .bn-tab__buySell:nth-child(odd).active:after{border-radius:0 0 var(--radii-xs) 0;left:-7px;transform:rotate(135deg)}.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;content:"";height:17px;position:absolute;width:17px;z-index:1}[dir=ltr] .bn-tab__buySell:nth-child(2n).active:before{border-radius:0 0 0 var(--radii-xs);left:-7px;transform:rotate(45deg)}[dir=rtl] .bn-tab__buySell:nth-child(2n).active:before{border-radius:0 0 var(--radii-xs) 0;right:-7px;transform:rotate(-45deg)}.bn-tab__buySell__gray:nth-child(n).active{background-color:var(--color-InputLine);color:var(--color-PrimaryText)}[dir=ltr] .bn-tab-rtl.bn-tab__buySell:nth-child(odd).active:after{border-radius:0 var(--radii-xs) 0 0;left:-7px;right:auto}[dir=rtl] .bn-tab-rtl.bn-tab__buySell:nth-child(odd).active:after{border-radius:var(--radii-xs) 0 0 0;left:auto;right:-7px}[dir=ltr] .bn-tab-rtl.bn-tab__buySell:nth-child(2n).active:before{border-radius:0 var(--radii-xs) 0 0;left:auto;right:-7px}[dir=rtl] .bn-tab-rtl.bn-tab__buySell:nth-child(2n).active:before{border-radius:var(--radii-xs) 0 0 0;left:-7px;right:auto}[dir=ltr] .bn-tab-rtl.bn-tab__default-breakline.bn-tab-badge,[dir=ltr] .bn-tab-rtl.bn-tab__default.bn-tab-badge{padding-left:7px;padding-right:unset}[dir=rtl] .bn-tab-rtl.bn-tab__default-breakline.bn-tab-badge,[dir=rtl] .bn-tab-rtl.bn-tab__default.bn-tab-badge{padding-left:unset;padding-right:7px}.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{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{color:var(--color-PrimaryText)}.bn-tab__vertical:hover{background-color:var(--color-Input);color:var(--color-PrimaryText)}.bn-tab__buySell{font-size:14px;font-weight:500;line-height:22px;min-width:122px}.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{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{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{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{gap:0}.bn-tab-list__third.data-size-large{gap:var(--space-m)}.bn-tab-list__default-breakline.data-size-large,.bn-tab-list__default.data-size-large{gap:var(--space-5xl)}.bn-tab-list__default-breakline.data-size-small,.bn-tab-list__default.data-size-small{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{gap:var(--space-mm)}.bn-tab-list__secondary{gap:2px}.bn-tab-list__secondary,.bn-tab-list__segment{background-color:var(--color-Input);border-radius:var(--radii-xs)}.bn-tab-list__segment{gap:0;padding-bottom:2px;padding-top:2px}.bn-tab-list__segment-outline{border:1px solid var(--color-InputLine);border-radius:var(--radii-m);gap:0;padding:var(--space-4xs)}.bn-tab-list__third{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{gap:var(--space-xl)}.bn-tab-list__default-breakline{border-bottom:1px solid var(--color-Line);gap:var(--space-xl)}.bn-tab-list__vertical{flex-direction:column;gap:0;height:100%}.bn-tab-list__buySell{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{gap:var(--space-4xs)}.bn-tab-list-shadow{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:56px}[dir=ltr] .bn-tab-list-shadow-left{background:linear-gradient(90deg,var(--color-BasicBg) 0,var(--color-BasicBg) 12px,transparent 100%);left:0}[dir=rtl] .bn-tab-list-shadow-left{background:linear-gradient(-90deg,var(--color-BasicBg) 0,var(--color-BasicBg) 12px,transparent 100%);right:0}.bn-tab-list-shadow-left-arrow{font-size:24px}[dir=ltr] .bn-tab-list-shadow-left-arrow{left:0}[dir=rtl] .bn-tab-list-shadow-left-arrow{right:0}[dir=ltr] .bn-tab-list-shadow-right{background:linear-gradient(270deg,var(--color-BasicBg) 0,var(--color-BasicBg) 12px,transparent 100%);right:0}[dir=rtl] .bn-tab-list-shadow-right{background:linear-gradient(-270deg,var(--color-BasicBg) 0,var(--color-BasicBg) 12px,transparent 100%);left:0}.bn-tab-list-shadow-right-arrow{font-size:24px}[dir=ltr] .bn-tab-list-shadow-right-arrow{right:0}[dir=rtl] .bn-tab-list-shadow-right-arrow{left:0}.bn-tab-list-arrow{color:var(--color-IconNormal);content:"";cursor:pointer;font-size:24px;height:100%;position:absolute;top:0}[dir=ltr] .bn-tab-list-arrow-left{left:0}[dir=rtl] .bn-tab-list-arrow-left{right:0}[dir=ltr] .bn-tab-list-arrow-right{right:0}[dir=rtl] .bn-tab-list-arrow-right{left: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}.bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-start-last:after{inset-inline-end:-1px}[dir=ltr] .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=rtl] .bn-virtual-table-wrapper-ping-start .bn-virtual-table-cell-fix-start-last:after{box-shadow:inset calc((5px*var(--transform-direction))*-1) 0 12px -4px var(--color-Line);transform:translateX(calc((100%*var(--transform-direction))*-1))}.bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-end-first:before{inset-inline-start:-1px}[dir=ltr] .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)))}[dir=rtl] .bn-virtual-table-wrapper-ping-end .bn-virtual-table-cell-fix-end-first:before{box-shadow:inset calc((-5px*var(--transform-direction))*-1) 0 12px -4px var(--color-Line);transform:translateX(calc((-100%*var(--transform-direction))*-1))}.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}.bn-virtual-table-row-expanded-content{inset-inline-start:0;overflow:auto;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)}.bn-virtual-table-cell:not(.bn-virtual-table-cell-expand):first-child{padding-inline-start:var(--table-horizontal-padding-ends)}.bn-virtual-table-cell:not(.bn-virtual-table-cell-expand):last-child{padding-inline-end:var(--table-horizontal-padding-ends)}.bn-virtual-table-cell-expand{inset-inline-start:0;justify-content:center;position:sticky;z-index:1}.bn-virtual-table-cell-expand-icon{cursor:pointer;font-size:20px}.bn-pagination{align-items:center;color:var(--color-SecondaryText);display:inline-flex;gap:var(--space-2xs);-webkit-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{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;text-decoration:none;width:28px}.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{align-items:center;column-gap:var(--space-2xs);display:flex;row-gap:var(--space-3xs)}[dir=ltr] .bn-breadcrumb{padding-right:var(--space-2xs)}[dir=rtl] .bn-breadcrumb{padding-left:var(--space-2xs)}.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{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}[dir=ltr] .bn-thumbnail-file{margin-left:var(--space-2xs)}[dir=rtl] .bn-thumbnail-file{margin-right: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{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;position:relative}[dir=ltr] .bn-timeline-item{padding-left:17px}[dir=rtl] .bn-timeline-item{padding-right:17px}.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;position:absolute;top:0;transform:translateY(6px);width:9px;z-index:2}[dir=ltr] .bn-timeline-item-ind{left:0}[dir=rtl] .bn-timeline-item-ind{right:0}.bn-timeline-item-ind.hollow{background-color:var(--color-BasicBg)}.bn-timeline-item-tail{bottom:0;position:absolute;top:9px;transform:translateY(6px)}[dir=ltr] .bn-timeline-item-tail{border-left:1px solid var(--color-Line);left:4px}[dir=rtl] .bn-timeline-item-tail{border-right:1px solid var(--color-Line);right:4px}[dir=ltr] .bn-timeline-item-tail.dashed{border-left-style:dashed}[dir=rtl] .bn-timeline-item-tail.dashed{border-right-style:dashed}.bn-timeline-item-desc{color:var(--color-TertiaryText);font-size:12px;font-weight:500;line-height:16px;margin-top:var(--space-5xs)}[dir=ltr] .bn-timeline-item-rtl{padding-left:auto;padding-right:17px}[dir=rtl] .bn-timeline-item-rtl{padding-left:17px;padding-right:auto}[dir=ltr] .bn-timeline-item-rtl .bn-timeline-item-ind{left:auto;right:0}[dir=rtl] .bn-timeline-item-rtl .bn-timeline-item-ind{left:0;right:auto}[dir=ltr] .bn-timeline-item-rtl .bn-timeline-item-tail{left:auto;right:4px}[dir=rtl] .bn-timeline-item-rtl .bn-timeline-item-tail{left:4px;right:auto}@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{display:flex;gap:var(--space-4xs)}.bn-slider-ticks__steps{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{border-radius:var(--radii-s);height:10px;left:0;margin:1px 6px;position:absolute;right:0}[dir=ltr] .bn-slider-color-track{background:linear-gradient(90deg,rgba(32,38,48,0),#202630)}[dir=rtl] .bn-slider-color-track{background:linear-gradient(270deg,rgba(32,38,48,0),#202630)}.bn-slider-color-input{-webkit-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;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{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;z-index:2}[dir=ltr] .bn-slider-track-step{transform:translate(-50%)}[dir=rtl] .bn-slider-track-step{transform:translate(50%)}.bn-slider-track-step-dot{background:var(--color-BasicBg);border:1px solid var(--color-InputLine);border-radius:1px;height:6px;width:6px}[dir=ltr] .bn-slider-track-step-dot{transform:rotate(-45deg)}[dir=rtl] .bn-slider-track-step-dot{transform:rotate(45deg)}.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;z-index:3}[dir=ltr] .bn-slider-track-number{transform:translate(-50%)}[dir=rtl] .bn-slider-track-number{transform:translate(50%)}[dir=ltr] .bn-slider-track-rtl .bn-slider-track-number,[dir=ltr] .bn-slider-track-rtl .bn-slider-track-step{transform:translate(50%)}[dir=rtl] .bn-slider-track-rtl .bn-slider-track-number,[dir=rtl] .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;width:10px}[dir=ltr] .bn-slider::-webkit-slider-thumb{transform:translate(0) rotate(-45deg)}[dir=rtl] .bn-slider::-webkit-slider-thumb{transform:translate(0) rotate(45deg)}.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;width:10px}[dir=ltr] .bn-slider::-moz-range-thumb{transform:translate(0) rotate(-45deg)}[dir=rtl] .bn-slider::-moz-range-thumb{transform:translate(0) rotate(45deg)}.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;width:10px}[dir=ltr] .bn-slider::-ms-thumb{transform:translate(0) rotate(-45deg)}[dir=rtl] .bn-slider::-ms-thumb{transform:translate(0) rotate(45deg)}.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{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{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{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;top:8px;z-index:2}[dir=ltr] .bn-upload__square .bn-upload-delete{right:8px}[dir=rtl] .bn-upload__square .bn-upload-delete{left:8px}.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}[dir=ltr] .bn-upload-rtl{direction:rtl}[dir=rtl] .bn-upload-rtl{direction:ltr}[dir=ltr] .bn-upload-rtl.bn-upload__square .bn-upload-delete{left:0;right:auto}[dir=rtl] .bn-upload-rtl.bn-upload__square .bn-upload-delete{left:auto;right:0}@media only screen and (min-width:768px){.bn-upload.data-initial.bn-upload:hover{border:1px solid var(--color-PrimaryYellow)}}.bn-step{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;transition-duration:var(--animation-duration-fast);transition-property:background-color;transition-timing-function:linear;width:16px;z-index:2}[dir=ltr] .bn-step__primary .bn-step-ind{transform:rotate(45deg)}[dir=rtl] .bn-step__primary .bn-step-ind{transform:rotate(-45deg)}.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}[dir=ltr] .bn-step__primary .bn-step-ind .data-ind-icon{transform:rotate(-45deg)}[dir=rtl] .bn-step__primary .bn-step-ind .data-ind-icon{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;position:absolute;top:7px;transition-duration:var(--animation-duration-fast);transition-property:background-color;transition-timing-function:linear}[dir=ltr] .bn-step__primary .bn-step-tail{left:0;right:16px;transform:translate(16px)}[dir=rtl] .bn-step__primary .bn-step-tail{left:16px;right:0;transform:translate(-16px)}.bn-step__primary__normal .bn-step-ind{border-radius:unset;height:8px;width:8px}[dir=ltr] .bn-step__primary__normal .bn-step-ind{transform:rotate(45deg)}[dir=rtl] .bn-step__primary__normal .bn-step-ind{transform:rotate(-45deg)}.bn-step__primary__normal .bn-step-tail{top:3px}[dir=ltr] .bn-step__primary__normal .bn-step-tail{right:8px;transform:translate(8px)}[dir=rtl] .bn-step__primary__normal .bn-step-tail{left:8px;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: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}[dir=ltr] .bn-step__primary__normal.data-type-dynamic.data-status-progress .bn-step-ind{transform:rotate(45deg) scale(1.25)}[dir=rtl] .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)}[dir=ltr] .bn-step__arrow:first-of-type.data-status-progress .bn-step-ind{background-image:linear-gradient(to right,var(--color-BtnBg),transparent)}[dir=rtl] .bn-step__arrow:first-of-type.data-status-progress .bn-step-ind{background-image:linear-gradient(to left,var(--color-BtnBg),transparent)}[dir=ltr] .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}[dir=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__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{background-color:var(--color-Line);content:"";height:51%;pointer-events:none;position:absolute;top:0;z-index:-1}[dir=ltr] .bn-step__arrow .bn-step-ind:before{border-radius:2px 2px 2px 0;left:6px;right:4px;transform:skewX(35deg)}[dir=rtl] .bn-step__arrow .bn-step-ind:before{border-radius:2px 2px 0 2px;left:4px;right:6px;transform:skewX(-35deg)}.bn-step__arrow .bn-step-ind:after{background-color:var(--color-Line);bottom:0;content:"";height:50%;pointer-events:none;position:absolute;z-index:-1}[dir=ltr] .bn-step__arrow .bn-step-ind:after{border-radius:0 2px 2px 2px;left:6px;right:4px;transform:skewX(-35deg)}[dir=rtl] .bn-step__arrow .bn-step-ind:after{border-radius:2px 0 2px 2px;left:4px;right:6px;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)}[dir=ltr] .bn-step-rtl.bn-step__primary .bn-step-tail{left:16px;right:0;transform:translate(-16px)}[dir=rtl] .bn-step-rtl.bn-step__primary .bn-step-tail{left:0;right:16px;transform:translate(16px)}[dir=ltr] .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%)}[dir=rtl] .bn-step-rtl.bn-step__primary.data-status-progress .bn-step-tail{background:linear-gradient(to right,var(--color-PrimaryText) 50%,var(--color-Line) 50%)}[dir=ltr] .bn-step-rtl.bn-step__primary__normal .bn-step-tail{left:3px;transform:translate(-8px)}[dir=rtl] .bn-step-rtl.bn-step__primary__normal .bn-step-tail{right:3px;transform:translate(8px)}.bn-step-rtl.bn-step__arrow{padding:0}[dir=ltr] .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)}[dir=rtl] .bn-step-rtl.bn-step__arrow:first-of-type.data-status-progress .bn-step-ind{background-image:linear-gradient(to right,var(--color-BtnBg),transparent)}[dir=ltr] .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}[dir=rtl] .bn-step-rtl.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}[dir=ltr] .bn-step-rtl.bn-step__arrow .bn-step-ind:before{transform:skewX(-35deg)}[dir=rtl] .bn-step-rtl.bn-step__arrow .bn-step-ind:before{transform:skewX(35deg)}[dir=ltr] .bn-step-rtl.bn-step__arrow .bn-step-ind:after{transform:skewX(35deg)}[dir=rtl] .bn-step-rtl.bn-step__arrow .bn-step-ind:after{transform:skewX(-35deg)}@media only screen and (min-width:768px){[dir=ltr] .bn-step{padding:0 var(--space-m) 0 0}[dir=rtl] .bn-step{padding:0 0 0 var(--space-m)}.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}[dir=ltr] .bn-step-rtl{padding:0 0 0 var(--space-m)}[dir=rtl] .bn-step-rtl{padding:0 var(--space-m) 0 0}.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{gap:var(--space-2xs)}[dir=ltr] .bn-steps__primary.data-gap .bn-step-tail{left:var(--space-2xs)}[dir=rtl] .bn-steps__primary.data-gap .bn-step-tail{right: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;top:0;transform:translateY(20px);width:2px}[dir=ltr] .bn-steps__primary.data-vertical .bn-step-tail{left:7px;right:auto}[dir=rtl] .bn-steps__primary.data-vertical .bn-step-tail{left:auto;right:7px}.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;top:0;transform:translateY(8px);width:2px}[dir=ltr] .bn-steps__primary.data-vertical .bn-step__primary__normal .bn-step-tail{left:3px;right:auto}[dir=rtl] .bn-steps__primary.data-vertical .bn-step__primary__normal .bn-step-tail{left:auto;right:3px}.bn-steps__primary.data-vertical .bn-step__primary__normal .bn-step-content{display:flex;flex-direction:column;gap:var(--space-4xs)}[dir=ltr] .bn-steps__primary.data-vertical .bn-step__primary__normal.bn-step-rtl .bn-step-tail{left:auto;right:3px}[dir=rtl] .bn-steps__primary.data-vertical .bn-step__primary__normal.bn-step-rtl .bn-step-tail{left:3px;right:auto}.bn-steps__primary.data-vertical .bn-step__primary.data-status-progress .bn-step-tail{background:var(--color-Line)}[dir=ltr] .bn-steps__primary.data-vertical .bn-step-rtl .bn-step-tail{left:auto;right:8px}[dir=rtl] .bn-steps__primary.data-vertical .bn-step-rtl .bn-step-tail{left:8px;right:auto}[dir=ltr] .bn-steps__primary .bn-step__primary.data-align-center .bn-step-ind{transform:translateX(47px) rotate(45deg)}[dir=rtl] .bn-steps__primary .bn-step__primary.data-align-center .bn-step-ind{transform:translateX(-47px) rotate(-45deg)}[dir=ltr] .bn-steps__primary .bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(-45deg)}[dir=rtl] .bn-steps__primary .bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(45deg)}[dir=ltr] .bn-steps__primary .bn-step__primary.data-align-center .bn-step-tail{transform:translateX(63px)}[dir=rtl] .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)}[dir=ltr] .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%)}[dir=rtl] .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 left,var(--color-PrimaryText) 50%,var(--color-Line) 50%)}[dir=ltr] .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%)}[dir=rtl] .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 right,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)}.bn-steps__primary .bn-step__primary.data-align-space-between:first-child{padding-inline-end:6px}.bn-steps__primary .bn-step__primary.data-align-space-between:first-child .bn-step-content{text-align:start}.bn-steps__primary .bn-step__primary.data-align-space-between:not(:first-child):not(:last-child){align-items:center;padding:0 6px}.bn-steps__primary .bn-step__primary.data-align-space-between:last-child{align-items:flex-end;flex:1 1;padding-inline-start:6px}.bn-steps__primary .bn-step__primary.data-align-space-between:last-child .bn-step-content{text-align:end}.bn-steps__primary .bn-step__primary.data-align-space-between:last-child .bn-step-tail{display:block}[dir=ltr] .bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind{transform:translateX(-47px) rotate(45deg)}[dir=rtl] .bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind{transform:translateX(47px) rotate(-45deg)}[dir=ltr] .bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(-45deg)}[dir=rtl] .bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(45deg)}[dir=ltr] .bn-steps__primary .bn-step-rtl.bn-step__primary.data-align-center .bn-step-tail{transform:translateX(-63px)}[dir=rtl] .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){[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-ind{transform:translateX(92px) rotate(45deg)}[dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-ind{transform:translateX(-92px) rotate(-45deg)}[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(-45deg)}[dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(45deg)}[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-center .bn-step-tail{transform:translateX(108px)}[dir=rtl] .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}.bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-space-between:first-child{padding-inline-end: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)}.bn-steps__primary:not(.data-vertical) .bn-step__primary.data-align-space-between:last-child{padding-inline-start:var(--space-xl)}[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind{transform:translateX(-92px) rotate(45deg)}[dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind{transform:translateX(92px) rotate(-45deg)}[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(-45deg)}[dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-ind .data-ind-icon{transform:rotate(45deg)}[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-tail{transform:translateX(-108px)}[dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step-rtl.bn-step__primary.data-align-center .bn-step-tail{transform:translateX(108px)}[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step__primary.data-align-center .bn-step-ind{transform:translateX(96px) rotate(45deg)}[dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step__primary.data-align-center .bn-step-ind{transform:translateX(-96px) rotate(-45deg)}[dir=ltr] .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)}[dir=rtl] .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)}[dir=ltr] .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step__primary.data-align-center .bn-step-tail{transform:translateX(104px)}[dir=rtl] .bn-steps__primary:not(.data-vertical) .bn-step__primary__normal.bn-step__primary.data-align-center .bn-step-tail{transform:translateX(-104px)}[dir=ltr] .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)}[dir=rtl] .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)}[dir=ltr] .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)}[dir=rtl] .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)}[dir=ltr] .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)}[dir=rtl] .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{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{padding:0 8px}[dir=ltr] .bn-tag.data-corner-top-left>.bn-bubble-content{border-radius:0 0 8px 0}[dir=rtl] .bn-tag.data-corner-top-left>.bn-bubble-content{border-radius:0 0 0 8px}.bn-tag.data-corner-top-right>.bn-bubble-content{padding:0 8px}[dir=ltr] .bn-tag.data-corner-top-right>.bn-bubble-content{border-radius:0 0 0 8px}[dir=rtl] .bn-tag.data-corner-top-right>.bn-bubble-content{border-radius:0 0 8px 0}.bn-tag-wrap{align-items:center;display:inline-flex;position:relative}[dir=ltr] .bn-tag-wrap{direction:ltr}[dir=rtl] .bn-tag-wrap{direction:rtl}.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(40,40,40,.8),rgba(40,40,40,.4)),linear-gradient(0deg,rgba(40,40,40,.8),rgba(40,40,40,.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(40,40,40,.8),rgba(40,40,40,.4)),linear-gradient(0deg,rgba(40,40,40,.8),rgba(40,40,40,.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{position:absolute;top:0;width:100%;z-index:1}[dir=ltr] .bn-picker-view-column-content{left:0}[dir=rtl] .bn-picker-view-column-content{right:0}.bn-picker-view-column-indicator{box-sizing:border-box;height:50px;position:absolute;width:100%;z-index:3}[dir=ltr] .bn-picker-view-column-indicator{left:0}[dir=rtl] .bn-picker-view-column-indicator{right:0}.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{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{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{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;width:20px}[dir=ltr] .bn-searchBar__collapsed .bn-textField{padding-left:0}[dir=rtl] .bn-searchBar__collapsed .bn-textField{padding-right:0}.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%}.bn-skeleton-header{padding-inline-end: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}[dir=ltr] .bn-skeleton.bn-skeleton-active .bn-skeleton-avatar,[dir=ltr] .bn-skeleton.bn-skeleton-active .bn-skeleton-image,[dir=ltr] .bn-skeleton.bn-skeleton-active .bn-skeleton-paragraph-row,[dir=ltr] .bn-skeleton.bn-skeleton-active .bn-skeleton-title{background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%)}[dir=rtl] .bn-skeleton.bn-skeleton-active .bn-skeleton-avatar,[dir=rtl] .bn-skeleton.bn-skeleton-active .bn-skeleton-image,[dir=rtl] .bn-skeleton.bn-skeleton-active .bn-skeleton-paragraph-row,[dir=rtl] .bn-skeleton.bn-skeleton-active .bn-skeleton-title{background:linear-gradient(-90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%)}[dir] .bn-skeleton.bn-skeleton-active .bn-skeleton-avatar,[dir] .bn-skeleton.bn-skeleton-active .bn-skeleton-image,[dir] .bn-skeleton.bn-skeleton-active .bn-skeleton-paragraph-row,[dir] .bn-skeleton.bn-skeleton-active .bn-skeleton-title{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}.bn-skeleton .bn-skeleton-paragraph-row-wrapper .bn-skeleton-avatar{flex-shrink:0;margin-inline-end:var(--space-s)}.bn-skeleton .bn-skeleton-paragraph-row-wrapper+.bn-skeleton-paragraph-row-wrapper{margin-block-start: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{margin-block-start:var(--space-mm)}.bn-skeleton-title+.bn-skeleton-paragraph{margin-block-start: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%}.bn-skeleton-image+.bn-skeleton-image{margin-inline-start:var(--space-mm)}.bn-skeleton-paragraph+.bn-skeleton-images{margin-block-start: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{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{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,[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{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{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}[dir=ltr] .bn-web-datepicker.data-size-tiny .bn-web-datepicker-suffix{padding-left:var(--space-4xs)}[dir=rtl] .bn-web-datepicker.data-size-tiny .bn-web-datepicker-suffix{padding-right: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 *,.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{align-items:center;color:var(--color-IconNormal);display:flex;flex:none}[dir=ltr] .bn-web-datepicker-suffix{padding-left:var(--space-2xs)}[dir=rtl] .bn-web-datepicker-suffix{padding-right:var(--space-2xs)}.bn-web-datepicker-clear{align-items:center;background:inherit;bottom:0;color:var(--color-IconNormal);cursor:pointer;display:flex;opacity:0;position:absolute;top:0;transition:opacity .3s linear}[dir=ltr] .bn-web-datepicker-clear{right:0}[dir=rtl] .bn-web-datepicker-clear{left:0}.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::placeholder{color:var(--color-IconNormal)}.bn-web-datepicker-range .bn-web-datepicker-input>input{text-align:center}[dir=ltr] .bn-web-datepicker-rtl .bn-web-datepicker-suffix{padding-left:0;padding-right:var(--space-2xs)}[dir=rtl] .bn-web-datepicker-rtl .bn-web-datepicker-suffix{padding-left:var(--space-2xs);padding-right:0}[dir=ltr] .bn-web-datepicker-rtl .bn-web-datepicker-clear{left:0;right:auto}[dir=rtl] .bn-web-datepicker-rtl .bn-web-datepicker-clear{left:auto;right:0}.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{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);color:var(--color-TextOnYellow)}.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}[dir=ltr] .bn-web-datepicker-ok{float:right}[dir=rtl] .bn-web-datepicker-ok{float:left}.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-Line);cursor:not-allowed;opacity:.3}.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-range-start.bn-web-datepicker-cell-range-start-single>.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-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-range-start.bn-web-datepicker-cell-range-start-single>.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);color:var(--color-TextOnYellow)}[dir=ltr] .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-start>.bn-web-datepicker-cell-inner{border-radius:var(--radii-s) 0 0 var(--radii-s)}[dir=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-date-panel .bn-web-datepicker-cell-range-end>.bn-web-datepicker-cell-inner{background-color:var(--color-BtnBg);color:var(--color-TextOnYellow)}[dir=ltr] .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-end>.bn-web-datepicker-cell-inner{border-radius:0 var(--radii-s) var(--radii-s) 0}[dir=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-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-style:solid}[dir=ltr] .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-start>.bn-web-datepicker-cell-inner{border-radius:var(--radii-s) 0 0 var(--radii-s);border-right-color:transparent}[dir=rtl] .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-start>.bn-web-datepicker-cell-inner{border-left-color:transparent;border-radius:0 var(--radii-s) var(--radii-s) 0}.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-style:solid}[dir=ltr] .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-end>.bn-web-datepicker-cell-inner{border-left-color:transparent;border-radius:0 var(--radii-s) var(--radii-s) 0}[dir=rtl] .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-end>.bn-web-datepicker-cell-inner{border-radius:var(--radii-s) 0 0 var(--radii-s);border-right-color:transparent}.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;transition:background .3s;width:64px}[dir=ltr] .bn-web-datepicker-time-panel-column{text-align:left}[dir=rtl] .bn-web-datepicker-time-panel-column{text-align:right}.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{display:flex;gap:var(--space-xl);padding:18px 32px}[dir=ltr] .bn-web-datepicker-datetime-panel .bn-web-datepicker-time-panel{border-left:none}[dir=rtl] .bn-web-datepicker-datetime-panel .bn-web-datepicker-time-panel{border-right: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}[dir=ltr] .bn-web-datepicker-dropdown-placement-topLeft .bn-web-datepicker-range-arrow,[dir=ltr] .bn-web-datepicker-dropdown-placement-topRight .bn-web-datepicker-range-arrow{transform:rotate(135deg)}[dir=rtl] .bn-web-datepicker-dropdown-placement-topLeft .bn-web-datepicker-range-arrow,[dir=rtl] .bn-web-datepicker-dropdown-placement-topRight .bn-web-datepicker-range-arrow{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}[dir=ltr] .bn-web-datepicker-dropdown-placement-bottomLeft .bn-web-datepicker-range-arrow,[dir=ltr] .bn-web-datepicker-dropdown-placement-bottomright .bn-web-datepicker-range-arrow{transform:rotate(-45deg)}[dir=rtl] .bn-web-datepicker-dropdown-placement-bottomLeft .bn-web-datepicker-range-arrow,[dir=rtl] .bn-web-datepicker-dropdown-placement-bottomright .bn-web-datepicker-range-arrow{transform:rotate(45deg)}.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow{height:10px;position:absolute;transition:all .3s;width:10px;z-index:1}[dir=ltr] .bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow{left:10px;margin-left:10px}[dir=rtl] .bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow{margin-right:10px;right:10px}.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:after,.bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:before{box-sizing:border-box;content:"";position:absolute;top:50%}[dir=ltr] .bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:after,[dir=ltr] .bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:before{border-color:var(--color-CardBg) var(--color-CardBg) transparent transparent;left:50%;transform:translate(-50%,-50%)}[dir=rtl] .bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:after,[dir=rtl] .bn-web-datepicker-dropdown .bn-web-datepicker-range-arrow:before{border-color:var(--color-CardBg) transparent transparent var(--color-CardBg);right: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}[dir=ltr] .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}[dir=rtl] .bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-start>.bn-web-datepicker-cell-inner{border-radius:var(--radii-s) 0 0 var(--radii-s)}[dir=ltr] .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)}[dir=rtl] .bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-end>.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-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-style:dashed}[dir=ltr] .bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-start>.bn-web-datepicker-cell-inner{border-left-color:transparent;border-radius:var(--radii-s) 0 0 var(--radii-s)}[dir=rtl] .bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-start>.bn-web-datepicker-cell-inner{border-radius:0 var(--radii-s) var(--radii-s) 0;border-right-color:transparent}.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-style:dashed}[dir=ltr] .bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-end>.bn-web-datepicker-cell-inner{border-radius:0 var(--radii-s) var(--radii-s) 0;border-right-color:transparent}[dir=rtl] .bn-web-datepicker-panel-rtl .bn-web-datepicker-date-panel .bn-web-datepicker-cell-range-hover-end>.bn-web-datepicker-cell-inner{border-left-color:transparent;border-radius:var(--radii-s) 0 0 var(--radii-s)}.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{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{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;z-index:3}[dir=ltr] .bn-dual-slider-number{transform:translate(-50%)}[dir=rtl] .bn-dual-slider-number{transform:translate(50%)}@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;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 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.headline1{font-size:28px;font-weight:600;line-height:36px}@media only screen and (min-width:768px){.headline1{font-size:40px;font-weight:600;line-height:48px}}.headline2{font-size:24px;font-weight:600;line-height:34px}@media only screen and (min-width:768px){.headline2{font-size:32px;font-weight:600;line-height:40px}}.headline3{font-size:20px;font-weight:600;line-height:28px}@media only screen and (min-width:768px){.headline3{font-size:28px;font-weight:600;line-height:36px}}.headline4{font-size:18px;font-weight:600;line-height:26px}@media only screen and (min-width:768px){.headline4{font-size:24px;font-weight:600;line-height:34px}}.headline5{font-size:18px;font-weight:600;line-height:26px}@media only screen and (min-width:768px){.headline5{font-size:20px;font-weight:600;line-height:28px}}.subtitle4{font-size:20px;font-weight:500;line-height:28px}@media only screen and (min-width:768px){.subtitle4{font-size:20px;font-weight:500;line-height:28px}}.subtitle6{font-size:16px;font-weight:600;line-height:24px}@media only screen and (min-width:768px){.subtitle6{font-size:16px;font-weight:600;line-height:24px}}.subtitle1{font-size:16px;font-weight:500;line-height:24px}@media only screen and (min-width:768px){.subtitle1{font-size:16px;font-weight:500;line-height:24px}}.subtitle2{font-size:14px;font-weight:500;line-height:22px}@media only screen and (min-width:768px){.subtitle2{font-size:14px;font-weight:500;line-height:22px}}.subtitle3{font-size:12px;font-weight:500;line-height:18px}@media only screen and (min-width:768px){.subtitle3{font-size:12px;font-weight:500;line-height:18px}}.body1{font-size:16px;font-weight:400;line-height:24px}@media only screen and (min-width:768px){.body1{font-size:20px;font-weight:400;line-height:28px}}.body2{font-size:14px;font-weight:400;line-height:22px}@media only screen and (min-width:768px){.body2{font-size:16px;font-weight:400;line-height:24px}}.body3{font-size:14px;font-weight:400;line-height:22px}@media only screen and (min-width:768px){.body3{font-size:14px;font-weight:400;line-height:22px}}.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){.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}}.caption0{font-size:12px;font-weight:500;line-height:18px}@media only screen and (min-width:768px){.caption0{font-size:12px;font-weight:500;line-height:18px}}.caption1{font-size:12px;font-weight:400;line-height:18px}@media only screen and (min-width:768px){.caption1{font-size:12px;font-weight:400;line-height:18px}}.elevation1{box-shadow:var(--shadow-shadow1)}.elevation2{box-shadow:var(--shadow-shadow2)}.elevation3{box-shadow:var(--shadow-shadow3)}.my-table thead tr{background:transparent}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-\[-1px\]{bottom:-1px}.bottom-\[-4px\]{bottom:-4px}.bottom-\[12px\]{bottom:12px}.bottom-\[14px\]{bottom:14px}.bottom-\[24px\]{bottom:24px}.bottom-\[25px\]{bottom:25px}[dir=ltr] .left-0{left:0}[dir=rtl] .left-0{right:0}[dir=ltr] .left-1\/2{left:50%}[dir=rtl] .left-1\/2{right:50%}[dir=ltr] .left-\[-12px\]{left:-12px}[dir=rtl] .left-\[-12px\]{right:-12px}[dir=ltr] .left-\[-1px\]{left:-1px}[dir=rtl] .left-\[-1px\]{right:-1px}[dir=ltr] .left-\[-26px\]{left:-26px}[dir=rtl] .left-\[-26px\]{right:-26px}[dir=ltr] .left-\[-2px\]{left:-2px}[dir=rtl] .left-\[-2px\]{right:-2px}[dir=ltr] .left-\[-3px\]{left:-3px}[dir=rtl] .left-\[-3px\]{right:-3px}[dir=ltr] .left-\[0px\]{left:0}[dir=rtl] .left-\[0px\]{right:0}[dir=ltr] .left-\[15px\]{left:15px}[dir=rtl] .left-\[15px\]{right:15px}[dir=ltr] .left-\[20px\]{left:20px}[dir=rtl] .left-\[20px\]{right:20px}[dir=ltr] .left-\[50\%\]{left:50%}[dir=rtl] .left-\[50\%\]{right:50%}[dir=ltr] .left-\[6px\]{left:6px}[dir=rtl] .left-\[6px\]{right:6px}[dir=ltr] .left-\[8px\]{left:8px}[dir=rtl] .left-\[8px\]{right:8px}[dir=ltr] .left-\[9px\]{left:9px}[dir=rtl] .left-\[9px\]{right:9px}[dir=ltr] .right-0{right:0}[dir=rtl] .right-0{left:0}[dir=ltr] .right-3{right:.75rem}[dir=rtl] .right-3{left:.75rem}[dir=ltr] .right-4{right:1rem}[dir=rtl] .right-4{left:1rem}[dir=ltr] .right-\[-12px\]{right:-12px}[dir=rtl] .right-\[-12px\]{left:-12px}[dir=ltr] .right-\[-13px\]{right:-13px}[dir=rtl] .right-\[-13px\]{left:-13px}[dir=ltr] .right-\[-1px\]{right:-1px}[dir=rtl] .right-\[-1px\]{left:-1px}[dir=ltr] .right-\[-23px\]{right:-23px}[dir=rtl] .right-\[-23px\]{left:-23px}[dir=ltr] .right-\[-2px\]{right:-2px}[dir=rtl] .right-\[-2px\]{left:-2px}[dir=ltr] .right-\[-3px\]{right:-3px}[dir=rtl] .right-\[-3px\]{left:-3px}[dir=ltr] .right-\[-4px\]{right:-4px}[dir=rtl] .right-\[-4px\]{left:-4px}[dir=ltr] .right-\[-5px\]{right:-5px}[dir=rtl] .right-\[-5px\]{left:-5px}[dir=ltr] .right-\[0\]{right:0}[dir=rtl] .right-\[0\]{left:0}[dir=ltr] .right-\[105px\]{right:105px}[dir=rtl] .right-\[105px\]{left:105px}[dir=ltr] .right-\[12px\]{right:12px}[dir=rtl] .right-\[12px\]{left:12px}[dir=ltr] .right-\[15px\]{right:15px}[dir=rtl] .right-\[15px\]{left:15px}[dir=ltr] .right-\[20px\]{right:20px}[dir=rtl] .right-\[20px\]{left:20px}[dir=ltr] .right-\[24px\]{right:24px}[dir=rtl] .right-\[24px\]{left:24px}[dir=ltr] .right-\[28px\]{right:28px}[dir=rtl] .right-\[28px\]{left:28px}[dir=ltr] .right-\[32px\]{right:32px}[dir=rtl] .right-\[32px\]{left:32px}[dir=ltr] .right-\[44px\]{right:44px}[dir=rtl] .right-\[44px\]{left:44px}[dir=ltr] .right-\[4px\]{right:4px}[dir=rtl] .right-\[4px\]{left:4px}[dir=ltr] .right-\[6px\]{right:6px}[dir=rtl] .right-\[6px\]{left:6px}[dir=ltr] .right-\[8px\]{right:8px}[dir=rtl] .right-\[8px\]{left:8px}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:.75rem}.top-\[-101px\]{top:-101px}.top-\[-109px\]{top:-109px}.top-\[-128px\]{top:-128px}.top-\[-12px\]{top:-12px}.top-\[-1px\]{top:-1px}.top-\[-24px\]{top:-24px}.top-\[-28px\]{top:-28px}.top-\[-30px\]{top:-30px}.top-\[-31px\]{top:-31px}.top-\[-3px\]{top:-3px}.top-\[-4px\]{top:-4px}.top-\[-54px\]{top:-54px}.top-\[0px\]{top:0}.top-\[10px\]{top:10px}.top-\[12px\]{top:12px}.top-\[13px\]{top:13px}.top-\[17px\]{top:17px}.top-\[18px\]{top:18px}.top-\[1px\]{top:1px}.top-\[20px\]{top:20px}.top-\[40px\]{top:40px}.top-\[45px\]{top:45px}.top-\[4px\]{top:4px}.top-\[50\%\]{top:50%}.top-\[64px\]{top:64px}.top-\[70px\]{top:70px}.top-\[9px\]{top:9px}.top-\[calc\(50\%-15px\)\]{top:calc(50% - 15px)}.\!z-\[100000000000000000\]{z-index:100000000000000000!important}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[10000\]{z-index:10000}.z-\[1002\]{z-index:1002}.z-\[100\]{z-index:100}.z-\[1199\]{z-index:1199}.z-\[1\]{z-index:1}.z-\[2000\]{z-index:2000}.z-\[2\]{z-index:2}.z-\[999\]{z-index:999}.m-0{margin:0}[dir=ltr] .m-\[0_12px_0_0\]{margin:0 12px 0 0}[dir=rtl] .m-\[0_12px_0_0\]{margin:0 0 0 12px}.m-\[0_15px\]{margin:0 15px}.m-\[10px_0_0_0\]{margin:10px 0 0}.m-\[11px_0_27px\]{margin:11px 0 27px}.m-\[16px_0_0\]{margin:16px 0 0}.m-\[1px_0\]{margin:1px 0}.m-\[24px_-15px_0\]{margin:24px -15px 0}.m-\[24px_0_0\]{margin:24px 0 0}.m-\[8px_48px_0\]{margin:8px 48px 0}.\!my-\[32px\]{margin-bottom:32px!important;margin-top:32px!important}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[-16px\]{margin-left:-16px;margin-right:-16px}.mx-\[10px\]{margin-left:10px;margin-right:10px}.mx-\[12px\]{margin-left:12px;margin-right:12px}.mx-\[15px\]{margin-left:15px;margin-right:15px}.mx-\[16px\]{margin-left:16px;margin-right:16px}.mx-\[24px\]{margin-left:24px;margin-right:24px}.mx-\[4px\]{margin-left:4px;margin-right:4px}.mx-\[5px\]{margin-left:5px;margin-right:5px}.mx-\[8px\]{margin-left:8px;margin-right:8px}.mx-\[auto\],.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-\[12px\]{margin-bottom:12px;margin-top:12px}.my-\[136px\]{margin-bottom:136px;margin-top:136px}.my-\[16px\]{margin-bottom:16px;margin-top:16px}.my-\[24px\]{margin-bottom:24px;margin-top:24px}.my-\[2px\]{margin-bottom:2px;margin-top:2px}.my-\[4px\]{margin-bottom:4px;margin-top:4px}.my-\[8px\]{margin-bottom:8px;margin-top:8px}[dir=ltr] .\!ml-\[0px\]{margin-left:0!important}[dir=rtl] .\!ml-\[0px\]{margin-right:0!important}[dir=ltr] .\!ml-\[8px\]{margin-left:8px!important}[dir=rtl] .\!ml-\[8px\]{margin-right:8px!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[12px\]{margin-bottom:12px}.mb-\[16px\]{margin-bottom:16px}.mb-\[18px\]{margin-bottom:18px}.mb-\[202px\]{margin-bottom:202px}.mb-\[22px\]{margin-bottom:22px}.mb-\[24px\]{margin-bottom:24px}.mb-\[2px\]{margin-bottom:2px}.mb-\[30px\]{margin-bottom:30px}.mb-\[32px\]{margin-bottom:32px}.mb-\[3px\]{margin-bottom:3px}.mb-\[40px\]{margin-bottom:40px}.mb-\[4px\]{margin-bottom:4px}.mb-\[6px\]{margin-bottom:6px}.mb-\[8px\]{margin-bottom:8px}.mb-auto{margin-bottom:auto}[dir=ltr] .ml-0{margin-left:0}[dir=rtl] .ml-0{margin-right:0}[dir=ltr] .ml-0\.5{margin-left:.125rem}[dir=rtl] .ml-0\.5{margin-right:.125rem}[dir=ltr] .ml-1{margin-left:.25rem}[dir=rtl] .ml-1{margin-right:.25rem}[dir=ltr] .ml-\[-10px\]{margin-left:-10px}[dir=rtl] .ml-\[-10px\]{margin-right:-10px}[dir=ltr] .ml-\[-12px\]{margin-left:-12px}[dir=rtl] .ml-\[-12px\]{margin-right:-12px}[dir=ltr] .ml-\[-2px\]{margin-left:-2px}[dir=rtl] .ml-\[-2px\]{margin-right:-2px}[dir=ltr] .ml-\[-4px\]{margin-left:-4px}[dir=rtl] .ml-\[-4px\]{margin-right:-4px}[dir=ltr] .ml-\[10px\]{margin-left:10px}[dir=rtl] .ml-\[10px\]{margin-right:10px}[dir=ltr] .ml-\[12px\]{margin-left:12px}[dir=rtl] .ml-\[12px\]{margin-right:12px}[dir=ltr] .ml-\[15px\]{margin-left:15px}[dir=rtl] .ml-\[15px\]{margin-right:15px}[dir=ltr] .ml-\[16px\]{margin-left:16px}[dir=rtl] .ml-\[16px\]{margin-right:16px}[dir=ltr] .ml-\[20px\]{margin-left:20px}[dir=rtl] .ml-\[20px\]{margin-right:20px}[dir=ltr] .ml-\[22px\]{margin-left:22px}[dir=rtl] .ml-\[22px\]{margin-right:22px}[dir=ltr] .ml-\[24px\]{margin-left:24px}[dir=rtl] .ml-\[24px\]{margin-right:24px}[dir=ltr] .ml-\[2px\]{margin-left:2px}[dir=rtl] .ml-\[2px\]{margin-right:2px}[dir=ltr] .ml-\[3px\]{margin-left:3px}[dir=rtl] .ml-\[3px\]{margin-right:3px}[dir=ltr] .ml-\[40px\]{margin-left:40px}[dir=rtl] .ml-\[40px\]{margin-right:40px}[dir=ltr] .ml-\[4px\]{margin-left:4px}[dir=rtl] .ml-\[4px\]{margin-right:4px}[dir=ltr] .ml-\[5px\]{margin-left:5px}[dir=rtl] .ml-\[5px\]{margin-right:5px}[dir=ltr] .ml-\[68px\]{margin-left:68px}[dir=rtl] .ml-\[68px\]{margin-right:68px}[dir=ltr] .ml-\[6px\]{margin-left:6px}[dir=rtl] .ml-\[6px\]{margin-right:6px}[dir=ltr] .ml-\[8px\]{margin-left:8px}[dir=rtl] .ml-\[8px\]{margin-right:8px}[dir=ltr] .ml-\[auto\]{margin-left:auto}[dir=rtl] .ml-\[auto\]{margin-right:auto}[dir=ltr] .ml-auto{margin-left:auto}[dir=rtl] .ml-auto{margin-right:auto}[dir=ltr] .mr-0{margin-right:0}[dir=rtl] .mr-0{margin-left:0}[dir=ltr] .mr-1{margin-right:.25rem}[dir=rtl] .mr-1{margin-left:.25rem}[dir=ltr] .mr-2{margin-right:.5rem}[dir=rtl] .mr-2{margin-left:.5rem}[dir=ltr] .mr-4{margin-right:1rem}[dir=rtl] .mr-4{margin-left:1rem}[dir=ltr] .mr-6{margin-right:1.5rem}[dir=rtl] .mr-6{margin-left:1.5rem}[dir=ltr] .mr-\[-4px\]{margin-right:-4px}[dir=rtl] .mr-\[-4px\]{margin-left:-4px}[dir=ltr] .mr-\[10px\]{margin-right:10px}[dir=rtl] .mr-\[10px\]{margin-left:10px}[dir=ltr] .mr-\[12px\]{margin-right:12px}[dir=rtl] .mr-\[12px\]{margin-left:12px}[dir=ltr] .mr-\[16px\]{margin-right:16px}[dir=rtl] .mr-\[16px\]{margin-left:16px}[dir=ltr] .mr-\[20px\]{margin-right:20px}[dir=rtl] .mr-\[20px\]{margin-left:20px}[dir=ltr] .mr-\[24px\]{margin-right:24px}[dir=rtl] .mr-\[24px\]{margin-left:24px}[dir=ltr] .mr-\[2px\]{margin-right:2px}[dir=rtl] .mr-\[2px\]{margin-left:2px}[dir=ltr] .mr-\[40px\]{margin-right:40px}[dir=rtl] .mr-\[40px\]{margin-left:40px}[dir=ltr] .mr-\[4px\]{margin-right:4px}[dir=rtl] .mr-\[4px\]{margin-left:4px}[dir=ltr] .mr-\[50px\]{margin-right:50px}[dir=rtl] .mr-\[50px\]{margin-left:50px}[dir=ltr] .mr-\[5px\]{margin-right:5px}[dir=rtl] .mr-\[5px\]{margin-left:5px}[dir=ltr] .mr-\[72px\]{margin-right:72px}[dir=rtl] .mr-\[72px\]{margin-left:72px}[dir=ltr] .mr-\[8px\]{margin-right:8px}[dir=rtl] .mr-\[8px\]{margin-left:8px}[dir=ltr] .mr-auto{margin-right:auto}[dir=rtl] .mr-auto{margin-left:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[0\]{margin-top:0}.mt-\[100px\]{margin-top:100px}.mt-\[102px\]{margin-top:102px}.mt-\[10px\]{margin-top:10px}.mt-\[12px\]{margin-top:12px}.mt-\[135px\]{margin-top:135px}.mt-\[15px\]{margin-top:15px}.mt-\[16px\]{margin-top:16px}.mt-\[1px\]{margin-top:1px}.mt-\[20px\]{margin-top:20px}.mt-\[24px\]{margin-top:24px}.mt-\[2px\]{margin-top:2px}.mt-\[32px\]{margin-top:32px}.mt-\[34px\]{margin-top:34px}.mt-\[3px\]{margin-top:3px}.mt-\[40px\]{margin-top:40px}.mt-\[48px\]{margin-top:48px}.mt-\[4px\]{margin-top:4px}.mt-\[50px\]{margin-top:50px}.mt-\[56px\]{margin-top:56px}.mt-\[5px\]{margin-top:5px}.mt-\[60px\]{margin-top:60px}.mt-\[66px\]{margin-top:66px}.mt-\[6px\]{margin-top:6px}.mt-\[70px\]{margin-top:70px}.mt-\[79px\]{margin-top:79px}.mt-\[80px\]{margin-top:80px}.mt-\[8px\]{margin-top:8px}.mt-\[98px\]{margin-top:98px}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.block{display:block}.\!inline-block{display:inline-block!important}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-column{display:table-column}.table-row-group{display:table-row-group}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.\!h-4{height:1rem!important}.\!h-\[16px\]{height:16px!important}.\!h-\[24px\]{height:24px!important}.\!h-\[32px\]{height:32px!important}.\!h-\[36px\]{height:36px!important}.\!h-\[38px\]{height:38px!important}.\!h-\[40px\]{height:40px!important}.\!h-\[auto\]{height:auto!important}.\!h-\[calc\(100vh-100px\)\]{height:calc(100vh - 100px)!important}.h-1{height:.25rem}.h-16{height:4rem}.h-2{height:.5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[100vh\]{height:100vh}.h-\[101px\]{height:101px}.h-\[102px\]{height:102px}.h-\[10px\]{height:10px}.h-\[120px\]{height:120px}.h-\[128px\]{height:128px}.h-\[12px\]{height:12px}.h-\[132px\]{height:132px}.h-\[140px\]{height:140px}.h-\[145px\]{height:145px}.h-\[148px\]{height:148px}.h-\[14px\]{height:14px}.h-\[150px\]{height:150px}.h-\[157px\]{height:157px}.h-\[15px\]{height:15px}.h-\[160px\]{height:160px}.h-\[16px\]{height:16px}.h-\[180px\]{height:180px}.h-\[184px\]{height:184px}.h-\[18px\]{height:18px}.h-\[190px\]{height:190px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[204px\]{height:204px}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[24px\]{height:24px}.h-\[261px\]{height:261px}.h-\[26px\]{height:26px}.h-\[296px\]{height:296px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[326px\]{height:326px}.h-\[32px\]{height:32px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[370px\]{height:370px}.h-\[38px\]{height:38px}.h-\[3px\]{height:3px}.h-\[40px\]{height:40px}.h-\[418px\]{height:418px}.h-\[44p\]{height:44p}.h-\[44px\]{height:44px}.h-\[46px\]{height:46px}.h-\[48px\]{height:48px}.h-\[496px\]{height:496px}.h-\[4px\]{height:4px}.h-\[50px\]{height:50px}.h-\[52px\]{height:52px}.h-\[56px\]{height:56px}.h-\[57px\]{height:57px}.h-\[5px\]{height:5px}.h-\[60px\]{height:60px}.h-\[61px\]{height:61px}.h-\[64px\]{height:64px}.h-\[66\%\]{height:66%}.h-\[66px\]{height:66px}.h-\[70vh\]{height:70vh}.h-\[73px\]{height:73px}.h-\[7px\]{height:7px}.h-\[80px\]{height:80px}.h-\[88px\]{height:88px}.h-\[8px\]{height:8px}.h-\[90px\]{height:90px}.h-\[96px\]{height:96px}.h-\[calc\(100\%-40px\)\]{height:calc(100% - 40px)}.h-\[calc\(100\%-60px\)\]{height:calc(100% - 60px)}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.\!max-h-\[536px\]{max-height:536px!important}.\!max-h-\[calc\(100vh-100px\)\]{max-height:calc(100vh - 100px)!important}.\!max-h-fit{max-height:fit-content!important}.max-h-60{max-height:15rem}.max-h-\[100px\]{max-height:100px}.max-h-\[200px\]{max-height:200px}.max-h-\[400px\]{max-height:400px}.max-h-\[426px\]{max-height:426px}.max-h-\[500px\]{max-height:500px}.max-h-\[576px\]{max-height:576px}.max-h-\[calc\(100\%-25px\)\]{max-height:calc(100% - 25px)}.max-h-\[calc\(100vh-60px-64px\)\]{max-height:calc(100vh - 124px)}.max-h-\[calc\(100vh-80px\)\]{max-height:calc(100vh - 80px)}.max-h-\[calc\(100vh-80px-66px\)\]{max-height:calc(100vh - 146px)}.max-h-\[calc\(100vh-80px-66px-72px\)\]{max-height:calc(100vh - 218px)}.max-h-fit{max-height:fit-content}.max-h-none{max-height:none}.\!min-h-0{min-height:0!important}.min-h-4{min-height:1rem}.min-h-\[100vh\]{min-height:100vh}.min-h-\[16px\]{min-height:16px}.min-h-\[20px\]{min-height:20px}.min-h-\[238px\]{min-height:238px}.min-h-\[240px\]{min-height:240px}.min-h-\[276px\]{min-height:276px}.min-h-\[282px\]{min-height:282px}.min-h-\[290px\]{min-height:290px}.min-h-\[300px\]{min-height:300px}.min-h-\[320px\]{min-height:320px}.min-h-\[40px\]{min-height:40px}.min-h-\[50px\]{min-height:50px}.min-h-\[72px\]{min-height:72px}.min-h-\[734px\]{min-height:734px}.min-h-\[96px\]{min-height:96px}.min-h-\[auto\]{min-height:auto}.min-h-\[calc\(100vh-44px\)\]{min-height:calc(100vh - 44px)}.min-h-\[calc\(100vh-44px-64px-88px\)\]{min-height:calc(100vh - 196px)}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.min-h-\[calc\(100vh-64px-85px\)\]{min-height:calc(100vh - 149px)}.\!w-\[100px\]{width:100px!important}.\!w-\[16px\]{width:16px!important}.\!w-auto{width:auto!important}.\!w-fit{width:fit-content!important}.\!w-full{width:100%!important}.w-1{width:.25rem}.w-1\/2{width:50%}.w-24{width:6rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[1\.5px\]{width:1.5px}.w-\[100px\]{width:100px}.w-\[100vw\]{width:100vw}.w-\[104px\]{width:104px}.w-\[10px\]{width:10px}.w-\[120px\]{width:120px}.w-\[128px\]{width:128px}.w-\[12px\]{width:12px}.w-\[132px\]{width:132px}.w-\[140px\]{width:140px}.w-\[14px\]{width:14px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[167px\]{width:167px}.w-\[16px\]{width:16px}.w-\[170px\]{width:170px}.w-\[173px\]{width:173px}.w-\[175px\]{width:175px}.w-\[199px\]{width:199px}.w-\[1px\]{width:1px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[225px\]{width:225px}.w-\[240px\]{width:240px}.w-\[244px\]{width:244px}.w-\[247px\]{width:247px}.w-\[24px\]{width:24px}.w-\[25\%\]{width:25%}.w-\[250px\]{width:250px}.w-\[255px\]{width:255px}.w-\[260px\]{width:260px}.w-\[298px\]{width:298px}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[305px\]{width:305px}.w-\[30px\]{width:30px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[340px\]{width:340px}.w-\[35\%\]{width:35%}.w-\[352px\]{width:352px}.w-\[360px\]{width:360px}.w-\[36px\]{width:36px}.w-\[375px\]{width:375px}.w-\[40\%\]{width:40%}.w-\[401px\]{width:401px}.w-\[40px\]{width:40px}.w-\[460px\]{width:460px}.w-\[48px\]{width:48px}.w-\[4px\]{width:4px}.w-\[50px\]{width:50px}.w-\[520px\]{width:520px}.w-\[55\%\]{width:55%}.w-\[56px\]{width:56px}.w-\[5px\]{width:5px}.w-\[63px\]{width:63px}.w-\[64px\]{width:64px}.w-\[68px\]{width:68px}.w-\[6px\]{width:6px}.w-\[7px\]{width:7px}.w-\[80px\]{width:80px}.w-\[8px\]{width:8px}.w-\[90px\]{width:90px}.w-\[96px\]{width:96px}.w-\[98px\]{width:98px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-screen{width:100vw}.\!min-w-\[100px\]{min-width:100px!important}.\!min-w-\[138px\]{min-width:138px!important}.\!min-w-\[168px\]{min-width:168px!important}.\!min-w-\[200px\]{min-width:200px!important}.\!min-w-\[220px\]{min-width:220px!important}.\!min-w-\[80px\]{min-width:80px!important}.\!min-w-\[95px\]{min-width:95px!important}.min-w-0{min-width:0}.min-w-5{min-width:1.25rem}.min-w-\[108px\]{min-width:108px}.min-w-\[109px\]{min-width:109px}.min-w-\[10px\]{min-width:10px}.min-w-\[12px\]{min-width:12px}.min-w-\[16px\]{min-width:16px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[214px\]{min-width:214px}.min-w-\[24px\]{min-width:24px}.min-w-\[32px\]{min-width:32px}.min-w-\[345px\]{min-width:345px}.min-w-\[40px\]{min-width:40px}.min-w-\[60px\]{min-width:60px}.min-w-\[65px\]{min-width:65px}.min-w-\[72px\]{min-width:72px}.min-w-\[96px\]{min-width:96px}.min-w-\[auto\]{min-width:auto}.min-w-full{min-width:100%}.max-w-\[1128px\]{max-width:1128px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1248px\]{max-width:1248px}.max-w-\[140px\]{max-width:140px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[175px\]{max-width:175px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[234px\]{max-width:234px}.max-w-\[255px\]{max-width:255px}.max-w-\[276px\]{max-width:276px}.max-w-\[293px\]{max-width:293px}.max-w-\[500px\]{max-width:500px}.max-w-\[60px\]{max-width:60px}.max-w-\[661px\]{max-width:661px}.max-w-\[800px\]{max-width:800px}.max-w-\[calc\(50\%-6px\)\]{max-width:calc(50% - 6px)}.max-w-full{max-width:100%}.flex-1{flex:1 1}.flex-\[0_0_60\%\]{flex:0 0 60%}.flex-\[1\]{flex:1 1}.flex-\[1_0_0\%\]{flex:1 0}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-0{flex-basis:0px}.basis-1\/3{flex-basis:33.333333%}.-translate-x-1\/2,.translate-x-\[-50\%\]{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-x-\[-50\%\],.translate-x-\[50\%\]{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))}.translate-x-\[50\%\]{--tw-translate-x:50%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.-rotate-90,.translate-y-\[-50\%\]{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))}.-rotate-90{--tw-rotate:-90deg}.rotate-180{--tw-rotate:180deg}.rotate-180,.rotate-45{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))}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.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))}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-no-drop{cursor:no-drop}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[1fr\]{grid-template-columns:1fr}.grid-cols-\[auto_min-content\]{grid-template-columns:auto min-content}.grid-cols-\[repeat\(2\2c minmax\(164px\2c 207px\)\)\]{grid-template-columns:repeat(2,minmax(164px,207px))}.grid-cols-\[repeat\(2\2c minmax\(164px\2c 224px\)\)\]{grid-template-columns:repeat(2,minmax(164px,224px))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-stretch{justify-content:stretch}.\!gap-0{gap:0!important}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-\[--space-m\]{gap:var(--space-m)}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[16px\]{gap:16px}.gap-\[18px\]{gap:18px}.gap-\[24px\]{gap:24px}.gap-\[2px\]{gap:2px}.gap-\[40px\]{gap:40px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[72px\]{gap:72px}.gap-\[8px\]{gap:8px}.gap-x-2{column-gap:.5rem}.gap-x-\[10px\]{column-gap:10px}.gap-x-\[12px\]{column-gap:12px}.gap-x-\[16px\]{column-gap:16px}.gap-x-\[24px\]{column-gap:24px}.gap-x-\[28px\]{column-gap:28px}.gap-x-\[40px\]{column-gap:40px}.gap-x-\[60px\]{column-gap:60px}.gap-x-\[8px\]{column-gap:8px}.gap-y-0{row-gap:0}.gap-y-1{row-gap:.25rem}.gap-y-\[10px\]{row-gap:10px}.gap-y-\[12px\]{row-gap:12px}.gap-y-\[15px\]{row-gap:15px}.gap-y-\[16px\]{row-gap:16px}.gap-y-\[4px\]{row-gap:4px}.gap-y-\[8px\]{row-gap:8px}.space-x-\[15px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .space-x-\[15px\]>:not([hidden])~:not([hidden]){margin-left:calc(15px*(1 - var(--tw-space-x-reverse)));margin-right:calc(15px*var(--tw-space-x-reverse))}[dir=rtl] .space-x-\[15px\]>:not([hidden])~:not([hidden]){margin-left:calc(15px*var(--tw-space-x-reverse));margin-right:calc(15px*(1 - var(--tw-space-x-reverse)))}.space-y-\[12px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12px*var(--tw-space-y-reverse));margin-top:calc(12px*(1 - var(--tw-space-y-reverse)))}.space-y-\[16px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16px*var(--tw-space-y-reverse));margin-top:calc(16px*(1 - var(--tw-space-y-reverse)))}.space-y-\[8px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8px*var(--tw-space-y-reverse));margin-top:calc(8px*(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-\[100px\]{border-radius:100px!important}.\!rounded-\[6px\]{border-radius:6px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[--radii-2l\]{border-radius:var(--radii-2l)}.rounded-\[--radii-xl\]{border-radius:var(--radii-xl)}.rounded-\[--radii-xs\]{border-radius:var(--radii-xs)}[dir=ltr] .rounded-\[0_12px_0_8px\]{border-radius:0 12px 0 8px}[dir=rtl] .rounded-\[0_12px_0_8px\]{border-radius:12px 0 8px 0}.rounded-\[1\.5px\]{border-radius:1.5px}.rounded-\[100px\]{border-radius:100px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[16px\]{border-radius:16px}.rounded-\[18px\]{border-radius:18px}.rounded-\[1px\]{border-radius:1px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[32px\]{border-radius:32px}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}[dir=ltr] .rounded-r-\[24px\]{border-bottom-right-radius:24px;border-top-right-radius:24px}[dir=rtl] .rounded-r-\[24px\]{border-bottom-left-radius:24px;border-top-left-radius:24px}[dir=ltr] .rounded-bl-\[16px\]{border-bottom-left-radius:16px}[dir=rtl] .rounded-bl-\[16px\]{border-bottom-right-radius:16px}[dir=ltr] .rounded-bl-\[8px\]{border-bottom-left-radius:8px}[dir=rtl] .rounded-bl-\[8px\]{border-bottom-right-radius:8px}[dir=ltr] .rounded-br-\[16px\]{border-bottom-right-radius:16px}[dir=rtl] .rounded-br-\[16px\]{border-bottom-left-radius:16px}[dir=ltr] .rounded-br-\[8px\]{border-bottom-right-radius:8px}[dir=rtl] .rounded-br-\[8px\]{border-bottom-left-radius:8px}[dir=ltr] .rounded-tl-\[16px\]{border-top-left-radius:16px}[dir=rtl] .rounded-tl-\[16px\]{border-top-right-radius:16px}[dir=ltr] .rounded-tr-\[16px\]{border-top-right-radius:16px}[dir=rtl] .rounded-tr-\[16px\]{border-top-left-radius:16px}.\!border-\[1\.5px\]{border-width:1.5px!important}.border{border-width:1px}.border-0{border-width:0}.border-\[0\.5px\]{border-width:.5px}.border-\[1\.5px\]{border-width:1.5px}.border-\[1px\]{border-width:1px}.border-x-0{border-left-width:0;border-right-width:0}.border-y-0{border-bottom-width:0;border-top-width:0}.border-y-\[5px\]{border-bottom-width:5px;border-top-width:5px}.\!border-t-\[6px\]{border-top-width:6px!important}.border-b{border-bottom-width:1px}.border-b-\[0\.5px\],.border-b-\[\.5px\]{border-bottom-width:.5px}.border-b-\[1px\]{border-bottom-width:1px}[dir=ltr] .border-l-0{border-left-width:0}[dir=rtl] .border-l-0{border-right-width:0}[dir=ltr] .border-l-\[1px\]{border-left-width:1px}[dir=rtl] .border-l-\[1px\]{border-right-width:1px}[dir=ltr] .border-l-\[5px\]{border-left-width:5px}[dir=rtl] .border-l-\[5px\]{border-right-width:5px}[dir=ltr] .border-r-0{border-right-width:0}[dir=rtl] .border-r-0{border-left-width:0}[dir=ltr] .border-r-\[1px\]{border-right-width:1px}[dir=rtl] .border-r-\[1px\]{border-left-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-t-\[\.5px\]{border-top-width:.5px}.border-t-\[1px\]{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.\!border-none{border-style:none!important}.\!border-bg{border-color:var(--color-bg)!important}.border-BadgeBg{border-color:var(--color-BadgeBg)}.border-DisableBtn{border-color:var(--color-DisableBtn)}.border-InputLine{border-color:var(--color-InputLine)}.border-Line{border-color:var(--color-Line)}.border-PrimaryText{border-color:var(--color-PrimaryText)}.border-PrimaryYellow{border-color:var(--color-PrimaryYellow)}.border-SecondaryText{border-color:var(--color-SecondaryText)}.border-TertiaryText{border-color:var(--color-TertiaryText)}.border-line{border-color:var(--color-line)}.border-x-\[rgb\(240\2c 185\2c 11\)\]\/10{border-left-color:rgba(240,185,11,.1);border-right-color:rgba(240,185,11,.1)}.border-b-Line{border-bottom-color:var(--color-Line)}.border-b-PrimaryText{border-bottom-color:var(--color-PrimaryText)}.\!bg-\[rgba\(46\2c 189\2c 133\2c 0\.10\)\]{background-color:rgba(46,189,133,.1)!important}.bg-BadgeBg{background-color:var(--color-BadgeBg)}.bg-BasicBg{background-color:var(--color-BasicBg)}.bg-BtnBg{background-color:var(--color-BtnBg)}.bg-Buy{background-color:var(--color-Buy)}.bg-CardBg{background-color:var(--color-CardBg)}.bg-DisableText{background-color:var(--color-DisableText)}.bg-ErrorBg{background-color:var(--color-ErrorBg)}.bg-IconNormal{background-color:var(--color-IconNormal)}.bg-Input{background-color:var(--color-Input)}.bg-Line{background-color:var(--color-Line)}.bg-PrimaryText{background-color:var(--color-PrimaryText)}.bg-PrimaryYellow{background-color:var(--color-PrimaryYellow)}.bg-SecondaryBg{background-color:var(--color-SecondaryBg)}.bg-Sell{background-color:var(--color-Sell)}.bg-SuccessBg{background-color:var(--color-SuccessBg)}.bg-TextBuy{background-color:var(--color-TextBuy)}.bg-TextSell{background-color:var(--color-TextSell)}.bg-Vessel{background-color:var(--color-Vessel)}.bg-\[\#006451\]{--tw-bg-opacity:1;background-color:rgb(0 100 81/var(--tw-bg-opacity,1))}.bg-\[\#0A0E11\]{--tw-bg-opacity:1;background-color:rgb(10 14 17/var(--tw-bg-opacity,1))}.bg-\[\#14151A\]{--tw-bg-opacity:1;background-color:rgb(20 21 26/var(--tw-bg-opacity,1))}.bg-\[\#1E2027\]{--tw-bg-opacity:1;background-color:rgb(30 32 39/var(--tw-bg-opacity,1))}.bg-\[\#2EBD851A\]{background-color:#2ebd851a}.bg-\[\#D74E05\]{--tw-bg-opacity:1;background-color:rgb(215 78 5/var(--tw-bg-opacity,1))}.bg-\[\#D9304E\]{--tw-bg-opacity:1;background-color:rgb(217 48 78/var(--tw-bg-opacity,1))}.bg-\[\#F6465D1A\]{background-color:#f6465d1a}.bg-\[\#fff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-\[\#ffffff0a\]{background-color:#ffffff0a}.bg-\[--color-BtnBg\]{background-color:var(--color-BtnBg)}.bg-\[--color-ErrorBg\]{background-color:var(--color-ErrorBg)}.bg-\[rgb\(240\2c 185\2c 11\)\]\/10,.bg-\[rgba\(240\2c _185\2c _11\2c _0\.10\)\]{background-color:rgba(240,185,11,.1)}.bg-\[rgba\(46\2c 189\2c 133\2c 0\.1\)\]{background-color:rgba(46,189,133,.1)}.bg-badgeBg{background-color:var(--color-badgeBg)}.bg-buy{background-color:var(--color-buy)}.bg-errorBg{background-color:var(--color-errorBg)}.bg-line{background-color:var(--color-line)}.bg-popupBg{background-color:var(--color-popupBg)}.bg-selectedBg{background-color:var(--color-selectedBg)}.bg-sell{background-color:var(--color-sell)}.bg-textWhite{background-color:var(--color-textWhite)}.bg-transparent{background-color:transparent}.bg-\[image\:var\(--bg-mobile\)\]{background-image:var(--bg-mobile)}.bg-\[image\:var\(--image-h5-url\)\]{background-image:var(--image-h5-url)}.bg-\[image\:var\(--image-url\)\]{background-image:var(--image-url)}[dir=ltr] .bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}[dir=rtl] .bg-gradient-to-l{background-image:linear-gradient(to right,var(--tw-gradient-stops))}[dir=ltr] .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}[dir=rtl] .bg-gradient-to-r{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.from-\[var\(--color-BasicBg\)\]{--tw-gradient-from:var(--color-BasicBg) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[var\(--color-BasicBg\)_calc\(24px\/2\)\]{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--color-BasicBg) 12px var(--tw-gradient-via-position),var(--tw-gradient-to)}.bg-\[length\:100\%_auto\]{background-size:100% auto}.bg-\[length\:922px_230px\]{background-size:922px 230px}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:50%}[dir=ltr] .bg-right-top{background-position:100% 0}[dir=rtl] .bg-right-top{background-position:0 0}.bg-no-repeat{background-repeat:no-repeat}.object-cover{object-fit:cover}.\!p-\[unset\]{padding:unset!important}.p-3{padding:.75rem}.p-6{padding:1.5rem}[dir=ltr] .p-\[0_12px_0_0\]{padding:0 12px 0 0}[dir=rtl] .p-\[0_12px_0_0\]{padding:0 0 0 12px}.p-\[0_15px\]{padding:0 15px}.p-\[0_16px\]{padding:0 16px}.p-\[0_4px\]{padding:0 4px}.p-\[10px\]{padding:10px}.p-\[10px_0\]{padding:10px 0}.p-\[10px_15px\]{padding:10px 15px}.p-\[11px\]{padding:11px}.p-\[12px\]{padding:12px}.p-\[12px_0\]{padding:12px 0}.p-\[12px_15px\]{padding:12px 15px}[dir=ltr] .p-\[12px_18px_12px_8px\]{padding:12px 18px 12px 8px}[dir=rtl] .p-\[12px_18px_12px_8px\]{padding:12px 8px 12px 18px}.p-\[12px_8px\]{padding:12px 8px}.p-\[15\.5px\]{padding:15.5px}.p-\[15px\]{padding:15px}.p-\[16px\]{padding:16px}.p-\[16px_0\]{padding:16px 0}.p-\[16px_0_24px\]{padding:16px 0 24px}.p-\[16px_15px\]{padding:16px 15px}.p-\[16px_15px_0\]{padding:16px 15px 0}.p-\[18px_0\]{padding:18px 0}.p-\[18px_24px\]{padding:18px 24px}.p-\[1px_6px\]{padding:1px 6px}.p-\[20px_14px\]{padding:20px 14px}.p-\[20x\]{padding:20x}.p-\[24px\]{padding:24px}.p-\[24px_0\]{padding:24px 0}.p-\[24px_0_0\]{padding:24px 0 0}.p-\[24px_15px\]{padding:24px 15px}.p-\[24px_15px_0\]{padding:24px 15px 0}.p-\[24px_16px\]{padding:24px 16px}.p-\[32px_15px\]{padding:32px 15px}.p-\[32px_15px_34px\]{padding:32px 15px 34px}.p-\[3px_8px\]{padding:3px 8px}.p-\[40px_0\]{padding:40px 0}.p-\[4px_12px\]{padding:4px 12px}.p-\[58px_16px_20px\]{padding:58px 16px 20px}.p-\[5px\]{padding:5px}.p-\[60px_0\]{padding:60px 0}.p-\[68px_20px_24px\]{padding:68px 20px 24px}.p-\[6px_15px\]{padding:6px 15px}.p-\[7px\]{padding:7px}.p-\[8px\]{padding:8px}.p-\[8px_0\]{padding:8px 0}.p-\[8px_10px\]{padding:8px 10px}.p-\[8px_16px\]{padding:8px 16px}.p-\[9px_12px\]{padding:9px 12px}.p-\[9px_15px\]{padding:9px 15px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-\[4px\]{padding-left:4px!important;padding-right:4px!important}.\!py-\[12px\]{padding-bottom:12px!important;padding-top:12px!important}.\!py-\[16px\]{padding-bottom:16px!important;padding-top:16px!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[0\]{padding-left:0;padding-right:0}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[13px\]{padding-left:13px;padding-right:13px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[1px\]{padding-left:1px;padding-right:1px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[3px\]{padding-left:3px;padding-right:3px}.px-\[4px\]{padding-left:4px;padding-right:4px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[60px\]{padding-left:60px;padding-right:60px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[--space-xs\]{padding-bottom:var(--space-xs);padding-top:var(--space-xs)}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[12px\]{padding-bottom:12px;padding-top:12px}.py-\[14px\]{padding-bottom:14px;padding-top:14px}.py-\[15px\]{padding-bottom:15px;padding-top:15px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[18px\]{padding-bottom:18px;padding-top:18px}.py-\[20px\]{padding-bottom:20px;padding-top:20px}.py-\[24px\]{padding-bottom:24px;padding-top:24px}.py-\[2px\]{padding-bottom:2px;padding-top:2px}.py-\[30px\]{padding-bottom:30px;padding-top:30px}.py-\[32px\]{padding-bottom:32px;padding-top:32px}.py-\[3px\]{padding-bottom:3px;padding-top:3px}.py-\[40px\]{padding-bottom:40px;padding-top:40px}.py-\[4px\]{padding-bottom:4px;padding-top:4px}.py-\[60px\]{padding-bottom:60px;padding-top:60px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.py-\[80px\]{padding-bottom:80px;padding-top:80px}.py-\[8px\]{padding-bottom:8px;padding-top:8px}.py-\[9px\]{padding-bottom:9px;padding-top:9px}.\!pb-0{padding-bottom:0!important}.\!pb-\[8px\]{padding-bottom:8px!important}.\!pt-0,.\!pt-\[0px\]{padding-top:0!important}.\!pt-\[10px\]{padding-top:10px!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pb-9{padding-bottom:2.25rem}.pb-\[10px\]{padding-bottom:10px}.pb-\[12px\]{padding-bottom:12px}.pb-\[16px\]{padding-bottom:16px}.pb-\[1px\]{padding-bottom:1px}.pb-\[22px\]{padding-bottom:22px}.pb-\[24px\]{padding-bottom:24px}.pb-\[32px\]{padding-bottom:32px}.pb-\[34px\]{padding-bottom:34px}.pb-\[40px\]{padding-bottom:40px}.pb-\[8\%\]{padding-bottom:8%}.pb-\[80px\]{padding-bottom:80px}.pb-\[8px\]{padding-bottom:8px}[dir=ltr] .pl-1{padding-left:.25rem}[dir=rtl] .pl-1{padding-right:.25rem}[dir=ltr] .pl-\[0px\]{padding-left:0}[dir=rtl] .pl-\[0px\]{padding-right:0}[dir=ltr] .pl-\[12px\]{padding-left:12px}[dir=rtl] .pl-\[12px\]{padding-right:12px}[dir=ltr] .pl-\[15px\]{padding-left:15px}[dir=rtl] .pl-\[15px\]{padding-right:15px}[dir=ltr] .pl-\[16px\]{padding-left:16px}[dir=rtl] .pl-\[16px\]{padding-right:16px}[dir=ltr] .pl-\[18px\]{padding-left:18px}[dir=rtl] .pl-\[18px\]{padding-right:18px}[dir=ltr] .pl-\[20px\]{padding-left:20px}[dir=rtl] .pl-\[20px\]{padding-right:20px}[dir=ltr] .pl-\[4px\]{padding-left:4px}[dir=rtl] .pl-\[4px\]{padding-right:4px}[dir=ltr] .pl-\[60px\]{padding-left:60px}[dir=rtl] .pl-\[60px\]{padding-right:60px}[dir=ltr] .pr-\[0px\]{padding-right:0}[dir=rtl] .pr-\[0px\]{padding-left:0}[dir=ltr] .pr-\[10px\]{padding-right:10px}[dir=rtl] .pr-\[10px\]{padding-left:10px}[dir=ltr] .pr-\[12px\]{padding-right:12px}[dir=rtl] .pr-\[12px\]{padding-left:12px}[dir=ltr] .pr-\[16px\]{padding-right:16px}[dir=rtl] .pr-\[16px\]{padding-left:16px}[dir=ltr] .pr-\[22px\]{padding-right:22px}[dir=rtl] .pr-\[22px\]{padding-left:22px}[dir=ltr] .pr-\[2px\]{padding-right:2px}[dir=rtl] .pr-\[2px\]{padding-left:2px}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[0\]{padding-top:0}.pt-\[10px\]{padding-top:10px}.pt-\[12\%\]{padding-top:12%}.pt-\[12px\]{padding-top:12px}.pt-\[16px\]{padding-top:16px}.pt-\[18px\]{padding-top:18px}.pt-\[1px\]{padding-top:1px}.pt-\[20px\]{padding-top:20px}.pt-\[24px\]{padding-top:24px}.pt-\[252px\]{padding-top:252px}.pt-\[2px\]{padding-top:2px}.pt-\[32px\]{padding-top:32px}.pt-\[3px\]{padding-top:3px}.pt-\[40px\]{padding-top:40px}.pt-\[4px\]{padding-top:4px}.pt-\[56px\]{padding-top:56px}.pt-\[5px\]{padding-top:5px}.pt-\[61px\]{padding-top:61px}.pt-\[68px\]{padding-top:68px}.pt-\[80px\]{padding-top:80px}.pt-\[8px\]{padding-top:8px}.pt-\[98px\]{padding-top:98px}.pt-\[9px\]{padding-top:9px}[dir=ltr] .text-left{text-align:left}[dir=rtl] .text-left{text-align:right}.text-center{text-align:center}[dir=ltr] .text-right{text-align:right}[dir=rtl] .text-right{text-align:left}.align-top{vertical-align:top}.\!text-\[10px\]{font-size:10px!important}.\!text-\[12px\]{font-size:12px!important}.\!text-\[14px\]{font-size:14px!important}.\!text-\[16px\]{font-size:16px!important}.\!text-\[20px\]{font-size:20px!important}.\!text-\[24px\]{font-size:24px!important}.\!text-\[28px\]{font-size:28px!important}.\!text-\[64px\]{font-size:64px!important}.\!text-\[8px\]{font-size:8px!important}.\!text-\[96px\]{font-size:96px!important}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[40px\]{font-size:40px}.text-\[64px\]{font-size:64px}.text-\[96px\]{font-size:96px}.\!font-medium{font-weight:500!important}.font-\[16px\]{font-weight:16px}.font-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-\[900\]{font-weight:900}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.\!leading-4{line-height:1rem!important}.\!leading-\[16px\]{line-height:16px!important}.\!leading-\[18px\]{line-height:18px!important}.leading-4{line-height:1rem}.leading-\[15px\]{line-height:15px}.leading-\[16px\]{line-height:16px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[28px\]{line-height:28px}.leading-\[32px\]{line-height:32px}.leading-\[36px\]{line-height:36px}.leading-\[48px\]{line-height:48px}.tracking-\[0\.32px\]{letter-spacing:.32px}.\!text-Buy{color:var(--color-Buy)!important}.\!text-Error{color:var(--color-Error)!important}.\!text-PrimaryText{color:var(--color-PrimaryText)!important}.\!text-TertiaryText{color:var(--color-TertiaryText)!important}.\!text-\[inherit\]{color:inherit!important}.text-BasicBg{color:var(--color-BasicBg)}.text-Buy{color:var(--color-Buy)}.text-DisableBtn{color:var(--color-DisableBtn)}.text-DisableText{color:var(--color-DisableText)}.text-DisabledText{color:var(--color-DisabledText)}.text-EmphasizeText{color:var(--color-EmphasizeText)}.text-Error{color:var(--color-Error)}.text-IconNormal{color:var(--color-IconNormal)}.text-PrimaryText{color:var(--color-PrimaryText)}.text-PrimaryYellow{color:var(--color-PrimaryYellow)}.text-RedGreenBgText{color:var(--color-RedGreenBgText)}.text-SecondaryBg{color:var(--color-SecondaryBg)}.text-SecondaryText{color:var(--color-SecondaryText)}.text-Sell{color:var(--color-Sell)}.text-Success{color:var(--color-Success)}.text-TertiaryText{color:var(--color-TertiaryText)}.text-TextBuy{color:var(--color-TextBuy)}.text-TextLink{color:var(--color-TextLink)}.text-TextSell{color:var(--color-TextSell)}.text-TwoColorIcon{color:var(--color-TwoColorIcon)}.text-\[\#202630\]{--tw-text-opacity:1;color:rgb(32 38 48/var(--tw-text-opacity,1))}.text-\[\#D0980B\]{--tw-text-opacity:1;color:rgb(208 152 11/var(--tw-text-opacity,1))}.text-\[\#FF693D\]{--tw-text-opacity:1;color:rgb(255 105 61/var(--tw-text-opacity,1))}.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-\[--color-IconNormal\]{color:var(--color-IconNormal)}.text-\[--color-PrimaryText\]{color:var(--color-PrimaryText)}.text-\[--color-W_PrimaryText\]{color:var(--color-W_PrimaryText)}.text-\[rgb\(208\2c 152\2c 11\)\]{--tw-text-opacity:1;color:rgb(208 152 11/var(--tw-text-opacity,1))}.text-\[rgb\(240\2c 185\2c 11\)\]{--tw-text-opacity:1;color:rgb(240 185 11/var(--tw-text-opacity,1))}.text-\[rgb\(255\2c 105\2c 61\)\]{--tw-text-opacity:1;color:rgb(255 105 61/var(--tw-text-opacity,1))}.text-\[rgba\(14\2c 203\2c 129\)\]{--tw-text-opacity:1;color:rgba(14,203,129,var(--tw-text-opacity,1))}.text-error{color:var(--color-error)}.text-iconNormal{color:var(--color-iconNormal)}.text-textPrimary{color:var(--color-textPrimary)}.text-textSell{color:var(--color-textSell)}.\!underline{text-decoration-line:underline!important}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.decoration-dotted{text-decoration-style:dotted}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-95{opacity:.95}.shadow-shadow2{--tw-shadow:var(--shadow-shadow2);--tw-shadow-colored:var(--shadow-shadow2);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.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)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.border-solid-t{border-color:var(--color-Line);border-top-style:solid;border-top-width:1px}.border-solid-b{border-bottom-style:solid;border-bottom-width:1px;border-color:var(--color-Line)}.border-solid-full{border-color:var(--color-Line);border-style:solid;border-width:1px}.flex-col-center,.flex-row-center{align-items:center;display:flex;justify-content:center}.flex-col-center{flex-direction:column}.size-\[15px\]{height:15px;width:15px}.size-\[160px\]{height:160px;width:160px}.size-\[16px\]{height:16px;width:16px}.size-\[20px\]{height:20px;width:20px}.size-\[240px\]{height:240px;width:240px}.size-\[24px\]{height:24px;width:24px}.size-\[28px\]{height:28px;width:28px}.size-\[32px\]{height:32px;width:32px}.size-\[36px\]{height:36px;width:36px}.size-\[40px\]{height:40px;width:40px}.size-\[46px\]{height:46px;width:46px}.size-\[48px\]{height:48px;width:48px}.size-\[50px\]{height:50px;width:50px}.size-\[56px\]{height:56px;width:56px}.size-\[64px\]{height:64px;width:64px}.size-\[78px\]{height:78px;width:78px}.size-\[96px\]{height:96px;width:96px}.size-full{height:100%;width:100%}.text-TertiaryTextV2{color:var(--color-SecondaryText)}@media (min-width:768px){.text-TertiaryTextV2{color:var(--color-TertiaryText)}}.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-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-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-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-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-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-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-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-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-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}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.animate-rotate{animation:rotate 1s linear infinite}a{color:inherit;font-size:inherit;text-decoration:none}@supports (bottom:constant(safe-area-inset-bottom)) or (bottom:env(safe-area-inset-bottom)){.ios-safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.mobile-date-picker>.bn-drawer-wrap{padding-bottom:env(safe-area-inset-bottom)}}@media (min-width:768px){.md\:headline5{font-size:18px;font-weight:600;line-height:26px}@media only screen and (min-width:768px){.md\:headline5{font-size:20px;font-weight:600;line-height:28px}}}[dir=ltr] .last\:mr-0:last-child{margin-right:0}[dir=rtl] .last\:mr-0:last-child{margin-left:0}.last-of-type\:\!mb-0:last-of-type{margin-bottom:0!important}[dir=ltr] .last-of-type\:\!mr-0:last-of-type{margin-right:0!important}[dir=rtl] .last-of-type\:\!mr-0:last-of-type{margin-left:0!important}.hover\:rotate-180:hover{--tw-rotate:180deg;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))}.hover\:cursor-help:hover{cursor:help}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-PrimaryYellow:hover{border-color:var(--color-PrimaryYellow)}.hover\:\!bg-Input:hover{background-color:var(--color-Input)!important}.hover\:bg-BasicBg:hover{background-color:var(--color-BasicBg)}.hover\:bg-BuyHover:hover{background-color:var(--color-BuyHover)}.hover\:bg-Input:hover{background-color:var(--color-Input)}.hover\:bg-Line:hover{background-color:var(--color-Line)}.hover\:bg-SellHover:hover{background-color:var(--color-SellHover)}.hover\:bg-bg3:hover{background-color:var(--color-bg3)}.hover\:text-PrimaryText:hover{color:var(--color-PrimaryText)}.hover\:text-PrimaryYellow:hover{color:var(--color-PrimaryYellow)}.hover\:text-SecondaryText:hover{color:var(--color-SecondaryText)}.hover\:text-TertiaryText:hover{color:var(--color-TertiaryText)}.hover\:text-TextLink:hover{color:var(--color-TextLink)}.hover\:text-\[--color-SecondaryText\]:hover{color:var(--color-SecondaryText)}.hover\:text-primaryHover:hover{color:var(--color-primaryHover)}.hover\:opacity-80:hover{opacity:.8}@media (min-width:640px){.sm\:t-caption1{font-size:12px;font-weight:400;line-height:18px}@media only screen and (min-width:768px){.sm\:t-caption1{font-size:12px;font-weight:400;line-height:18px}}}@media (min-width:768px){.md\:relative{position:relative}.md\:bottom-\[23px\]{bottom:23px}.md\:top-auto{top:auto}.md\:z-\[1001\]{z-index:1001}.md\:\!col-\[span_2\]{grid-column:span 2!important}.md\:\!m-0{margin:0!important}[dir=ltr] .md\:\!m-\[0_0_0_16px\]{margin:0 0 0 16px!important}[dir=rtl] .md\:\!m-\[0_0_0_16px\]{margin:0 16px 0 0!important}.md\:\!m-\[16px_48px_0\]{margin:16px 48px 0!important}.md\:\!m-\[17px_0\]{margin:17px 0!important}.md\:\!m-\[40px_0_0\]{margin:40px 0 0!important}[dir=ltr] .md\:m-\[0_8px_0_0\]{margin:0 8px 0 0}[dir=rtl] .md\:m-\[0_8px_0_0\]{margin:0 0 0 8px}.md\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:mx-\[16px\]{margin-left:16px;margin-right:16px}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-bottom:0;margin-top:0}.md\:my-\[24px\]{margin-bottom:24px;margin-top:24px}.md\:my-\[8px\]{margin-bottom:8px;margin-top:8px}.md\:\!mb-\[24px\]{margin-bottom:24px!important}[dir=ltr] .md\:\!ml-\[8px\]{margin-left:8px!important}[dir=rtl] .md\:\!ml-\[8px\]{margin-right:8px!important}[dir=ltr] .md\:\!mr-0{margin-right:0!important}[dir=rtl] .md\:\!mr-0{margin-left:0!important}[dir=ltr] .md\:\!mr-\[10px\]{margin-right:10px!important}[dir=rtl] .md\:\!mr-\[10px\]{margin-left:10px!important}[dir=ltr] .md\:\!mr-\[16px\]{margin-right:16px!important}[dir=rtl] .md\:\!mr-\[16px\]{margin-left:16px!important}[dir=ltr] .md\:\!mr-\[24px\]{margin-right:24px!important}[dir=rtl] .md\:\!mr-\[24px\]{margin-left:24px!important}[dir=ltr] .md\:\!mr-\[40px\]{margin-right:40px!important}[dir=rtl] .md\:\!mr-\[40px\]{margin-left:40px!important}[dir=ltr] .md\:\!mr-\[80px\]{margin-right:80px!important}[dir=rtl] .md\:\!mr-\[80px\]{margin-left:80px!important}.md\:\!mt-0{margin-top:0!important}.md\:\!mt-\[12px\]{margin-top:12px!important}.md\:\!mt-\[16px\]{margin-top:16px!important}.md\:\!mt-\[24px\]{margin-top:24px!important}.md\:\!mt-\[2px\]{margin-top:2px!important}.md\:\!mt-\[32px\]{margin-top:32px!important}.md\:\!mt-\[40px\]{margin-top:40px!important}.md\:\!mt-\[48px\]{margin-top:48px!important}.md\:\!mt-\[4px\]{margin-top:4px!important}.md\:\!mt-\[8px\]{margin-top:8px!important}.md\:mb-0{margin-bottom:0}.md\:mb-4{margin-bottom:1rem}.md\:mb-\[10px\]{margin-bottom:10px}.md\:mb-\[120px\]{margin-bottom:120px}.md\:mb-\[12px\]{margin-bottom:12px}.md\:mb-\[16px\]{margin-bottom:16px}.md\:mb-\[24px\]{margin-bottom:24px}.md\:mb-\[260px\]{margin-bottom:260px}.md\:mb-\[2px\]{margin-bottom:2px}.md\:mb-\[40px\]{margin-bottom:40px}.md\:mb-\[4px\]{margin-bottom:4px}.md\:mb-\[80px\]{margin-bottom:80px}.md\:mb-\[8px\]{margin-bottom:8px}.md\:mb-auto{margin-bottom:auto}[dir=ltr] .md\:ml-0{margin-left:0}[dir=rtl] .md\:ml-0{margin-right:0}[dir=ltr] .md\:ml-\[16px\]{margin-left:16px}[dir=rtl] .md\:ml-\[16px\]{margin-right:16px}[dir=ltr] .md\:ml-\[24px\]{margin-left:24px}[dir=rtl] .md\:ml-\[24px\]{margin-right:24px}[dir=ltr] .md\:mr-\[16px\]{margin-right:16px}[dir=rtl] .md\:mr-\[16px\]{margin-left:16px}[dir=ltr] .md\:mr-\[24px\]{margin-right:24px}[dir=rtl] .md\:mr-\[24px\]{margin-left:24px}[dir=ltr] .md\:mr-\[48px\]{margin-right:48px}[dir=rtl] .md\:mr-\[48px\]{margin-left:48px}[dir=ltr] .md\:mr-\[4px\]{margin-right:4px}[dir=rtl] .md\:mr-\[4px\]{margin-left:4px}.md\:mt-0{margin-top:0}.md\:mt-\[100px\]{margin-top:100px}.md\:mt-\[10px\]{margin-top:10px}.md\:mt-\[12px\]{margin-top:12px}.md\:mt-\[16px\]{margin-top:16px}.md\:mt-\[20px\]{margin-top:20px}.md\:mt-\[24px\]{margin-top:24px}.md\:mt-\[28px\]{margin-top:28px}.md\:mt-\[32px\]{margin-top:32px}.md\:mt-\[40px\]{margin-top:40px}.md\:mt-\[4px\]{margin-top:4px}.md\:mt-\[80\]{margin-top:80}.md\:mt-\[80px\]{margin-top:80px}.md\:mt-\[8px\]{margin-top:8px}.md\:mt-\[calc\(-1\*\(4\.17\%\+34px\)\)\]{margin-top:calc(-4.17% + -34px)}.md\:box-content{box-sizing:content-box}.md\:\!block{display:block!important}.md\:block{display:block}.md\:\!inline{display:inline!important}.md\:\!flex{display:flex!important}.md\:flex{display:flex}.md\:\!hidden{display:none!important}.md\:hidden{display:none}.md\:\!h-\[44px\]{height:44px!important}.md\:\!h-\[59px\]{height:59px!important}.md\:h-\[151px\]{height:151px}.md\:h-\[160px\]{height:160px}.md\:h-\[20px\]{height:20px}.md\:h-\[276px\]{height:276px}.md\:h-\[32px\]{height:32px}.md\:h-\[500px\]{height:500px}.md\:h-\[509px\]{height:509px}.md\:h-\[71px\]{height:71px}.md\:h-auto{height:auto}.md\:max-h-\[310px\]{max-height:310px}.md\:max-h-\[452px\]{max-height:452px}.md\:max-h-\[none\]{max-height:none}.md\:\!min-h-\[100px\]{min-height:100px!important}.md\:\!min-h-\[36px\]{min-height:36px!important}.md\:\!min-h-\[calc\(100vh-80px-64px-88px\)\]{min-height:calc(100vh - 232px)!important}.md\:min-h-\[126px\]{min-height:126px}.md\:min-h-\[192px\]{min-height:192px}.md\:min-h-\[238px\]{min-height:238px}.md\:min-h-\[308px\]{min-height:308px}.md\:min-h-\[50px\]{min-height:50px}.md\:\!w-\[200px\]{width:200px!important}.md\:\!w-\[220px\]{width:220px!important}.md\:\!w-\[240px\]{width:240px!important}.md\:\!w-\[384px\]{width:384px!important}.md\:\!w-auto{width:auto!important}.md\:w-1\/2{width:50%}.md\:w-\[130px\]{width:130px}.md\:w-\[136px\]{width:136px}.md\:w-\[150px\]{width:150px}.md\:w-\[160px\]{width:160px}.md\:w-\[180px\]{width:180px}.md\:w-\[20px\]{width:20px}.md\:w-\[25\%\]{width:25%}.md\:w-\[250px\]{width:250px}.md\:w-\[260px\]{width:260px}.md\:w-\[300px\]{width:300px}.md\:w-\[320px\]{width:320px}.md\:w-\[327px\]{width:327px}.md\:w-\[32px\]{width:32px}.md\:w-\[345px\]{width:345px}.md\:w-\[352px\]{width:352px}.md\:w-\[360px\]{width:360px}.md\:w-\[40\%\]{width:40%}.md\:w-\[400px\]{width:400px}.md\:w-\[420px\]{width:420px}.md\:w-\[480px\]{width:480px}.md\:w-\[67px\]{width:67px}.md\:w-\[70px\]{width:70px}.md\:w-\[720px\]{width:720px}.md\:w-\[96px\]{width:96px}.md\:w-auto{width:auto}.md\:w-fit{width:fit-content}.md\:\!min-w-\[150px\]{min-width:150px!important}.md\:\!min-w-\[231px\]{min-width:231px!important}.md\:\!min-w-\[262px\]{min-width:262px!important}.md\:\!min-w-\[74px\]{min-width:74px!important}.md\:min-w-\[350px\]{min-width:350px}.md\:min-w-\[360px\]{min-width:360px}.md\:min-w-\[40px\]{min-width:40px}.md\:max-w-\[1248px\]{max-width:1248px}.md\:max-w-\[180px\]{max-width:180px}.md\:max-w-\[350px\]{max-width:350px}.md\:max-w-\[352px\]{max-width:352px}.md\:max-w-\[360px\]{max-width:360px}.md\:max-w-\[384px\]{max-width:384px}.md\:max-w-\[520px\]{max-width:520px}.md\:max-w-\[584px\]{max-width:584px}.md\:max-w-\[588px\]{max-width:588px}.md\:max-w-\[calc\(100\%-10px\)\]{max-width:calc(100% - 10px)}.md\:max-w-\[calc\(100\%-40px-4px\)\]{max-width:calc(100% - 44px)}.md\:max-w-\[unset\]{max-width:unset}.md\:max-w-none{max-width:none}.md\:\!flex-1{flex:1 1!important}.md\:\!flex-none{flex:none!important}.md\:flex-1{flex:1 1}.md\:flex-auto{flex:1 1 auto}.md\:\!grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[repeat\(2\2c minmax\(164px\2c 224px\)\)\]{grid-template-columns:repeat(2,minmax(164px,224px))}.md\:grid-cols-\[repeat\(3\2c 1fr\)\]{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-\[repeat\(3\2c minmax\(164px\2c 224px\)\)\]{grid-template-columns:repeat(3,minmax(164px,224px))}.md\:\!flex-row{flex-direction:row!important}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:\!flex-col{flex-direction:column!important}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:\!items-start{align-items:flex-start!important}.md\:items-start{align-items:flex-start}.md\:\!items-center{align-items:center!important}.md\:items-center{align-items:center}.md\:justify-normal{justify-content:normal}.md\:\!justify-start{justify-content:flex-start!important}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-2{gap:.5rem}.md\:gap-4{gap:1rem}.md\:gap-8{gap:2rem}.md\:gap-\[12px\]{gap:12px}.md\:gap-\[16px\]{gap:16px}.md\:gap-\[24px\]{gap:24px}.md\:gap-\[30px\]{gap:30px}.md\:gap-\[32px\]{gap:32px}.md\:gap-\[80px\]{gap:80px}.md\:gap-\[8px\]{gap:8px}.md\:\!gap-x-\[16px\]{column-gap:16px!important}.md\:\!gap-x-\[24px\]{column-gap:24px!important}.md\:\!gap-y-\[16px\]{row-gap:16px!important}.md\:\!gap-y-\[24px\]{row-gap:24px!important}.md\:\!gap-y-\[32px\]{row-gap:32px!important}.md\:gap-x-\[16px\]{column-gap:16px}.md\:gap-x-\[60px\]{column-gap:60px}.md\:gap-x-\[8px\]{column-gap:8px}.md\:gap-y-\[16px\]{row-gap:16px}.md\:space-x-\[16px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0}[dir=ltr] .md\:space-x-\[16px\]>:not([hidden])~:not([hidden]){margin-left:calc(16px*(1 - var(--tw-space-x-reverse)));margin-right:calc(16px*var(--tw-space-x-reverse))}[dir=rtl] .md\:space-x-\[16px\]>:not([hidden])~:not([hidden]){margin-left:calc(16px*var(--tw-space-x-reverse));margin-right:calc(16px*(1 - var(--tw-space-x-reverse)))}.md\:overflow-auto{overflow:auto}.md\:whitespace-nowrap{white-space:nowrap}.md\:\!rounded-\[16px\]{border-radius:16px!important}.md\:\!rounded-\[24px\]{border-radius:24px!important}.md\:rounded-\[12px\]{border-radius:12px}.md\:rounded-\[16px\]{border-radius:16px}.md\:rounded-\[32px\]{border-radius:32px}.md\:rounded-\[8px\]{border-radius:8px}.md\:rounded-t-\[16px\]{border-top-left-radius:16px;border-top-right-radius:16px}.md\:\!border-\[2px\]{border-width:2px!important}.md\:border{border-width:1px}.md\:\!border-b-0{border-bottom-width:0!important}.md\:\!border-b-\[2px\]{border-bottom-width:2px!important}.md\:border-b-0{border-bottom-width:0}.md\:border-solid{border-style:solid}.md\:border-TertiaryText{border-color:var(--color-TertiaryText)}.md\:\!bg-CardBg{background-color:var(--color-CardBg)!important}.md\:\!bg-SecondaryBg{background-color:var(--color-SecondaryBg)!important}.md\:\!bg-SuccessBg{background-color:var(--color-SuccessBg)!important}.md\:\!bg-Vessel{background-color:var(--color-Vessel)!important}.md\:bg-BasicBg{background-color:var(--color-BasicBg)}.md\:bg-SecondaryBg{background-color:var(--color-SecondaryBg)}.md\:bg-\[\#14151A\]{--tw-bg-opacity:1;background-color:rgb(20 21 26/var(--tw-bg-opacity,1))}.md\:bg-\[image\:var\(--bg-tablet\)\]{background-image:var(--bg-tablet)}.md\:bg-\[image\:var\(--image-url\)\]{background-image:var(--image-url)}.md\:bg-contain{background-size:contain}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:\!p-\[0_20px\]{padding:0 20px!important}.md\:\!p-\[0_24px\]{padding:0 24px!important}.md\:\!p-\[16px_0\]{padding:16px 0!important}.md\:\!p-\[16px_0_24px\]{padding:16px 0 24px!important}.md\:\!p-\[16px_0_8px\]{padding:16px 0 8px!important}.md\:\!p-\[16px_24px\]{padding:16px 24px!important}.md\:\!p-\[16px_32px\]{padding:16px 32px!important}.md\:\!p-\[24px\]{padding:24px!important}.md\:\!p-\[24px_24px_32px\]{padding:24px 24px 32px!important}.md\:\!p-\[3px_6px\]{padding:3px 6px!important}.md\:\!p-\[40px\]{padding:40px!important}.md\:\!p-\[40px_0_80px\]{padding:40px 0 80px!important}.md\:\!p-\[40px_24px\]{padding:40px 24px!important}.md\:\!p-\[79px_0\]{padding:79px 0!important}.md\:\!p-\[80px_0\]{padding:80px 0!important}.md\:p-4{padding:1rem}.md\:p-\[0_0_56px\]{padding:0 0 56px}.md\:p-\[0_24px\]{padding:0 24px}.md\:p-\[0_72px_16px\]{padding:0 72px 16px}.md\:p-\[12px_16px\]{padding:12px 16px}.md\:p-\[12px_16px_16px\]{padding:12px 16px 16px}.md\:p-\[16px_0_0\]{padding:16px 0 0}.md\:p-\[16px_24px\]{padding:16px 24px}.md\:p-\[23\.5px\]{padding:23.5px}.md\:p-\[24px\]{padding:24px}.md\:p-\[32px_24px_0\]{padding:32px 24px 0}.md\:p-\[3px_6px\]{padding:3px 6px}.md\:p-\[40px\]{padding:40px}.md\:p-\[40px_0_0\]{padding:40px 0 0}.md\:p-\[40px_24px\]{padding:40px 24px}.md\:p-\[56px_24px\]{padding:56px 24px}.md\:p-\[56px_24px_0\]{padding:56px 24px 0}.md\:p-\[80px_0\]{padding:80px 0}.md\:p-\[8px_12px_12px\]{padding:8px 12px 12px}.md\:\!px-0{padding-left:0!important;padding-right:0!important}.md\:\!px-\[24px\]{padding-left:24px!important;padding-right:24px!important}.md\:\!px-\[40px\]{padding-left:40px!important;padding-right:40px!important}.md\:\!py-0{padding-bottom:0!important;padding-top:0!important}.md\:\!py-\[24px\]{padding-bottom:24px!important;padding-top:24px!important}.md\:\!py-\[40px\]{padding-bottom:40px!important;padding-top:40px!important}.md\:px-0,.md\:px-\[0\],.md\:px-\[0px\]{padding-left:0;padding-right:0}.md\:px-\[15px\]{padding-left:15px;padding-right:15px}.md\:px-\[24px\]{padding-left:24px;padding-right:24px}.md\:px-\[30px\]{padding-left:30px;padding-right:30px}.md\:px-\[36px\]{padding-left:36px;padding-right:36px}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-\[118px\]{padding-bottom:118px;padding-top:118px}.md\:py-\[12px\]{padding-bottom:12px;padding-top:12px}.md\:py-\[14px\]{padding-bottom:14px;padding-top:14px}.md\:py-\[16px\]{padding-bottom:16px;padding-top:16px}.md\:py-\[18px\]{padding-bottom:18px;padding-top:18px}.md\:py-\[24px\]{padding-bottom:24px;padding-top:24px}.md\:py-\[32px\]{padding-bottom:32px;padding-top:32px}.md\:py-\[80px\]{padding-bottom:80px;padding-top:80px}[dir=ltr] .md\:\!pr-0{padding-right:0!important}[dir=rtl] .md\:\!pr-0{padding-left:0!important}.md\:\!pt-\[12px\]{padding-top:12px!important}.md\:\!pt-\[24px\]{padding-top:24px!important}.md\:\!pt-\[32px\]{padding-top:32px!important}.md\:pb-0{padding-bottom:0}.md\:pb-\[2\.22\%\]{padding-bottom:2.22%}.md\:pb-\[20px\]{padding-bottom:20px}.md\:pb-\[24px\]{padding-bottom:24px}.md\:pb-\[40px\]{padding-bottom:40px}.md\:pb-\[56px\]{padding-bottom:56px}.md\:pb-\[80px\]{padding-bottom:80px}[dir=ltr] .md\:pl-\[24px\]{padding-left:24px}[dir=rtl] .md\:pl-\[24px\]{padding-right:24px}[dir=ltr] .md\:pl-\[60px\]{padding-left:60px}[dir=rtl] .md\:pl-\[60px\]{padding-right:60px}[dir=ltr] .md\:pr-0{padding-right:0}[dir=rtl] .md\:pr-0{padding-left:0}[dir=ltr] .md\:pr-\[60px\]{padding-right:60px}[dir=rtl] .md\:pr-\[60px\]{padding-left:60px}.md\:pt-0{padding-top:0}.md\:pt-\[12\.5\%\]{padding-top:12.5%}.md\:pt-\[12px\]{padding-top:12px}.md\:pt-\[16px\]{padding-top:16px}.md\:pt-\[24px\]{padding-top:24px}.md\:pt-\[32px\]{padding-top:32px}.md\:pt-\[36px\]{padding-top:36px}.md\:pt-\[40px\]{padding-top:40px}.md\:pt-\[80px\]{padding-top:80px}.md\:pt-\[96px\]{padding-top:96px}[dir=ltr] .md\:\!text-left{text-align:left!important}[dir=rtl] .md\:\!text-left{text-align:right!important}[dir=ltr] .md\:text-left{text-align:left}[dir=rtl] .md\:text-left{text-align:right}.md\:\!text-center{text-align:center!important}.md\:text-center{text-align:center}.md\:\!text-\[16px\]{font-size:16px!important}.md\:\!text-\[24px\]{font-size:24px!important}.md\:\!text-\[28px\]{font-size:28px!important}.md\:\!text-\[32px\]{font-size:32px!important}.md\:\!text-\[40px\]{font-size:40px!important}.md\:\!text-\[56px\]{font-size:56px!important}.md\:\!text-\[96px\]{font-size:96px!important}.md\:text-\[20px\]{font-size:20px}.md\:font-\[400\]{font-weight:400}.md\:\!leading-\[36px\]{line-height:36px!important}.md\:\!leading-\[48px\]{line-height:48px!important}.md\:\!leading-\[72px\]{line-height:72px!important}.md\:\!leading-none{line-height:1!important}.md\:\!text-PrimaryText{color:var(--color-PrimaryText)!important}.md\:\!text-PrimaryYellow{color:var(--color-PrimaryYellow)!important}.md\:\!text-TertiaryText{color:var(--color-TertiaryText)!important}.md\:\!text-TextLink{color:var(--color-TextLink)!important}.md\:text-PrimaryText{color:var(--color-PrimaryText)}.md\:text-SecondaryBg{color:var(--color-SecondaryBg)}.md\:text-TertiaryText{color:var(--color-TertiaryText)}.md\:flex-col-center{align-items:center;display:flex;flex-direction:column;justify-content:center}.md\:\!size-\[40px\]{height:40px!important;width:40px!important}.md\:\!size-\[96px\]{height:96px!important;width:96px!important}.md\:size-\[40px\]{height:40px;width:40px}.md\:size-\[72px\]{height:72px;width:72px}.md\:size-\[96px\]{height:96px;width:96px}.md\:t-title1,.md\:typography-title1{font-size:40px;font-weight:600;line-height:48px}@media only screen and (min-width:768px){.md\:t-title1,.md\:typography-title1{font-size:56px;font-weight:600;line-height:72px}}.md\:\!t-headline0{font-size:32px!important;font-weight:600!important;line-height:40px!important}@media only screen and (min-width:768px){.md\:\!t-headline0{font-size:44px!important;font-weight:600!important;line-height:52px!important}}.md\:\!t-headline1{font-size:28px!important;font-weight:600!important;line-height:36px!important}@media only screen and (min-width:768px){.md\:\!t-headline1{font-size:40px!important;font-weight:600!important;line-height:48px!important}}.md\:\!t-headline3{font-size:20px!important;font-weight:600!important;line-height:28px!important}@media only screen and (min-width:768px){.md\:\!t-headline3{font-size:28px!important;font-weight:600!important;line-height:36px!important}}.md\:typography-headline4{font-size:18px;font-weight:600;line-height:26px}.md\:\!t-headline4{font-size:18px!important;font-weight:600!important;line-height:26px!important}.md\:t-headline4{font-size:18px;font-weight:600;line-height:26px}@media only screen and (min-width:768px){.md\:typography-headline4{font-size:24px;font-weight:600;line-height:34px}.md\:\!t-headline4{font-size:24px!important;font-weight:600!important;line-height:34px!important}.md\:t-headline4{font-size:24px;font-weight:600;line-height:34px}}.md\:typography-headline5{font-size:18px;font-weight:600;line-height:26px}.md\:\!t-headline5{font-size:18px!important;font-weight:600!important;line-height:26px!important}.md\:t-headline5{font-size:18px;font-weight:600;line-height:26px}@media only screen and (min-width:768px){.md\:typography-headline5{font-size:20px;font-weight:600;line-height:28px}.md\:\!t-headline5{font-size:20px!important;font-weight:600!important;line-height:28px!important}.md\:t-headline5{font-size:20px;font-weight:600;line-height:28px}}.md\:typography-subtitle4{font-size:20px;font-weight:500;line-height:28px}.md\:\!t-subtitle4{font-size:20px!important;font-weight:500!important;line-height:28px!important}.md\:t-subtitle4{font-size:20px;font-weight:500;line-height:28px}@media only screen and (min-width:768px){.md\:typography-subtitle4{font-size:20px;font-weight:500;line-height:28px}.md\:\!t-subtitle4{font-size:20px!important;font-weight:500!important;line-height:28px!important}.md\:t-subtitle4{font-size:20px;font-weight:500;line-height:28px}}.md\:\!t-subtitle5{font-size:20px!important;font-weight:400!important;line-height:28px!important}.md\:t-subtitle5{font-size:20px;font-weight:400;line-height:28px}@media only screen and (min-width:768px){.md\:\!t-subtitle5{font-size:20px!important;font-weight:400!important;line-height:28px!important}.md\:t-subtitle5{font-size:20px;font-weight:400;line-height:28px}}.md\:typography-subtitle6{font-size:16px;font-weight:600;line-height:24px}.md\:\!t-subtitle6{font-size:16px!important;font-weight:600!important;line-height:24px!important}.md\:t-subtitle6{font-size:16px;font-weight:600;line-height:24px}@media only screen and (min-width:768px){.md\:typography-subtitle6{font-size:16px;font-weight:600;line-height:24px}.md\:\!t-subtitle6{font-size:16px!important;font-weight:600!important;line-height:24px!important}.md\:t-subtitle6{font-size:16px;font-weight:600;line-height:24px}}.md\:typography-subtitle1{font-size:16px;font-weight:500;line-height:24px}.md\:\!t-subtitle1{font-size:16px!important;font-weight:500!important;line-height:24px!important}.md\:t-subtitle1{font-size:16px;font-weight:500;line-height:24px}@media only screen and (min-width:768px){.md\:typography-subtitle1{font-size:16px;font-weight:500;line-height:24px}.md\:\!t-subtitle1{font-size:16px!important;font-weight:500!important;line-height:24px!important}.md\:t-subtitle1{font-size:16px;font-weight:500;line-height:24px}}.md\:typography-subtitle2{font-size:14px;font-weight:500;line-height:22px}.md\:\!t-subtitle2{font-size:14px!important;font-weight:500!important;line-height:22px!important}.md\:t-subtitle2{font-size:14px;font-weight:500;line-height:22px}@media only screen and (min-width:768px){.md\:typography-subtitle2{font-size:14px;font-weight:500;line-height:22px}.md\:\!t-subtitle2{font-size:14px!important;font-weight:500!important;line-height:22px!important}.md\:t-subtitle2{font-size:14px;font-weight:500;line-height:22px}}.md\:t-subtitle3{font-size:12px;font-weight:500;line-height:18px}@media only screen and (min-width:768px){.md\:t-subtitle3{font-size:12px;font-weight:500;line-height:18px}}.md\:\!t-body1-1{font-size:16px!important;font-weight:400!important;line-height:24px!important}.md\:t-body1-1{font-size:16px;font-weight:400;line-height:24px}@media only screen and (min-width:768px){.md\:\!t-body1-1{font-size:16px!important;font-weight:400!important;line-height:24px!important}.md\:t-body1-1{font-size:16px;font-weight:400;line-height:24px}}.md\:\!t-body2{font-size:14px!important;font-weight:400!important;line-height:22px!important}@media only screen and (min-width:768px){.md\:\!t-body2{font-size:16px!important;font-weight:400!important;line-height:24px!important}}.md\:typography-body3{font-size:14px;font-weight:400;line-height:22px}.md\:\!t-body3{font-size:14px!important;font-weight:400!important;line-height:22px!important}.md\:t-body3{font-size:14px;font-weight:400;line-height:22px}@media only screen and (min-width:768px){.md\:typography-body3{font-size:14px;font-weight:400;line-height:22px}.md\:\!t-body3{font-size:14px!important;font-weight:400!important;line-height:22px!important}.md\:t-body3{font-size:14px;font-weight:400;line-height:22px}}.md\:t-body4{font-size:12px;font-weight:500;line-height:18px}@media only screen and (min-width:768px){.md\:t-body4{font-size:14px;font-weight:500;line-height:22px}}.md\:typography-body5{font-size:12px;font-weight:400;line-height:18px}.md\:\!t-body5{font-size:12px!important;font-weight:400!important;line-height:18px!important}.md\:t-body5{font-size:12px;font-weight:400;line-height:18px}@media only screen and (min-width:768px){.md\:typography-body5{font-size:14px;font-weight:400;line-height:22px}.md\:\!t-body5{font-size:14px!important;font-weight:400!important;line-height:22px!important}.md\:t-body5{font-size:14px;font-weight:400;line-height:22px}}.md\: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){.md\: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}}.md\:t-caption0{font-size:12px;font-weight:500;line-height:18px}@media only screen and (min-width:768px){.md\:t-caption0{font-size:12px;font-weight:500;line-height:18px}}.md\:\!t-caption1{font-size:12px!important;font-weight:400!important;line-height:18px!important}.md\:t-caption1{font-size:12px;font-weight:400;line-height:18px}@media only screen and (min-width:768px){.md\:\!t-caption1{font-size:12px!important;font-weight:400!important;line-height:18px!important}.md\:t-caption1{font-size:12px;font-weight:400;line-height:18px}}.md\:typography-caption2{font-size:10px;font-weight:400;line-height:16px}.md\:\!t-caption2{font-size:10px!important;font-weight:400!important;line-height:16px!important}.md\:t-caption2{font-size:10px;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.md\:typography-caption2{font-size:12px;font-weight:400;line-height:18px}.md\:\!t-caption2{font-size:12px!important;font-weight:400!important;line-height:18px!important}.md\:t-caption2{font-size:12px;font-weight:400;line-height:18px}}.md\:t-strong01{font-size:40px;font-weight:900;line-height:48px}@media only screen and (min-width:768px){.md\:t-strong01{font-size:56px;font-weight:900;line-height:72px}}.md\:t-strong0{font-size:40px;font-weight:900;line-height:48px}@media only screen and (min-width:768px){.md\:t-strong0{font-size:40px;font-weight:900;line-height:48px}}.md\:t-strong2{font-size:24px;font-weight:900;line-height:34px}@media only screen and (min-width:768px){.md\:t-strong2{font-size:24px;font-weight:900;line-height:34px}}.md\:hover\:\!border-PrimaryText:hover{border-color:var(--color-PrimaryText)!important}.md\:hover\:bg-Vessel:hover{background-color:var(--color-Vessel)}.hover\:md\:text-TertiaryText:hover{color:var(--color-TertiaryText)}.md\:hover\:underline:hover{text-decoration-line:underline}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:-top-\[30px\]{top:-30px}[dir=ltr] .lg\:right-4{right:1rem}[dir=rtl] .lg\:right-4{left:1rem}.lg\:top-\[10px\]{top:10px}.lg\:mb-0{margin-bottom:0}.lg\:mb-\[100px\]{margin-bottom:100px}[dir=ltr] .lg\:ml-\[calc\(50vw-606px\)\]{margin-left:calc(50vw - 606px)}[dir=rtl] .lg\:ml-\[calc\(50vw-606px\)\]{margin-right:calc(50vw - 606px)}.lg\:mt-\[-86px\]{margin-top:-86px}.lg\:mt-\[40px\]{margin-top:40px}.lg\:mt-\[calc\(-1\*\(2\%\+34px\)\)\]{margin-top:calc(-2% + -34px)}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-\[580px\]{height:580px}.lg\:h-full{height:100%}.lg\:min-h-\[254px\]{min-height:254px}.lg\:w-\[286px\]{width:286px}.lg\:w-\[480px\]{width:480px}.lg\:w-\[84px\]{width:84px}.lg\:\!min-w-\[110px\]{min-width:110px!important}.lg\:min-w-\[64px\]{min-width:64px}.lg\:max-w-\[1200px\]{max-width:1200px}.lg\:max-w-\[1360px\]{max-width:1360px}.lg\:max-w-\[1440px\]{max-width:1440px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[repeat\(2\2c minmax\(164px\2c 207px\)\)\]{grid-template-columns:repeat(2,minmax(164px,207px))}.lg\:grid-cols-\[repeat\(3\2c minmax\(164px\2c 207px\)\)\]{grid-template-columns:repeat(3,minmax(164px,207px))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-\[24px\]{gap:24px}.lg\:gap-\[40px\]{gap:40px}.lg\:gap-x-\[24px\]{column-gap:24px}.lg\:overflow-hidden{overflow:hidden}.lg\:bg-contain{background-size:contain}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:p-\[0_16px_16px\]{padding:0 16px 16px}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:pb-\[1\.33\%\]{padding-bottom:1.33%}.lg\:pb-\[100px\]{padding-bottom:100px}.lg\:pt-\[108px\]{padding-top:108px}.lg\:pt-\[166px\]{padding-top:166px}.lg\:pt-\[7\.5\%\]{padding-top:7.5%}.lg\:text-\[64px\]{font-size:64px}.lg\:typography-subtitle2{font-size:14px;font-weight:500;line-height:22px}@media only screen and (min-width:768px){.lg\:typography-subtitle2{font-size:14px;font-weight:500;line-height:22px}}.lg\:t-caption2{font-size:10px;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.lg\:t-caption2{font-size:12px;font-weight:400;line-height:18px}}}@media (min-width:1280px){[dir=ltr] .xl\:\!mr-0{margin-right:0!important}[dir=rtl] .xl\:\!mr-0{margin-left:0!important}[dir=ltr] .xl\:\!mr-\[107px\]{margin-right:107px!important}[dir=rtl] .xl\:\!mr-\[107px\]{margin-left:107px!important}[dir=ltr] .xl\:\!mr-\[40px\]{margin-right:40px!important}[dir=rtl] .xl\:\!mr-\[40px\]{margin-left:40px!important}[dir=ltr] .xl\:\!mr-\[85px\]{margin-right:85px!important}[dir=rtl] .xl\:\!mr-\[85px\]{margin-left:85px!important}.xl\:\!mt-0{margin-top:0!important}.xl\:\!mt-\[16px\]{margin-top:16px!important}.xl\:\!mt-\[24px\]{margin-top:24px!important}.xl\:\!mt-\[8px\]{margin-top:8px!important}[dir=ltr] .xl\:mr-\[127px\]{margin-right:127px}[dir=rtl] .xl\:mr-\[127px\]{margin-left:127px}[dir=ltr] .xl\:mr-\[140px\]{margin-right:140px}[dir=rtl] .xl\:mr-\[140px\]{margin-left:140px}.xl\:mt-\[104px\]{margin-top:104px}.xl\:mt-\[16px\]{margin-top:16px}.xl\:mt-\[32px\]{margin-top:32px}.xl\:\!flex{display:flex!important}.xl\:h-\[486px\]{height:486px}.xl\:\!w-\[384px\]{width:384px!important}.xl\:\!w-\[456px\]{width:456px!important}.xl\:\!w-\[764px\]{width:764px!important}.xl\:w-\[384px\]{width:384px}.xl\:w-\[484px\]{width:484px}.xl\:\!min-w-\[184px\]{min-width:184px!important}.xl\:max-w-\[120px\]{max-width:120px}.xl\:max-w-\[384px\]{max-width:384px}.xl\:max-w-\[416px\]{max-width:416px}.xl\:max-w-\[636px\]{max-width:636px}.xl\:\!flex-none{flex:none!important}.xl\:\!grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:\!flex-row{flex-direction:row!important}.xl\:\!flex-col{flex-direction:column!important}.xl\:\!items-center{align-items:center!important}.xl\:\!justify-center{justify-content:center!important}.xl\:\!justify-between{justify-content:space-between!important}.xl\:\!gap-x-\[24px\]{column-gap:24px!important}.xl\:gap-x-\[24px\]{column-gap:24px}.xl\:bg-\[image\:var\(--bg-web\)\]{background-image:var(--bg-web)}.xl\:\!p-\[20px_16px\]{padding:20px 16px!important}.xl\:\!p-\[56px_24px\]{padding:56px 24px!important}.xl\:\!p-\[77px_0\]{padding:77px 0!important}.xl\:p-\[56px_0_0\]{padding:56px 0 0}.xl\:p-\[56px_24px\]{padding:56px 24px}.xl\:p-\[8px_24px\]{padding:8px 24px}.xl\:\!px-0{padding-left:0!important;padding-right:0!important}.xl\:\!px-\[16px\]{padding-left:16px!important;padding-right:16px!important}.xl\:\!px-\[40px\]{padding-left:40px!important;padding-right:40px!important}.xl\:py-\[37px\]{padding-bottom:37px;padding-top:37px}.xl\:\!pt-\[48px\]{padding-top:48px!important}.xl\:\!pt-\[68px\]{padding-top:68px!important}.xl\:pb-\[56px\]{padding-bottom:56px}.xl\:pt-\[32px\]{padding-top:32px}.xl\:text-center{text-align:center}.xl\:\!t-title1{font-size:40px!important;font-weight:600!important;line-height:48px!important}@media only screen and (min-width:768px){.xl\:\!t-title1{font-size:56px!important;font-weight:600!important;line-height:72px!important}}.xl\:\!t-headline5{font-size:18px!important;font-weight:600!important;line-height:26px!important}@media only screen and (min-width:768px){.xl\:\!t-headline5{font-size:20px!important;font-weight:600!important;line-height:28px!important}}}@media (max-width:767px){.mobile\:mx-\[-10px\]{margin-left:-10px;margin-right:-10px}.mobile\:mx-\[-16px\]{margin-left:-16px;margin-right:-16px}.mobile\:mb-\[10px\]{margin-bottom:10px}.mobile\:mb-\[12px\]{margin-bottom:12px}.mobile\:mb-\[32px\]{margin-bottom:32px}.mobile\:mb-\[8px\]{margin-bottom:8px}[dir=ltr] .mobile\:mr-\[16px\]{margin-right:16px}[dir=rtl] .mobile\:mr-\[16px\]{margin-left:16px}[dir=ltr] .mobile\:mr-\[4px\]{margin-right:4px}[dir=rtl] .mobile\:mr-\[4px\]{margin-left:4px}.mobile\:\!hidden{display:none!important}.mobile\:hidden{display:none}.mobile\:h-\[56px\]{height:56px}.mobile\:min-h-\[270px\]{min-height:270px}.mobile\:w-\[calc\(100\%\+32px\)\]{width:calc(100% + 32px)}.mobile\:w-full{width:100%}.mobile\:flex-col{flex-direction:column}.mobile\:\!border-0{border-width:0!important}.mobile\:p-0{padding:0}.mobile\:p-\[12px\]{padding:12px}.mobile\:\!py-0{padding-bottom:0!important;padding-top:0!important}.mobile\:\!py-\[12px\]{padding-bottom:12px!important;padding-top:12px!important}.mobile\:\!py-\[16px\]{padding-bottom:16px!important;padding-top:16px!important}.mobile\:px-\[15px\]{padding-left:15px;padding-right:15px}.mobile\:px-\[16px\]{padding-left:16px;padding-right:16px}.mobile\:py-\[16px\]{padding-bottom:16px;padding-top:16px}[dir=ltr] .mobile\:\!pl-\[15px\]{padding-left:15px!important}[dir=rtl] .mobile\:\!pl-\[15px\]{padding-right:15px!important}[dir=ltr] .mobile\:\!pr-\[10px\]{padding-right:10px!important}[dir=rtl] .mobile\:\!pr-\[10px\]{padding-left:10px!important}.mobile\:pb-\[8px\]{padding-bottom:8px}.mobile\:pt-\[24px\]{padding-top:24px}.mobile\:pt-\[40px\]{padding-top:40px}.mobile\:flex-row-center{align-items:center;display:flex;justify-content:center}}@media (min-height:700px){.leastHeight\:pt-\[56px\]{padding-top:56px}}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\:not\(\:hover\)\]\:\!bg-\[transparent\]:not(:hover){background-color:transparent!important}.\[\&\>\*\:first-child\]\:gap-\[16px\]>:first-child{gap:16px}.\[\&\>\.bn-modal-wrap\]\:absolute>.bn-modal-wrap{position:absolute}.\[\&\>\.bn-modal-wrap\]\:bottom-0>.bn-modal-wrap{bottom:0}.\[\&\>\.bn-modal-wrap\]\:\!w-full>.bn-modal-wrap{width:100%!important}.\[\&\>\.bn-modal-wrap\]\:bg-\[rgba\(0\2c _0\2c _0\2c _0\.50\)\]>.bn-modal-wrap{background-color:rgba(0,0,0,.5)}@media (max-width:767px){.\[\&\>\.bn-modal-wrap\]\:mobile\:max-w-\[unset\]>.bn-modal-wrap{max-width:unset}}.\[\&\>\.bn-textField\]\:w-full>.bn-textField{width:100%}.\[\&\>\.rank-1\]\:text-\[\#FF693D\]>.rank-1{--tw-text-opacity:1;color:rgb(255 105 61/var(--tw-text-opacity,1))}.\[\&\>\.rank-2\]\:text-\[\#D0980B\]>.rank-2{--tw-text-opacity:1;color:rgb(208 152 11/var(--tw-text-opacity,1))}.\[\&\>\.rank-3\]\:text-\[\#F0B90B\]>.rank-3{--tw-text-opacity:1;color:rgb(240 185 11/var(--tw-text-opacity,1))}.\[\&\>div\.bn-textField-suffix\]\:max-w-\[40\%\]>div.bn-textField-suffix{max-width:40%}.\[\&\>div\.bn-textField-suffix\]\:justify-end>div.bn-textField-suffix{justify-content:flex-end}.\[\&\>div\>div\>div\]\:\!overflow-y-visible>div>div>div{overflow-y:visible!important}.\[\&\>div\>div\]\:\!max-h-\[120px\]>div>div{max-height:120px!important}.\[\&\>div\>div\]\:max-h-full>div>div{max-height:100%}.\[\&\>div\>div\]\:\!overflow-y-auto>div>div{overflow-y:auto!important}.\[\&\>div\>div\]\:\!border-0>div>div{border-width:0!important}[dir=ltr] .\[\&\>div\>div\]\:\!pl-0>div>div{padding-left:0!important}[dir=rtl] .\[\&\>div\>div\]\:\!pl-0>div>div{padding-right:0!important}.\[\&\>div\]\:\!w-\[480px\]>div{width:480px!important}.\[\&\>div\]\:\!w-fit>div{width:fit-content!important}.\[\&\>div\]\:w-full>div{width:100%}.\[\&\>input\]\:min-w-0>input{min-width:0}.\[\&\>path\]\:fill-PrimaryYellow>path{fill:var(--color-PrimaryYellow)}.\[\&_\.bn-bubble-content\]\:\!max-h-fit .bn-bubble-content{max-height:fit-content!important}.\[\&_\.bn-bubble-content\]\:\!w-full .bn-bubble-content{width:100%!important}.\[\&_\.bn-bubble-content\]\:\!rounded-\[12px\] .bn-bubble-content{border-radius:12px!important}.\[\&_\.bn-bubble-content\]\:bg-CardBg .bn-bubble-content{background-color:var(--color-CardBg)}@media (min-width:768px){.\[\&_\.bn-bubble-content\]\:md\:w-\[240px\] .bn-bubble-content{width:240px}}.\[\&_\.bn-bubble\]\:cursor-pointer .bn-bubble{cursor:pointer}.\[\&_\.bn-drawer-wrap\]\:\!h-\[calc\(100\%-88px\)\] .bn-drawer-wrap{height:calc(100% - 88px)!important}.\[\&_\.bn-drawer-wrap\]\:\!rounded-t-\[10px\] .bn-drawer-wrap{border-top-left-radius:10px!important;border-top-right-radius:10px!important}.\[\&_\.bn-emptyState-action\]\:mt-\[8px\] .bn-emptyState-action,.\[\&_\.bn-emptyState-content\]\:mt-\[8px\] .bn-emptyState-content{margin-top:8px}@media (max-width:767px){.\[\&_\.bn-emptyState-content\]\:mobile\:text-SecondaryText .bn-emptyState-content{color:var(--color-SecondaryText)}}.\[\&_\.bn-mask-inner\]\:\!bg-transparent .bn-mask-inner{background-color:transparent!important}.\[\&_\.bn-modal-confirm-desc\]\:max-h-fit .bn-modal-confirm-desc{max-height:fit-content}.\[\&_\.bn-modal-confirm-desc\]\:text-center .bn-modal-confirm-desc{text-align:center}.\[\&_\.bn-modal-confirm-icon\]\:text-\[150px\] .bn-modal-confirm-icon{font-size:150px}.\[\&_\.bn-modal-content\]\:h-full .bn-modal-content{height:100%}.\[\&_\.bn-modal-content\]\:max-h-full .bn-modal-content{max-height:100%}.\[\&_\.bn-modal-header-next\]\:text-\[20px\] .bn-modal-header-next{font-size:20px}@media (max-width:767px){.\[\&_\.bn-modal-header-next\]\:mobile\:text-\[20px\] .bn-modal-header-next{font-size:20px}}.\[\&_\.bn-modal-wrap\]\:\!w-\[520px\] .bn-modal-wrap{width:520px!important}.\[\&_\.bn-modal-wrap\]\:\!max-w-\[520px\] .bn-modal-wrap{max-width:520px!important}.\[\&_\.bn-modal-wrap\]\:\!max-w-\[720px\] .bn-modal-wrap{max-width:720px!important}.\[\&_\.bn-modal-wrap\]\:\!max-w-none .bn-modal-wrap{max-width:none!important}.\[\&_\.bn-modal-wrap\]\:\!overflow-visible .bn-modal-wrap{overflow:visible!important}.\[\&_\.bn-modal-wrap\]\:\!bg-\[transparent\] .bn-modal-wrap{background-color:transparent!important}@media (min-width:768px){.md\:\[\&_\.bn-modal-wrap\]\:w-\[420px\] .bn-modal-wrap{width:420px}.md\:\[\&_\.bn-modal-wrap\]\:w-fit .bn-modal-wrap{width:fit-content}}.\[\&_\.bn-picker-view-column-indicator\]\:\!h-\[49\.9px\] .bn-picker-view-column-indicator{height:49.9px!important}@media (min-width:768px){.md\:\[\&_\.bn-searchBar\]\:relative .bn-searchBar{position:relative}.md\:\[\&_\.bn-searchBar\]\:z-\[1\] .bn-searchBar{z-index:1}}@media (max-width:767px){.\[\&_\.bn-searchBar\]\:mobile\:flex-1 .bn-searchBar{flex:1 1}}.\[\&_\.bn-select-field-arrow\]\:hidden .bn-select-field-arrow{display:none}.\[\&_\.bn-select-field-input\]\:h-\[16px\] .bn-select-field-input{height:16px}.\[\&_\.bn-select-field-input\]\:w-\[16px\] .bn-select-field-input{width:16px}.\[\&_\.bn-select-field-input\]\:overflow-visible .bn-select-field-input{overflow:visible}.\[\&_\.bn-select-field\.active\]\:border-PrimaryYellow .bn-select-field.active{border-color:var(--color-PrimaryYellow)}.\[\&_\.bn-select-field\]\:h-auto .bn-select-field{height:auto}.\[\&_\.bn-select-field\]\:w-\[212px\] .bn-select-field{width:212px}.\[\&_\.bn-select-field\]\:w-auto .bn-select-field{width:auto}.\[\&_\.bn-select-field\]\:gap-0 .bn-select-field{gap:0}.\[\&_\.bn-select-field\]\:border-none .bn-select-field{border-style:none}.\[\&_\.bn-select-field\]\:p-0 .bn-select-field{padding:0}.\[\&_\.bn-select-overlay-options\]\:\!max-h-\[300px\] .bn-select-overlay-options{max-height:300px!important}.\[\&_\.bn-select-overlay-options\]\:\!max-h-\[380px\] .bn-select-overlay-options{max-height:380px!important}.\[\&_\.bn-slider-track-step-mark\]\:text-TertiaryText .bn-slider-track-step-mark{color:var(--color-TertiaryText)}.\[\&_\.bn-slider-track-step-mark\]\:typography-caption1 .bn-slider-track-step-mark{font-size:12px;font-weight:400;line-height:18px}@media only screen and (min-width:768px){.\[\&_\.bn-slider-track-step-mark\]\:typography-caption1 .bn-slider-track-step-mark{font-size:12px;font-weight:400;line-height:18px}}.\[\&_\.bn-tab-list\]\:\!relative .bn-tab-list{position:relative!important}.\[\&_\.bn-tab-list\]\:\!top-0 .bn-tab-list{top:0!important}.\[\&_\.bn-tab-list\]\:mb-\[16px\] .bn-tab-list{margin-bottom:16px}.\[\&_\.bn-tab-list\]\:\!gap-0 .bn-tab-list{gap:0!important}.\[\&_\.bn-tab-list\]\:gap-\[0\] .bn-tab-list{gap:0}.\[\&_\.bn-tab-list\]\:border-none .bn-tab-list{border-style:none}.\[\&_\.bn-tab-list\]\:\!bg-CardBg .bn-tab-list{background-color:var(--color-CardBg)!important}.\[\&_\.bn-tab-list\]\:\!p-0 .bn-tab-list{padding:0!important}.\[\&_\.bn-tab-list\]\:px-\[15px\] .bn-tab-list{padding-left:15px;padding-right:15px}@media (min-width:768px){.\[\&_\.bn-tab-list\]\:md\:\!sticky .bn-tab-list{position:sticky!important}.\[\&_\.bn-tab-list\]\:md\:\!top-0 .bn-tab-list{top:0!important}.\[\&_\.bn-tab-list\]\:md\:\!bg-CardBg .bn-tab-list{background-color:var(--color-CardBg)!important}.\[\&_\.bn-tab-list\]\:md\:px-0 .bn-tab-list{padding-left:0;padding-right:0}}@media (max-width:767px){.\[\&_\.bn-tab-list\]\:mobile\:\!gap-\[15px\] .bn-tab-list{gap:15px!important}.\[\&_\.bn-tab-list\]\:mobile\:\!px-\[15px\] .bn-tab-list{padding-left:15px!important;padding-right:15px!important}}[dir=ltr] .\[\&_\.bn-tab\:last-of-type\]\:mr-0 .bn-tab:last-of-type{margin-right:0}[dir=rtl] .\[\&_\.bn-tab\:last-of-type\]\:mr-0 .bn-tab:last-of-type{margin-left:0}[dir=ltr] .\[\&_\.bn-tab\]\:\!mr-\[15px\] .bn-tab{margin-right:15px!important}[dir=rtl] .\[\&_\.bn-tab\]\:\!mr-\[15px\] .bn-tab{margin-left:15px!important}[dir=ltr] .\[\&_\.bn-tab\]\:mr-\[15px\] .bn-tab{margin-right:15px}[dir=rtl] .\[\&_\.bn-tab\]\:mr-\[15px\] .bn-tab{margin-left:15px}[dir=ltr] .\[\&_\.bn-tab\]\:mr-\[24px\] .bn-tab{margin-right:24px}[dir=rtl] .\[\&_\.bn-tab\]\:mr-\[24px\] .bn-tab{margin-left:24px}.\[\&_\.bn-tab\]\:\!h-\[24px\] .bn-tab{height:24px!important}.\[\&_\.bn-tab\]\:\!text-\[12px\] .bn-tab{font-size:12px!important}.\[\&_\.bn-tab\]\:after\:\!left-\[calc\(50\%-8px\)\] .bn-tab:after{content:var(--tw-content)}[dir=ltr] .\[\&_\.bn-tab\]\:after\:\!left-\[calc\(50\%-8px\)\] .bn-tab:after{left:calc(50% - 8px)!important}[dir=rtl] .\[\&_\.bn-tab\]\:after\:\!left-\[calc\(50\%-8px\)\] .bn-tab:after{right:calc(50% - 8px)!important}.\[\&_\.bn-tab\]\:after\:\!content-\[\'\'\] .bn-tab:after{--tw-content:""!important;content:var(--tw-content)!important}@media (min-width:768px){[dir=ltr] .\[\&_\.bn-tab\]\:md\:mr-\[24px\] .bn-tab{margin-right:24px}[dir=rtl] .\[\&_\.bn-tab\]\:md\:mr-\[24px\] .bn-tab{margin-left:24px}}.\[\&_\.bn-table-tbody\>tr\:hover\>\.bn-table-cell\]\:bg-Input .bn-table-tbody>tr:hover>.bn-table-cell{background-color:var(--color-Input)}@media (max-width:767px){[dir=ltr] .mobile\:\[\&_\.bn-table-tbody_\.bn-table-cell\:first-of-type\]\:pl-0 .bn-table-tbody .bn-table-cell:first-of-type{padding-left:0}[dir=rtl] .mobile\:\[\&_\.bn-table-tbody_\.bn-table-cell\:first-of-type\]\:pl-0 .bn-table-tbody .bn-table-cell:first-of-type{padding-right:0}[dir=ltr] .mobile\:\[\&_\.bn-table-tbody_\.bn-table-cell\:last-of-type\]\:pr-0 .bn-table-tbody .bn-table-cell:last-of-type{padding-right:0}[dir=rtl] .mobile\:\[\&_\.bn-table-tbody_\.bn-table-cell\:last-of-type\]\:pr-0 .bn-table-tbody .bn-table-cell:last-of-type{padding-left:0}}.\[\&_\.bn-table-tbody_\.bn-table-cell\]\:bg-CardBg .bn-table-tbody .bn-table-cell{background-color:var(--color-CardBg)}.\[\&_\.bn-table-tbody_\.bn-table-cell\]\:py-\[12px\] .bn-table-tbody .bn-table-cell{padding-bottom:12px;padding-top:12px}.\[\&_\.bn-table-tbody_\.bn-table-cell\]\:shadow-\[inset_0px_-1px_0px_\#2B3139\] .bn-table-tbody .bn-table-cell{--tw-shadow:inset 0px -1px 0px #2b3139;--tw-shadow-colored:inset 0px -1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\[\&_\.bn-table-tbody_\.bn-table-cell\]\:t-subtitle2 .bn-table-tbody .bn-table-cell{font-size:14px;font-weight:500;line-height:22px}@media only screen and (min-width:768px){.\[\&_\.bn-table-tbody_\.bn-table-cell\]\:t-subtitle2 .bn-table-tbody .bn-table-cell{font-size:14px;font-weight:500;line-height:22px}}@media (max-width:767px){.\[\&_\.bn-table-tbody_\.bn-table-cell\]\:mobile\:shadow-\[inset_0px_0px_0px_\#2B3139\] .bn-table-tbody .bn-table-cell{--tw-shadow:inset 0px 0px 0px #2b3139;--tw-shadow-colored:inset 0px 0px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}[dir=ltr] .mobile\:\[\&_\.bn-table-thead_\.bn-table-cell\:first-of-type\]\:pl-0 .bn-table-thead .bn-table-cell:first-of-type{padding-left:0}[dir=rtl] .mobile\:\[\&_\.bn-table-thead_\.bn-table-cell\:first-of-type\]\:pl-0 .bn-table-thead .bn-table-cell:first-of-type{padding-right:0}[dir=ltr] .mobile\:\[\&_\.bn-table-thead_\.bn-table-cell\:last-of-type\]\:pr-0 .bn-table-thead .bn-table-cell:last-of-type{padding-right:0}[dir=rtl] .mobile\:\[\&_\.bn-table-thead_\.bn-table-cell\:last-of-type\]\:pr-0 .bn-table-thead .bn-table-cell:last-of-type{padding-left:0}}.\[\&_\.bn-table-thead_\.bn-table-cell\]\:bg-CardBg .bn-table-thead .bn-table-cell{background-color:var(--color-CardBg)}.\[\&_\.bn-table-thead_\.bn-table-cell\]\:py-\[8px\] .bn-table-thead .bn-table-cell{padding-bottom:8px;padding-top:8px}.\[\&_\.bn-table-thead_\.bn-table-cell\]\:shadow-\[inset_0px_-1px_0px_\#2B3139\] .bn-table-thead .bn-table-cell{--tw-shadow:inset 0px -1px 0px #2b3139;--tw-shadow-colored:inset 0px -1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\[\&_\.bn-textField-input\]\:h-full .bn-textField-input{height:100%}.\[\&_\.bn-textField-input\]\:\!grow .bn-textField-input{flex-grow:1!important}.\[\&_\.bn-textField-input\]\:\!basis-\[calc\(50\%-32px\)\] .bn-textField-input{flex-basis:calc(50% - 32px)!important}.\[\&_\.bn-textField-input\]\:text-center .bn-textField-input{text-align:center}[dir=ltr] .\[\&_\.bn-textField-input\]\:\!text-right .bn-textField-input{text-align:right!important}[dir=rtl] .\[\&_\.bn-textField-input\]\:\!text-right .bn-textField-input{text-align:left!important}.\[\&_\.bn-textField-input\]\:text-PrimaryText .bn-textField-input{color:var(--color-PrimaryText)}.\[\&_\.bn-textField-input\]\:typography-caption0 .bn-textField-input{font-size:12px;font-weight:500;line-height:18px}@media only screen and (min-width:768px){.\[\&_\.bn-textField-input\]\:typography-caption0 .bn-textField-input{font-size:12px;font-weight:500;line-height:18px}}.\[\&_\.bn-textField-prefix\>\.bn-svg\]\:\!text-\[24px\] .bn-textField-prefix>.bn-svg{font-size:24px!important}.\[\&_\.bn-textField-suffix\]\:\!grow .bn-textField-suffix{flex-grow:1!important}.\[\&_\.bn-textField-suffix\]\:\!basis-\[calc\(50\%-32px\)\] .bn-textField-suffix{flex-basis:calc(50% - 32px)!important}[dir=ltr] .\[\&_\.bn-textField-suffix\]\:\!text-left .bn-textField-suffix{text-align:left!important}[dir=rtl] .\[\&_\.bn-textField-suffix\]\:\!text-left .bn-textField-suffix{text-align:right!important}.\[\&_\.bn-textField\]\:h-\[16px\] .bn-textField{height:16px}.\[\&_\.bn-textField\]\:w-\[80px\] .bn-textField{width:80px}.\[\&_\.bn-textField\]\:p-0 .bn-textField{padding:0}@media (max-width:767px){.\[\&_\.bn-textField\]\:mobile\:w-full .bn-textField{width:100%}}.\[\&_\.bn-tooltips-wrap\]\:w-full .bn-tooltips-wrap{width:100%}.\[\&_\.bn-tooltips\]\:\!w-full .bn-tooltips{width:100%!important}.\[\&_\.bn-web-datepicker-focused\]\:\!bg-CardBg .bn-web-datepicker-focused{background-color:var(--color-CardBg)!important}.\[\&_\.bn-web-datepicker-range-separator\]\:\!px-\[4px\] .bn-web-datepicker-range-separator{padding-left:4px!important;padding-right:4px!important}.\[\&_\.bn-web-datepicker-range-separator\]\:\!text-\[16px\] .bn-web-datepicker-range-separator{font-size:16px!important}[dir=ltr] .\[\&_\.bn-web-datepicker-suffix\]\:\!pl-\[8px\] .bn-web-datepicker-suffix{padding-left:8px!important}[dir=rtl] .\[\&_\.bn-web-datepicker-suffix\]\:\!pl-\[8px\] .bn-web-datepicker-suffix{padding-right:8px!important}[dir=ltr] .\[\&_\.bn-web-table_\.bn-web-table-tbody_\.bn-web-table-cell\]\:\!p-\[12px_0_12px_16px\] .bn-web-table .bn-web-table-tbody .bn-web-table-cell{padding:12px 0 12px 16px!important}[dir=rtl] .\[\&_\.bn-web-table_\.bn-web-table-tbody_\.bn-web-table-cell\]\:\!p-\[12px_0_12px_16px\] .bn-web-table .bn-web-table-tbody .bn-web-table-cell{padding:12px 16px 12px 0!important}.\[\&_\.bn-web-table_\.bn-web-table-tbody_\.bn-web-table-cell\]\:\!t-subtitle2 .bn-web-table .bn-web-table-tbody .bn-web-table-cell{font-size:14px!important;font-weight:500!important;line-height:22px!important}@media only screen and (min-width:768px){.\[\&_\.bn-web-table_\.bn-web-table-tbody_\.bn-web-table-cell\]\:\!t-subtitle2 .bn-web-table .bn-web-table-tbody .bn-web-table-cell{font-size:14px!important;font-weight:500!important;line-height:22px!important}}.\[\&_\.bn-web-table_\.bn-web-table-thead_\.bn-web-table-cell\]\:border-0 .bn-web-table .bn-web-table-thead .bn-web-table-cell{border-width:0}.\[\&_\.bn-web-table_\.bn-web-table-thead_\.bn-web-table-cell\]\:border-b .bn-web-table .bn-web-table-thead .bn-web-table-cell{border-bottom-width:1px}.\[\&_\.bn-web-table_\.bn-web-table-thead_\.bn-web-table-cell\]\:border-solid .bn-web-table .bn-web-table-thead .bn-web-table-cell{border-style:solid}.\[\&_\.bn-web-table_\.bn-web-table-thead_\.bn-web-table-cell\]\:border-Line .bn-web-table .bn-web-table-thead .bn-web-table-cell{border-color:var(--color-Line)}[dir=ltr] .\[\&_\.bn-web-table_\.bn-web-table-thead_\.bn-web-table-cell\]\:\!p-\[8px_0_8px_16px\] .bn-web-table .bn-web-table-thead .bn-web-table-cell{padding:8px 0 8px 16px!important}[dir=rtl] .\[\&_\.bn-web-table_\.bn-web-table-thead_\.bn-web-table-cell\]\:\!p-\[8px_0_8px_16px\] .bn-web-table .bn-web-table-thead .bn-web-table-cell{padding:8px 16px 8px 0!important}.\[\&_\.bn-web-table_\.bn-web-table-thead_\.bn-web-table-cell\]\:\!text-SecondaryText .bn-web-table .bn-web-table-thead .bn-web-table-cell{color:var(--color-SecondaryText)!important}.\[\&_\.grid-row-header\]\:mb-\[8px\] .grid-row-header{margin-bottom:8px}.\[\&_\.grid-row-header\]\:mt-\[12px\] .grid-row-header{margin-top:12px}.\[\&_\.grid-row-header\]\:px-0 .grid-row-header{padding-left:0;padding-right:0}.\[\&_\.grid-row-header\]\:t-subtitle6 .grid-row-header{font-size:16px;font-weight:600;line-height:24px}@media only screen and (min-width:768px){.\[\&_\.grid-row-header\]\:t-subtitle6 .grid-row-header{font-size:16px;font-weight:600;line-height:24px}}.\[\&_\.grid-row-wrap\:last-of-type\]\:border-none .grid-row-wrap:last-of-type{border-style:none}.\[\&_\.grid-row\>div\]\:t-subtitle2 .grid-row>div{font-size:14px;font-weight:500;line-height:22px}@media only screen and (min-width:768px){.\[\&_\.grid-row\>div\]\:t-subtitle2 .grid-row>div{font-size:14px;font-weight:500;line-height:22px}}.\[\&_\.grid-row\]\:px-0 .grid-row{padding-left:0;padding-right:0}.\[\&_\.grid-row\]\:t-subtitle2 .grid-row{font-size:14px;font-weight:500;line-height:22px}@media only screen and (min-width:768px){.\[\&_\.grid-row\]\:t-subtitle2 .grid-row{font-size:14px;font-weight:500;line-height:22px}}.\[\&_\.left\]\:bg-\[\#14151A\] .left{--tw-bg-opacity:1;background-color:rgb(20 21 26/var(--tw-bg-opacity,1))}.\[\&_\.left\]\:bg-\[\#1E2027\] .left{--tw-bg-opacity:1;background-color:rgb(30 32 39/var(--tw-bg-opacity,1))}@media (min-width:768px){.\[\&_\.left\]\:md\:\!bg-\[\#14151A\] .left{--tw-bg-opacity:1!important;background-color:rgb(20 21 26/var(--tw-bg-opacity,1))!important}}.\[\&_\.right\]\:bg-\[\#14151A\] .right{--tw-bg-opacity:1;background-color:rgb(20 21 26/var(--tw-bg-opacity,1))}.\[\&_\.right\]\:bg-\[\#1E2027\] .right{--tw-bg-opacity:1;background-color:rgb(30 32 39/var(--tw-bg-opacity,1))}@media (min-width:768px){.\[\&_\.right\]\:md\:\!bg-\[\#14151A\] .right{--tw-bg-opacity:1!important;background-color:rgb(20 21 26/var(--tw-bg-opacity,1))!important}}.\[\&_\.slick-dots\]\:\!relative .slick-dots{position:relative!important}.\[\&_\.slick-dots\]\:\!bottom-0 .slick-dots{bottom:0!important}.\[\&_\.slick-dots\]\:\!bottom-\[-15px\] .slick-dots{bottom:-15px!important}.\[\&_\.slick-dots\]\:\!mt-\[24px\] .slick-dots{margin-top:24px!important}.\[\&_\.slick-dots_li\]\:\!mx-\[2px\] .slick-dots li{margin-left:2px!important;margin-right:2px!important}.\[\&_\.slick-dots_li\]\:\!w-\[8px\] .slick-dots li{width:8px!important}.\[\&_\.slick-dots_li_button\]\:\!rounded-\[0\] .slick-dots li button,.\[\&_\.slick-dots_li_button\]\:\!rounded-none .slick-dots li button{border-radius:0!important}.\[\&_\.uikit-carousel\]\:\!w-\[375px\] .uikit-carousel{width:375px!important}.\[\&_\>\.square-community-shell\]\:z-\[1001\]>.square-community-shell{z-index:1001}@media (min-width:768px){[dir=ltr] .md\:\[\&_\>div\]\:p-\[0_12px_12px_0\]>div{padding:0 12px 12px 0}[dir=rtl] .md\:\[\&_\>div\]\:p-\[0_12px_12px_0\]>div{padding:0 0 12px 12px}}.\[\&_a\]\:font-\[500\] a{font-weight:500}.\[\&_button\]\:\!flex-1 button{flex:1 1!important}.\[\&_div\:not\(\:last-of-type\)\]\:mb-\[4px\] div:not(:last-of-type){margin-bottom:4px}.\[\&_div\:not\(\:last-of-type\)\]\:mb-\[6px\] div:not(:last-of-type){margin-bottom:6px}.\[\&_input\:\:placeholder\]\:text-TertiaryText input::placeholder{color:var(--color-TertiaryText)}.\[\&_input\:\:placeholder\]\:typography-caption2 input::placeholder{font-size:10px;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.\[\&_input\:\:placeholder\]\:typography-caption2 input::placeholder{font-size:12px;font-weight:400;line-height:18px}}.\[\&_input\]\:\!w-\[62px\] input{width:62px!important}.\[\&_input\]\:\!cursor-pointer input{cursor:pointer!important}.\[\&_input\]\:\!text-\[12px\] input{font-size:12px!important}.\[\&_input\]\:\!font-\[500\] input{font-weight:500!important}.\[\&_input\]\:\!leading-\[18px\] input{line-height:18px!important}.\[\&_li\]\:list-disc li{list-style-type:disc}.\[\&_path\]\:fill-PrimaryText path{fill:var(--color-PrimaryText)}.\[\&_svg\]\:h-\[24px\] svg{height:24px}.\[\&_svg\]\:w-\[24px\] svg{width:24px}.\[\&_svg\]\:\!text-\[64px\] svg{font-size:64px!important}.\[\&_svg\]\:\!text-\[96px\] svg{font-size:96px!important}@media (min-width:768px){.\[\&_svg\]\:md\:\!text-\[96px\] svg{font-size:96px!important}}.\[\&_tbody_\.bn-web-table-cell\]\:h-\[40px\] tbody .bn-web-table-cell{height:40px}.\[\&_tbody_\.bn-web-table-cell\]\:\!p-0 tbody .bn-web-table-cell{padding:0!important}.\[\&_tbody_\.bn-web-table-cell\]\:\!text-\[12px\] tbody .bn-web-table-cell{font-size:12px!important}.\[\&_tbody_\.bn-web-table-cell\]\:\!leading-\[18px\] tbody .bn-web-table-cell{line-height:18px!important}.\[\&_tbody_tr\]\:\!bg-transparent tbody tr{background-color:transparent!important}.\[\&_thead_\.bn-web-table-cell\]\:h-\[32px\] thead .bn-web-table-cell{height:32px}.\[\&_thead_\.bn-web-table-cell\]\:\!p-0 thead .bn-web-table-cell{padding:0!important}.\[\&_thead_tr\]\:\!bg-transparent thead tr{background-color:transparent!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"}}