#hero{background-color:var(--black);height:100%;margin:0 auto;padding:1rem;width:100%}#hero,#hero .profile{display:flex;flex-direction:column;justify-content:center}#hero .profile{padding-bottom:1rem}#hero .profile .picture{margin:0 auto;padding:1rem}#hero .profile .picture img{border-radius:50%;height:auto;max-width:200px}#hero .profile .text{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1024px){#hero{align-items:flex-start;height:100vh;margin:0;padding-left:50px;padding-right:50px};#hero .profile{justify-content:flex-start};#hero .profile .text{display:flex;flex-direction:column;justify-content:center};#hero .description{height:auto;margin:50px 0;padding:0};};@media screen and (min-width:668px){#hero{gap:1rem};#hero .profile .picture{margin:0;padding:0};};.lazy-load-image-background.blur{-webkit-filter:blur(15px);filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}#projects{background-color:var(--yellow);gap:5rem;padding:3rem 1rem}#projects,#projects .project{align-items:flex-start;display:flex;flex-direction:column}#projects .project{gap:1rem}#projects .project .image img{aspect-ratio:1/1;border-radius:3px;height:auto;max-width:300px;width:100%}#projects .project .project-text{display:flex;flex-direction:column;gap:2.5rem}#projects .project .project-tags{align-content:flex-start;display:flex;flex-wrap:wrap;font-size:12px;gap:4px}#projects .project .project-buttons{display:flex;flex-flow:column wrap;gap:3rem}@media screen and (min-width:1024px){#projects .project{padding-bottom:1rem}#projects .project .project-buttons{flex-flow:row nowrap}};@media screen and (min-width:668px){#projects{gap:5rem;padding:10rem 1rem}#projects .project{flex-direction:row;padding-bottom:5rem}#projects .project .project-text{max-width:1000px;width:100%}#projects .project .image img{height:280px;object-fit:cover;width:100%}#projects .project .project-buttons{align-items:center;flex-flow:row wrap}};#footer{background:var(--white);padding:3rem 1rem}#footer,#footer .profile{display:flex;flex-direction:column}#footer .profile{justify-content:center;padding-bottom:1rem}#footer .profile .picture{margin:0 auto;padding:1rem}#footer .profile .picture img{border-radius:50%;height:auto;max-width:200px}#footer .profile .text{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:668px){#footer{align-items:flex-start;gap:4rem;padding:4rem 1rem}#footer .profile .picture{margin:0;padding:0}};@media screen and (min-width:1024px){#footer{align-items:center;gap:0;height:100vh}#footer .profile{justify-content:flex-start}#footer .profile .text{display:flex;flex-direction:column;justify-content:center}}
/*# sourceMappingURL=main.0b95c108.css.map*/