body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Poppins,JetBrains Mono,Montserrat,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes scroll{0%{color:#59395c;transform:translateX(0)}19%{color:#59395c;transform:translateX(0)}20%{color:gray;transform:translateX(0)}60%{color:gray;transform:translateX(-100%)}61%{color:#fff;transform:translateX(-100%)}62%{color:#fff;transform:translateX(130%)}63%{color:gray;transform:translateX(130%)}99%{color:gray;transform:translateX(1%)}to{color:#59395c;transform:translateX(0)}}.text{align-items:center;display:flex;justify-content:center}.container,.text{position:absolute}.container{height:300px;left:50%;top:45%;transform:translate(-50%,-50%);width:500px}.container:after{animation:shadow-anima 1.2s cubic-bezier(.55,.01,.16,1.34) infinite;animation-delay:.1s;background-color:#13242c1a;border-radius:12px;bottom:40px;content:"";height:12px;left:80px;position:absolute;width:350px;z-index:-1}.caveman{height:300px;position:absolute;width:250px}.caveman:first-child{right:20px}.caveman:nth-child(2){left:20px;transform:rotateY(180deg)}.head{border-radius:50px;height:140px;left:60px;top:25px;width:65px}.head,.head:after,.head:before{background-color:#13242c;position:absolute}.head:after,.head:before{border-radius:10px;content:"";height:20px;width:7px}.head:after{left:35px;top:-8px;transform:rotate(20deg)}.head:before{left:30px;top:-8px;transform:rotate(-20deg)}.head .eye{background-color:#eab08c;border-radius:50px;height:16px;left:50%;position:absolute;top:40px;transform:translateX(-50%);width:48px}.head .eye:after,.head .eye:before{background-color:#13242c;border-radius:50%;content:"";height:5px;position:absolute;top:50%;transform:translateY(-50%);width:5px}.head .eye:after{left:5px}.head .eye:before{right:9px}.head .eye .nose{background-color:#d9766c;border-left:8px solid #13242c1a;border-radius:10px;box-sizing:border-box;height:35px;top:50%;transform:translate(-50%,-50%);width:15px}.head .eye .nose,.shape{left:50%;position:absolute}.shape{border-radius:50%;height:140px;overflow:hidden;top:70px;transform:translateX(-50%);width:140px}.shape .circle{border-radius:50%;height:60px;position:absolute;width:60px}.shape .circle:after,.shape .circle:before{border-radius:50%;content:"";height:20px;position:absolute;width:20px}.shape .circle:after{left:50px;top:10px}.shape .circle:before{left:60px;top:45px}.shape .circle:first-child{left:-12px;top:80px}.shape .circle:nth-child(2){right:10px;top:0;transform:rotate(90deg)}.shape .circle:nth-child(2):after{left:65px;top:10px}.shape .circle:nth-child(2):before{display:none}.caveman:first-child .shape{background-color:#d13433}.caveman:first-child .shape .circle,.caveman:first-child .shape .circle:after,.caveman:first-child .shape .circle:before,.caveman:nth-child(2) .shape{background-color:#932422}.caveman:nth-child(2) .shape .circle,.caveman:nth-child(2) .shape .circle:after,.caveman:nth-child(2) .shape .circle:before{background-color:#d13433}.arm-right{background-color:#eab08c;border-left:8px solid #13242c1a;border-radius:50px;box-sizing:border-box;height:180px;left:135px;position:absolute;top:80px;transform-origin:30px 30px;width:60px;z-index:1}.arm-right .club{border-bottom:110px solid #601513;border-left:1px solid #0000;border-right:1px solid #0000;height:0;left:-60px;position:absolute;top:120px;transform:rotate(70deg);width:20px}.arm-right .club:after,.arm-right .club:before{background-color:#601513;border-radius:50%;content:"";left:0;position:absolute}.arm-right .club:after{height:20px;top:-10px;width:20px}.arm-right .club:before{height:40px;left:-10px;top:90px;width:40px}.leg{border-radius:10px;height:55px;top:200px}.leg,.leg:after{position:absolute;width:10px}.leg:after{border-radius:50%;content:"";height:10px;left:-5px;top:15px}.leg .foot{border-radius:25px 25px 0 0;height:25px;left:-38px;position:absolute;top:30px;width:50px}.leg .foot .fingers,.leg .foot .fingers:after,.leg .foot:after,.leg .foot:before{background-color:#eab08c;border-radius:50%;bottom:0;height:15px;position:absolute;transform-origin:bottom;width:15px}.leg .foot:after{content:"";left:-6px}.leg .foot:before{content:"";left:8px;transform:scale(.6)}.leg .foot .fingers{left:15px;transform:scale(.6)}.leg .foot .fingers:after{content:"";left:11px}.leg:first-child{left:95px}.leg:first-child,.leg:first-child .foot,.leg:first-child .foot:after,.leg:first-child:after{background-color:#b2524d}.leg:first-child .foot:before{display:none}.leg:nth-child(2){left:115px}.leg:nth-child(2),.leg:nth-child(2) .foot,.leg:nth-child(2):after{background-color:#d9766c}.caveman:first-child .arm-right,.caveman:nth-child(2) .arm-right{animation:arm-anima 1.2s cubic-bezier(.55,.01,.16,1.34) infinite}.caveman:nth-child(2) .arm-right{animation-delay:.6s}@keyframes arm-anima{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.caveman:first-child .head,.caveman:nth-child(2) .head{animation:head-anima 1.2s cubic-bezier(.55,.01,.16,1.34) infinite}.caveman:first-child .head{animation-delay:.6s}@keyframes head-anima{0%{top:25px}42%{top:25px}45%{top:50px}to{top:25px}}.caveman:nth-child(2) .eye:after,.caveman:nth-child(2) .eye:before{animation:eye-anima 1.2s cubic-bezier(.55,.01,.16,1.34) infinite}.caveman:first-child .eye:after,.caveman:first-child .eye:before{animation:eye-anima 1.2s cubic-bezier(.55,.01,.16,1.34) infinite;animation-delay:.6s}@keyframes eye-anima{0%{height:5px}42%{height:5px}45%{height:1px}to{height:5px}}@keyframes shadow-anima{0%{left:80px;width:350px}25%{left:80px;width:450px}50%{left:80px;width:350px}75%{left:0;width:450px}to{left:80px;width:350px}}#link{align-items:center;bottom:20px;color:#000;display:flex;left:50%;opacity:.2;position:absolute;transform:translateX(-50%)}#link p{margin:0 0 0 5px}#link:hover{opacity:1}.main-container{-ms-overflow-style:none;background-attachment:fixed;background-image:url(/static/media/login_page_bg.04500e25e704546d8c90.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;overflow-y:auto;scrollbar-width:thin;width:100vw}.main-container::-webkit-scrollbar{width:.5rem}.main-container::-webkit-scrollbar-thumb{background-color:#53fdfd}@keyframes colorChange{0%{background-color:blue}25%{background-color:#e312bd}50%{background-color:green}75%{background-color:orange}to{background-color:blue}}.colorchange{animation-duration:6s;animation-iteration-count:infinite;animation-name:colorChange}
/*# sourceMappingURL=main.490d7043.css.map*/