body{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}.navbar{width:100%;height:7vh;top:0;position:fixed;transition:top .3s;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:center;align-content:center}.nav-v1{background-color:none;transition:all 1s ease}.nav-v1 span{font-size:1em;color:#fff;font-weight:700}#logo{display:inline-block;padding:.3em;margin:.4em 0 .4em .2em;cursor:pointer;cursor:hand;color:#fff;font-weight:300;font-size:1.2em}.nav-v2{background-color:#fafafa;transition:all 1s ease;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.nav-v2 #logo{font-size:1.3em;margin:.2em 0}.nav-v2 #logo,.nav-v2 span{color:#4aa0f0;font-weight:300;transition:all 1s ease}.nav-v2 span{font-size:1em}.nav-list{margin:1em 0}.nav-list li{display:inline-block;padding:0 .5em;color:#4aa0f0;font-weight:300}.nav-list a{position:relative;cursor:pointer;cursor:hand}.nav-list a:after{content:"";width:0;height:3px;background-color:#4aa0f0;position:relative;display:block;top:3px;transition:all .4s ease}.nav-list a:hover:after{width:100%}@media (min-width:550px){.nav-v1 span,.nav-v2 span{font-size:1.3em}}@media (min-width:550px){#logo{font-size:1.8em}.nav-list li{padding:0 1em}}@media (min-width:650px){.navbar{padding:.5em 3.5em}.nav-list li{padding:0 1.5em}}@media (min-width:950px){.navbar{padding:.5em 6em}}.background{background-color:#fafafa}.about{margin:0 auto;padding:100px 24px;max-width:720px;color:#575a5e;height:100vh}.about h1{font-size:3.5em;font-weight:700;color:#4aa0f0}.about a{text-decoration:none}.site-wrapper{text-align:center;height:100vh;width:100%;padding:10%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;color:#fff;font-size:1.1em;background:url(/myPortfolio/static/media/SAM_2279.8343c41b.JPG) no-repeat 50% fixed;background-size:cover}.site-wrapper h1{font-weight:900;font-size:4em}.site-wrapper h3{font-weight:300;font-size:1.5em}.resume{color:#fff;font-weight:700;border:2px solid;padding:2% 5%;display:inline-block;-webkit-justify-content:center;justify-content:center;border-radius:10px;margin:30px;font-size:1.3em}.resume:hover{color:#4aa0f0;text-decoration:none}.cont{height:100%;width:100%}.cont h1{-webkit-justify-content:center;justify-content:center;font-size:3.5em;font-weight:700;color:#4aa0f0}.cont h1,.project-group{display:-webkit-flex;display:flex}.project-group{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;padding:5% 15%}.project-inside{display:grid;grid-template-columns:5fr 5fr;grid-gap:30px;border:2px solid #cecece;box-shadow:0 4px 6px -6px #222;padding:5%;border-radius:25px;background-color:#fafafa;color:#575a5e}.project-img{height:300px;margin-right:20px}.project h3{color:#4aa0f0}.project h3,.project h5{font-weight:700}.project a{color:#4aa0f0;text-decoration:none}.project a:hover{color:#4aa0f0;font-weight:700}@media (min-width:320px){.project-img{width:100%}.project-inside{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:375px){.project-img{width:100%}.project-inside{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:425px){.project-img{width:100%}.project-inside{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:768px){.project-img{width:100%;height:300px}.project-inside{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1024px){.project-img{width:450px;height:auto}.project-inside{display:grid;grid-template-columns:5fr 5fr;grid-gap:30px}}.skills-group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.skills{padding:5% 15%;color:#575a5e;background-color:#fafafa;height:90vh}.skills-grid{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:flex-start;align-items:flex-start}.skills-font{font-size:3.5em;font-weight:bolder;color:#4aa0f0}.skills-name{padding:2%}.skills-name p{line-height:10px}.skills-name p:first-child{color:#4aa0f0;line-height:30px;font-size:1.5em;font-weight:700}.footer{width:100%;height:1%;background-color:#000;color:#9e9e9e;padding:1.5% 4%;-webkit-justify-content:space-between;justify-content:space-between}.footer,.icons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.icons{-webkit-flex-wrap:wrap;flex-wrap:wrap}.icons a{color:#9e9e9e;font-size:23px}.icons a:hover{color:#4aa0f0}.chevron-up{cursor:pointer;cursor:hand;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}.chevron-up:hover{-webkit-animation:pulseHover 1.5s infinite;animation:pulseHover 1.5s infinite}@-webkit-keyframes pulse{0%{color:#555454}to{color:#fff}}@keyframes pulse{0%{color:#555454}to{color:#fff}}@-webkit-keyframes pulseHover{0%{color:#4aa0f0}to{color:#fff}}@keyframes pulseHover{0%{color:#4aa0f0}to{color:#fff}}body{margin:0;padding:0;height:100%;width:100%;font-family:Maven Pro,sans-serif}hr{-webkit-align-self:center;align-self:center;width:80px;background-color:#575a5e}ul{list-style-type:none}
/*# sourceMappingURL=main.6f28e341.chunk.css.map */