body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--off-white:#fafafa}.nav{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;width:100%;height:80px;z-index:1000;box-shadow:0 4px 14px 0 rgba(0,0,0,.15);font-family:"Karla",sans-serif}.nav-logo{height:60px;width:100px}.nav-logo:hover{cursor:pointer}.nav .nav-content{max-width:1300px;padding:0 3rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100%}.nav-item{display:inline;margin-left:2rem;color:#000}.nav-items{color:red}.nav-item:hover{color:red;text-decoration:underline;cursor:pointer;font-weight:700}.section{color:#fff;background-color:#2f2fa2;font-family:"Karla",sans-serif;font-weight:700;height:1000px}.section-dark{background:#333;color:#fff}.section-content{max-width:800px;margin:0 auto;padding:40px}.about-content{max-width:1300px;margin:0 auto;color:#000;background-color:#fff;padding:0 40px 40px}.aboutSection{color:#fff;background-color:#fff;font-family:"Karla",sans-serif;height:100%}.aboutHeader{font-size:120px;margin-top:5px;margin-bottom:5px}.aboutHeader span{color:red}.aboutParagraph{font-size:35px;margin-bottom:100px}.aboutParagraph span{color:red;font-weight:700}.videoLink{text-decoration:underline}.projects-content{max-width:1300px;margin:0 auto;padding:40px;font-family:"Baloo Tammudu 2"}.card{width:45%;background-color:#fff;margin-top:5%;box-shadow:0 5px 15px 0 rgba(236,17,17,.6);transform:translatey(0);-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite;overflow:hidden;padding:10px}.projectsSection{background-color:#fff;color:#000}.projectParagraph{font-size:35px}.projectImage{width:100%;border:3px solid #fff}.projectCards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:5%;margin-bottom:10%;width:100%}@-webkit-keyframes float{0%{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translatey(0)}50%{box-shadow:0 25px 15px 0 rgba(0,0,0,.2);transform:translatey(-20px)}to{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translatey(0)}}@keyframes float{0%{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translatey(0)}50%{box-shadow:0 25px 15px 0 rgba(0,0,0,.2);transform:translatey(-20px)}to{box-shadow:0 5px 15px 0 rgba(0,0,0,.6);transform:translatey(0)}}.projectsHeaderContainer{display:flex;justify-content:center}.contact-content{max-width:1300px;margin:0 auto;padding:40px}.githubLogo{height:30px}.contactSection{color:#000;background-color:#fff;font-family:"Karla",sans-serif;height:100px}.projectTitle{font-size:75px;width:100%;text-align:center;border-bottom:3px solid #000;line-height:.1em;margin:10px 0 20px}.projectTitle:hover{font-size:80px;color:red}.contactTitle{font-size:75px;width:100%;text-align:center;border-bottom:3px solid #000;line-height:.1em;margin:10px 0 20px}.contactTitle:hover{font-size:80px;color:red}.contactParagraph{font-size:35px;padding-top:40px;width:90%}.profileContainer{width:600px;height:500px;border:1px solid #000;display:flex;justify-content:center}.profileContainer img{width:190px;height:190px;border-radius:50%;border:3px solid #fff}.headerContent{display:flex;flex-direction:row;align-items:flex-end}.projectCardHeader{display:flex;justify-content:space-evenly;border-bottom:2px solid #fff;align-items:center}.projectCardTitle{margin-right:1px}.socialLink:hover{color:red;text-decoration:underline;font-weight:700}.socialLink{color:#000;text-decoration:none}.contactLinks{margin-top:250px;font-size:25px;display:flex;justify-content:space-evenly}.contactParagraph span{color:red}@media only screen and (max-width:600px){.aboutHeader{font-size:80px;height:360px}.projectCards{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10%}.card,.projectCards{margin-top:5%;width:100%}.card{background-color:#fff;box-shadow:0 5px 15px 0 rgba(236,17,17,.6);transform:translatey(0);-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite;overflow:hidden;padding:10px}.contactParagraph{width:100%}.contactLinks{display:flex;flex-direction:column;margin-top:10px}.nav{width:100%}.nav-logo{display:none}.App{width:100%}.redContact{color:red;font-weight:700}}@media only screen and (max-width:750px){.nav{width:fixed}}.directLink{color:red;text-decoration:none;font-weight:700;font-size:20px}
/*# sourceMappingURL=main.21f03b45.chunk.css.map */