*{box-sizing:border-box;font-family:Montserrat;scroll-behavior:smooth}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:6px}::-webkit-scrollbar-track{background-color:#000}footer{align-items:center;background:#000;color:#fff;display:flex;height:70px;justify-content:center;margin:0;padding:0;padding-inline:16px;width:100%}.footerImg{width:70px}.footer p{align-items:center;display:flex}*{margin:0;padding:0}a{text-decoration:none}header{background:#000;padding-inline:16px;position:fixed;width:100%;z-index:2}.nav{align-items:center;display:flex;height:70px;justify-content:space-between;margin-inline:auto;max-width:1280px}.logo img{height:30px}.nav-list{display:flex;gap:32px;list-style:none}.nav-list a{color:#fff;font-size:18px;padding-block:16px}.hamburger{background:none;border:none;border-top:3px solid #fff;cursor:pointer;display:none;z-index:1}.hamburger:after,.hamburger:before{background:#fff;content:" ";display:block;height:3px;margin-top:5px;position:relative;transition:.3s;width:30px}@media (max-width:750px){.hamburger{display:block;z-index:1}.nav-list{align-items:center;background:#000;-webkit-clip-path:circle(100px at 90% -15%);clip-path:circle(100px at 90% -15%);flex-direction:column;gap:0;height:100vh;justify-content:space-around;left:0;pointer-events:none;position:fixed;top:0;transition:1s ease-out;width:100vw}.nav-list a{font-size:24px;opacity:0}.nav-list li:first-child a{transition:.5s .2s}.nav-list li:nth-child(2) a{transition:.5s .4s}.nav-list li:nth-child(3) a{transition:.5s .6s}.nav-list li:nth-child(4) a{transition:.5s .8s}.nav.active .nav-list{-webkit-clip-path:circle(1500px at 90% -15%);clip-path:circle(1500px at 90% -15%);pointer-events:all}.nav.active .nav-list a{opacity:1}.nav.active .hamburger{border-top-color:#0000;position:fixed;right:16px;top:26px}.nav.active .hamburger:before{transform:rotate(135deg)}.nav.active .hamburger:after{top:-7px;transform:rotate(-135deg)}}.bio{background-color:#5fcde4;height:100%;margin:0;padding:100px 0 0}.whoIam{color:#000;opacity:90%}.mainBio{background-color:#5b6ee1;border-radius:50px;color:#fff;display:flex;flex-wrap:wrap;height:100%;margin-left:10%;padding:30px;text-align:center;width:80%}.mainBioText{width:70%}.mainBioText h1{text-align:center;text-shadow:#000 .1em .1em .2em}.mainBioText p{color:#e2e2e2;font-size:20px;padding-right:100px;text-align:justify}.biographyText{padding-right:10px;padding-top:20px}.mainBioImg{align-self:center;justify-content:center;max-width:400px;min-width:100px;width:30%}.mainBioImg img{max-width:400px;width:100%}.bioPicture{transition:opacity 1s step-start}.bioPicture.hide{opacity:0}.bottonBio{align-items:flex-end;display:flex}.bottonBio img{height:30%;width:30%}.waveContinuation{background-color:#5b6ee1;height:145px;width:70%}@media (max-width:750px){.mainBioText p{padding-right:0;text-align:center}.mainBio{padding:20px;width:80%}.mainBioImg{padding-top:25px;width:100%}.mainBioImg img{width:60%}.bottonBio img,.mainBioText{width:100%}.waveContinuation{display:none}}@media (max-width:1500px){.waveContinuation{height:105px}}@media (max-width:1350px){.waveContinuation{height:95px}}@media (max-width:1700px){.waveContinuation{height:115px}}.socialMedias{display:flex;flex-wrap:nowrap;justify-content:center;padding-top:50px;width:100%}.socialMedias a{width:10%}.socialMedias img{max-width:50px}@media (max-width:750px){.socialMedias a{width:33%}}.experiencias{background-color:#301238;padding:100px}.containerExperiencias{background-color:#000;border-radius:20px;color:#fff;display:flex;flex-direction:column;height:100%;padding-inline:30px;padding-bottom:30px;padding-top:30px;width:100%}.dbServer,.unicred{align-items:center;display:flex;justify-content:center}.dbServer img,.unicred img{border:2px solid #fff;border-radius:20px;height:150px;width:150px}.dbServerText,.unicredText{border-radius:20px;padding:30px;width:70%}.dbServer h3,.dbServerText p,.unicred h3,.unicredText p{margin-top:10px}.dbServer h3,.unicred h3{color:gray}@media (max-width:750px){.dbServer img,.unicred img{margin-bottom:10px}.dbServer,.unicred{flex-wrap:wrap}.dbServerText,.unicredText{border-radius:20px;margin-bottom:30px;padding:0 0 20px;text-align:center;width:100%}.dbServerText p,.unicredText p{font-size:19px;padding:0;text-align:justify}.experiencias{padding:50px}}.container{align-items:center;cursor:pointer;display:flex;height:10vh;justify-content:center;width:100%}.chevron{animation:move-chevron 3s ease-out infinite;height:.48rem;opacity:0;position:absolute;transform:scale(.3);width:2.1rem}.chevron:first-child{animation:move-chevron 3s ease-out 1s infinite}.chevron:nth-child(2){animation:move-chevron 3s ease-out 2s infinite}.chevron:after,.chevron:before{background:#fff;content:"";height:100%;position:absolute;top:0;width:50%}.chevron:before{left:0;transform:skewY(30deg)}.chevron:after{right:0;transform:skewY(-30deg);width:50%}@keyframes move-chevron{25%{opacity:1}33.3%{opacity:1;transform:translateY(2.28rem)}66.6%{opacity:1;transform:translateY(3.12rem)}to{opacity:0;transform:translateY(4.8rem) scale(.5)}}.home{background-color:#301238;color:#fff;height:100%;padding-bottom:100px;padding-top:70px}.mainHome{display:flex;flex-wrap:wrap}.mainText h1{animation:appear 1s forwards;font-size:45px;font-weight:0;margin-bottom:15px;opacity:0;text-align:center;text-shadow:#000 .1em .1em .2em;transform:translateY(100%)}.mainHome h2{margin-left:50px}.mainText{margin-left:10%;padding-top:8%;width:40%}.mainImage{align-items:center;animation:appear 1s forwards;display:flex;margin-left:100px;opacity:0;padding-top:100px;transform:translateY(100%);width:41%}.mainImage img{width:450px}.bottomHome{align-items:center;display:grid}@media (max-width:750px){.mainText{width:80%}.mainImage img{margin-left:-50px;margin-top:-35px;width:280px}.mainText h1{font-size:38px}.mainHome h2{margin-left:0}}.typing-animation{align-items:center;animation:typing 1.5s steps(40);font-weight:400;letter-spacing:.15em;min-height:90px}@keyframes appear{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%{width:0}to{width:100%}}#stars{animation:animStar 50s linear infinite;height:2px;width:2px}#stars,#stars:after{background:#0000;box-shadow:483px 450px #fff,1995px 525px #fff,755px 1459px #fff,610px 1246px #fff,764px 1850px #fff,1274px 1697px #fff,1227px 37px #fff,1090px 506px #fff,341px 1005px #fff,1002px 755px #fff,693px 1497px #fff,1797px 1626px #fff,1838px 793px #fff,802px 881px #fff,1117px 1983px #fff,352px 1465px #fff,1526px 852px #fff,1559px 526px #fff,517px 516px #fff,1380px 244px #fff,662px 1531px #fff,1544px 518px #fff,253px 879px #fff,774px 1629px #fff,752px 994px #fff,1129px 726px #fff,232px 1050px #fff,1766px 290px #fff,1976px 842px #fff,662px 1535px #fff,257px 1016px #fff,665px 708px #fff,1476px 1772px #fff,261px 498px #fff,719px 1459px #fff,469px 438px #fff,994px 474px #fff,744px 808px #fff,1609px 1741px #fff,898px 260px #fff,1978px 1436px #fff,904px 1244px #fff,123px 773px #fff,6px 923px #fff,1973px 1778px #fff,1470px 1861px #fff,1037px 156px #fff,554px 1905px #fff,1508px 849px #fff,1213px 1603px #fff,87px 1907px #fff,492px 527px #fff,91px 213px #fff,492px 15px #fff,1357px 1157px #fff,637px 240px #fff,1515px 281px #fff,1757px 682px #fff,1035px 1298px #fff,1019px 1233px #fff,25px 162px #fff,262px 884px #fff,1328px 965px #fff,984px 879px #fff,1213px 689px #fff,623px 1091px #fff,1227px 422px #fff,1977px 1025px #fff,620px 474px #fff,528px 1525px #fff}#stars:after{content:" ";height:1%;position:absolute;top:50px;width:1px}#stars2{animation:animStar 100s linear infinite}#stars2,#stars2:after{background:#0000;box-shadow:1585px 315px #fff,1750px 858px #fff,502px 1184px #fff,1482px 150px #fff,870px 93px #fff,1401px 1976px #fff,494px 1549px #fff,1607px 1894px #fff,1029px 1466px #fff,1931px 1390px #fff,819px 1431px #fff,521px 1062px #fff,1754px 574px #fff,577px 943px #fff,850px 1377px #fff,445px 1835px #fff,1658px 1675px #fff,521px 1144px #fff,560px 1624px #fff,1329px 1778px #fff;height:1px;width:1px}#stars2:after{content:" ";position:absolute;top:100px}#stars3{animation:animStar 150s linear infinite}#stars3,#stars3:after{background:#0000;box-shadow:91px 409px #fff,1886px 728px #fff,1294px 970px #fff,720px 1215px #fff,796px 1431px #fff,834px 1217px #fff,1926px 1164px #fff,1803px 310px #fff,1532px 1421px #fff,1680px 232px #fff;height:2px;width:2px}#stars3:after{content:" ";position:absolute;top:100x}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}
/*# sourceMappingURL=main.d1f11067.css.map*/