*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}html{font-size:62.5%;overflow-x:hidden}body{font-family:Jost,sans-serif;font-size:1.6rem}body a,body li,body p{font-size:1.6rem;font-weight:400}@media screen and (max-width:768px){body a,body li,body p{font-size:1.2rem;font-weight:400}}@keyframes pressDown1{30%,40%,to{transform:translateY(0)}35%{transform:translateY(5px)}}@keyframes pressDown2{70%,80%,to{transform:translateY(0)}75%{transform:translateY(5px)}}@keyframes pressDown3{30%,40%,to{transform:translateY(0)}35%{transform:translateY(5px)}}@keyframes pressDown4{40%,50%,to{transform:translateY(0)}45%{transform:translateY(5px)}}@keyframes pressDown5{20%,30%,to{transform:translateY(0)}25%{transform:translateY(5px)}}@keyframes pressDown6{60%,70%,to{transform:translateY(0)}65%{transform:translateY(5px)}}@keyframes pressDown7{10%,20%,to{transform:translateY(0)}15%{transform:translateY(5px)}}@keyframes pressDown8{35%,45%,to{transform:translateY(0)}40%{transform:translateY(5px)}}header{align-items:center;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#0081704d;display:flex;justify-content:center;position:fixed;top:0;width:100vw;z-index:100}header nav ul{display:flex;list-style:none}header nav ul li{margin:2rem 3rem;padding:1rem}header nav a{color:#fff;font-size:1.6rem;font-style:italic;font-weight:600;text-decoration:none}header nav a:hover{text-decoration:underline}@media screen and (max-width:768px){header nav ul li{margin:1rem 1.5rem}header nav a{font-size:1.4rem;font-style:italic;font-weight:600}}.home{align-items:center;background:linear-gradient(#008170,#00352e);display:flex;gap:30px;justify-content:center;padding-bottom:10rem;padding-top:15rem;width:100vw}.home img,.home p{width:420px}.home p{color:#fff;font-size:2.4rem;font-weight:400}.home-key{display:inline-block}.home-key:first-child{animation:pressDown1 2s ease-in-out infinite}.home-key:nth-child(4){animation:pressDown5 1.5s ease-in-out infinite}.home-key:nth-child(6){animation:pressDown2 2s ease-in-out infinite}.home-key:nth-child(8){animation:pressDown6 4s ease-in-out infinite}.home-key:nth-child(10){animation:pressDown3 3s ease-in-out infinite}.home-key:nth-child(13){animation:pressDown7 2s ease-in-out infinite}.home-key:nth-child(15){animation:pressDown4 3s ease-in-out infinite}.home-key:nth-child(17){animation:pressDown8 3s ease-in-out infinite}.home-key:nth-child(20){animation:pressDown1 4s ease-in-out infinite}.home-key:nth-child(21){animation:pressDown5 3s ease-in-out infinite}.home-key:nth-child(23){animation:pressDown2 2s ease-in-out infinite}.home-key:nth-child(24){animation:pressDown6 4s ease-in-out infinite}@media screen and (max-width:768px){.home{flex-direction:column}.home img{width:200px}.home p{font-size:1.6rem;font-weight:400;text-align:center}}.stack{align-items:center;background:linear-gradient(#00352e,#232d3f);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:10rem 1rem;text-align:center}.stack .bold{font-size:1.6rem;font-weight:600}.stack h2{font-size:2.4rem;font-weight:800;margin-bottom:50px}.stack .stack-block{margin:30px 0}.stack .stack-container{align-items:flex-end;display:flex;gap:20px;margin:20px 0}.stack .stack-container img{width:50px}@media screen and (max-width:768px){.stack{padding-bottom:5rem;padding-top:5rem}.stack .bold{font-size:1.4rem;font-weight:600}.stack h2{font-size:2rem;font-weight:800;margin-bottom:25px}.stack .stack-block{margin:15px 0}.stack .stack-container{flex-wrap:wrap;justify-content:center}.stack .stack-container img{width:25px}}button{background:#0000;border:3px solid #fff;border-radius:15px;color:#fff;cursor:pointer;font-size:1.6rem;font-style:italic;font-weight:600;height:50px;position:relative;width:250px;z-index:2}button:before{background:linear-gradient(#008170,#0f0f0f);border-radius:15px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .4s ease-in;width:100%;z-index:-1}button:hover:before{opacity:1}@media screen and (max-width:768px){button{border-radius:12px;font-size:1.4rem;font-style:italic;font-weight:600;width:200px}}.projects{align-items:center;background:linear-gradient(#232d3f,#0f0f0f);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:10rem 1rem}.projects h2{font-size:2.4rem;font-weight:800;margin-bottom:50px}.projects .titleProjects{cursor:pointer;font-size:4rem;font-weight:800;transition:all .4s ease-in}.projects .titleProjects:hover{color:#008170;transform:translateY(5px)}.projects-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.projects-project{margin:20px 0;max-width:800px;text-align:center}.projects-project-minia{margin:40px 0 20px;width:550px}.projects-project-stack-container{align-items:flex-end;display:flex;gap:20px;justify-content:center;margin:20px 0}.projects-project-stack img{width:50px}.projects-project-more-false{max-height:500px;transform:scaleY(1);transition:max-height .4s ease-in,transform .6s ease-out}.projects-project-more-true{max-height:0;overflow:hidden;transform:scaleY(0);transition:max-height .4s ease-in,transform .8s ease-out}@media screen and (max-width:768px){.projects{padding-bottom:5rem;padding-top:5rem}.projects h2{font-size:2rem;font-weight:800;margin-bottom:25px}.projects .titleProjects{font-size:3.2rem;font-weight:800}.projects-project{width:100vw}.projects-project-minia{width:275px}.projects-project-stack img{width:25px}}.contact{align-items:center;background:#0f0f0f;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:10rem 1rem;text-align:center}.contact h2{font-size:2.4rem;font-weight:800;margin-bottom:20px}.contact a{color:#fff;text-decoration:none;transition:all .2s ease-in}.contact a:hover{color:#008170}.contact .bold{font-size:1.6rem;font-weight:600;margin-bottom:10px}.contact-container{margin:30px 0}.contact img{border-radius:5px;margin-top:10px;width:50px}.contact-links-container{align-items:baseline;display:flex;gap:50px;justify-content:center;text-align:center}.contact-links-container article{width:50px}@media screen and (max-width:768px){.contact{padding-bottom:5rem;padding-top:5rem}.contact h2{font-size:2rem;font-weight:800;margin-bottom:10px}.contact .bold{font-size:1.4rem;font-weight:600}.contact-container{margin:20px 0}.contact img{width:25px}.contact-links-container{gap:25px}}footer{background-color:#0f0f0f;border-top:1px solid #fff;color:#fff;display:flex;justify-content:space-between;padding:30px 100px}footer .mentions-link{cursor:pointer}footer .mentions-link:hover{text-decoration:underline}@media screen and (max-width:768px){footer{padding:15px}}.mentions-legales{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00352ecc;border-radius:15px;left:50%;max-width:800px;padding:25px;position:fixed;z-index:50}.mentions-legales h2{font-size:2.4rem;font-weight:800;margin-bottom:20px;text-align:center}.mentions-legales .bold{font-size:1.6rem;font-weight:600;margin:10px 0 5px}.mentions-legales ul{list-style:none}.mentions-legales a{color:#fff}@media screen and (max-width:768px){.mentions-legales{left:47%;width:90vw}.mentions-legales h2{font-size:2rem;font-weight:800;margin-bottom:10px}.mentions-legales .bold{font-size:1.4rem;font-weight:600}}.mentions-legales-false{top:50%;transform:translate(-50%,-50%);transition:all .4s ease-out}.mentions-legales-true{top:-100%;transform:translate(-50%,-50%);transition:all .4s ease-in}
/*# sourceMappingURL=main.a8f8d4b8.css.map*/