.navbar{align-items:center;background:rgba(30,30,30,.8);display:flex;height:5rem;justify-content:space-between;margin:0;padding:1rem 2rem;position:fixed;top:0;width:100vw;z-index:3}.logo{height:3rem;object-fit:scale-down;width:4rem}.desktopMenuItem{cursor:pointer;margin:1rem}.active,.desktopMenuItem:hover{border-bottom:3px solid #87cefa;color:#87cefa;padding-bottom:.5rem}.navMenu{background:#282828;border-radius:1rem;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:10rem;padding:.5rem;position:absolute;right:1.5rem;top:6rem;z-index:2}.listItem{background:#1e1e1e;border-radius:1rem;cursor:pointer;margin:.25rem;padding:.5rem 1rem;text-align:right}.overlay{background-color:rgba(135,206,250,.3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.mobMenu{cursor:pointer;display:none;height:1.8rem;object-fit:cover}@media screen and (max-width:720px){.mobMenu{display:flex}.desktopMenuItem{display:none}}#intro{height:calc(100vh - 4rem);margin:4rem auto 0;max-width:75rem;overflow:hidden;position:relative;width:100vw}.bg{height:90vh;object-fit:cover;position:absolute;right:-1.25rem;top:1rem;z-index:-1}.hello{font-size:1.85rem;font-weight:100}.introContent{display:flex;flex-direction:column;font-size:3.68rem;font-weight:700;height:100vh;justify-content:center;padding:2rem;width:100vw}.introName{color:#85cdfa}.introPara{font-size:1.15rem;font-weight:300}.introBtn{align-items:center;background:#fff;border:none;border-radius:2rem;color:#000;cursor:pointer;display:flex;font-size:1rem;margin:1.5rem 0;padding:.75rem 1rem .75rem .5rem}.btnImg{height:2rem;margin:0 .5rem;object-fit:cover}@media screen and (max-width:840px){.hello{font-size:3.5vw}.introContent{font-size:7vw}.introPara{font-size:2.18vw}.introBtn{font-size:1.9vw;margin:2.8vw 0;padding:1.35vw 1rem 1.35vw .5rem}.btnImg{height:3.87vw;margin:0 .5rem}}@media screen and (max-width:540px){.bg{right:-10vw}}.hungry{color:#87cefa;font-weight:500}.munch{color:#87cefa;text-decoration:line-through}.space{color:#fff}#about{align-items:center;display:flex;flex-direction:column;height:calc(120vh - 4rem);justify-content:center;margin:0 auto;max-width:65rem;overflow:hidden;text-align:center;width:100vw}.aboutTitle{font-size:3rem;font-weight:600;margin-bottom:1.3rem;margin-top:10vw}.aboutPara{font-size:1rem;font-weight:200;max-width:36rem;padding:0 2rem}.aboutBars{margin-bottom:7rem;margin-top:1.5rem;max-width:80%;text-align:left;width:100vw}.aboutBar{background-color:#323232;border-radius:.5rem;display:flex;margin:1rem;padding:1.5rem 2rem}.aboutBarImg{height:3rem;margin-right:2rem;object-fit:cover;width:3rem}.aboutBarText>p{font-size:.9rem;font-weight:200}@media screen and (max-width:720px){.aboutBarText>p{font-size:2vw}}@media screen and (max-width:480px){.aboutBarText>h2{font-size:3.3vw}.aboutBarImg{height:6.35vw;width:6.35vw}}#portfolio{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:60rem;min-height:calc(100vh - 4rem);padding:0 1rem;text-align:center;width:100vw}.portfolioTitle{font-size:3rem;margin:6rem 0 1rem}.portfolioPara{font-size:1rem;font-weight:300;margin-bottom:1rem;max-width:45rem}.portfolioGrid{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:65rem;position:relative;width:100vw}.portfolioItem:hover img{opacity:.4;z-index:-2}.worksImg{border-radius:.4rem;height:20rem;margin:.5rem;object-fit:cover;position:relative;z-index:0}.githubLink,.project{border:none;margin:.5rem;object-fit:cover;position:relative}.githubLink{cursor:pointer}.projectTitle{font-size:1.5rem;font-weight:500;top:5.8rem}.projectDesc,.projectTitle{color:#fff;left:1.6rem;position:absolute;text-align:left;z-index:-1}.projectDesc{font-size:1rem;font-weight:300;max-width:14rem;top:8.8rem}.githubText{color:#fff;font-size:1.3rem;font-weight:500;left:1.51rem;position:absolute;text-align:left;top:9.7rem;z-index:-1}@media screen and (max-width:600px){.worksImg{height:50vw}.projectTitle{font-size:4vw;left:4vw;top:15vw}.projectDesc{font-size:2.5vw;left:4vw;max-width:36vw;top:22vw}.githubText{font-size:3.34vw;left:3.5vw;top:24vw}}#clients{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 4rem);margin:0 auto;max-width:65rem;overflow:hidden;text-align:center;width:100vw}.clientTitle{font-size:3rem;font-weight:600;margin-bottom:1.3rem;margin-top:10.5rem}.clientPara{font-size:1rem;font-weight:200;margin-bottom:2rem;max-width:36rem;padding:0 2rem}.clientImg{border:8px solid #0a0a0a;border-radius:1rem;height:10rem;margin:.5rem}@media screen and (max-width:800px){.clientImg{height:20vw}}#footer{align-items:center;background-color:#141414;display:flex;flex-direction:row;height:calc(20vh - 4rem);justify-content:center;margin:0 auto;overflow:hidden;text-align:center;width:100vw}.icon{height:4.5rem;margin:0 3rem}@media screen and (max-width:540px){.icon{height:13vw;margin:0 9vw}}
/*# sourceMappingURL=main.373ea5e2.css.map*/