@import"https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap";@import"https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";body{background:#1a1a1a}.section__about_me{width:100%;margin-top:3rem;display:flex;flex-direction:column;align-items:center}@media (min-width: 1000px){.section__about_me{flex-direction:row;justify-content:space-evenly}}.img__teck{width:100%;max-width:30rem}.div__text_about{width:75%;max-width:30rem;margin-top:5rem;margin-bottom:5rem}.p__acerca_de{color:#f5ad0d;font-size:.7rem;font-weight:500;text-align:center;font-family:Jost}@media (min-width: 1000px){.p__acerca_de{font-size:1rem}}.h2__title_bio{color:#fff;font-weight:700;font-size:1.8rem;font-family:Jost;margin-top:1.5rem}.p__texts{color:#fff;font-weight:400;font-family:Roboto;font-size:.9rem;margin-top:1rem;line-height:1.2rem}@media (min-width: 1000px){.p__texts{font-size:1rem;line-height:1.4rem}}.img__svg_desarrollo{position:relative;top:-15rem;right:5rem;display:none}@media (min-width: 750px){.img__svg_desarrollo{display:block}}.img__svg_alpinismo{position:relative;top:-13rem;left:29.5rem;display:none}@media (min-width: 750px){.img__svg_alpinismo{display:block}}.footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem 3rem}@media (min-width: 700px){.footer{justify-content:space-evenly;gap:5rem}}@media (min-width: 1000px){.footer{justify-content:space-around}}.div__datas{color:#fff;font-size:1rem;font-weight:500;font-family:Jost}.p__correo{color:#f5ad0d}.button__up{color:#28e98c;font-size:3rem;cursor:pointer}.button__up:hover{-webkit-animation:text-shadow-drop-center .6s both;animation:text-shadow-drop-center .6s both}@-webkit-keyframes text-shadow-drop-center{0%{text-shadow:0 0 0 rgba(0,0,0,0)}to{text-shadow:0 0 18px rgba(73,206,80,.35)}}@keyframes text-shadow-drop-center{0%{text-shadow:0 0 0 rgba(0,0,0,0)}to{text-shadow:0 0 18px rgba(73,206,80,.35)}}.section__formacion{background-color:#101010;padding-top:4rem;padding-bottom:4rem;display:flex;flex-direction:column;color:#fff}.p__text{color:#f5ad0d;font-size:.8rem;font-weight:500;font-family:Jost;text-align:center}@media (min-width: 1000px){.p__text{font-size:1rem}}.div__title{margin-left:4rem;margin-top:3rem}.div__title{color:#fff;font-weight:700;font-size:1.5rem;font-family:Jost;margin-top:1.5rem;width:80%;margin-bottom:2rem}@media (min-width: 700px){.div__title{width:40rem}}.div__form_and_exp{width:100%;display:flex;flex-direction:column;align-items:center}.div__line{width:70%;max-width:20rem;height:2px;background-color:#28e98c;margin-top:.5rem}.div__section{padding-left:4rem;padding-right:2rem;display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;max-width:35rem}@media (min-width: 650px){.div__section{margin-left:4rem;min-width:35rem}}.p__fecha,.p__centro{color:#fff;font-weight:400;font-size:.8rem;font-family:Jost}@media (min-width: 1000px){.p__fecha,.p__centro{font-size:1rem}}.p__nombre{color:#fff;font-weight:600;font-size:1rem;font-family:Jost}@media (min-width: 1000px){.p__nombre{font-size:1.2rem}}.p__description{color:#fff;font-weight:600;font-size:.9rem;font-family:Jost}@media (min-width: 1000px){.p__description{font-size:1.1rem}}.span-{color:#f5ad0d;font-weight:600;font-size:1.2rem;font-family:Jost}@media (min-width: 1000px){.span-{font-size:1.5rem}}.a__linkedin{color:#f5ad0d;text-decoration:none;text-align:end;margin-right:2rem;font-size:1rem;font-family:Jost;cursor:pointer}@media (min-width: 1000px){.a__linkedin{font-size:1.3rem}}.header{height:5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-left:1rem;padding-right:1rem}.h1__title{color:#fff;font-family:Jost;font-size:1.5rem;margin-left:1rem}.navStyles{color:#fff;position:absolute;flex-direction:column;right:0;top:5rem;padding:5rem;align-items:center;gap:1rem;background-color:#1a1a1a8c;z-index:99}@media (min-width: 780px){.navStyles{position:relative;flex-direction:row;top:0;background:transparent}}@media (min-width: 1000px){.navStyles{left:5rem}}@media (min-width: 1150px){.navStyles{left:9rem}}@media (min-width: 1250px){.navStyles{left:13rem}}@media (min-width: 1400px){.navStyles{left:15rem}}@media (min-width: 1500px){.navStyles{left:18rem}}@media (min-width: 1600px){.navStyles{left:25%}}@media (min-width: 2000px){.navStyles{left:29%}}.navStyles a{height:3rem;display:flex;align-items:center;font-family:Allerta Stencil;color:#fff;text-decoration:none}.div__buttons{padding:.5rem;display:flex;flex-direction:row;align-items:center;gap:1rem;text-decoration:none}.button__cv{border-radius:.3125rem;background:#28e98c;width:7rem;height:2.7rem;color:#000;font-family:Allerta Stencil;font-size:.8rem;font-weight:400;border:none;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}html{scroll-behavior:smooth}.button__cv:hover{-webkit-animation:pulsate-fwd .5s ease-in-out infinite both;animation:pulsate-fwd .5s ease-in-out infinite both}.button__menu{border:none;background:transparent}@media (min-width: 780px){.button__menu{display:none}}@-webkit-keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.divPerfil{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:2rem;padding-top:3rem;background-image:url(/assets/fondo_header-a27ee54f.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width: 768px){.divPerfil{flex-direction:row-reverse;padding-bottom:3rem;background-image:url(/assets/fondo_header_long-cd91d25c.png);background-position:right;padding-left:2rem;padding-right:2rem}}@media (min-width: 1114px){.divPerfil{min-height:40rem}}@media (min-width: 1224px){.divPerfil{justify-content:space-evenly}}.imgPerfil{width:50%;max-width:20rem;border-radius:2.5rem;object-fit:cover}.div__container_Tittle{color:#fff;width:75%;max-width:30rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media (min-width: 1000px){.div__container_Tittle{max-width:35rem}}.div__span_presentacion{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.4rem;font-family:Anek Gurmukhi;font-size:.8rem;width:100%}.p__hola_soy{font-size:.8rem!important}@media (min-width: 1000px){.p__hola_soy{font-size:1rem!important}}.div__span_presentacion span{background-color:#28e98c;width:100%;max-width:2.5rem;height:.2rem}.div__container_Tittle h1{color:#28e98c;font-family:Jost;font-weight:700;line-height:5.875rem;font-size:2.5rem}@media (min-width: 1000px){.div__container_Tittle h1{font-size:3rem}}.div__container_Tittle h3{color:#fff;font-family:Jost;font-weight:700;font-size:2rem}@media (min-width: 1000px){.div__container_Tittle h3{font-size:2.5rem}}.div__container_Tittle p{color:#ddd;font-family:Open Sans;font-weight:700;font-size:.8rem;line-height:1rem}@media (min-width: 1000px){.div__container_Tittle p{font-size:1rem}}.div__links_red{display:flex;flex-direction:row;align-items:center;gap:1rem;width:65%;max-width:20rem;margin-top:2rem}.div__links_red a img{width:30px}.section__projects{width:100%;padding-top:3rem;padding-bottom:5rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.p__proyects{color:#f5ad0d;font-size:.8rem;font-weight:500;font-family:Jost;text-align:center}@media (min-width: 1000px){.p__proyects{font-size:1rem}}.div__proyects{display:flex;flex-direction:row;flex-wrap:wrap;gap:5rem;justify-content:center}.div__project{width:90%;max-width:40rem;border-radius:10px;box-shadow:1px 2px 10px #2c2c2c;color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:2rem;padding-top:1.5rem}.div__project:hover{box-shadow:1px 4px 10px #28e98c98}.div__img_h4{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.div__img_h4 img{width:100%;max-width:15rem;height:100%;min-height:10rem;object-fit:cover;object-position:center center;margin-left:1rem;margin-bottom:1rem;border-radius:10px}@media (min-width: 1000px){.div__img_h4 img{max-width:none;margin-left:1rem}}.div__img_h4 h4{font-family:Jost;font-weight:700;color:#28e98c;font-size:1rem}@media (min-width: 1000px){.div__img_h4 h4{font-size:1.4rem}}.div__a{width:60%;display:flex;flex-direction:column;justify-content:center;padding-left:1rem;gap:1rem;cursor:pointer}@media (min-width: 1000px){.div__a{padding-left:3rem}}.div__a a{color:#fff;text-decoration:none;font-family:Roboto}@media (min-width: 1000px){.div__a a{font-size:1.3rem}}.div__a a:hover{color:#f5ad0d}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.section__skills{background:#101010;display:flex;flex-direction:column;padding-top:4rem}@media (min-width: 1000px){.section__skills{flex-wrap:wrap;justify-content:space-between}}.p__skills{color:#f5ad0d;font-size:.8rem;font-weight:500;font-family:Jost;text-align:center}@media (min-width: 1000px){.p__skills{font-size:1rem}}.h3__section_title{font-family:Jost;color:#fff;margin-top:3rem;padding-left:2rem;width:75%;max-width:30rem;align-self:center;font-weight:700;font-size:1.8rem}@media (min-width: 1000px){.h3__section_title{text-align:center;padding-left:0}}.skills{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-content:center;align-items:center;padding:2rem 1.5rem 1.5rem}@media (min-width: 1000px){.skills{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:25rem}}@media (min-width: 1000px){.div_Frond_Back{display:flex;flex-direction:row;margin:0 auto}}.skill{margin:0 auto;margin-top:1rem;width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center}@media (min-width: 630px){.skill{width:5rem}}.div__oters{display:flex;flex-direction:column}.div__skills_others{margin-top:2rem;align-self:center;gap:3rem;max-width:40rem;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin-bottom:3rem}@media (min-width: 400px){.div__skills_others{gap:5rem}}.skill img,img{width:50px}.CircularProgressbar{fill:green}*{margin:0;padding:0}:root{font-size:16px}
