@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Roboto+Flex:opsz,wght@8..144,100;8..144,200;8..144,300;8..144,400;8..144,500;8..144,600;8..144,700;8..144,800;8..144,900;8..144,1000&display=swap";html.dark ::-webkit-scrollbar{width:16px;height:16px}html.dark ::-webkit-scrollbar-corner,html.dark ::-webkit-scrollbar-track{background-color:#404040}::-webkit-scrollbar-thumb{background-color:#606060;background-clip:padding-box;border:2px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:#707070}::-webkit-scrollbar-thumb:active{background-color:gray}::-webkit-scrollbar-button:single-button{background-color:#404040;display:block;background-size:10px;background-repeat:no-repeat}::-webkit-scrollbar-button:single-button:vertical:decrement{height:12px;width:16px;background-position:center 4px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='50,00 0,50 100,50'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:decrement:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='50,00 0,50 100,50'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:decrement:active{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='50,00 0,50 100,50'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:increment{height:12px;width:16px;background-position:center 2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 100,0 50,50'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:increment:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='0,0 100,0 50,50'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:increment:active{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='0,0 100,0 50,50'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:decrement{height:12px;width:12px;background-position:3px 3px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,50 50,100 50,0'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:decrement:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='0,50 50,100 50,0'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:decrement:active{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='0,50 50,100 50,0'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:increment{height:12px;width:12px;background-position:3px 3px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 0,100 50,50'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:increment:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='0,0 0,100 50,50'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:increment:active{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='0,0 0,100 50,50'/></svg>")}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{text-rendering:optimizeLegibility;transition:color .5s,background-color .5s;transition-property:color,background-color;transition-duration:.5s,.5s;transition-timing-function:ease,ease;transition-delay:0s,0s;transition:background-color .5s;font-synthesis:none;direction:ltr}button:not(:disabled):not([disabled]){cursor:pointer}button:disabled,button[disabled]{cursor:not-allowed}.rollOut{animation:rollOut .5s ease-out}.errorShake{animation:errorShake .4s ease-in-out;animation-iteration-count:2;border:2px solid rgb(232,9,9)!important}.errorShake.no-border{border:none!important}.dropdownErrorShake>select{animation:errorShake .4s ease-in-out;animation-iteration-count:2;border:2px solid rgb(232,9,9)!important}@keyframes errorShake{0%{transform:translate(0)}10%{transform:translate(2px)}20%{transform:translate(-2px)}30%{transform:translate(2px)}40%{transform:translate(-2px)}50%{transform:translate(2px)}60%{transform:translate(-2px)}70%{transform:translate(2px)}80%{transform:translate(-2px)}90%{transform:translate(2px)}to{transform:translate(0)}}@keyframes rollOut{0%{opacity:0;transform:translate(50%)}80%{opacity:1;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}
