.App{background-color:#f0f0f0;display:flex;flex-direction:column;font-family:Open Sans,sans-serif;height:auto;width:100%}body{margin:0;padding:0}.navbar{background:#21325e;height:70px;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:70px;justify-content:flex-end;width:100%}.toggleButton svg{font-size:40px}.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:100px;justify-content:center;padding:10px 0;width:100%}.socialMedia svg{color:#fff;cursor:pointer;font-size:40px;margin:20px}.footer p{color:#fff}@media only screen and (max-width:600px){.footer svg{font-size:40px}}.home{color:#3e497a;font-family:Arial,sans-serif}.about,.home{align-items:center;width:100%}.about{background-color:#21325e;color:#f0f0f0;display:flex;flex-direction:column;height:calc(100vh - 70px);justify-content:center;text-align:center}.about h2{color:#e9d35b;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;font-size:40px;margin:5px}.prompt p{line-height:45px}.prompt a{color:inherit;text-decoration:none}.prompt span{border-bottom:3px solid #e94560;color:#e9d35b}.prompt span:hover{border-bottom:3px solid #e9d35b;color:#e94560}.skills{align-items:center;display:grid;font-size:20px;grid-template-columns:1fr 1fr;justify-content:center;width:100%}.full-about{padding:0 20px}.full-about p{text-align:start}.icons-skills{display:flex;justify-content:center}.icons-skills svg{height:60px;width:60px}.contact-links{display:flex;gap:10px}.contact-links a{color:#f0f0f0;text-decoration:none}.contact-links svg{height:48px;width:48px}@media only screen and (max-width:939px) and (min-width:600px){.about h2{font-size:45px}.prompt{font-size:25px;margin-top:10px;width:80%}}@media only screen and (max-width:600px){.about h2{font-size:40px}.prompt p{line-height:25px;margin-top:20px}.about{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.about .prompt{font-size:20px;margin-top:10px;width:80%}.skills{align-items:center;display:flex;flex-direction:column;font-size:15px;grid-template-columns:1fr 1fr;justify-content:center;width:100%}.full-about{padding:0 10px}.icons-skills svg{height:48px;margin-bottom:20px;width:48px}.skills h2{font-size:30px;text-align:center}}.form-wrapper{background-color:#21325e;grid-column:2/-1;width:100%}.form-wrapper h1{color:#e9d35b}.contact-form button{border:none;border-radius:5px;padding:5px 10px}.contact-form button,.submit-btn{background-color:#e9d35b;cursor:pointer}.submit-btn{border:none;color:#21325e;font-size:15px;font-weight:700;padding:none;text-decoration:none}.contact-form span{color:#e94560}.contact-form{grid-gap:10px;display:grid;flex-direction:column;place-items:center;align-items:start;gap:10px}.projects{align-items:center;background-color:#21325e;color:#f0f0f0;color:#e9d35b;display:flex;flex-direction:column;height:auto;height:calc(100vh - 70px);justify-content:center;width:100%}.projects h1{font-size:40px}.projects .projectTitle{color:#3e497a;font-size:60px;font-weight:bolder;text-align:center}.projectList{grid-template-columns:1fr 1fr 1fr;height:auto;width:70vw}.projectItem,.projectList{display:grid;place-items:center}.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-radius:15px;height:300px;width:100%}.projectItem h1{color:#f0f0f0;font-size:25px}.show-project{color:#e9d35b;display:none;place-items:center;position:absolute;transition:opacity .3s ease}.show-project p{font-size:20px;font-weight:700}.bgImage:hover{-webkit-filter:brightness(40%);filter:brightness(40%)}.projectItem:hover .show-project{display:block}@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}.projects{height:auto}.projectList{width:100%}.projectItem{position:relative}.show-project{align-self:flex-end;background-color:#f0f0f0;border-bottom-left-radius:15px;border-bottom-right-radius:15px;bottom:0;color:#21325e;display:block;position:absolute;width:100%}.show-project h1{color:#21325e}.show-project p{font-size:15px}}.project{color:#3e497a;display:grid;grid-column: 1fr 1fr;grid-template-columns:3fr 1fr;margin-top:20px}.project img{display:block;height:auto;max-width:100%}.image-wrap{max-height:550px;max-width:300px}.project-link{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}.link-wrap{align-items:center;display:flex;gap:30px;grid-column:1/-1;justify-content:center;margin-bottom:10px}.link-wrap a{color:#3e497a;text-decoration:none}.project-link span{display:block}.project p{color:#3e497a;font-size:20px}.project svg{color:#3e497a;font-size:40px}.about-wrap{align-self:center;justify-self:center;padding:0 20px;text-align:center}.about-wrap i{font-size:14px}.skills-used p{font-size:15px}.project-details{display:flex;gap:30px;grid-column:2/-1;grid-row:1/-1;justify-content:center}.project-details h2{text-align:center}.project button{border:none;color:#3e497a;cursor:pointer;padding:20px}.next-prev{grid-column:1/-1;justify-self:center}@media only screen and (max-width:600px){.about-wrap{text-align:center}.project{align-items:center;color:#3e497a;display:flex;gap:20px;margin-top:20px;width:100%}.project,.project-details{flex-direction:column}.project-features ul{border-top:2px solid #21325e}}.project-features{border-left:2px solid #21325e;font-size:15px;width:250px}.project-features ul{display:flex;flex-direction:column;gap:15px;list-style:none;padding:5px 15px}.project-features h2{margin:5px 0;text-align:start}@media only screen and (max-width:600px){.project-features{border:none;font-size:18px;text-align:center}.project-features h2{margin:none;text-align:center}}
/*# sourceMappingURL=main.db31142a.css.map*/