*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}body,html{overflow-x:hidden}body{background:#030727;color:#f1f1f1;position:relative}li{list-style:none}a{color:inherit;text-decoration:none}.main{margin:0 auto;max-width:1000px;padding:15px}.lights{align-items:center;-webkit-animation:rotate 25s linear infinite;animation:rotate 25s linear infinite;display:flex;justify-content:center;left:50%;margin:0 auto;position:absolute;right:50%;top:-500px;z-index:-999}.lights img{min-height:1500px;min-width:1500px}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}header{display:flex;flex-direction:column;height:111px;justify-content:space-between;margin-top:19px;width:100%}header .logo{margin:0 auto;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header .logo,header .social-medias ul{-webkit-filter:opacity(0);filter:opacity(0)}header .social-medias ul{display:flex;justify-content:flex-end;margin-bottom:7px;position:relative}header .social-medias ul li{cursor:pointer;display:flex;-webkit-filter:brightness(0) invert(1) opacity(.75);filter:brightness(0) invert(1) opacity(.75);margin-right:15px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;position:relative;top:4px}header .social-medias ul li:hover{-webkit-filter:brightness(0) invert(1) drop-shadow(0 0 5px #00c3ff);filter:brightness(0) invert(1) drop-shadow(0 0 5px hsl(194deg,100%,50%))}header .blue-line{background:#7de1ff;box-shadow:0 0 15px 1px #00c2ff;height:2px;margin:0 auto;transition:1s;width:0}@-webkit-keyframes jump{0%{-webkit-filter:opacity(0);filter:opacity(0);top:5px}50%{-webkit-filter:opacity(1);filter:opacity(1);top:-5px}to{-webkit-filter:opacity(1);filter:opacity(1);top:0}}@keyframes jump{0%{-webkit-filter:opacity(0);filter:opacity(0);top:5px}50%{-webkit-filter:opacity(1);filter:opacity(1);top:-5px}to{-webkit-filter:opacity(1);filter:opacity(1);top:0}}@-webkit-keyframes appear{0%{-webkit-filter:opacity(0);filter:opacity(0);-webkit-transform:scale(2) rotate(50deg);transform:scale(2) rotate(50deg)}to{-webkit-filter:opacity(1);filter:opacity(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes appear{0%{-webkit-filter:opacity(0);filter:opacity(0);-webkit-transform:scale(2) rotate(50deg);transform:scale(2) rotate(50deg)}to{-webkit-filter:opacity(1);filter:opacity(1);-webkit-transform:scale(1);transform:scale(1)}}section{-webkit-filter:opacity(0);filter:opacity(0);margin:100px 0;min-height:234px;position:relative;top:-100px;width:100%}section .profile{align-items:center;display:flex;height:66px;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section .profile img{border-radius:50%;box-shadow:0 0 15px #00c4ff;display:flex;height:100%;margin-right:20px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}section .profile .name{color:rgba(230,249,255,.75);font-size:19px}section .profile .blue-line{background:#80e1ff;box-shadow:0 0 15px 1px #00c2ff;height:1px}section h1{color:hsla(0,0%,100%,.9);font-size:40px;margin:20px 0;text-align:center}section h1 span{color:#00c2ff;text-shadow:0 0 10px rgba(0,196,255,.5)}section p{color:rgba(230,249,255,.5);font-weight:lighter;text-align:center}@media(max-width:768px){section h1{font-size:30px}section p{color:hsla(0,0%,100%,.3)}}article{display:flex;-webkit-filter:opacity(0);filter:opacity(0);position:relative;top:-100px}article .description{color:rgba(230,249,255,.8);font-size:24px;font-weight:700;margin-bottom:25px;margin-left:15px;position:relative}article .description:before{background:#00c2ff;box-shadow:0 0 10px #00c2ff;content:"";height:100%;left:-15px;position:absolute;width:4px}article .projects{flex:3 1;margin-right:15px}article .knowledges{flex:1 1}article .knowledges ul{background:hsla(0,0%,100%,.04);padding:20px}article .knowledges ul li{align-items:center;display:flex;margin-bottom:15px}article .knowledges ul li img{margin-right:10px}article .knowledges ul li span{color:hsla(0,0%,100%,.45);font-weight:lighter}article .knowledges ul li:last-child{margin-bottom:0}article .curriculum{align-items:center;background:hsla(0,0%,100%,.08);cursor:pointer;display:flex;height:50px;justify-content:center;margin-top:15px;position:relative;width:100%}article .curriculum span{margin:0 25px 0 5px}article .curriculum span,article .curriculum svg{-webkit-filter:opacity(.5);filter:opacity(.5)}article .curriculum:hover{box-shadow:0 0 0 1px #00c2ff,inset 0 0 25px rgba(0,196,255,.15),0 0 25px rgba(0,196,255,.15);color:#00c2ff}article .curriculum:hover,article .curriculum:hover span,article .curriculum:hover svg{-webkit-filter:opacity(1);filter:opacity(1)}@-webkit-keyframes fade{to{-webkit-filter:opacity(1);filter:opacity(1);top:0}}@keyframes fade{to{-webkit-filter:opacity(1);filter:opacity(1);top:0}}@media(max-width:768px){article{flex-direction:column}article .knowledges,article .projects{margin:0 0 100px}}.projectWrapper{background:hsla(0,0%,100%,.08);margin-bottom:10px;min-height:96px;overflow:hidden;padding:20px;position:relative}.projectWrapper .git{align-items:flex-end;background:#00c2ff;display:flex;height:20px;justify-content:flex-start;position:absolute;right:-21px;top:-21px;transition:.25s;transition-property:top,right;width:20px}.projectWrapper .git:hover{-webkit-filter:opacity(.75);filter:opacity(.75)}.projectWrapper .git:before{right:100%}.projectWrapper .git:after,.projectWrapper .git:before{border-color:#00c2ff #00c2ff transparent transparent;border-style:solid;border-width:10px;content:"";position:absolute}.projectWrapper .git:after{top:100%}.projectWrapper .git img{cursor:pointer;-webkit-filter:brightness(0) invert(0) opacity(.75);filter:brightness(0) invert(0) opacity(.75);width:16px}.projectWrapper:hover{background:hsla(0,0%,100%,.05);box-shadow:0 0 0 1px #00c2ff,inset 0 0 25px rgba(0,196,255,.15),0 0 25px rgba(0,196,255,.15)}.projectWrapper:hover .git{right:0;top:0}.project{align-items:center;display:flex}.project .logo{height:60px;margin-right:20px;object-fit:contain;width:60px}.project .info{display:flex;flex-direction:column;height:100%;justify-content:center}.project .title{color:hsla(0,0%,100%,.75);font-size:20px;font-weight:700;margin-bottom:10px}.project .about{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:lighter}footer{align-items:center;background:rgba(0,0,0,.3);border-top:1px solid #00c2ff;box-shadow:0 5px 15px 1px #00c2ff;display:flex;font-weight:lighter;height:50px;justify-content:center;margin-top:100px;width:100%}footer p{color:hsla(0,0%,95%,.5);font-size:13px;text-align:center}footer a{color:#00c2ff;-webkit-filter:opacity(1);filter:opacity(1);margin-left:5px}footer a:hover{text-decoration:underline}
/*# sourceMappingURL=main.c4152296.css.map*/