:root{font-size:20px;font-family:"Consolas";font-weight:400}body{width:auto;height:auto;margin:0;padding:0}body::-webkit-scrollbar{width:.4rem}body::-webkit-scrollbar-track{background-color:#333}body::-webkit-scrollbar-track:hover{background-color:#282828}body::-webkit-scrollbar-thumb{background-color:#1e1e1e}body::-webkit-scrollbar-thumb:hover{background-color:#a9a9a9}.App{padding:0;margin:0 auto;width:auto;height:auto;background-color:#333;position:relative}header{display:flex;width:100%;height:1rem;align-items:center;font-size:.5rem;background-color:#1e1e1e;transition:.3s ease-in-out;position:fixed;top:0;left:0}header button{align-self:center;margin-left:1rem;border:none;color:#fff;background-color:transparent;text-align:center;font-size:.6rem;font-family:"Consolas"}header button:hover{background-color:#a9a9a9;cursor:pointer}header .editText{margin-left:4rem;width:30rem}.nav-bar,header .editText{transition:.3s ease-in-out}.nav-bar{display:flex;flex-direction:column;height:100%;width:11rem;position:fixed;background-color:#1e1e1e;top:1rem;box-shadow:5px 0 15px 5px rgba(0,0,0,.3)}.nav-bar h1{font-weight:400;color:#fff;text-align:center;font-weight:lighter;transition:.3s ease-in-out}.nav-bar ul{display:flex;padding:8vh 0 0;margin:0;align-items:center;flex-direction:column;list-style:none;height:auto;width:auto}.nav-bar .aLink{display:flex;padding-top:2vh;padding-bottom:2vh;margin-top:1vh;width:100%;justify-content:center;text-decoration:none;color:#fff;font-weight:lighter;transition:.3s ease-in-out}.nav-bar .aLink:hover{background-color:#333;color:green;cursor:pointer}.nav-bar .active{background-color:#333}.nav-bar button{border:none;color:#fff;background-color:transparent;text-align:center;font-size:2rem;font-family:"Consolas"}.nav-bar button:hover{background-color:#a9a9a9;cursor:pointer}.main-body-wrapper{flex-direction:column;margin-left:11rem;transition:.3s ease-in-out}.hero-section,.main-body-wrapper{display:flex;width:auto;height:auto}.hero-section{font-weight:400;justify-content:space-between}.hero-section h1{font-weight:inherit;color:#a2d5f2}.hero-section h2{font-weight:inherit;color:#ff7e67}.hero-section a{margin-left:2rem;margin-top:1rem;font-size:1rem;text-decoration:none;padding:.8rem 1.2rem;color:#fff;background-color:#131313;border:1px solid #1e1e1e;border-radius:10px;box-shadow:5px 5px 15px 3px rgba(0,0,0,.3);white-space:nowrap;cursor:pointer}.hero-section a:hover{background-color:#a9a9a9}.hero-section .text-wrapper{margin:10vh 0 0 5vw;height:100vh;padding:0}.hero-section .computerWrapper{width:45vw;padding:10vh 0 20vh}.hero-section .computer-pic{height:auto;width:100%}.project-section{margin-top:13vh;margin-left:2rem;width:auto;height:87vh}.project-section h1{color:#fff}.project-section .proCarousel{margin-top:5vh;margin-left:10vw}.proModal{position:absolute;padding:2rem;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:40vw;min-height:40vh;max-width:auto;max-height:auto;border:1px solid #fff;border-radius:10px;box-shadow:5px 5px 15px 5px rgba(0,0,0,.5)}.proModal h1{color:#a2d5f2}.proModal p{color:#ff7e67}.proModal a{margin:1rem;font-size:1rem;text-decoration:none;padding:.8rem 1.2rem;color:#fff;background-color:#131313;border:1px solid #1e1e1e;border-radius:10px;box-shadow:5px 5px 15px 3px rgba(0,0,0,.3);white-space:nowrap;cursor:pointer}.proModal a:hover{background-color:#a9a9a9}.about-section{margin:13vh 0 0 2rem;width:auto;height:auto}.about-section h1{color:#fff}.about-section .aboutPicText{margin:10vh 15vw 0 10vw;display:flex;flex-wrap:wrap}.about-section .aboutPicText .aboutText{margin:2vh 0 2vh 2vw;width:60%;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.about-section .aboutPicText .aboutText p{width:100%;color:#ff7e67}.about-section .aboutPicText .aboutText .techIcons{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.about-section .aboutPicText .aboutText .techIcons p{color:#fff;font-size:48px;width:auto;margin:0}.about-section .aboutPicText .profilePic{margin:20px 40px 20px 20px;height:200px;width:200px;border:2px solid #a2d5f2;border-radius:100%}.contact-section{margin-top:13vh;margin-left:2rem;width:auto;height:auto}.contact-section h1{color:#fff}.contact-section .formControl{margin:7vh 15vw 17vh 10vw;padding:3rem;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:0 10px 15px rgba(0,0,0,.3);border-radius:10px;border:2px solid #1e1e1e}.contact-section .formControl .formControlBox{padding:1rem 1rem 0;display:flex;flex-direction:column;align-items:center}.contact-section .formControl .formControlBox label{align-self:flex-start;color:#ff7e67}.contact-section .formControl .formControlBox input,.contact-section .formControl .formControlBox textarea{padding:.5rem;margin:0;width:98%;border:2px solid #1e1e1e;border-radius:10px;box-shadow:0 10px 15px rgba(0,0,0,.3)}.contact-section .formControl .formControlBox p{align-self:flex-start;margin:0;color:#a2d5f2}.contact-section .formControl input[type=submit]{font-size:1rem;margin:1rem 1rem 0;padding:.8rem 1.2rem;color:#fff;background-color:#131313;border:1px solid #1e1e1e;border-radius:10px;box-shadow:5px 5px 15px 3px rgba(0,0,0,.3);white-space:nowrap;cursor:pointer}.contact-section .formControl input[type=submit]:hover{background-color:#a9a9a9}.contact-section .formControl dd{font-size:1rem;margin:1rem 1rem 0;padding:.8rem 1.2rem;width:auto;color:#fff;background-color:#131313;border:1px solid #1e1e1e;border-radius:10px;box-shadow:5px 5px 15px 3px rgba(0,0,0,.3);white-space:nowrap}.footer-section{display:flex;width:100%;height:60px;justify-content:center;align-items:center;background-color:#027fd3;bottom:0;position:absolute}.footer-section a{height:50px;width:50px;margin-left:2rem}@media screen and (max-width:1000px){.computer-pic,.computerWrapper{display:none}}@media screen and (max-width:800px){:root{font-size:16px}.hero-section{height:auto}.hero-section .computer-pic{display:none}.about-section,.contact-section,.project-section{height:auto}}
/*# sourceMappingURL=main.bdb97bb3.chunk.css.map */