#nprogress{pointer-events:none}::-webkit-scrollbar{width:10px;height:10px;background:rgb(241 241 241)}::-webkit-scrollbar-thumb{background:rgb(161 161 161)}@media only screen and (max-width:576px){#nprogress{display:none}}#nprogress .bar{background:#03a87c;position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #03a87c,0 0 5px #0ba889;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}.scrollbar-1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,.3);background:#eeeff4}.scrollbar-1::-webkit-scrollbar{width:7px}.scrollbar-1::-webkit-scrollbar-thumb{background-color:#bababa;border-radius:8px;border:2px solid #ffffff}.scrollbar-2::-webkit-scrollbar{width:7px;background:transparent}.scrollbar-2::-webkit-scrollbar-thumb{background:#CBD5E0;border-radius:10px}.scrollbar-3::-webkit-scrollbar{width:5px;height:3px;background:transparent}.scrollbar-3::-webkit-scrollbar-thumb{background:#e4e8eb;border-radius:10px}#printContainer{display:none}@media print{#crowd-shortcut{display:none}#printContainer{background-color:white;display:block}}.log{width:100%;font-size:15px;padding:10px;margin-bottom:20px;font-family:Poppins,sans-serif;font-weight:500;border-radius:50px;color:white;border:3px solid #7673c8;background-color:#7673c8;transition:.4s}.log:hover{background-color:#5c59a7}@media print{.noprint{visibility:hidden}.pageBreak{page-break-after:always}}.box{--border-size:2px;--border-angle:0turn;width:100%;background-image:conic-gradient(from var(--border-angle),rgb(255,255,255),rgb(255,255,255) 50%,rgb(255,255,255)),conic-gradient(from var(--border-angle),transparent 20%,rgb(177,217,255),rgb(255,186,199));background-size:calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover;background-position:50%;background-repeat:no-repeat;animation:bg-spin 8s linear infinite}@keyframes bg-spin{to{--border-angle:1turn}}@property --border-angle{syntax:"<angle>";inherits:true;initial-value:0turn}.box:hover{animation-play-state:paused}.span-text{font-weight:bolder}