body,button,input,label,textarea{font-family:Poppins!important}footer .group-link.explore ul li a:before,header .wrapper .navigation-links li a:after{content:"";position:absolute;left:50%;transition:.3s ease-in-out;background-color:var(--verde);opacity:0;z-index:11;display:inline-flex}*{margin:0;padding:0;box-sizing:border-box;font-weight:400}@font-face{font-family:icomoon;src:url('../fonts/icomoon/icomoon.eot?2w16iz');src:url('../fonts/icomoon/icomoon.eot?2w16iz#iefix') format('embedded-opentype'),url('../fonts/icomoon/icomoon.ttf?2w16iz') format('truetype'),url('../fonts/icomoon/icomoon.woff?2w16iz') format('woff'),url('../fonts/icomoon/icomoon.svg?2w16iz#icomoon') format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-cro:before{content:"\e904"}.icon-email:before{content:"\e903"}.icon-atendimento:before{content:"\e900"}.icon-compromisso:before{content:"\e901"}.icon-qualidade:before{content:"\e902"}.icon-phone:before{content:"\e942"}.icon-location:before{content:"\e947"}.icon-close:before{content:"\ea0f"}.icon-checkmark:before{content:"\ea10"}.icon-facebook:before{content:"\ea90"}.icon-instagram:before{content:"\ea92"}.icon-whatsapp:before{content:"\ea93"}@font-face{font-family:Poppins;font-weight:200;src:url('../fonts/Poppins-Thin.woff2') format('woff')}@font-face{font-family:Poppins;font-weight:300;src:url('../fonts/Poppins-Light.woff2') format('woff')}@font-face{font-family:Poppins;font-weight:400;src:url('../fonts/Poppins-Regular.woff2') format('woff')}@font-face{font-family:Poppins;font-weight:500;src:url('../fonts/Poppins-Medium.woff2') format('woff')}@font-face{font-family:Poppins;font-weight:600;src:url('../fonts/Poppins-SemiBold.woff2') format('woff')}@font-face{font-family:Poppins;font-weight:700;src:url('../fonts/Poppins-Bold.woff2') format('woff')}:root{--azul:#05447c;--verde:#95b664}[data-anime]{opacity:0;transform:translate(0,0) scale(.2);transition:.8s ease-in-out}[data-anime=left]{transform-origin:left;transition:.6s ease-in-out!important}[data-anime=expand]{transform:translate3d(0,0,0) scale(0)}[data-anime].animate{opacity:1;transform:translate3d(0,0,0) scale(1)}body::-webkit-scrollbar{background-image:url("../img/banner_body.webp");background-position:center;background-repeat:repeat-y;background-size:contain;width:10px}body::-webkit-scrollbar-track{background:0 0}body::-webkit-scrollbar-thumb{border-radius:15px;background-color:var(--azul)}body{color:var(--azul);background-color:#faf7ee;font-weight:400}@keyframes pulse{to{box-shadow:0 0 46px 5px rgba(31,63,109,.9)}}@keyframes pulse_star{to{transform:translate(10px,25px);opacity:.3}}@keyframes pulse_button_link_footer{to{transform:scale(1.1);filter:contrast(1.5)}}a{color:inherit;text-decoration:none}.content{max-width:1242px;width:100%;margin:0 auto;padding:0 20px}.box-float{-webkit-box-shadow:0 0 19px -4px rgba(0,0,0,.6);-moz-box-shadow:0 0 19px -4px rgba(0,0,0,.6);box-shadow:0 0 19px -4px rgba(0,0,0,.6);padding:10px 18px;background-color:#242f73;border-radius:15px;position:fixed;right:70px;bottom:50px;z-index:999;animation:1.4s infinite alternate pulse}.box-float ul{display:flex;flex-direction:column;row-gap:5px;color:#fff;list-style:none}.box-float ul li a{font-size:33px}header.scrolled{-webkit-box-shadow:0 10px 17px -7px rgba(0,0,0,.155);-moz-box-shadow:0 10px 17px -7px rgba(0,0,0,.155);box-shadow:0 10px 17px -7px rgba(0,0,0,.155);background-image:url("../img/banner_header.webp");background-position:center;background-repeat:repeat-x;background-size:contain}footer,section.lead{background-size:cover;background-repeat:no-repeat;background-position:center}header{position:sticky;top:0;z-index:999;width:100vw;max-width:100%;transition:.3s ease-in-out;background-color:var(--roxo)}header .wrapper{height:90px;display:flex;align-items:center;gap:67px;position:relative}.breadcrumb div,section.lead{align-items:center;color:var(--azul)}header .wrapper .navigation-links{transition:.3s ease-in-out;list-style:none;width:100%;display:flex;padding-top:5px;gap:63px}header .wrapper .navigation-links li a{text-wrap:nowrap;font-size:20.83px;font-weight:400;position:relative;width:fit-content;color:var(--azul)}header .wrapper .navigation-links li a.active:before,header .wrapper .navigation-links li a:hover:before{opacity:1}header .wrapper .navigation-links li a:before{content:"";position:absolute;left:50%;top:-11px;transform:translateX(-50%);opacity:0;transform-origin:center;transition:.3s ease-in-out;background-image:url("../img/asset_link_header.webp");background-size:contain;background-repeat:no-repeat;background-position:center;width:152px;height:17px;z-index:11}header .wrapper .navigation-links li a:after{bottom:-5px;transform:translateX(-50%) scaleX(0);transform-origin:center;border-radius:2px;width:100%;height:4px;-webkit-box-shadow:0 0 19px -4px rgba(0,0,0,.6);-moz-box-shadow:0 0 19px -4px rgba(0,0,0,.6);box-shadow:0 0 19px -4px rgba(0,0,0,.6)}header .wrapper .navigation-links li a.active:after,header .wrapper .navigation-links li a:hover:after{transform:translateX(-50%) scaleX(1.1);opacity:1}header .btnMobile{width:30px;height:25px;position:relative;cursor:pointer}header .btnMobile span{transition:.3s ease-in-out;display:block;position:absolute;height:5px;width:100%;background:var(--azul);border-radius:0;opacity:1;right:0}.breadcrumb div h2,footer .group-link.explore ul li a,section.lead{position:relative}header .btnMobile span:first-child{top:0}header .btnMobile span:nth-child(2){top:9px;width:100%}header .btnMobile span:nth-child(3){top:19px;width:100%}header.active .btnMobile span:first-child{width:100%;transform:translateY(10px) rotate(45deg)}header.active .btnMobile span:nth-child(2){width:100%;opacity:0}header.active .btnMobile span:nth-child(3){width:100%;transform:translateY(-9px) rotate(-45deg)}header.active ul.navigation-links{transform:scaleX(1);pointer-events:all;z-index:99}.breadcrumb{margin-top:77px;margin-bottom:37px}.breadcrumb div{display:flex;gap:70px}.breadcrumb div a{font-size:25px!important}.breadcrumb div h2{font-size:33.33px}footer .group-link h3,section.lead .box-form h3{font-size:20.83px;font-weight:600;text-transform:uppercase}.breadcrumb div h2:before{content:"";position:absolute;right:0;bottom:-4px;width:1500px;height:4px;background-color:var(--verde);-webkit-box-shadow:0 0 20px 2px rgba(0,0,0,.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 5px rgba(0,0,0,.1)}section.lead{display:flex;justify-content:center;width:100%;min-height:481px}section.lead .box-form{margin:0 auto;width:586px}section.lead .box-form h3{display:flex;align-items:center;justify-content:center;text-wrap:nowrap;text-align:center;line-height:1.2;gap:12px;margin-bottom:30px}section.lead .box-form .wrapper{width:100%;display:flex;flex-direction:column;row-gap:10px}section.lead .box-form .group-link{display:flex;flex-direction:column;row-gap:3px}section.lead .box-form .group-link label{font-size:16.67px;font-weight:600}section.lead .box-form .group-link input{padding:0 12px;color:#fff;font-size:16.67px;width:100%;height:33px;background-color:var(--azul);border-radius:5px;outline:0;border:none}section.lead .box-form .group-link input::placeholder{color:#fff;font-size:12.5px}section.lead .box-form .group-terms{display:flex;align-items:center;gap:7px;text-align:center;margin-bottom:15px}section.lead .box-form .group-terms label{font-weight:600;font-size:11.33px}section.lead .box-form .group-terms label a{font-weight:600;text-decoration:underline}section.lead .box-form .group-button{text-align:center}section.lead .box-form .group-button button{cursor:pointer;color:#fff;background-color:var(--azul);border:none;border-radius:5px;padding:0 15px;font-size:16.67px;margin:0 auto;font-weight:500;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}section.link-footer{position:relative;background-color:#b5ca79}section.link-footer .wrapper{min-height:92px;display:flex;gap:31px;justify-content:center;align-items:center}section.link-footer .wrapper h3{text-transform:uppercase;text-wrap:nowrap;font-size:30.51px;font-weight:600;color:var(--azul)}section.link-footer .wrapper p{font-size:23.19px;font-weight:600;display:flex;align-items:center;justify-content:center;padding:2px 20px;width:fit-content;height:49px;background-color:var(--azul);color:#fff;border-radius:4px;transition:.3s ease-in-out;-webkit-box-shadow:0 0 20px 2px rgba(0,0,0,.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 5px rgba(0,0,0,.1);animation:.8s infinite alternate pulse_button_link_footer}section.link-footer .wrapper p:hover{background-color:#fff;color:var(--azul)}footer{background-image:url("../img/banner_footer.webp");color:#fff;flex-shrink:0;height:auto;padding:30px 0}footer .wrapper{display:flex;flex-direction:column;row-gap:30px}footer .wrapper .links{display:flex;align-items:start;justify-content:space-between}footer .group-link{max-width:250px}footer .group-link.logo{margin-top:20px;transform:translateX(-100px)}footer .group-link.explore ul li a:before{transform:scale(0);transform-origin:center;bottom:-1px;transform:translateX(-50%) scaleX(0);transform-origin:center;border-radius:2px;width:100%;height:3px;-webkit-box-shadow:0 0 19px -4px rgba(0,0,0,.6);-moz-box-shadow:0 0 19px -4px rgba(0,0,0,.6);box-shadow:0 0 19px -4px rgba(0,0,0,.6)}footer .group-link.explore ul li a.active:before,footer .group-link.explore ul li a:hover:before{transform:translateX(-50%) scaleX(1);opacity:1}footer .group-link p{font-size:16.67px;line-height:1.2}footer .group-link ul{list-style:none;display:flex;flex-direction:column;row-gap:2px}footer .group-link ul li{display:flex;align-items:center;gap:4px}footer .group-link ul li a,footer .locais .group-link h3{font-size:16.67px}footer .locais h2{font-size:20.83px;font-weight:600;text-transform:uppercase;margin-bottom:10px}footer .locais .wrapper-locais{display:flex;justify-content:space-between}footer .locais .group-link{max-width:390px}footer .locais .group-link ul{row-gap:0}footer .locais .group-link ul li a,footer .locais .group-link ul li div{display:flex;align-items:center;gap:5px;font-size:16.67px}footer .locais .group-link ul li a i.icon-cro{transform:scale(1.5)}.byEngenho{background-color:#fff;display:flex}.byEngenho .content{padding:5px 0;text-align:center;max-width:1004px}.byEngenho img{width:auto;height:22px;object-fit:contain}@media(max-width:1100px){.content{padding:0 20px}.breadcrumb{margin-top:30px;padding-bottom:40px}.breadcrumb div a{font-size:20px!important}.breadcrumb div h2{font-size:25px}header .wrapper{height:auto;padding:15px 0;justify-content:space-between}header .wrapper .logo a img{height:40px}header ul.navigation-links{display:flex;flex-direction:column;top:0;left:0;transform:scaleX(0);transform-origin:left;position:fixed;width:80%!important;row-gap:30px;justify-content:center!important;height:100dvh;background-image:url("../img/banner_body.webp");background-position:center;background-repeat:repeat-x;background-size:contain;color:#fff;padding-left:60px;justify-content:center;pointer-events:none;-webkit-box-shadow:0 0 19px -4px rgba(0,0,0,.6);-moz-box-shadow:0 0 19px -4px rgba(0,0,0,.6);box-shadow:0 0 19px -4px rgba(0,0,0,.6)}header .wrapper .navigation-links{row-gap:23px}header .wrapper .navigation-links li a:before{background-size:cover!important}header .btnMobile{display:flex!important}.link-footer,footer{padding:30px 0}section.link-footer .wrapper{padding:15px 0;flex-direction:column;row-gap:20px}section.link-footer .wrapper h3{text-align:center;text-wrap:wrap!important;width:100%;font-size:25px}section.lead .box-form{width:100%!important;padding:20px!important}footer .locais .group-link,footer .wrapper-footer .group-link,section.lead .box-form form,section.lead form .wrapper .row .group{width:100%!important}section.lead .top h3{margin-bottom:15px}section.lead .box-form,section.lead .box-form .wrapper,section.lead .top p{width:100%}section.lead .box-form h3{display:block;text-wrap:wrap}section.lead .box-form h3 img{transform:translateY(10px)}section.lead form .wrapper{transform:none;flex-direction:column;row-gap:20px}footer .wrapper,section.lead form .wrapper .row{flex-direction:column}section.lead form .wrapper .terms{text-align:left;align-items:start;margin-top:20px;transform:none}footer .logo img{width:90%;height:auto}footer .wrapper{gap:50px}footer .group-link.logo{transform:none!important;order:3}footer .group-link.about{order:1}footer .locais .wrapper-locais{flex-direction:column;row-gap:30px;padding-left:0}footer .wrapper-footer,footer .wrapper-footer .right{align-items:start;justify-content:start;flex-direction:column}footer .wrapper .links{row-gap:30px;flex-direction:column-reverse}footer .wrapper-footer .group-link.explore{transform:none}.byEngenho .content div{padding:0 20px;row-gap:15px;align-items:center;justify-content:center;flex-direction:column-reverse}}@media(max-width:468px){[data-anime]{transform:translate3d(0,0,0) scale(1)!important}.box-float,.socials{transform:scale(.7)}.box-float{right:-10px;bottom:100px}}