@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);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,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.gradient-text{-webkit-text-fill-color:#0000;animation:wavy-gradient 3s ease infinite;background:linear-gradient(45deg,#f5f193,#90ee90);-webkit-background-clip:text;background-size:200% 200%;color:#0000}@keyframes wavy-gradient{0%{background-position:0 50%}13%{background-position:0 25%}25%{background-position:25% 50%}38%{background-position:50% 75%}50%{background-position:75% 100%}62%{background-position:100% 75%}75%{background-position:75% 50%}88%{background-position:50% 25%}to{background-position:0 50%}}*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background:#000}a,h1,h4,p{color:#fff;text-decoration:none}.logo-container{display:flex;flex-direction:row}.logo-container .logo{margin-right:1.04rem;max-height:44px;max-width:40px}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header-bg{background-color:#000000d9;transition:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.nav-menu li a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#f5f193,#90ee90);-webkit-background-clip:text;cursor:pointer;transition:.3s}.hamburger{display:none}@media screen and (max-width:1040px){.hamburger{display:inline;display:initial}.nav-menu{align-items:center;background:#000000e6;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%;z-index:-3}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}}ul{list-style-type:none}.btn{background:linear-gradient(45deg,#f5f193,#90ee90);border:1px solid #fff;border-radius:8px;color:#222;cursor:pointer;font-weight:600}.btn,.btn-light{font-size:1rem;margin-top:1.16rem;padding:12px 32px;text-transform:uppercase}.btn-light{background:#0000;border:2px solid #fff;color:#fff}.btn-light:hover{background:#000000e6}.btn:hover{background:#fff3;color:#fff;transition:.3s}.mask{margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative;width:100%}.intro-video{object-fit:cover}.intro-video,.mask:after{height:100%;left:0;position:absolute;top:0;width:100%}.mask:after{background-color:#000;content:"";opacity:.8}.hero{margin:0;overflow:hidden;padding:0;position:relative;width:100%}.content{align-items:center;display:flex;flex-direction:column}.hero .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.link-container{align-items:center;display:flex;flex-direction:column;gap:.64rem;justify-content:center;margin-top:.64rem}.hero .content h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero .content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.content .btn{margin:3rem .2rem}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem}}.footer{background-color:#131313cc;padding:6rem 0;width:100%}.footer-container{grid-gap:36px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}h4{padding-bottom:.7rem}h4,p{font-size:1.2rem}.footer-copyright{margin-top:1.16rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.project-heading{padding:4rem 0 2rem;text-align:center}.project-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{align-items:center;background:#1a1919;display:flex;flex-direction:column;justify-content:center;padding:1.2rem 1rem}.project-card img{height:300px;object-fit:cover;object-position:center;width:100%}.project-title{color:#fff;padding:1rem 0}.pro-details p{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.pro-btns{align-items:center;display:flex;justify-content:center;padding:.5rem 0}.pro-btns .btn{height:32%;margin:1.25rem;padding:.5rem 1rem;width:32%}.project-img{height:400px;width:80%}@media screen and (max-width:740px){.project-container{grid-template-columns:1fr;margin:auto;max-width:90%}.project-card img{width:95%}}.news-container{display:flex;flex-direction:column}.news-container,.news-container-array{align-items:center;justify-content:center}.news-container-array{display:grid;grid-template-columns:auto auto auto auto auto}.news-card img{margin:10px;opacity:0;transform:scale(.9);transition:opacity 1s ease-out,transform 1s ease-out;width:150px}.news-card img.animate-in{opacity:1;transform:scale(1)}@media screen and (max-width:640px){.news-container-array{display:grid;grid-template-columns:repeat(2,1fr)}}.beetle-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1000}.beetle{height:30px;position:absolute;width:30px;z-index:1000}.beetle img{height:100%;object-fit:contain;width:100%}.beetle-animation-1{animation:beetle-path-1 10s ease-in-out forwards}@keyframes beetle-path-1{0%{left:10%;top:-30px;transform:rotate(45deg)}20%{left:25%;top:20%;transform:rotate(90deg)}40%{left:35%;top:30%;transform:rotate(120deg)}60%{left:30%;top:40%;transform:rotate(180deg)}80%{left:40%;top:50%;transform:rotate(225deg)}to{left:45%;opacity:0;top:60%;transform:rotate(270deg)}}.beetle-animation-2{animation:beetle-path-2 10s ease-in-out forwards}@keyframes beetle-path-2{0%{right:10%;top:-30px;transform:rotate(135deg)}25%{right:20%;top:15%;transform:rotate(180deg)}50%{right:30%;top:25%;transform:rotate(225deg)}75%{right:20%;top:40%;transform:rotate(270deg)}to{opacity:0;right:30%;top:60%;transform:rotate(315deg)}}.beetle-animation-3{animation:beetle-path-3 10s ease-in-out forwards}@keyframes beetle-path-3{0%{bottom:-30px;left:20%;transform:rotate(45deg)}20%{bottom:30%;left:15%;transform:rotate(0deg)}40%{bottom:40%;left:25%;transform:rotate(45deg)}70%{bottom:30%;left:35%;transform:rotate(90deg)}to{bottom:20%;left:45%;opacity:0;transform:rotate(45deg)}}.beetle-animation-4{animation:beetle-path-4 10s ease-in-out forwards}@keyframes beetle-path-4{0%{bottom:-30px;right:30%;transform:rotate(315deg)}25%{bottom:20%;right:25%;transform:rotate(270deg)}50%{bottom:30%;right:15%;transform:rotate(225deg)}75%{bottom:35%;right:40%;transform:rotate(180deg)}to{bottom:25%;opacity:0;right:30%;transform:rotate(135deg)}}.hero-img{background:#00000080;background-position:50%;background-size:cover;display:flex;height:60vh;justify-content:center;position:relative;width:100%}.hero-img:before{background-color:#000000b8;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:48%;z-index:1}.hero-img h1{font-size:2.4rem;text-align:center}.hero-img p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.hero-img h1{font-size:2rem}}.about{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:3rem 0;width:100%}.about .left{margin:auto;max-width:350px;padding:1rem;text-align:center}.about .left p{margin:1.2rem 0}.about .right{max-width:700px}.right .img-container{align-items:center;display:grid;grid-template-columns:repeat(12,1fr);position:relative;text-align:center}.right .img{border:1px solid #333;max-width:90%}.right .top{grid-column:1/span 8;grid-row:1;padding-top:20%;z-index:6}.right .bottom{grid-column:4/span 8;grid-row:1;z-index:5}.info-container{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.info-container h1{margin-left:1.16rem;margin-top:1.25rem}.info-container p{color:#fff;margin-left:2.16rem;margin-right:2.16rem}.info-container img{box-shadow:0 4px 6px #0000001a;display:block;height:auto;margin:20px auto;max-width:80%;object-fit:contain}@media screen and (min-width:740px){.info-container p{margin-left:5.16rem;margin-right:5.16rem}}label{color:#fff}form{display:flex;flex-direction:column;margin:auto;max-width:600px;padding:4rem 1rem}form input,form textarea{background-color:#ffffff1a;border-color:#ffffff1a;color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;padding:10px 18px}.blog-content img{border-radius:8px;box-shadow:0 4px 6px #0000001a;display:block;height:auto;margin:20px auto;max-width:100%}.blog-content{color:#fff}.blog-content h2{font-weight:400}.blog-content ul{list-style-type:disc;margin-left:20px}.blog-content ul li{font-size:1.2rem}.blog-content ol li{font-size:1.2rem;margin-left:20px}.blog-content button{background:linear-gradient(45deg,#f5f193,#90ee90);border:1px solid #fff;border-radius:8px;color:#222;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.16rem;padding:12px 32px;text-transform:uppercase}@media (max-width:768px){.blog-content img{margin:10px auto}}.demo-section{margin:0 auto;max-width:1200px;padding:4rem 2rem;text-align:center}.demo-section h1{color:#fff;font-size:2.5rem;margin-bottom:1.5rem}.demo-section p{color:#fff;font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:800px}.video-container{border-radius:8px;box-shadow:0 4px 20px #0000001a;margin:0 auto 4rem;max-width:1000px;overflow:hidden;position:relative;width:100%}.video-container video{border-radius:8px;display:block;height:auto;width:100%}.section-divider{background-color:#e0e0e0;height:1px;margin:3rem auto;max-width:1000px}@media screen and (max-width:768px){.demo-section{padding:2rem 1rem}.demo-section h1{font-size:2rem}.demo-section p{font-size:1rem;padding:0 1rem}}
/*# sourceMappingURL=main.20bb7df5.css.map*/