.navbar{align-items:center;background:#1e1e1e;display:flex;height:5rem;justify-content:space-between;margin:0 auto;max-width:100rem;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 #ec00ff;color:#00f2ff;padding-bottom:.5rem}.desktopMenuBtn{align-items:center;background:#fff;border:none;border-radius:2rem;color:#000;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:0 1rem}.desktopMenuBtn:hover{background:cyan;box-shadow:0 0 5px cyan,0 0 25px cyan,0 0 50px cyan;font-weight:700}.desktopMenuImg{height:1rem;margin:1rem;object-fit:cover;width:1rem}.active{border-bottom:3px solid #ec00ff;color:#00f2ff;padding-bottom:.5rem}.mobMenu{display:none}.navMenu{background:#282828;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:10rem;padding:.2rem;position:absolute;right:2rem;top:4rem;transition:all .3s ease-in;z-index:2}.listItem{background:#1e1e1e;margin:.25rem;padding:.5rem 3rem}@media screen and (max-width:720px){.mobMenu{display:block}.desktopMenu,.desktopMenuBtn{display:none}}#intro{height:calc(100vh - 4rem);margin:0 auto;max-width:75rem;overflow:hidden;width:100vw}.bg{height:100vh;object-fit:cover;position:absolute;right:0;top:-3rem;z-index:-1}.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.5rem;font-weight:100}.introName{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#00dbde,#fc00ff);background-clip:text;-webkit-background-clip:text;font-size:4rem;text-transform:uppercase}.introPara{font-size:medium;font-weight:300;letter-spacing:1px}.btn{background:#f8ce4f;border:none;border-radius:2rem;cursor:pointer;font-weight:700;margin:1rem 0;padding:.75rem 1.5rem}.btn:hover{box-shadow:0 0 5px #fbbc04,0 0 20px #fbbc04,0 0 40px #fbbc04}.btnImg{height:1rem;margin:0 .25rem;object-fit:cover}@media screen and (max-width:840px){.bg{right:-22vw}.introContent{font-size:8vw}.hello{font-size:4.5vw}}@media screen and (max-width:480px){.bg{right:-20vw}.hello{color:#fca61f;font-size:4.5vw;font-weight:700}}#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;padding-top:3rem}.skillTitle2{color:#fca61f;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.skillDesc{font-size:.9rem;font-weight:300;max-width:50rem;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:3rem;margin-right:2rem;object-fit:cover;width:3rem}.skillBarText>p{font-size:.9rem;font-weight:200}@media screen and (max-width:720px){.skillBarText>p{font-size:2vw}}@media screen and (max-width:480px){.skillBarText>p{font-size:3vw}.skillBarImg{height:2.25rem;width:2.25rem}.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;font-weight:600;padding-top:3rem}.worksTitle2{color:#fca61f;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.worksDesc{font-size:.9rem;font-weight:300;margin-bottom:1.5rem;max-width:50rem;padding:0 2rem}.worksImgs{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:65rem;width:100vw}.worksImg{border-radius:4.5px;height:8.6rem;margin:.6rem;object-fit:cover}.worksImgs :hover{-webkit-transform:scale(1.03);transform:scale(1.03);z-index:2}.worksBtn{background:#04aa6d;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin:3rem 0;padding:.5rem 1.5rem}.worksBtn:hover{box-shadow:0 0 5px #04aa6d,0 0 20px #04aa6d,0 0 40px #04aa6d}@media screen and (max-width:630px){.worksImg{height:30vw}.worksImgs{max-width:10rem}}@media screen and (max-width:415px){.worksTitle{font-size:2rem}.worksTitle2{font-size:2.2rem}}#knowledgePage{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:60rem;min-height:calc(100vh - 10rem);text-align:center;width:100vw}.knowledgePageTitle{font-size:3rem;font-weight:600;padding-top:3rem}.knowledgePageTitle2{color:#fca61f;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.knowledgeDesc{font-size:.9rem;font-weight:300;margin-bottom:1.5rem;max-width:50rem;padding:0 2rem}.knowledgeImgs :hover{cursor:pointer;-webkit-transform:scale(1.08);transform:scale(1.08);z-index:2}.knowledgeImg{margin:auto;min-width:9rem;object-fit:cover;padding:.5rem;width:23%}@media screen and (max-width:415px){.knowledgePageTitle{font-size:2rem}.knowledgePageTitle2{font-size:2.2rem}}#contactPage{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:60rem;min-height:100vh;text-align:center;width:100vw}.contactPageTitle{font-size:3rem;font-weight:600;padding-top:4rem}.contactPageTitle2{color:#fca61f;font-size:3rem;font-weight:700;margin-bottom:1rem}.contactDesc{font-size:.9rem;font-weight:300;margin-bottom:1.5rem;max-width:50rem;padding:0 2rem}.contactForm{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:.5rem;max-width:60rem;width:90vw}.email,.msg,.name{background:#282828;font-size:medium;margin:.5rem;max-width:40rem;padding:.5rem 1rem;width:100%}.email,.msg,.name,.sendBtn{border:none;border-radius:.5rem;color:#fff}.sendBtn{background:#1a73e8;cursor:pointer;font-weight:700;margin:2rem;padding:.75rem 3rem}.sendBtn:hover{background:#1a0dab}.error,.success{background-position:10px;background-repeat:no-repeat}.error{background-color:#ffbaba;color:#d8000c;font-weight:600}.success{background-color:#dff2bf;border-radius:8px;color:#000;font-weight:600}@media screen and (max-width:415px){.contactPageTitle{font-size:2rem}.contactPageTitle2{font-size:2.2rem}#contactPage{min-height:80vh}}#footerPage{flex-direction:column;margin:0 auto;max-width:60rem;min-height:calc(100vh - 33rem);text-align:center}#footerPage,.footer-content{align-items:center;display:flex;justify-content:center;width:100vw}.footer-content{background:#282828;flex-wrap:wrap;height:4rem}.foot-icons{height:3rem;margin:0 .75rem;object-fit:cover;width:3rem}.footer-content :hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:2}.emailId,.footer{background:#282828;font-size:small;width:100vw}.footer{align-items:center;display:flex;font-weight:300;height:4rem;justify-content:center}@media screen and (max-width:360px){.foot-icons{height:2rem;margin:0 .65rem;width:2rem}}
/*# sourceMappingURL=main.6c50b86f.css.map*/