@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);*{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}ul{list-style-type:none}.btn{background:#ff0;border:1px solid #fff;color:#222;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32 px;text-transform:uppercase}.btn-light{background:#0000;color:#fff}.btn:hover{background:#fff3}.header{align-items:center;display:flex;height:70px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header-bg{background-color:#8480bd;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{color:#7fff00;transform:.3s}.hamburger{display:none}@media screen and (max-width:1040px){.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}.nav-menu li a:hover{color:#7fff00;transform:.3s}.hamburger{display:inline;display:initial}}.hero{align-items:center;background-size:cover;display:flex;justify-content:center;position:relative}.hero,.mask{height:100vh}.mask{background-color:#00000080;left:0;position:absolute;top:0;width:100%}.into-img{background-position:50%;background-size:cover;height:100%;object-fit:cover;opacity:.8;width:100%}.hero .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.mask:after{background-color:#000;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.content{color:#fff;text-align:center;z-index:1}.content p{font-size:24px}.hero .content h1{color:#fff;font-size:3rem;margin-top:16px;padding:.6rem 0 1.5rem}.content .btn{margin:1rem .2rem;padding:15px}@media screen and (max-width:640px){.hero .content h1{font-size:3rem;margin-top:16px;padding:.6rem 0 1.5rem}.hero .content p{font-size:1.4rem}}.footer{background:url(https://img.freepik.com/free-photo/ursa-major-ursa-minor-constellations_23-2150028869.jpg?t=st=1713206598~exp=1713210198~hmac=146b8215191599b614561986e7b354aa8dd7ce74d4004c9b7e69db79c764a439&w=740);padding:4rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;font-size:medium;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{color:#ff0;margin-top:1rem}h4{font-size:1.2rem;padding-bottom:.7rem}h1{color:#fff}p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.hero-img{background-color:#00000080;height:100vh;position:relative;width:100%}.hero-img:before{background:url(https://img.freepik.com/free-photo/person-front-computer-working-html_23-2150040412.jpg?t=st=1713089239~exp=1713092839~hmac=333a954879b236aac23060d776d2d58c54c9947a83df90091b076330d95992af&w=740);background-position:top;background-size:cover;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;z-index:-1}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img h1{font-size:2.4rem}.hero-img p{font-size:2rem;text-align:center}@media screen and (max-width:640px){.hero-img h1{font-size:2rem}}.project-heading{padding:8rem 0 2rem;text-align:center}.project-container{grid-gap:40px;background:url(https://img.freepik.com/free-photo/ursa-major-ursa-minor-constellations_23-2150028869.jpg?t=st=1713206598~exp=1713210198~hmac=146b8215191599b614561986e7b354aa8dd7ce74d4004c9b7e69db79c764a439&w=740);display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{background:#6c49bd;box-shadow:5px 5px 5px #ff0;margin:10px;padding:1.2rem 1rem;transform:scale(1);transition:.5s}.project-card:hover{transform:scale(1.1);transition:.5s}.project-card img{height:auto;width:100%}.project-title{color:#fff;font-weight:bolder;padding:1rem}.pro-details p{color:#fff;font-size:15px;font-weight:bolder;padding-bottom:.2rem;text-align:justify}.pro-btns{border-radius:10px;display:flex;font-size:1.5rem;justify-content:space-between;margin:1rem .5rem;padding:15px}@media screen and (max-width:740px){.project-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.about{align-items:center;background:url(https://img.freepik.com/free-photo/ursa-major-ursa-minor-constellations_23-2150028869.jpg?t=st=1713206598~exp=1713210198~hmac=146b8215191599b614561986e7b354aa8dd7ce74d4004c9b7e69db79c764a439&w=740);display:flex;flex-wrap:wrap;height:80%;justify-content:space-between;margin:3rem 0;width:100%}.about .left p{color:#fff;font-size:1.5rem;margin:.8rem 0}.about .left h1{color:#fff}.edu{text-align:justify}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;margin:auto;max-width:800px;padding:4rem 1rem}form input,form textarea{background-color:#ffffff1a;border-color:#fff;color:#fff;font-size:1.2rem;margin-bottom:1rem;padding:10px 18px}.btn{font-size:16px;height:55px;justify-content:left center;padding:10px}
/*# sourceMappingURL=main.5c65bd2f.css.map*/