.App{background-color:#fff;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:auto;width:100%}body{margin:0;padding:0}.home{color:#3e497a;font-family:Arial,sans-serif}.about,.home{align-items:center;width:100%}.about{background-image:url(/static/media/isom1.72383a39b532ed209233.jpg);background-position:top;background-size:cover;color:#fff;display:flex;flex-direction:column;height:calc(150vh - 100px);justify-content:center;text-align:center}.about h2{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:80px;height:50px}.about .prompt{font-size:30px;width:40%}.prompt svg{color:#fff;cursor:pointer;font-size:60px;margin:5px}.prompt svg:hover{color:#4ebeff}.skills{align-items:center;display:flex;flex-direction:column;font-size:35px;justify-content:center;width:100%}.skills h1{color:#3e497a}.skills .list{list-style:none;width:60%}.about img{border:5px solid #fff;border-radius:50%;height:350px;width:350px}.list span{font-size:30px}@media only screen and (max-width:600px){.about h2{font-size:40px}.about .prompt{font-size:20px;margin-top:10px;width:80%}.skills{text-align:center}.list{padding:0}.skills h2{font-size:30px}}.projects{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.projects .projectTitle{color:#3e497a;font-size:60px;font-weight:bolder;text-align:center}.projectList{display:grid;grid-template-columns:1fr 1fr 1fr;height:auto;place-items:center;width:70vw}.projectItem{border-radius:15px;box-shadow:0 3px 15px rgba(0,0,0,.2);height:300px;margin:40px;text-align:center;width:300px}.projectItem:hover{box-shadow:0 3px 15px rgba(0,0,0,.5);cursor:pointer;transition:.3s ease-in}.projectItem .bgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:15px;border-top-right-radius:15px;height:200px;width:100%}.projectItem h1{font-size:25px}@media only screen and (max-width:1300px){.projectList{grid-template-columns:1fr 1fr}}@media only screen and (max-width:800px){.projectList{grid-template-columns:1fr;width:100%}.projectItem{height:300px;width:300px}}.navbar{background:#21325e;height:100px;width:100%}.links{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.navbar a{color:#fff;font-size:25px;margin:20px;text-decoration:none}.toggleButton{align-items:center;display:flex;height:100px;justify-content:flex-end;width:100%}.toggleButton svg{font-size:50px}.toggleButton button{background-color:initial;border:none;color:#fff;cursor:pointer;margin-right:20px}#open{height:100vh}#open .links{flex-direction:column;justify-content:flex-start;margin-top:100px}#open a{text-align:center;width:100%}@media only screen and (max-width:900px){.navbar a{width:70px}}@media only screen and (max-width:600px){.toggleButton{display:flex}#close a{display:none}}@media only screen and (min-width:600px){.hiddenLinks,.toggleButton{display:none}#open{height:100px}#open .links{flex-direction:row}}.footer{align-items:center;background:#21325e;display:flex;flex-direction:column;height:200px;justify-content:center;margin-top:200px;padding-top:10px;width:100%}.socialMedia svg{color:#fff;cursor:pointer;font-size:70px;margin:20px}.socialMedia svg:hover{color:#4ebeff}.footer p{color:#fff}@media only screen and (max-width:600px){.footer svg{font-size:50px}}.project{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:center;width:100%}.project h1{color:#3e497a;font-size:35px;margin-top:50px}.project img{border-radius:10px;width:700px}.project p{color:#3e497a;font-size:40px}.project svg{color:#3e497a;font-size:60px}
/*# sourceMappingURL=main.ac549d09.css.map*/