:root{--background:#ffffff;--foreground:rgb(87,87,87)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@font-face{font-family:DM Sans;src:url(/fonts/DM_Sans/static/DMSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:url(/fonts/DM_Sans/static/DMSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:DM Sans;src:url(/fonts/DM_Sans/static/DMSans-ExtraBold.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:DM Sans;src:url(/fonts/DM_Sans/static/DMSans-Medium.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:DM Sans;src:url(/fonts/DM_Sans/static/DMSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.menuGeneral{background:#ffd900;display:flex;justify-content:center;align-items:center;width:100%}.menuCenter{width:90%;display:flex;justify-content:space-between}.menuDivItens ul,.menuDivItens ul li{display:flex;height:100%}.menuDivItens ul li{list-style:none;color:black;padding:10px 30px;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease-in-out}.menuDivItens ul li:hover{background:#fff;transition:all .3s ease-in-out}.btClass{padding:var(--padding);font-weight:var(--weight);color:var(--color);background:var(--bkcolor);font-family:var(--fontFamily);font-size:var(--size);cursor:pointer}.btClass,.btClass:hover{transition:all .3s ease-in-out}.btClass:hover{color:var(--colorHover);background:var(--bkcolorHover)}.menuIcon{display:none}@media screen and (max-width:1000px){.menuCenter{align-items:center}.divBtClass{margin-top:var(--marginTop)!important}.menuDivItens{display:none;position:absolute;left:0;top:80px;z-index:1000;background:#ffd900;width:100vw;justify-content:center}.menuDivItens ul{flex-direction:column;height:100%}.menuIcon img{pointer-events:none}.menuIcon{display:flex}}.section1General{width:100vw;background:#fff;height:684px;overflow:hidden;position:relative}.section1SlideContentGeneral{width:90%;color:#fff;display:flex;flex-direction:column;gap:20px}.section1SlideTitle{font-family:DM Sans;font-size:56px;font-weight:600;font-style:normal;line-height:66px}.section1SlideContent{font-family:DM Sans;font-size:18px;font-weight:400;font-style:normal;line-height:30px}.section1slide{background:var(--img);background-size:cover;background-position:50%;background-color:#fff;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:684px;position:absolute;left:0;top:0;pointer-events:none;opacity:0;transition:opacity .8s ease-in-out;padding:20px 0}.section1slide.active{opacity:1;z-index:1;pointer-events:auto}@media screen and (max-width:1000px){.section1slide{background:var(--imgMob)!important;justify-content:var(--positionYMob)!important;height:var(--height)!important}.section1General{height:800px}.section1SlideTitle{font-size:40px!important;line-height:46px!important}.section1SlideContent{font-size:14px!important;line-height:140%!important}}.section2General{width:100vw;display:flex;justify-content:center;align-items:center;padding-top:60px;background:#fafafa;padding-bottom:40px;margin-bottom:20px}.section2center{width:90vw;display:flex}.section2column1{width:50%}.section2column1 p{text-align:justify;margin-bottom:20px;font-family:DM Sans;font-size:18px;font-weight:400;font-style:normal;line-height:30px}.section2column2{background:var(--img);background-size:contain;background-repeat:no-repeat;width:50%;height:400px;background-position:end end}.section2Title{font-family:DM Sans;font-size:44px;font-weight:700;font-style:normal;line-height:50px}.section2bt{display:flex}.section2btExtra{display:none}@media screen and (max-width:1000px){.section2column1{width:100%}.section2column1 p{font-family:DM Sans;font-size:14px;font-weight:400;font-style:normal;line-height:140%}.section2column2{width:100%;height:250px;background:var(--imgMob);background-repeat:no-repeat}.section2center{flex-direction:column}.section2Title{font-size:30px;line-height:50px}.section2bt{display:none}.section2btExtra{display:flex;width:100%;justify-content:center}}.section3General{width:100vw;margin-top:60px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section3centerContent{width:90%;text-align:center;display:flex;flex-direction:column;gap:10px}.section3title{font-size:36px;font-weight:700;line-height:46px}.section3content,.section3title{font-family:DM Sans;font-style:normal;text-align:center}.section3content{font-size:18px;font-weight:400;line-height:30px}.section3center{margin-top:60px;display:flex;gap:20px;flex-wrap:wrap;justify-content:space-evenly;padding:20px}.section3ItemContainer{width:18%;display:flex;flex-direction:column;gap:30px;border:1px solid #cdcdcd;overflow:hidden;position:relative}.section3ItemRow2{padding:40px 20px 10px;display:flex;flex-direction:column;gap:20px;margin-bottom:80px}.section3ItemTitle{font-weight:700;line-height:18px}.section3ItemContent,.section3ItemTitle{font-family:DM Sans;font-size:18px;font-style:normal}.section3ItemContent{font-weight:400;line-height:30px}.section3ItemRow3{text-align:center;position:absolute;bottom:20px;left:0;width:100%}.section3ItemRow1{overflow:hidden;border:1px solid #cdcdcd;height:clamp(180px,24vw,300px);display:flex;align-items:center;justify-content:center}.section3ItemRow1 .imgWrapper{position:relative;width:100%;height:100%;overflow:hidden;background:#f7f7f7}@media screen and (max-width:1000px){.section3General{gap:3vw}.section3ItemContainer{width:29vw}.section3title{font-size:30px;font-weight:600;line-height:46px}.section3content{font-size:14px;line-height:140%}}@media screen and (max-width:600px){.section3center{gap:3vw}.section3ItemContainer{width:43vw}}.section4General{width:100vw}.section4General,.section4Img{display:flex;justify-content:center;align-items:center}.section4Img{width:90%;background:url(/imgs/section4/conte_com_nossa_equipe_desk.png);margin-top:60px}.section4center{max-width:730px;text-align:center;display:flex;flex-direction:column;gap:40px;padding:70px 0 50px;width:90%}.section4Title{font-family:DM Sans;font-size:40px;font-weight:600;font-style:normal;line-height:52px;text-align:center;color:white}@media screen and (max-width:1000px){.section4Title{font-size:20px;font-weight:700;line-height:27px}}.section5General{width:100vw;margin-top:60px}.section5Center,.section5General{display:flex;flex-direction:column;justify-content:center;align-items:center}.section5Center{width:90%;gap:30px}.section5ContentGeneral{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}.section5title{font-size:36px;font-weight:700;line-height:46px}.section5content,.section5title{font-family:DM Sans;font-style:normal;text-align:center}.section5content{font-size:18px;font-weight:400;line-height:30px}.section5Container{width:90%}@media screen and (max-width:900px){.section5Container{width:100%}}.slideRobsonGeneral{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.slideRobsonDisplay{overflow:hidden;width:70%;height:400px;position:relative}.slideRobssonCard{width:250px;perspective:800px;box-sizing:border-box;transition:all .8s ease;margin-top:20px}.sliderRobsonBtContainer{width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;display:flex;justify-content:space-between;pointer-events:none}.sliderRobsonBtContainer button{background:transparent;border:none;cursor:pointer;font-size:25px;font-weight:700;pointer-events:auto}.sliderRobsonBtContainer button img{pointer-events:none}@media screen and (max-width:900px){.slideRobssonCard{width:200px}.slideRobsonDisplay{height:330px}}.section6General{width:100vw;margin-top:60px}.section6General,.section6center{display:flex;flex-direction:column;justify-content:center;align-items:center}.section6center{width:90%}.section6Row1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.section6Row1Title{font-family:DM Sans;font-size:36px;font-weight:700;font-style:bold;line-height:46px;text-align:center}.section6Row1Content{font-family:DM Sans;font-size:18px;font-weight:400;font-style:normal;line-height:30px;text-align:center}@media screen and (max-width:1000px){.section6Row1Title{font-size:30px;line-height:36px}.section6Row1Content{font-size:14px;line-height:140%}}.section7General{width:100vw;flex-direction:column;margin-top:60px}.section7General,.section7center{display:flex;justify-content:center;align-items:center}.section7center{width:90%;flex-direction:row}.section7column1{width:40%;display:flex;flex-direction:column;gap:60px;padding-left:60px;padding-right:50px}.section7column2{width:60%}.section7block{display:flex;flex-direction:column;gap:20px}.section7blockTitle{font-size:22px;font-weight:700;line-height:28px}.section7blockContent,.section7blockTitle{font-family:DM Sans;font-style:normal;color:#707070}.section7blockContent{font-size:18px;font-weight:400;line-height:30px}@media screen and (max-width:1000px){.section7center{flex-direction:column;border:1px solid #d4d2e3;overflow:hidden}.section7column1,.section7column2{width:100%;gap:0}.section7column1{padding:20px}}.section8General{width:100vw;flex-direction:column;margin-top:60px}.section8General,.section8center{display:flex;justify-content:center;align-items:center}.section8center{width:90%;flex-direction:row}.section8column1{width:40%;display:flex;flex-direction:column;gap:40px;padding-left:60px;padding-right:40px}.section8column2{width:60%}.section8block{display:flex;flex-direction:column;gap:20px}.section8blockTitle{font-size:22px;font-weight:700;line-height:28px}.section8blockContent,.section8blockTitle{font-family:DM Sans;font-style:normal;color:#707070}.section8blockContent{font-size:18px;font-weight:400;line-height:30px}@media screen and (max-width:1000px){.section8center{flex-direction:column-reverse;border:1px solid #d4d2e3;overflow:hidden}.section8column1,.section8column2{width:100%;gap:0}.section8column1{padding:20px}}.section9General{width:100vw;flex-direction:column;margin-top:60px}.section9General,.section9center{display:flex;justify-content:center;align-items:center}.section9center{width:90%;flex-direction:row}.section9column1{width:48%;display:flex;flex-direction:column;gap:40px;padding-left:60px;padding-right:40px}.section9column2{width:52%}.section9block{display:flex;flex-direction:column;gap:20px}.section9blockTitle{font-size:22px;font-weight:700;line-height:28px}.section9blockContent,.section9blockTitle{font-family:DM Sans;font-style:normal;color:#707070}.section9blockContent{font-size:18px;font-weight:400;line-height:30px}@media screen and (max-width:1000px){.section9center{flex-direction:column-reverse;border:1px solid #d4d2e3;overflow:hidden}.section9column1,.section9column2{width:100%;gap:0}.section9column1{padding:20px}}.section10General{width:100vw;min-height:720px;background:url(/imgs/section10/inforcacoes_desk.jpg);background-size:cover;background-position:50%;margin-top:60px;display:flex;justify-content:center;align-items:center}.section10center{width:75%;display:flex;justify-content:space-between;align-items:center}.section10column1{width:45%;background:#ffd900;padding:20px;display:flex;flex-direction:column;gap:20px}.section10column1 *{font-family:DM Sans;font-size:18px;font-weight:600;font-style:normal;line-height:18px;color:#1f1f1f}.section10column1Title{font-size:16px}.section10items{gap:10px}.section10Form,.section10items{display:flex;flex-direction:column}.section10Form{gap:20px}.section10Form input,.section10Form textarea{font-weight:400;padding:5px 15px;border:0 solid #000}.section10Form button{width:-moz-fit-content;width:fit-content;padding:15px 40px;background:#000;color:#fff;margin-bottom:10px;cursor:pointer;transition:all .3s ease-in-out}.section10Form button:hover{background:#fff;color:#000;transition:all .3s ease-in-out}.section10column2{width:45%;background:#fff;padding:40px;display:flex;flex-direction:column;gap:20px;height:-moz-fit-content;height:fit-content}.section10column2Title{font-family:DM Sans;font-size:36px;font-weight:700;font-style:normal;line-height:46px;color:#6c6c6c}.section10column2Content{line-height:30px;color:#9795b5}.section10column2Content,.section10column2email{font-family:DM Sans;font-size:18px;font-weight:400;font-style:normal}.section10column2email{line-height:18px;color:#8d8ba7}.section10column2email span{text-decoration:underline}.section10column2phone{font-family:DM Sans;font-size:18px;font-weight:400;font-style:normal;line-height:18px;color:#8d8ba7}@media screen and (max-width:800px){.section10center{width:80%;flex-direction:column;gap:20px;padding:40px 0}.section10column1,.section10column2{width:100%}.section10column1 *{font-size:15px;line-height:130%}.section10column1Title{font-size:18px}}.footerGeneral{width:100vw;background:#1d1c1c;justify-content:center}.footerCenter,.footerGeneral{display:flex;align-items:center}.footerCenter{width:90%;padding:20px 10px;justify-content:space-between}.footerContent{font-family:DM Sans;font-size:18px;font-weight:400;font-style:normal;line-height:18px;color:#fff}#cookiesDivGeral *{box-sizing:content-box}#cookiesDivGeral{width:100%;background:black;padding:30px 60px;box-sizing:border-box;display:flex;gap:20px;position:fixed;bottom:0;left:0;z-index:1000;justify-content:space-between}#cookiesDivGeral #cookiesText{color:white;max-width:70vw;font-family:DM Sans;font-size:14px;font-weight:400}#cookiesAcc{display:flex;gap:10px}#cookiesDivGeral .cookiesNotAccepted{color:white;padding:7px 14px;border:2px solid #ffd900;background:black;border-radius:5px;text-align:center;cursor:pointer;transition:all .3s ease-in-out}#cookiesDivGeral .cookiesNotAccepted:hover{color:black;border:2px solid white;background:white;transition:all .3s ease-in-out}.cookiesNotAccepted{width:80px;font-weight:400;font-style:normal;line-height:20px;color:#fff}#cookiesDivGeral .cookiesAccepted,.cookiesNotAccepted{font-family:DM Sans;font-size:14px;display:flex;justify-content:center;align-items:center}#cookiesDivGeral .cookiesAccepted{color:black;padding:7px 14px;border:1px solid #ffd900;background:#ffd900;border-radius:5px;width:180px;text-align:center;cursor:pointer;transition:all .3s ease-in-out;font-weight:600}#cookiesDivGeral .cookiesAccepted:hover{color:white;border:1px solid white;background:black;transition:all .3s ease-in-out}.hide{display:none!important}@media screen and (max-width:800px){#cookiesAcc{flex-direction:column}#cookiesDivGeral{gap:20px;padding:30px}}.swiper{width:900px!important;padding-top:50px;padding-bottom:50px}.swiper-slide{background-position:50%;background-size:cover;width:300px!important;height:300px}.swiper-slide img{display:block;width:300px}.clientGeneral{width:100%;flex-direction:column;align-items:center;padding-top:60px}.clientCenter,.clientGeneral{display:flex;justify-content:center}.clientCenter{margin-top:60px;flex-wrap:wrap;column-gap:150px}.privacidadeGeneral{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:60px}.privacidadeCenter{width:90%;display:flex;flex-direction:column;gap:10px}.politicaTitle{font-size:30px;line-height:105px}.politicaSubTitle,.politicaTitle{font-family:DM Sans;font-weight:700;color:#474747}.politicaContent,.politicaSubTitle{font-size:20px;line-height:29px}.politicaContent{font-family:DM Sans;color:#707070}.whatsapp-button{position:fixed;bottom:20px;right:20px;background-color:#25d366;color:white;padding:12px;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.3);z-index:9999;transition:transform .2s ease-in-out}.whatsapp-button:hover{transform:scale(1.1)}.carouselWrapper{position:relative;width:100%}.nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background:rgba(255,255,255,.85);padding:12px;border-radius:9999px;border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 16px rgba(0,0,0,.15);cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease}.nav-btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.18);border-color:rgba(0,0,0,.25)}.custom-prev{left:0}.custom-next{right:0}@media (min-width:768px){.custom-prev{left:8px}.custom-next{right:8px}}@media (min-width:1024px){.custom-prev{left:12px}.custom-next{right:12px}}.swiper-in-coverflow{position:relative;z-index:1}.coverflow-slide-width{width:72%!important}@media (min-width:380px){.coverflow-slide-width{width:70%!important}}@media (min-width:640px){.coverflow-slide-width{width:56%!important}}@media (min-width:768px){.coverflow-slide-width{width:48%!important}}@media (min-width:1024px){.coverflow-slide-width{width:36%!important}}@media (min-width:1280px){.coverflow-slide-width{width:32%!important}}@media (min-width:1536px){.coverflow-slide-width{width:28%!important}}