.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:square;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:square}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .5s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .5s ease-in}.move-left{animation-name:move-left;animation-duration:2s;animation-iteration-count:infinite}@keyframes move-left{0%{left:0;transform:translateX(0)}to{left:13%;transform:translateX(13%)}}:export{paper:#fff;primaryLight:#e3f2fd;primary50:rgba(95,171,253,.07);primary100:rgba(145,206,254,.56);primary200:#90caf9;primary300:rgba(93,156,236,.53);primaryMain:#2196f3;primaryDark:#1e88e5;primary800:#1565c0;secondaryLight:#ede7f6;secondary100:rgba(192,172,233,.78);secondary200:#b39ddb;secondary50:#f8f6ff;secondary60:#e6def6;secondaryMain:#673ab7;secondaryDark:#5e35b1;secondary800:#4527a0;successLight:#b9f6ca;success40:hsla(90,73%,85%,.39);success50:#ecf8f1;success100:#d1ffdd;success200:#90f8c4;success300:#7ed644;success400:#5cb040;successMain:#00e676;successDark:#00c853;successDeepDark:#006e37;greenLight:#daf5bf;greenDark:#60bf60;error100:#f6dede;error200:hsla(0,79%,74%,.5);error250:#ffa49a;error300:#f18888;error400:#f18a82;errorLight:#fff7f7;errorMain:#f44336;errorDark:#c62828;orange400:#fc6156;orangeLight:#fbe9e7;orangeMain:#ffab91;orangeDark:#d85633;warningLight:#fff8e1;warning100:#e7d7b5;warningMain:#ffe57f;warningDark:#ffc107;warningDeepDark:#e1a507;grey50:#fafafa;grey100:#f5f5f5;grey200:#eee;grey300:#e0e0e0;grey400:rgba(80,80,80,.5);grey500:#9e9e9e;grey600:#757575;grey700:#616161;grey900:#212121;azure400:#1bc2c2;azure500:#12b8b8;darkPaper:#111936;darkBackground:#1a223f;darkLevel1:#29314f;darkLevel2:#212946;darkTextTitle:#d7dcec;darkTextPrimary:#bdc8f0;darkTextSecondary:#8492c4;darkPrimaryLight:#e3f2fd;darkPrimaryMain:#2196f3;darkPrimaryDark:#1e88e5;darkPrimary200:#90caf9;darkPrimary500:#6394ee;darkPrimary800:#1565c0;darkSecondaryLight:#d1c4e9;darkSecondaryMain:#7c4dff;darkSecondaryDark:#651fff;darkSecondary200:#b39ddb;darkSecondary800:#6200ea}.checkbox-container{margin:15px 0;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.checkbox-container label{position:absolute;z-index:2;padding-left:30px;cursor:pointer}.checkbox-container input{opacity:0;visibility:hidden;position:absolute}.checkbox-container input:checked~.checkbox{border:none;box-shadow:inset 0 0 0 15px #673ab7}.checkbox-container input:disabled~.checkbox{border:none;cursor:auto;box-shadow:inset 0 0 0 15px #e0e0e0}.checkbox-container input:checked~.checkbox:after{opacity:1;transform:scale(2.3)}.checkbox-container .checkbox{width:20px;height:20px;display:flex;justify-content:center;align-items:center;position:relative;border-radius:2px;background-color:#fff;border:2px solid #4b4545;transition:all .15s cubic-bezier(0,1.05,.72,1.07)}.checkbox-container .checkbox:after{content:"";width:100%;height:100%;opacity:0;z-index:1;position:absolute;background-size:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.checkbox-container .checkbox.indeterminate:after{content:"";display:block;width:5px;height:10px;border:solid #fff;border-width:2px 0 0;position:absolute;top:14px;left:7px}.absolute{position:absolute}.hidden{overflow:hidden}.justify-center{justify-content:center}.align-center{align-items:center}.flex{display:flex}.m-auto{margin:auto}.grid{display:grid}.relative{position:relative}.top-0{top:0}.z-10{z-index:10}.cursor-move{cursor:move}.bg-zinc-100{background-color:#f4f4f5}.basis-full{flex-basis:100%}.h-screen{height:100vh}.w-full{width:100%}.max-w-50{max-width:50%}.max-w-0{max-width:0}.pr-2{padding-right:1.5rem}.pl-2{padding-left:1.5rem}.border-8{border-width:10px}.box-border{box-sizing:border-box}.border-10{border-width:10px}.bg-grid{background-image:url(/_next/static/media/rect.b618acdf.png);background-repeat:repeat}.bg-grid:focus{outline:none}.thin-scrollbar::-webkit-scrollbar{width:10px}.none-scrollbar::-webkit-scrollbar{width:0}body{overflow-y:auto}body::-webkit-scrollbar{width:15px}body::-webkit-scrollbar-track{background-color:transparent}body::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px;border:2px solid transparent;background-clip:content-box}body::-webkit-scrollbar-thumb:hover{background-color:#9e9e9e}.slick-arrow:before{color:#9e9e9e}.fullscreen .react-images__blanket{z-index:1200}.apexcharts-legend-series .apexcharts-legend-marker{margin-right:8px}.scrollbar-container .ps__rail-y.ps--clicking .ps__thumb-y,.scrollbar-container .ps__rail-y:focus>.ps__thumb-y,.scrollbar-container .ps__rail-y:hover>.ps__thumb-y,.scrollbar-container .ps__thumb-y{background-color:#9e9e9e;width:5px}.scrollbar-container .ps__thumb-y{border-radius:6px;right:0}.scrollbar-container.ps.ps--active-y>.ps__rail-y,.scrollbar-container>.ps.ps--active-y>.ps__rail-y{width:5px;background-color:transparent!important;z-index:999}.scrollbar-container.ps.ps--active-y>.ps__rail-y.ps--clicking,.scrollbar-container.ps.ps--active-y>.ps__rail-y:hover,.scrollbar-container>.ps.ps--active-y>.ps__rail-y.ps--clicking,.scrollbar-container>.ps.ps--active-y>.ps__rail-y:hover{width:5px;background-color:transparent}.scrollbar-container.ps.ps--scrolling-x>.ps__rail-x,.scrollbar-container.ps.ps--scrolling-y>.ps__rail-y,.scrollbar-container>.ps.ps--scrolling-x>.ps__rail-x,.scrollbar-container>.ps.ps--scrolling-y>.ps__rail-y{opacity:.4;background-color:transparent}@keyframes wings{50%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes blink{50%{opacity:0}to{opacity:1}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-5px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7px,0)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}90%{transform:translate3d(0,-2px,0)}}@keyframes slideY{0%,50%,to{transform:translateY(0)}25%{transform:translateY(-10px)}75%{transform:translateY(10px)}}@keyframes slideX{0%,50%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e8991e2dc7e8967c-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/21f52075fcc698f5-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4583bbe0f56f12b8-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0430546470f34d2f-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/fc9dd221f93546f0-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/07c05fe8be04ac7c-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3f7d8c1d79aba93c-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e8991e2dc7e8967c-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/21f52075fcc698f5-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4583bbe0f56f12b8-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0430546470f34d2f-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/fc9dd221f93546f0-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/07c05fe8be04ac7c-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Noto_Sans_Display_1a5bd3;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3f7d8c1d79aba93c-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Noto_Sans_Display_Fallback_1a5bd3;src:local("Arial");ascent-override:106.04%;descent-override:29.06%;line-gap-override:0.00%;size-adjust:100.81%}.__className_1a5bd3{font-family:__Noto_Sans_Display_1a5bd3,__Noto_Sans_Display_Fallback_1a5bd3;font-style:normal}