@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Comfortaa;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{scrollbar-color:#0c2c4e transparent;scrollbar-width:thin}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#0c2c4e;border:3px solid transparent;border-radius:20px}.App{margin:none}a:active,a:hover,a:link,a:visited{text-decoration:none}.container{display:grid;grid-template-areas:"vtop vtop" "bleft bright";grid-template-columns:55% 45%;grid-template-rows:auto;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.top{-webkit-columns:1;column-count:1;display:flex;grid-area:vtop;height:75px;justify-content:space-around;width:100%}.top img{height:50px;padding:10px}.top p{margin:0}.hleft{display:flex;grid-area:bleft;justify-content:right;min-height:100%;width:100%}.hleft img{-webkit-user-drag:none;max-width:500px;min-width:300px;padding-right:100px;padding-top:50px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.hright{color:#000;display:flex;flex-direction:column;grid-area:bright;justify-content:center;min-height:100%;text-align:left;width:100%}.hright h1{font-size:72px;font-weight:400}.enterButton{color:#fff;display:flex;height:85px;justify-content:center;text-align:center;width:300px}@media only screen and (max-width:1000px){.container{display:grid;grid-template-areas:"vtop vtop" "bleft bleft" "bright bright";grid-template-columns:55% 45%;grid-template-rows:auto;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.top{-webkit-columns:1;column-count:1;flex-wrap:wrap;grid-area:vtop;height:400px;padding:25px}.hleft,.top{display:flex;justify-content:center;width:100%}.hleft{grid-area:bleft;min-height:50%}.hleft img{-webkit-user-drag:none;max-width:500px;min-width:100%;padding-left:125px;padding-top:0;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.hright{color:#000;display:flex;flex-wrap:wrap;grid-area:bright;justify-content:center;min-height:100%;text-align:center;width:100%}.hright h1{font-size:55px;margin-left:25px}.enterButton{display:flex;justify-content:center;margin:30px auto 100px;text-align:center}}button{--purple:#82bcff;--pink:#1e92ff;--blue:#61dafb;-webkit-appearance:none;appearance:none;background-color:#3abefc;border:none;color:#fff;cursor:pointer;display:flex;font-family:Comfortaa;font-size:30px;font-weight:100;justify-content:space-around;letter-spacing:-1px;line-height:48px;margin:0;outline:none;position:relative;text-align:center;width:350px}.objects,button{border-radius:60px}.objects{background:linear-gradient(60deg,var(--blue) 0,#00d9ff 30%,var(--pink) 70%);bottom:-1px;left:-1px;right:-1px;top:-1px}.blush,.objects{position:absolute}.blush{bottom:-15px;-webkit-filter:blur(20px);filter:blur(20px);height:30px;width:100px}.blush.pink{background:var(--purple);right:20px}.blush.blue{background:var(--blue);left:20px}.objects .objectcontainer{bottom:-100px;left:-100px;pointer-events:none;position:absolute;right:-100px;top:-100px;width:calc(100% + 200px)}.objects canvas{height:100%;position:absolute;width:100%}.label{font-weight:300;z-index:1}.label,.number{padding:20px 0;-webkit-transform:translateZ(0);transform:translateZ(0)}.number{position:relative;width:88px}.number:before{background-color:#35373f;bottom:1px;content:"";left:0;position:absolute;top:1px;width:1px}.current{color:#8a8d9b;display:block;opacity:1}.new{color:#fbfaaa;top:20px}.add,.new{display:block;left:0;position:absolute;right:0}.add{bottom:100%;color:#5eff6b;opacity:0;pointer-events:none;-webkit-transform:translateY(38px);transform:translateY(38px)}.aboutcontainer{background-color:#fff}.atitle{background-color:#3abefc;color:#fff;font-size:30px;padding-top:45px;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.atitle h1{font-weight:400}.atitle h4{color:#fff;padding-bottom:50px;transition:.5s}.atitle h4:hover{color:#0c3f71}.whiteblockright{background-color:#fff;display:flex;width:100%}.wleft{display:flex;flex-direction:column;padding:50px}.wright img{-webkit-user-drag:none;max-width:500px;min-width:300px;padding-bottom:50px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.postersection{background-color:#3abefc;color:#fff;display:flex;justify-content:space-around;padding-bottom:50px;padding-top:50px;text-align:center;width:100%}.postersection h2{-webkit-user-drag:none;font-size:36px;margin-bottom:70px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.postersection a{color:#0c3f71}.blueblockleft{background-color:#fff;display:flex;width:100%}.bright{display:flex;flex-direction:column;padding:50px}.bleft img{-webkit-user-drag:none;max-width:500px;min-width:300px;padding-bottom:50px;padding-left:50px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.blenderblock{background-color:#3abefc;color:#fff;display:flex}.blenderblock a{color:#0c3f71}.blenderblockleft{padding:50px 50px 50px 100px;width:50%}.blenderblockright{padding:50px;width:50%}.blenderblockrightup{display:flex;justify-content:center;width:100%}.blenderblocktheater{height:300px;width:500px}.blenderblockrightdown{display:flex;justify-content:space-evenly;margin-top:0}.blenderblocktheater img{border-radius:25px;max-width:500px}.arrowleft{border-right:50px solid #0c3f71}.arrowleft,.arrowright{border-bottom:25px solid transparent;border-top:25px solid transparent;height:0;transition:.5s;width:0}.arrowright{border-left:50px solid #0c3f71}.arrowleft:hover{border-right:50px solid #165ea5}.arrowright:hover{border-left:50px solid #165ea5}.alogo{background-color:#fff;height:250px;width:100%}.supporttitle{font-size:18px;margin-bottom:30px;margin-top:70px;text-align:center;width:100%}.supportlogos{display:flex;flex-wrap:wrap;height:100px;justify-content:center;width:100%}.supportlogos img{-webkit-user-drag:none;max-width:200px;min-width:120px;padding-bottom:10px;padding-top:20px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}@media only screen and (max-width:1023px){.wright img{-webkit-user-drag:none;max-width:500px;min-width:200px;padding-bottom:50px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.blueblockleft,.whiteblockright{background-color:#fff;display:flex;flex-direction:column;width:100%}.bright{display:flex;flex-direction:column;justify-content:space-evenly;padding:50px}.bleft img{-webkit-user-drag:none;max-width:500px;min-width:300px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.blenderblock{background-color:#3abefc;color:#fff;display:flex;flex-direction:column}.blenderblockleft,.blenderblockright{padding:50px;width:85%}.blenderblocktheater img{border-radius:25px;max-width:450px;min-width:250}}.citcontainer{color:#207f8b}.citbar{display:flex;justify-content:center;margin-top:-7px;position:absolute;width:50%;z-index:2}.citdiv{background-color:#0f3f45;border:2px solid #0c2c4e;border-radius:5px;color:#fff;position:relative;text-align:center;transition:.3s;width:750px}.citdiv:hover{background-color:#fff;border:7px solid #0c2c4e;color:#0f3f45;font-weight:800}.visualizercontainer{height:100%;width:100%}.vistop{background-color:#000;height:80vh;width:100%}.vistop h4{margin:0}.infobox,.vistop h4{color:#fff;z-index:2}.infobox{display:flex;justify-content:space-between;padding-left:50px;padding-top:40px;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:95%}.infobox h1{margin:0}.clabel{display:flex;justify-content:space-between;padding-bottom:20px;width:115px}.clabel h3{margin:0}.purplebox{background-color:#6bb8cc}.bluebox,.purplebox{height:20px;width:20px}.bluebox{background-color:#2f55ff}.aboutlink{background-color:#000;border:.1rem solid grey;border-radius:50px;color:grey;transition:.5s}.aboutlink,.aboutlink:hover{display:flex;height:50px;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:300px}.aboutlink:hover{background-color:#173c46;border:.1rem solid #fff;border-radius:50px;color:#fff}.aboutlink h2{font-size:20px;margin:15px 0 0}.visbot{height:20vh;position:absolute;width:100%}.rec.rec-arrow,.visbot{background-color:#000}.rec.rec-arrow:hover{background-color:#173c46}.modelcardcontainer{background-color:#000;border:solid;border-radius:5px;color:grey;height:98%;text-align:center;transition:.3s;width:150px}.modelcardcontainer:hover{background-color:#173c46;border:solid;color:#fff;height:98%;text-align:center;width:150px}.modelcardcontainer p{margin:7px 0 0}.resultscontainer{height:100%;width:100%}.resultsheader{height:5%;padding-left:25px;text-align:center}.resultsheader h1{color:#0c2c4e;font-weight:700;top:50px}.resultsheader h2{color:#0c2c4e;font-size:20px;margin-top:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.resultsheader h2:hover{color:#fff}.backbutton{background-color:#fff;transition:.4s}.backbutton,.backbutton:hover{border:.1rem solid #0c2c4e;border-radius:100px;height:60px;margin-top:25px;width:100px}.backbutton:hover{background-color:#0c2c4e;color:#fff}.resultsbody{min-height:93vh}.resultsbody img{max-width:100%}.resultsbody h4{color:#0c2c4e}.resspacerbar{background-color:#0c2c4e;height:5px;margin-bottom:15px;margin-top:5px;width:100%}.buttonbar{display:flex;justify-content:center}.buttoncollection{display:flex;flex-wrap:wrap;height:275px;justify-content:space-between;padding:10px;width:65%}.buttonflexitem{padding:1px}.roititlerow{text-align:center}.downloadrow{display:flex;justify-content:center;width:100%}.downloadbutton{background-color:#0c2c4e;border:2px solid #0c2c4e;border-radius:25px;color:#fff;height:10px;padding:25px;transition:.5s}.downloadbutton:hover{background-color:#fff;border:2px solid #0c2c4e;color:#0c2c4e}.downloadbutton p{margin-top:-2px}.dataviews{grid-gap:50px;display:grid;gap:50px;grid-template-columns:auto auto;grid-template-rows:auto auto;margin-top:50px;width:100%}.topleftdata{grid-column:1}.topleftdata,.toprightdata{grid-row:1;height:100%;text-align:center;width:100%}.toprightdata{background-color:#e60497;grid-column:2}.botleftdata{background-color:#df4e00;grid-column:1}.botleftdata,.botrightdata{grid-row:2;height:100%;text-align:center;width:100%}.botrightdata{background-color:#3eb000;grid-column:2}.resultsfooter{display:flex;flex-wrap:wrap;height:5vh;justify-content:space-between;margin-bottom:75px;padding:25px;width:96%}.resultslogo{height:50px;padding:20px}@media only screen and (max-width:1080px){.buttoncollection{display:flex;flex-wrap:wrap;height:500px;justify-content:space-between;padding:10px;width:80%}.dataviews{grid-gap:25px;background-color:#7fffd4;display:grid;gap:25px;grid-template-columns:100%;grid-template-rows:auto auto auto auto;margin-top:50px;width:100%}.topleftdata{grid-row:1}.topleftdata,.toprightdata{grid-column:1;height:100%;text-align:center;width:100%}.toprightdata{background-color:#e60497;grid-row:2}.botleftdata{background-color:#df4e00;grid-row:3}.botleftdata,.botrightdata{grid-column:1;height:100%;text-align:center;width:100%}.botrightdata{background-color:#3eb000;grid-row:4}}@media only screen and (max-width:560px){.buttoncollection{display:flex;flex-wrap:wrap;height:850px;justify-content:space-between;padding:10px;width:80%}}.roibutton{background-color:#fff;border:.1rem solid #0c2c4e;border-radius:50px;color:#0c2c4e;display:flex;height:20px;justify-content:center;padding:15px;transition:.4s}.roibutton:hover{background-color:#0c2c4e;color:#fff}.roibutton h3{margin-top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.codedocscontainer{width:100%}.coderowcontainer{display:flex;width:100%}.codeleftcolumn{background-color:#fff;width:30%}.codeleftcolumn h1{margin-left:50px;margin-top:50px}.codeleftcolumn p{margin-left:55px;margin-right:55px;margin-top:0}.coderightcolumn{background-color:#151b30;font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;width:70%}.coderightcolumn span{margin-right:1px}.codespacediv{height:50px}.greencomment{color:#5e965e;margin-top:0}.yellowcode{color:#d2d22b;margin-top:0}.whitecode{color:#fff;margin-top:0}.purplecode{color:#dc6ee1;margin-top:0}.orangecode{color:#b97438;margin-top:0}.darkbluecode{color:#2176ff;margin-top:0}.lightbluecode{color:#92cefc;margin-top:0}
/*# sourceMappingURL=main.e86249e4.css.map*/