.animated-balls{aspect-ratio:1/1;height:min(200px,100%);position:relative;width:min(200px,100%)}.animated-balls__wrapper{animation:spinning-ball 10s linear 1s infinite;height:100%;left:0;position:absolute;top:0;width:100%}.animated-balls__wrapper:before{background:#fff;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:11}.animated-balls img.balls-logo{left:50%;position:absolute;top:50%;translate:-50% -50%;z-index:1}.animated-balls .ball{background:currentColor;border-radius:50%;box-shadow:0 0 40px currentColor;color:var(--energia-600);filter:blur(5px);height:60%;left:50%;position:absolute;top:50%;width:70%}.animated-balls .ball.ball--highlighted:before{animation-duration:3s;animation-iteration-count:1;animation-name:highlight-ball;animation-timing-function:linear}.animated-balls .ball.ball--fixed-highlight:before{box-shadow:-100px 0 80px currentColor;filter:saturate(150%);opacity:1}.animated-balls .ball.ball--fixed-highlight:nth-of-type(2):before{filter:saturate(150%) contrast(2)}.animated-balls .ball:before{background:currentColor;border-radius:50%;box-shadow:-50px 0 80px currentColor;color:var(--papaia-600);content:"";height:80%;left:0;opacity:.7;position:absolute;top:0;transition:.3s ease-in-out;width:100%}.animated-balls .ball:first-of-type{background:var(--papaia-600);transform:translate(-75%,-60%) rotate(40deg);z-index:10}.animated-balls .ball:nth-of-type(2){color:var(--energia-600);transform:translate(-76%,-45%) rotate(10deg);z-index:9}.animated-balls .ball:nth-of-type(2):before{color:var(--energia-600)}.animated-balls .ball:nth-of-type(3){color:var(--papaia-600);transform:translate(-55%,-20%) rotate(-30deg);z-index:9}.animated-balls .ball:nth-of-type(3):before{color:var(--papaia-600)}.animated-balls .ball:nth-of-type(4){color:var(--energia-600);transform:translate(-40%,-22%) rotate(-140deg);z-index:9}.animated-balls .ball:nth-of-type(4):before{color:var(--energia-600)}.animated-balls .ball:nth-of-type(5){color:var(--papaia-600);transform:translate(-27%,-45%) rotate(170deg);z-index:9}.animated-balls .ball:nth-of-type(5):before{color:var(--papaia-600)}.animated-balls .ball:nth-of-type(6){color:var(--energia-600);transform:translate(-34%,-71%) rotate(150deg);z-index:9}.animated-balls .ball:nth-of-type(6):before{color:var(--energia-600)}.animated-balls .ball:nth-of-type(7){color:var(--papaia-600);transform:translate(-45%,-70%) rotate(80deg);z-index:9}.animated-balls .ball:nth-of-type(7):before{color:var(--papaia-600)}@media(min-width:80em){.animated-balls{height:min(400px,100%);width:min(400px,100%)}}.img-bigNumber{overflow-x:clip;position:relative;--product-color-100:var(--energia-100);--product-color-200:var(--energia-200);--product-color-500:var(--energia-500);--product-color-600:var(--energia-600);--product-color-700:var(--energia-700);--product-bg-color:var(--energia-200)}.img-bigNumber.img-bigNumber--performance{--product-color-100:var(--turquesa-100);--product-color-200:var(--turquesa-200);--product-color-500:var(--turquesa-500);--product-color-600:var(--turquesa-600);--product-color-700:var(--turquesa-700)}.img-bigNumber.img-bigNumber--recrutamento{--product-color-100:var(--energia-100);--product-color-200:var(--energia-200);--product-color-500:var(--energia-500);--product-color-600:var(--energia-600);--product-color-700:var(--energia-700)}.img-bigNumber.img-bigNumber--admissao{--product-color-100:var(--papaia-100);--product-color-200:var(--papaia-200);--product-color-500:var(--papaia-500);--product-color-600:var(--papaia-600);--product-color-700:var(--papaia-700)}.img-bigNumber.img-bigNumber--clima{--product-color-100:var(--magenta-100);--product-color-200:var(--magenta-200);--product-color-500:var(--magenta-500);--product-color-600:var(--magenta-600);--product-color-700:var(--magenta-700)}.img-bigNumber.img-bigNumber--edc{--product-color-100:var(--bandeira-100);--product-color-200:var(--bandeira-200);--product-color-500:var(--bandeira-500);--product-color-600:var(--bandeira-600);--product-color-700:var(--bandeira-700)}.img-bigNumber .container{align-items:start;display:flex;flex-direction:column;gap:32px}.img-bigNumber__text{display:flex;flex-direction:column;gap:10px;width:100%}.img-bigNumber__text p{line-height:1.8}.img-bigNumber__text .highlight-text{padding-left:12px;position:relative}.img-bigNumber__text .highlight-text .highlight{color:#1a1a1a;font-weight:400}.img-bigNumber__text .highlight-text .highlight .number{color:var(--product-color-700)}.img-bigNumber__text .highlight-text .description{margin-top:4px}.img-bigNumber__text .highlight-text:before{background-color:var(--product-color-200);bottom:0;content:"";left:0;position:absolute;top:0;width:1px}.img-bigNumber__text .content-tag{align-items:start;display:flex;flex-direction:column;gap:10px}.img-bigNumber__text .content-tag .tag{align-items:center;background-color:var(--product-color-100);border-radius:20px;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:10px;justify-content:center;padding:.5rem 1rem;transition:background-color .3s ease-in-out;width:-moz-fit-content;width:fit-content}.img-bigNumber__text .content-tag .tag:hover{background-color:var(--product-color-200)}.img-bigNumber__text .content-tag .tag a{color:var(--product-color-700);text-decoration:none}.img-bigNumber__text .content-tag .tag img{height:21px;-o-object-fit:contain;object-fit:contain;width:21px}.img-bigNumber__text .btn.btn--primary{background-color:var(--product-color-600)}.img-bigNumber__text .btn.btn--primary:hover{background-color:var(--product-color-700)}.img-bigNumber__img{display:block;padding:5rem 0;position:relative}.img-bigNumber__img img{bottom:0;left:50%;position:relative;scale:1.25;translate:-50% 0;width:min(100%,300px);z-index:1}.img-bigNumber__img .animated-balls{left:50%;top:0;translate:-50% 0}.img-bigNumber .animated-balls{position:relative}.img-bigNumber .animated-balls:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NDEiIGhlaWdodD0iNDQxIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgNDQxIDQ0MSI+PGNpcmNsZSBjeD0iMjIwLjcxMiIgY3k9IjIyMC41MzkiIHI9IjIxOS42MTgiIHN0cm9rZT0iI0NDRTBGRiIgc3Ryb2tlLWRhc2hhcnJheT0iNC4wNSA0LjA1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iLjU2OSIvPjxjaXJjbGUgY3g9IjIyMC43MTIiIGN5PSIyMjAuNTM5IiByPSIxODMuMTg0IiBzdHJva2U9IiNBM0M4RkYiIHN0cm9rZS1kYXNoYXJyYXk9IjQuMDUgNC4wNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9Ii41NjkiLz48Y2lyY2xlIGN4PSIyMjAuNzEyIiBjeT0iMjIwLjUzOSIgcj0iMTQ2LjI0MyIgc3Ryb2tlPSIjNUM5RUZGIiBzdHJva2UtZGFzaGFycmF5PSI0LjA1IDQuMDUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIuNTY5Ii8+PC9zdmc+) no-repeat;background-size:contain;content:"";height:170%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:170%;z-index:-1}.img-bigNumber .animated-balls .ball{color:var(--product-color-500)}.img-bigNumber .animated-balls .ball:before{background:currentColor;box-shadow:-50px 0 80px currentColor;color:var(--product-color-200)}.img-bigNumber .animated-balls .ball:first-of-type{background:var(--product-color-200)}.img-bigNumber .animated-balls .ball:nth-of-type(2),.img-bigNumber .animated-balls .ball:nth-of-type(2):before{color:var(--product-color-200)}.img-bigNumber .animated-balls .ball:nth-of-type(3),.img-bigNumber .animated-balls .ball:nth-of-type(3):before,.img-bigNumber .animated-balls .ball:nth-of-type(4),.img-bigNumber .animated-balls .ball:nth-of-type(4):before{color:var(--product-color-600)}.img-bigNumber .animated-balls .ball:nth-of-type(5),.img-bigNumber .animated-balls .ball:nth-of-type(5):before{color:var(--product-color-500)}.img-bigNumber .animated-balls .ball:nth-of-type(6),.img-bigNumber .animated-balls .ball:nth-of-type(6):before{color:var(--product-color-600)}.img-bigNumber .animated-balls .ball:nth-of-type(7),.img-bigNumber .animated-balls .ball:nth-of-type(7):before{color:var(--product-color-200)}@media(min-width:80em){.img-bigNumber .container{align-items:flex-start;flex-direction:row;justify-content:space-between}.img-bigNumber__text{gap:20px;width:572px}.img-bigNumber__text .content-tag{align-items:center;flex-direction:row;gap:0}.img-bigNumber__text .content-tag .icon-mais{display:block;padding:0 10px}.img-bigNumber__img{padding:7rem 0}.img-bigNumber__img img{bottom:13%;left:50%;position:relative;scale:unset;translate:-50% 0;width:min(100%,400px);width:500px;z-index:1}.img-bigNumber__img .animated-balls{left:50%;top:50%;translate:-50% 0}.img-bigNumber.video-tooltip--reverse .container{flex-direction:row-reverse}}@keyframes spinning-ball{0%{rotate:0deg}to{rotate:-1turn}}@keyframes highlight-ball{0%{box-shadow:-50px 0 80px currentColor;opacity:.7}50%{box-shadow:-100px 0 80px currentColor;filter:saturate(150%);opacity:1}to{box-shadow:-50px 0 80px currentColor;opacity:.7}}.logos-form{margin-top:64px}.logos-form .container{align-items:center;display:flex;flex-direction:column;gap:72px}.logos-form__form-overflow{padding:1rem}.logos-form__form-overflow h2{margin-bottom:1rem}.logos-form .logos-container{display:flex;flex-direction:column;gap:40px;text-align:center}.logos-form .logos-container h2{font-size:20px}.logos-form .logos-container .logos{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;list-style-type:none;margin:0;padding:0}.logos-form .logos-container .logos li{height:40px;width:80px}.logos-form .logos-container .logos li img{height:100%;max-height:50px;-o-object-fit:contain;object-fit:contain;width:100%}.logos-form .form-container{max-width:500px}.logos-form .form-container .content-form .scroll::-webkit-scrollbar{height:8px;width:8px}.logos-form .form-container .content-form .scroll::-webkit-scrollbar-thumb{background-color:#c9c9c9;border-radius:10px}.logos-form .form-container .content-form::-webkit-scrollbar-track{background-color:#f5f5f5}.logos-form .form-container .content-form .scroll::-webkit-scrollbar-button{display:none}.logos-form .form-container .content-form .scroll>*{margin-right:6px;padding-left:2px}@media(min-width:80em){.logos-form{margin-top:0}.logos-form .container{flex-direction:row;gap:120px}.logos-form .logos-container{justify-content:center;width:516px}.logos-form .logos-container h2{font-size:24px}.logos-form .logos-container .logos{padding:0}.logos-form .logos-container .logos li{width:90px}.logos-form .form-container{overflow:clip;position:relative;translate:0}.logos-form .form-container .logos-form h2{margin-bottom:20px}.logos-form .form-container .logos-form form label{color:var(--title-color)}.logos-form .form-container .logos-form__form-overflow{height:538px;overflow-y:auto;padding:2rem 2rem 100px;width:500px}.logos-form .form-container .logos-form__form-overflow h2{margin-bottom:20px}.logos-form .form-container .logos-form__form-overflow::-webkit-scrollbar{height:8px;width:8px}.logos-form .form-container .logos-form__form-overflow::-webkit-scrollbar-thumb{background-color:var(--secondary-800);border-radius:10px}.logos-form .form-container .logos-form__form-overflow::-webkit-scrollbar-track{background-color:#f5f5f5}.logos-form .form-container .logos-form__form-overflow::-webkit-scrollbar-button{display:none}.logos-form .form-container .logos-form__form-overflow .hs-submit{background:linear-gradient(0deg,#fff 50%,transparent);bottom:0;height:100px;position:fixed;width:calc(100% - 6px)}.logos-form .form-container .logos-form__form-overflow .hs-submit input{margin-top:0!important}}body,html{overflow-x:clip}.banner{z-index:3}.banner__wrapper{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MjUiIGhlaWdodD0iODI1IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgODI1IDgyNSI+PGNpcmNsZSBjeD0iNDEyLjM2NCIgY3k9IjQxMi4zNjQiIHI9IjQxMS4zNjQiIHN0cm9rZT0iI0UyRUJGRiIgc3Ryb2tlLWRhc2hhcnJheT0iNS4xMSA1LjExIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zMDkiLz48Y2lyY2xlIGN4PSI0MTIuNzA5IiBjeT0iNDEyLjcwNyIgcj0iMzQ3Ljc4NiIgc3Ryb2tlPSIjQ0NEQ0ZGIiBzdHJva2UtZGFzaGFycmF5PSI1LjExIDUuMTEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjMwOSIvPjxjaXJjbGUgY3g9IjQxMi43NDciIGN5PSI0MTIuNzQ2IiByPSIyOTAuMDg5IiBzdHJva2U9IiNBQUJGRUQiIHN0cm9rZS1kYXNoYXJyYXk9IjUuMTEgNS4xMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMzA5Ii8+PGNpcmNsZSBjeD0iNDExLjk3OSIgY3k9IjQxMS45ODEiIHI9IjIzMS41OSIgc3Ryb2tlPSIjQUFCRkVEIiBzdHJva2UtZGFzaGFycmF5PSI1LjExIDUuMTEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjMwOSIvPjxjaXJjbGUgY3g9IjQxMi4zNjYiIGN5PSI0MTIuMzYzIiByPSIxNzQuMjM3IiBzdHJva2U9IiM3ODk1RDQiIHN0cm9rZS1kYXNoYXJyYXk9IjUuMTEgNS4xMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMzA5Ii8+PGNpcmNsZSBjeD0iNDEyLjM2NCIgY3k9IjQxMi4zNjQiIHI9IjExMi4zNzgiIHN0cm9rZT0iIzc4OTVENCIgc3Ryb2tlLWRhc2hhcnJheT0iNS4xMSA1LjExIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zMDkiLz48L3N2Zz4=) no-repeat;background-position:0 0;background-size:300%;overflow:clip;padding:30px 26px;position:relative}.banner__wrapper-image{height:180px;-o-object-fit:contain;object-fit:contain;position:absolute;right:-60px;top:20px;width:220px;z-index:-1}.banner__text{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.banner__shadow{border-radius:inherit;height:100%;left:0;overflow:clip;position:absolute;top:0;width:100%;z-index:-1}.banner__shadow:before{border-radius:50%;bottom:0;box-shadow:0 0 300px 200px var(--secondary-200);content:"";height:0;position:absolute;right:0;width:0;z-index:-1}@media(min-width:48em){.banner__wrapper{background-position:900% 20%;background-size:94%}}@media(min-width:80em){.banner__wrapper{align-items:center;background-position:175% 28%;background-size:60%;display:flex;gap:72px;justify-content:space-between;padding:60px}.banner__wrapper-image{height:282px;right:-20px;width:340px}.banner__text{gap:20px;line-height:1.8;margin-bottom:0}.banner .btn{flex:none;height:100%}.banner__shadow:before{bottom:-50%;box-shadow:0 0 500px 300px var(--secondary-200);right:10%}}.animated-balls__wrapper{position:absolute!important}.hero .hero__img .animated-balls__wrapper:before,.img-bigNumber .animated-balls__wrapper:before{background:none}@media (min-width:80em){.hero h1{font-size:38px}.hero .hero__img img{bottom:-55%!important}}