@import"https://fonts.googleapis.com/css2?family=Krona+One&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Italianno&family=Krona+One&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nothing+You+Could+Do&display=swap";@import"https://fonts.googleapis.com/css?family=Source+Code+Pro:400";*{margin:0;padding:0}@font-face{font-family:octopus;src:url(/assets/Octopus\ Game-ChoWx_cF.otf) format("opentype"),url(/assets/Octopus\ Game-YgYt_ud8.ttf) format("truetype");font-weight:400;font-style:normal}.video-background{overflow:hidden}.video-background video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}body{background-image:linear-gradient(to bottom,#200933 75%,#3d0b43);background-size:auto 100vh}._container_12eae_1{width:100%;height:100%}._form_12eae_7{display:block;padding-top:30vh;padding-bottom:3vh;padding-left:15px;margin-left:auto;margin-right:auto;width:250px}._pulsating_12eae_17{display:block}.intro{position:absolute;width:100%;margin-top:100px;font-size:24px;font-family:Montserrat,system-ui;font-weight:200;display:flex;align-items:center;justify-content:center}.texto-animado span{position:relative}.texto-animado span:before{content:"";color:#f5f5f5;animation:intro 5s infinite}.texto-animado span:after{content:"";position:absolute;height:100%;border-left:2px solid whitesmoke;right:-10px;opacity:1;animation:cursor .8s infinite,digita 20s steps(40) infinite;width:calc(100% + 8px);background-color:#200933}@keyframes digita{10%,15%,30%,35%,50%,55%,70%,75%,90%,95%{width:0}}@keyframes cursor{0%{border-left:2px solid #200933}}@keyframes intro{0%,to{content:"Olá! Clique no botão para ir para o portfólio..."}}@media screen and (min-height: 1024px){.intro{margin-top:200px}}@media screen and (max-width: 768px){.intro{font-size:16px}@media screen and (max-width: 380px){.intro{font-size:14px}}}.button-container{margin-top:20px;padding-left:8px;padding-bottom:27px;text-align:center}.button{font-family:octopus;padding:10px;background-color:#f50f0f00;color:#f5f5f5;border:none;border-radius:30px;cursor:pointer;font-size:1.3em}.button:hover{position:relative;background:rgba(245,245,245,.164);border-radius:30px;box-shadow:0 0 10px #ffffff4f}@keyframes animated-degrade{0%{background-position-x:0%}to{background-position-x:100%}}.body-2{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#280348,#200933);z-index:1;width:100%;height:100%}.menu-container{text-align:center;display:flex;flex-direction:column;height:90vh;padding-top:10vh}.flex{display:flex;z-index:2;min-height:100vh}.flex-column{display:flex;flex-direction:column;width:65%;justify-content:space-between}.center{display:flex;align-items:center;justify-content:space-between;width:100%;height:max-content}.perfil{display:flex;margin-left:39px;margin-top:39px;width:316px;height:318px}.foto_perfil{z-index:3;width:207px;height:207px}.retangulo_redes_sociais{margin-left:85px;margin-top:127px;position:absolute}.retangulo_redes_sociais_div{display:flex;z-index:4;position:absolute;margin-top:-90px;margin-left:80px;justify-content:space-between;width:106px}.icon-perfil{width:48px;height:48px;transition:width .2s ease,height .2s ease}.icon-perfil:hover{width:55px;height:55px}.nome_div{margin-top:240px;position:absolute}.nome{font-family:Krona One,system-ui;font-size:36px;font-weight:500;font-style:normal;text-align:left;color:#fff;text-shadow:1px 1px 2px black,0 0 25px rgb(255,255,255),0 0 5px darkblue}.titulo_pagina{height:132px;display:flex;flex-direction:column;justify-content:space-around}.titulo{font-family:Krona One,system-ui;font-weight:400;font-style:normal;font-size:36px;color:#f6f6f6}.subtitulo{font-family:Montserrat,system-ui;font-weight:200;font-style:normal;font-size:24px;color:#f6f6f6}.div-sub{display:flex;align-items:center;min-width:580px}.div-sub-2{display:flex;align-items:center;flex-direction:column-reverse;margin-right:48px;min-width:525px}.icon-flecha{width:48px;height:48px;opacity:0;transition:opacity 1s ease}.icon-flecha2{transform:rotate(90deg);width:48px;height:48px;opacity:0;transition:opacity 1s ease}.habilidades{margin-top:195px;width:200px;height:440px;display:flex;flex-direction:column;justify-content:space-around;background-color:#f2f2f2;border-radius:10px 0 0 10px}.habilidades div{position:relative}.habilidades div:not(:first-child):before{content:"";position:absolute;top:-20px;left:10%;width:80%;height:2px;background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.5) 75%,rgba(0,0,0,0) 100%)}.habilidades button{width:200px;height:48px;border:none;border-radius:8px;cursor:pointer;font-family:Montserrat,system-ui;font-weight:600;font-style:normal;font-size:16px;background-color:transparent;transition:transform .3s ease}.habilidades button:hover{transform:scale(1.1)}.habilidades button.active{width:200px;height:48px;color:#000;text-shadow:0 0 15px white}.habilidades button:not(.active){color:RGB(0,0,0,.5)}.habilidades-card-background{background-color:#fff;width:278px;height:100vh}.habilidades-card{display:flex;flex-direction:column;row-gap:64px;margin-top:64px;margin-left:30px;height:704px;width:248px;font-family:Montserrat,system-ui;opacity:0}.habilidades-card-active{opacity:1}.fade-enter{opacity:0;transform:translateY(20px)}.fade-enter-active{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.fade-exit{opacity:1}.fade-exit-active{opacity:0}.icon-size{width:64px;height:64px}.habilidades-div{display:flex;gap:15px;align-items:center;font-size:14px;text-align:start}.projetos-card{padding-bottom:1rem;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;position:relative}.projetos-card p{font-size:20px;color:#000;font-family:Montserrat,system-ui;font-weight:400;font-style:normal}.projetos-div{overflow-x:hidden;display:flex;justify-content:space-between;position:relative;padding-bottom:1rem;flex-direction:column-reverse}.repos-slider{display:flex;scroll-snap-type:x mandatory;overflow-x:scroll;scroll-snap-align:start;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:1rem;scrollbar-width:none;scroll-margin-left:20px}.repos-slider::-webkit-scrollbar{display:none}.repo-card{min-width:280px;margin-left:30px;flex-shrink:0;background:#F2F2F2;border-radius:8px;padding:1rem;transition:transform .3s ease;-webkit-user-select:none;user-select:none}.repo-card:hover{transform:scale(1.03)}.repo-image{width:250px;height:150px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.repo-card h3{margin:10px 0;font-family:Krona One,system-ui;font-weight:400;font-style:normal;color:#000}.repo-card p{font-size:14px;color:#000;font-family:Montserrat,system-ui;font-weight:400;font-style:normal}.repo-card a{display:inline-block;margin-top:10px;color:#8900ff;font-family:Montserrat,system-ui;font-weight:600;font-style:normal;text-decoration:none}.repo-card a:hover{color:#ad4fff}.repo-navigation{position:relative;display:flex;justify-content:space-between;margin-top:30px;margin-left:45px;margin-right:45px}.repo-button{background-color:#5b0564;border-radius:10px;border:none}.repo-button:hover{background-color:#5a05649d}.repo-button:active{border-radius:30px}.repo-fade-backward-exit{position:absolute;top:0;left:0;width:25%;opacity:1;transform:translate(0)}.repo-fade-backward-exit-active{opacity:0;transform:translate(-100px);transition:opacity .5s ease,transform .5s ease}.repo-fade-backward-enter{z-index:7;opacity:0;transform:translate(100px)}.repo-fade-backward-enter-active{z-index:7;opacity:1;transform:translate(0);transition:opacity .5s ease,transform .5s ease}.repo-fade-forward-exit{position:absolute;top:0;left:0;width:25%;opacity:1;transform:translate(0)}.repo-fade-forward-exit-active{opacity:0;transform:translate(100px);transition:opacity .5s ease,transform .5s ease}.repo-fade-forward-enter{z-index:7;opacity:0;transform:translate(-100px)}.repo-fade-forward-enter-active{z-index:7;opacity:1;transform:translate(0);transition:opacity .5s ease,transform .5s ease}.elipse{display:none}.background-flex{display:flex;position:absolute;width:410px;height:100%;background:linear-gradient(#280348 27%,#F2F2F2 75%);z-index:0;border-radius:0 30px;top:3%}@media screen and (min-width: 1024px) and (max-width: 1615px){.flex-column{width:65%}.center{display:flex;align-items:center;justify-content:space-between;width:100%;height:max-content}.perfil{width:316px;height:318px}.foto_perfil{width:180px;height:180px}.retangulo_redes_sociais{width:201px;height:112px;margin-left:70px;margin-top:117px}.retangulo_1{width:201px;height:112px}.retangulo_redes_sociais_div{margin-top:-82px;margin-left:60px;width:100px}.icon-perfil{width:44px;height:44px}.icon-perfil:hover{width:50px;height:50px}.nome_div{margin-top:220px;position:absolute}.nome{font-size:32px}.espaco{margin-left:180px}.titulo_pagina{text-align:center}.titulo{font-size:32px;text-align:center}.subtitulo{font-size:21px}.habilidades{margin-top:195px;width:180px;height:440px}.habilidades button{width:150px;font-size:14px}.habilidades div:not(:first-child):before{left:15%;width:70%}.habilidades button.active{width:180px;font-size:18px}.habilidades-card{row-gap:58px;height:580px;width:180px}.icon-size{width:48px;height:48px}.repo-card{width:250px}.repo-image{width:225px;height:135px}.repo-card p{font-size:13px}.repo-navigation{margin-top:20px;margin-left:45px;margin-right:45px}@media screen and (max-height: 720px){@media screen and (max-height: 650px){.body-2{overflow-y:scroll;overflow-x:hidden}.habilidades-card-background{height:800px}}}@media screen and (max-width: 1420px){.div-sub-2{min-width:0px;max-width:350px}@media screen and (max-width: 1366px){.habilidades-card{row-gap:32px}.repo-image{width:200px;height:120px}.projetos-card{border-radius:0 100px 0 0}.repo-navigation{margin-top:10px}.habilidades-card-background{width:230px}@media screen and (max-width: 1345px){.div-sub{min-width:0px;max-width:350px}@media screen and (max-width: 1214px){@media screen and (max-width: 1138px){.titulo{font-size:26px}}}}}}}@media screen and (max-width: 1023px){@keyframes overlayFadeIn{0%{transform:translate(100%);opacity:1}to{transform:translate(0);opacity:1}}.flex-column{width:100%}.center{display:flex;flex-direction:column;justify-content:space-between;height:max-content}.perfil{margin-left:10px;margin-top:10px;display:flex;width:100%;height:318px}.foto_perfil{width:95px;height:95px}.retangulo_redes_sociais{width:98px;height:61px;margin-left:37px;margin-top:50px}.retangulo_1{width:130px;height:70px}.retangulo_redes_sociais_div{margin-top:-53px;margin-left:40px;width:65px}.icon-perfil,.icon-perfil:hover{width:30px;height:30px}.icon-perfil:active{opacity:75%}.nome_div{margin-top:10px;position:relative}.nome{font-size:32px}.espaco{margin-left:140px}.titulo{font-size:24px}.subtitulo{font-size:18px;width:250px}.div-sub{display:flex;align-items:center;min-width:0px}.elipse{align-items:center;display:flex;position:absolute;right:0}.elipse{display:flex}.elipse:active{opacity:75%}.div-sub-2{margin-right:48px;min-width:525px}.icon-size{width:48px;height:48px}.repo-card{width:250px}.repo-image{width:225px;height:135px}.repo-card a:active{opacity:75%}.repo-card a:hover{color:#7118cf}.repo-card p{font-size:13px}.repo-navigation{margin-top:20px;margin-left:45px;margin-right:45px}.repo-button:hover{background-color:#5b0564}.repo-button:active{opacity:75%}.habilidades,.habilidades-card-background{display:none}.overlay-fade-in{animation:overlayFadeIn .7s ease-out forwards}.elipse-2{margin-top:200px;height:82px}.elipse-2:active{opacity:75%}.habilidades-mobile{margin-top:195px;height:440px;display:flex;flex-direction:column;justify-content:space-around;margin-left:30px;background-color:#f2f2f2;border-radius:10px 0 0 10px;align-items:center}.habilidades-mobile button:not(.active){color:RGB(0,0,0,.5)}.habilidades-mobile div{position:relative}.habilidades-mobile div:not(:first-child):before{content:"";position:absolute;top:-7px;left:10%;width:80%;height:2px;background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.5) 75%,rgba(0,0,0,0) 100%)}.habilidades-mobile button{width:100px;height:75px;border:none;border-radius:8px;cursor:pointer;font-family:Montserrat,system-ui;font-weight:600;font-style:normal;font-size:16px;background-color:transparent;transition:transform .3s ease}.habilidades-mobile button.active{width:120px;height:75px;color:#000;text-shadow:0 0 15px white}.habilidades-mobile button:hover{transform:scale(1.1)}.habilidades-card-background-mobile{background-color:#fff;width:278px}.habilidades-card-mobile{display:flex;flex-direction:column;row-gap:64px;margin-top:64px;margin-left:20px;width:200px;font-family:Montserrat,system-ui;opacity:0;padding-right:10px}.habilidades-card-mobile-active{opacity:1}.fade-enter{opacity:0;transform:translateY(20px)}.fade-enter-active{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.fade-exit{opacity:1}.fade-exit-active{opacity:0}.icon-size-mobile{width:48px;height:48px}.flex-overlay{display:flex;background-color:#200933;width:100%}.habilidades-div-mobile{display:flex;gap:15px;align-items:center;font-size:14px;text-align:left}@media screen and (min-width: 769px) and (max-width: 1023px){.perfil{margin-left:20px;margin-top:20px;height:318px}.foto_perfil{width:180px;height:180px}.retangulo_redes_sociais{width:201px;height:112px;margin-left:70px;margin-top:117px}.retangulo_1{width:201px;height:112px}.retangulo_redes_sociais_div{margin-top:-82px;margin-left:60px;width:100px}.icon-perfil,.icon-perfil:hover{width:44px;height:44px}.nome_div{margin-top:40px;position:relative}.nome{font-size:40px}.espaco{margin-left:180px}.titulo_pagina{text-align:center}.titulo{font-size:32px;text-align:center}.subtitulo{width:600px;font-size:21px}.div-sub-2{min-width:0px;width:350px}@media screen and (max-width: 880px){.center{height:360px}}@media screen and (max-height:940px){.perfil{height:200px}@media screen and (max-height:800px){.div-sub{width:300px}.titulo_pagina{margin-left:300px}}}}@media screen and (max-width: 768px){.body-2{overflow-y:scroll;overflow-x:hidden}.center{height:300px}.div-sub-2{min-width:0px;margin:0}.projetos-card{width:100%;height:auto;border-radius:0}.repo-card{align-items:center;width:75%}.repo-navigation{position:relative;display:flex;justify-content:space-between;margin-top:30px;margin-left:45px;margin-right:45px}.projetos-div{display:flex;flex-direction:column-reverse;width:100%;max-width:100%;row-gap:10px;position:relative;margin-bottom:50px}.repo-fade-backward-exit,.repo-fade-forward-exit{top:50px;transform:translate(0)}.flex-column{row-gap:20px}.habilidades-card-mobile{row-gap:32px}.background-flex{display:none}@media screen and (min-width: 381px) and (max-width: 480px){.center{height:270px}}@media screen and (max-width: 400px){.habilidades-div-mobile{font-size:12px}}@media screen and (max-width: 380px){.center{height:250px}.subtitulo{font-size:16px;width:220px}}}}@media screen and (max-width: 540px){.nome{font-size:24px;text-align:left;max-width:200px}.nome_div{margin-right:15px;margin-top:50px;margin-left:100px}}@media screen and (max-width: 380px){.nome{font-size:20px;max-width:150px}.nome_div{margin-top:60px;margin-left:80px}}.div_habilidades{display:flex;margin-right:auto;margin-left:auto}.div-titulo{opacity:1;transition:opacity .5s ease}.div-titulo.fade-out{opacity:0}.div-sub-2{opacity:1;transition:opacity .5s ease}.div-sub-2.fade-out{opacity:0}.touch-zone{touch-action:none}.habilidades-overlay{display:none}@media screen and (max-width: 1023px){.habilidades-overlay{position:absolute;top:0;width:100vw;min-height:100vh;z-index:1000;touch-action:pan-y;display:flex}}@media screen and (max-width: 325px){.nome{font-size:18px}}@media screen and (max-width: 380px){.habilidades-mobile{margin-left:15px}.habilidades-mobile button{width:90px;font-size:14px}.habilidades-mobile button.active{width:90px}}@media screen and (max-width: 335px){.habilidades-mobile{margin-left:10px}.habilidades-mobile button{width:70px;font-size:12px}.habilidades-mobile button.active{width:70px}}.repos-slider.mask-fade{-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.div-progress-bar{width:100%;display:flex;justify-content:center}.progress-bar-container{height:4px;width:15%;background-color:#fff3;margin-top:.5rem;border-radius:2px;overflow:hidden}.progress-bar{height:100%;background-color:#fff;transition:width .2s ease;border-radius:2px}.div-centralizar{width:100%;display:flex;justify-content:center}@keyframes scale{to{transform:scale(1)}}.titulo span,.subtitulo span{display:inline-block;opacity:0;filter:blur(4px)}@keyframes fade-in{to{opacity:1;filter:blur(0)}}@keyframes vibrar{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes vibrar2{0%{transform:translateY(0) rotate(90deg)}25%{transform:translateY(5px) rotate(90deg)}50%{transform:translateY(-5px) rotate(90deg)}75%{transform:translateY(5px) rotate(90deg)}to{transform:translateY(0) rotate(90deg)}}.animate-arrow{opacity:1;animation:vibrar 1s ease-in-out 2}.animate-arrow-2{opacity:1;animation:vibrar2 1s ease-in-out 2}.card_carregando{margin-top:190px;margin-left:5%;width:90%;border-radius:20px}.word{bottom:0;color:#000;font-size:2em;height:2.5em;left:0;line-height:2.5em;margin:170px auto auto;right:0;position:relative;text-shadow:0 0 10px rgba(50,255,50,.5),0 0 5px rgba(100,255,100,.5);top:0;font-family:Source Code Pro,monospace;font-weight:400}.word span{display:inline-block;transform:translate(100%) scale(.9);transition:transform .5s}.word .done{color:#6f6;transform:translate(0) scale(1)}.overlay_div{top:-250px;position:relative;width:100%}@media screen and (min-width: 1024px) and (max-width: 1615px){@media screen and (max-width: 1380px){.word{font-size:1.5em}}}
