.navbar{align-items:center;background:rgba(30,30,30,.97);display:flex;height:5rem;justify-content:space-between;margin:0 auto;max-width:95rem;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:3}.logo{height:3rem;object-fit:cover;width:4rem}.desktopMenuListItem{cursor:pointer;margin:1rem}.desktopMenuListItem:hover{border-bottom:3px solid #3b7ff5;color:#3b7ff5;padding-bottom:.5 rem}.desktopMenuBtn{align-items:center;background:#fff;border:none;border-radius:2rem;color:#000;cursor:pointer;display:flex;justify-content:center;padding:0 1rem;transition:background .3s,color .3s,-webkit-transform .3s;transition:background .3s,color .3s,transform .3s;transition:background .3s,color .3s,transform .3s,-webkit-transform .3s}.desktopMenuBtn:hover{background:#3b7ff5;color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}.desktopMenuImg{height:2rem;margin:.5rem;object-fit:cover;width:2rem}.active{border-bottom:3px solid #3b7ff5;color:#3b7ff5;padding-bottom:.5rem}.mobMenu{display:none;height:1.8rem;object-fit:cover}.navMenu{background:#282828;border-radius:1rem;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:15rem;padding:.5rem;position:absolute;right:2rem;top:4rem;z-index:2}.listItem{background:#1e1e1e;color:#fff;margin:.25rem;padding:.5rem 3rem}@media screen and (max-width:720px){.mobMenu{display:flex}.desktopMenu,.desktopMenuBtn{display:none}}#intro{height:calc(100vh - 4rem);margin:0 auto;max-width:75rem;overflow:hidden;width:100vw}.bg{-webkit-animation:rotateAnimation 20s linear infinite;animation:rotateAnimation 20s linear infinite;height:70vh;margin-top:33vh;object-fit:cover;position:absolute;right:0;top:-3rem;width:40%;z-index:-1}@-webkit-keyframes rotateAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.introContent{display:flex;flex-direction:column;font-size:3rem;font-weight:700;height:100vh;justify-content:center;padding:2rem;width:100vw}.hello{font-size:1.75rem;font-weight:100}.introName{color:#3b7ff5}.introPara{font-size:medium;font-weight:300;letter-spacing:1px}.btn{background:#fff;border:none;border-radius:2rem;margin:1rem 0;padding:.75rem 1.5rem;transition:all .3s ease}.btn:hover{background:#3b7ff5;color:#fff;cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.btnImg{height:1rem;margin:0 .25rem;object-fit:cover}@media screen and (max-width:840px){.bg{height:27vh;right:-10vw}.introContent{font-size:10vw}.hello{font-size:4.5vw}.introPara{font-size:2vh}}@media screen and (max-width:480px){.bg{height:40vh;right:-35vw;top:-2vw;width:40vh}}#skills{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:65rem;overflow:hidden;text-align:center;width:100vw}.skillTitle{font-size:3rem;font-weight:600;margin-bottom:1rem;padding-top:3rem}.skillDesc{font-size:1rem;font-weight:300;max-width:51rem;padding:0 2rem}.skillBars{margin:1.5rem;max-width:80%;text-align:left;width:100vw}.skillBar{background:#323232;border-radius:.5rem;display:flex;margin:1rem;padding:1.5rem 2rem}.skillBarImg{height:5rem;margin-right:2rem;object-fit:cover;width:5rem}.skillBarText>p{font-size:.9rem;font-weight:200}@media screen and (max-width:720px){.skillBarText>p{font-size:2vw}.skillBar{align-items:center;flex-direction:column;text-align:center}}@media screen and (max-width:480px){.skillBarText>p{font-size:2vw}.skillBarImg{height:5,1rem;margin-right:0;width:5.01rem}.skillBarText>h2{font-size:5vw}}#works{align-items:center;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}.worksTitle{font-size:3rem;margin:1rem 0}.worksDesc{font-size:1rem;font-weight:300;max-width:45rem}.worksImgs{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:65rem;width:100%}.worksImg{height:15rem;margin:.5rem;object-fit:cover;position:relative;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;z-index:1}.worksImg:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}.worksImg:hover:after{background:hsla(0,0%,100%,.8);border-radius:.5rem;bottom:0;content:"View Details";font-size:.8rem;left:50%;padding:.5rem;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.workBtn{background:#fff;border:none;border-radius:2rem;font-size:1rem;margin:3rem 0;padding:.5rem 2.5rem}@media screen and (max-width:585px){.worksImg{height:48vw}}.workBtn:hover{background:#f0f0f0;color:#333;cursor:pointer}#contactPage{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:60rem;min-height:calc(100vh - 4rem);overflow-x:hidden;overflow-y:auto;text-align:center;width:100vw}.contactPageTitle{font-size:3rem;margin-bottom:1rem}.technologyDesc{font-size:1rem;font-weight:300}.technologyImgs{display:flex;flex-wrap:wrap;margin:1rem 0;max-height:25rem;overflow-y:auto;scrollbar-width:thin}.technologyImgs::-webkit-scrollbar{width:5px}.technologyImgs::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.technologyImgs::-webkit-scrollbar-track{background-color:#eee}.technologyImg{margin:auto;min-width:9rem;object-fit:cover;padding:.25rem;width:21%}#technologies{padding:2rem}.contactDesc{font-size:medium;font-weight:300;padding:1rem}.contactForm{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem;max-width:60rem;width:90vw}#contact{overflow:hidden}.email,.msg,.name{background:#282828;color:#fff;font-size:medium;margin:.5rem;max-width:40rem;padding:.5rem 1rem;width:100%}.email,.msg,.name,.submitBtn{border:none;border-radius:.5rem}.submitBtn{background:#fff;margin:2rem;padding:.75rem 3.5rem;transition:all .3s ease}.submitBtn:hover{background:#3b7ff5;color:#fff;cursor:pointer}.links{display:flex;flex-wrap:wrap}.link{height:3rem;margin:0 .75rem;object-fit:cover;width:3rem}.technologyImgContainer{margin:auto;min-width:9rem;padding:.25rem;position:relative;width:23%}.overlay{align-items:center;background:rgba(0,0,0,.7);color:#fff;display:flex;font-size:1.5rem;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%}.technologyImgContainer:hover .overlay{opacity:1}#clients{padding:2rem}.clientDesc{font-size:1rem;font-weight:300}.clientImgs{display:flex;flex-wrap:wrap;margin:1rem 0;max-height:25rem;overflow-y:auto;text-align:center}.clientImgContainer{margin:auto;min-width:9rem;padding:.25rem;position:relative;width:23%}.clientImg{height:auto;margin:auto;object-fit:cover;padding:.25rem;width:100%}.footer{align-items:center;background:#282828;display:flex;font-size:small;font-weight:300;height:4rem;justify-content:center;width:100vw}
/*# sourceMappingURL=main.44e9c926.css.map*/