@charset "UTF-8";.landing{height:100vh}.landing,.landing--container{align-items:center;justify-content:center}.landing--container{display:flex;height:100%;position:relative}.cv{color:#545fc4!important;width:180px!important;border:3px solid #545fc4!important;height:50px!important;font-size:1rem!important;transition:.1s ease-out!important;font-family:var(--primaryFont)!important;font-weight:500!important;border-radius:30px!important;text-transform:inherit!important;text-decoration:none!important}.contato{background-color:#545fc4;color:#fff!important}.cv:hover{color:#212121!important;border:3px solid #eaeaea!important;background-color:#eaeaea!important}.cv-light:hover{color:#eaeaea!important;border:3px solid #545fc4!important;background-color:#545fc4!important}.contato:hover{background-color:#fff;color:#545fc4}.landing--img{z-index:999999;--img-size:400px;position:absolute;left:35%;transform:translateX(-50%);width:var(--img-size);height:var(--img-size);object-fit:cover;border-radius:50%;box-shadow:0 0 30px hsla(0,0%,100%,.5);transition:opacity .3s}.landing--container-left{flex:35% 1;height:100%;align-items:flex-end}.landing--container-left,.lcl--content{display:flex;justify-content:flex-start}.lcl--content{margin:3rem;width:100%;align-items:center}.landing--social{font-size:35px;margin:0 1rem;transition:transform .5s}.landing--social:hover{transform:scale(1.2)}.landing--container-right{flex:65% 1;height:100%;background-color:#eaeaea;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.lcr--content{width:45%;margin-right:7rem;font-family:var(--primaryFont);font-style:normal}.lcr--content h6{font-weight:500;font-size:1.25rem;margin-bottom:-.85rem;opacity:.8}.lcr--content h1{font-weight:600;font-size:3.25rem;line-height:110%;margin:1rem 0}.lcr--content p{margin-top:1.45rem;font-weight:500;font-size:1.15rem;opacity:.7}.lcr-buttonContainer{margin-top:2rem;width:450px;display:flex;align-items:center;justify-content:space-between;font-family:"var(--primaryFont)",sans-serif}@media (max-width:1100px){.landing--img{--img-size:350px}.lcl--content{margin:2rem}.lcr--content h6{font-size:1.1rem}.lcr--content h1{font-size:3rem}.lcr--content p{margin-top:.3rem;margin-bottom:1rem;font-weight:500;font-size:1rem}.lcr-buttonContainer{margin-top:1rem;flex-direction:column;width:200px;height:120px;align-items:flex-start}}@media (max-width:900px){.landing--img{--img-size:300px}.landing--social{font-size:30px}.lcr--content{width:60%;margin-top:10%;margin-right:6%}.lcr-buttonContainer{margin-top:1rem;flex-direction:column;width:200px;height:120px;align-items:flex-start}.lcr-buttonContainer button:nth-child(2){display:none}}@media (max-width:600px){.landing--container{flex-direction:column;justify-content:space-between}.landing--img{--img-size:200px;left:50%;top:30%;border:8px solid #eaeaea;transform:translate(-50%,-50%)}.landing--container-left{flex:initial;width:100%;height:30%}.landing--social{display:none}.landing--container-right{box-sizing:border-box;flex:initial;height:70%;width:100%;background-color:#eaeaea;align-items:center;justify-content:center;padding:0 2rem}.lcr--content{margin-top:20%;margin-right:0;width:100%}.lcr--content h6{font-size:1rem;text-align:center}.lcr--content h1{font-size:1.5rem;text-align:center}.lcr--content p{font-size:.8rem;text-align:center;margin:0 auto;width:100%}.lcr-buttonContainer{margin:15px auto 0;display:flex;align-items:center;justify-content:center;gap:40px;height:160px}.lcr-buttonContainer button{margin-top:-20%}}@media (max-width:500px){.lcr--content{margin-top:50%}}@media (max-width:370px){.lcr--content{margin-top:60%}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (device-aspect-ratio:2/3){.landing{height:100%}.landing--img{--img-size:150px;left:50%;top:20%}}.testimonials{font-family:var(--primaryFont);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.slick-slider{height:100%!important;width:100%}.slick-initialized{overflow:hidden}.slick-list{width:100%}.slick-dots{position:relative!important;bottom:1rem!important}.testimonials--header h1{font-style:normal;font-weight:700;font-size:3.5rem;text-align:center}.testimonials--header h2{font-style:normal;font-weight:500;font-size:1.5rem;text-align:center;width:90%;margin:auto}.testimonials--body{display:flex;flex-direction:column;align-items:center;text-align:center;width:95%;margin-top:1rem;position:relative}.testimonials--body .quote{font-size:4rem;position:absolute;z-index:10;transform:translateY(50%);opacity:.5}.testimonials--body button{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.testimonials--body .prevBtn{left:5%;cursor:pointer}.testimonials--body .nextBtn{right:5%;cursor:pointer}.testimonials--slider{display:flex;flex-direction:column;align-items:center;text-align:center;width:70%}.single--testimony{padding:2rem;height:500px;position:relative}.single--testimony,.testimonials--container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonials--container{height:100%}.review--img{margin:0 auto;width:100px;height:100px;border-radius:50%;z-index:3;transform:translateY(50%);box-shadow:0 0 5px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.review--img img{width:90px;border-radius:50px}.review--content{margin:0 auto;width:90%;border-radius:200px;box-sizing:border-box;padding:60px 40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.review--content p{font-style:italic;font-weight:300;width:80%}.review--content h1{font-size:1.5rem;font-weight:600;margin-top:10px}.review--content h4{font-size:1rem;font-weight:500}@media (max-width:992px){.testimonials{height:100%;padding-bottom:2rem}.testimonials--header h1{font-size:3rem;margin-top:1.75rem}.testimonials--body .quote{font-size:3.5rem}.review--content{border-radius:50px}}@media (max-width:768px){.testimonials--header h1{font-size:2.5rem}.testimonials--body{width:100%}.testimonials--body button{display:none}.testimonials--slider{width:100%}.review--content{border-radius:50px}}@media (max-width:576px){.review--img{margin:initial;align-self:flex-start}.review--content{border-radius:20px}.review--content p{font-size:.9rem;width:90%}.review--content h1{font-size:1.3rem}.review--content h4{font-size:.9rem}.review--content{width:100%}.review--img{padding:7px;transform:translateY(42%)}.slick-dots{width:70%!important;margin:50px auto 0!important}.single--testimony{padding:.5rem}.review--content{padding:40px 20px 15px}}@media (max-width:360px){.testimonials--header h1{font-size:2.2rem}.testimonials--body .quote{font-size:3rem}.testimonials--slider{width:100%}.review--img{width:80px;height:80px}.review--img img{width:70px}.review--content{min-height:350px}}.slick-dots li button:before{font-size:12px!important}.slick-dots li.slick-active button:before{opacity:1!important;font-size:15px!important}.light .slick-dots li button:before{color:#fff!important}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.projects{flex-direction:column;justify-content:flex-start;overflow-x:hidden;padding:2rem 2rem 5rem}.projects,.projects--header{display:flex;align-items:center}.projects--header{justify-content:center;width:100%;margin:1rem}.projects--header h1{margin-bottom:40px;font-size:3.5rem;font-family:var(--primaryFont)}.projects--body{width:100%;display:flex;flex-direction:column}.projects--body,.projects--bodyContainer{align-items:center;justify-content:center}.projects--bodyContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;width:90%;margin:auto}.projects--viewAll{width:100%;padding:2rem;display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}.projects--viewAll a button{outline:none;border:none;width:300px;height:60px;display:flex;align-items:center;text-transform:inherit;justify-content:center;border-radius:45px;font-size:1.05rem;font-family:var(--primaryFont);font-weight:500;cursor:pointer;transition:all .5s ease}.ver-todos{color:#212121;transition:color .2s;background-color:#545fc4;transition:all .5s ease}.ver-todos-icone{color:#212121;width:40px;cursor:pointer;height:40px;padding:.5rem;font-size:1.05rem;transition:background-color .2s;border-radius:50%;background-color:#eaeaeab3;margin-left:15px}.link-ver-todos,.ver-todos-icone{transition:all .5s ease}.link-ver-todos:hover .ver-todos{background-color:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.5)}@media screen and (max-width:1200px){.projects--bodyContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}@media screen and (max-width:800px){.projects--header h1{font-size:3rem;margin-bottom:30px}}@media screen and (max-width:600px){.projects--header h1{font-size:2.5rem;margin-bottom:20px}.projects--viewAll{position:relative;margin-top:4rem}.projects--viewAll a{position:absolute;left:50%;transform:translateX(-50%)}}.skills{flex-direction:column;justify-content:flex-start;padding:4rem 0 2rem}.skills,.skillsHeader{display:flex;align-items:center}.skillsHeader{justify-content:center}.skillsHeader h2{font-family:var(--primaryFont);font-style:normal;font-weight:700;font-size:3.5rem;text-align:center}.skillsContainer{display:flex;align-items:center;justify-content:center;width:100%;margin:2.5rem 0;padding:0 2rem}.skill--scroll{width:100%;margin:0 2rem}.skill--box{background:#fafafa;box-shadow:0 10px 20px rgba(0,0,0,.12);border-radius:10px;width:220px;height:220px;margin:2rem 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;transition:.3s ease-in-out}.skill--box:hover{transform:scale(1.15)}.skill--box>img{height:100px;pointer-events:none}.skill--box h3{font-family:Big Shoulders Text;font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-top:1rem}.marquee{padding:3rem 0}@media (min-width:992px) and (max-width:1380px){.skills{padding:2rem 1rem 1rem}.skillsContainer{padding:1.5rem;margin-top:1.5rem}}@media screen and (max-width:992px){.skills{padding:1rem;min-height:100%}.skillsContainer{padding:1rem;margin:1rem 0}.skillsHeader h2{font-size:3.2rem}.skill--box{width:150px;height:150px;margin:1.2rem;padding:2rem 1rem}.skill--box>img{height:45px}.skill--box h3{font-size:20px;margin-top:1rem}}@media screen and (max-width:800px){.skills,.skillsContainer{padding:.5rem}.skillsHeader h2{font-size:3rem}.skill--scroll{width:100%;margin:0}}@media screen and (max-width:600px){.skill--box{width:100px;height:100px;margin:1.2rem;padding:2rem}.skill--box>img{height:40px}.skillsHeader h2{font-size:2.5rem}.skill--box h3{font-size:14px;margin-top:5px}}.singleProject{box-shadow:4px 4px 8px rgba(36,3,3,.2);width:550px;margin:auto;height:460px;border-radius:10px;justify-content:center;padding:1.4rem 1rem;position:relative;cursor:pointer;overflow:hidden}.projectContent,.singleProject{display:flex;flex-direction:column;align-items:center}.projectContent{justify-content:space-between;width:100%;height:100%}.projectContent>h2{font-family:var(--primaryFont);font-style:normal;font-weight:600;font-size:1.525rem;line-height:110%;text-align:center}.projectContent>img{width:100%;height:60%;transition:opacity .7s .3s;object-fit:cover}.singleProject:hover img{opacity:0}.project--showcaseBtn{display:flex;align-items:center;justify-content:space-between;width:100%}.project--showcaseBtn>a{cursor:pointer;text-decoration:none;transition:transform .5s .3s}.singleProject:hover .project--showcaseBtn a:nth-child(2){transform:translateX(-140px) scale(1.1)!important}.singleProject .project--desc{position:absolute;width:95%;height:200px;left:0;top:0;transform:translate(-110%,40%);padding:15px;border-radius:0 20px 20px 0;transition:transform .9s;line-height:110%;display:flex;align-items:center;justify-content:center;font-family:var(--primaryFont)}.singleProject:hover .project--desc{transform:translate(-2%,40%)}.singleProject .project--lang{position:absolute;bottom:20px;right:0;width:140px;font-size:.8rem;display:flex;justify-content:center;gap:.5rem;flex-direction:column;border-radius:10px 0 0 10px;transform:translateX(100%);transition:transform .5s .3s;padding:.825rem}.singleProject:hover .project--lang{transform:translateX(0)}.project--lang>span{font-family:var(--primaryFont);font-weight:500;word-break:break-word;line-height:100%}@media screen and (max-width:600px){.singleProject{width:300px}}