.OrderBook_orderBook__vOEvb{--order-book-gap:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--order-book-gap);width:100%;min-height:200px}@media only screen and (max-width:768px){.OrderBook_orderBook__vOEvb{min-height:200px}}@media only screen and (max-width:1024px){.OrderBook_orderBook__vOEvb{--order-book-gap:8px;display:block;width:100%;min-height:200px}}.OrderBook_orderBook__vOEvb table{table-layout:fixed}.OrderBook_orderBookWithTrade___AaTC{flex:1 0 142px;flex-direction:column}@media only screen and (max-width:768px){.OrderBook_orderBookRiseOrFall__tuNLd{display:flex;width:100%;padding-right:0;padding-left:0;margin-top:16px;margin-bottom:8px}}.OrderBook_orderBookTabs__pTMiO{padding-bottom:4px}.OrderBook_subNavGroup__7sY_4{gap:4px}@media only screen and (max-width:1440px){.OrderBook_subNavGroup__7sY_4 button span{max-width:107px;padding-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media only screen and (max-width:1024px){.OrderBook_subNavGroup__7sY_4 button span{max-width:none}}.OrderBook_mobileTabList__KFFpe{display:flex;flex-direction:row;align-items:center;width:100%;padding:0;border-bottom:1px solid var(--system-color-lighten);border-radius:0}.OrderBook_mobileTabItem__oW4_s{position:relative;z-index:1;flex:none;width:-moz-fit-content;width:fit-content;min-width:100px;padding:14px 10px;font-family:var(--primary-font);font-size:14px;font-weight:500;line-height:20px;color:var(--system-color-light);text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:initial;border:0;transition:color .3s ease}.OrderBook_mobileTabItemActive__51Cht{color:var(--primary-color)}.OrderBook_mobileTabItemActive__51Cht:after{position:absolute;bottom:0;left:0;width:100%;height:2px;content:"";background-color:var(--primary-color)}.OrderBook_recentTrades__wClhK{padding:16px}.OrderBook_sharedPriceHeader__V3nay{display:flex;align-items:center;justify-content:center;padding:6px 0;font-size:12px;font-weight:600;color:var(--System--dark-grey)}@media only screen and (max-width:1024px){.OrderBook_sharedPriceHeader__V3nay{position:absolute;top:0;left:50%;z-index:10;width:-moz-max-content;width:max-content;margin:0;transform:translateX(-50%)}}.OrderBook_recentTradesTableStyle___NgVB{width:100%}.OrderBook_container__xS6S2{flex:0 1 max(260px,min(20vw,320px));align-self:stretch;padding:0;margin:0;border-radius:10px}@media only screen and (max-width:1024px){.OrderBook_container__xS6S2{display:block;width:100%;min-height:200px;padding:0}}@media only screen and (max-width:768px){.OrderBook_container__xS6S2{display:block;width:100%;min-height:317px}}.table{width:100%;border-collapse:collapse;background-color:#ffffff;border-radius:10px}.table thead{font-family:var(--primary-font);font-size:12px;font-weight:600;line-height:20px;color:var(--system-color);text-align:left}.table thead tr{border-bottom:1px solid var(--system-color-lighten)}.table thead tr td{padding:13px 20px 11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table thead tr td.collapse{width:1e-10%}.table thead tr th{padding:13px 22px 11px;white-space:nowrap}.table tbody{font-family:var(--primary-font);font-size:14px;font-weight:400;line-height:20px;color:var(--system-color);text-align:left}.table tbody tr{cursor:default;border-bottom:1px solid var(--system-color-lighten);transition:all .3s}.table tbody tr td{padding:13px 20px 11px}.table tbody tr .wrapable{white-space:normal}.table tbody tr:hover{background:var(--system-color-grey)}@media only screen and (max-width:1024px){.table{display:none}}@media only screen and (max-width:768px){.table tbody tr td,.table thead tr td{padding:13px 10px 11px;font-size:12px}.table thead tr td{font-size:10px}}.tableCards{display:none}@media only screen and (max-width:1024px){.tableCards{display:flex;flex-wrap:wrap;gap:10px}}.tableCell{flex-basis:content;flex-direction:row;gap:5px;align-items:center;height:100%;overflow:hidden;white-space:nowrap}.stockInfo{display:flex;background-color:#ffffff;border-radius:8px}.stockInfo,.tableWrap{max-width:100%;overflow-y:hidden}.tableWrap{display:block}.stockInfoTabs{width:100%}.stockInfoTabs .tabPanel{padding:0}.collapse{flex-grow:0;width:1e-10%}@media only screen and (max-width:1024px){.collapse{flex-grow:1;width:100%}}.animatedBackground{position:relative;height:140px;background:#f6f7f8;background:linear-gradient(90deg,#ffffff 11%,#dddddd 18%,#ffffff 40%);background-size:170% 20px;animation-name:placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.table .animatedBackground tr:hover{background:rgba(238,21,21,0)}.noResultTr{width:100%;border-bottom:0}@media only screen and (max-width:1024px){.noResultTr{display:contents}}.noResultTd{width:100%;height:220px;padding:15px;font-size:18px;font-weight:600;line-height:29px;color:var(--system-color-light);text-align:center;border-collapse:collapse;background-color:#ffffff;border-radius:10px}@media only screen and (max-width:1024px){.noResultTd{line-height:calc(220px - 18px);border-radius:0}}@keyframes placeHolderShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.pagination{width:100%;display:flex;flex-direction:row;padding:20px;border-top:1px solid var(--system-color-lighten)}.pagination a,.pagination button{display:inline-flex;width:33px;height:33px;padding:0;font-family:var(--primary-font);font-size:15px;font-style:normal;font-weight:400;color:var(--system-color);text-decoration:none;letter-spacing:.01em;cursor:pointer;background-color:initial;border:0;outline:none;transition:color .2s ease,background-color .3s ease}.pagination a svg path,.pagination button svg path{transition:fill .2s ease}.pagination a:hover,.pagination button:hover{color:var(--primary-color)}.pagination a:hover svg path,.pagination button:hover svg path{fill:#fff}.pagination a,.pagination button{display:flex}.pagination a,.pagination button,.paginationDots{flex-direction:column;justify-content:center;align-items:center}.paginationDots{display:inline-flex;width:33px;height:33px;padding:0;font-family:var(--primary-font);font-size:15px;font-style:normal;font-weight:400;color:var(--system-color);letter-spacing:.01em;display:flex}.paginationActive{color:var(--primary-color)!important;cursor:default}.paginationIconLeft,.paginationIconRight{margin-right:10px!important;background-color:var(--system-color-lighten)!important;display:block;width:33px;height:33px;padding-right:2px;border-radius:50%}.paginationIconLeft:disabled,.paginationIconRight:disabled{opacity:.5}.paginationIconLeft:hover svg path,.paginationIconRight:hover svg path{fill:#fff}.paginationIconLeft:hover,.paginationIconRight:hover{background-color:var(--system-color-grey)}.paginationIconRight{padding-left:4px}.active{background-color:rgba(177,177,177,.39)}@media only screen and (max-width:1024px){.tableCardHide{display:none}}.labelHide{display:none}@media only screen and (max-width:1024px){.labelHide{display:block}}.cardsLayout td:last-child .textWithLabel{max-width:80px}.cardsLayout td:last-child .textWithLabel .text[\:not-has\(button\[data-button\%3D\%22edit\%22\]\)][\:has\(button\[data-button\%3D\%22delete\%22\]\)]{justify-content:flex-end}.cardsLayout td:last-child .textWithLabel .text:not(:has(button[data-button=edit])):has(button[data-button=delete]){justify-content:flex-end}@media only screen and (max-width:1024px){.cardsLayout{display:flex;flex-wrap:wrap;gap:10px;background-color:var(--system-color-lighten)}}.tableCard{font-family:var(--primary-font)}@media only screen and (max-width:1024px){.tableCard{display:grid;grid-template-areas:"R1C1 R1C2 R1C3 R1C4 R1C5 R1C6" "R2C1 R2C2 R2C3 R2C4 R2C5 R2C6" "R3C1 R3C2 R3C3 R3C4 R3C5 R3C6" "R4C1 R4C2 R4C3 R4C4 R4C5 R4C6" "R5C1 R5C2 R5C3 R5C4 R5C5 R5C6";grid-template-columns:repeat(6,1fr);grid-auto-flow:row;grid-row-gap:5px;width:calc(50% - 5px);padding:15px;margin:0 0 10px;background-color:#ffffff;border-radius:10px}.tableCard:first-child,.tableCard:nth-of-type(2){border-radius:0 0 10px 10px}.tableCard:last-child,.tableCard:nth-last-child(-n+2){margin-bottom:0;border-bottom:none;border-radius:10px 10px 0 0}}@media only screen and (max-width:768px){.tableCard{width:100%;padding:10px}.tableCard:nth-of-type(2){border-radius:10px}.tableCard:nth-last-child(-n+2){margin-bottom:10px;border-radius:10px}.tableCard:first-child{border-radius:0 0 10px 10px}.tableCard:last-child{margin-bottom:0;border-bottom:none;border-radius:10px 10px 0 0}}.tableCardDateTime{display:"flex";justify-content:"space-between"}.tableCardDateTime a{font-weight:600}@media only screen and (max-width:1024px){.tableCardDateTime{justify-content:flex-start}}.tableCardLabel{display:flex;padding-left:5px;margin-bottom:5px;font-size:12px;color:#a5a5a5}.tableCardLabel a{display:block}@media only screen and (max-width:1024px){.tableCardLabel a{display:none}}.r1c1s3{grid-area:R1C1/span 3}.r1c1s5{grid-area:R1C1/span 5}.r1c1s6{grid-area:R1C1/span 6}.r1c2s2{grid-area:R1C2/span 2}.r1c2s5{grid-area:R1C2/span 5}.r1c3s3{grid-area:R1C3/span 3}.r1c3s4{grid-area:R1C3/span 4}.r1c4s4{grid-area:R1C4/span 4}.r2c1s1{grid-area:R2C1}.r2c1s2{grid-area:R2C1/span 2}.r2c1s3{grid-area:R2C1/span 3}.r2c1s6{grid-area:R2C1/span 6;overflow:hidden;text-overflow:ellipsis}.r2c1s6[\:has\(\.tooltip\)]{overflow:visible}.r2c1s6:has(.tooltip){overflow:visible}.r2c1s6[\:has\(\.tooltip\)] .tooltip{cursor:pointer}.r2c1s6:has(.tooltip) .tooltip{cursor:pointer}.r2c2s2{grid-area:R2C2/span 2}.r2c3s1{grid-area:R2C3}.r2c3s2{grid-area:R2C3/span 2}.r2c3s3{grid-area:R2C3/span 3}.r2c4s1{grid-area:R2C4}.r2c4s2{grid-area:R2C4/span 2}.r2c5s1{grid-area:R2C5}.r2c6s1{grid-area:R2C6}.r3c1s1{grid-area:R3C1/span 1}.r3c1s2{grid-area:R3C1/span 2}.r3c1s3{grid-area:R3C1/span 3}.r3c1s6{grid-area:R3C1/span 6}.r3c2s2{grid-area:R3C2/span 2}.r3c3s1{grid-area:R3C3/span 1}.r3c3s2{grid-area:R3C3/span 2}.r3c3s3{grid-area:R3C3/span 3}.r3c4s2{grid-area:R3C4/span 2}.r3c5s1{grid-area:R3C5/span 1}.r3c5s2{grid-area:R3C5/span 2}.r4c1s2{grid-area:R4C1/span 2}.r4c1s3{grid-area:R4C1/span 3}.r4c1s6{grid-area:R4C1/span 6}.r4c2s4{grid-area:R4C2/span 4}.r4c3s3{grid-area:R4C3/span 3}.r5c1s3{grid-area:R5C1/span 3}.r5c1s6{grid-area:R5C1/span 6}.r5c3s3{grid-area:R5C3/span 3}.r2c1{grid-area:R2C1/span R2C3}.r2c3{grid-area:R2C3/span R2C6}.r2c5{grid-area:R2C5}.r2c6{grid-area:R2C6}.r3c1{grid-area:R3C1}.r3c2{grid-area:R3C2}.r3c3{grid-area:R3C3}.r3c4{grid-area:R3C4}.r3c5{grid-area:R3C5}.r3c6{grid-area:R3C6}.r4c1{grid-area:R4C1}.r4c2{grid-area:R4C2}.r4c3{grid-area:R4C3}.r4c5{grid-area:R4C5}.r4c6{grid-area:R4C6}.padding{padding:5px}.textWithLabel{font-family:var(--primary-font)}.textWithLabel .label{margin-bottom:5px;font-size:14px;color:var(--system-color-ligh)}.textWithLabel .text{display:flex;gap:10px;align-items:center;justify-content:space-between;width:100%}.textWithLabel .text button{width:auto;height:auto;padding:0}.textWithLabel .bold{font-weight:600}.stickyHeader{background-color:#fff;position:sticky;top:0}.unauthorized-view_container__tIc_S{display:flex;align-items:center;justify-content:center;min-height:200px;padding:40px 20px}.unauthorized-view_divider__nng8i{margin:0 8px;font-family:var(--fontFamily-base);font-size:var(--fontSize-t-m);font-weight:var(--fontWeight-semibold)}.textBadge{display:inline-flex;height:24px;padding:2px 10px;font-family:var(--primary-font);font-size:12px;font-weight:300;color:#1e1e1e;white-space:nowrap;background-color:#ebebeb}.textBadge,.textBadgeSmall{line-height:20px;text-align:center;border-radius:8px}.textBadgeSmall{height:22px;padding:6px 5px;font-size:10px}.textBadge-grey,.textBadgeSmall{color:var(--system-color);background-color:var(--system-color-lighten)}.textBadge-lighten-green-grey{color:var(--system-color-light);background-color:var(--system-color-lighten)}.textBadge-green{color:#fff;background-color:var(--color-green)}.textBadge-lighten-green{color:var(--color-green);background:var(--system-color-lighten)}.textBadge-light-green{color:#fff;background-color:var(--color-green-light)}.textBadge-red{color:#fff;background-color:var(--color-red-light)}.textBadge-light-red{color:#fff;background-color:var(--color-red)}.textBadge-xsmall{padding:0 6px}.textBadge-percent,.textBadge-xsmall{display:flex;align-items:center;justify-content:center;font-size:12px;font-style:normal;font-weight:600;line-height:20px;color:var(--System--white);border-radius:4px}.textBadge-percent{gap:10px;align-items:flex-start;padding:3px 8px;font-family:var(--v2-primary-font)}.textBadge-sell{background-color:var(--System--red)}.textBadge-buy{background-color:var(--System--green)}.tableCardDateTime{display:flex;gap:5;align-items:center;width:100%;font-weight:600}@media only screen and (max-width:1024px){.tableCardDateTime{display:flex;justify-content:space-between;font-weight:600}}.tableCardTime{display:inline-table;margin:0 0 0 5px;font-size:12px;font-weight:200}.tableCardTime svg{display:none}.tableCardTime:before{content:"("}.tableCardTime:after{content:")"}@media only screen and (max-width:1024px){.tableCardTime{display:flex;gap:5px;align-items:center;font-weight:200;color:var(--system-color-light)}.tableCardTime svg{display:block}.tableCardTime:after,.tableCardTime:before{content:""}}.button{position:relative;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;height:var(--button-height);padding:3px 25px 2px;font-family:var(--primary-font);font-size:15px;font-style:normal;font-weight:600;line-height:16px;color:#ffffff;letter-spacing:.01em;cursor:pointer;background:var(--primary-color);border:1px solid var(--primary-color);border-radius:var(--button-radius);outline:none;transition:all .3s ease}.button.focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.button:focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.button:hover{color:#ffffff;background-color:var(--primary-color-light);border-color:var(--primary-color-light)}.button.button-disabled{color:#8d8d8d!important;cursor:default;background-color:#dcdcdc;border-color:#dcdcdc}.button.button-disabled:hover{color:#8d8d8d!important;background-color:#dcdcdc;border-color:#dcdcdc}@media only screen and (max-width:768px){.button{height:44px;padding:14px 16px;font-size:14px}}.button-long{padding:13px 100px 11px}.button-big{height:58px;font-size:14px;line-height:16px}.button-medium{height:48px}.button-mid{height:44px}.button-middle{height:40px;font-size:16px;line-height:16px;border-radius:var(--button-radius-middle)}.button-smedium{height:36px;font-size:12px;line-height:16px}.button-small{height:24px;padding:6px 10px 4px;font-size:12px;font-weight:400;line-height:12px;border-radius:var(--button-radius)}.button-link{display:inline-flex;text-decoration:none}.button-fullwidth{width:100%}.button-outline{color:var(--primary-color);background:transparent}.button-outline:hover{color:#ffffff;border-color:var(--primary-color-light)}.button-red{color:#ffffff;background:var(--color-system-red);border-color:var(--color-system-red)}.button-red:hover{background-color:var(--color-red-light);border-color:var(--color-red-light)}.button-red.button-outline{color:var(--color-red);background:transparent}.button-red.button-outline:hover{color:#ffffff;background-color:var(--color-red-light)}.button-white{color:var(--system-color);background:#ffffff;border-color:#ffffff}.button-white:hover{color:var(--primary-color);background-color:#ffffff;border-color:#ffffff}.button-white.button-outline{color:var(--system-color);background:transparent}.button-white.button-outline:hover{color:var(--system-color)}.button-white-white.button-outline{color:#ffffff;background:transparent}.button-white-white.button-outline:hover{color:var(--system-color)}.button-green{color:#ffffff;background:var(--color-green-ligher);border-color:var(--color-green-ligher)}.button-green:hover{background:var(--color-green-light);border-color:var(--color-green-light)}.button-green-transparent{color:var(--color-green);background:transparent;border-color:transparent}.button-white-transparent{color:#ffffff;background:transparent;border-color:transparent}.button-green.button-outline{color:var(--color-green);background:transparent;border-color:var(--color-green)}.button-green.button-outline:hover{color:#ffffff;background-color:var(--color-green-light)}.button-grey{color:var(--primary-color);background:var(--system-color-lighten);border-color:var(--system-color-lighten)}.button-grey:hover{color:var(--primary-color);background-color:var(--system-color-grey);border-color:var(--system-color-grey)}.button-grey-transparent{color:var(--primary-color);background:#ffffff;border-color:#ffffff}.button-grey-transparent:hover{color:var(--primary-color);background-color:#ffffff}.button-grey.button-outline{color:var(--primary-color);background:transparent;border-color:var(--system-color-lighten)}.button-grey-grey,.button-grey.button-outline:hover{color:var(--primary-color)}.button-grey-grey{background:var(--system-color-lighten);border-color:#ffffff}.button-grey-grey:hover{color:var(--primary-color);background-color:var(--system-color-lighten)}.button-outline-color{background:linear-gradient(110.1deg,#3772ff,#37b7ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.button-outline-color.button-red{color:#ed6161;-webkit-text-fill-color:#ed6161}.button-outline-color.button-red:hover{border-color:#ed6161}.button-outline-color:hover{color:#ffffff;background:var(--primary-color-light);border-color:var(--primary-color-light);-webkit-text-fill-color:unset}.button-grey-grey.button-outline{color:var(--system-color-light);background:transparent;border-color:var(--system-color-light)}.button-grey-grey.button-outline:hover{color:var(--primary-color)}.button-transparent,.button-transparent:hover{color:var(--primary-color);background:transparent;border-color:transparent}.button-white-backgournd{background:#ffffff}.button-nowrap{white-space:nowrap}.button-blue-gradient{padding:6px 0 4px;font-size:14px;font-style:normal;font-weight:700;line-height:16px;background-image:linear-gradient(90deg,rgba(55,114,255,1),rgba(55,183,255,1));background-repeat:repeat;-webkit-background-clip:text;background-clip:text;background-size:100%;border:none;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.button-gradient.button-outline{--radius:90px;--border:1px;position:relative;z-index:0;display:flex;align-items:center;justify-content:center;color:transparent;text-decoration:none;background:linear-gradient(110.1deg,#3772ff,#37b7ff);-webkit-background-clip:text;background-clip:text;border-radius:var(--radius);-webkit-text-fill-color:transparent}.button-gradient.button-outline:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:inherit;background-clip:initial;background-origin:border-box;border:var(--border) solid transparent;border-radius:var(--radius);-webkit-mask:linear-gradient(#ffffff,#ffffff 0) padding-box,linear-gradient(#ffffff,#ffffff 0);mask:linear-gradient(#ffffff,#ffffff 0) padding-box,linear-gradient(#ffffff,#ffffff 0);-webkit-mask:linear-gradient(#ffffff 0 0) padding-box,linear-gradient(#ffffff 0 0);mask:linear-gradient(#ffffff 0 0) padding-box,linear-gradient(#ffffff 0 0);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.button-full-grey{color:var(--system-color);background:transparent;border-color:var(--system-color)}.hovered-grey:hover{color:var(--system-color-light);background:transparent;border-color:var(--system-color-light)}.hovered-green:hover{background:var(--color-green-light);border-color:var(--color-green-light)}.tabList{display:flex;flex-direction:row;align-items:center;width:100%;border-bottom:1px solid var(--system-color-lighten);border-radius:10px 10px 0 0;scroll-snap-type:x mandatory}.tabList[\:has\(\.swiper\)]{border-bottom:none}.tabList:has(.swiper){border-bottom:none}.tabList::-webkit-scrollbar{height:2px}.tabList::-webkit-scrollbar-track{background-color:initial}.tabList::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}@media only screen and (max-width:414px){.tabList{padding:0 15px}}.tabItem{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;min-width:100px;padding:17px 15px 14px;font-family:var(--primary-font);font-size:15px;font-weight:400;line-height:20px;color:var(--system-color-light);text-align:center;white-space:nowrap;cursor:pointer;background-color:initial;border:0;transition:color .3s ease;scroll-snap-align:center}@media only screen and (max-width:414px){.tabItem{flex:1 0 auto;padding:14px 10px 10px;font-size:12px}}.tabItem.focus-visible{outline:1px solid var(--primary-color-light);outline-offset:-1px}.tabItem:focus-visible{outline:1px solid var(--primary-color-light);outline-offset:-1px}.tabItem.isOutlined{outline:none}.tabItemActive{color:var(--primary-color)}.tabPanels{display:flex;flex-direction:column;align-items:center;min-height:200px;background-color:var(--primary-content)}.tabPanels::-webkit-scrollbar{width:10px;background-color:var(--v2-system-color-light)}.tabPanels::-webkit-scrollbar-track{background-color:initial}.tabPanels::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.tabPanel{padding:20px 0}.tabItemOutline{bottom:0;height:2px;border-bottom:2px solid #ffffff}.tabItemBubble,.tabItemOutline{position:absolute;left:0;width:100%}.tabItemBubble{bottom:5%;height:90%;border-radius:22px}.tabItemBubble,.tabItemSoftSquare{z-index:-1;background-color:var(--primary-color)}.tabItemSoftSquare{position:absolute;bottom:12%;left:-20%;width:140%;height:70%;padding:10px;border-radius:10px}.swiper{width:100%;padding:0 25px}@media only screen and (max-width:768px){.swiper{padding:0 30px}}.swiper-slide{width:auto}.swiper-button-next,.swiper-button-prev{display:flex;align-items:center;background:var(--v2-primary-content);border-radius:50%}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px}.swiper-button-prev{left:-5px}.swiper-button-next{right:-5px}.stock{display:flex;flex-direction:row;gap:10px}.stockColumn{flex:0 1 50%;overflow:hidden;background-color:var(--v2-system-color-white);border-radius:8px}@media only screen and (max-width:768px){.stockColumn{flex:0 1 100%}.stockColumn thead tr td:nth-child(2n){text-align:right}}.stockHeader{justify-content:space-between;padding:19px 22px 18px;font-family:Gilroy,sans-serif;font-size:18px;font-weight:600;color:var(--system-color);text-align:left;border-bottom:1px solid var(--system-color-lighten)}.stockHeader,.stockHeaderState{display:flex;flex-direction:row;align-items:center}.stockHeaderState{gap:5px;font-size:14px}.active{padding:5px;color:var(--primary-color);border-radius:10px}.GroupingSelector_groupingSelector__yNxIl{position:relative;display:flex;align-items:center;padding-left:8px;margin-top:-4px;margin-bottom:-4px}@media only screen and (max-width:768px){.GroupingSelector_groupingSelector__yNxIl{padding-left:0;margin-top:0;margin-bottom:0}}.GroupingSelector_button__zvYOx{display:flex;align-items:center;width:64px;height:36px;font-size:12px;font-weight:600;color:var(--palette-grey-450);cursor:pointer;background-color:var(--v2-system-color-lighten);border:none;border-radius:8px;outline:none}@media only screen and (max-width:768px){.GroupingSelector_button__zvYOx{justify-content:space-between;width:100%;padding-right:0}}.GroupingSelector_itemList__MFAHZ{position:absolute;top:38px;left:12px;z-index:1000;margin:0;color:var(--palette-grey-450);background:var(--v2-system-color-white);border:2px solid #dddddd;border:2px solid var(--System-grey,#dddddd);border-radius:8px;outline:none}@media only screen and (max-width:768px){.GroupingSelector_itemList__MFAHZ{top:calc(100% + 4px);left:0;min-width:100%}}.GroupingSelector_dropdownItem__3E1Hh{display:flex;min-width:107px;height:-moz-max-content;height:max-content;min-height:36px;padding:8px 20px;font-size:12px;font-weight:600;line-height:1.2;color:var(--palette-grey-450);text-align:left;cursor:pointer}@media only screen and (max-width:768px){.GroupingSelector_dropdownItem__3E1Hh{width:100%;padding:10px 16px}}.GroupingSelector_dropdownItem__3E1Hh:first-child{border-radius:6px 6px 0 0}.GroupingSelector_dropdownItem__3E1Hh:last-child{border-bottom:none;border-radius:0 0 6px 6px}.GroupingSelector_label__Pmcwy{color:var(--palette-grey-450)}.GroupingSelector_dropdownItem__3E1Hh.GroupingSelector_active__JJSpx,.GroupingSelector_dropdownItem__3E1Hh.GroupingSelector_hover__z5t52{background:var(--v2-system-color-grey-lighten)}.GroupingSelector_arrowDown__rgg9C{display:flex;align-items:center;width:20px;height:20px;margin-left:8px}@media only screen and (max-width:768px){.GroupingSelector_arrowDown__rgg9C{margin-right:0}}.GroupingSelector_arrowDown__rgg9C.GroupingSelector_open__M_BHB svg{transform:rotate(180deg)}.empty-table_container__tCT_A{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:80px}@media only screen and (max-width:768px){.empty-table_container__tCT_A{margin:80px auto}}.empty-table_emptyContent__zGGaX{display:flex;flex-direction:column;gap:32px;align-items:center}.empty-table_content__kF6aC{font-size:22px;font-style:normal;font-weight:700;line-height:160%;color:var(--System--dark-grey);text-align:center}@media only screen and (max-width:768px){.empty-table_content__kF6aC{font-size:16px}}.OrderBookTable_orderBookTable__mCIwB{width:100%;table-layout:fixed;border-collapse:collapse}.OrderBookTable_tableHeader___O5li{position:relative}.OrderBookTable_tableHeader___O5li th{padding:4px 0 4px 16px;font-size:12px;font-weight:600;color:var(--System--dark-grey);text-align:left;white-space:nowrap;background-color:var(--v2-system-color-lighten);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--system-pale-grey,#f5f5f5)}@media only screen and (max-width:1440px){.OrderBookTable_tableHeader___O5li th{padding:8px 0 8px 12px;font-size:10px}}.OrderBookTable_tableHeader___O5li.OrderBookTable_tHeadBgTransparent__h2cRD th{background:transparent;border-bottom:none}.OrderBookTable_tableBody__UWoA7{position:relative}.OrderBookTable_tableRow__P0w_3{position:relative;transition:background-color .1s ease}.OrderBookTable_tableRow__P0w_3 td{position:relative;height:20px;padding:0 16px;font-size:12px;font-weight:500;border-bottom:none}@media only screen and (max-width:1440px){.OrderBookTable_tableRow__P0w_3 td{font-size:10px}}.OrderBookTable_priceCell__XHvuQ,.OrderBookTable_priceColumn__QGE5S{width:35%;font-weight:500;text-align:left}@media only screen and (max-width:768px){.OrderBookTable_priceCell__XHvuQ,.OrderBookTable_priceColumn__QGE5S{width:100%}}.OrderBookTable_priceColumnHidden__f12NV{display:none}.OrderBookTable_priceCell__XHvuQ.OrderBookTable_buy__7Bth0{color:var(--v2-system-color-red-light)}.OrderBookTable_priceCell__XHvuQ.OrderBookTable_sell__7I8eB{color:var(--v2-system-color-green-light)}.OrderBookTable_volumeCell__pcjG4,.OrderBookTable_volumeColumn__PhAmb{width:37%;text-align:left}@media only screen and (max-width:768px){.OrderBookTable_volumeCell__pcjG4,.OrderBookTable_volumeColumn__PhAmb{width:100%}}.OrderBookTable_totalCell__Ol7Ol,.OrderBookTable_totalColumn__WjHK3{width:28%;text-align:right}@media only screen and (max-width:768px){.OrderBookTable_totalCell__Ol7Ol,.OrderBookTable_totalColumn__WjHK3{width:100%}}.OrderBookTable_tableRow__P0w_3 .OrderBookTable_totalCell__Ol7Ol{padding-right:16px;padding-left:0}.OrderBookTable_tableHeader___O5li .OrderBookTable_totalColumn__WjHK3{padding-right:16px;padding-left:0;text-align:right}.OrderBookTable_priceColumnHidden__f12NV{width:0!important;padding:0!important}.OrderBookTable_borderRow__TMLrN .OrderBookTable_priceCell__XHvuQ,.OrderBookTable_borderRow__TMLrN .OrderBookTable_totalCell__Ol7Ol,.OrderBookTable_borderRow__TMLrN .OrderBookTable_volumeCell__pcjG4{font-weight:600}@media only screen and (max-width:1024px){.OrderBookTable_priceCell__XHvuQ,.OrderBookTable_priceColumn__QGE5S,.OrderBookTable_totalCell__Ol7Ol,.OrderBookTable_totalColumn__WjHK3,.OrderBookTable_volumeCell__pcjG4,.OrderBookTable_volumeColumn__PhAmb{width:33.33%}.OrderBookTable_orderBookTable__mCIwB{width:100%;min-width:0;table-layout:fixed}.OrderBookTable_tableHeader___O5li th{padding:6px 8px 6px 16px;font-size:12px}.OrderBookTable_tableRow__P0w_3 td{padding:4px 16px;font-size:12px}.OrderBookTable_tableHeader___O5li th:nth-child(2){min-width:100px;padding-right:0;text-align:left}.OrderBookTable_tableRow__P0w_3 td:nth-child(2){text-align:left}.OrderBookTable_totalCell__Ol7Ol{text-align:right}.OrderBookTable_borderRow__TMLrN .OrderBookTable_priceCell__XHvuQ,.OrderBookTable_borderRow__TMLrN .OrderBookTable_totalCell__Ol7Ol,.OrderBookTable_borderRow__TMLrN .OrderBookTable_volumeCell__pcjG4{font-weight:400}}@media only screen and (max-width:768px){.OrderBookTable_tableHeader___O5li th{padding:6px 8px 6px 0;font-size:12px}.OrderBookTable_tableHeader___O5li .OrderBookTable_totalColumn__WjHK3{padding-right:0}.OrderBookTable_tableRow__P0w_3 td{padding:4px 3px 4px 0;font-size:12px}.OrderBookTable_tableHeader___O5li th:nth-child(2){min-width:1px;padding-right:0;text-align:right}.OrderBookTable_tableRow__P0w_3 td:nth-child(2){text-align:right}.OrderBookTable_totalCell__Ol7Ol{text-align:left}.OrderBookTable_borderRow__TMLrN .OrderBookTable_priceCell__XHvuQ,.OrderBookTable_borderRow__TMLrN .OrderBookTable_totalCell__Ol7Ol,.OrderBookTable_borderRow__TMLrN .OrderBookTable_volumeCell__pcjG4{font-weight:400}}.RiseOrFall_riseOrFall__9v1GN{display:flex;align-items:center;justify-content:space-between;width:100%;height:24px;padding-left:16px;padding-right:16px;background:var(--v2-system-color-lighten);border-radius:4px}@media only screen and (max-width:768px){.RiseOrFall_riseOrFall__9v1GN{position:relative;padding:16px 0 8px}}.RiseOrFall_priceSection__EojJT{display:flex;gap:4px;align-items:center}.RiseOrFall_riseOrFallPriceValue__kn9pO{font-size:14px;font-weight:700}.RiseOrFall_riseOrFallPriceValue__kn9pO.RiseOrFall_positive__kCEkc{color:var(--v2-system-color-green-light)}.RiseOrFall_riseOrFallPriceValue__kn9pO.RiseOrFall_negative__Af9Dg{color:var(--v2-system-color-red-light)}.RiseOrFall_riseOrFallPriceValue__kn9pO.RiseOrFall_neutral__GBdb0{color:var(--v2-system-color-grey-light)}.RiseOrFall_arrowIcon__yOltk{width:16px;height:16px}.RiseOrFall_arrowIcon__yOltk path{fill:currentcolor}.RiseOrFall_arrowIcon__yOltk.RiseOrFall_up__5PR5f{color:var(--v2-system-color-green-light)}.RiseOrFall_arrowIcon__yOltk.RiseOrFall_down__vq_YL{color:var(--v2-system-color-red-light);transform:rotate(180deg)}.RiseOrFall_spreadValue__PHubj{font-size:12px;font-weight:500;color:var(--v2-system-color-grey-light)}@media only screen and (max-width:768px){.RiseOrFall_spreadValue__PHubj{position:absolute;left:50%;white-space:nowrap;transform:translateX(-50%)}}.RiseOrFall_groupingSelectorWrapper__DtSNn{display:none}@media only screen and (max-width:768px){.RiseOrFall_groupingSelectorWrapper__DtSNn{display:flex;align-items:center}}.OrderBookContent_orderBookLoader__hMpQf{display:flex;align-items:center;justify-content:center;width:100%;height:400px}@media only screen and (max-width:768px){.OrderBookContent_orderBookRiseOrFall__RJJ3i,.OrderBookContent_orderBookWithTradeRiseOrFall__nIk7m{display:flex;width:100%;padding-right:0;padding-left:0;margin-top:16px;margin-bottom:8px}}.OrderBookContent_orderBookTablesContainer__cNV7a{position:relative;--order-book-gap:8px}@media only screen and (max-width:768px){.OrderBookContent_orderBookTablesContainer__cNV7a{display:flex;flex-wrap:wrap;gap:var(--order-book-gap);min-height:300px}}@media only screen and (max-width:1024px){.OrderBookContent_orderBookTablesContainer__cNV7a{display:flex;flex-wrap:nowrap;gap:12px;align-items:flex-start}}@media only screen and (max-width:600px){.OrderBookContent_orderBookTablesContainer__cNV7a{gap:var(--order-book-gap)}}@media only screen and (max-width:768px){.OrderBookContent_orderBookMobile__Rw3hN{box-sizing:border-box;flex:1 1 0;max-width:calc(50% - 4px);overflow:hidden;white-space:normal}}@media only screen and (max-width:1024px){.OrderBookContent_orderBookTablet___EMrY{box-sizing:border-box;flex:1;min-width:0;white-space:normal}}.OrderBookContent_sharedPriceHeader__mGlGt{display:flex;align-items:center;justify-content:center;width:100%;padding:6px 0;font-size:12px;font-weight:600;color:var(--System--dark-grey)}@media only screen and (max-width:1024px){.OrderBookContent_sharedPriceHeader__mGlGt{position:absolute;top:0;left:50%;z-index:10;width:-moz-max-content;width:max-content;margin:0;transform:translateX(-50%)}}.RecentTradesTable_tableWrapper__neTbF{box-sizing:border-box;display:flex;flex-direction:column;width:100%;min-height:200px;max-height:800px}.RecentTradesTable_emptyContainer__HuZd3{display:flex;align-items:center;justify-content:center;min-height:200px}.RecentTradesTable_headerTable__iOte5{flex-shrink:0}.RecentTradesTable_tableContainer__cAYTf{position:relative;box-sizing:border-box;flex:1;width:100%;overflow-x:hidden;overflow-y:auto;overflow:hidden auto}.RecentTradesTable_virtualContainer__c4cB8{position:relative;width:100%}.RecentTradesTable_virtualRow__ALYfm{position:absolute;top:0;left:0;box-sizing:border-box;display:flex;align-items:center;width:100%;height:20px;transition:background-color .1s ease;will-change:transform}.RecentTradesTable_virtualRow__ALYfm>div{box-sizing:border-box;height:20px;padding:0 16px;font-size:12px;font-weight:500}@media only screen and (max-width:1440px){.RecentTradesTable_virtualRow__ALYfm>div{font-size:10px}}.RecentTradesTable_virtualRow__ALYfm>div{text-overflow:ellipsis;white-space:nowrap}.RecentTradesTable_loaderRow__0XG89{display:flex;align-items:center;justify-content:center}.RecentTradesTable_loaderCell__Al_4o{width:100%;font-size:12px;color:var(--System--dark-grey);text-align:center;opacity:.6}.RecentTradesTable_tableContainer__cAYTf::-webkit-scrollbar{width:4px}.RecentTradesTable_tableContainer__cAYTf::-webkit-scrollbar-track{background:transparent}.RecentTradesTable_tableContainer__cAYTf::-webkit-scrollbar-thumb{background:var(--System--dark-grey);border-radius:2px}.RecentTradesTable_tableContainer__cAYTf::-webkit-scrollbar-thumb:hover{background:var(--System--dark-grey);opacity:.8}.RecentTradesTable_tableHeader__rjxmq{position:relative;flex-shrink:0;width:100%;background-color:var(--v2-system-color-lighten)}.RecentTradesTable_headerRow__lU4Ne{box-sizing:border-box;display:flex;align-items:center;width:100%;margin-bottom:4px;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--system-pale-grey,#f5f5f5)}.RecentTradesTable_headerRow__lU4Ne>div{box-sizing:border-box;padding:4px 0 4px 16px;font-size:12px;font-weight:600;color:var(--System--dark-grey);text-align:left;white-space:nowrap}@media only screen and (max-width:1440px){.RecentTradesTable_headerRow__lU4Ne>div{padding:8px 0 8px 12px;font-size:10px}}.RecentTradesTable_priceCell__KMV4l,.RecentTradesTable_priceColumn__8MRsa{flex:0 0 38%;width:38%;font-weight:500;text-align:left}.RecentTradesTable_priceCell__KMV4l.RecentTradesTable_buy___XIDQ{color:var(--v2-system-color-green-light)}.RecentTradesTable_priceCell__KMV4l.RecentTradesTable_sell__QU7_E{color:var(--v2-system-color-red-light)}.RecentTradesTable_amountCell__SWZxU,.RecentTradesTable_amountColumn__QSs1P{flex:0 0 37%;width:37%;text-align:left}@media only screen and (max-width:1440px){.RecentTradesTable_amountCell__SWZxU,.RecentTradesTable_amountColumn__QSs1P{padding-left:0!important;min-width:73px}}.RecentTradesTable_timeCell___BIff,.RecentTradesTable_timeColumn__EnTsN{flex:0 0 25%;width:25%;padding-right:16px;text-align:right}@media only screen and (max-width:1024px){.RecentTradesTable_amountCell__SWZxU,.RecentTradesTable_amountColumn__QSs1P,.RecentTradesTable_priceCell__KMV4l,.RecentTradesTable_priceColumn__8MRsa,.RecentTradesTable_timeCell___BIff,.RecentTradesTable_timeColumn__EnTsN{flex:0 0 33.33%;width:33.33%}.RecentTradesTable_headerRow__lU4Ne>div{padding:6px 8px 6px 16px;font-size:12px}.RecentTradesTable_virtualRow__ALYfm>div{padding:4px 16px;font-size:12px}}.RecentTradesTable_headerRow__lU4Ne .RecentTradesTable_timeColumn__EnTsN{padding-right:16px;padding-left:0;text-align:right}@media only screen and (max-width:768px){.RecentTradesTable_headerRow__lU4Ne>div{padding:6px 8px 6px 0;font-size:12px}.RecentTradesTable_virtualRow__ALYfm>div{padding:4px 3px 4px 0;font-size:12px}}.RecentTradesTable_tableHeader__rjxmq.RecentTradesTable_tHeadBgTransparent__ilNMs{background:transparent}.RecentTradesTable_tableHeader__rjxmq.RecentTradesTable_tHeadBgTransparent__ilNMs .RecentTradesTable_headerRow__lU4Ne{border-bottom:none}.RecentTradesContent_recentTradesTableStyle__D9Xqp{width:100%}.OrderBookTabs_orderBookTabs__ua_8Y{padding-bottom:4px}.OrderBookTabs_subNavGroup__sllSn{gap:4px}.OrderBookTabs_mobileTabList__N96HJ{display:flex;flex-direction:row;align-items:center;width:100%;padding:0;border-bottom:1px solid var(--system-color-lighten);border-radius:0}.OrderBookTabs_mobileTabItem__w0fQP{position:relative;z-index:1;flex:none;width:-moz-fit-content;width:fit-content;min-width:100px;padding:14px 10px;font-family:var(--primary-font);font-size:14px;font-weight:500;line-height:20px;color:var(--system-color-light);text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:initial;border:0;transition:color .3s ease}.OrderBookTabs_mobileTabItemActive__zKftM{color:var(--primary-color)}.OrderBookTabs_mobileTabItemActive__zKftM:after{position:absolute;bottom:0;left:0;width:100%;height:2px;content:"";background-color:var(--primary-color)}.sliderWrapper{&.invalid .noUi-pips-horizontal,.noUi-handle,.noUi-handle:hover,.noUi-marker-horizontal.noUi-marker-large{transition:all .3s ease}}.sliderWrapper.invalid .noUi-pips-horizontal{color:var(--v2-system-color-red);border:none}.sliderWrapper.invalid .noUi-horizontal .noUi-handle{top:5px;border:4px solid var(--v2-system-color-red)}@media only screen and (max-width:768px){.sliderWrapper.invalid .noUi-horizontal .noUi-handle{border:3px solid var(--v2-system-color-red)}}.sliderWrapper.invalid .noUi-handle:hover{background:var(--v2-system-color-white);border:4px solid var(--v2-system-color-red);box-shadow:0 4px 16px -8px rgba(15,15,15,.1)}@media only screen and (max-width:768px){.sliderWrapper.invalid .noUi-handle:hover{border:3px solid var(--v2-system-color-red)}}.sliderWrapper.invalid .slider.noUi-horizontal .noUi-handle.noUi-active,.sliderWrapper.invalid .slider.noUi-horizontal .noUi-handle:active{border-color:var(--v2-system-color-red)}.sliderWrapper.invalid .noUi-connect,.sliderWrapper.invalid .noUi-marker-horizontal.noUi-marker-large{background:var(--v2-system-color-red)}.sliderWrapper .noUi-value.noUi-value-horizontal.noUi-value-large{opacity:0}.sliderWrapper.showPipsPercent .noUi-value.noUi-value-horizontal.noUi-value-large{top:20px;font-size:10px;font-weight:500;opacity:1;transform:translateX(-50%)}.sliderWrapper.showPipsPercent .noUi-value.noUi-value-horizontal.noUi-value-large[data-value="0"]{transform:translateX(calc(-50% - 10px))}.sliderWrapper.showPipsPercent .noUi-value.noUi-value-horizontal.noUi-value-large[data-value="100"]{transform:translateX(calc(-50% + 10px))}.sliderWrapper.showPipsPercent .noUi-value.noUi-value-horizontal.noUi-value-large:last-child,.sliderWrapper.showPipsPercent .noUi-value.noUi-value-horizontal.noUi-value-large:nth-child(2){transform:translateX(-50%)}.slider{width:100%;margin-bottom:15px}.slider.noUi-target{box-shadow:none}.slider.noUi-horizontal{box-sizing:border-box;height:30px;padding:0 10px;background:none;border:none}.slider .noUi-base{z-index:1;width:100%;height:100%;cursor:pointer}.slider .noUi-pips-horizontal{position:absolute;top:14px;right:10px;left:10px;width:auto;height:2px;padding:0;color:var(--v2-system-color-dark);background:none;border:none}.slider.invalid .noUi-pips-horizontal{background:none}.slider .noUi-pips-horizontal:before{position:absolute;top:0;right:-10px;left:-10px;height:2px;content:"";background:currentcolor}.slider .noUi-pips-horizontal:after{position:absolute;top:-2px;right:-10px;left:-10px;height:6px;pointer-events:none;content:"";background:linear-gradient(90deg,currentcolor 0,currentcolor 2px,transparent 2px calc(100% - 2px),currentcolor calc(100% - 2px) 100%);background:linear-gradient(90deg,currentcolor 0 2px,transparent 2px calc(100% - 2px),currentcolor calc(100% - 2px) 100%)}.slider .noUi-pips-horizontal .noUi-marker-horizontal.noUi-marker-large[style*="left: 0"],.slider .noUi-pips-horizontal .noUi-marker-horizontal.noUi-marker-large[style*="left: 100%"],.slider .noUi-pips-horizontal .noUi-marker-horizontal.noUi-marker-large[style*="left:0"],.slider .noUi-pips-horizontal .noUi-marker-horizontal.noUi-marker-large[style*="left:100%"]{display:none}.slider.noUi-horizontal .noUi-handle{top:5px;right:-10px;width:20px;height:20px;cursor:pointer;background:var(--v2-system-color-white);border:4px solid var(--v2-system-color-dark);border-radius:50%;outline:none;box-shadow:0 4px 16px -8px rgba(15,15,15,.1);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;transform:none}@media only screen and (max-width:768px){.slider.noUi-horizontal .noUi-handle{border-width:3px}}.slider.noUi-horizontal .noUi-handle.noUi-touch-area,.slider.noUi-horizontal .noUi-handle:after,.slider.noUi-horizontal .noUi-handle:before{display:none}.slider.noUi-horizontal .noUi-handle.noUi-active,.slider.noUi-horizontal .noUi-handle:hover{border-color:var(--v2-primary-color);box-shadow:0 4px 16px -8px rgba(15,15,15,.2)}.slider.noUi-horizontal .noUi-handle:active{transform:scale(1.1)}.slider.noUi-horizontal .noUi-handle.disabled{cursor:not-allowed;border-color:var(--v2-system-color-dark);opacity:.6}.slider .noUi-marker-horizontal.noUi-marker-normal{display:none}.slider .noUi-marker-horizontal.noUi-marker-large{top:-2px;height:6px;background:currentcolor}.slider .noUi-origin .noUi-tooltip{display:none}.slider .noUi-tooltip{bottom:160%;display:flex;align-items:center;justify-content:center;padding:4px 6px;font-size:12px;color:var(--v2-system-color-light-grey);background:var(--v2-primary-color);border:1px solid var(--v2-system-color-grey);border-radius:8px}.slider .noUi-connect{top:0;left:-20px;height:100%;background:var(--v2-primary-color)}.slider .noUi-connects{top:14px;right:10px;left:10px;width:auto;height:2px;overflow:visible}.slider[disabled],.slider[disabled] .noUi-base,.slider[disabled] .noUi-handle{cursor:not-allowed}.CurrencyInput_currencyInputSelectDefault__JFXW3{display:none}.CurrencyInput_isVisible__tGwZ7{display:block}.FormField_section__JvGRM{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%}.FormField_section__JvGRM.FormField_row__pmhow{flex-direction:row}.FormField_section__JvGRM.FormField_column__QHuu2{flex-direction:column}@media only screen and (max-width:375px){.FormField_section__JvGRM{line-height:16px}}.FormField_label__ZvipG{font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:var(--Primary--dark);letter-spacing:-.01em}@media only screen and (max-width:375px){.FormField_label__ZvipG{font-size:12px;line-height:16px}}.FormField_hint__BEYiM{font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:var(--System--dark-grey)}@media only screen and (max-width:375px){.FormField_hint__BEYiM{font-size:12px;line-height:20px}}.FormField_hintBottom__21OrG{margin-top:8px}.FormField_component__nyO14{position:relative;display:flex;flex-direction:column}.FormField_component__nyO14.FormField_indentTop__AgDM7{margin-top:8px}.FormField_error__m0eaz{position:absolute;bottom:calc(0px - 24px);width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:24px;color:var(--System--red)}.FormHeader_tradeFormHeader__D_FoO{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:21px}@media only screen and (max-width:600px){.FormHeader_tradeFormHeader__D_FoO{flex-flow:column;align-items:start}}.FormHeader_tradeFormHeaderTitle__4E2hQ{font-family:var(--primary-font);font-size:18px;font-weight:600;color:var(--system-color);text-align:left}.FormHeader_tradeFormHeaderBalance__SuTEg{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-family:var(--primary-font);font-size:16px;font-weight:300;line-height:25px;color:var(--system-color);text-align:left}@media only screen and (max-width:600px){.FormHeader_tradeFormHeaderBalance__SuTEg{font-size:14px}}.FormHeader_tradeFormHeaderBalance__SuTEg span{box-sizing:border-box;display:inline;max-width:27ch;margin-left:2ch;overflow:hidden;font-weight:400;color:var(--color-green);text-align:left;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:600px){.FormHeader_tradeFormHeaderBalance__SuTEg span{text-align:left}}.ModalTemplate_container__Ylpv2{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--v2-primary-font);font-style:normal}.ModalTemplate_title__yb8in{align-items:center;justify-content:center;margin-bottom:0 20px 8px;font-size:16px;font-weight:700;line-height:160%;letter-spacing:-.16px}.ModalTemplate_message__NWkku,.ModalTemplate_title__yb8in{display:flex;color:var(--v2-primary-color);text-align:center}.ModalTemplate_message__NWkku{flex-direction:column;align-self:stretch;font-size:14px;font-weight:400;line-height:24px}.ModalTemplate_actions__C0a9z{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-top:16px}.ModalTemplate_actions__C0a9z>a{color:var(--System--white)}@media (max-width:550px){.ModalTemplate_actions__C0a9z{flex-wrap:wrap}}.ConfirmTradeModal_modalTitleWrapper__ZY510{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;margin:10px 0}.ConfirmTradeModal_container__QFU6c{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--v2-primary-font);font-style:normal}.ConfirmTradeModal_title__Wabgw{display:flex;align-items:center;justify-content:center;margin-bottom:0 20px 8px;font-size:16px;font-weight:700;line-height:160%;color:var(--v2-primary-color);text-align:center;letter-spacing:-.16px}.ConfirmTradeModal_message__kzuQC{display:flex;flex-direction:column;align-self:stretch;font-size:14px;font-weight:400;line-height:24px;color:var(--v2-primary-color);text-align:center}.ConfirmTradeModal_buttonsContainer__TCIh1{display:flex;justify-content:space-between}.ConfirmTradeModal_actionButtons__GjgDd{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-top:16px}.ConfirmTradeModal_actionButtons__GjgDd>a{color:var(--System--white)}@media (max-width:550px){.ConfirmTradeModal_actionButtons__GjgDd{flex-wrap:wrap}}.PriceInput_inputButtonLeft__GEh5R{color:var(--v2-primary-color)!important;white-space:nowrap}.PriceInput_inputValueHidden__mfD_W,.PriceInput_inputValueHidden__mfD_W input{color:transparent!important}.accountNicknameDescription{display:flex;flex-direction:column;gap:14px;padding:0 20px;text-align:center}.accountNicknameDescription p{line-height:24px}@media only screen and (max-width:768px){.accountNicknameDescription{gap:14px}}.accountNicknameColumn{display:flex;flex-direction:column;gap:14px;align-items:center}.accountNicknameForm{display:flex;justify-content:center;width:100%}.accountNicknameFormWidth{width:100%;max-width:350px}.accountOTP{position:relative}.accountOTP a{font-size:14px;font-weight:400;color:var(--color-blue-light);text-decoration:none}.accountOTP a:hover{text-decoration:underline}.accountOTPPage.accountContainer{padding:20px;margin:20px auto}@media only screen and (max-width:1024px){.accountOTPPage.accountContainer{max-width:440px}}.accountOTPDescription{position:relative;display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}@media only screen and (max-width:768px){.accountOTPDescription{gap:14px}}.accountOTPColumnWallet{max-width:190px;padding:15px 0 5px;overflow:hidden;text-overflow:ellipsis}.accountOTPLink{font-weight:700;color:var(--color-blue-light);text-decoration:none}.accountOTPWrapper{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:center;text-align:center}@media only screen and (max-width:1024px){.accountOTPWrapper{flex-direction:column}}.accountOTPFormWrapper{width:100%;max-width:350px}.accountOTPRow{display:flex;align-items:center;justify-content:center;text-align:center}.accountOTPColumn{gap:14px;width:100%;text-align:center}.accountOTPColumn:first-child{display:flex;flex-direction:column;align-items:center}.accountOTPWidth{width:calc(50% - 10px)}@media only screen and (max-width:1024px){.accountOTPWidth{width:100%}}.accountOTPHeight{min-height:320px}.accountOTPItemOrder1{order:1}@media only screen and (max-width:1024px){.accountOTPItemOrder1{order:2}}.accountOTPItemOrder2{order:2}@media only screen and (max-width:1024px){.accountOTPItemOrder2{order:1}}.accountOTPItemGrow{flex-grow:2}.accountOTPGap{gap:10px;color:var(--system-color-light);cursor:alias}.accountOTPButtons,.accountOTPGap{display:flex;align-items:center;justify-content:center}.accountOTPButtons{gap:14px;width:100%;max-width:350px}.accountOTPButtons :only-child{justify-content:center}@media only screen and (max-width:1279px){.accountOTPButtons{flex-direction:column}}.accountOTPButton{display:flex;justify-content:center;width:100%;max-width:350px}.accountOTPSecretKey{display:flex;align-items:center;padding:5px;font-size:14px;background:var(--system-color-lighten)}@media only screen and (max-width:1279px){.accountOTPSecretKey{font-size:12px}}@media only screen and (max-width:375px){.accountOTPSecretKey{font-size:10px}}.accountOTPHead{position:absolute;top:0;left:0}.accountOTPBack{all:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;width:26px;height:26px;cursor:pointer;border-radius:50%;transition:all .3s ease}.accountOTPBack:hover{background-color:#ebebeb}.accountOTPBack.focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.accountOTPBack:focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.accountOTPHint{display:flex;gap:5px;align-items:baseline;font-size:12px;line-height:18px;color:var(--color-red);text-align:left}@media only screen and (max-width:768px){.accountOTPHint{text-align:center}}.otpError{display:flex;flex-direction:column;padding:0 20px;text-align:center;font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:var(--color-red);margin-bottom:20px}.inputWrap{display:inline-flex!important;position:relative;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:48px;padding:0 12px 0 17px;background-color:#ffffff;border:var(--input-border-width) solid var(--input-border-color);border-radius:8px;transition:border-color .3s ease}.inputWrap input{width:100%;height:44px;padding:16px 0 0;font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:14px;color:var(--system-color);background-color:initial;border:0}.inputWrap{.inputPhoneSelect{padding:0}}.inputWrap label{position:absolute;top:calc(50% - 2px);left:16px;font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:14px;line-height:100%;color:var(--system-color-light);letter-spacing:.01em;pointer-events:none;transform:translateY(calc(-50% + 5px));transform-origin:top left}@media (max-width:964px){.inputWrap label{font-size:12px}}.inputWrapWithoutBorder{height:44px;border:0;border-left:var(--input-border-width-v2) solid var(--input-border-color-v2);border-radius:0}.inputWrapWithoutBorder.inputWrapActive{border-left:var(--input-border-width) solid var(--input-border-color)}.inputWrapTextArea{height:100px}.inputWrapDisabled{background-color:var(--system-color-lighten)}.inputLeft{height:48px;padding-top:4px;align-items:center}.inputLeft,.inputWrapSuffixPosBottom .inputLeft{display:flex;flex-direction:row;justify-content:flex-end}.inputWrapSuffixPosBottom .inputLeft{padding-bottom:7px;align-items:flex-end}.inputWrapError label{color:var(--color-red)}.inputWrapActive{border-color:var(--input-border-active-color)}.inputSuffix{margin-left:10px;font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:17px;color:var(--system-color-light);letter-spacing:.01em;white-space:nowrap}.inputSuffix span{margin-right:4px;color:#000000}.inputPrefix{position:relative;left:-6px;display:flex;align-items:center;justify-content:center}.inputHint{padding:0 15px;margin-top:-10px;font-family:var(--primary-font);font-size:12px;color:var(--system-color-light)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #ffffff!important}input:autofill,input:autofill:focus,input:autofill:hover,select:autofill,select:autofill:focus,select:autofill:hover,textarea:autofill,textarea:autofill:focus,textarea:autofill:hover{box-shadow:inset 0 0 0 1000px #ffffff!important}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid #ffffff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:var(--system-color-light)}input:autofill,input:autofill:focus,input:autofill:hover,select:autofill,select:autofill:focus,select:autofill:hover,textarea:autofill,textarea:autofill:focus,textarea:autofill:hover{border:1px solid #ffffff;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:var(--system-color-light)}.QRCode_wrapper__fYVLY{padding:12px;background:var(--system-color-lighten);border-radius:8px}.accountPhone{position:relative;font-family:var(--primary-font);text-align:center;background:#fff;border-radius:10px}.accountPhone a{font-size:14px;font-weight:400;color:var(--color-blue-light);text-decoration:none}.accountPhone a:hover{text-decoration:underline}.accountPhonePage.accountContainer{width:100%;max-width:440px;padding:20px;margin:20px auto}.accountPhonePage.accountContainer .accountPhoneFormWidth{max-width:100%}.accountPhoneRow{position:relative;display:flex;gap:20px}.accountPhoneColumn{position:relative;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center}.accountPhonePadding{padding:20px}.accountPhoneForm{width:100%}.accountPhoneButtons,.accountPhoneForm{display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center}.accountPhoneButtons :only-child{justify-content:center}@media only screen and (max-width:1024px){.accountPhoneButtons .button-long,.accountPhoneButtons button{padding:12px 60px}}@media only screen and (max-width:600px){.accountPhoneButtons{width:auto}.accountPhoneButtons .button-long{padding:12px 40px}.accountPhoneButtons button{width:auto}}.accountPhoneHead{position:absolute;top:0;left:0}.accountPhoneBack{all:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;width:26px;height:26px;cursor:pointer;border-radius:50%;transition:all .3s ease}.accountPhoneBack:hover{background-color:#ebebeb}.accountPhoneBack.focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.accountPhoneBack:focus-visible{box-shadow:0 0 4px 4px rgba(70,198,255,.6)}.accountPhoneHeader{flex:1 1 auto;padding-right:26px;font-size:20px;font-weight:600;text-align:center}.accountPhoneGrayLine{width:100%;border-top:1px solid #f4f4f4}.accountPhoneDescription{display:flex;flex-direction:column;gap:14px;text-align:center}.accountPhoneDescription p{line-height:24px}@media only screen and (max-width:768px){.accountPhoneDescription{gap:14px}}.accountPhoneFormWidth{display:flex;justify-content:center;width:100%;max-width:350px}.accountPhoneTitle{font-size:16px;font-weight:600}.accountPhoneText{font-size:12px}.accountPhoneError{position:absolute;top:45px;font-family:var(--primary-font);font-size:14px;font-style:normal;font-weight:400;line-height:14px;line-height:100%;color:var(--color-red)}.accountPhoneCodeValue{width:40px;height:40px;text-align:center;border:1px solid var(--input-border-active-color);border-radius:5px}.accountPhoneCodeValue.error{border:1px solid var(--color-red)}.accountPhoneCodeValue.green{border:1px solid var(--color-green)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.7em;--PhoneInputCountrySelectArrow-width:0.5em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:var(--input-border-width);--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:inherit;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:20px;--PhoneInputCountryFlag-borderWidth:0;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center;width:100%;padding:0 12px;border:var(--input-border-width) solid var(--input-border-color);border-radius:8px}.PhoneInput.inputPhoneSelect{border:var(--input-border-width-v2) solid var(--input-border-color-v2);transition:border-color .3s ease}.PhoneInput.inputPhoneSelect:hover{border:var(--input-border-width-v2) solid var(--input-border-hover-color-v2)}.PhoneInput.inputPhoneSelect:focus-within,.PhoneInput.inputPhoneSelect[focus-within]{border-color:var(--input-border-active-color-v2)}.PhoneInput{.PhoneInput--disabled{background-color:var(--system-color-lighten)}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(20px * 1.5);width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:20px;height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:20px;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 0 rgba(0,0,0,.5),inset 0 0 0 0 rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;display:flex;align-items:center;align-self:stretch;margin-right:.7em;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;border:0;opacity:0}.PhoneInputCountrySelect[disabled]{cursor:default}.PhoneInputCountrySelectArrow{display:block;width:.5em;width:var(--PhoneInputCountrySelectArrow-width);height:.5em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.7em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);content:"";border-color:inherit;border-color:var(--PhoneInputCountrySelectArrow-color);border-style:solid;border-top-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 0 #03b2cb,inset 0 0 0 0 #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.OneCountry .PhoneInputCountry{pointer-events:none}.OneCountry .PhoneInputCountry select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;background:transparent;border:none}.OneCountry .PhoneInputCountry .PhoneInputCountrySelectArrow{display:none}}.PhoneInput.inputPhoneSelect.inputWrapError{border:var(--input-border-width) solid var(--input-border-error-color-v2)}.PhoneInput.inputPhoneSelect.inputWrapError:focus-within,.PhoneInput.inputPhoneSelect.inputWrapError[focus-within]{border-color:var(--input-border-error-color-v2)}.PhoneInput.inputPhoneSelect.inputWrapError:hover{border:var(--input-border-width-v2) solid var(--input-border-error-color-v2)}.accountTelegramPadding{padding:20px}.accountTelegramColumn{flex-direction:column;gap:14px;justify-content:center;text-align:center}.accountTelegramColumn,.accountTelegramRow{display:flex;align-items:center}.accountTelegramWidth{display:flex;justify-content:center;width:100%;max-width:350px}.accountTelegramLink{font-weight:700;color:var(--color-blue-light);text-decoration:none}.accountTelegramDescription{display:flex;flex-direction:column;gap:14px;text-align:center}.accountTelegramDescription p{line-height:24px}@media only screen and (max-width:768px){.accountTelegramDescription{gap:14px}}.accountTelegramButtons{display:flex;gap:10px}.accountTelegramError{color:var(--color-red)}.accountVerificationContent{display:flex;flex-direction:column;gap:10px;width:100%;max-width:397px;margin:0 auto;>button:last-child{margin-bottom:35px}}.accountVerificationChooseCountry{>span{display:inline-block;font-size:16px;font-weight:400;line-height:24px;text-align:center}}.accountVerificationChooseCountry h1{margin-bottom:14px;text-align:center}.accountVerificationChooseCountry{.chooseCountryContent{position:relative;margin:.25rem 0 1rem;.comboboxContainer{position:relative;width:100%;margin-top:1rem;font-family:var(--primary-font);text-align:left;background-color:#fff;border-radius:.375rem;outline:none;.comboboxInput{width:100%;height:40px;padding:0 1.5rem;font-size:16px;font-style:normal;font-weight:600;line-height:16px;color:var(--primary-color);text-align:left;letter-spacing:.01em;border:none;border:1px solid var(--primary-color);border-radius:5px;outline:none;box-shadow:none;transition:all .3s ease}.comboboxInput[aria-expanded=true]{border:1px solid var(--system-color-light)}.comboboxOptionContainer{position:absolute;width:100%;max-height:15rem;padding-top:.25rem;padding-bottom:.25rem;margin-top:.25rem;overflow-y:auto;font-size:1rem;line-height:1.5rem;background-color:#fff;border-radius:.375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.14800000000000002),0 1px 3px 1px rgba(0,0,0,.204)}.comboboxOptionContainer:focus{outline:2px solid transparent;outline-offset:2px}.comboboxOption{position:relative;padding:.5rem 1rem .5rem 1.5rem;color:#1f2937;cursor:default;cursor:pointer;-webkit-user-select:none;user-select:none}.comboboxOption.active{color:#fff;background-color:var(--primary-color)}.comboboxOption{>img{margin-right:15px}>svg{position:absolute;right:10px}>svg path{fill:var(--primary-color)}}[dir=ltr] .comboboxButton{right:0}[dir=rtl] .comboboxButton{left:0}[dir=ltr] .comboboxButton{padding-right:.5rem}[dir=rtl] .comboboxButton{padding-left:.5rem}.comboboxButton{position:absolute;top:0;bottom:0;top:9px;right:0;right:6px;display:flex;align-items:center;height:fit-content;background:none;border:none;>button{background-color:initial}>button:hover{background-color:var(--primary-color)}}}}}.accountVerificationDescription{display:flex;flex-direction:column;gap:14px;padding:0 20px;text-align:center}.accountVerificationDescription p{line-height:24px}.accountVerificationDescription a{font-weight:600;color:var(--color-blue);text-decoration:none;transition:all .3s ease-in-out}.accountVerificationDescription a:hover{color:var(--color-blue-light);text-decoration:underline}@media only screen and (max-width:768px){.accountVerificationDescription{gap:14px}}.accountVerificationForm{display:flex;justify-content:center;width:100%;padding-top:2rem}.accountVerificationColumn{display:flex;flex-direction:column;gap:14px;align-items:center}.accountVerificationFormWidth{width:100%;max-width:350px}.VerificationFaqLink_accountVerificationContainer__Z_iYx{padding:0 20px;text-align:center}.VerificationFaqLink_accountVerificationContainer__Z_iYx p{line-height:24px}.VerificationFaqLink_accountVerificationContainer__Z_iYx a{font-weight:600;color:var(--color-blue);text-decoration:none;transition:all .3s ease-in-out}.VerificationFaqLink_accountVerificationContainer__Z_iYx a:hover{color:var(--color-blue-light);text-decoration:underline}.provider_block__UQyUD{display:flex;flex-direction:column;gap:14px;padding:0 20px;text-align:center}.provider_block__UQyUD p{line-height:24px}.provider_block__UQyUD a{font-weight:600;color:var(--color-blue);text-decoration:none;transition:all .3s ease-in-out}.provider_block__UQyUD a:hover{color:var(--color-blue-light);text-decoration:underline}@media only screen and (max-width:768px){.provider_block__UQyUD{gap:14px}}.idxContentIcon{svg{width:100%;max-width:100%;height:100%}}.idxError{p{color:var(--color-red)}details>summary{cursor:pointer;padding:.5rem 1rem;border-radius:4px}details[open]>summary{border-radius:4px 4px 0 0}details>summary>*{display:inline}details>span{display:block;margin-top:0;padding:1rem;border-radius:0 0 4px 4px}details[open]>span{animation:open .5s ease-in-out}}.idxErrorShow{display:block}@keyframes open{0%{opacity:0}to{opacity:1}}.idxStatusHeader{margin-bottom:40px}.idxStatusHeader h1{font-size:24px;font-weight:600;line-height:29px;text-decoration:none;text-align:center}.idxStatusItem{display:flex;flex-direction:row;gap:13px;align-items:flex-start;justify-content:flex-start;margin-bottom:25px}.idxStatusIsHold{text-align:center;margin-bottom:20px}.idxStatusItemTitle{color:#1d1d1d;font-weight:600;font-size:16px;line-height:22px}.idxStatusItemReason,.idxStatusItemTitle{font-family:Gilroy,sans-serif;font-style:normal}.idxStatusItemReason{color:#a5a5a5;font-weight:400;font-size:13px;line-height:21px}.idxStatusItemReason span{color:#27ae60;font-size:15px}.idxStatusItemReload{margin-bottom:15px}.idxStatusItemReload button{display:inline;padding:0;color:#27ae60;font-weight:400;font-size:13px;font-family:Gilroy,sans-serif;font-style:normal;line-height:21px;background-color:initial;border:0;border-bottom:1px solid #27ae60;transition:all .25s ease-in-out}.idxStatusItemReload button:hover{text-decoration:none;border-bottom-color:transparent}.idxStatusItemIcon{display:block;min-width:20px;height:20px;border-radius:50%}.idxStatusItemIconRed{background-color:#fb7f7f}.idxStatusItemIconYellow{background-color:#f3b26d}.idxStatusItemIconGreen{background-color:#27ae60}.idxStatusSpinner{width:100px;min-width:100px;height:100px;border:4px solid #f3b26d;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite}.statusInfo{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.statusInfo .idxStatusSpinner,.statusInfo svg{margin-bottom:20px}.statusInfoText{max-width:300px}.statusInfoText h2{font-size:24px;font-weight:600;line-height:29px;text-decoration:none;text-align:center}.statusInfoText p{color:#a5a5a5;font-weight:400;font-size:14px;font-family:Gilroy,sans-serif;font-style:normal;line-height:160%;text-align:center}.idx{padding:100px 0}.idxWrapper{width:calc(100vw - 40px);max-width:440px;padding:24px;background-color:#fff;border-radius:8px}.idxHeader h1{margin-bottom:15px;font-size:24px;font-weight:600;line-height:29px;text-align:center;text-decoration:none}.idxContent{margin-bottom:20px}.idxContent p{font-size:16px;font-weight:400;line-height:24px;text-align:center}.idxContent ul{all:unset;font-family:Gilroy,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%;color:#a5a5a5}.idxContent ul li{margin-bottom:5px;margin-left:20px;text-align:left}.idxContent ul li:first-child{padding-top:10px}.idxContent .idxContentGrey{color:#a5a5a5}.idxContentStatus{display:flex;flex-direction:column;align-self:stetch;width:100%;min-width:200px;min-height:400px}.idxContentSpinner{display:flex;flex-direction:column;align-items:center;justify-content:center}.idxContentIcons{display:flex;flex-direction:row;gap:23px;align-items:center}.idxContentIcon{width:100%;svg{width:100%;max-width:100%;height:100%}}.idxFooter{display:flex;flex-direction:row;align-items:center;justify-content:center}.idxFormDropzone{margin-bottom:20px}.idxFormDropzone p{margin-bottom:1rem;font-size:14px}.idxFormDropzone strong{display:block;margin-bottom:5px;font-size:20px;color:#fb7f7f}.idxFormDropzoneDocument,.idxFormDropzoneResidence{position:relative;margin-bottom:20px}.idxSpinnerWrap{display:flex;flex:1;flex-direction:column;justify-content:center;width:100%;height:100%}.idxSpinner{align-self:center;width:48px;height:48px;border:5px solid #27ae60;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite}.idxSpinnerShow{display:block}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.VerificationChooseCountry_container__UswgD{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--v2-primary-font);font-style:normal}.VerificationChooseCountry_title__Ykd46{display:flex;align-items:center;justify-content:center;margin-bottom:0 20px 8px;font-size:16px;font-weight:700;line-height:160%;color:var(--v2-primary-color);text-align:center;letter-spacing:-.16px}.VerificationChooseCountry_message__uS7KI{display:flex;flex-direction:column;align-self:stretch;font-size:14px;font-weight:400;line-height:24px;color:var(--v2-primary-color);text-align:center}.VerificationChooseCountry_actions__pfC0w{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-top:16px}.VerificationChooseCountry_actions__pfC0w>a{color:var(--System--white)}@media (max-width:550px){.VerificationChooseCountry_actions__pfC0w{flex-wrap:wrap}}.payment-data-modal_form__emcm2{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;grid-gap:16px}.payment-data-modal_formFields__yC6qR{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:16px;margin-top:40px;width:100%}.payment-data-modal_actionButtons__bm5vg{gap:16px;align-items:center;width:100%}.payment-data-modal_actionButtons__bm5vg,.payment-data-modal_description__eRDlC{display:flex;justify-content:space-between}.P2PConfirmModal_container__LZsb_{gap:20px}.P2PConfirmModal_container__LZsb_,.P2PConfirmModal_content__pu2eM{display:flex;flex-direction:column;align-items:center;justify-content:center}.P2PConfirmModal_content__pu2eM{gap:16px;width:100%}.P2PConfirmModal_label__NF7Lx{display:flex;align-items:center;justify-content:center;max-width:350px}.P2PConfirmModal_label__NF7Lx h3{font-family:var(--v2-primary-font);font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:#7b7c84;color:var(--system-dark-grey,#7b7c84);text-align:center}.P2PConfirmModal_title__wt3dG{display:flex;align-items:center;justify-content:center;margin:0 25px}.P2PConfirmModal_title__wt3dG h1{font-family:var(--v2-primary-font);font-size:16px;font-style:normal;font-weight:700;line-height:160%;color:#3f4657;color:var(--primary-dark,#3f4657);text-align:center;letter-spacing:-.16px}.Textarea_textareaWrap__XyzmV{display:inline-flex!important;position:relative;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:space-between;width:100%;overflow:hidden;resize:none;background-color:var(--input-background-color-v2);border:var(--input-border-width-v2) solid var(--input-border-color-v2);border-radius:8px;transition:border-color .3s ease}.Textarea_textareaWrap__XyzmV textarea{width:100%;padding:10px 16px;font-family:var(--Primary-font);font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:var(--input-color-primary-v2);word-wrap:break-word;background-color:initial;border:0}@media only screen and (max-width:375px){.Textarea_textareaWrap__XyzmV textarea{font-size:12px;line-height:24px}}.Textarea_textareaWrap__XyzmV:focus-within,.Textarea_textareaWrap__XyzmV[focus-within]{border-color:var(--input-border-active-color-v2)}.Textarea_textareaWrap__XyzmV:hover{border:var(--input-border-width-v2) solid var(--input-border-hover-color-v2)}.Textarea_textareaWrapDisabled__3z4U5 input::-moz-placeholder{color:var(--input-color-primary-v2);opacity:1}.Textarea_textareaWrapDisabled__3z4U5 input::placeholder{color:var(--input-color-primary-v2);opacity:1}.Textarea_textareaWrapDisabled__3z4U5:hover{border:var(--input-border-width-v2) solid var(--input-border-disabled-color-v2)}.Textarea_textareaWrapActive__5NVC_{border-color:var(--input-border-active-color-v2)}.Textarea_textareaWrapError__uZJ0K{border:var(--input-border-width) solid var(--input-border-error-color-v2)}.Textarea_textareaWrapError__uZJ0K:hover{border:var(--input-border-width-v2) solid var(--input-border-error-color-v2)}.Textarea_textareaLeft__dpXxl{height:48px;padding-top:4px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.market_container__201gQ{display:flex;padding:16px;width:100%;background:#F9F9F9;background:var(--system-silver-grey,#F9F9F9);border-radius:8px}@media only screen and (max-width:375px){.market_container__201gQ{gap:1px;font-style:normal;font-weight:400;font-size:12px;line-height:20px}}.market_priceContainer__yTpqw{display:flex;justify-content:space-between;align-items:center;width:100%}.market_priceBlock__SOxuA{display:flex;align-items:center;width:100%;gap:12px}.market_price__KAPnv{display:flex;flex-direction:column;gap:2px;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.market_price__KAPnv .market_updated__PZb8I{font-weight:600}.market_icon__m_jEp{display:flex;align-items:center;left:0;color:var(--System--dark-grey)}.market_icon__m_jEp.market_decrease__gHfFl{rotate:180deg}.market_buttonContainer__rTRMd{position:relative;display:flex;flex-direction:column;justify-content:center;padding:8px 16px 16px;gap:8px}.error-info_container__knCsa{display:flex;gap:8px;padding:16px;width:100%;border-radius:8px;background:#F9F9F9;background:var(--system-silver-grey,#F9F9F9);color:#3F4657;color:var(--primary-dark,#3F4657);font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-wrap:wrap}@media only screen and (max-width:600px){.error-info_container__knCsa{font-size:12px}}.error-info_icon__VnIoh{display:flex;color:#ED6161;color:var(--system-red,#ED6161)}a.ErrorInfoModal_errorModalBtn__VlATM{color:var( --v2-primary-content)}.trade-form_tradeForms__EMni0{background-color:var(--system-color-white);border-radius:8px}.trade-form_tradeFormsRow__gP0XC{display:flex;flex-direction:row;gap:30px;align-self:center;justify-content:flex-start;width:100%;padding:20px;margin-bottom:auto}@media only screen and (max-width:768px){.trade-form_tradeFormsRow__gP0XC{flex-direction:column;gap:15px;justify-content:center}}.trade-form_tradeFormsRow__gP0XC .trade-form_inputWrap__pacJe label{max-width:50%}.trade-form_tradeFormsColumn__ggTUQ{flex:0 1 50%}@media only screen and (max-width:768px){.trade-form_tradeFormsColumn__ggTUQ{flex:0 1 70%}}.trade-form_tradeFormInput__uTHgp{margin-bottom:15px}.trade-form_tradeFormInputsRow__ArDlF{display:flex;flex-direction:row;gap:0 15px;align-items:center;margin:15px 0}.trade-form_tradeFormInputWrapper__LGnwE{width:100%}.trade-form_tradeFormInputErrorWrapper__KuMTA{width:100%;margin-bottom:-10px}.trade-form_tradeFormInputNoErrorWrapper__SNfn4{width:100%;margin-bottom:14px}.trade-form_tradeFormInputHidden__WJNq2{display:none}.trade-form_tradeFormFormFieldsWrapper__l1_Hj{display:flex;flex-flow:column;gap:24px}.trade-form_tradeFormFormDirectionSwitch__I67L_{display:none;justify-content:center}@media only screen and (max-width:768px){.trade-form_tradeFormFormDirectionSwitch__I67L_{display:flex;justify-content:flex-start;padding:10px 15px}}.modalLayout{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;overflow:auto;z-index:20}.modalWrap{top:100px;width:95%;border-radius:8px}.modalWrap,.modalWrapMobile{position:absolute;z-index:20;height:-moz-min-content;height:min-content;padding:30px 0;background:#fff;background-color:#fff;box-shadow:-3px 0 16px rgba(0,0,0,.1)}.modalWrapMobile{bottom:0;width:100%;border-radius:20px 20px 0 0}.modalBody{padding:0 24px}.modalBody p{margin-bottom:16px;font-family:var(--primary-font);font-size:16px;font-weight:400;color:var(--system-color);text-align:center}.modalBody a{color:var(--primary-color)}.modalBody a:focus{outline:none}.modalBody a.focus-visible{outline:1px solid var(--primary-color-light)}.modalBody a:focus-visible{outline:1px solid var(--primary-color-light)}.modalOverlay{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;background:#2e2e2e;opacity:.6}.modalButtonClose{position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:42px;height:42px;padding:0;margin:0;cursor:pointer;background-color:initial;border:0;border-radius:0 8px 0 8px;transition:all .3s ease}.modalButtonClose:hover{background-color:var(--color-red)}.modalButtonClose:hover path{stroke:var(--system-color-lighten)}.modalButtonClose:focus{outline:none}.modalButtonClose.focus-visible{outline:1px solid var(--primary-color-light)}.modalButtonClose:focus-visible{outline:1px solid var(--primary-color-light)}.modalTitle{margin-bottom:18px;font-family:var(--primary-font);font-size:16px;font-weight:600;color:var(--system-color);text-align:center;border-bottom:1px solid var(--system-color-lighten)}.modalTitle p{padding:0 24px;text-align:center}.DecimalScaleChangeButton_changeButton__rqVxc{padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none}.InputTypeSelect_tradeDropdownCommon__FfFvI{position:relative}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_button__Cxelm{display:flex;align-items:center;justify-content:space-between;width:100%;height:30px;padding:6px 8px;font-size:12px;font-weight:500;color:#3F4657;color:var(--v2-primary-color,#3F4657);cursor:pointer;background:#F9F9F9;background:var(--v2-system-color-lighten,#F9F9F9);border:none;border-radius:4px}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_itemList__vnZhR{position:absolute;top:36px;right:0;z-index:1000;width:100%;margin:0;background:--#fff;background:var(--v2-primary-content,--#fff);border:1px solid #ddd;border:1px solid var(--v2-system-color-grey,#ddd);border-radius:4px}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_dropdownItem__iBLa_{display:flex;align-items:center;justify-content:center;height:-moz-max-content;height:max-content;padding:3px 13px;font-size:12px;font-weight:500;line-height:24px;cursor:pointer;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--v2-system-color-light,#f5f5f5)}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_dropdownItem__iBLa_:first-child{border-radius:4px 4px 0 0}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_dropdownItem__iBLa_:last-child{border-radius:0 0 4px 4px}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_dropdownItem__iBLa_ .InputTypeSelect_label__PmUuN{color:#3F4657;color:var(--v2-primary-color,#3F4657)}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_dropdownItem__iBLa_.InputTypeSelect_active__v4o4L .InputTypeSelect_label__PmUuN{background-image:linear-gradient(110.1deg,#3772FF,#37B7FF);background-image:var(--v2-gradient-blue,linear-gradient(110.1deg,#3772FF 0,#37B7FF 100%));-webkit-background-clip:text;background-clip:text;background-size:100%;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_dropdownItem__iBLa_.InputTypeSelect_hover__AOFBr{background:#f9f9f9;background:var(--v2-system-color-lighten,#f9f9f9)}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_arrowDown__7Vv1k{display:flex;align-items:center;justify-content:flex-end;width:20px;height:20px}.InputTypeSelect_tradeDropdownCommon__FfFvI .InputTypeSelect_arrowDown__7Vv1k.InputTypeSelect_open__ktHak svg{transform:rotate(180deg)}.InputTypeSelect_container__19nHH{display:flex;justify-content:flex-end;width:115px;min-width:115px;height:20px;line-height:20px}.InputTypeSelect_container__19nHH.InputTypeSelect_isLabelShow__uy_3D{justify-content:flex-start}.InputTypeSelect_container__19nHH.InputTypeSelect_isSubNav__nySwj{width:auto;min-width:auto}.InputTypeSelect_label__PmUuN.InputTypeSelect_labelCustom__tch2E{width:100%;font-size:14px;font-weight:600;line-height:24px;color:var(--Primary-dark);word-wrap:break-word;white-space:nowrap}@media only screen and (max-width:768px){.InputTypeSelect_label__PmUuN.InputTypeSelect_labelCustom__tch2E{font-size:12px;font-weight:400}}.InputTypeSelect_dropdownItem__iBLa_{justify-content:left!important;padding:6px 40px 6px 20px!important}@media only screen and (max-width:768px){.InputTypeSelect_dropdownItem__iBLa_{padding:3px 10px!important}}.InputTypeSelect_button__Cxelm.InputTypeSelect_buttonCustom__z0K5U{height:20px!important;justify-content:flex-end;width:-moz-min-content;width:min-content;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:var(--color-grey-450);white-space:nowrap}.InputTypeSelect_button__Cxelm.InputTypeSelect_buttonCustom__z0K5U.InputTypeSelect_isLabelShow__uy_3D{background:transparent}.InputTypeSelect_button__Cxelm.InputTypeSelect_buttonCustom__z0K5U.InputTypeSelect_isSubNav__nySwj{max-width:80px;overflow:hidden;font-size:14px;font-weight:700;line-height:1.1;cursor:pointer}.InputTypeSelect_button__Cxelm.InputTypeSelect_buttonCustom__z0K5U.InputTypeSelect_isActive__qwlfp{color:var(--v2-system-color-white)}@media only screen and (max-width:768px){.InputTypeSelect_button__Cxelm.InputTypeSelect_buttonCustom__z0K5U{height:20px;font-size:12px;font-weight:400;line-height:20px}}.InputTypeSelect_itemList__vnZhR.InputTypeSelect_itemListCustom__w9oyK{top:30px;left:1px;width:-moz-fit-content;width:fit-content;border:2px solid var(--v2-system-color-grey);border-radius:8px}.InputTypeSelect_itemList__vnZhR.InputTypeSelect_itemListCustom__w9oyK.InputTypeSelect_isSubNav__nySwj{left:0}.InputTypeSelect_itemList__vnZhR.InputTypeSelect_itemListCustom__w9oyK.InputTypeSelect_isSubNav__nySwj .InputTypeSelect_dropdownItem__iBLa_{justify-content:flex-start}.InputTypeSelect_itemList__vnZhR.InputTypeSelect_itemListCustom__w9oyK.InputTypeSelect_isSubNav__nySwj .InputTypeSelect_dropdownItem__iBLa_>span{display:flex}.InputTypeSelect_arrowDown__7Vv1k svg{fill:currentcolor}.InputTypeSelect_arrowDown__7Vv1k.InputTypeSelect_isActive__qwlfp{color:var(--v2-system-color-white)}.InputTypeSelect_SubNav__srBJD{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CurrencyInput_currencyInputSelectDefault__2LujX{display:none}.CurrencyInput_currencyInputSelectDefault__2LujX.CurrencyInput_isVisible__zGg0_.CurrencyInput_trigger__8bVt3{display:block}@media only screen and (max-width:768px){.CurrencyInput_currencyInputSelectDefault__2LujX.CurrencyInput_isVisible__zGg0_.CurrencyInput_market__qe2Ar{display:block}.CurrencyInput_currencyInputSelectDefault__2LujX.CurrencyInput_isVisible__zGg0_.CurrencyInput_market__qe2Ar .CurrencyInput_input__OFBQP{padding:0 8px;text-align:left}.CurrencyInput_currencyInputDefault___JU1O.CurrencyInput_market__qe2Ar{display:none}.CurrencyInput_currencyInputDefault___JU1O.CurrencyInput_limit__Iy3m1 input,.CurrencyInput_currencyInputDefault___JU1O.CurrencyInput_trigger__8bVt3 input{text-align:center}}.CurrencyInput_section__MkWQM input::-moz-placeholder{font-weight:500;color:var(--v2-system-color-dark);opacity:1}.CurrencyInput_section__MkWQM input::placeholder{font-weight:500;color:var(--v2-system-color-dark);opacity:1}.CurrencyInput_section__MkWQM>div:first-child{display:flex}.CurrencyInput_section__MkWQM>div:last-child{margin-top:2px}.CurrencyInput_section__MkWQM input{height:32px;font-weight:500}@media only screen and (max-width:768px){.CurrencyInput_section__MkWQM{border:none;border-radius:4px}.CurrencyInput_section__MkWQM label{font-size:10px;font-style:normal;font-weight:400;line-height:12px;color:var(--v2-system-color-dark)}.CurrencyInput_input__OFBQP{box-sizing:border-box;min-width:193px;height:32px;padding:0 6px;font-size:12px;background:var(--v2-system-color-lighten);border:2px solid #f9f9f9;border:2px solid var(--v2-system-color-lighten,#f9f9f9);border-radius:4px}.CurrencyInput_input__OFBQP.CurrencyInput_error__IwzCL{border:2px solid var(--v2-system-color-red)}}.CurrencyInput_leftComponent__viDqg{display:none;align-items:center;justify-content:center}.CurrencyInput_leftComponent__viDqg .CurrencyInput_changeButton__c1CG_{display:none}@media only screen and (max-width:768px){.CurrencyInput_leftComponent__viDqg,.CurrencyInput_leftComponent__viDqg .CurrencyInput_changeButton__c1CG_{display:flex}}.CurrencyInput_rightComponent__bMVYz{display:flex;align-items:center;justify-content:center}.CurrencyInput_rightComponent__bMVYz .CurrencyInput_changeButton__c1CG_{display:none}@media only screen and (max-width:768px){.CurrencyInput_rightComponent__bMVYz .CurrencyInput_changeButton__c1CG_{display:flex}}.CurrencyInput_unit__IvTA5{font-weight:500;color:var(--v2-system-color-dark)}.CurrencyInput_unit__IvTA5.CurrencyInput_isActive__eiVQx{color:var(--v2-primary-color)}@media only screen and (max-width:768px){.CurrencyInput_unit__IvTA5{display:none}}.CurrencyInput_label__8CP15{color:var(--color-grey-450);text-transform:capitalize}.CurrencyInput_label__8CP15 .CurrencyInput_labelUnit__jJ_HO{display:none}@media only screen and (max-width:768px){.CurrencyInput_label__8CP15 .CurrencyInput_labelUnit__jJ_HO{display:inline}}.DirectionSelector_directionSelector__7bkay [data-js-label=js-textSwitch__label][data-js-checked=false]{color:var(--v2-system-color-dark)}@media only screen and (max-width:768px){.DirectionSelector_directionSelector__7bkay [role=radiogroup]{height:42px;background:var(--v2-system-color-lighten);border:none}.DirectionSelector_directionSelector__7bkay [data-js-slider-bar=js-slider-bar]{height:32px}}.TextSwitch_switch-default__2SJAr{position:relative}.TextSwitch_switch-default__2SJAr input{display:none}.TextSwitch_switch-default__2SJAr .TextSwitch_text__BTpP_{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;min-width:75px;height:50px;padding:0 15px;white-space:nowrap;cursor:pointer;outline:none}.TextSwitch_switch-default__2SJAr .TextSwitch_text__BTpP_.TextSwitch_checked__vqA0R{color:var(--System--blue)}.TextSwitch_switch-default__2SJAr .TextSwitch_sliderBar__Vy_eT{--text-switch-active-color:var(--Primary--blue);position:absolute;bottom:4px;left:4px;z-index:1;width:129px;height:42px;padding:9px;color:var(--Primary--dark);text-align:center;background:var(--text-switch-active-color);border-radius:34px}.TextSwitch_disabled__PuY9j{color:var(--v2-system-color-grey-light)}.TextSwitch_slider__sNW9L{position:relative;display:flex;justify-content:space-around;padding:0 4px;color:var(--Primary--dark);cursor:pointer;background-color:var(--System--grey);border-radius:34px}@media only screen and (max-width:1024px){.TextSwitch_slider__sNW9L{display:grid;grid-template-columns:repeat(3,1fr);border-radius:24px}}@media only screen and (max-width:768px){.TextSwitch_slider__sNW9L{grid-template-columns:repeat(2,1fr)}}.TextSwitch_switch-payment__ya7Wt .TextSwitch_text__BTpP_,.TextSwitch_switch-priceType__buzqR .TextSwitch_text__BTpP_{height:40px;font-size:14px;font-style:normal;font-weight:500}.TextSwitch_switch-payment__ya7Wt .TextSwitch_text__BTpP_.TextSwitch_checked__vqA0R,.TextSwitch_switch-priceType__buzqR .TextSwitch_text__BTpP_.TextSwitch_checked__vqA0R{font-weight:600;color:var(--System--white)}.TextSwitch_switch-payment__ya7Wt .TextSwitch_sliderBar__Vy_eT,.TextSwitch_switch-priceType__buzqR .TextSwitch_sliderBar__Vy_eT{height:36px;border-radius:6px}.TextSwitch_switch-payment__ya7Wt .TextSwitch_slider__sNW9L,.TextSwitch_switch-priceType__buzqR .TextSwitch_slider__sNW9L{display:grid;grid-template-columns:repeat(2,1fr);height:44px;background-color:var(--System--white);border:1px solid var(--System--grey);border-radius:8px}.TextSwitch_switch-announcementsList__Dpfbd .TextSwitch_text__BTpP_,.TextSwitch_switch-filterPrimary__TISB7 .TextSwitch_text__BTpP_{min-width:auto;height:44px;margin:0 auto;font-size:16px;font-style:normal;font-weight:700;line-height:1.6;color:var(--v2-system-color-dark);letter-spacing:-.16px}@media only screen and (max-width:414px){.TextSwitch_switch-announcementsList__Dpfbd .TextSwitch_text__BTpP_,.TextSwitch_switch-filterPrimary__TISB7 .TextSwitch_text__BTpP_{font-size:12px}}.TextSwitch_switch-announcementsList__Dpfbd .TextSwitch_text__BTpP_.TextSwitch_checked__vqA0R,.TextSwitch_switch-filterPrimary__TISB7 .TextSwitch_text__BTpP_.TextSwitch_checked__vqA0R{color:var(--System--white)}.TextSwitch_switch-announcementsList__Dpfbd .TextSwitch_sliderBar__Vy_eT,.TextSwitch_switch-filterPrimary__TISB7 .TextSwitch_sliderBar__Vy_eT{top:4px;bottom:auto;left:4px;height:36px;border-radius:8px}.TextSwitch_switch-announcementsList__Dpfbd .TextSwitch_slider__sNW9L,.TextSwitch_switch-filterPrimary__TISB7 .TextSwitch_slider__sNW9L{display:grid;grid-template-columns:repeat(2,1fr);height:44px;background:var(--v2-system-color-lighten);border:none;border-radius:8px}.TextSwitch_switch-filterPrimary__TISB7 .TextSwitch_slider__sNW9L{display:flex;width:-moz-fit-content;width:fit-content;height:44px;background:var(--v2-system-color-lighten);border:none;border-radius:8px}.TextSwitch_switch-defaultTab__nlL3B .TextSwitch_slider__sNW9L{display:grid;grid-template-columns:repeat(2,1fr);height:28px;background:var(--v2-system-color-lighten);border:none;border-radius:8px}.TextSwitch_switch-defaultTab__nlL3B .TextSwitch_text__BTpP_{min-width:auto;height:28px;margin:0 auto;font-size:14px;font-style:normal;font-weight:700;line-height:1.6;color:var(--v2-system-color-dark);letter-spacing:-.16px}@media only screen and (max-width:414px){.TextSwitch_switch-defaultTab__nlL3B .TextSwitch_text__BTpP_{font-size:12px}}.TextSwitch_switch-defaultTab__nlL3B .TextSwitch_text__BTpP_.TextSwitch_checked__vqA0R{color:var(--System--white)}.TextSwitch_switch-defaultTab__nlL3B .TextSwitch_sliderBar__Vy_eT{top:4px;bottom:auto;left:4px;width:-moz-min-content;width:min-content;height:28px;border-radius:100px}.InfoBlock_infoBlock__xhApV{display:flex;justify-content:space-between;font-size:14px;font-weight:500;line-height:24px;color:var(--color-grey-450)}@media only screen and (max-width:768px){.InfoBlock_infoBlock__xhApV{margin-top:12px}}.InfoBlock_title__hD7ix{display:flex;gap:7px;align-items:center}.InfoBlock_title__hD7ix svg{position:relative;top:1px}@media only screen and (max-width:768px){.InfoBlock_title__hD7ix{font-size:12px;font-weight:400}.InfoBlock_title__hD7ix svg{display:none}}.InfoBlock_label__R3nJv{position:relative;top:1px;line-height:24px}.InfoBlock_balanceContainer__VdCR7{display:flex;gap:6px;align-items:center}.InfoBlock_balance__SiyoY{position:relative;top:1px}@media only screen and (max-width:768px){.InfoBlock_balance__SiyoY{font-size:12px;font-weight:500;color:var(--v2-primary-color)}}.InfoBlock_addIconContainer__lfOK_{position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;margin:0;cursor:pointer;background:none;background:linear-gradient(110.1deg,#3772ff,#37b7ff);border:none;border-radius:50%}.InfoBlock_addIconContainer__lfOK_>svg:first-child{display:inline}@media only screen and (max-width:768px){.InfoBlock_addIconContainer__lfOK_>svg:first-child{display:none}}.InfoBlock_addBalanceShape__8BYXH{position:relative;display:flex;align-items:center;justify-content:center;width:20px;max-width:20px;height:20px;max-height:20px}.InfoBlock_addBalanceShape__8BYXH svg{position:relative;top:0}.ModalTemplate_container__yx40o{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--v2-primary-font);font-style:normal}.ModalTemplate_title__zFvv6{align-items:center;justify-content:center;margin-bottom:0 20px 8px;font-size:16px;font-weight:700;line-height:160%;letter-spacing:-.16px}.ModalTemplate_message__sGnh5,.ModalTemplate_title__zFvv6{display:flex;color:var(--v2-primary-color);text-align:center}.ModalTemplate_message__sGnh5{flex-direction:column;align-self:stretch;font-size:14px;font-weight:400;line-height:24px}.ModalTemplate_actions__zzoda{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-top:16px}.ModalTemplate_actions__zzoda>a{color:var(--System--white)}@media (max-width:550px){.ModalTemplate_actions__zzoda{flex-wrap:wrap}}.ConfirmTradeModal_modalTitleWrapper__GPJul{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;margin:10px 0}.ConfirmTradeModal_container__0MvXB{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--v2-primary-font);font-style:normal}.ConfirmTradeModal_title__PRoVa{display:flex;align-items:center;justify-content:center;margin-bottom:0 20px 8px;font-size:16px;font-weight:700;line-height:160%;color:var(--v2-primary-color);text-align:center;letter-spacing:-.16px}.ConfirmTradeModal_message__tMJJK{display:flex;flex-direction:column;align-self:stretch;font-size:14px;font-weight:400;line-height:24px;color:var(--v2-primary-color);text-align:center}.ConfirmTradeModal_buttonsContainer__bSSJZ{display:flex;justify-content:space-between}.ConfirmTradeModal_actionButtons__NR05w{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-top:16px}.ConfirmTradeModal_actionButtons__NR05w>a{color:var(--System--white)}@media (max-width:550px){.ConfirmTradeModal_actionButtons__NR05w{flex-wrap:wrap}}.MoreInfo_wrapper__DJ0Ei{display:flex;align-items:center;justify-content:center}.MoreInfo_link__T_P36{width:20px;height:20px}.PriceInput_inputButtonLeft__5mu0N{white-space:nowrap}.PriceInput_section__M2Kj7 input::-moz-placeholder{font-weight:500;color:var(--v2-system-color-dark);opacity:1}.PriceInput_section__M2Kj7 input::placeholder{font-weight:500;color:var(--v2-system-color-dark);opacity:1}.PriceInput_section__M2Kj7>div:first-child{display:flex}.PriceInput_section__M2Kj7>div:last-child{margin-top:2px}.PriceInput_section__M2Kj7 input{height:32px;font-weight:500}@media only screen and (max-width:768px){.PriceInput_section__M2Kj7{border:none;border-radius:4px}.PriceInput_section__M2Kj7 label{font-size:10px;font-weight:400;line-height:12px}.PriceInput_section__M2Kj7 input{text-align:center}.PriceInput_input__Bud2X{min-width:193px;height:32px;padding:0 6px;font-size:12px;background:var(--v2-system-color-lighten);border:2px solid var(--v2-system-color-lighten);border-radius:4px}}.PriceInput_input__Bud2X.PriceInput_error__Xy8kP{border:2px solid var(--v2-system-color-red)}.PriceInput_unit__abaep{font-weight:500;color:var(--v2-system-color-dark)}.PriceInput_unit__abaep.PriceInput_isActive__1TbmU{color:var(--v2-primary-color)}@media only screen and (max-width:768px){.PriceInput_unit__abaep{display:none}}.PriceInput_leftComponent__lHj2F{display:none;align-items:center;justify-content:center}.PriceInput_leftComponent__lHj2F .PriceInput_changeButton__shDMv{display:none}@media only screen and (max-width:768px){.PriceInput_leftComponent__lHj2F,.PriceInput_leftComponent__lHj2F .PriceInput_changeButton__shDMv{display:flex}}.PriceInput_rightComponent__0cg6T{display:flex;align-items:center;justify-content:center}.PriceInput_rightComponent__0cg6T .PriceInput_changeButton__shDMv{display:none}@media only screen and (max-width:768px){.PriceInput_rightComponent__0cg6T .PriceInput_changeButton__shDMv{display:flex}}.PriceInput_label__W5eZp{color:var(--color-grey-450)}.PriceInput_label__W5eZp .PriceInput_labelUnit__yxtfb{display:none}@media only screen and (max-width:768px){.PriceInput_label__W5eZp .PriceInput_labelUnit__yxtfb{display:inline}}.SubmitButton_submitButton__T9R5g{margin-top:4px}@media only screen and (max-width:1024px){.SubmitButton_submitButton__T9R5g{margin-top:12px}}@media only screen and (max-width:768px){.SubmitButton_submitButton__T9R5g{margin-top:8px}}.SubmitButton_renderCommon__czsZa{height:48px}@media only screen and (max-width:768px){.SubmitButton_renderCommon__czsZa{height:32px}}.SubmitButton_renderCommon__czsZa{font-size:14px;font-weight:600;text-align:center}.TypeSelector_tradeDropdownCommon__axcLk{position:relative}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_button__zxllI{display:flex;align-items:center;justify-content:space-between;width:100%;height:30px;padding:6px 8px;font-size:12px;font-weight:500;color:#3F4657;color:var(--v2-primary-color,#3F4657);cursor:pointer;background:#F9F9F9;background:var(--v2-system-color-lighten,#F9F9F9);border:none;border-radius:4px}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_itemList__Xvwmo{position:absolute;top:36px;right:0;z-index:1000;width:100%;margin:0;background:--#fff;background:var(--v2-primary-content,--#fff);border:1px solid #ddd;border:1px solid var(--v2-system-color-grey,#ddd);border-radius:4px}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_dropdownItem__f8GEx{display:flex;align-items:center;justify-content:center;height:-moz-max-content;height:max-content;padding:3px 13px;font-size:12px;font-weight:500;line-height:24px;cursor:pointer;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--v2-system-color-light,#f5f5f5)}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_dropdownItem__f8GEx:first-child{border-radius:4px 4px 0 0}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_dropdownItem__f8GEx:last-child{border-radius:0 0 4px 4px}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_dropdownItem__f8GEx .TypeSelector_label__idC0i{color:#3F4657;color:var(--v2-primary-color,#3F4657)}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_dropdownItem__f8GEx.TypeSelector_active__K7eHU .TypeSelector_label__idC0i{background-image:linear-gradient(110.1deg,#3772FF,#37B7FF);background-image:var(--v2-gradient-blue,linear-gradient(110.1deg,#3772FF 0,#37B7FF 100%));-webkit-background-clip:text;background-clip:text;background-size:100%;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_dropdownItem__f8GEx.TypeSelector_hover__BJGHR{background:#f9f9f9;background:var(--v2-system-color-lighten,#f9f9f9)}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_arrowDown__nxGGc{display:flex;align-items:center;justify-content:flex-end;width:20px;height:20px}.TypeSelector_tradeDropdownCommon__axcLk .TypeSelector_arrowDown__nxGGc.TypeSelector_open__aSX7M svg{transform:rotate(180deg)}.TypeSelector_subNavGroup__MISQm{gap:8px}.TypeSelector_defaultView__lZZd7{display:block}@media only screen and (max-width:768px){.TypeSelector_defaultView__lZZd7{display:none}}.TypeSelector_mobileView__o9gpU{display:none}@media only screen and (max-width:768px){.TypeSelector_mobileView__o9gpU{display:flex;width:100%}}.TradingFees_tradingFees__yaKvL{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:14px;font-weight:500;line-height:24px;color:var(--color-grey-450)}.TradingFees_title__7lg57{display:flex;gap:7px;align-items:center}.TradingFees_title__7lg57 svg{position:relative;top:1px}@media only screen and (max-width:768px){.TradingFees_title__7lg57{font-size:12px;font-weight:400}.TradingFees_title__7lg57 svg{display:none}}.TradingFees_tradingFeesItem__W_wJK{display:flex;gap:6px;align-items:center;font-size:14px}@media only screen and (max-width:768px){.TradingFees_tradingFeesItem__W_wJK{font-size:12px;font-weight:400}}.TradingFees_tradingFee__fHV2u{font-size:14px;font-weight:700;color:var(--color-grey-450)}@media only screen and (max-width:768px){.TradingFees_tradingFee__fHV2u{font-size:12px}}.trade-form_tradeForms__vySgS{background-color:var(--system-color-white);border-radius:8px}.trade-form_tradeFormsRow__2uqge{display:flex;flex-direction:row;gap:30px;align-self:center;justify-content:flex-start;width:100%;padding:20px;margin-bottom:auto}@media only screen and (max-width:768px){.trade-form_tradeFormsRow__2uqge{flex-direction:column;gap:15px;justify-content:center}}.trade-form_tradeFormsRow__2uqge .trade-form_inputWrap__uM99_ label{max-width:50%}.trade-form_tradeFormsColumn__9mJgk{flex:0 1 50%}@media only screen and (max-width:768px){.trade-form_tradeFormsColumn__9mJgk{flex:0 1 70%}}.trade-form_tradeFormInput__0rD8d{margin-bottom:15px}.trade-form_tradeFormInputsRow__M4Oku{display:flex;flex-direction:row;gap:0 15px;align-items:center;margin:15px 0}.trade-form_tradeFormInputWrapper__vMOaZ{width:100%}.trade-form_tradeFormInputErrorWrapper__sW591{width:100%;margin-bottom:-10px}.trade-form_tradeFormInputNoErrorWrapper__79oR3{width:100%;margin-bottom:14px}.trade-form_tradeFormInputHidden__p2aLV{display:none}.trade-form_tradeFormFormFieldsWrapper__bWg10{display:flex;flex-flow:column;gap:12px}.trade-form_typeSelection__8qarp{display:flex;gap:5px;align-items:center;justify-content:space-between}@media only screen and (max-width:768px){.trade-form_moreInfo__sA5Af{display:none}}.market-page_marketPage__00SZF{display:flex;justify-content:flex-start;width:100%;padding:0;margin:0}.market-page_marketPageContainer__EmMJJ{max-width:100%;padding-right:0;padding-left:0}.market-page_marketPageLayout__m9mSP{display:flex;flex-wrap:wrap;gap:10px;width:100%;padding:16px;margin:0}.market-page_marketPageLayout__m9mSP>*{flex:1 0 100%}.market-page_visuallyHidden__QjHDV{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;border:0}.market-page_marketPageTradeTabMobile__oQGw3{display:flex;flex-flow:column;gap:15px}.market-page_marketPageTopBlock__PijQi{display:flex;gap:8px;align-items:stretch;width:100%;height:auto}.market-page_marketPageCreateOrderContainer__xTd0V{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;align-self:flex-start;min-width:350px;max-width:350px;height:-moz-fit-content;height:fit-content;padding:16px;margin:0;overflow:visible;border-radius:10px}.market-page_marketPageCreateOrderContainerMobile__H5YnA{padding:0;margin:0;overflow:hidden}.market-page_marketPageChartContainer__Swv8U{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:350px}.market-page_marketPageInputWrap__mncij{padding:0;margin:0;border-bottom:1px solid var(--v2-system-color-lighten)}.market-page_marketPageResetPaddings__S0CFF .market-page_tabPanel__msAcB{padding:0}.market-page_marketPageBackground__kRkus{background-color:var(--v2-system-color-white)}.market-page_marketPageRoundBorder__v6ha2{display:flex;flex-direction:column;gap:12px;border-radius:8px}.market-page_marketPageMinWidth__Z9lka{min-width:324px}@media only screen and (max-width:1440px){.market-page_marketPageMinWidth__Z9lka{min-width:250px}}.market-page_marketPageFormContainer__I_ej_{background-color:var(--v2-system-color-white);border-radius:8px}.market-page_marketPageTabs__CGNs7{display:none;flex-direction:column;gap:16px}@media only screen and (max-width:768px){.market-page_marketPageTabs__CGNs7{display:flex}.market-page_marketPageTabs__CGNs7 .market-page_swiper__vJ3VG{padding:0}}.market-page_marketPageOld__OlLn_{display:flex;justify-content:center}@media only screen and (max-width:600px){.market-page_marketPageOld__OlLn_{padding:0 15px}}.market-page_marketPageLayoutOld___H94H{display:flex;flex-wrap:wrap;gap:10px;width:100%;padding-top:10px;padding-bottom:60px}.market-page_marketPageLayoutOld___H94H>*{flex:1 0 100%}.market-page_marketPageTradeTabMobileOld__sDB_U{display:flex;flex-flow:column;gap:15px}.market-page_marketPageTopBlockOld__xttTC{display:flex;gap:10px;height:auto;max-height:668px}.market-page_marketPageOrderBookContainerOld__qsGxP{flex:0 0 max(280px,min(22vw,340px));width:max(280px,min(22vw,340px));padding:16px;border-radius:10px}@media only screen and (max-width:1024px){.market-page_marketPageOrderBookContainerOld__qsGxP{display:block;flex:0 0 100%;width:100%;padding:8px}}@media only screen and (max-width:768px){.market-page_marketPageOrderBookContainerOld__qsGxP{width:100%}}.market-page_marketPageCreateOrderContainerOld__piIRX{display:flex;flex-direction:column;gap:16px;width:330px;height:auto;padding:16px;overflow:hidden;border-radius:10px}@media only screen and (max-width:1024px){.market-page_marketPageCreateOrderContainerOld__piIRX{width:330px}}@media only screen and (max-width:768px){.market-page_marketPageCreateOrderContainerOld__piIRX{width:100%}}.market-page_marketPageCreateOrderContainerMobileOld__vNcLc{padding:10px 12px;overflow:hidden}.market-page_marketPageChartContainerOld__zYpdT{flex:1 0 auto;min-height:550px}.market-page_marketPageInputWrapOld__q74NH{padding:15px 20px;border-bottom:1px solid var(--v2-system-color-lighten)}.market-page_marketPageResetPaddingsOld__Swt7t .market-page_tabPanel__msAcB{padding:0}.market-page_marketPageBackgroundOld__5A1qM{background-color:var(--v2-system-color-white)}.market-page_marketPageRoundBorderOld___KFB3{display:flex;flex-direction:column;gap:12px;overflow-y:hidden;border-radius:8px}.market-page_marketPageFormContainerOld__ChAzX{background-color:var(--v2-system-color-white);border-radius:8px}.market-page_marketPageTabsOld__DwrR5{display:none;flex-direction:column;gap:16px}@media only screen and (max-width:768px){.market-page_marketPageTabsOld__DwrR5{display:flex}.market-page_marketPageTabsOld__DwrR5 .market-page_swiper__vJ3VG{padding:0}}