@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;padding:0;margin:0;border:0}body{font-family:Roboto}.headerPages{position:fixed;display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;height:86px;z-index:999;background:linear-gradient(135deg,#ffffff14,#00000008);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.044);border-radius:24px;transition:box-shadow .3s ease}.headerPages .menuBar{width:100%;max-width:1170px;position:relative;display:flex;align-items:center;justify-content:space-evenly;margin:auto}.headerPages .menuBar .logo-container{width:auto;height:auto;display:flex;align-items:center;justify-content:center}.headerPages .menuBar .logo-container .logo{width:57px;height:58px}.headerPages .menuBar .logo-container .letterlogo{font-family:Orbitron;color:#fff;font-weight:300;text-transform:uppercase;font-size:24px;white-space:nowrap}.menuOpt{display:inline-flex;list-style:none}.menuOpt li{margin:0 15px}.menuOpt li a{transition:color .5s ease-in-out;text-decoration:none;color:#fff;font-family:Roboto;font-weight:300;font-size:16px}.menuOpt li a:hover{color:#5814f8}.ctaTop{transition:color .3s ease-in-out,background-color .3s ease-in-out;width:133px;height:44px;background-color:transparent;border-radius:50px;border:2px solid #5814F8;color:#fff;font-size:12px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center}.ctaTop:hover{background-color:#5814f8}@media screen and (max-width:700px){.ctaTop{display:none}}@media screen and (max-width:600px){.menuOpt,.logo{display:none}}.footer-p-wrap{width:100%;background-color:#222}.footer-p-content{width:100%;max-width:1200px;height:200px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;margin:auto}.logo-div{display:flex;align-items:center;justify-content:center;flex-direction:row}.logo-div h2{color:#fff;font-family:Orbitron;font-weight:300}.logo-div .logo-footer{width:96px}.copyright,.designby{color:#fff}@media screen and (max-width:700px){.logo-div{display:none}}.width-limit{width:100%;max-width:1200px}.app-container{padding-top:86px;position:relative;display:flex;width:100%;height:auto;align-items:center;justify-content:center;flex-direction:column;background-color:#010101}.app-container section{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.hero{width:100%;height:auto;padding:60px 0}.content{z-index:3}.headerline{color:#fff;text-transform:uppercase;font-size:clamp(2rem,3.5vw,4rem);font-family:Roboto;font-weight:400}.d-txt{color:#5814f8;font-weight:700}.desc-txt{text-transform:none;font-size:1.2rem;font-family:Roboto;font-weight:300;color:#fff;opacity:.72}.heroBackground{position:absolute;width:100%;height:100%;background-color:#010101;z-index:1}.heroBackground img{position:absolute;object-fit:cover;width:100%;height:100%;opacity:.46}.services-wrap{width:100%;background-color:#010101;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;padding:60px 0}.headerline-section{font-size:clamp(1.5rem,2vw,3rem);font-family:Roboto;font-weight:300;color:#fff}.subheaderline-section{font-size:clamp(1rem,1.5vw,2rem);font-family:Roboto;font-weight:300;color:#b3b3b3}.services{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:20px 20px;width:100%;max-width:1200px;height:auto;background-color:#010101}.services .card{display:flex;align-items:start;justify-items:center;flex-direction:column;width:370px;height:230px;padding:30px;color:#fff;gap:10px}.services .card .titulo-card{font-family:Roboto;font-weight:800}.services .card .desc-card{font-family:Roboto;font-weight:100}.services .card img{width:52px}.fx-tecnologias-wrap{width:100%;display:flex;align-items:center;justify-items:center;flex-direction:column;margin:auto;padding:30px;background-color:#010101;color:#fff;overflow:hidden}.fx-tecnologias-wrap .fx-tecnologias{width:max-content;height:80px;display:flex;align-items:center;justify-items:center;justify-content:space-around;flex-direction:row;-webkit-user-select:none;user-select:none}.fx-tecnologias-wrap .fx-tecnologias .logos-slide{display:flex;align-items:center;gap:60px;padding-right:60px;animation:scroll-left 30s linear infinite}.fx-tecnologias-wrap .fx-tecnologias .stack-t-card img{width:128px;filter:grayscale(1) brightness(.8)}.fx-tecnologias-wrap .fx-tecnologias .stack-t-card img:hover{filter:grayscale(0) brightness(1)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.portfolio-wrap{width:100%;background-color:#010101;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:35px}.portfolio{display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;flex-wrap:wrap;width:100%;max-width:1200px;height:auto;margin:auto;overflow:hiden;gap:10px}.card-style{color:#fff;background:linear-gradient(135deg,#ffffff14 50%,#00000008);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.044);padding:40px;border-radius:24px;transition:box-shadow .3s ease}.card-style:hover{box-shadow:0 0 60px #7b1fa233;border-color:#5814f8}.container-p-card{display:flex;align-items:center;justify-content:space-around;flex-direction:row;flex-wrap:nowrap}.size-one{width:400px;height:380px}.size-two{width:740px;height:380px}.project-type{font-size:clamp(1rem,.8vw,1.4rem);border:1px solid rgba(255,255,255,.4);border-radius:10px;width:fit-content}.project-type p{padding:2px 8px;font-weight:300}.project-title{width:fit-content;font-size:clamp(2rem,2vw,3rem)}.project-title p{padding:15px 0}.project-descr{max-width:300px;font-size:clamp(1rem,1vw,2rem)}.project-descr p{font-weight:300}.end-section{width:100%;max-width:1200px;height:auto;padding:35px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.section-diferenciais{width:100%;padding:80px 0;background:#000;overflow:hidden}.carousel-container{position:relative;width:90vw;max-width:1200px;margin:0 auto;padding:0 50px}.slider-trilho{display:flex;gap:30px;cursor:default}.slider-trilho:active{cursor:grabbing}.card-diferencial{min-width:calc(33.3333333333% - 20px);background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:40px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .3s ease;color:#fff}.card-diferencial:hover{border-color:#5814f8}.nav-button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffff1a;border:none;color:#fff;width:45px;height:45px;border-radius:50%;cursor:pointer;transition:all .3s ease}.nav-button:hover:not(:disabled){background:#5814f8}.nav-button:disabled{opacity:.2;cursor:not-allowed}.prev{left:0}.next{right:0}@media(max-width:768px){.carousel-container{padding:0 40px}.card-diferencial{min-width:calc(100% + -0px)}}*{box-sizing:border-box;margin:0;padding:0;border:0}.btn{width:240px;height:42px;transition:background-color .3s ease-in-out;background-color:#5814f8;color:#fff;border-radius:50px;margin-top:50px;font-family:Roboto}.btn:hover{cursor:pointer;background-color:#222}
