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}.App{align-items:center;text-align:left}.App-logo{height:10px;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#78787b;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.navbar{align-items:center;background:#1e1e1e;display:flex;height:4rem;justify-content:center;justify-content:space-between;margin:0 auto;max-width:75rem;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:3}.logo{height:4rem;object-fit:cover;width:4rem}.desktopMenuListItem{cursor:pointer;margin:1rem}.desktopMenuListItem:hover{border-bottom:3px solid #ff0;color:#ff0;padding-bottom:.5rem}.desktopMenuBtn{align-items:center;background:#dad6d6;border:none;border-radius:2rem;box-shadow:-5px -5px 9px rgba(93,84,84,.45),5px 5px 9px rgba(85,91,100,.3);color:#000;display:flex;justify-content:center;padding:0 1rem;transition:all .5s ease}.desktopMenuBtn:hover{box-shadow:inset -5px -5px 9px rgba(3,3,3,.45),inset 5px 5px 9px rgba(94,104,121,.3);cursor:pointer}.desktopMenuImg{height:1rem;margin:1rem;object-fit:cover;width:1rem}.active{border-bottom:3px solid #ff0;color:#ff0;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;min-width:15rem;padding:.5rem;position:absolute;right:2rem;top:4rem;z-index:2}.listItem{background:#1e1e1e;color:#fff;margin:.25rem;padding:.5em 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;position:relative;width:100vw}.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:#ff0}.introPara{font-size:medium;font-weight:300;letter-spacing:1px}.btn{background-color:#e0dbdb;border-radius:2rem;box-shadow:-5px -5px 9px rgba(93,84,84,.45),5px 5px 9px rgba(85,91,100,.3);cursor:pointer;margin:1rem 0;padding:1rem 2rem;transition:all .5s ease}.btn:hover{box-shadow:inset -5px -5px 9px rgba(3,3,3,.45),inset 5px 5px 9px rgba(94,104,121,.3)}.btnImg{height:1rem;margin:0 .25rem}.bg,.btnImg{object-fit:cover}.bg{-webkit-animation:profile__animate 8s ease-in-out 1s infinite;animation:profile__animate 8s ease-in-out 1s infinite;background-position:50%;background-repeat:no-repeat;box-shadow:inset 0 0 0 9px rgba(83,80,80,.3);height:80vh;order:1;position:absolute;right:0;top:2rem;z-index:-1}@-webkit-keyframes profile__animate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@keyframes profile__animate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@media screen and (max-width:840px){.bg{height:60vw;right:1vw}.introContent{font-size:10vw}.hello{font-size:4.5vw}.btn{margin:.8rem 0;padding:.8rem 1.5rem}.introText{font-size:5vw}}@media screen and (max-width:1040px){.bg{height:50vw}}@media screen and(max-width:480px){.bg{right:20vw}}#education{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:65rem;overflow:hidden;text-align:center;width:100vw}.edu-Title{font-size:3rem;font-weight:600;margin-bottom:1.5rem;padding-top:3rem}.edu-Desc{font-size:1rem;font-weight:300;max-width:51rem;padding:0 2rem;text-align:justify}.edu-Bars{margin:1.5rem;max-width:80%;text-align:left;width:100vw}.edu-Bar{background:#323232;border-radius:.5rem;display:flex;margin:1rem;padding:1.5em}.edu-BarImg{height:3rem;margin-right:2rem;object-fit:cover;width:3rem}.edu-BarText>p{font-size:.9rem;font-weight:200}@media screen and (max-width:720px){.edu-BarText>p{font-size:2vw}}@media screen and (max-width:480px){.edu-BarText>p{font-size:3vw}.edu-BarImg{height:2.25rem;width:2.25rem}.edu-BarText>p{font-size:5vw}}#contactPage{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:60rem;min-height:calc(100vh - 2rem);text-align:center;width:100vw}.content,.edu-BarText{text-align:left}.contactPageTitle{font-size:3rem;margin-bottom:1rem}.clientDesc{font-size:1rem;font-weight:300}.clientImgs{display:flex;flex-wrap:wrap;margin:1rem 0}.clientImg{margin:auto;min-width:9rem;object-fit:cover;padding:.25rem;width:23%}#client{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}.email,.msg,.name{background:#282828;border:#fff;border-radius:.5rem;color:#fff;font-size:medium;margin:.5rem;max-width:40rem;padding:.5rem 1rem;width:100%}.submitBtn{background-color:#e0dbdb;border-radius:.5rem;box-shadow:-5px -5px 9px rgba(93,84,84,.45),5px 5px 9px rgba(85,91,100,.3);cursor:pointer;margin:2rem;padding:.75rem 3.5rem;transition:all .5s ease}.submitBtn:hover{box-shadow:inset -5px -5px 9px rgba(3,3,3,.45),inset 5px 5px 9px rgba(94,104,121,.3)}.links{display:flex;flex-wrap:wrap}.link{height:3rem;margin:0 .75rem;object-fit:cover;width:3rem}.footer{background:#282828;font-size:small;font-weight:300;height:4rem}#project,.footer{align-items:center;display:flex;justify-content:center;width:100vw}#project{flex-direction:column;margin:0 auto;max-width:65rem;overflow:hidden;padding:0;text-align:left}.card-container{border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.5)}.card-container,.container{justify-content:space-evenly}.container{display:flex}.projectTitle{font-size:3rem;margin:1rem 0}.projectDesc{flex-direction:row;font-size:1rem;font-weight:300;margin-left:20px}.projectImgs{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:65rem;width:100vw}.projectImg{background-size:cover;border-radius:5%;height:20rem;margin:.5rem .5rem .5rem 10px;object-fit:cover;overflow:hidden;transition:all .9s;z-index:40}.projectImg:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:585px){.projectImg{height:20vw;width:30vw}.projectDesc{font-size:small;width:50vw}}@media screen and (max-width:900px){.projectImg{height:40vw;width:45vw}}@media screen and (max-width:700px){.projectImg{height:35vw;width:40vw}}
/*# sourceMappingURL=main.742ab56f.css.map*/