#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.my-select .MuiSelect-select{min-height:0!important}.loader-wrapper{background-color:#000c;position:fixed;left:0;top:0;right:0;bottom:0;z-index:1500;display:flex;justify-content:center;align-items:center}.loader-wrapper .loader-inner{transform:scale(.7);display:flex;flex-direction:column;align-items:center;justify-content:center}.loader-inner svg{width:258px;height:258px}.loader-inner .tree-icon{fill:#0f4237}.loader-inner .tree-mask{transform-origin:50% 90%;animation:scale 4s infinite ease-out}.loader-inner .loader-icon{width:300px;margin-top:12px}.lds-message{padding-top:10px;color:#0f4237;font-size:20px;font-family:sans-serif}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#0f4237}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.error{color:#e13636;margin-left:30px}.MuiTableCell-head .MuiTableSortLabel-root.Mui-active,.MuiTableCell-head .MuiTableSortLabel-root.Mui-active .MuiTableSortLabel-icon,.MuiTableCell-head .MuiTableSortLabel-root:hover .MuiTableSortLabel-icon,.MuiTableCell-head .MuiTableSortLabel-root:hover{color:#fff}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{min-height:100%}body{margin:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{outline:none!important}a{transition:all .3s}html,body{min-width:360px;min-height:100vh}body{font-size:16px;line-height:22px;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;-ms-overflow-style:scrollbar;-webkit-font-smoothing:subpixel-antialiased}a{color:#000;text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1;padding:0;margin-bottom:0}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{display:block}p{padding:0}input[type=text],input[type=email],input[type=password],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-input-placeholder{color:#000}::-moz-placeholder{color:#000}:-ms-input-placeholder{color:#000}:-moz-placeholder{color:#000}::-moz-focus-inner{border:0}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}option:not(:checked){color:#000}*{box-sizing:border-box}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input.hide-clear[type=search]::-ms-clear,input.hide-clear[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{border-radius:3px;background:#d8d8d7}::-webkit-scrollbar-thumb{background:#f3f3f3;border-radius:3px;border:1px solid transparent}#root{max-width:100%!important;margin:0!important;padding:0!important;text-align:left!important}.wrapper{background-color:#f2f2f2;min-height:100vh;padding:20px}.MuiFormControl-root{margin-bottom:20px!important}
