.App{background-color:#dfdbcd;color:#211a1d;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:auto;line-height:1.6;width:100%}body{margin:0;padding:0}.home{color:#211a1d;font-family:Montserrat,sans-serif;line-height:1.6}.logo{margin-bottom:-2%;margin-top:-15%;max-height:50%}.intro{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:center;text-align:center}.intro h2{font-size:6vw;margin-bottom:0;margin-top:-1rem;width:100%}.intro h3{font-size:2.75vw;margin-bottom:.5rem;margin-top:.5rem;width:80%}.intro p{font-size:2vw;margin-top:.5rem}.skills{padding:50px 0;text-align:center}.skills h3{font-size:1.75rem;margin-bottom:20px}.skill-container{display:flex;flex-wrap:wrap;justify-content:center}.skills-column{margin:0 20px}.skills-column h4{font-size:1.5rem;margin-bottom:10px}.skills-column ul{list-style:none;padding:0}.skills-column li{font-size:1.25rem;margin-bottom:5px}@media screen and (max-width:480px){.intro h2{font-size:8vw}.intro h3,.intro p{font-size:2.5vw}.skills-column{margin:20px 0}}.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:#32502a;height:100px;margin-bottom:12vh;width:100%}.links{align-items:center;color:#dfdbcd;display:flex;height:100%;justify-content:center;width:100%}.navbar a{color:#dfdbcd;font-size:25px;margin:20px;text-decoration:none}.navbar a:hover{color:#c7c1a8}.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:#dfdbcd;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:#9f8772;display:flex;flex-direction:column;height:200px;justify-content:center;margin-top:200px;padding-top:10px;width:100%}.socialMedia svg{color:#dfdbcd;cursor:pointer;font-size:70px;margin:20px}.footer p{color:#dfdbcd}@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:#211a1d;font-size:35px}.project img{border-radius:10px;max-width:50%}.project p{color:#211a1d;font-size:20px;width:60%}.project svg{color:#211a1d;font-size:60px}.icon{margin-top:1vh}@media screen and (max-width:480px){.project h1{font-size:8vw}.project p{font-size:3vw}}
/*# sourceMappingURL=main.ffb4e3d1.css.map*/