html{cursor:default;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,html{box-sizing:border-box}*{outline:none;margin:0;padding:0}@media(max-width:600px){input,select,textarea{font-size:16px!important}}*,:after,:before{box-sizing:inherit}::selection{color:#121e1d;background:#63d5bb}figure{margin:0 auto}blockquote{margin:0}sub,sup{line-height:1em;font-size:.75em}a{transition-duration:.3s;transition-timing-function:ease-out;transition-property:background-size;text-decoration:none}a,button{color:inherit;cursor:pointer}button{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;text-transform:inherit;text-align:left;margin:0;border:none;background:inherit;padding:0}button[disabled]{cursor:auto}input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;outline:none;border:none}select,textarea{display:block;padding:0;border:0;background-color:rgba(0,0,0,0);margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::placeholder,textarea::placeholder{opacity:1}input[type=email]::-ms-clear,input[type=email]::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=search]::-ms-clear,input[type=search]::-ms-reveal,input[type=tel]::-ms-clear,input[type=tel]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none}input[type=email]::-webkit-search-cancel-button,input[type=email]::-webkit-search-decoration,input[type=email]::-webkit-search-results-button,input[type=email]::-webkit-search-results-decoration,input[type=password]::-webkit-search-cancel-button,input[type=password]::-webkit-search-decoration,input[type=password]::-webkit-search-results-button,input[type=password]::-webkit-search-results-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration,input[type=tel]::-webkit-search-cancel-button,input[type=tel]::-webkit-search-decoration,input[type=tel]::-webkit-search-results-button,input[type=tel]::-webkit-search-results-decoration,input[type=text]::-webkit-search-cancel-button,input[type=text]::-webkit-search-decoration,input[type=text]::-webkit-search-results-button,input[type=text]::-webkit-search-results-decoration{display:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}select{cursor:pointer}select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}select::-ms-expand{display:none}textarea{resize:none}img{object-fit:cover}img,video{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;margin:0}ol,p,ul{margin:0}:root{--black:#000;--general-bg:#121e1d;--general-white:#fff;--general-black:#000103;--general-green:#072722;--general-light-green:#63d5bb;--general-green-disable:#1a1f1e;--general-green-light:#154840;--general-green-hover:#acffec;--general-light:#ebfae6;--general-stroke:#202626;--general-active:#1e2d2a;--grey-grey-1:#959595;--grey-grey-2:#717171;--grey-grey-3:#6d6c74;--grey-grey-4:#9aa1ad;--grey-grey-5:#383940;--grey-grey-6:#24252c;--grey-grey-7:#1b1b1b;--grey-grey-8:#131313;--general-red:#a91d43;--general-red-alt:#db1d50}.dropdown_list{display:flex;flex-direction:column}.dropdown_item{display:flex;padding:4px;align-items:center;gap:8px;align-self:stretch;color:var(--grey-grey-4);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.dropdown_item:hover{color:var(--general-white)}.dropdown_item._active{color:var(--general-light-green)}.td-block{display:flex;align-items:center;gap:8px}.profit{color:var(--general-light-green)!important}.profit span{color:#a6dfd2}.loss{color:var(--general-red-alt)!important}.loss span{color:#e195a9}.position_dashboard_divider{width:100%;height:1px;background:var(--general-stroke)}@media(max-width:768px){.position_dashboard_divider{margin:0 16px}}.custom-gradient_border{display:flex;align-items:center;justify-content:center;color:var(--general-bg);font-size:14px;font-style:normal;font-weight:400;line-height:16px;padding:8px 16px;position:relative;border-radius:8px;background-image:linear-gradient(var(--general-light-green),var(--general-light-green)),linear-gradient(var(--general-light-green) 50%,var(--general-light-green) 80%,rgba(0,0,0,0)),linear-gradient(90deg,#ff4242,#a0ff42,#40a1ff,#43d0ff,#a142fe);background-origin:border-box;background-clip:padding-box,border-box,border-box;border:1px solid hsla(0,0%,100%,.15);border-bottom-color:rgba(0,0,0,0)}.custom-gradient_border,.custom-gradient_border:before{background-size:200%;animation:animatedgradient 2s linear infinite}.custom-gradient_border:before{content:"";filter:blur(.75rem);background-image:linear-gradient(90deg,#ff4242,#a0ff42,#40a1ff,#43d0ff,#a142fe);translate:-50% 0;width:60%;height:10%;position:absolute;z-index:0;left:50%;bottom:-20%}@keyframes animatedgradient{0%{background-position:0}to{background-position:200%}}body,html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--general-bg);font-family:var(--font-inter);font-size:14px;font-style:normal;line-height:normal}body,body[data-scroll-locked]{margin-right:0!important}body._is-scroll{overflow:hidden;height:100svh}::-webkit-scrollbar{width:2px;background:var(--grey-grey-6)}::-webkit-scrollbar-thumb{background:var(--general-light-green)}.container{max-width:1332px;padding:0 24px;width:100%;margin:0 auto}@media(max-width:768px){.container{padding:0 12px}}.mob-td-title{display:none}@media(max-width:1024px){.mob-td-title{display:block;color:var(--grey-grey-1)!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important}}.mobile{display:none}@media(max-width:1024px){.mobile{display:block}}.underline-hover{position:relative}.underline-hover:after,.underline-hover:before{content:"";position:absolute;width:100%;height:1px;background:currentcolor;top:100%;left:0;pointer-events:none}.underline-hover:before{height:10px;top:100%;opacity:0}.underline-hover:after{transition:opacity .3s;opacity:0;transition-delay:0s}.underline-hover:hover:before{opacity:1;animation:line-up .3s ease forwards}.underline-hover:hover:after{opacity:1;transition-delay:.3s}@keyframes line-up{0%{transform-origin:50% 100%;transform:scaleY(.045)}50%{transform-origin:50% 100%;transform:scaleX(1)}51%{transform-origin:50% 0;transform:scaleX(1)}to{transform-origin:50% 0;transform:scaleY(.045)}}.visuallyhidden:not(:focus,:active){position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}:root{--border-radius:8px}