.Navbar_header__PyxU0{display:flex;width:100%;padding:20px 0;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;left:0;background-color:var(--bg-color);z-index:100}.Navbar_header__PyxU0 h2{overflow:hidden;white-space:nowrap;animation:Navbar_showLogo__QW_dn .5s steps(50);width:200px;cursor:pointer}.Navbar_header__PyxU0 h2 span{margin-right:1px;font-size:1.8rem;color:var(--accent-color)}.Navbar_header__PyxU0 ul{display:flex;gap:30px}@media(min-width:481px)and (max-width:768px){.Navbar_header__PyxU0 ul{display:none}}@media(max-width:480px){.Navbar_header__PyxU0 ul{display:none}}.Navbar_header__PyxU0 ul li{cursor:pointer;list-style-type:none;padding:10px 5px;border-bottom:2px solid transparent;transition:width .3s ease;overflow:hidden;position:relative;animation:Navbar_shows__yZqhb .6s}.Navbar_header__PyxU0 ul li:after{content:"";position:absolute;left:0;bottom:0;width:0;height:5px;background-color:var(--accent-color);transition:width .3s ease}.Navbar_header__PyxU0 ul li:hover:after{width:80%}.Navbar_responsiveLinks__iVCX0{display:flex;flex-direction:column}.Navbar_menuContent__onEaK{width:35px;height:35px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:var(--accent-color);border-radius:5px;display:none;position:relative}@media(min-width:481px)and (max-width:768px){.Navbar_menuContent__onEaK{display:flex}}@media(max-width:480px){.Navbar_menuContent__onEaK{display:flex}}.Navbar_menuClose__pVAhd,.Navbar_menuOpen__Dpw_r{width:25px;height:3px;border-radius:5px;background-color:#fff;transition:.3s}.Navbar_menuClose__pVAhd{box-shadow:0 -8px 0 0 #fff,0 8px 0 0 #fff}.Navbar_menuOpen__Dpw_r{transform:rotate(45deg);position:relative}.Navbar_menuOpen__Dpw_r:after{content:"";position:absolute;width:100%;height:3px;border-radius:5px;background-color:#fff;transform:rotate(-90deg)}.Navbar_menuItems__WAzUj{width:150px;border-radius:10px;background-color:var(--accent-color);position:absolute;padding:10px;top:50px;right:0;animation:Navbar_showContentMenu__ja5P6 .5s;cursor:default}.Navbar_menuItems__WAzUj ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.Navbar_menuItems__WAzUj ul li{cursor:pointer;list-style-type:none;padding:10px 5px;border-bottom:2px solid transparent;transition:width .3s ease;overflow:hidden;position:relative;animation:Navbar_shows__yZqhb .6s}.Navbar_menuItems__WAzUj ul li:after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background-color:var(--bg-color);transition:width .3s ease}.Navbar_menuItems__WAzUj ul li:hover:after{width:100%}@keyframes Navbar_shows__yZqhb{0%{opacity:.2}}@keyframes Navbar_showLogo__QW_dn{0%{width:0}}@keyframes Navbar_showContentMenu__ja5P6{0%{right:-50px;opacity:.4}}.ShortInfo_shortInfoContent__mlA0K{width:80%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;gap:40px}@media(min-width:1025px)and (max-width:1200px){.ShortInfo_shortInfoContent__mlA0K{justify-content:space-between}}@media(min-width:1201px){.ShortInfo_shortInfoContent__mlA0K{justify-content:space-between}}@media(max-width:480px){.ShortInfo_shortInfoContent__mlA0K{flex-direction:column;align-items:center;justify-content:center}}.ShortInfo_imageProfile__aZDKV{width:200px;height:200px;background-image:url(/profile-bg.png);background-repeat:no-repeat;background-position:50%;background-position:-15px 10px;object-fit:contain;background-size:cover;border-radius:50%;box-shadow:0 0 10px 3px rgba(0,0,0,.5)}@media(min-width:769px)and (max-width:1024px){.ShortInfo_imageProfile__aZDKV{width:150px;height:150px}}@media(min-width:481px)and (max-width:768px){.ShortInfo_imageProfile__aZDKV{width:120px;height:120px}}@media(max-width:480px){.ShortInfo_imageProfile__aZDKV{width:130px;height:130px}}.ShortInfo_shortMessage__qzTtl{justify-self:flex-end;display:flex;flex-direction:column;gap:20px;text-align:start;width:60%;flex:1 1;animation:ShortInfo_show__nC9Ls .3s}.ShortInfo_shortMessage__qzTtl h3 span{color:var(--accent-color)}@media(max-width:480px){.ShortInfo_shortMessage__qzTtl{width:100%}}@keyframes ShortInfo_show__nC9Ls{0%{opacity:.2}}.Title_title__P4mbq{position:relative;padding-bottom:10px}.Title_title__P4mbq:after{content:"";position:absolute;left:0;bottom:0;width:100px;height:5px;background-color:var(--accent-color);transition:width .3s ease}.About_aboutContent__VFthm{width:100%;display:flex;flex-direction:column}.About_aboutContent__VFthm p{white-space:pre-line}.CardStack_stack__iyeGb{width:100px;padding:20px 10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-size:.8rem;box-shadow:-2px 0 5px 2px rgba(0,0,0,.5);border-radius:5px;transition:.3s;animation:CardStack_showCard__sQuYP .5s}.CardStack_stack__iyeGb>img{height:50px}.CardStack_stack__iyeGb:hover{transform:scale(1.2)}@keyframes CardStack_showCard__sQuYP{0%{opacity:.4}}.Skills_stackContent__liHEb{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-items:flex-start;gap:30px}.Skills_stackContent__liHEb ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px}.ProjectCard_project__STVLX{box-shadow:-2px 0 5px 2px rgba(0,0,0,.5);padding:20px;border-radius:10px;display:flex;flex-direction:column;gap:10px}.ProjectCard_projectTitle__2eYzm{display:flex;align-items:center;justify-content:space-between}.ProjectCard_projectTitle__2eYzm span{color:var(--secondary-text-color);font-size:.7rem;text-align:center}.ProjectCard_stack__uH_72{flex-wrap:wrap;color:var(--secondary-text-color);font-size:.7rem;display:flex;gap:10px;font-style:italic}.ProjectCard_projectDescription__9L_99{font-size:.9rem}.ProjectCard_projectLinks__ToFm9{display:flex;flex-direction:column;font-size:.8rem}.ProjectCard_projectLinks__ToFm9 a{margin:0 5px 10px 0;color:var(--accent-color)}.Projects_projectsContent__9PJb6{width:100%;display:flex;flex-direction:column;gap:30px}.Projects_projects__0BinG{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media(max-width:480px){.Projects_projects__0BinG{width:100%;display:flex;flex-direction:column}}@media(min-width:481px)and (max-width:768px){.Projects_projects__0BinG{width:100%;display:flex;flex-direction:column}}.Success_success__asBWt{display:flex;gap:20px;width:100%;align-items:center;justify-content:center;animation:Success_shows__LOtZb .5s;color:var(--text-color)}.Success_success__asBWt img{height:50px;background-color:#fff;border-radius:50%}@keyframes Success_shows__LOtZb{0%{opacity:.1}}.Contact_contactContent__CGhWi{width:100%;display:flex;flex-direction:column;gap:30px}.Contact_contactContent__CGhWi form{display:flex;flex-direction:column;gap:10px}.Contact_contactContent__CGhWi form label{width:100%;font-size:.8rem;display:flex;flex-direction:column;gap:5px;color:var(--secondary-text-color)}.Contact_contactContent__CGhWi form label input{height:35px;padding-left:5px;outline:none;border:2px solid transparent;border-radius:5px}.Contact_contactContent__CGhWi form label textarea{padding-left:5px;padding-top:10px;height:90px;border-radius:5px;outline:none;resize:none;color:#000}.Contact_contactContent__CGhWi form button{margin-top:10px;background-color:var(--accent-color);height:45px;color:var(--text-color);font-weight:700;font-size:1.2rem;outline:none;border:none;cursor:pointer;border-radius:5px;transition:.3s}.Contact_contactContent__CGhWi form button :hover{-webkit-backdrop-filter:brightness(.8);backdrop-filter:brightness(.8)}.Contact_inputHidden__Edad_{height:0;width:0;outline:none;border:none}.Footer_footerContent__1r8ON{width:100%;display:flex;flex-direction:column;gap:50px}.Footer_footerContent__1r8ON small{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--secondary-text-color);font-style:italic;transition:.4s}.Footer_footerContent__1r8ON small .Footer_logoFooter__PRzBh{height:25px;border-radius:100%;transition:.4s;object-fit:fill}.Footer_footerContent__1r8ON small:hover{color:var(--accent-color)}.Footer_links__N_ynZ{width:100%;gap:30px}.Footer_links__N_ynZ,.Footer_links__N_ynZ div{display:flex;align-items:center;justify-content:center}.Footer_links__N_ynZ div{width:50px;height:50px;background-color:transparent;box-shadow:-2px 0 5px 2px rgba(0,0,0,.5);border-radius:50%;cursor:pointer;transition:.3s}.Footer_links__N_ynZ div>img{height:70%}.Footer_links__N_ynZ div:hover{background-color:var(--accent-color);border-radius:5px}.Footer_downloadCV__AWMUW{width:100%;text-align:center}.Footer_downloadCV__AWMUW a{border:2px solid var(--accent-color);padding:10px;border-radius:5px;transition:.4s}.Footer_downloadCV__AWMUW a:hover{background-color:var(--accent-color)}.page_main__akH3E{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:50px}