body{overflow:hidden}::-webkit-scrollbar{width:5px;height:7px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#dee2e6;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#dee2e6}::-webkit-scrollbar-thumb:active{background:#dee2e6}::-webkit-scrollbar-track{background:transparent;border:0px none #ffffff;border-radius:50px}::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-track:active{background:transparent}::-webkit-scrollbar-corner{background:transparent}.card,.card-button{box-shadow:0 4px 10px #00000080!important}.card.focused,.card.selected,.card-button.focused,.card-button.selected{box-shadow:0 4px 10px #030e75!important;outline:solid 3px rgba(3,14,117,.9333333333)!important}#nprogress{pointer-events:none}#nprogress .bar{display:none;background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:absolute;z-index:9999;top:0;right:0;background-color:#ffffff80}#nprogress .spinner-icon{width:50px;height:50px;box-sizing:border-box;border:5px solid transparent;border-top-color:#000;border-left-color:#000;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
