.NavBar-module__3R0cOG__navBar{z-index:9999;width:100%;padding:1rem 0;position:sticky;top:0}.NavBar-module__3R0cOG__navBarWrapper{background-color:rgba(var(--color-stubbornBlack), .75);border:1px solid rgba(var(--color-stubbornWhite), .1);-webkit-backdrop-filter:blur(1rem);border-radius:1rem;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;width:90%;max-width:1600px;margin:0 auto;padding:1rem;display:flex}.NavBar-module__3R0cOG__navBarLogo{min-width:100px}.NavBar-module__3R0cOG__navBarItems{display:none}.NavBar-module__3R0cOG__navBarItems ul{flex-direction:row;display:flex}@media (min-width:1200px){.NavBar-module__3R0cOG__navBarWrapper{width:60%}.NavBar-module__3R0cOG__navBarItems{display:block}}
.Button-module__v-UOpG__button{font-weight:500;font-family:var(--font-spaceGrotesk);cursor:pointer;white-space:nowrap;border:none;border-radius:.4rem;outline:none;flex-direction:row;justify-content:center;gap:.5rem;transition:all .2s ease-in;display:flex;overflow:hidden}.Button-module__v-UOpG__button.Button-module__v-UOpG__disabled{opacity:.4;cursor:not-allowed}.Button-module__v-UOpG__primary{background-color:rgba(var(--color-stubbornWhite), .8);border:1px solid rgba(var(--color-stubbornWhite), .9);color:rgba(var(--color-stubbornBlack), .8)}.Button-module__v-UOpG__primary:hover:not(disabled){background-color:rgba(var(--color-stubbornWhite), 1);border:1px solid rgba(var(--color-stubbornWhite), 1);color:rgba(var(--color-stubbornBlack), 1)}.Button-module__v-UOpG__secondary{background-color:rgba(var(--color-stubbornWhite), 0);border:1px solid rgba(var(--color-stubbornWhite), 0);color:rgba(var(--color-stubbornWhite), .8)}.Button-module__v-UOpG__secondary:hover:not(disabled){background-color:rgba(var(--color-stubbornBlue), .1);border:1px solid rgba(var(--color-stubbornBlue), .25);color:rgba(var(--color-stubbornBlue), 1)}.Button-module__v-UOpG__black{background-color:rgba(var(--color-stubbornBlack), .85);border:1px solid rgba(var(--color-stubbornBlack), .95);color:rgba(var(--color-stubbornWhite), .85)}.Button-module__v-UOpG__black:hover{background-color:rgba(var(--color-stubbornBlack), 1);border:1px solid rgba(var(--color-stubbornBlue), .5);color:rgba(var(--color-stubbornWhite), 1)}.Button-module__v-UOpG__black:hover a,.Button-module__v-UOpG__secondary:hover a,.Button-module__v-UOpG__primary:hover a{animation:.2s ease-in-out forwards Button-module__v-UOpG__btnAnimation}.Button-module__v-UOpG__small{align-items:center;height:2rem;padding:.5rem 1rem;font-size:.8rem;display:flex}.Button-module__v-UOpG__medium{align-items:center;height:3rem;padding:.7rem 1.5rem;font-size:1rem;display:flex}.Button-module__v-UOpG__large{align-items:center;height:4rem;padding:1rem 2rem;font-size:1.2rem;display:flex}.Button-module__v-UOpG__fullWidth{align-items:center;width:100%;display:flex}@keyframes Button-module__v-UOpG__btnAnimation{0%{opacity:1;transform:translate(0%)}50%{opacity:0;transform:translateY(200%)}51%{opacity:0;transform:translateY(-200%)}to{opacity:1;color:rgba(var(--color-almostWhite), .8);transform:translateY(0%)}}
.Hero-module__iwH-Xq__HeroSection{width:100%;min-height:100vh;padding:5rem 0}.Hero-module__iwH-Xq__HeroSectionWrapper{text-align:center;flex-direction:column;align-items:center;gap:5rem;width:90%;max-width:1600px;margin:0 auto;display:flex}.Hero-module__iwH-Xq__HeroSectionContainer{flex-direction:column;justify-content:center;gap:2rem;width:100%;max-width:800px;display:flex}.Hero-module__iwH-Xq__buttonsFlex{flex-direction:row;align-items:center;gap:1rem;margin:0 auto;display:flex}.Hero-module__iwH-Xq__pinnedImageContainer{aspect-ratio:16/9;border-radius:1.5rem;width:100%;max-width:1440px;position:relative;overflow:hidden}@media (max-width:768px){.Hero-module__iwH-Xq__HeroSection{padding:4rem 0}.Hero-module__iwH-Xq__HeroSectionWrapper{gap:3rem}.Hero-module__iwH-Xq__pinnedImageContainer{aspect-ratio:4/3;border-radius:1rem}}
.Services-module__USbRJa__processSection{background-color:rgba(var(--color-stubbornBlack), 1);width:100%;padding:10rem 0}.Services-module__USbRJa__processWrapper{text-align:center;background-color:rgba(var(--color-stubbornWhite), .02);border:1px solid rgba(var(--color-stubbornWhite), .05);-webkit-backdrop-filter:blur(1rem);border-radius:2rem;flex-direction:column;gap:5rem;width:90%;max-width:1600px;margin:0 auto;padding:1rem;display:flex}.Services-module__USbRJa__blueText{color:rgba(var(--color-stubbornBlue), 1)}.Services-module__USbRJa__processHeader{flex-direction:column;gap:1rem;display:flex}.Services-module__USbRJa__processHeader h2{width:80%;margin:0 auto}.Services-module__USbRJa__processHeader p{color:rgba(var(--color-stubbornWhite), .7);width:75%;margin:0 auto}.Services-module__USbRJa__processServices ul{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;gap:1rem;display:grid}.Services-module__USbRJa__processServices ul li{background-color:rgba(var(--color-stubbornBlue), .1);color:rgba(var(--color-stubbornBlue), .85);border:1px solid rgba(var(--color-stubbornBlue), .25);white-space:nowrap;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto;padding:.5rem 1rem;line-height:1;display:inline-flex}.Services-module__USbRJa__servicesBlocks{flex-direction:column;gap:2rem;display:flex}.Services-module__USbRJa__servicesBlock{border:1px solid rgba(var(--color-stubbornWhite), .1);text-align:left;border-radius:1rem;flex-direction:column;justify-content:space-between;gap:1rem;padding:2rem;display:flex}.Services-module__USbRJa__servicesBlock p{color:rgba(var(--color-stubbornWhite), .7)}.Services-module__USbRJa__processGrid{text-align:center;flex-direction:column;gap:5rem;display:flex}.Services-module__USbRJa__processGridItem{text-align:left;border:1px solid rgba(var(--color-stubbornWhite), .1);background-color:rgba(var(--color-stubbornWhite), .05);-webkit-backdrop-filter:blur(1rem);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;padding:2rem;display:flex}.Services-module__USbRJa__buttonsFlex{flex-direction:column;align-items:center;gap:2rem;margin:0 auto;display:flex}.Services-module__USbRJa__vagasDisponiveis{background-color:rgba(var(--color-stubbornGreen), .1);color:rgba(var(--color-stubbornGreen), 1);border:1px solid rgba(var(--color-stubbornGreen), .15);border-radius:.5rem;flex-direction:row;align-items:center;gap:.5rem;height:3rem;padding:.7rem 1.5rem;font-size:1rem;line-height:1;display:flex}.Services-module__USbRJa__vagasDotBack{content:"";background-color:rgba(var(--color-stubbornGreen), .1);border-radius:2rem;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.Services-module__USbRJa__vagasDot{content:"";background-color:rgba(var(--color-stubbornGreen), 1);border-radius:10rem;width:.25rem;height:.25rem}@media (min-width:1200px){.Services-module__USbRJa__servicesBlocks,.Services-module__USbRJa__processGrid{flex-direction:row}.Services-module__USbRJa__processHeader p{width:80%}.Services-module__USbRJa__buttonsFlex{flex-direction:row}.Services-module__USbRJa__processWrapper{width:80%;padding:5rem}}
.Work-module__HQl4va__workSection{width:100%;padding:10rem 0}.Work-module__HQl4va__workWrapper{text-align:center;width:80%;max-width:1600px;margin:0 auto}.Work-module__HQl4va__workHeader{width:80%;margin:0 auto}.Work-module__HQl4va__workHeader h2{margin-bottom:2rem}.Work-module__HQl4va__workHeader p{color:rgba(var(--color-stubbornWhite), .7)}.Work-module__HQl4va__blueText{color:rgba(var(--color-stubbornBlue), 1)}.Work-module__HQl4va__workGrid{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:2rem;margin-top:5rem;display:grid}.Work-module__HQl4va__workGrid a{color:rgba(var(--color-stubbornWhite), .65);flex-direction:column;justify-content:space-between;gap:2rem;display:flex}.Work-module__HQl4va__workGridItem a:hover span{animation:.2s ease-in-out forwards Work-module__HQl4va__btnAnimation}.Work-module__HQl4va__workGridItem:hover{background-color:rgba(var(--color-stubbornWhite), .03);border:1px solid rgba(var(--color-stubbornBlue), .25);transform:translateY(-.5rem)}.Work-module__HQl4va__workGridItem:hover a{color:rgba(var(--color-stubbornWhite), 1)}.Work-module__HQl4va__workGridItem{background-color:rgba(var(--color-stubbornWhite), .02);border:1px solid rgba(var(--color-stubbornWhite), .1);border-radius:1rem;padding:2rem}.Work-module__HQl4va__workGridItem img{border-radius:.5rem}.Work-module__HQl4va__workGridItemContent{flex-direction:row;align-items:center;gap:1rem;display:flex}@media (min-width:1200px){.Work-module__HQl4va__workGrid{flex-direction:row}.Work-module__HQl4va__workGridItem{width:100%}.Work-module__HQl4va__workWrapper{width:90%}}@keyframes Work-module__HQl4va__btnAnimation{0%{opacity:1;transform:translate(0%)}50%{opacity:0;transform:translateY(200%)}51%{opacity:0;transform:translateY(-200%)}to{opacity:1;color:rgba(var(--color-stubbornWhite), .8);transform:translateY(0%)}}
.Footer-module__LzlNOq__footerSection{background-color:rgba(var(--color-stubbornWhite), 1);width:100%;padding:5rem 0 0}.Footer-module__LzlNOq__footerWrapper{width:80%;max-width:1600px;margin:0 auto}.Footer-module__LzlNOq__footerContainer{flex-direction:column;gap:2rem;display:flex}.Footer-module__LzlNOq__footerContent{flex-direction:column;gap:1rem;width:100%;display:flex}.Footer-module__LzlNOq__footerContent h5{color:rgba(var(--color-stubbornBlack), 1)}.Footer-module__LzlNOq__footerContent p{color:rgba(var(--color-stubbornBlack), .65)}.Footer-module__LzlNOq__footerCNPJ p{text-align:center;color:rgba(var(--color-stubbornBlack), .65);padding-top:3rem;font-size:.8rem}.Footer-module__LzlNOq__footerCNPJ img{filter:brightness(95%);width:100%;margin:0 auto}.Footer-module__LzlNOq__submitMessage{text-align:center;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px;font-weight:500}.Footer-module__LzlNOq__submitMessage.Footer-module__LzlNOq__success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.Footer-module__LzlNOq__submitMessage.Footer-module__LzlNOq__error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.Footer-module__LzlNOq__cadastroForm button:disabled{opacity:.6;cursor:not-allowed}@media (min-width:1200px){.Footer-module__LzlNOq__footerContainer{flex-direction:row}}
.FormField-module__Yn-l_W__formInput{margin-bottom:1rem}.FormField-module__Yn-l_W__label{font-size:1rem;font-family:var(--font-spaceGrotesk);margin-bottom:5px;display:block}.FormField-module__Yn-l_W__input{border:1px solid rgba(var(--color-stubbornBlack), .1);background-color:rgba(var(--color-stubbornBlack), .01);width:100%;color:rgba(var(--color-stubbornBlack), .65);border-radius:.5rem;padding:1rem;font-size:.8rem;transition:all .2s}.FormField-module__Yn-l_W__input:hover{border:1px solid rgba(var(--color-stubbornBlue), .25);background-color:rgba(var(--color-stubbornBlue), .05)}.FormField-module__Yn-l_W__error{color:red;margin-top:.4rem;font-size:.8rem}
