*,*:after,*:before{margin:0;padding:0;font-family:Lato,sans-serif;color:#333;font-size:20px;scroll-behavior:smooth}a{color:#333!important}.header{overflow:hidden;position:fixed;top:0;min-width:100%;display:flex;justify-content:center;align-items:center;padding-top:.5rem;background-color:#fff;z-index:100}.header .logo{margin-right:auto;padding:.5rem;cursor:pointer}.header .logo a{padding:0 .8rem;border:4px solid black;border-top-left-radius:.8rem;border-bottom-right-radius:.8rem;text-decoration:none;font-size:2rem}.header .menu{padding-right:1rem;margin-left:auto;display:flex;gap:1rem;list-style:none}.header .menu a{text-decoration:none;position:relative;padding-bottom:2px;font-weight:700;letter-spacing:2px;cursor:pointer;font-size:.7rem}.logo a:hover{background-color:#46b3a5}.menu li a:hover:after{transform:scaleX(1);transform-origin:bottom}.menu li a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:3px;bottom:0;left:0;background-color:#46b3a5;transform-origin:bottom;transition:transform .25s ease-out}@media only screen and (max-width: 730px){.menu{flex-wrap:wrap;justify-content:center}.menu li a{font-size:.5rem!important}}#top{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;min-height:100vh}#top .intro h1{color:#46b3a5;font-size:5rem}#top .intro h2{font-size:3rem}#top .btn-portfolio{margin-top:2rem}#top .btn-portfolio a{text-decoration:none;font-size:1rem;font-weight:700;cursor:pointer;border:3px solid black;padding:1rem;border-radius:20%/50%}.btn-portfolio a:hover{background-color:#46b3a5}@media only screen and (max-width: 600px){.intro h1{color:#46b3a5;font-size:2rem!important}.intro h2{font-size:1.6rem!important}.btn-portfolio{margin-top:1rem}.btn-portfolio a{text-decoration:none;font-size:.8rem!important;font-weight:700;cursor:pointer;border:1px solid black;padding:.8rem!important;border-radius:20%/50%}}#portolio{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;transition:all .3s ease;z-index:5}#portolio h1{font-size:3.5rem;font-weight:700}#portolio .projects{margin-top:50px;margin-bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:800px}#portolio .projects h2{font-size:2rem;font-weight:700}#portolio .projects .carousel-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:390px;width:100%}#portolio .projects .carousel-container img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover}#portolio .projects .carousel-container .btn{position:absolute;display:flex;justify-content:space-around;width:100%}#portolio .projects .carousel-container .btn>*{cursor:pointer;background-color:#000000e6;padding:10px}#portolio .projects .carousel-container .btn a .icons{width:30px}#portolio .projects .carousel-container .btn .left{margin-right:auto}#portolio .projects .carousel-container .btn .right{margin-left:auto}#portolio .projects .carousel-container .caption{display:flex;justify-content:center;position:absolute;background-color:#000000e6;width:100%;bottom:0}#portolio .projects .carousel-container .caption p{color:#46b3a5;padding:.5rem;font-size:.75rem}#portolio .projects .paragraph,#portolio .projects .paragraph p{margin-top:20px}#portolio .projects .external-links{margin-top:20px;display:flex;width:100%;gap:1rem}#portolio .projects .external-links .btn-external-links a{display:flex;align-items:center;text-decoration:none;font-size:.75rem;font-weight:700;cursor:pointer;border:3px solid black;padding:.5rem;border-radius:20%/50%}#portolio .projects .external-links .btn-external-links a .icons{width:25px}.btn-external-links a:hover{background-color:#46b3a5}@media only screen and (max-width: 830px){.projects{width:100%!important;margin:0 1rem}.projects img{width:100%;height:100%;object-fit:cover!important}.projects .paragraph{font-size:.4rem!important;margin:0 1rem}.projects .external-links{margin:0 0 0 1rem}}#about{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s ease;width:100%;margin:auto}#about h1{font-size:3rem}#about .details{margin-top:50px;display:flex;flex-wrap:wrap;flex-direction:row;gap:.5rem}#about .details .image-container{width:320px;height:320px;border:6px solid black;border-top-left-radius:1.2rem;border-bottom-right-radius:1.2rem;overflow:hidden}#about .details .image-container .profile-photo{width:100%;height:100%;object-fit:cover}#about .details .paragraph{max-width:600px;padding:1rem;text-align:justify}#about .details .paragraph span{font-weight:700}#about .technologies{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px}#about .technologies h2{font-size:1.2rem}#about .technologies .tech-containers{margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#about .technologies .tech-containers .row{display:flex;gap:1rem}#about .technologies .tech-containers .container{border:1px solid black;width:308px;height:110px;display:flex;flex-direction:column;align-items:center}#about .technologies .tech-containers .container .title{width:100%;text-align:center;text-decoration:none;background-color:#000000e6;border-bottom:1px solid black}#about .technologies .tech-containers .container .title h4{letter-spacing:2px;font-weight:700;color:#fff;font-size:14px;padding:5px}#about .technologies .tech-containers .container .tech-icons{display:flex;gap:.5rem;padding:10px}#about .technologies .tech-containers .container .tech-icons img,#about .technologies .tech-containers .container .tech-icons .resize{width:64px;height:64px}#about .technologies .tech-containers .container .tech-icons .resize img{object-fit:contain}@media only screen and (max-width: 1010px){.details,.technologies .tech-containers .row{display:flex;flex-direction:column;justify-content:center;align-content:center}}@media only screen and (max-width: 600px){.image-container{width:240px!important;height:240px!important;border:6px solid black;border-top-left-radius:1.2rem;border-bottom-right-radius:1.2rem}.image-container img{width:100%;height:100%;object-fit:contain}.paragraph p{font-size:.8rem!important}}.profile-photo:hover{background-color:#46b3a5}#resume{margin-top:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:all .3s ease}#resume h1{font-size:3rem;font-weight:700}#resume .links-resume{margin-top:20px;display:flex;width:100%;justify-content:center;align-items:center;gap:1rem}#resume .links-resume .btn-links-resume a{display:flex;align-items:center;text-decoration:none;font-size:.75rem;font-weight:700;cursor:pointer;border:3px solid black;padding:.7rem;border-radius:20%/50%;gap:.5rem}#resume .links-resume .btn-links-resume a .icons{width:25px}.btn-links-resume a:hover{background-color:#46b3a5}#contact{margin-top:150px;margin-bottom:20px;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}#contact .top-center{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5rem}#contact .top-center .left-side h1{font-size:1.5rem;font-weight:700}#contact .top-center .left-side .rights{font-size:.7rem}#contact .top-center .right-side h1{font-size:1.5rem;font-weight:700}#contact .bottom-center{margin-top:20px}#contact .bottom-center p{font-size:.75rem}@media only screen and (max-width: 600px){.top-center{gap:1rem!important}.top-center .left-side{margin-left:1rem;margin-right:auto}.top-center .left-side h1{font-size:1rem!important;font-weight:700}.top-center .right-side{margin-right:1rem;margin-left:auto}.top-center .right-side h1{font-size:1rem!important;font-weight:700}.top-center .right-side p{font-size:.5rem}}
