.navbar-body{background-color:#040b14;height:100vh;left:0;position:fixed;top:0;width:20vw}.navbar-main{align-items:center;display:flex;flex-direction:column;width:100%}.navbar-name{color:#f0f8ff;margin:1rem 0}.navbar-social-media{display:flex;justify-content:space-between;width:70%}.navbar-pic{border:.4rem solid #2c2f3f;border-radius:4rem;height:8.5rem;margin-top:1.5rem;width:8rem}.navbar-navbar{display:flex;flex-direction:column;font-size:1.2rem;height:30%;justify-content:space-between;margin:2rem 0 2rem 2rem}.navbar-icon{align-items:center;background-color:#2c2f3f;border-radius:1rem;cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem}.navbar-icon:hover{background-color:#149ddd}.navbar-nav{align-items:center;color:#6f7180;cursor:pointer;display:flex;flex-direction:row;text-decoration:none;width:40%}.navbar-nav:hover{color:#fff}@media only screen and (max-width:600px){.navbar-body{height:100vh;position:relative;width:80vw}}.about-body{height:100vh;width:100%}.about-pic{border-radius:.5rem;height:100%;margin-right:10%;width:35%}.about-main{display:flex;flex-direction:row;height:75%;margin:5% auto;width:80%}.about-content{margin-top:10%;width:55%}.about-para{font-size:1.2rem;line-height:1.5rem;margin-top:1rem;text-align:justify}.about-header{height:3rem}@media only screen and (max-width:600px){.about-body,.about-main{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.about-main{display:flex;flex-direction:column;width:80%}.about-pic{height:20re;margin:0;width:100%}.about-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}}.home-body{background-blend-mode:multiply;background-color:#303030;background-image:url(/static/media/background.37a49486b2b42f78080e.jpg);background-size:cover;color:#fff;height:100vh}#home-p{font-size:2rem;margin:0}.home-main{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:8rem;margin-top:35vh;width:35rem}.home-input{color:#149ddd}@media only screen and (max-width:600px){.home-body{width:100vw}.home-main{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:30vh auto;width:80%}}.skills-body{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.skills-main{display:flex;flex-direction:row;height:100%;justify-content:space-around;margin-bottom:4rem;margin-top:3rem;width:100%}.skills-left{height:100%;width:40%}.skills-img{height:60%;width:100%}.skills-buttons{display:flex;flex-direction:row;justify-content:space-around;margin-top:8%}.skills-items{width:50%}.skills-buttons-right{display:none}@media only screen and (max-width:600px){.skills-main{flex-direction:column;margin:3rem auto 4rem;width:80%}.skills-left{display:none}.skills-items{width:100%}.skills-buttons-right{align-items:flex-start;display:flex;flex-direction:column;margin-top:3rem}}.projects-body{background-color:#000;width:100%}.project-item-card{cursor:pointer;margin:2rem;max-width:25rem;padding:1.5rem}.project-item-main{background-color:#222;color:#fff}.project-items{display:grid;grid-template-columns:auto auto;justify-content:space-around}.project-item-main{transition:-webkit-transform .4s cubic-bezier(.5,0,.5,1);transition:transform .4s cubic-bezier(.5,0,.5,1);transition:transform .4s cubic-bezier(.5,0,.5,1),-webkit-transform .4s cubic-bezier(.5,0,.5,1)}.project-item-card:hover{background-color:#2c2c58}.project-item-main:hover{background-color:#2c2c58;-webkit-transform:scale(1.05);transform:scale(1.05)}@media only screen and (max-width:600px){.project-items{display:flex;flex-direction:column}}body{margin:0}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}.app-body{display:flex;flex-direction:row}.app-main{display:flex;flex-direction:column;margin-left:20vw;width:80vw}h1{font-size:3.5rem}h1,h2{margin:0}h2{font-size:2.5rem}h3{font-size:2rem}h3,h4{margin:0}h4{font-size:1.5rem}.subheading{color:#fff;margin-bottom:2rem;margin-top:1.5rem;text-align:center;text-decoration:underline;text-decoration-color:#149ddd;text-underline-offset:1rem}@media only screen and (max-width:600px){.app-body{display:flex;flex-direction:column}.app-main{margin:0;width:100vw}}.nav_toggle{background:transparent;border:0;cursor:pointer;padding:.7em .25em;position:fixed;right:3em;top:1em;z-index:1000}.hamburger{display:block;position:inherit}.hamburger,.hamburger:after,.hamburger:before{background:#149ddd;border-radius:1em;height:3px;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;width:2em}.hamburger:after,.hamburger:before{content:"";left:0;position:absolute;right:0}.hamburger:before{top:6px}.hamburger:after{bottom:6px}.nav-open .nav{-webkit-transform:translateX(0);transform:translateX(0)}.nav-open .nav_toggle{position:fixed}.nav-open .hamburger{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.nav-open .hamburger:before{-webkit-transform:rotate(90deg) translateX(-6px);transform:rotate(90deg) translateX(-6px)}.nav-open .hamburger:after{opacity:0}
/*# sourceMappingURL=main.0e6c9edf.css.map*/