@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("truetype")}@font-face{font-family:Poppins-SemiBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf) format("truetype")}@font-face{font-family:Poppins-Medium;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf) format("truetype")}@font-face{font-family:Poppins-Light;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf) format("truetype")}@font-face{font-family:Poppins-Black;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Black.d8b850b920a5ef49d752.ttf) format("truetype")}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#light{background-color:#fff}#light .infos{border-bottom:1px solid #000}#light p{color:#000}#light h1{color:#5727a3}#light .project{background-color:#d0b8f7}#light .project .button p{color:#fff}#light .header{background-color:rgba(145,83,244,.204);color:#000}#light .header .hamburger div{background-color:#000}#light .header .nav-link:hover{color:#fff}#light .header .nav-links.open{background:hsla(0,1%,74%,.281);color:#000}body{background-color:#1e1e1e;height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}body .page1{align-items:center;height:100vh;justify-content:space-between;width:100%}body .page1,body .page1 .infos{display:flex;flex-direction:column}body .page1 .infos{border-bottom:1px solid #fff;height:90%;justify-content:space-evenly;width:85%}body .page1 .infos .infos-text{display:flex;flex-direction:column;height:20vh;justify-content:space-between}body .page1 .infos .infos-text .l1,body .page1 .infos .infos-text .l2,body .page1 .infos .infos-text .l3,body .page1 .infos .infos-text .l4{color:#fff;line-height:1;margin:0;padding:0}body .page1 .infos .infos-text .l1{font-family:Poppins-Regular;font-size:18px}body .page1 .infos .infos-text .l2{color:#9153f4;font-family:Poppins-Bold;font-size:40px}body .page1 .infos .infos-text .l3{font-family:Poppins-Medium;font-size:30px}body .page1 .infos .infos-text .l3 span{color:#9153f4}body .page1 .infos .infos-text .l4{font-family:Poppins-Regular;font-size:18px}@media(max-width:768px){body .page1 .infos .infos-text{gap:15px;height:fit-content}body .page1 .infos .infos-text .l2{font-size:32px}body .page1 .infos .infos-text .l3{font-size:24px}}@media(max-width:480px){body .page1 .infos .infos-text .l1{font-size:16px}body .page1 .infos .infos-text .l2{font-size:28px}body .page1 .infos .infos-text .l3{font-size:20px}body .page1 .infos .infos-text .l4{font-size:16px}}body .page1 .infos .cv-button{background-color:#9153f4;border:none;border-radius:20px;color:#fff;cursor:pointer;font-family:Poppins-Medium;font-size:20px;height:8vh;transition:.2s;width:15vw}body .page1 .infos .cv-button:hover{background-color:#5727a3;border-radius:20px;box-shadow:5px 5px #000!important}@media(max-width:768px){body .page1 .infos .cv-button{font-size:18px;height:7vh;width:30vw}}@media(max-width:480px){body .page1 .infos .cv-button{font-size:16px;height:6vh;width:50vw}}body .page2{flex-direction:column;height:100vh;justify-content:space-evenly;width:100%}body .page2,body .page2 .about{align-items:center;display:flex}body .page2 .about{flex-direction:row;justify-content:space-between;width:85%}body .page2 .about .left{display:flex;flex-direction:column;justify-content:Center;width:55vw}body .page2 .about .left .p2-tittle{color:#fff;font-family:Poppins-Bold;font-size:40px;line-height:1;margin:0;padding:0}body .page2 .about .left .p2-text{color:#fff;font-family:Poppins-Regular;font-size:20px}body .page2 .about .right{width:23vw}body .page2 .about .right img{width:100%}@media(max-width:768px){body .page2 .about{flex-direction:column-reverse;gap:30px}body .page2 .about .left{width:100%}body .page2 .about .left .p2-tittle{font-size:32px;margin-bottom:10px}body .page2 .about .left .p2-text{font-size:18px}body .page2 .about .right{width:50vw}}@media(max-width:480px){body .page2 .about .left .p2-tittle{font-size:28px}body .page2 .about .left .p2-text{font-size:16px}body .page2 .about .right{width:70vw}}body .page2 .techs{display:flex;flex-direction:column;height:25%;justify-content:space-between;width:85%}body .page2 .techs .tech-tittle{color:#fff;font-family:Poppins-Bold;font-size:40px;line-height:1;margin:0;padding:0}body .page2 .techs .icons{display:flex;flex-direction:row;justify-content:space-between}body .page2 .techs .icons img{height:8vh;width:6vw}@media(max-width:768px){body .page2 .techs{gap:20px;height:auto}body .page2 .techs .tech-tittle{font-size:32px}body .page2 .techs .icons{flex-wrap:wrap;gap:20px;justify-content:center}body .page2 .techs .icons img{height:6vh;width:10vw}}@media(max-width:480px){body .page2 .techs .tech-tittle{font-size:28px}body .page2 .techs .icons img{width:15vw}}@media(max-width:768px){body .page2{gap:50px;height:auto;padding:50px 0}}body .page3{height:100%;padding-top:10vh}body .page3,body .page3 .p3{display:flex;flex-direction:column;width:100%}body .page3 .p3{align-items:center}body .page3 .p3 .p3-tittle{line-height:1;width:85%}body .page3 .p3 .p3-tittle h1{color:#fff;font-family:Poppins-Bold;font-size:40px}body .page3 .p3 .projetos{display:flex;flex-direction:column;gap:10vh;height:100%;justify-content:space-between;width:85%}@media(max-width:768px){body .page3 .p3 .p3-tittle{font-size:32px}body .page3 .p3 .projetos{gap:7vh}}@media(max-width:480px){body .page3 .p3 .p3-tittle{font-size:28px}body .page3 .p3 .projetos{gap:5vh}}body .page4{align-items:center;display:flex;flex-direction:column;height:40vh;justify-content:space-around;width:100%}body .page4 .pg4-tittle .tittle{color:#fff;font-family:Poppins-Bold;font-size:40px}body .page4 .pg4-icons{display:flex;flex-direction:row;justify-content:space-between;width:25vw}body .page4 .pg4-icons img{cursor:pointer;height:6vh;transition:transform .3s ease}body .page4 .pg4-icons img:hover{transform:scale(1.1)}body .page4 .assinatura p{color:#fff;font-family:Poppins-Medium;font-size:25px}body .page4 .assinatura p:after{content:"Davi Oliveira Brito";font-family:Poppins-Bold}@media(max-width:768px){body .page4{gap:30px;height:auto;padding:40px 0}body .page4 .pg4-tittle .tittle{font-size:32px}body .page4 .pg4-icons{width:50vw}body .page4 .pg4-icons img{height:5vh}body .page4 .assinatura p{font-size:20px}}@media(max-width:480px){body .page4 .pg4-tittle .tittle{font-size:28px}body .page4 .pg4-icons{width:70vw}body .page4 .pg4-icons img{height:4vh}body .page4 .assinatura p{font-size:18px}}.project{align-items:center;background-color:#2d2b2b;border-radius:20px;flex-direction:row;height:70vh;width:100%}.project,.project .left{display:flex;justify-content:space-around}.project .left{flex-direction:column;height:80%;width:50%}.project .left .texts{display:flex;flex-direction:column;height:30vh;justify-content:space-between;width:100%}.project .left .texts .tittle{color:#fff;font-family:Poppins-Bold;font-size:35px;margin:0}.project .left .texts .text{color:#fff;font-family:Poppins-Regular;font-size:20px;margin:0;text-align:justify;width:100%}.project .left .texts .text:before{content:"Principais atividades: ";font-family:Poppins-Medium}.project .left .button{align-items:center;background-color:#9153f4;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins-Medium;font-size:25px;height:8vh;justify-content:space-evenly;text-decoration:none;transition:.2s;width:15vw}.project .left .button:hover{background-color:#5727a3;border-radius:20px;box-shadow:5px 5px #000!important}.project .right{align-items:center;display:flex;height:80%;justify-content:center;width:40%}.project .right img{backface-visibility:hidden;height:50%;transform:translateZ(0);will-change:transform}@media(max-width:1320px){.project{align-self:center;flex-direction:column;gap:30px;height:auto;padding:40px 20px}.project .left{gap:30px;height:auto;width:90%}.project .left .texts{gap:15px;height:auto}.project .left .texts .tittle{font-size:30px}.project .left .texts .text{font-size:18px}.project .left .button{align-self:baseline;font-size:20px;height:7vh;width:30vw}.project .right{height:auto;order:-1;width:90%}.project .right img{height:auto;max-height:30vh;object-fit:contain;width:70%}}@media(max-width:480px){.project{padding:30px 15px}.project .left{width:95%}.project .left .texts .tittle{font-size:24px}.project .left .texts .text{font-size:16px}.project .left .button{font-size:18px;height:6vh;width:50vw}.project .right{width:95%}.project .right img{max-height:25vh;width:90%}}.header{align-items:end;background-color:#1a1a1a;color:#9153f4;display:flex;flex-direction:column;height:8vh;justify-content:center;position:fixed;width:100vw;z-index:10}.test{align-items:center;justify-content:space-around;width:65%}.nav-links,.test{display:flex;flex-direction:row;height:fit-content}.nav-links{justify-content:space-between;text-align:center;width:70%}.nav-link{cursor:pointer;font-family:Poppins-Medium;line-height:1;transition:.3s}.nav-link:hover{color:#fff}.hamburger{cursor:pointer;display:none;flex-direction:column;z-index:101}.hamburger div{background-color:#fff;height:4px;margin:5px 0;transition:.3s;width:30px}.hamburger.active div:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active div:nth-child(2){display:none}.hamburger.active div:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.header,.header .test{align-items:center}.header .test{justify-content:space-between;width:90vw}.hamburger{display:flex}.nav-links{display:none;position:absolute;text-align:start;top:10vh}.nav-links.open{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.301);border-radius:15px;color:#fff;display:flex;flex-direction:column;height:50vh;justify-content:space-evenly;width:90vw}}.checkbox{opacity:0;position:absolute}.label{align-items:center;background-color:#111;border-radius:50px;cursor:pointer;display:flex;height:26px;justify-content:space-between;position:relative;transform:scale(1.5);width:50px}.label .ball{background-color:#fff;border-radius:50%;height:22px;left:2px;position:absolute;top:2px;transform:translateX(0);transition:transform .2s linear;width:22px}.checkbox:checked+.label .ball{background-color:#111;transform:translateX(24px)}.checkbox:checked+.label{background-color:#fff}
/*# sourceMappingURL=main.14fc23ff.css.map*/