@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap);@font-face{font-family:Helvetica-now;font-weight:700;src:url(/static/media/HelveticaNowText-Bold.5123b9ee.woff)}@font-face{font-family:Helvetica-now;font-weight:400;src:url(/static/media/HelveticaNowText-Regular.d36a5c93.woff)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#164355 #001219}body,html{width:100%}body{background-color:#001219;color:#fff;overflow-x:hidden}.font_1{font-family:Helvetica-now;font-family:"Poppins",sans-serif;font-weight:700}.font_2{font-family:Helvetica-now;font-weight:400}.highlighted{color:#11b4fa}.shadow{box-shadow:.6px 1px 1px rgba(0,0,0,.031),1.5px 2.3px 2.5px rgba(0,0,0,.044),2.9px 4.4px 4.6px rgba(0,0,0,.055),5.1px 7.8px 8.3px rgba(0,0,0,.066),9.6px 14.6px 15.5px rgba(0,0,0,.079),23px 35px 37px rgba(0,0,0,.11)}::selection{color:#e4f8ff;background:#164355}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:var(#001219)}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-thumb{background-color:var(#164355);border:2px solid var(#e4f8ff)}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}header{display:flex;flex-direction:column;padding:40px 20px 90px;position:relative;width:100%;overflow:hidden}header .left_text{padding:0 10px;max-width:395px;margin:0 auto}header .left_text h1{font-size:38px;line-height:1.4;font-weight:700;margin:30px 0;position:relative;color:#e4f8ff}header .left_text h1 .experiments{white-space:nowrap}header .left_text h1 .experiments svg{height:45px;width:36px}header .left_text h1 .line{display:block;height:4.5px;width:80px;background-color:#e4f8ff;position:absolute;top:110%;left:0}header .left_text h1 .highlighted{position:relative;cursor:pointer}header .left_text h1 .highlighted:after{opacity:0;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:100px;z-index:-1;transition:opacity .1s ease}header .left_text h1 .highlighted:hover:after{opacity:1}header .left_text h2{font-weight:400;margin-top:60px;font-size:18px;line-height:1.6;color:#b9d0d9;width:90%;max-width:450px}header .left_text .social_links{margin-top:17px;display:flex;align-items:center;justify-content:flex-start;grid-gap:18px;gap:18px}header .left_text .social_links a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#b9d0d9;transition:.1s ease}header .left_text .social_links a:hover{-webkit-transform:translateY(-10%);transform:translateY(-10%)}header .left_text .social_links a svg{width:26px;height:26px}header .left_text .take_a_look{margin-top:65px}header .left_text .take_a_look a{text-decoration:none;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#fff}header .left_text .take_a_look button{cursor:pointer;display:block;padding:15px 20px;font-size:16px;color:#fff;font-weight:500;background-color:transparent;border:1px solid #fff;border-radius:10px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}header .left_text .take_a_look button .arrow{margin-left:12px;padding-right:5px;transition:all .2s ease}header .left_text .take_a_look button .arrow svg{width:20px}header .left_text .take_a_look button:hover{background-color:#001219}header .left_text .take_a_look button:hover .arrow{margin-left:17px;padding-right:0}header .left_text .take_a_look button:active{-webkit-transform:scale(.95);transform:scale(.95)}header .canvas_right{height:400px;width:100%;max-width:400px;background-color:#5b8799;border-radius:12px;margin:80px auto 0}header .circle{display:block;border-radius:50%;height:180px;width:180px;position:absolute;z-index:-1;background-color:#164355}header .circle_1{top:-50px;left:-60px}header .circle_2{bottom:40px;right:-20px}header .cube_1{display:block;width:100px;height:100px;position:absolute;border-radius:12px;background-color:#164355;bottom:420px;right:0;z-index:-1;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.threejs_logo,.webgl_logo{opacity:0;position:absolute;top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;pointer-events:none}.threejs_logo img,.webgl_logo img{width:150px}@media screen and (min-width:500px){header .left_text h1 .experiments{white-space:normal}header .left_text{max-width:450px}header .canvas_right{max-width:460px}}@media screen and (min-width:700px){header .left_text{margin:0 0 0 80px}header .canvas_right{max-width:620px;width:80%;margin:80px auto 0 80px}}@media screen and (min-width:950px){header{flex-direction:row;justify-content:center;align-items:center;padding:100px 80px 180px}header .left_text{min-width:500px;margin:0;max-width:700px;padding-right:50px}header .left_text h1{max-width:500px;font-size:45px}header .left_text h2{max-width:367px}header .left_text .social_links a svg{width:24px;height:24px}header .canvas_right{margin:0;width:100%;height:500px;max-width:700px}header .circle{height:200px;width:200px}header .circle_1{top:-70px;left:-50px}header .circle_2{bottom:40px;right:200px}header .cube_1{top:21px;right:101px}}#showcase{margin:0 0 50px;padding:50px 20px 0;width:100%;position:relative}#showcase .wrapper{max-width:395px;margin:0 auto}#showcase h2{font-size:24px;font-weight:700!important}#showcase .section_head{margin:0 10px;position:relative}#showcase .section_head:after{content:"";position:absolute;top:120%;left:0;width:60px;height:3px;background-color:#11b4fa}#showcase .projects{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:50px;gap:50px;margin:40px auto}#showcase .projects article{height:450px;width:100%;max-width:400px;color:#fff;background-color:rgba(0,18,25,.7254901960784313);border-radius:12px;padding:20px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border:2px solid #001219}#showcase .projects article .details{margin-top:auto}#showcase .projects article .details h2{font-size:32px;width:80%;margin:20px 0;color:#e4f8ff}#showcase .projects article .details p{font-size:16px;color:#b9d0d9;line-height:1.5;max-width:90%;margin:20px 0 25px}#showcase .projects article .details .links{display:flex;align-items:center;grid-gap:15px;gap:15px;margin:15px 0}#showcase .projects article .details .links a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;transition:.1s ease}#showcase .projects article .details .links a:hover{-webkit-transform:translateY(-10%);transform:translateY(-10%)}#showcase .projects article .details .links a svg{width:24px;height:24px}#showcase .projects article img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;z-index:-1;object-fit:cover;-webkit-filter:blur(4px);filter:blur(4px);transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}#showcase .projects article:hover img{-webkit-filter:blur(.1px);filter:blur(.1px)}#showcase .object{position:absolute;width:200px;height:200px;border-radius:50%;background-color:#164355;z-index:-2}#showcase .circle1{left:50px;bottom:600px}#showcase .circle2{left:50px;top:300px}#showcase .cube{top:600px;right:50px;border-radius:12px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}@media screen and (min-width:500px){#showcase{padding:50px 40px 0}#showcase .projects article,#showcase .wrapper{max-width:460px}}@media screen and (min-width:950px){#showcase{padding:50px 50px 60px}#showcase .wrapper{max-width:900px}#showcase .projects,#showcase .wrapper,#showcase h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#showcase .projects{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;display:-ms-grid;display:grid}#showcase .projects article{max-width:400px}}@media screen and (min-width:1200px){#showcase{padding:50px 80px 60px}#showcase .wrapper{max-width:1400px}#showcase .projects{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}#showcase .projects article{padding:20px}#showcase .projects article:first-child{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#showcase .projects article:nth-child(4){-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}#showcase .projects article:nth-child(5){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#showcase .projects article:first-child,#showcase .projects article:nth-child(4),#showcase .projects article:nth-child(5){width:100%;max-width:none;justify-content:flex-start;padding:30px 40px}#showcase .projects article:first-child .details h2,#showcase .projects article:nth-child(4) .details h2,#showcase .projects article:nth-child(5) .details h2{width:50%}#showcase .projects article:first-child .details p,#showcase .projects article:nth-child(4) .details p,#showcase .projects article:nth-child(5) .details p{width:66%}}footer{padding:60px 0;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:40px;gap:40px;background-color:rgba(0,6,8,.3137254901960784)}footer h3{font-size:22px;position:relative}footer h3:after{content:"";position:absolute;top:120%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:3px;background-color:#11b4fa}footer .contact_links{display:flex;grid-gap:25px;gap:25px}footer .contact_links a svg{height:24px;width:24px;color:#e4f8ff}@media screen and (min-width:1100px){footer{padding:70px 0}footer h3{font-size:28px}}.loading_screen{position:sticky;top:0;width:100%;height:100%;min-height:100vh;overflow:hidden;background-color:#001219;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:25px;gap:25px;z-index:5;padding-bottom:100px}.loading_screen .loading_animation svg{width:150px}.loading_screen .loading_bar_bg{width:164px;height:4px;background-color:#164355;position:relative}.loading_screen .loading_bar_bg .loading_bar{position:absolute;top:0;left:0;width:0;height:100%;background-color:#e4f8ff}.white_screen{position:fixed;top:0;right:0;width:100%;height:0%;z-index:10;background-color:#e4f8ff}
/*# sourceMappingURL=main.7fa46ff9.chunk.css.map */