@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);:root{--header-height:3.5rem;--first-color:#ff00c8;--first-color-shape:#ffe100;--title-color:#fff;--text-color:#000;--body-color:#fff;--container-color:#fff;--title-color-dark:#fff;--text-color-dark:#000;--container-color-dark:#d79404;--body-font:"Poppins",sans-serif;--big-font-size:1.5rem;--normal-font-size:.938rem;--small-font-size:.813rem;--z-fixed:100}@media screen and (min-width:968px){:root{--big-font-size:2rem;--normal-font-size:1rem;--small-font-size:.875rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:var(--body-font);font-size:var(--normal-font-size)}body,h1,h2,h3{color:var(--text-color)}ul{list-style:none}a{text-decoration:none}img{height:auto;max-width:100%}.container{margin-left:1.5rem;margin-right:1.5rem;max-width:1024px}.section{padding:4.5rem 0 1rem}.nav,.section__height{height:100vh}.nav{background-color:var(--container-color-dark);left:0;padding-top:2rem;position:fixed;top:0;width:100%}.nav__shape{background-color:var(--first-color-shape);border-radius:50%;filter:blur(90px);height:200px;left:-2rem;position:absolute;top:-2rem;width:200px}.nav__close{color:var(--text-color-dark);cursor:pointer;display:inline-flex;font-size:1.8rem;margin-bottom:3.5rem;position:relative}.nav__img{height:100%;width:100%}.nav__mask{border-radius:1.5rem;height:80px;margin-bottom:1rem;overflow:hidden;width:80px}.nav__data{margin-bottom:3rem;position:relative}.nav__greeting{color:var(--text-color-dark);display:block;font-size:var(--small-font-size);font-weight:500;margin-bottom:.25rem}.nav__name{color:var(--title-color-dark);font-size:var(--big-font-size);line-height:130%}.nav__list{display:flex;flex-direction:column;row-gap:1.5rem}.nav__link{align-items:center;color:var(--text-color-dark);column-gap:1rem;display:inline-flex;font-size:var(--small-font-size);font-weight:500;transition:.3s}.nav__link i{font-size:1.15rem}.nav__link:hover{color:var(--title-color-dark)}.main{position:relative;transition:.4s}.header,.main{background-color:var(--body-color)}.header{left:0;position:fixed;top:0;width:100%;z-index:var(--z-fixed)}.header__nav{align-items:center;display:flex;height:var(--header-height);justify-content:space-between}.header__logo,.header__toggle{color:var(--text-color)}.header__logo{font-weight:500}.header__toggle{cursor:pointer;font-size:1.15rem}.show-menu{transform:translate(70%)}.scroll-header{box-shadow:0 1px 4px rgba(255,0,204,.1)}.active-link{color:var(--title-color-dark)}@media screen and (max-width:320px){.container{margin-left:1rem;margin-right:1rem}}@media screen and (min-width:767px){.show-menu{transform:translate(40%)}}@media screen and (min-width:1024px){.container{margin-left:auto;margin-right:auto}.section{padding:7rem 0 2rem}.header__nav{height:calc(var(--header-height) + 1.5rem)}.nav__shape{height:350px;width:350px}.nav__mask{border-radius:2rem;height:100px;margin-bottom:2rem;width:100px}.nav__link{font-size:var(--normal-font-size)}.nav__link i{font-size:1.25rem}}.content-home{align-items:center;column-gap:2rem;height:100%;justify-content:center;width:100%}.perfil{border-radius:50%;height:180px;overflow:hidden;width:180px}.perfil img{height:100%;width:100%}.perfil-info{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:155%}.perfil-info h1{font-size:35px;font-weight:700}.list-social{justify-content:center}.bxl-linkedin{border-radius:27%;cursor:pointer;padding:7px;transition:.5s}.bxl-linkedin:hover{background-color:#e8e4e4;color:#03c8c8}.bxl-github{border-radius:27%;cursor:pointer;padding:7px;transition:.5s}.bxl-github:hover{background-color:#e8e4e4;color:orange}.bxl-behance{border-radius:27%;cursor:pointer;padding:7px;transition:.5s}.bxl-behance:hover{background-color:#e8e4e4;color:blue}.perfil-info a{color:#000;text-decoration:none}.btn-download-cv{background-color:#fce301;border-radius:12px;color:#000!important;display:inline-block;font-weight:700;padding:8px 16px;text-decoration:none;transition:background-color .3s}.btn-download-cv:hover{background-color:#cab600}@media screen and (max-width:500px){.content-home{display:flex;flex-direction:column}}@media screen and (min-width:767px){.content-home{display:flex;flex-direction:column}}.content-projects{display:flex;flex-direction:column;height:600px;justify-content:center;min-height:600px;padding:0;width:100%}.project-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;height:100%;min-height:600px;overflow:hidden}.project-video{background:#000;flex:1;height:100%;min-height:600px;position:relative}.project-video iframe{border:none;height:100%;object-fit:cover;width:100%}.project-info{background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-between;min-height:600px;padding:3rem}.project-info h3{color:#2c3e50;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem}.project-info p{color:#5a6c7d;flex-grow:1;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.project-tech{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.5rem}.tech-tag{background:linear-gradient(45deg,#667eea,#764ba2);border-radius:25px;box-shadow:0 3px 12px rgba(102,126,234,.3);color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.6rem 1rem;text-transform:uppercase}.project-buttons{display:flex;gap:1.5rem}.btn-project{align-items:center;background:linear-gradient(45deg,#2c3e50,#34495e);border:2px solid transparent;border-radius:30px;color:#fff;display:flex;flex:1;font-size:1rem;font-weight:600;gap:.8rem;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-project:hover{background:linear-gradient(45deg,#34495e,#2c3e50);border-color:#3498db;box-shadow:0 5px 15px rgba(44,62,80,.3);transform:translateY(-2px)}.btn-project i{font-size:1.1rem}@media (max-width:1024px) and (min-width:769px){.content-projects{height:auto;min-height:500px;padding:1rem 0}.project-card{flex-direction:row;margin-bottom:1.5rem}.project-card,.project-video{height:450px;min-height:450px}.project-video{flex:0 0 55%}.project-info{display:flex;flex:0 0 45%;flex-direction:column;height:450px;justify-content:space-between;min-height:450px;padding:2rem 1.5rem}.project-info h3{font-size:1.8rem;margin-bottom:1rem}.project-info p{flex-grow:1;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.project-tech{gap:.6rem;margin-bottom:1.5rem}.tech-tag{font-size:.8rem;padding:.4rem .8rem}.project-buttons{flex-direction:row;gap:1rem}.btn-project{flex:1;font-size:.9rem;justify-content:center;padding:.8rem 1.2rem}}@media (max-width:768px){.content-projects{height:auto;min-height:auto;padding:0}.project-card{flex-direction:column!important;height:auto;margin-bottom:1rem;min-height:auto}.project-video{height:220px;min-height:220px;width:100%}.project-info{height:auto;min-height:auto;padding:1.5rem 1rem}.project-info h3{font-size:1.5rem;margin-bottom:1rem}.project-info p{font-size:.9rem;line-height:1.4;margin-bottom:1.2rem}.project-tech{gap:.4rem;margin-bottom:1.2rem}.tech-tag{font-size:.7rem;padding:.3rem .6rem}.project-buttons{flex-direction:column;gap:.8rem}.btn-project{font-size:.85rem;justify-content:center;padding:.7rem 1.2rem;text-align:center}}@media (max-width:480px){.content-projects{min-height:auto;padding:0}.project-card{margin-bottom:.5rem}.project-video{height:200px;min-height:200px}.project-info{padding:1rem .8rem}.project-info h3{font-size:1.3rem;margin-bottom:.8rem}.project-info p{font-size:.85rem;margin-bottom:1rem}.project-tech{gap:.3rem;margin-bottom:1rem}.tech-tag{font-size:.65rem;padding:.25rem .5rem}.project-buttons{gap:.6rem}.btn-project{font-size:.8rem;gap:.4rem;padding:.6rem 1rem}}.content-skills{grid-template-columns:1fr 1fr;height:100%}.content-simg,.content-skills{align-items:center;display:flex;width:100%}.content-simg{justify-content:center}.list-skills{height:80%;overflow-y:scroll;padding:1rem;width:100%}.list-skills li{list-style:none;padding:10px}.skill{align-items:center;background-color:#18181b;border-radius:1rem;box-shadow:inset 0 0 0 2px rgba(72,72,78,.1);display:flex;gap:.75rem;padding:.75rem;transition:background-color .3s ease}.skill:hover{background-color:#2f3c4e}.skill-icon{background-color:rgba(85,85,94,.5);border-radius:.5rem;display:flex;height:3rem;justify-content:center;overflow:hidden;padding:.5rem;transition:background-color .3s ease;width:3rem}.skill:hover .skill-icon{background-color:#1d1d22}.skill-title{color:#fff;font-size:1rem;font-weight:600;margin:0}.skill-desc{color:#a1a1aa;font-size:.875rem;margin:0}@media screen and (max-width:390px){.content-skills{display:grid;grid-template-columns:1fr}.list-skills{height:90%}}@media (min-width:390px) and (max-width:767px){.content-skills{display:grid;grid-template-columns:1fr}}@media screen and (min-width:1024px){.list-skills::-webkit-scrollbar{display:none}}.content-certi{height:600px;margin-top:3rem;overflow-y:scroll;width:100%}.content-certi::-webkit-scrollbar{display:none}.certificate{align-items:center;background-color:#18181b;border-radius:1rem;box-shadow:inset 0 0 0 2px rgba(72,72,78,.1);display:flex;gap:.75rem;margin-bottom:10px;padding:.75rem;transition:background-color .3s ease}.certificate:hover{background-color:#2f3c4e}.certificate-icon{background-color:rgba(85,85,94,.5);border-radius:.5rem;display:flex;height:3rem;justify-content:center;overflow:hidden;padding:.5rem;transition:background-color .3s ease;width:3rem}.certificate:hover .certificate-icon{background-color:#1d1d22}.certificate-title{color:#fff;font-size:1rem;font-weight:600;margin:0}.certificate-desc{color:#a1a1aa;font-size:.875rem;margin:0}@media screen and (max-width:390px){.content-certi{height:400px}}@media (min-width:390px) and (max-width:767px){.content-certi{height:500px}}.modal{-webkit-animation-name:fadeIn;animation-name:fadeIn;background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;top:0;z-index:1}.modal,.modal-content{-webkit-animation-duration:.4s;animation-duration:.4s;position:fixed;width:100%}.modal-content{-webkit-animation-name:slideIn;animation-name:slideIn;background-color:#fefefe;border-radius:10px 10px 0 0;bottom:0}.close{color:#fff;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}.modal-header{background-color:#000;border-radius:10px 10px 0 0;color:#fff;padding:2px 16px;text-align:center}.modal-header h2{color:#fff}.modal-body{padding:2px 16px}.content-mimg{align-items:center;display:flex;justify-content:center;padding:2rem;width:100%}.content-mimg img{width:300px}@-webkit-keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative}.section__height{min-height:calc(100vh - var(--header-height))}.content-certificates,.content-home,.content-portfolio,.content-skills{align-items:center;display:flex;height:100%;justify-content:center;min-height:80vh;width:100%}.content-portfolio{align-items:center;flex-direction:column;justify-content:flex-start;padding-top:2rem}.content-skills{flex-direction:row;gap:2rem}.content-certificates{align-items:center;flex-direction:column;justify-content:flex-start;padding-top:2rem}@media screen and (max-width:768px){.content-home,.content-skills{flex-direction:column;gap:1rem}.section{padding:1rem}}.section-navigator{align-items:center;background:linear-gradient(135deg,var(--first-color),var(--first-color-shape));border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 12px rgba(255,0,200,.3);cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:60px;z-index:1000}.section-navigator:hover{box-shadow:0 6px 20px rgba(255,0,200,.4);transform:scale(1.1)}.section-navigator i{color:#fff;font-size:1.5rem;transition:transform .3s ease}.section-navigator:hover i{transform:translateY(-2px)}.section-indicator{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.9);border-radius:20px;bottom:100px;box-shadow:0 2px 10px rgba(0,0,0,.1);color:var(--text-color);font-size:.8rem;font-weight:500;opacity:0;padding:8px 12px;position:fixed;right:30px;transform:translateY(10px);transition:all .3s ease;z-index:999}.section-indicator.show{opacity:1;transform:translateY(0)}body.no-scroll{overflow:hidden}.section{transition:transform .6s cubic-bezier(.4,0,.2,1)}.section-dots{backdrop-filter:blur(10px);background:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;display:flex;flex-direction:column;gap:12px;padding:15px 8px;position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index:999}.section-dot{background:rgba(0,0,0,.4);border:2px solid hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer;height:14px;position:relative;transition:all .3s ease;width:14px}.section-dot:before{background:hsla(0,0%,100%,.6);border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:6px}.section-dot.active{background:var(--first-color);border-color:var(--first-color);box-shadow:0 0 15px rgba(313,100%,50%,.5);transform:scale(1.3)}.section-dot.active:before{background:#fff;height:8px;width:8px}.section-dot:hover{background:hsla(0,0%,100%,.3);border-color:#fff;transform:scale(1.2)}.section-dot:hover:before{background:#fff;height:7px;width:7px}@media screen and (max-width:768px){.section-navigator{bottom:20px;height:50px;right:20px;width:50px}.section-navigator i{font-size:1.2rem}.section-indicator{bottom:80px;font-size:.7rem;right:20px}.section-dots{gap:10px;padding:12px 6px;right:20px}.section-dot{border-width:1px;height:12px;width:12px}.section-dot:before{height:5px;width:5px}.section-dot.active:before,.section-dot:hover:before{height:6px;width:6px}}