@import url(https://fonts.googleapis.com/css2?family=Signika+Negative:wght@300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Signika Negative;margin:0;padding:0;scroll-behavior:smooth}section{display:flex;flex-wrap:wrap;min-height:100vh}#inicio{display:flex;justify-content:space-evenly;min-height:94vh}.imagem:before{background-color:#008f8c;content:"";height:80%;position:absolute;top:5%;width:100%;z-index:0}.fotoInicial{bottom:0;height:90%;position:absolute;top:10%}nav{box-shadow:0 1px 4px rgba(0,0,0,.25);display:flex;font-size:1.2em;font-weight:800;justify-content:flex-end;padding:10px 50px 10px 10px}nav a{padding-right:50px;text-decoration:none}h1,nav a{color:#015958}h1{margin:15px;text-align:center}.apresentacao{display:flex;flex-direction:column;margin-top:8%;width:35%}span{font-size:1.1em;padding-left:30px}.imagem{display:flex;justify-content:center;position:relative;width:40%}#sobreMim{align-items:center;background-color:#f3f1f1;justify-content:space-evenly}.habilidades,.textoSobreMim{background-color:#fff;box-shadow:1rem 20px 4px #008f8c;min-height:75vh;padding:3%}.textoSobreMim{font-size:1em;line-height:1.5;text-align:justify;width:60%}.habilidades{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;min-width:300px;width:30%}.habilidades li{font-size:1.1em;list-style:none;padding:5px;text-align:center}.habilidadeTecnica{display:flex;flex-wrap:wrap;justify-content:center}h3{background-color:#008f8c}#projetos{flex-direction:column}.projetos{display:flex;flex-wrap:wrap}.imgProjeto,.projetos{width:100%}.projeto{align-items:center;background-color:#015958;display:flex;flex-direction:column;margin:10px 2%;width:20%}.projeto a{color:#fff;text-decoration:none}.projeto h4,.projeto p{color:#fff}h4{margin:2px}footer{align-items:center;box-shadow:1rem -1px 4px rgba(0,0,0,.25);display:flex;height:auto;justify-content:flex-end;list-style:none;margin:0;padding:5px;width:100%}footer a{padding-right:10px}@media screen and (max-width:730px){#inicio{height:auto}.apresentacao,.imagem{width:90%}.fotoInicial{position:inherit;width:80%}.imagem:before{top:5px;width:80%}.apresentacao{height:150px}nav{padding-right:0}nav a{padding-right:20px}body{font-size:.8em}#sobreMim{flex-direction:column}.habilidades,.textoSobreMim{margin:20px;min-height:auto;width:80%}.projeto{width:80%}.projetos{justify-content:center}}@media screen and (min-width:1300px){body{font-size:25px}.habilidadeTecnica a img{height:50px;width:100%}}
/*# sourceMappingURL=main.79db4e79.css.map*/