@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Oxygen:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap";*{padding:0;margin:0;box-sizing:border-box;color:#f0e9e8}body{background:#151b26 url(/assets/bg-DxZSyS9f.svg) no-repeat center center fixed;background-size:cover}.App{max-width:740px;margin:auto;background-color:transparent;display:flex;min-height:100vh;max-height:auto;min-width:215px;flex-direction:column;align-items:center;position:relative}.Link{text-decoration:none;color:#f0e9e8}@keyframes fluido{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (min-width:215px)and (max-width:700px){.App{width:100%}}.Header{height:150px;width:100%;border-bottom:2px outset rgb(240,233,232);display:flex;align-items:center;justify-content:center;gap:15px}.Header .Header_title{font-family:Inter,sans-serif;font-size:40px;letter-spacing:-2px;text-align:center;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Header .Header_aside-left,.Header .Header_aside-right{width:20%;text-align:center;height:70%;display:flex;align-items:center;justify-content:center;padding:1px;font-family:Merriweather,serif;font-size:12px}.Header .Header_aside-left{border:none}@media screen and (min-width:215px)and (max-width:700px){.Header .Header_title{font-size:1.7em;margin:.1rem}.Header .Header_aside-left,.Header .Header_aside-right{font-size:.7rem;padding:23px}}.Navigator-active{grid-column:1/2;align-self:flex-start;margin:10px 0 0 11%;height:250px;position:sticky;top:0;display:block}.Navigator-active ul{display:flex;align-items:start;flex-direction:column;justify-content:space-evenly;height:95%;border-left:2px inset rgb(240,233,232)}.Navigator-active ul li{list-style:none;font-size:1.1rem;font-family:Merriweather,serif;font-weight:700;position:relative;margin-left:11px;transition:.2 ease all}.Navigator-active ul .Link:hover{font-weight:700;color:#f0e9e8}.Navigator-active ul li:before{position:absolute;left:-16.5px;top:5px;transform:rotate(45deg);content:"";height:10px;width:10px;display:block;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%}.Navigator{position:sticky;display:none;justify-self:end;cursor:pointer;top:5px;margin:5px 10% 0 0;width:20px;border:.5px solid rgb(240,233,232);border-radius:55%;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;background:linear-gradient(-45deg,#ee76526e,#e73c7e5b,#23a5d55b,#23d5ab5d)}.Navigator .Hambuguer_icon{width:10px}@media screen and (min-width:215px)and (max-width:700px){.Navigator-active{background-color:#e4eeeb3b;margin:0;display:none}.Navigator-active ul li{font-size:1rem}.None{display:none}.Block{display:block}}.Main{width:80%;display:grid;grid-template-columns:40% 60%;grid-gap:10px;height:minmax(100vh,auto)}@media screen and (min-width:215px)and (max-width:700px){.Main{grid-template-columns:100%;width:100%;padding:10px}}.Sections{grid-column:2/3;height:minmax(100vh,auto);padding:30px 10%}@media screen and (min-width:215px)and (max-width:700px){.Sections{grid-column:1/2;width:100%;padding:0 10%}}.AboutMe{margin-bottom:30px}.AboutMe h2{font-family:Merriweather,serif;margin-bottom:1rem}.AboutMe h2 span{animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.container{width:100%;display:flex;align-items:center;justify-content:center}.container svg{margin:20px 0}p{font-family:Oxygen,sans-serif;line-height:26px;margin-top:.7rem;font-size:1.2rem;transition:1s ease all}p .Link{animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}ul{margin:10px 0 0 10%}ul li{list-style:none;font-weight:lighter;font-size:1.3rem;position:relative}ul li:before{position:absolute;left:-15px;top:8px;transform:rotate(45deg);content:"";height:8px;width:8px;display:block;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%}@media screen and (min-width:215px)and (max-width:700px){.AboutMe{margin-right:0}}svg{position:relative;width:150px;height:150px;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}svg circle{width:100%;height:100%;fill:none;stroke-width:10;stroke-linecap:round;stroke-dasharray:440;stroke-dashoffset:440;stroke:#23d5ab;transform:translate(5px,5px);animation:animate 4s linear infinite}@keyframes animate{0%,to{stroke-dashoffset:440}50%{stroke-dashoffset:0}50.1%{stroke-dashoffset:880}}.Projects{display:flex;flex-direction:column}.Projects h2{font-family:Merriweather,serif;margin:0 0 30px;font-size:1.5em;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.SocialMedia{text-decoration:none}.SocialMedia article{display:flex;align-items:center;margin-top:10px;cursor:pointer}.SocialMedia article img{width:50px;position:relative;margin-right:10px}.SocialMedia article h4{font-family:Oxygen,sans-serif}.SocialMedia article:before{position:absolute;content:"";display:block;width:50px;height:50px;border-radius:50%;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%}.ContactMe h2{font-family:Merriweather,serif;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.NotFound{font-family:Merriweather,serif}.Experiencia{display:flex;flex-direction:column}.Experiencia h2{font-family:Merriweather,serif;margin:0 0 30px;font-size:1.5em;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.container{display:flex;flex-direction:column;gap:30px}.separator{width:100%;height:1px;background-color:#f0e9e8;margin:15px 0}.ProjectExperience{display:flex;flex-direction:column;gap:15px}.ProjectExperience .header{display:flex;gap:10px;justify-content:flex-start;align-items:center}.ProjectExperience .header picture img{width:100px}.ProjectExperience .header .title{font-family:Merriweather,serif;font-weight:700;text-align:left}.ProjectExperience .main p{margin:0;font-size:1.2rem}.ProjectExperience .main .jobtitle{font-weight:700;font-size:1.2rem}.Tasks p{margin:0;font-size:1.2rem}.Tasks .title{font-size:1.2rem;font-weight:700}.Tasks ul{display:flex;flex-direction:column;gap:10px}.Tasks ul li{font-family:Oxygen,sans-serif;list-style:none;font-weight:lighter;font-size:1.2rem;position:relative}.Tasks ul li:before{position:absolute;left:-15px;top:8px;transform:rotate(45deg);content:"";height:8px;width:8px;display:block;animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%}.Results{display:flex;flex-direction:column;gap:10px}.Results p{margin:0;font-size:1.2rem}.Results .title{font-size:1.2rem;font-weight:700}.Results .container{display:flex;flex-direction:column;gap:10px}.Results .container .item{display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none;width:100%}.Results .container .item picture img{width:70px}.Results .container .item:hover{animation:fluido 5s ease-in-out infinite;background:linear-gradient(-45deg,#ee7752,#23d5ab);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Skills p{margin:0;font-size:1.2rem}.Skills .title{font-size:1.2rem;font-weight:700}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
