body{color:#fffaf0;height:100vh;margin-left:10%;margin-right:10%}*{box-sizing:border-box}.header{display:flex;flex-flow:row}.header-row{align-content:center;display:flex;justify-content:center;width:50%}.header-row:first-of-type{margin-right:2.5%}.header-row:nth-of-type(2){margin-left:2.5%}.header .header-row:first-of-type{align-self:center;flex-flow:column}.header .header-row:nth-of-type(2){justify-content:center}.header-container,.projects-container,.skills-container,.worktimeline-container{margin-bottom:10%;margin-top:10%}.header-row div:first-of-type{font-size:1.5em}.header-row h2{font-size:inherit}.header img{border:1px solid transparent;border-radius:50% 50%;height:auto;max-width:400px;width:100%}h3,h4{margin:5%;text-align:center}.skills{display:flex;flex-direction:column;flex-wrap:wrap;gap:3rem;justify-content:center}.skills>div{background-color:hsla(0,0%,6%,.8);border:1px solid #000;border-radius:5%;box-shadow:0 0 5px #0b0d19;flex-basis:40%}.skills>div>h4{color:#06c;text-align:center}.skills-backend,.skills-frontend{display:flex;flex-flow:row wrap}.skill-item{flex-basis:33%;padding:2rem}.icons{align-content:center;gap:2%}.contact,.icons{display:flex;justify-content:center}.contact form{display:flex;flex-basis:50%;flex-direction:column;gap:10%}.contact form button{width:90px}.projects{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;justify-content:center}.project-card{background-color:#fffaf0;border:1px solid #fffaf0;border-radius:1rem;color:#000;display:flex;flex-basis:420px;flex-direction:column;padding:1rem}.project-card-description{display:flex;flex-direction:column;flex-grow:1}.project-card-description small{padding-bottom:1rem;padding-top:1rem}.project-card-links{display:flex;flex-direction:row;gap:1rem}.project-card-link{align-items:center;display:flex;flex-direction:column;text-align:center}.project-card-link span{font-size:12px}.project-card-tags{display:flex;flex-direction:column}.project-card-tags small{padding-bottom:1rem;padding-top:1rem}.project-card-tag-container{display:flex;flex-direction:row;gap:.5rem}.project-card-tag{background-color:#d3d3d3;border:2px solid transparent;border-radius:1rem;font-size:10px;padding:5px}.divider{border-bottom:1px solid #000;padding-bottom:1rem}.worktimeline div{margin:0}@media only screen and (max-width:600px){.header{display:flex;flex-flow:column-reverse}.header-row{align-content:center;display:flex;justify-content:center;width:100%}.header-row:first-of-type{margin-right:0}.header-row:nth-of-type(2){margin-left:0}}@media only screen and (min-width:600px){.header{display:flex;flex-flow:column-reverse}.header-row{align-content:center;display:flex;justify-content:center;width:100%}.header-row:first-of-type{margin-right:0}.header-row:nth-of-type(2){margin-left:0}}@media only screen and (min-width:768px){.header{display:flex;flex-flow:row;text-align:right}.header-row{align-content:center;display:flex;justify-content:center;width:50%}.header-row:first-of-type{margin-right:2.5%}.header-row:nth-of-type(2){margin-left:2.5%}.icons{align-content:flex-end;display:flex;gap:2%;justify-content:flex-end}.header .header-row:nth-of-type(2){justify-content:flex-start}.skills{display:flex;flex-direction:row;flex-wrap:wrap;gap:5%;justify-content:center}}
/*# sourceMappingURL=main.2da815b0.css.map*/