.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}.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)}.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)}.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}.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_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}.OrderBookTable_tableHeader___O5li .OrderBookTable_totalColumn__WjHK3{padding-right:16px;padding-left:0;text-align:right}.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_tableRow__P0w_3 td{padding:4px 3px 4px 0;font-size:12px}.OrderBookTable_tableHeader___O5li th:nth-child(2){min-width:100px;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}}.empty-table_container__2B1zE{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:80px}@media only screen and (max-width:768px){.empty-table_container__2B1zE{margin:80px auto}}.empty-table_emptyContent__hhbwB{display:flex;flex-direction:column;gap:32px;align-items:center}.empty-table_content__mCV2x{font-size:22px;font-style:normal;font-weight:700;line-height:160%;color:#7b7c84;color:var(--System-dark-grey,#7b7c84);text-align:center}@media only screen and (max-width:768px){.empty-table_content__mCV2x{font-size:16px}}.RecentTradesTable_tableWrapper__neTbF{display:flex;flex-direction:column;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;flex:1;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;display:flex;align-items:center;width:100%;height:28px;padding-bottom:4px;will-change:transform}.RecentTradesTable_virtualRow__ALYfm>div{height:20px;padding:4px 16px;font-size:12px;font-weight:500}.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;background-color:var(--v2-system-color-lighten)}.RecentTradesTable_headerRow__lU4Ne{display:flex;align-items:center;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--system-pale-grey,#f5f5f5)}.RecentTradesTable_headerRow__lU4Ne>div{padding:8px 0 4px 16px;font-size:12px;font-weight:600;color:var(--System--dark-grey);text-align:left}.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(--color-success-500)}.RecentTradesTable_priceCell__KMV4l.RecentTradesTable_sell__QU7_E{color:var(--color-error-500)}.RecentTradesTable_amountCell__SWZxU,.RecentTradesTable_amountColumn__QSs1P{flex:0 0 37%;width:37%;text-align:left}.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;font-size:11px}.RecentTradesTable_virtualRow__ALYfm>div{padding:4px 8px;font-size:12px}}.RecentTradesTable_tableHeader__rjxmq.RecentTradesTable_tHeadBgTransparent__ilNMs{background:transparent}.RecentTradesTable_tableHeader__rjxmq.RecentTradesTable_tHeadBgTransparent__ilNMs .RecentTradesTable_headerRow__lU4Ne{border-bottom:none}.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{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_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{flex:1;text-align:center}}.RiseOrFall_groupingSelectorWrapper__DtSNn{display:none}@media only screen and (max-width:768px){.RiseOrFall_groupingSelectorWrapper__DtSNn{display:flex;align-items:center}}.OrderBook_orderBook__vOEvb{--order-book-gap:8px;display:flex;flex-direction:column;gap:var(--order-book-gap)}@media only screen and (max-width:1024px){.OrderBook_orderBook__vOEvb{--order-book-gap:8px;display:block;width:100%}}.OrderBook_orderBook__vOEvb table{table-layout:fixed}@media only screen and (max-width:768px){.OrderBook_orderBookMobile__h2rgA{box-sizing:border-box;display:inline-block;width:calc(50% - 4px);white-space:normal;vertical-align:top}.OrderBook_orderBookMobile__h2rgA:nth-child(2){margin-right:8px;margin-left:8px}}@media only screen and (max-width:1024px){.OrderBook_orderBookTablet__VPybM{box-sizing:border-box;flex:1;min-width:0;white-space:normal}}.OrderBook_orderBookTablesContainer__oLhUI{position:relative}@media only screen and (max-width:1024px){.OrderBook_orderBookTablesContainer__oLhUI{display:block;width:100%;margin-top:var(--order-book-gap);white-space:nowrap;display:flex;gap:12px;white-space:normal}}.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:20px;margin-bottom:8px}}.OrderBook_orderBookTabs__pTMiO{padding-bottom:4px}.OrderBook_subNavGroup__7sY_4{gap:4px}.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%}.sliderWrapper{padding:0 10px;&.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:1px solid var(--v2-system-color-red)}.sliderWrapper.invalid .noUi-horizontal .noUi-handle{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 .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(-30%)}.sliderWrapper.showPipsPercent .noUi-value.noUi-value-horizontal.noUi-value-large:last-child{transform:translateX(-90%)}.sliderWrapper.showPipsPercent .noUi-value.noUi-value-horizontal.noUi-value-large:nth-child(2){transform:translateX(-10%)}.slider{width:100%;margin-bottom:15px}.slider.noUi-target{box-shadow:none}.slider.noUi-horizontal{height:30px;background:none;border:none}.slider .noUi-base{z-index:1;cursor:pointer}.slider .noUi-pips-horizontal{top:12px;height:0;padding:0;color:var(--v2-system-color-dark);border:1px solid var(--v2-system-color-dark)}.slider.invalid .noUi-pips-horizontal{color:var(--v2-system-color-red);border:1px solid var(--v2-system-color-red)}.slider.noUi-horizontal .noUi-handle{top:2px;width:20px;height:20px;cursor:pointer;background:var(--v2-system-color-white);border:4px solid var(--v2-system-color-dark);border-radius:24px;box-shadow:0 4px 16px -8px rgba(15,15,15,.1);translate:-10px}@media only screen and (max-width:768px){.slider.noUi-horizontal .noUi-handle{border:3px solid var(--v2-system-color-dark)}}.slider.noUi-horizontal .noUi-handle.noUi-handle:after,.slider.noUi-horizontal .noUi-handle.noUi-handle:before{display:none!important}.slider.noUi-horizontal .noUi-handle.noUi-touch-area{display:none}.slider.noUi-horizontal .noUi-handle.disabled{border:4px solid var(--v2-system-color-dark)}@media only screen and (max-width:768px){.slider.noUi-horizontal .noUi-handle.disabled{border:3px solid var(--v2-system-color-dark)}}.slider .noUi-handle:hover{background:var(--v2-system-color-white);border:4px solid var(--v2-primary-color);box-shadow:0 4px 16px -8px rgba(15,15,15,.1)}@media only screen and (max-width:768px){.slider .noUi-handle:hover{border:3px solid var(--v2-primary-color)}}.slider .noUi-active{background:var(--v2-system-color-white);border:4px solid var(--v2-primary-color);border-radius:24px;box-shadow:0 4px 16px -8px rgba(15,15,15,.1)}@media only screen and (max-width:768px){.slider .noUi-active{border:3px solid var(--v2-primary-color)}}.slider{& .noUi-handle:before,.noUi-handle:after{display:none}}.slider .noUi-marker-horizontal.noUi-marker-normal{display:none}.slider .noUi-marker-horizontal.noUi-marker-large{top:-3px;height:6px;background:var(--v2-system-color-dark)}.slider.invalid .noUi-marker-horizontal.noUi-marker-large{background:var(--v2-system-color-red)}.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-origin .noUi-active .noUi-tooltip{display:block}.slider .noUi-connect{background:var(--v2-primary-color);top:8px;width:100%;height:2px;max-height:100%}.slider .noUi-connects{position:static;display:none}.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}.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}.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(--color-grey-450)}@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]{translate:0 2px!important;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:5px;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:#7b7c84;color:var(--system-dark-grey,#7b7c84)}.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;margin-top:12px;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:16px}@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:8px}.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}}.marketPage{display:flex;justify-content:center}@media only screen and (max-width:600px){.marketPage{padding:0 15px}}.marketPage-layout{display:flex;flex-wrap:wrap;gap:10px;width:100%;padding-top:10px;padding-bottom:60px}.marketPage-layout>*{flex:1 0 100%}.visually-hidden{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}.marketPage-tradeTabMobile{display:flex;flex-flow:column;gap:15px}.marketPage-topBlock{display:flex;gap:10px;height:auto;max-height:668px}.marketPage-orderBookContainer{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){.marketPage-orderBookContainer{display:block;flex:0 0 100%;width:100%;padding:8px}}@media only screen and (max-width:768px){.marketPage-orderBookContainer{width:100%}}.marketPage-createOrderContainer{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){.marketPage-createOrderContainer{width:330px}}@media only screen and (max-width:768px){.marketPage-createOrderContainer{width:100%}}.marketPage-createOrderContainer--mobile{padding:10px 12px;overflow:hidden}.marketPage-chartContainer{flex:1 0 auto;min-height:550px}.marketPage-inputWrap{padding:15px 20px;border-bottom:1px solid var(--v2-system-color-lighten)}.marketPage-resetPaddings .tabPanel{padding:0}.marketPage-background{background-color:var(--v2-system-color-white)}.marketPage-roundBorder{display:flex;flex-direction:column;gap:12px;overflow-y:hidden;border-radius:8px}.marketPage-formContainer{background-color:var(--v2-system-color-white);border-radius:8px}.marketPage-tabs{display:none;flex-direction:column;gap:16px}@media only screen and (max-width:768px){.marketPage-tabs{display:flex}.marketPage-tabs .swiper{padding:0}}