@import url(https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;margin:0;max-height:100vh;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-animation:smoothScroll 1s forwards;animation:smoothScroll 1s forwards;background-color:#001528;color:#fff;padding:1px;position:fixed;top:0;transition:all .5s ease;width:100%;z-index:1}.project-container{max-height:30vh;overflow-y:scroll}.table{cursor:pointer;height:89vh}.headerButton{display:flex;flex-direction:row-reverse}.headerButtons{margin:5px}.containerHeaders{align-items:center;display:flex;justify-content:flex-start;margin-right:10px;padding:10px}.graphView{border:1px solid #c5c2c2;height:85vh;width:auto}.graph{height:500px}.close,.exit{border-color:red;color:red;width:200px}.close{position:absolute;right:20px}.model-container{background:#fff;border-radius:10px;height:200px;padding:30px;width:30vw}.git{height:130px}.model-input{font-size:16px;height:35px;margin:5px;width:95%}.glow-on-hover{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;outline:none;position:relative;z-index:0}.glow-on-hover:before{-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;content:"";-webkit-filter:blur(5px);filter:blur(5px);height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:bla}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{background:#111;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.custom-button{background-color:initial;border:1px solid #0d82b8;color:#fff;height:50px;width:200px}.custom-button:not:disabled:hover{background-color:#01b358!important;border:none;color:#000}.custom-button:hover{background-color:#01b358!important;border:none;color:#fff!important}.custom-button:disabled{border:1px solid #0d82b8;color:#fff}.container{height:30vh}.container,.container-content{display:flex;justify-content:center;width:100vw}.container-content{height:70vh}.content h2{color:#fff;font-size:5em;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.content h2:first-child{-webkit-text-stroke:2px #01b358;color:transparent}.content h2:nth-child(2){-webkit-animation:animate 4s ease-in-out infinite;animation:animate 4s ease-in-out infinite;color:#01b358}@-webkit-keyframes animate{0%,to{-webkit-clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%);clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%);clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%)}}@keyframes animate{0%,to{-webkit-clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%);clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%);clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%)}}
/*# sourceMappingURL=main.fed7d874.css.map*/