body{background-color:#202020;color:#fff;margin:0 200px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{margin:0}h1{font-size:32px;font-weight:400}h1,h2{font-family:Oswald;font-style:normal}h2{font-size:24px;font-weight:300}h3{font-size:20px}h3,p{font-family:Roboto;font-style:normal;font-weight:300}p{font-size:17px}@media (max-width:400px){body{margin:0}}.about{display:grid;grid-template-columns:4fr 1fr;position:absolute;z-index:10}.about--content__aboutLine{border:1px solid #000;height:0;margin-left:70px;width:84px}.about--content__description{line-height:34px}#about--container{background-color:#1b1a17;box-shadow:0 5px 15px rgba(0,0,0,.35);color:#fff;display:flex;padding:70px}.about--buttons{display:flex;flex-direction:column;justify-content:center;margin-top:100px}.btn{border:none;cursor:pointer;font-family:Oswald;font-size:1.3em;font-style:normal;font-weight:400;height:58px;letter-spacing:-.011em;line-height:24px;margin-bottom:40px;transition:.7s cubic-bezier(.215,.61,.355,1);width:254px}@media (max-width:400px){#about--container{display:flex;flex-direction:column}.about{position:relative}}.middle{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bar{-webkit-animation:loader 1.2s linear infinite;animation:loader 1.2s linear infinite;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:inline-block;height:70px;-webkit-transform-origin:bottom center;transform-origin:bottom center;width:10px}.bar1{-webkit-animation-delay:.1s;animation-delay:.1s}.bar2{-webkit-animation-delay:.2s;animation-delay:.2s}.bar3{-webkit-animation-delay:.3s;animation-delay:.3s}.bar4{-webkit-animation-delay:.4s;animation-delay:.4s}.bar5{-webkit-animation-delay:.5s;animation-delay:.5s}.bar6{-webkit-animation-delay:.6s;animation-delay:.6s}.bar7{-webkit-animation-delay:.7s;animation-delay:.7s}.bar8{-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes loader{0%{-webkit-transform:scaleY(.1);transform:scaleY(.1)}50%{background:#9acd32;-webkit-transform:scaleY(1);transform:scaleY(1)}to{background:transparent;-webkit-transform:scaleY(.1);transform:scaleY(.1)}}@keyframes loader{0%{-webkit-transform:scaleY(.1);transform:scaleY(.1)}50%{background:#9acd32;-webkit-transform:scaleY(1);transform:scaleY(1)}to{background:transparent;-webkit-transform:scaleY(.1);transform:scaleY(.1)}}.skillsContainer{background-color:#1b1a17;box-shadow:0 5px 15px rgba(0,0,0,.35)}.skillsection{display:grid;grid-template-columns:1fr 4fr;margin:15px auto 450px;position:relative;text-align:center;top:420px;z-index:0}.downloadCv{background:#11468f;border:none;border-radius:7px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;height:37px;margin:50px;width:165px}.downloadFile{display:contents}.skillsContainer--list{-webkit-columns:2;column-count:2;gap:50px;list-style:none;margin:auto;padding:0;width:90%}.skillsContainer--key__text{align-items:center;display:flex;justify-content:space-between}.lineSkill{background:#c4c4c4;border-top-left-radius:20px;border-top-right-radius:20px;height:6px;-webkit-transform-origin:bottom center;transform-origin:bottom center}.skillsContainer--key{overflow:hidden}.skillBar{border-top-left-radius:20px;border-top-right-radius:20px;height:6px;-webkit-transform-origin:bottom center;transform-origin:bottom center;transition:.6s cubic-bezier(.165,.84,.44,1)}@media (max-width:400px){.skillsection{display:flex;margin-bottom:0;top:0}}.modalBackground{background:rgba(32,35,41,.8);bottom:-10px;left:-10px;position:fixed;right:-10px;top:-10px;z-index:1000}.getintouch-container,.modalBackground{align-items:center;display:flex;justify-content:center}.getintouch-container{flex-direction:column}.getintouch-container>h1{font-size:2.5rem;font-weight:lighter;margin:0}.getintouch-container>button{align-content:center;align-items:center;background-color:#2e5bff;display:flex;height:40px;justify-content:center;text-align:center;width:160px}.getintouch-container>button>span{margin:10px}.getIntouch{align-items:center;display:flex;justify-content:center;margin:0 auto;padding-bottom:85px}.getintouch--icon__left{-webkit-animation:girarLeft .5s .3s infinite alternate;animation:girarLeft .5s .3s infinite alternate;color:#e8bc0c;margin-right:100px;rotate:-90deg}.getintouch--icon__right{-webkit-animation:girarRight .5s .3s infinite alternate;animation:girarRight .5s .3s infinite alternate;color:#e8bc0c;margin-left:100px}@-webkit-keyframes girarLeft{0%{font-size:20px;-webkit-transform:rotate(-10deg) translate(10px) rotate(-10deg);transform:rotate(-10deg) translate(10px) rotate(-10deg)}to{font-size:30px;-webkit-transform:rotate(10deg) translate(20px) rotate(10deg);transform:rotate(10deg) translate(20px) rotate(10deg)}}@keyframes girarLeft{0%{font-size:20px;-webkit-transform:rotate(-10deg) translate(10px) rotate(-10deg);transform:rotate(-10deg) translate(10px) rotate(-10deg)}to{font-size:30px;-webkit-transform:rotate(10deg) translate(20px) rotate(10deg);transform:rotate(10deg) translate(20px) rotate(10deg)}}@-webkit-keyframes girarRight{0%{font-size:20px;-webkit-transform:rotate(-10deg) translate(10px) rotate(-10deg);transform:rotate(-10deg) translate(10px) rotate(-10deg)}to{font-size:30px;-webkit-transform:rotate(10deg) translate(10px) rotate(10deg);transform:rotate(10deg) translate(10px) rotate(10deg)}}@keyframes girarRight{0%{font-size:20px;-webkit-transform:rotate(-10deg) translate(10px) rotate(-10deg);transform:rotate(-10deg) translate(10px) rotate(-10deg)}to{font-size:30px;-webkit-transform:rotate(10deg) translate(10px) rotate(10deg);transform:rotate(10deg) translate(10px) rotate(10deg)}}@media (max-width:400px){.getintouch-container h1{font-size:1.5rem}.getintouch--icon__left{margin-right:5px}.getintouch--icon__right{margin-left:5px}}.formContainer--form{border-radius:10px;padding:50px;position:absolute;text-align:center;width:50vh}.formContainer--form input{height:30px;margin:20px 0}.formContainer--form input,.formContainer--form__message{background-color:transparent;border:none;border-bottom:3px solid #dfdfde;border-radius:0;color:#fff;padding:10px;transition:all .3s ease-in-out;width:90%}textarea{background-color:transparent;border:none;color:#fff;width:100%}#formContainer--form__button{height:45px;width:150px}.contact-icon{bottom:280px;color:#f0f8ff;cursor:pointer;font-size:35px;font-weight:700;position:relative}textarea:focus-within{border:none;outline:none;outline-style:none}.formContainer--form__message:focus-within{border-bottom:3px solid #416cef}#inputContact:focus-within{border-bottom:3px solid #416cef}.hero{display:flex;justify-content:center;min-height:50vh;position:relative;z-index:100}.hero_div{justify-content:space-between;width:70%}.hero-container,.hero_div{align-items:center;display:flex}.hero-container{flex-direction:column;justify-content:center;padding-bottom:100px;padding-top:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#badges a{margin-right:10px}.hero-container>img{border-radius:50%;height:176px;margin-bottom:30px;margin-top:70px;object-fit:cover;width:176px}.hero-container__button{background:#11468f;border:none;border-radius:7px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#f7f5f2;cursor:pointer;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;height:26px;letter-spacing:-.011em;line-height:24px;margin-top:30px;text-align:center;width:116px}.icons>img{cursor:pointer;padding:10px;width:40px}@media (max-width:400px){.hero_div{display:flex;flex-direction:column;justify-content:center}.hero_div svg{height:200px;width:200px}.hero-container{padding:0}}svg{font-size:226px;height:316px;width:482px}.text-copy{fill:none;stroke:#fff;stroke-dasharray:7% 28%;stroke-width:3px;-webkit-animation:stroke-offset 6s linear infinite;animation:stroke-offset 6s linear infinite}.text-copy:first-child{stroke:#360745;stroke-dashoffset:7%}.text-copy:nth-child(2){stroke:#d61c59;stroke-dashoffset:14%}.text-copy:nth-child(3){stroke:#e7d84b;stroke-dashoffset:21%}.text-copy:nth-child(4){stroke:#efeac5;stroke-dashoffset:28%}.text-copy:nth-child(5){stroke:#1b8798;stroke-dashoffset:35%}@-webkit-keyframes stroke-offset{50%{stroke-dashoffset:35%;stroke-dasharray:0 87.5%}}@keyframes stroke-offset{50%{stroke-dashoffset:35%;stroke-dasharray:0 87.5%}}#portfolio{align-items:center;color:#fff;display:flex;flex-direction:column;padding-bottom:60px;padding-top:10px;position:relative;z-index:1}.projects--images__container--image{height:200px;margin-bottom:20px;object-fit:cover;transition:all .3s ease-in-out;width:200px}.projects--nav{justify-content:center;margin-bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.projects--nav,.see_all{align-items:center;display:flex}.see_all{color:#f4a442;justify-content:end;margin-top:20px;transition:all .3s ease-in-out}.see_all>span{margin-right:5px}.see_all:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.projects--images{grid-gap:5px;-webkit-columns:3;column-count:3;display:grid;gap:5px;grid-template-columns:repeat(3,1fr)}.detail-project{background-color:rgba(244,164,66,.9);bottom:220px;height:200px;position:relative;width:200px;z-index:-10}.projects--images__container:hover>.detail-project{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-weight:bolder;justify-content:center;z-index:10}.projects--images__container{height:200px;width:200px}.projects--nav span{color:#f4a442;cursor:pointer;padding:10px}.projects--images__container--image{align-items:center;display:flex;justify-content:center}.projects--images__container--image:hover{cursor:pointer;opacity:.9;-webkit-transform:scale(1.1);transform:scale(1.1)}.modal--container__image{color:#202020;padding:50px;text-align:center;width:20%}.modal--container__image>div{background-color:#fff}.modal--container__image--image{display:flex;flex-direction:column;justify-content:center}.modal--container__image--description{position:relative;text-align:center}.modal--container__image--buttons>button{background-color:#416cef;border:none;color:#fff;cursor:pointer;height:30px;margin:10px;width:70px}.modal--container__image>span{bottom:100px;cursor:pointer;padding:10px}.modal--container__image>div{padding:50px}.modal--container__image--buttons>button:hover{background-color:#305ad5}@media (max-width:400px){.projects--images{grid-gap:5px;-webkit-columns:2;column-count:2;display:grid;gap:5px;grid-template-columns:repeat(2,1fr);padding:10px}.projects--nav{max-width:350px;overflow:scroll;padding-left:70px}.modal--container__image{width:80%}.modal--container__image>span{bottom:0}.modal--container__image>div{padding:10px}}.servicebox{align-items:center;background:#1b1a17;border-radius:13px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;flex-direction:column;height:204px;justify-content:center;transition:.4s cubic-bezier(.075,.82,.165,1);width:204px}.servicebox>img{padding-bottom:45px;width:70px}.servicesContainer{display:flex;gap:50px;justify-content:center;margin:50px}.servicesSection{margin:auto auto 100px;text-align:center}.servicebox:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.servicebox:first-child:hover{background:#f4a442}.servicebox:nth-child(2):hover{background:#3e7c17}.servicebox:nth-child(3):hover{background:#ae4ccf}@media (max-width:400px){.servicesContainer{align-items:center;display:flex;flex-direction:column}}.timeline{text-align:center}#timeline--professional{margin-bottom:30px}.timeline>h1{margin-bottom:150px}.flex-parent{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.input-flex-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin-left:calc(4vw - 1.25px);max-width:1000px;position:relative;width:80vw;z-index:0}input{-webkit-appearance:none;appearance:none;background-color:#df2c2a;border-radius:50%;cursor:pointer;display:block;height:25px;position:relative;width:25px}input:focus{outline:none}input:after,input:before{background-color:#df2c2a;content:"";display:block;height:5px;max-width:50px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4vw;z-index:-1}input:before{left:calc(-4vw + 12.5px)}input:after{right:calc(-4vw + 12.5px)}input:checked,input:checked:before{background-color:#df2c2a}input:checked:after,input:checked~input,input:checked~input:after,input:checked~input:before{background-color:#df2c2a;opacity:.7}input:checked+.dot-info span{font-size:13px;font-weight:700}.dot-info{display:block;height:25px;left:calc(-4vw + .25px);position:relative;visibility:hidden;width:25px;z-index:-1}.dot-info span{font-size:12px;position:absolute;visibility:visible}.dot-info span.year{bottom:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dot-info span.label{left:0;text-indent:-10px;top:-65px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:70px}#timeline-descriptions-wrapper{font-size:22px;font-weight:400;margin-left:calc(-4vw - 1.25px);margin-top:110px;min-height:40px;width:100%}#timeline-descriptions-wrapper p{display:none;margin-top:0}input[data-description="2018."]:checked~#timeline-descriptions-wrapper p[data-description="2018."],input[data-description="2019."]:checked~#timeline-descriptions-wrapper p[data-description="2019."],input[data-description="2020."]:checked~#timeline-descriptions-wrapper p[data-description="2020."],input[data-description="2020.."]:checked~#timeline-descriptions-wrapper p[data-description="2020.."],input[data-description="2021-.."]:checked~#timeline-descriptions-wrapper p[data-description="2021-.."],input[data-description="2021-Present"]:checked~#timeline-descriptions-wrapper p[data-description="2021-Present"],input[data-description="2021."]:checked~#timeline-descriptions-wrapper p[data-description="2021."],input[data-description="2021.."]:checked~#timeline-descriptions-wrapper p[data-description="2021.."],input[data-description="2021..."]:checked~#timeline-descriptions-wrapper p[data-description="2021..."],input[data-description="2022-"]:checked~#timeline-descriptions-wrapper p[data-description="2022-"],input[data-description="2022--"]:checked~#timeline-descriptions-wrapper p[data-description="2022--"],input[data-description="2022."]:checked~#timeline-descriptions-wrapper p[data-description="2022."],input[data-description="2022.."]:checked~#timeline-descriptions-wrapper p[data-description="2022.."]{display:block}@media (min-width:1250px){.input-flex-container{margin-left:62.5px}input:before{left:-37.5px}input:after{right:-37.5px}.dot-info{left:-49.75px}#timeline-descriptions-wrapper{margin-left:-37.5px}}@media (max-width:630px){.flex-parent{justify-content:normal}.input-flex-container{flex-wrap:wrap;height:auto;justify-content:center;margin-left:0;margin-top:15vh;padding-bottom:30px;width:400px}.dot-info,input{height:60px;margin:0 10px 90px;width:60px}input{background-color:transparent!important;z-index:1}input:after,input:before{content:none}input:checked+.dot-info{background-color:#df2c2a}input:checked+.dot-info span.year{font-size:14px}input:checked+.dot-info span.label{font-size:12px}.dot-info{background-color:#df2c2a;border-radius:50%;left:0;margin-left:-70px;opacity:.7;visibility:visible;z-index:0}.dot-info span.year{align-items:center;color:#ecf0f1;display:flex;height:100%;justify-content:center;left:0;top:0;-webkit-transform:none;transform:none;width:100%}.dot-info span.label{left:50%;text-align:center;text-indent:0;top:calc(100% + 5px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}#timeline-descriptions-wrapper{margin-left:0;margin-top:30px;text-align:center}}@media (max-width:480px){.input-flex-container{width:340px}}@media (max-width:400px){.input-flex-container{width:300px}#timeline--professional>h1,.timeline>h1{margin-bottom:0}}
/*# sourceMappingURL=main.1314fb95.css.map*/