.navbar{align-items:center;display:flex;height:5rem;justify-content:space-between;margin:0 auto;max-width:75rem;padding:1rem 2rem;top:0;width:100vw;z-index:3}a{color:#fff}.navLeft{align-items:center;display:flex}.navLeft>a{color:#fff;font-size:larger;margin:.5rem}.desktopMenuListItem{cursor:pointer;margin:1rem}.desktopMenuListItem:hover{border-bottom:3px solid #efa4a4;color:#efa4a4;padding-bottom:.5rem}.desktopBtn{align-items:center;background:#fff;border:none;border-radius:2rem;color:#000;display:flex;height:2rem;padding:0 1rem}#intro{height:calc(100vh - 5rem);margin:0 auto;max-width:75rem;overflow:hidden;position:relative;scroll-behavior:smooth;width:100vw}#me{border-radius:1rem;box-shadow:0 6px 13px -4px #efa4a4;height:100vh;margin-top:2rem;object-fit:cover;position:absolute;right:0;top:-2rem;width:30vw;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.75rem;font-weight:100}.introName{color:#efa4a4}.introPara{font-size:medium;font-weight:200}.closingPara{bottom:0;font-size:small;font-weight:200;margin-bottom:2rem;position:absolute}.btn{background:#fff;border:none;border-radius:2rem;margin:1rem 0;padding:.75rem 2rem}.btn:hover{box-shadow:0 6px 13px -4px #efa4a4;cursor:pointer}.btn>*{font-weight:700;margin:0 .2rem}@media screen and (max-width:840px){#intro{display:flex;flex-direction:column;justify-content:center}.bg{height:60vh;margin:2rem auto;position:relative;width:80vw}.introContent{font-size:10vw;text-align:center}}@media screen and (max-width:820px){#me{display:none}}#projects{height:calc(100vh - 5rem);margin:0 auto;max-width:100rem;position:relative;scroll-behavior:smooth;width:100vw}.projectContent{align-items:center;display:flex;flex-direction:column;font-size:2rem;font-weight:700;height:100vh;margin:0 auto;padding:2rem;width:75vw}.card-section{display:flex;justify-content:space-between;margin-top:5rem;width:75vw}.divider{border-bottom:2px solid #fff;margin-bottom:10px;margin-top:10px;width:75vw}.card{display:flex;justify-content:center;text-align:center}#auxIndex{border-radius:1rem}.projectSection{display:flex;flex-direction:row;justify-content:space-evenly}.projectRight{margin:2.3rem}.desc{font-size:large;font-weight:300;margin-top:1rem}.link{font-style:italic}@media screen and (max-width:820px){.projectSection{display:flex;flex-direction:column;width:90vw}#auxIndex{display:none}}#about{height:calc(100vh - 5rem);margin:0 auto;max-width:100rem;position:relative;scroll-behavior:smooth;width:100vw}.aboutContent{align-items:center;display:flex;flex-direction:column;font-size:2rem;font-weight:700;height:100vh;margin:0 auto;padding:2rem;width:75vw}.horizontal{display:flex;justify-content:space-around}.horizontal,.orgs{margin-bottom:2rem}.orgs{border-radius:2rem;height:15rem;margin-top:2rem;object-fit:contain}.org-text{font-size:large;font-weight:300;margin-top:1rem;text-align:center}@media screen and (max-width:820px){.aboutContent{display:flex;flex-wrap:wrap;width:90vw}.horizontal{display:flex;flex-direction:column}}#Contact{height:calc(100vh - 5rem);margin:0 auto;max-width:100rem;position:relative;scroll-behavior:smooth;width:100vw}.contactSection{align-items:left;font-size:2rem;font-weight:700;height:100vh;margin:0 auto;padding:2rem;width:75vw}.contactSection,form{display:flex;flex-direction:column}form{background:#fff;border-radius:10px;max-width:600px;padding:2vw}form input,form textarea{background:#f5f5f5;border:0;font-size:16px;margin:10px 0;outline:none;padding:20px}form button{background:#ff5361;border:0;border-radius:30px;color:#f5f5f5;cursor:pointer;font-size:18px;margin:20px auto 0;outline:none;padding:15px;width:150px}.contactInfo{display:flex;flex-direction:column}.contactInfo>*{margin:10px}.email{font-size:large;font-weight:300;margin-top:1rem}
/*# sourceMappingURL=main.8df52fb6.css.map*/