.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.custom-handle{position:absolute;width:8px;height:8px;background-color:#3ecf8e;opacity:.9;border-radius:0;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);box-shadow:#3ecf8e;transition:all .2s ease}.custom-handle:hover{background-color:#3ecf8e;box-shadow:#3ecf8e;transform:scale(1.3)}.custom-handle-sw{bottom:-4px;left:-4px;cursor:sw-resize}.custom-handle-se{bottom:-4px;right:-4px;cursor:se-resize}.custom-handle-nw{top:-4px;left:-4px;cursor:nw-resize}.custom-handle-ne{top:-4px;right:-4px;cursor:ne-resize}.custom-handle-w,.custom-handle-e{top:50%;margin-top:-4px;cursor:ew-resize}.custom-handle-w{left:-4px}.custom-handle-e{right:-4px}.custom-handle-n,.custom-handle-s{left:50%;margin-left:-4px;cursor:ns-resize}.custom-handle-n{top:-4px}.custom-handle-s{bottom:-4px}.custom-resize-handle-component{background-color:#3ecf8e!important;box-shadow:#3ecf8e}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--green: #3ECF8E;--red: #FD0E35}:root{--bg-color: #393939;--bg-header: #2c2d2d;--bg-divider: #171919;--color-red: #f56565;--card-bg: #393939;--card-bg-light: #494949}*{box-sizing:border-box;list-style-type:none;margin:0;padding:0}li{padding-top:5px;padding-bottom:5px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#919191ff;-webkit-box-shadow:0 0 0px 40rem #2D2D2D inset}.ant-input:-webkit-autofill,.ant-input-password input:-webkit-autofill,.ant-input-affix-wrapper input:-webkit-autofill{transition:background-color 5000s ease-in-out 0s!important;-webkit-text-fill-color:#919191!important;-webkit-box-shadow:0 0 0px 1000px #2D2D2D inset!important;border-color:#404040!important}.ant-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #2D2D2D inset,0 0 0 2px #3ECF8E!important;border-color:#3ecf8e!important}.ant-pagination .ant-pagination-item{line-height:unset!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body{background-color:var(--bg-color)}.container{max-width:1980px;width:100%;margin:0 auto}@media print{.printBody{font-family:inherit}}
