@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
html{scroll-behavior:smooth;overflow-x:hidden}body{background:#fff;color:#58595b;font-family:"Roboto","Calibri","sans-serif";font-size:16px;font-weight:400;line-height:1.7em;margin:0;overflow-x:hidden;padding:0;position:relative}ul{margin:0;padding-left:30px}ul li{margin:0 0 5px}.page{overflow-x:hidden;padding-top:130px}@media screen and (max-width: 1024px){.page{padding-top:70px}}@media screen and (max-width: 1024px){.page.home{padding-top:0px}}.style section{margin:30px}.style form{display:flex;flex-direction:column}.style a.link,.style .btn,.style button{margin:0 20px}.wrapper{margin:0 auto;max-width:1170px;position:relative}@media screen and (max-width: 1024px){.wrapper{margin:0 40px}}@media screen and (max-width: 758px){.wrapper{margin:0 20px}}.wrapper--small{margin:0 auto;max-width:920px;position:relative}@media screen and (max-width: 960px){.wrapper--small{margin:0 40px}}@media screen and (max-width: 758px){.wrapper--small{margin:0 20px}}.container{margin:40px 0}.flex--ct{display:flex;justify-content:center}.flex--sb{display:flex;justify-content:space-between}.flex--st{display:flex;justify-content:flex-start}.flex--end{display:flex;justify-content:flex-end}.show-desk{display:block}@media screen and (max-width: 1024px){.show-desk{display:none}}.show-tablet{display:none}@media screen and (max-width: 1024px){.show-tablet{display:block}}.show-mobile{display:none}@media screen and (max-width: 758px){.show-mobile{display:block}}@media screen and (max-width: 758px){.hide-mobile{display:none}}::-webkit-scrollbar{background:#e6e7e8;border-radius:10px;width:7px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#58595b;border-radius:7px}h1,.title,h2,.subtitle,h3,.h3,h4,.h4,h5,.h5{font-family:"Roboto","Calibri","sans-serif";color:#282828;line-height:1.2em}h1,.title{font-size:64px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 960px){h1,.title{font-size:54px}}@media screen and (max-width: 500px){h1,.title{font-size:28px}}h2,.subtitle{font-size:40px;font-weight:700;text-transform:uppercase}h3,.h3{font-size:32px;font-weight:700}h4,.h4{font-size:20px;font-weight:500}h5,.h5{font-size:18px;font-weight:500;line-height:1.2em}h6,.h6{font-family:"Roboto","Calibri","sans-serif";font-size:16px;font-weight:500;line-height:1.3em}p,span{font-family:"Roboto","Calibri","sans-serif";font-size:15px;font-weight:400;line-height:1.7em}@media screen and (max-width: 758px){p,span{line-height:1.4em;font-size:12px}}small{font-family:"Roboto","Calibri","sans-serif";font-size:12px;font-weight:300;line-height:1.2em}button,.btn,input[type=submit]{background:rgba(0,0,0,0);border:1px solid #6d6e71;border-radius:20px;cursor:pointer;color:#6d6e71;display:inline-block;font-family:"Roboto","Calibri","sans-serif";font-size:14px;font-weight:300;letter-spacing:.15em;margin:0;padding:7px 25px;text-decoration:none;text-transform:uppercase;transition:all .5s ease-in-out}button:hover,.btn:hover,input[type=submit]:hover{background:#58595b;border-color:#58595b;color:#fbfbfb}.btn.btn--alt{background:#58595b;border-color:#58595b;color:#fbfbfb}.btn.btn--alt:hover{background:rgba(0,0,0,0);color:#6d6e71}.btn--secondary{border-color:#fbfbfb;color:#fbfbfb}.btn--secondary:hover{background:#fbfbfb;border-color:#fbfbfb;color:#282828}a.link{align-items:center;color:#939598;display:flex;font-family:"Roboto","Calibri","sans-serif";font-size:16px;font-weight:300;text-decoration:none;transition:color .5s ease-in-out}@media screen and (max-width: 758px){a.link{font-weight:400;font-size:13px}}a.link i{font-size:20px;font-weight:200;margin-left:10px;transition:margin .5s ease-in-out}a.link:hover{color:#282828}a.link:hover i{margin-left:20px}label{font-family:"Roboto","Calibri","sans-serif";font-size:16px;margin:7px 0}input,select,textarea,select{background:#f1f2f2;border:none;border-radius:0;color:#939598;font-family:"Roboto","Calibri","sans-serif";font-size:16px;font-weight:300;margin:5px 0 15px;outline:none;padding:10px 15px;transition:all .5s ease-in-out}textarea{resize:none}::placeholder{font-style:italic}::-moz-placeholder{font-style:italic}:-ms-input-placeholder{font-style:italic}.checkbox,.radio{align-items:center;display:flex;margin:10px 0}input[type=checkbox],input[type=radio]{margin:-4px 5px 0 -2px;padding:0;position:relative;width:25px}input[type=checkbox]:before,input[type=radio]:before{background:#fff;border:1px solid #939598;content:"";cursor:pointer;height:15px;left:4px;position:absolute;top:0;width:15px}input[type=checkbox]:after,input[type=radio]:after{background:#282828;content:"";cursor:pointer;height:9px;left:8px;opacity:0;position:absolute;top:4px;transition:all .5s ease-in-out;width:9px}input[type=checkbox]:checked:after,input[type=radio]:checked:after{opacity:1}input[type=radio]:before,input[type=radio]:after{border-radius:100%}input[type=submit]{width:200px;padding:12px 10px;margin:0}select{appearance:none;border:none;padding:6px 15px;background:#f1f2f2 url(bbb74d1c0dda2c0afdd2.svg) no-repeat 95% 50%;margin:5px 0 8px;width:100%;color:#939598;font-family:"Roboto","Calibri","sans-serif";font-size:16px;font-weight:300;cursor:inherit;line-height:inherit;outline:none}table{border-collapse:collapse;border-spacing:0;margin:20px 0}thead tr{background:#ccc;line-height:1.3em}tbody tr:last-child{border-bottom:none}tr{border-bottom:1px solid #666}tr td{color:#282828;font-size:15px;padding:10px 15px}tr td:not(:last-child){border-right:1px solid #666}blockquote{margin:70px 0;quotes:none;padding-left:40px;position:relative}@media screen and (max-width: 758px){blockquote{padding-left:20px}}blockquote::before{background:#282828;content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:5px}blockquote p{color:#58595b;font-size:20px;font-style:italic;font-weight:300;line-height:1.7em;margin:0 0 10px}@media screen and (max-width: 758px){blockquote p{font-size:14px}}blockquote cite{color:#58595b;font-size:16px;font-style:normal;font-weight:400;margin:0}blockquote.has-text-align-center{text-align:center}blockquote.has-text-align-right{text-align:right}.wp-block-verse{color:#282828;font-size:24px;font-weight:700;line-height:1.7em;quotes:none}body.contraste{background-color:#282828;color:#fbfbfb}body.contraste *{color:#fbfbfb;border-color:#fbfbfb}body.contraste p,body.contraste span,body.contraste h1,body.contraste h2,body.contraste h3,body.contraste h4,body.contraste h5,body.contraste .h1,body.contraste .h2,body.contraste .h3,body.contraste .h4,body.contraste .h5,body.contraste .title,body.contraste .subtitle,body.contraste .banner--fornecedores .banner__content-text p,body.contraste .ui-datepicker td span,body.contraste .ui-datepicker td a,body.contraste .topic .title,body.contraste .nossa_historia-nav-item.nav--ativo,body.contraste .nossa_historia-nav-item:hover,body.contraste .reconhecimentos__timeline-title,body.contraste .reconhecimentos__timeline #title--first,body.contraste .marcas__fsc-content a,body.contraste.marcas.florestal .marcas__more-item p,body.contraste .banner__content h1,body.contraste .banner__content .title,body.contraste .inovacao__act-text a,body.contraste .sac__atendimento-links .link,body.contraste .sac__talk-links .link,body.contraste .sac__boletos-links .link,body.contraste .sac__atendimento-links .link:hover,body.contraste .sac__talk-links .link:hover,body.contraste .sac__boletos-links .link:hover,body.contraste .banner--fornecedores .banner__content a,body.contraste .onde__estamos-nav-item.nav--ativo,body.contraste a.link:hover,body.contraste .home__somos .home__somos-desc .desc-img .description *,body.contraste .home .inovacao .text .desc *{color:#fbfbfb !important}body.contraste .topic .effect,body.contraste .accordion:before,body.contraste .sac__banner .effect--black,body.contraste .gestao__graphic-img{background-color:#fbfbfb}body.contraste .academia__calendario-mes,body.contraste .nossa__historia-nav-list:after,body.contraste .reconhecimentos__banner-text:after,body.contraste .marcas__banner-img--arvorar .btn{background-color:#282828}body.contraste .academia__calendario-mes,body.contraste menu,body.contraste footer{background-color:#000}body.contraste .menu__logo img,body.contraste .footer__logo img,body.contraste footer a img,body.contraste .home__somos .flickity-prev-next-button::before,body.contraste .sac__atendimento-info i,body.contraste .sac__talk-info i,body.contraste .sac__boletos-info i{filter:brightness(100)}body.contraste .footer__partners-list a img{filter:brightness(1)}body.contraste .nossa__historia-nav-list-bg{background:linear-gradient(transparent, #282828 70%) !important}body.contraste select,body.contraste input{background:none;border:1px solid #fff !important}body.contraste input::placeholder{color:#fff}body.contraste input::-moz-placeholder{color:#fff}body.contraste input:-ms-input-placeholder{color:#fff}body.fonte-1 .home__somos .home__somos-desc .desc-img .description>*,body.fonte-1 .home__banner .content-banner .description>*,body.fonte-1 .home__opportunities .text .desc>*,body.fonte-1 .home__img-text .text .desc *{font-size:1.225rem}body.fonte-2 .home__somos .home__somos-desc .desc-img .description>*,body.fonte-2 .home__banner .content-banner .description>*,body.fonte-2 .home__opportunities .text .desc>*,body.fonte-2 .home__img-text .text .desc *{font-size:1.325rem}body.fonte-3 .home__somos .home__somos-desc .desc-img .description>*,body.fonte-3 .home__banner .content-banner .description>*,body.fonte-3 .home__opportunities .text .desc>*,body.fonte-3 .home__img-text .text .desc *{font-size:1.425rem}body.fonte-1 .banner__content-text p,body.fonte-1 .home__banner #somos-dexco .home__banner-content p,body.fonte-1 .home__banner #somos-dexco .home__banner-content--top p,body.fonte-1 .home__somos-desc p,body.fonte-1 .home__esg-item p,body.fonte-1 .home__inovacao-desc p,body.fonte-1 .footer__credits a,body.fonte-1 .dexco__banner-text p,body.fonte-1 .dexco__main-text p,body.fonte-1 .dexco__areas-item .dexco__areas-desc p,body.fonte-1 .reconhecimentos__timeline-desc p,body.fonte-1 .nossa__historia-ano p,body.fonte-1 .nossa__historia-decada-title p,body.fonte-1 .noticia__img-title,body.fonte-1 .noticia__txt-meta,body.fonte-1 .noticias-interna__content p,body.fonte-1 .share__container p,body.fonte-1 .marcas__content-desc a,body.fonte-1 .marcas__content-desc p,body.fonte-1 .marcas__fsc-text p,body.fonte-1 .marcas__fsc-text a,body.fonte-1 .marcas__programs-desc p,body.fonte-1 .arvorar__content-desc p,body.fonte-1 .inovacao__base p,body.fonte-1 .inovacao__act-text p,body.fonte-1 .inovacao__act-text a,body.fonte-1 .sac__atendimento-desc p,body.fonte-1 .imprensa__contacts-item a,body.fonte-1 .imprensa__contacts-item p,body.fonte-1 .trabalhe__colaboradores-text p,body.fonte-1 .trabalhe__search-item p,body.fonte-1 .trabalhe__search-item a,body.fonte-1 .trabalhe__meet-desc p,body.fonte-1 .trabalhe__programs-text p,body.fonte-1 .mao-certa__content-desc p,body.fonte-1 .gestao__content-desc p,body.fonte-1 .gestao__tml-desc p,body.fonte-1 .gestao__tml-content p,body.fonte-1 .premios__content-desc p,body.fonte-1 .premios__content-about p,body.fonte-1 .academia__calendario__lista-tema,body.fonte-1 .home__banner #inovacao .home__banner-desc p,body.fonte-1 .home__banner #covid p,body.fonte-1 .home__esg .dialogo-container .dialogo-box p{font-size:17px;line-height:1.4em}body.fonte-2 .banner__content-text p,body.fonte-2 .home__banner #somos-dexco .home__banner-content p,body.fonte-2 .home__banner #somos-dexco .home__banner-content--top p,body.fonte-2 .home__somos-desc p,body.fonte-2 .home__esg-item p,body.fonte-2 .home__inovacao-desc p,body.fonte-2 .footer__credits a,body.fonte-2 .dexco__banner-text p,body.fonte-2 .dexco__main-text p,body.fonte-2 .dexco__areas-item .dexco__areas-desc p,body.fonte-2 .dexco__ld-desc p,body.fonte-2 .reconhecimentos__timeline-desc p,body.fonte-2 .nossa__historia-ano p,body.fonte-2 .nossa__historia-decada-title p,body.fonte-2 .noticia__img-title,body.fonte-2 .noticia__txt-meta,body.fonte-2 .noticias-interna__content p,body.fonte-2 .share__container p,body.fonte-2 .marcas__content-desc a,body.fonte-2 .marcas__content-desc p,body.fonte-2 .marcas__fsc-text p,body.fonte-2 .marcas__fsc-text a,body.fonte-2 .marcas__programs-desc p,body.fonte-2 .arvorar__content-desc p,body.fonte-2 .inovacao__base p,body.fonte-2 .inovacao__act-text p,body.fonte-2 .inovacao__act-text a,body.fonte-2 .sac__atendimento-desc p,body.fonte-2 .imprensa__contacts-item a,body.fonte-2 .imprensa__contacts-item p,body.fonte-2 .trabalhe__colaboradores-text p,body.fonte-2 .trabalhe__search-item p,body.fonte-2 .trabalhe__search-item a,body.fonte-2 .trabalhe__meet-desc p,body.fonte-2 .trabalhe__programs-text p,body.fonte-2 .mao-certa__content-desc p,body.fonte-2 .gestao__content-desc p,body.fonte-2 .gestao__tml-desc p,body.fonte-2 .gestao__tml-content p,body.fonte-2 .premios__content-desc p,body.fonte-2 .premios__content-about p,body.fonte-2 .academia__calendario__lista-tema,body.fonte-2 .home__banner #inovacao .home__banner-desc p,body.fonte-2 .home__banner #covid p,body.fonte-2 .home__esg .dialogo-container .dialogo-box p{font-size:19px;line-height:1.5em}body.fonte-3 .banner__content-text p,body.fonte-3 .home__esg-item p,body.fonte-3 .home__inovacao-desc p,body.fonte-3 .footer__credits a,body.fonte-3 .dexco__banner-text p,body.fonte-3 .dexco__main-text p,body.fonte-3 .dexco__areas-item .dexco__areas-desc p,body.fonte-3 .dexco__ld-desc p,body.fonte-3 .reconhecimentos__timeline-desc p,body.fonte-3 .nossa__historia-ano p,body.fonte-3 .nossa__historia-decada-title p,body.fonte-3 .noticia__img-title,body.fonte-3 .noticias-interna__content p,body.fonte-3 .share__container p,body.fonte-3 .marcas__content-desc a,body.fonte-3 .marcas__content-desc p,body.fonte-3 .marcas__fsc-text p,body.fonte-3 .marcas__fsc-text a,body.fonte-3 .marcas__programs-desc p,body.fonte-3 .arvorar__content-desc p,body.fonte-3 .inovacao__base p,body.fonte-3 .inovacao__act-text p,body.fonte-3 .inovacao__act-text a,body.fonte-3 .sac__atendimento-desc p,body.fonte-3 .imprensa__contacts-item a,body.fonte-3 .imprensa__contacts-item p,body.fonte-3 .trabalhe__colaboradores-text p,body.fonte-3 .trabalhe__search-item p,body.fonte-3 .trabalhe__search-item a,body.fonte-3 .trabalhe__meet-desc p,body.fonte-3 .trabalhe__programs-text p,body.fonte-3 .mao-certa__content-desc p,body.fonte-3 .gestao__content-desc p,body.fonte-3 .gestao__tml-desc p,body.fonte-3 .gestao__tml-content p,body.fonte-3 .premios__content-desc p,body.fonte-3 .premios__content-about p,body.fonte-3 .academia__calendario__lista-tema,body.fonte-3 .home__esg .dialogo-container .dialogo-box p{font-size:22px;line-height:1.4em}body.fonte-3 .home__banner #somos-dexco .home__banner-content p,body.fonte-3 .home__banner #somos-dexco .home__banner-content--top p,body.fonte-3 .home__somos-desc p,body.fonte-3 .dexco__ld-desc p,body.fonte-3 .noticia__txt-meta,body.fonte-3 .home__banner #inovacao .home__banner-desc p,body.fonte-3 .home__banner #covid p{font-size:20px;line-height:1.5em}html:not([data-scroll="0"]) menu{box-shadow:0 0 .5em rgba(0,0,0,.5)}menu{background:#fbfbfb;box-shadow:none;margin:0;padding:0;position:fixed;transition:all .5s;top:0;width:100vw;z-index:10}@media screen and (max-width: 1200px){menu{width:100%}}@media screen and (max-width: 1024px){menu{background:#282828;box-shadow:0 0 .5em rgba(0,0,0,.5);width:100vw}}@media screen and (max-width: 758px){menu{left:-1px;top:-1px;width:101vw}}menu nav{align-items:center;margin:auto;max-width:95%}@media screen and (max-width: 1130px){menu nav.wrapper{margin:0 40px}}menu ul{margin:0;padding:0;transition:all .5s ease-in-out}@media screen and (max-width: 1024px){menu ul{flex-direction:column;padding-top:5px;width:100%}}@media screen and (max-width: 758px){menu ul{padding-top:10px}}@media screen and (max-width: 500px){menu ul{padding-top:15px}}menu ul li{list-style:none;margin:0 0 0 10px;position:relative}@media screen and (max-width: 1024px){menu ul li{margin:0}}@media screen and (max-width: 758px){menu ul li{margin:5px 0}}menu ul li:first-child{margin-left:0}menu ul li a{color:#58595b;display:inline-block;font-family:"Roboto","Calibri","sans-serif";font-size:15px;font-weight:400;padding:20px 5px;position:relative;text-decoration:none;transition:color .5s ease-in-out}@media screen and (max-width: 1024px){menu ul li a{color:#fbfbfb;padding:5px 0px 5px 20px}}@media screen and (max-width: 758px){menu ul li a{font-size:18px;margin-left:-10px;font-weight:300}}@media screen and (max-width: 500px){menu ul li a{font-size:16px}}menu ul li a:after{background:#58595b;content:"";bottom:15px;height:2px;left:0;opacity:0;position:absolute;transition:width 1.3s ease-in-out,opacity .3s ease-in-out;width:0}@media screen and (max-width: 1024px){menu ul li a:after{background:#fbfbfb;bottom:10px}}menu ul li a:hover:after{opacity:1;width:100%;transition:width .3s ease-in-out,opacity .5s ease-in-out}@media screen and (max-width: 758px){menu ul li a:hover:after{left:15px;transform:none;width:0}}menu ul li ul{background:#282828;box-shadow:0 3px 7px #1a1a1a;flex-direction:column;height:0;max-height:0;opacity:0;padding:0 10px;pointer-events:none;position:absolute;transition:max-height .5s ease-in-out,padding .3s ease-in-out,opacity .5s ease-in-out}@media screen and (max-width: 1024px){menu ul li ul{background:rgba(0,0,0,0);left:0;opacity:1;pointer-events:auto;position:relative;top:60px;transform:translate(-10px, 0px)}}@media screen and (max-width: 960px){menu ul li ul{top:70px}}@media screen and (max-width: 758px){menu ul li ul{top:50px}}@media screen and (max-width: 500px){menu ul li ul{top:30px}}menu ul li ul li,menu ul li ul a{opacity:0;transition:opacity .7s ease-in-out}@media screen and (max-width: 1024px){menu ul li ul li,menu ul li ul a{opacity:1}}menu ul li ul li{margin:20px 0}@media screen and (max-width: 1024px){menu ul li ul li{margin:0}}@media screen and (max-width: 1024px){menu ul li ul li{margin:10px 0}}@media screen and (max-width: 500px){menu ul li ul li{margin:7px 0}}menu ul li ul li a{color:#fbfbfb;font-family:"Roboto","Calibri","sans-serif";font-size:14px;font-weight:300;margin:0;padding:0 10px;transition:color .5s ease-in-out;width:max-content}@media screen and (max-width: 1024px){menu ul li ul li a{font-family:"Roboto","Calibri","sans-serif";font-size:15px;padding:11px 20px}}@media screen and (max-width: 758px){menu ul li ul li a{font-size:18px;padding:5px 20px}}@media screen and (max-width: 500px){menu ul li ul li a{font-size:16px}}menu ul li ul li a:after{background:#939598;bottom:-5px;left:10px;opacity:0;transition:width 1s ease-in-out,opacity .3s ease-in-out}menu ul li ul li a:hover:after{width:85%;opacity:1;transition:width .3s ease-in-out,opacity .5s ease-in-out}@media screen and (max-width: 1024px){menu ul li ul li a:hover:after{background:#fbfbfb;bottom:5px;width:100%}}@media screen and (max-width: 758px){menu ul li ul li a:hover:after{width:0%}}menu i{font-size:14px;margin-left:5px}@media screen and (max-width: 1024px){menu i{font-size:16px;font-weight:200;margin-left:10px}}.menu.is-active{background:#282828}.menu__logo{width:15%;z-index:8}@media screen and (max-width: 1024px){.menu__logo{width:auto}}.menu__logo img{transition:opacity .5s ease-in-out;width:140px}@media screen and (max-width: 1024px){.menu__logo img{margin-top:7px;width:110px}}@media screen and (max-width: 1024px){.menu__logo img{margin-top:5px;width:90px}}.menu__logo img:hover{opacity:.7}.menu__extra{background:#58595b;position:relative;z-index:9}@media screen and (max-width: 1024px){.menu__extra{background:rgba(0,0,0,0);margin-top:17px;padding-top:17px;position:relative}.menu__extra:after{background:#fbfbfb;content:"";height:1px;left:0;position:absolute;top:0;width:100%}}@media screen and (max-width: 758px){.menu__extra{padding-bottom:100px}}.menu__extra-list{padding:5px 0}.menu__extra-list li{margin:0 0 0 13px}@media screen and (max-width: 1024px){.menu__extra-list li{margin:0}}@media screen and (max-width: 758px){.menu__extra-list li{margin:5px 0}}@media screen and (max-width: 500px){.menu__extra-list li{margin:2px 0}}.menu__extra-list li a{color:#fbfbfb;font-family:"Roboto","Calibri","sans-serif";font-size:13px;padding:10px}@media screen and (max-width: 1024px){.menu__extra-list li a{font-size:14px;padding:10px 20px}}@media screen and (max-width: 758px){.menu__extra-list li a{font-size:18px;padding:5px 0px 5px 20px}}@media screen and (max-width: 500px){.menu__extra-list li a{font-size:16px}}.menu__extra-list li a::after{background:#fbfbfb;bottom:5px}.menu__extra-list li a i{font-size:10px}.menu__container{align-items:center;padding:17px 0 13px}@media screen and (max-width: 1024px){.menu__container{max-width:100vw;padding:5px 0}}.menu__list{transition:opacity .5s ease-in-out}.menu__list.disabled{opacity:0;pointer-events:none}.menu__search{margin-left:-30px;z-index:8}@media screen and (max-width: 1024px){.menu__search{margin-left:0;position:relative}}.menu__search.active .menu__search-input,.menu__search.active .menu__search-close{opacity:1}.menu__search.active .menu__search-input{pointer-events:auto;z-index:0}.menu__search.active .menu__search-glass{opacity:0}.menu__search-input{height:13px;margin:10px 0 -5px;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .5s ease-in-out;width:275px;z-index:-1}@media screen and (max-width: 1024px){.menu__search-input{background:#fbfbfb;border:none;padding:12px 10px;right:40px;width:250px}}@media screen and (max-width: 960px){.menu__search-input{width:200px}}@media screen and (max-width: 758px){.menu__search-input{width:250px}}@media screen and (max-width: 500px){.menu__search-input{width:200px}}.menu__search-btn{background:#000;display:block;width:15px;height:15px;margin:10px 0;padding:10px 11px;position:relative;transition:background .5s ease-in-out}@media screen and (max-width: 1024px){.menu__search-btn{background:rgba(0,0,0,0)}}.menu__search-btn:hover{background:#58595b}@media screen and (max-width: 1024px){.menu__search-btn:hover{background:rgba(0,0,0,0)}}.menu__search-btn::after{display:none}.menu__search-btn i{color:#fff;margin:0;position:absolute}.menu__search-glass{font-size:15px;opacity:1;transition:opacity .5s ease-in-out}@media screen and (max-width: 1024px){.menu__search-glass{font-size:18px;margin:-2px 0 0}}.menu__search-close{font-size:25px;left:50%;opacity:0;top:50%;transform:translate(-50%, -50%);transition:opacity .5s ease-in-out}@media screen and (max-width: 1024px){.menu__search-close{margin-left:1px !important}}.menu__link--dropdown{margin-bottom:0}.menu__link--dropdown::after{display:none}.menu__link--dropdown i{font-size:12px;margin-left:3px}.menu__link--third i{font-size:18px;pointer-events:none;position:absolute;right:-115px}@media screen and (max-width: 1024px){.menu__link--third i{right:-170%}}@media screen and (max-width: 960px){.menu__link--third i{right:-150%}}@media screen and (max-width: 800px){.menu__link--third i{right:-130%}}@media screen and (max-width: 500px){.menu__link--third i{top:7px;right:auto;left:85vw}}.menu__item--dropdown:hover .menu__dropdown:not(.menu__dropdown--third),.menu__item--dropdown:active .menu__dropdown:not(.menu__dropdown--third){height:auto;max-height:800px;opacity:1;padding:8px 15px;pointer-events:all}@media screen and (max-width: 1024px){.menu__item--dropdown:hover .menu__dropdown:not(.menu__dropdown--third),.menu__item--dropdown:active .menu__dropdown:not(.menu__dropdown--third){padding:0}}.menu__item--dropdown:hover .menu__dropdown:not(.menu__dropdown--third) div,.menu__item--dropdown:hover .menu__dropdown:not(.menu__dropdown--third) li,.menu__item--dropdown:hover .menu__dropdown:not(.menu__dropdown--third) a,.menu__item--dropdown:active .menu__dropdown:not(.menu__dropdown--third) div,.menu__item--dropdown:active .menu__dropdown:not(.menu__dropdown--third) li,.menu__item--dropdown:active .menu__dropdown:not(.menu__dropdown--third) a{opacity:1}.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):hover,.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):active{height:auto;max-height:800px;opacity:1;padding:8px 15px;pointer-events:all}@media screen and (max-width: 1024px){.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):hover,.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):active{padding:0}}.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):hover div,.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):hover li,.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):hover a,.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):active div,.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):active li,.menu__item--dropdown .menu__dropdown:not(.menu__dropdown--third):active a{opacity:1}.menu__item--third{margin:-20px -20px 0;padding:20px 20px;transition:all .5s ease-in-out}@media screen and (max-width: 1024px){.menu__item--third{position:relative;margin:10px -20px 0;padding:0 20px 20px}}@media screen and (max-width: 500px){.menu__item--third{margin:0;padding:0}}@media screen and (max-width: 500px){.menu__item--third a{max-width:90%}}.menu__item--third:hover .menu__dropdown--third,.menu__item--third:active .menu__dropdown--third{opacity:1;padding:8px 15px;pointer-events:all}@media screen and (max-width: 1024px){.menu__item--third:hover .menu__dropdown--third,.menu__item--third:active .menu__dropdown--third{padding:0}}@media screen and (max-width: 758px){.menu__item--third:hover .menu__dropdown--third,.menu__item--third:active .menu__dropdown--third{position:relative}}.menu__item--third:hover .menu__dropdown--third div,.menu__item--third:hover .menu__dropdown--third li,.menu__item--third:hover .menu__dropdown--third a,.menu__item--third:active .menu__dropdown--third div,.menu__item--third:active .menu__dropdown--third li,.menu__item--third:active .menu__dropdown--third a{opacity:1}.menu__item--third a::after{display:block;left:auto;transform:none}.menu__header{align-items:center;display:flex;justify-content:space-between;margin:3px 40px}@media screen and (max-width: 758px){.menu__header{margin:3px 20px;padding:10px 0}}@media screen and (max-width: 758px){.menu__header{padding:0}}.menu__burguer{border-bottom:2px solid #fbfbfb;cursor:pointer;margin:-5px 0 0;padding:10px 0;position:relative;transition:all .5s ease-in-out;width:30px;z-index:10}@media screen and (max-width: 758px){.menu__burguer{margin:0 10px 0 0}}@media screen and (max-width: 500px){.menu__burguer{padding:7px 0;width:25px}}.menu__burguer.is-active{margin:-15px -10px 0 10px;transform:rotate(45deg)}@media screen and (max-width: 758px){.menu__burguer.is-active{margin:-15px 10px 0 0;transform:rotate(-40deg)}}@media screen and (max-width: 500px){.menu__burguer.is-active{margin:-10px 13px 0 -3px}}.menu__burguer.is-active::before{top:20px;transform:rotate(-85deg)}@media screen and (max-width: 758px){.menu__burguer.is-active::before{transform:rotate(85deg)}}@media screen and (max-width: 500px){.menu__burguer.is-active::before{top:14px}}.menu__burguer.is-active::after{opacity:0}.menu__burguer::before{background:#fbfbfb;border-radius:5px;content:"";height:2px;left:0;position:absolute;top:1px;transition:all .5s ease-in-out;width:30px}@media screen and (max-width: 500px){.menu__burguer::before{top:0;width:25px}}.menu__burguer::after{background:#fbfbfb;border-radius:5px;bottom:7px;content:"";height:2px;left:0;position:absolute;transition:all .5s ease-in-out;width:30px}@media screen and (max-width: 500px){.menu__burguer::after{bottom:5px;width:25px}}.menu__content{background:#282828;box-shadow:4px 20px 10px rgba(0,0,0,.5);bottom:0;height:calc(100vh - 70px);opacity:1;padding:10px 25px 0;pointer-events:none;position:fixed;left:-200%;transition:left .5s ease-in-out;width:25%;z-index:-5}@media screen and (max-width: 960px){.menu__content{width:30%;top:0px;box-shadow:-2px 5px 10px rgba(0,0,0,.5)}}@media screen and (max-width: 758px){.menu__content{padding:20px 15px 0;width:95%;overflow-y:scroll;margin-top:70px}}@media screen and (max-width: 500px){.menu__content{width:calc(100% - 30px)}}.menu__content.is-active{left:0;pointer-events:auto;z-index:7}.menu__dropdown{min-width:150px}.menu__dropdown:not(#quem-somos),.menu__dropdown:not(#lingua){left:11px}.menu__dropdown#lingua{min-width:115px;z-index:1}.menu__dropdown#lingua li{margin:0}.menu__dropdown#lingua li a{margin-bottom:10px;padding:10px 10px 2px}.menu__dropdown--third{background:#58595b;height:auto;left:100% !important;margin-left:-5px;max-height:100%;padding:3px 15px !important;transition:all .5s ease-in-out;top:0}@media screen and (max-width: 1024px){.menu__dropdown--third{background:rgba(0,0,0,0);bottom:-40px;box-shadow:none;left:30px !important;opacity:0;pointer-events:none;position:absolute;top:auto;width:85%}}@media screen and (max-width: 758px){.menu__dropdown--third{bottom:0;top:0;height:auto;position:absolute;padding:0 10px !important}}.menu__dropdown-open{cursor:pointer;display:flex;justify-content:flex-end;padding:6px;position:absolute;right:0;top:0;width:95%}.menu__dropdown-open i{color:#fbfbfb;font-size:18px;font-weight:400;transition:opacity .5s ease-in-out}.menu__dropdown-open i:hover{opacity:.7}@media screen and (max-width: 1024px){.menu__dropdown-open i{font-size:18px;font-weight:200}}@media screen and (max-width: 758px){.menu__dropdown-open i{font-size:24px}}@media screen and (max-width: 1024px){.menu__dropdown-content{background:#282828;bottom:0;display:block;height:95%;left:-100%;margin:0;padding:0 20px;position:fixed;transition:left .5s ease-in-out;width:30%;z-index:2}}@media screen and (max-width: 758px){.menu__dropdown-content{height:90vh;padding:0;width:100vw;top:50px}}.menu__dropdown-content.is-active{left:0}@media screen and (max-width: 758px){.menu__dropdown-content.is-active{left:10px}}@media screen and (max-width: 500px){.menu__dropdown-content.is-active{left:0}}.menu__dropdown-close{color:#fbfbfb;cursor:pointer;font-size:18px;font-weight:400;left:0;padding:10px;position:relative;top:50px;transition:opacity .5s ease-in-out}.menu__dropdown-close:hover{opacity:.7}@media screen and (max-width: 758px){.menu__dropdown-close{font-size:26px;top:30px}}@media screen and (max-width: 500px){.menu__dropdown-close{top:20px}}footer{background:#f1f2f2;color:#282828;padding:60px 0 50px}@media screen and (max-width: 1024px){footer{padding:60px 40px 50px}}@media screen and (max-width: 960px){footer{padding:60px 0 50px}}@media screen and (max-width: 758px){footer{padding:40px 0 20px}}footer p,footer a{font-family:"Roboto","Calibri","sans-serif";font-size:16px;margin:0}footer a{color:#939598;text-decoration:none}footer a img{transition:opacity .5s ease-in-out;max-height:40px}footer a img:hover{opacity:.7}.footer__logo{display:block;margin-bottom:50px;text-align:center}.footer__logo img{object-fit:contain;width:215px}@media screen and (max-width: 500px){.footer__logo img{width:170px}}.footer__more{border-bottom:1px solid #939598;padding-bottom:40px}@media screen and (max-width: 960px){.footer__more{flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 758px){.footer__more{border-color:#282828}}@media screen and (max-width: 500px){.footer__more{padding-bottom:30px}}.footer__more a{height:30px}@media screen and (max-width: 960px){.footer__more a{margin:0 20px}}@media screen and (max-width: 758px){.footer__more a{margin:0 10px}}@media screen and (max-width: 1024px){.footer__more a img{height:20px}}@media screen and (max-width: 758px){.footer__more a img{height:11px}}.footer__more #deca{margin-top:5px}@media screen and (max-width: 1024px){.footer__more #deca{margin-top:4px}}@media screen and (max-width: 758px){.footer__more #deca{margin-top:0px}}.footer__more #deca img{min-height:20px}@media screen and (max-width: 1024px){.footer__more #deca img{height:16px;min-height:16px}}@media screen and (max-width: 758px){.footer__more #deca img{height:9px;min-height:9px}}.footer__more #ceusa{margin-top:6px}@media screen and (max-width: 1024px){.footer__more #ceusa{margin-top:4px}}@media screen and (max-width: 758px){.footer__more #ceusa{margin-top:0px}}.footer__more #ceusa img{min-height:18px}@media screen and (max-width: 1024px){.footer__more #ceusa img{height:15px;min-height:10px}}@media screen and (max-width: 758px){.footer__more #ceusa img{height:9px;min-height:9px}}@media screen and (max-width: 758px){.footer__more #hydra{margin-top:1px}}@media screen and (max-width: 1024px){.footer__more #hydra img{height:24px}}@media screen and (max-width: 758px){.footer__more #hydra img{height:12px;min-height:12px}}.footer__content{margin:40px 0 100px;flex-wrap:wrap}@media screen and (max-width: 1024px){.footer__content{margin-bottom:120px}}@media screen and (max-width: 960px){.footer__content{flex-wrap:wrap;margin-bottom:80px}}@media screen and (max-width: 758px){.footer__content{margin-bottom:30px}}.footer__partners{max-width:780px;width:65%}@media screen and (max-width: 960px){.footer__partners{margin-bottom:20px;width:100%}}@media screen and (max-width: 758px){.footer__partners{margin-bottom:30px}}@media screen and (max-width: 500px){.footer__partners{margin-bottom:20px}}.footer__partners p{margin-bottom:25px}@media screen and (max-width: 758px){.footer__partners p{margin-bottom:15px;text-align:left;padding-left:0px}}.footer__partners-list{align-items:center;height:40px}@media screen and (max-width: 1024px){.footer__partners-list{flex-wrap:wrap;height:auto}}@media screen and (max-width: 758px){.footer__partners-list{justify-content:start}}.footer__partners-list a{align-items:center;display:flex;margin-right:20px}@media screen and (max-width: 1024px){.footer__partners-list a{margin:0 25px 20px 0}}@media screen and (max-width: 960px){.footer__partners-list a{margin-right:18px}}@media screen and (max-width: 850px){.footer__partners-list a{margin-right:15px}}@media screen and (max-width: 800px){.footer__partners-list a{margin-right:30px}}@media screen and (max-width: 758px){.footer__partners-list a{margin:0 20px 20px 0}}.footer__social{max-width:260px;width:25%}@media screen and (max-width: 960px){.footer__social{max-width:100%;width:100%}}.footer__social p{margin-bottom:25px}@media screen and (max-width: 758px){.footer__social p{margin-bottom:15px;text-align:left;padding-left:0px}}.footer__social-list{align-items:center}@media screen and (max-width: 758px){.footer__social-list{justify-content:start;margin-left:-10px}}.footer__social-list a{color:#000;margin-right:25px;transition:color .5s ease-in-out}.footer__social-list a:hover{color:#58595b}@media screen and (max-width: 758px){.footer__social-list a{margin:0 13px}}.footer__social-list i{font-size:25px}@media screen and (max-width: 758px){.footer__social-list i{font-size:18px}}.footer__credits{margin:auto;max-width:755px}@media screen and (max-width: 960px){.footer__credits{max-width:100%}}@media screen and (max-width: 758px){.footer__credits{align-items:flex-start;flex-direction:column;justify-content:start}}.footer__credits ul{padding:0;list-style:none;width:100%;display:flex;justify-content:space-between}.footer__credits li{list-style:none;line-height:normal}.footer__credits a{transition:color .5s ease-in-out}@media screen and (max-width: 758px){.footer__credits a{color:#282828;font-size:14px}}@media screen and (max-width: 758px){.footer__credits a{margin-top:10px}}.footer__credits a:hover{color:#282828}.footer__credits a i{margin-left:5px}.cookies{background:#fff;bottom:0;box-shadow:0px 8px 24px rgba(0,0,0,.16);padding:20px 0;position:fixed;transition:all .5s ease-in-out;width:100%;z-index:10}.cookies.is-disable{bottom:-100%}.banner{height:auto;position:relative}@media screen and (max-width: 960px){.banner{height:auto}}.banner__effect{position:absolute}.banner__content{position:relative}.banner--marcas{margin-top:135px;min-height:500px}@media screen and (max-width: 1024px){.banner--marcas{min-height:200px}}@media screen and (max-width: 500px){.banner--marcas{margin-top:90px}}.banner--marcas .banner__container{height:90vh;max-height:695px}@media screen and (max-width: 1024px){.banner--marcas .banner__container{padding:0 40px;margin-bottom:70px;min-height:360px}}@media screen and (max-width: 960px){.banner--marcas .banner__container{height:450px;min-height:auto;padding:0}}@media screen and (max-width: 758px){.banner--marcas .banner__container{height:250px;margin-bottom:0px}}@media screen and (max-width: 500px){.banner--marcas .banner__container{height:190px}}.banner--marcas .banner__effect{background:#282828;height:5px;right:0;top:20%;transform:translateY(-50%);width:29vw;z-index:1}@media screen and (max-width: 1700px){.banner--marcas .banner__effect{width:29vw;top:20%}}@media screen and (max-width: 1500px){.banner--marcas .banner__effect{width:26vw;top:22%}}@media screen and (max-width: 960px){.banner--marcas .banner__effect{width:240px;top:15%}}@media screen and (max-width: 758px){.banner--marcas .banner__effect{width:170px}}@media screen and (max-width: 500px){.banner--marcas .banner__effect{height:2px;top:25px;width:130px;top:121px;width:180px;left:0}}.banner--marcas .title{font-size:20vh;line-height:.9em;margin:90px 0 0;z-index:1}@media screen and (max-width: 1024px){.banner--marcas .title{font-size:170px}}@media screen and (max-width: 960px){.banner--marcas .title{font-size:130px;margin-top:50px}}@media screen and (max-width: 758px){.banner--marcas .title{font-size:90px;margin-top:30px}}@media screen and (max-width: 500px){.banner--marcas .title{font-size:50px;margin-top:20px}}.banner--marcas img{height:77vh;min-height:400px;max-height:595px;left:60%;margin:-135px 0 135px;object-fit:contain;position:absolute;transform:translateX(-50%);width:670px}@media screen and (max-width: 1024px){.banner--marcas img{height:500px;max-height:auto;min-height:auto;width:560px}}@media screen and (max-width: 758px){.banner--marcas img{height:330px;width:370px}}@media screen and (max-width: 500px){.banner--marcas img{height:225px;left:65%;margin:-90px 0 0;object-fit:cover;object-position:right;width:240px}}.banner--marcas .subtitle{font-size:5vh;margin:20vh 0 0;max-width:300px;text-align:right;text-transform:none;z-index:1}@media screen and (max-width: 1024px){.banner--marcas .subtitle{font-size:38px}}@media screen and (max-width: 960px){.banner--marcas .subtitle{margin-top:75px}}@media screen and (max-width: 758px){.banner--marcas .subtitle{font-size:28px;max-width:170px;margin-right:10px}}@media screen and (max-width: 500px){.banner--marcas .subtitle{font-size:16px;margin-top:30px;max-width:110px;position:absolute;text-align:left;top:100px;left:2px;font-size:14px;width:110px}}.banner--fornecedores{height:715px;margin-bottom:100px}@media screen and (max-width: 758px){.banner--fornecedores{margin-bottom:0px}}.banner--fornecedores .banner__effect{opacity:.5;z-index:-1}.banner--fornecedores .banner__content{height:715px}.banner--fornecedores .banner__content h1,.banner--fornecedores .banner__content .title{font-size:100px;line-height:1.17em;margin-top:0px;max-width:940px}.banner--fornecedores .banner__content img{height:100%;left:auto;margin-bottom:0;object-fit:cover;right:0;width:835px;max-width:70vw}@media screen and (max-width: 1024px){.banner--fornecedores .banner__content img{max-width:50vw}}.banner--fornecedores .banner__content-text{z-index:1}.banner--fornecedores .banner__content-text p{color:#282828;font-size:20px;font-style:italic;font-weight:300;margin-top:70px;max-width:420px}.banner--fornecedores .banner__content a{color:#58595b;font-size:16px;font-weight:400;margin-top:50px}.banner--fornecedores .banner__content a:hover{color:#282828}.banner--small{height:300px;margin-bottom:100px}.banner--small .banner{height:300px}.banner--small .banner__effect{opacity:.5;z-index:-1}.banner--small .banner__content{align-items:flex-end;height:300px;margin:0;max-width:1440px}.banner--small .banner__content img{height:300px;left:0;margin:0;position:absolute;object-fit:cover;top:0;width:700px}.banner--small .banner__content h1,.banner--small .banner__content .title{font-size:100px;line-height:.7em;margin:0;max-width:830px;z-index:1}.topic{margin-bottom:80px;position:relative}.topic .title{color:#58595b;width:360px}.topic .effect{background:#58595b;height:5px;right:0;position:absolute;top:50%;transform:translateY(-50%);width:850px}@media screen and (max-width: 1300px){.topic .effect{width:800px}}.topic--text .flex--st{align-items:center}.topic--text p{font-size:20px;font-style:italic;font-weight:300;margin-left:30px;max-width:280px}.topic--text .effect{width:550px}.nossa__historia-linha-do-tempo{justify-content:space-between;height:calc(100vh - 380px);margin:0 auto 100px;overflow:auto;width:100%}@media screen and (max-width: 1500px){.nossa__historia-linha-do-tempo{height:calc(100vh - 260px)}}@media screen and (max-width: 1024px){.nossa__historia-linha-do-tempo{height:calc(100vh - 220px);width:100%}}.nossa__historia-ano{align-items:center;display:flex;flex:1;margin-bottom:60px}.nossa__historia-ano.flex--st{display:flex;align-items:center}.nossa__historia-decada.flex--sb{display:flex;margin-bottom:60px;justify-content:space-between;align-items:flex-start}.nossa__historia-decada-title{position:-webkit-sticky;position:sticky;top:0;width:32%;margin-right:60px}@media screen and (max-width: 1024px){.nossa__historia-decada-title{top:0px}}.nossa__historia-decada-title p{margin:0}@media screen and (max-width: 1500px){.nossa__historia-decada-title p{line-height:1.3em}}.nossa__historia-h2{font-size:80px;line-height:1em;font-weight:300;text-transform:uppercase;margin-top:0px;margin-bottom:30px}@media screen and (max-width: 1500px){.nossa__historia-h2{font-size:50px;margin-bottom:20px}}@media screen and (max-width: 1024px){.nossa__historia-h2{font-size:40px}}.nossa__historia-ano-img{width:350px;height:350px;margin-right:60px;object-fit:contain}@media screen and (max-width: 1024px){.nossa__historia-ano-img{margin-right:30px;width:250px;height:300px}}.nossa__historia-decada-descer{display:block;width:50px;margin:60px auto 0;text-align:center;object-fit:contain}@media screen and (max-width: 1500px){.nossa__historia-decada-descer{margin:20px auto 0;width:40px}}@media screen and (max-width: 1024px){.nossa__historia-decada-descer{margin-top:10px;width:35px}}@media screen and (max-width: 1500px){.nossa__historia-decada-descer img{width:100%}}.nossa__historia-lista{flex:1}.nossa__historia-nav{position:sticky;left:0;bottom:-15px;display:flex;padding-bottom:10vh;align-items:center}@media screen and (max-width: 960px){.nossa__historia-nav{bottom:0px;position:fixed;padding:0}}.nossa__historia-nav-list{position:relative;z-index:2;display:flex;width:100%;justify-content:center;align-items:stretch}.nossa__historia-nav-list-bg{background:linear-gradient(transparent, #fff 70%);position:absolute;width:100vw;height:200px;bottom:0;right:0;z-index:-1;pointer-events:none}@media screen and (max-width: 1500px){.nossa__historia-nav-list-bg{height:120px}}.nossa__historia-nav-list:after{background:#fff;bottom:-100px;content:"";height:100px;left:0;position:absolute;width:100%;z-index:2}.nossa_historia-nav-item{display:inline-block;padding:10px 40px;border-bottom:5px solid #939598;background-color:rgba(0,0,0,0);transition:all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);color:#939598;line-height:1.7em;text-align:center;text-decoration:none}@media screen and (max-width: 1024px){.nossa_historia-nav-item{padding:10px 25px}}@media screen and (max-width: 960px){.nossa_historia-nav-item{min-width:90px;padding-right:0;padding-left:0}}.nossa_historia-nav-item:hover{padding-top:5px;padding-bottom:15px;border-bottom-color:#f7a920;color:#58595b}.nossa_historia-nav-item.nav--ativo{padding-top:0px;padding-bottom:20px;border-bottom-color:#f7a920;color:#58595b}.nossa__historia-decada-subir{display:block;width:50px;margin:0 auto 50px;transform:rotate(-180deg)}@media screen and (max-width: 1500px){.nossa__historia-decada-subir{width:40px;margin:0 auto 20px}}@media screen and (max-width: 1024px){.nossa__historia-decada-subir{margin-bottom:10px;width:35px}}@media screen and (max-width: 1500px){.nossa__historia-decada-subir img{width:100%}}@media screen and (max-width: 991px){.nossa__historia-ano{flex-direction:column;align-items:flex-start}.nossa__historia-ano-img{width:300px;height:200px}.nossa__historia-nav{overflow:visible;overflow-y:hidden;width:100vw;background-color:#fff}.nossa__historia-nav-list{overflow:scroll;overflow-y:hidden;padding-bottom:15px;justify-content:center}.nossa_historia-nav-item{font-size:14px}}@media screen and (max-width: 767px){.nossa__historia-linha-do-tempo{position:relative}.nossa__historia-ano{max-width:300px;flex-direction:column;font-size:12px;line-height:1.5em;max-width:100%;width:100%}.nossa__historia-ano img{margin:0}.nossa__historia-decada.flex--sb{flex-direction:column}.nossa__historia-decada-title{position:relative;width:80%;margin-right:0px;margin-bottom:60px;padding-right:40px;padding-left:40px;font-size:12px;line-height:1.5em;text-align:center}.nossa__historia-h2{font-size:30px}.nossa__historia-decada-descer{display:none}.nossa__historia-nav{position:-webkit-sticky;position:sticky;left:0px;top:0px;right:auto;bottom:auto;width:100vw;padding-top:0px;padding-bottom:0vh;margin-bottom:40px;background-color:#fff}.nossa__historia-nav-list{overflow-x:scroll;overflow-y:hidden;padding-bottom:15px;background-color:#fff}.nossa_historia-nav-item{min-width:0;padding-right:5px;padding-left:5px;font-size:11px;line-height:1em}.nossa__historia-nav-bg{display:none}.nossa__historia-decada-subir{display:none}}@media screen and (max-width: 479px){.nossa__historia-decada-title{padding-right:20px;padding-left:20px}.nossa__historia-nav,.nossa__historia-nav-list{background-color:rgba(0,0,0,0)}.nossa__historia-nav-list-bg{display:none}}.col-destaque{width:60%}@media screen and (max-width: 960px){.col-destaque{width:100%}}@media screen and (max-width: 758px){.col-destaque .flex--sb{width:100%;flex-direction:column}}.col-mini-destaque{width:50%}.col-mini-destaque:nth-child(1){margin-right:15px}@media screen and (max-width: 960px){.col-mini-destaque:nth-child(1){margin-right:7px}}.col-mini-destaque:nth-child(2){margin-left:15px}@media screen and (max-width: 960px){.col-mini-destaque:nth-child(2){margin-left:7px}}@media screen and (max-width: 758px){.col-mini-destaque{width:100%;margin:0 0 20px 0 !important}}.col-lateral{width:30%}@media screen and (max-width: 960px){.col-lateral{width:100%}}.noticias__banner{position:relative;display:flex;overflow:hidden;height:60vh;max-height:580px;margin-bottom:100px;padding-bottom:80px;align-items:flex-end;background-position:50% 50%;background-size:cover}@media screen and (max-width: 960px){.noticias__banner{margin-bottom:50px}}@media screen and (max-width: 758px){.noticias__banner{max-height:250px;margin-bottom:20px;padding-bottom:20px}}.noticias__banner .wrapper{z-index:3}.noticias__banner-shadow{position:absolute;left:0%;top:0%;right:0%;bottom:0%;z-index:2;background-color:#282828;opacity:.8;mix-blend-mode:multiply}.noticias__banner-title{position:relative;z-index:3;width:670px;max-width:80vw;color:#fbfbfb;text-decoration:none}.noticias__banner-title:hover .noticias__leiamais--branco{padding-right:30px;color:#fff;opacity:1}.noticias__banner-title-h1{color:#fbfbfb;font-size:40px;line-height:1.2em;z-index:3;text-transform:initial;margin-bottom:20px}@media screen and (max-width: 960px){.noticias__banner-title-h1{font-size:30px}}@media screen and (max-width: 758px){.noticias__banner-title-h1{font-size:20px}}.noticias__filtrar{width:100%;margin-bottom:100px;padding-bottom:70px}@media screen and (max-width: 960px){.noticias__filtrar{padding-bottom:30px}}.noticias__filtrar-slide{width:100%;display:block}@media screen and (max-width: 1024px){.noticias__filtrar-slide{text-align:center}}.noticias__filtrar .flickity-slider{margin-left:0px}@media screen and (max-width: 1024px){.noticias__filtrar .flickity-slider{margin-left:0}}.noticias__filtrar .flickity-button,.noticias__filtrar .flickity-button:focus{top:auto;bottom:0;box-shadow:none;padding:0}@media screen and (max-width: 1024px){.noticias__filtrar .flickity-button,.noticias__filtrar .flickity-button:focus{bottom:-20px;margin:0 20px}}@media screen and (max-width: 960px){.noticias__filtrar .flickity-button,.noticias__filtrar .flickity-button:focus{bottom:-38px}}.noticias__filtrar .flickity-prev-next-button.previous{background:none;left:0}.noticias__filtrar .flickity-prev-next-button.previous:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:200;color:#282828;font-size:50px}@media screen and (max-width: 960px){.noticias__filtrar .flickity-prev-next-button.previous:before{font-weight:300;font-size:30px}}@media screen and (max-width: 500px){.noticias__filtrar .flickity-prev-next-button.previous:before{font-size:23px}}.noticias__filtrar .flickity-prev-next-button.previous svg{display:none}.noticias__filtrar .flickity-prev-next-button.next{background:none;right:0}.noticias__filtrar .flickity-prev-next-button.next:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:200;color:#282828;font-size:50px}@media screen and (max-width: 960px){.noticias__filtrar .flickity-prev-next-button.next:before{font-weight:300;font-size:30px}}@media screen and (max-width: 500px){.noticias__filtrar .flickity-prev-next-button.next:before{font-size:23px}}.noticias__filtrar .flickity-prev-next-button.next svg{display:none}.noticias__filtrar .flickity-viewport{transition:height .2s}.noticias__filtrar .flickity-page-dots{bottom:0px}.noticias__filtrar .flickity-page-dots .dot{height:5px;width:100px;margin:0 10px;border-radius:0;transition:opacity .4s ease}@media screen and (max-width: 1024px){.noticias__filtrar .flickity-page-dots .dot{width:50px}}@media screen and (max-width: 960px){.noticias__filtrar .flickity-page-dots .dot{margin:0 5px;width:20px}}@media screen and (max-width: 500px){.noticias__filtrar .flickity-page-dots .dot{width:15px}}.noticias__filtrar .flickity-page-dots .dot:hover{opacity:.8}.noticias__filtrar .flickity-page-dots .dot.is-selected{opacity:.5}.noticias-item{width:33%;padding:20px;display:inline-block;box-sizing:border-box;vertical-align:top}@media screen and (max-width: 1024px){.noticias-item{padding:0;text-align:left;width:70%}}@media screen and (max-width: 960px){.noticias-item{width:100%;padding:0 10px}}@media screen and (max-width: 960px){.noticias__destaque .flex--sb{display:block}}@media screen and (max-width: 960px){.noticias__destaque .flex--sb .flex--sb{display:flex}}@media screen and (max-width: 960px){.noticias__destaque .noticia__img{padding-right:10px}}@media screen and (max-width: 960px){.noticias__destaque .title{font-size:20px}}.noticias__recent-topo{align-items:center}@media screen and (max-width: 960px){.noticias__recent-topo{margin-bottom:20px}}@media screen and (max-width: 758px){.noticias__recent-topo{align-items:start;flex-direction:column}}@media screen and (max-width: 960px){.noticias__recent-topo h2{font-size:20px}}@media screen and (max-width: 960px){.noticias__recent-topo h2 br{display:none}}.noticias__recent-filtro{align-items:center}@media screen and (max-width: 758px){.noticias__recent-filtro{flex-wrap:wrap;width:100%}}.noticias__recent-filtro select,.noticias__recent-filtro input{border:0;padding-left:20px;padding-right:20px;width:270px;max-width:100%;margin:0}@media screen and (max-width: 1024px){.noticias__recent-filtro select,.noticias__recent-filtro input{width:220px}}@media screen and (max-width: 960px){.noticias__recent-filtro select,.noticias__recent-filtro input{width:180px}}@media screen and (max-width: 500px){.noticias__recent-filtro select,.noticias__recent-filtro input{width:100%}}.noticias__recent-filtro select{height:auto;max-height:40px;padding:7px 20px 10px}@media screen and (max-width: 500px){.noticias__recent-filtro select{width:100%}}.noticias__recent-filtro button{border:1px solid #282828;background-color:#282828;color:#fbfbfb;border-radius:0;width:40px;height:40px;text-align:center;padding:0}@media screen and (max-width: 500px){.noticias__recent-filtro button{margin:0 0 0 -30px;padding:0 0 0 4px}}.noticias__recent-filtro button:hover{opacity:.7}.noticias__recent-filtro--select{margin-right:50px}@media screen and (max-width: 758px){.noticias__recent-filtro--select{margin-right:30px}}@media screen and (max-width: 500px){.noticias__recent-filtro--select{margin:0 0 20px;width:100%}}.noticias__recent-filtro--input{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 500px){.noticias__recent-filtro--input{width:100%}}.noticias__recent-filtro--input input{width:300px;max-width:100%}@media screen and (max-width: 1024px){.noticias__recent-filtro--input input{width:200px}}@media screen and (max-width: 500px){.noticias__recent-filtro--input input{width:100%}}.noticias__leiamais--branco{display:inline-block;padding-right:25px;background-image:url(1f5c1ade86caac9b3161.svg);background-position:100% 50%;background-size:auto;background-repeat:no-repeat;transition:all 200ms ease;color:#e6e7e8;font-weight:300;text-decoration:none}.noticias__leiamais:hover{padding-right:30px}.noticia__img{position:relative;display:flex;height:150px;padding:20px 30px;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#fbfbfb}@media screen and (max-width: 1024px){.noticia__img{height:190px}}@media screen and (max-width: 758px){.noticia__img{padding:20px;height:110px}}.noticia__img-link{text-decoration:none}.noticia__img .noticias__leiamais--branco{opacity:0;text-decoration:none;margin-right:0}.noticia__img:hover .noticias__leiamais--branco{opacity:1;padding-right:30px;margin-right:5px}.noticia__img:hover .noticia__img-title,.noticia__img:hover .noticia__img-meta{opacity:0}.noticia__img-link{position:absolute;left:0%;top:0%;right:0%;bottom:0%;z-index:2;display:flex;padding:0 30px 9px 0;justify-content:flex-end;align-items:flex-end;background-color:#282828;opacity:.6;transition:opacity 200ms ease}.noticia__img-link:hover{opacity:1}.noticia__img-link--lg{position:absolute;left:0%;top:0%;right:0%;bottom:0%;z-index:2;display:flex;padding:0 30px 9px 0;justify-content:flex-end;align-items:flex-end;background-color:#282828;opacity:.6;transition:opacity 200ms ease;text-decoration:none}.noticia__img-link--lg:hover{opacity:.8}.noticia__img-title{position:relative;z-index:3;font-size:16px;font-weight:500;color:#fbfbfb;pointer-events:none;margin:0 0 10px}.noticia__img-title--lg{position:relative;z-index:3;font-size:20px;font-weight:500;color:#fbfbfb;pointer-events:none}@media screen and (max-width: 758px){.noticia__img-title--lg{font-size:16px;margin:10px 0}}.noticia__img--lg{position:relative;display:flex;height:250px;margin-bottom:30px;padding:30px;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#fbfbfb}@media screen and (max-width: 960px){.noticia__img--lg{margin-bottom:15px}}@media screen and (max-width: 758px){.noticia__img--lg{height:160px;padding:20px}}.noticia__img-bg{position:absolute;left:0%;top:0%;right:0%;bottom:0%;z-index:1;width:100%;height:100%;object-fit:cover}.noticia__img-meta,.noticia__txt-meta{position:relative;z-index:3;font-size:12px;line-height:1em;font-weight:300;letter-spacing:.05em;pointer-events:none}@media screen and (max-width: 758px){.noticia__img-meta,.noticia__txt-meta{font-size:10px}}.noticia__txt{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #282828}.noticia__txt h4{margin:0 0 10px}.noticia__txt-link{-webkit-transition:color 200ms ease;transition:color 200ms ease;color:#282828;text-decoration:none}.noticia__txt-link:hover{color:#58595b}.noticia__txt-link .noticia__txt-leiamais{background-size:14px;font-size:13px;opacity:0;margin-left:10px;padding-right:0px;padding-left:0}.noticia__txt-link:hover .noticia__txt-leiamais{opacity:1;padding-left:10px;padding-right:20px}.noticia__leiamais,.noticia__txt-leiamais{padding-right:25px;background-image:url(55b649b69c15ffe4f650.svg);background-position:100% 50%;background-size:auto;background-repeat:no-repeat;-webkit-transition:all 200ms ease;transition:all 200ms ease;color:#58595b;font-weight:300;text-decoration:none}.noticias__lista{margin-bottom:30px}@media screen and (max-width: 960px){.noticias__lista{margin-top:40px}}.noticias__lista .noticia__txt:last-child{border:none}@media screen and (max-width: 767px){.noticias__destaque{padding-bottom:0px}.noticias__destaque-title-h1{font-size:18px}.noticias__leiamais--branco{font-size:12px}.noticias__destaque .flex-sb{display:block}}.accordion{margin:0 0 80px;position:relative}@media screen and (max-width: 960px){.accordion{margin-bottom:20px}}.accordion:before{background:#282828;content:"";height:1px;position:absolute;right:0;top:-10px;transition:all .5s ease-out;width:100%}.accordion.active .accordion__header{cursor:auto}.accordion.active .accordion__header i{transform:rotate(90deg)}.accordion.active .accordion__body{max-height:1000px;min-height:10px;opacity:1;pointer-events:auto;z-index:1}.accordion.active .accordion__body *{opacity:1}.accordion__header{align-items:center;cursor:pointer}.accordion__header h4{margin:0;transition:color .5s ease-in-out}.accordion__header i{color:#282828;font-size:20px;transition:transform .5s ease-in-out}.accordion__header:hover h4,.accordion__header:hover i{color:#6d6e71}@media screen and (max-width: 960px){.accordion__header:hover h4,.accordion__header:hover i{color:#282828}}.accordion__header:hover i{transform:rotate(180deg)}.accordion__body{margin:25px 0 0;max-height:0;min-height:0;opacity:0;pointer-events:none;transition:all .5s ease-in-out;z-index:-1}@media screen and (max-width: 758px){.accordion__body{padding-bottom:10px}}.accordion__body p,.accordion__body a{color:#282828}.accordion__body *{opacity:0;transition:all .7s ease-in}.btn-straight{background-color:#fbfbfb;border-radius:0;font-weight:400;letter-spacing:.5em;font-size:20px;color:#000 !important;transition:all .3s;padding:17px 24px;display:flex;align-items:center;gap:10px;width:auto;max-width:max-content;margin:0 auto;text-decoration:none;text-transform:uppercase}.btn-straight.border{border:2.8px solid #000;transition:all .3s}.btn-straight.border:hover{border-color:#fff;transition:all .3s}.btn-straight.btn-special{position:relative;display:flex;flex-direction:column;background-color:rgba(0,0,0,0);justify-content:space-between;align-items:flex-start;border:2.8px solid #fff;color:#fff !important;font-size:24px;padding-bottom:60px}.btn-straight.btn-special svg{width:40px;height:40px}@media screen and (max-width: 960px){.btn-straight.btn-special span{font-size:18px}}@media screen and (max-width: 960px){.btn-straight.btn-special{align-items:flex-end}}.btn-straight.btn-special::before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background-color:#afbf12;z-index:0;transition:width .4s ease}.btn-straight.btn-special:hover::before{width:100%}.btn-straight.btn-special>*{position:relative;z-index:1}.btn-straight.btn-special:hover{color:#fff}.btn-straight:hover{background-color:#000;color:#fff !important;transition:all .3s}.btn-straight.btn-gray{background-color:#282828;color:#fbfbfb !important;border-color:#fbfbfb}.btn-straight.btn-gray:hover{background-color:#000;color:#fff !important;transition:all .3s}.btn-straight.btn-complete{width:100%;max-width:100%;display:block;text-align:center;box-sizing:border-box}@media screen and (max-width: 758px){.btn-straight{font-size:13px;padding:10px 15px}.btn-straight svg{width:15px}}.home__banner{height:80vh;min-height:550px;max-height:740px;overflow-y:hidden;color:#fbfbfb}@media screen and (max-width: 1500px){.home__banner{height:78vh;min-height:550px}}@media screen and (max-width: 1024px){.home__banner{height:100vh;max-height:100vh}}@media screen and (max-width: 960px){.home__banner{height:400px}}@media screen and (max-width: 758px){.home__banner{height:630px}}.home__banner .flickity-viewport{min-height:100%}.home__banner-slide{background:#282828;height:100%;width:100%;min-height:550px}@media screen and (max-width: 960px){.home__banner-slide{min-height:0px}}.home__banner .title{color:#fbfbfb;font-family:"Roboto","Calibri","sans-serif";font-weight:100}.home__banner #banner-somos-dexco{align-items:center;background:#282828 url(62a574cdf222993f773d.jpg) no-repeat;background-size:50% 100%;position:relative}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco{background-position:-30% 0;background-size:60% 100%}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco{background:#282828 url(5d19c9e706251709c948.png) no-repeat;background-position:0 0;background-size:100% 50% !important}}.home__banner #banner-somos-dexco .home__banner-title{left:-30px;position:absolute;z-index:5}@media screen and (max-width: 1500px){.home__banner #banner-somos-dexco .home__banner-title{left:-20px}}@media screen and (max-width: 1024px){.home__banner #banner-somos-dexco .home__banner-title{left:-10px}}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco .home__banner-title{top:55%;transform:translateY(-50%)}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-title{top:30%;left:0;width:100%}}.home__banner #banner-somos-dexco .home__banner-title .title{font-size:270px;line-height:27vh;margin:0;z-index:5}@media screen and (max-width: 1500px){.home__banner #banner-somos-dexco .home__banner-title .title{font-size:30vh;line-height:24vh}}@media screen and (max-width: 1300px){.home__banner #banner-somos-dexco .home__banner-title .title{font-size:25vh;line-height:22vh}}@media screen and (max-width: 1024px){.home__banner #banner-somos-dexco .home__banner-title .title{font-size:20vh}}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco .home__banner-title .title{font-size:10vh;line-height:9vh}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-title .title{font-size:15vh;line-height:13vh}}@media screen and (max-width: 500px){.home__banner #banner-somos-dexco .home__banner-title .title{font-size:90px;line-height:.9em}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-title .title:first-child{margin-left:-7px;text-align:left}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-title .title:last-child{margin-right:-7px;text-align:right}}.home__banner #banner-somos-dexco .home__banner-img--top{height:140px;object-fit:contain;position:absolute;right:0;top:0;width:335px;z-index:-1}@media screen and (max-width: 1500px){.home__banner #banner-somos-dexco .home__banner-img--top{height:auto;width:270px}}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco .home__banner-img--top{top:40px;width:240px}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-img--top{display:none}}.home__banner #banner-somos-dexco .home__banner-img--bottom{bottom:0;height:300px;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:250px;z-index:-1}@media screen and (max-width: 1500px){.home__banner #banner-somos-dexco .home__banner-img--bottom{height:250px;left:47%;width:auto}}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco .home__banner-img--bottom{height:200px;left:39%}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-img--bottom{display:none}}.home__banner #banner-somos-dexco .home__banner-desc{margin:0 0 0 auto;width:40%}@media screen and (max-width: 1500px){.home__banner #banner-somos-dexco .home__banner-desc{width:42%}}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco .home__banner-desc{margin:80px 0 0 auto;width:48%}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-desc{bottom:60px;margin:80px 0 0;position:absolute;width:100%}}.home__banner #banner-somos-dexco .home__banner-desc p{color:#fbfbfb;font-family:"Roboto","Calibri","sans-serif";font-size:15px;margin:30px 0;max-width:415px}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco .home__banner-desc p{max-width:350px;line-height:1.3em}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-desc p{margin:0 20px 30px;max-width:100%;font-size:.75rem}}.home__banner #banner-somos-dexco .home__banner-desc span{color:#fbfbfb;display:block;font-family:"Roboto","Calibri","sans-serif";font-size:1.25rem;font-weight:300;font-style:italic;max-width:300px;text-transform:uppercase}@media screen and (max-width: 960px){.home__banner #banner-somos-dexco .home__banner-desc span{font-size:1rem;margin:0}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-desc span{line-height:normal;margin:0 20px 30px;max-width:100%;width:100%}}@media screen and (max-width: 500px){.home__banner #banner-somos-dexco .home__banner-desc span{font-size:.75rem;margin:165px 5% 20px;max-width:90%}}@media screen and (max-width: 758px){.home__banner #banner-somos-dexco .home__banner-desc .btn{margin-left:20px}}.home__banner #esquerda,.home__banner #direita{display:flex;position:relative}.home__banner #esquerda .content-esquerda,.home__banner #direita .content-esquerda{width:100%;display:flex;position:relative}.home__banner #esquerda .content-esquerda>*,.home__banner #direita .content-esquerda>*{width:50%}.home__banner #esquerda .content-esquerda>img,.home__banner #direita .content-esquerda>img{object-fit:cover}@media screen and (max-width: 1500px){.home__banner #esquerda .content-esquerda>img,.home__banner #direita .content-esquerda>img{height:78vh;min-height:550px}}@media screen and (max-width: 1024px){.home__banner #esquerda .content-esquerda>img,.home__banner #direita .content-esquerda>img{height:100vh;max-height:100vh}}@media screen and (max-width: 960px){.home__banner #esquerda .content-esquerda>img,.home__banner #direita .content-esquerda>img{height:400px}}@media screen and (max-width: 758px){.home__banner #esquerda .content-esquerda>img,.home__banner #direita .content-esquerda>img{height:630px;position:absolute;z-index:1}}.home__banner #esquerda .content-esquerda .content-banner,.home__banner #direita .content-esquerda .content-banner{max-width:560px;padding:20px;text-align:left}.home__banner #esquerda .content-esquerda .content-banner .title *,.home__banner #direita .content-esquerda .content-banner .title *{font-size:3rem}.home__banner #esquerda .content-esquerda .content-banner .btn-straight,.home__banner #direita .content-esquerda .content-banner .btn-straight{margin-left:0}@media screen and (max-width: 758px){.home__banner #esquerda .content-esquerda .content-banner,.home__banner #direita .content-esquerda .content-banner{position:relative;z-index:2;padding:20px;height:630px}.home__banner #esquerda .content-esquerda .content-banner::before,.home__banner #direita .content-esquerda .content-banner::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);z-index:-1}.home__banner #esquerda .content-esquerda .content-banner .title>*,.home__banner #direita .content-esquerda .content-banner .title>*{font-size:1.5rem}.home__banner #esquerda .content-esquerda .content-banner .title>* strong,.home__banner #direita .content-esquerda .content-banner .title>* strong{font-size:1.5rem}.home__banner #esquerda .content-esquerda .content-banner .title h2~h2,.home__banner #direita .content-esquerda .content-banner .title h2~h2{margin-top:-35px;margin-bottom:0}}@media screen and (max-width: 758px){.home__banner #esquerda .content-esquerda,.home__banner #direita .content-esquerda{flex-direction:column}.home__banner #esquerda .content-esquerda>*,.home__banner #direita .content-esquerda>*{width:100%}}.home__banner .content-banner{display:flex;flex-direction:column;max-width:920px;margin:0 auto;text-align:center;justify-content:center}.home__banner .content-banner .title{position:relative}.home__banner .content-banner .title>*{font-weight:300;font-size:4rem;line-height:150%;margin-bottom:48px;color:#fff}.home__banner .content-banner .title h2~h2{margin-top:-50px}.home__banner .content-banner .title strong{font-weight:700}.home__banner .content-banner .title .ornament{display:block;position:absolute;top:20px;max-width:60px}@media screen and (max-width: 758px){.home__banner .content-banner .title .ornament{display:none;max-width:40px}}.home__banner .content-banner .description>*{font-weight:400;font-size:1.25rem;line-height:140%;margin-bottom:40px;color:#fff}.home__banner .content-banner .description strong{font-weight:700}.home__banner .content-banner .subtitle>*{font-weight:400;font-size:1rem;line-height:140%;margin-top:-50px;margin-bottom:40px;color:#fff}.home__banner .content-banner .subtitle strong{font-weight:700}@media screen and (max-width: 758px){.home__banner .content-banner{padding:20px;width:100%;max-width:fit-content !important}.home__banner .content-banner .title>*{font-size:1.5rem;margin-bottom:30px}.home__banner .content-banner .description>*{font-size:18px;margin-bottom:30px}.home__banner .content-banner .subtitle>*{margin-top:-30px;margin-bottom:10px}}.home__banner #banner-centralizado{background-size:cover}.home__banner #banner-centralizado .home__banner-content{background-size:cover;background-position:center;height:100%;position:relative;z-index:1}.home__banner #banner-centralizado .home__banner-content::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);z-index:-1}.home__banner .flickity-page-dots{bottom:30px}@media screen and (max-width: 1500px){.home__banner .flickity-page-dots{bottom:40px}}@media screen and (max-width: 1024px){.home__banner .flickity-page-dots{display:flex;justify-content:center}}@media screen and (max-width: 758px){.home__banner .flickity-page-dots{bottom:20px;margin:0 5%;width:90%}}.home__banner .flickity-page-dots .dot{background:#fbfbfb;border-radius:0;height:10px;margin:0 10px;opacity:1;width:10px}.home__banner .flickity-page-dots .dot.is-selected{background:#f7a920}@media screen and (max-width: 758px){.home__banner .btn{padding:3px 30px 2px;font-size:.75rem}}.home .container{max-width:1170px;padding:100px 40px;margin:0 auto}@media screen and (max-width: 758px){.home .container{padding:40px 20px}}.home__somos .home__somos-desc{display:flex}.home__somos .home__somos-desc .text{width:40%;display:flex;flex-direction:column;justify-content:space-between}.home__somos .home__somos-desc .text>.title{position:relative;padding-top:50px;padding-left:50px}.home__somos .home__somos-desc .text>.title .ornament{position:absolute;top:0;left:0}.home__somos .home__somos-desc .text>.title>*{margin-top:0;font-size:4rem;font-style:normal;font-weight:300;line-height:130%}.home__somos .home__somos-desc .text>.title>* strong{font-weight:900}.home__somos .home__somos-desc .text>.title>*:first-child{margin-bottom:0}@media screen and (max-width: 758px){.home__somos .home__somos-desc .text>.title>*{font-size:2.5rem}}.home__somos .home__somos-desc .text .btn-straight{margin-left:0;margin-bottom:10px}@media screen and (max-width: 758px){.home__somos .home__somos-desc .text .btn-straight{margin:0 auto 50px 50px}}.home__somos .home__somos-desc .desc-img{width:60%}.home__somos .home__somos-desc .desc-img .description>*{color:#000;font-size:1.25rem;font-weight:400;line-height:140%;margin-bottom:20px}.home__somos .home__somos-desc .desc-img img{margin-top:60px;width:100%;max-height:230px;object-fit:cover}@media screen and (max-width: 758px){.home__somos .home__somos-desc .desc-img img{margin-top:40px}}@media screen and (max-width: 758px){.home__somos .home__somos-desc{flex-direction:column}.home__somos .home__somos-desc>*{width:100%}.home__somos .home__somos-desc .text{width:100%}.home__somos .home__somos-desc .desc-img{width:100%}}.home__img-text{background-color:#282828;margin:0 !important;padding:0 !important}.home__img-text .container{display:flex}@media screen and (max-width: 1024px){.home__img-text .container{flex-direction:column}}.home__img-text .img{width:60%;display:flex}.home__img-text .img>img{height:100%;max-width:215px;margin-right:15px;object-fit:cover}.home__img-text .img>img:last-of-type{margin-right:0}.home__img-text .text{width:40%;padding-left:40px;display:flex;flex-direction:column;justify-content:space-between}.home__img-text .text .title{position:relative}.home__img-text .text .title>*{margin-top:0;text-transform:none;color:#fbfbfb;font-size:3rem;font-weight:300;line-height:1.1}.home__img-text .text .title>* strong{font-weight:900}.home__img-text .text .title .ornament{position:absolute;top:-12px;max-width:60px;right:-5px}@media screen and (max-width: 758px){.home__img-text .text .title .ornament{max-width:40px}}.home__img-text .text .desc{margin-bottom:40px}.home__img-text .text .desc>*{color:#fbfbfb;font-size:1.125rem;font-weight:400;margin-top:0}@media screen and (max-width: 1024px){.home{margin:0}.home .text{flex-direction:column;padding-left:0;width:100%}.home .text .title>*{font-size:1.425rem}.home .img{width:100%;margin-bottom:50px}.home .img img{width:30%;height:250px}}.home .inovacao{background-color:unset;justify-content:space-between}.home .inovacao .container{justify-content:space-between}.home .inovacao .img{width:45%}.home .inovacao .img img{max-width:100%;width:100%;height:auto;padding-right:50px}@media screen and (max-width: 758px){.home .inovacao .img{width:100%}.home .inovacao .img img{padding-right:0}}.home .inovacao .text .title>*{font-size:4rem}.home .inovacao .text .title>*,.home .inovacao .text .desc>*{color:#282828}@media screen and (max-width: 758px){.home .inovacao .text .title>*{font-size:1.825rem}}.home .inovacao .btn-straight{margin-left:0}.home .topic .title{color:#282828}.home .topic .effect{background:#282828}.home .topic#inovacao{margin-top:0px}@media screen and (max-width: 758px){.home .topic#inovacao{margin:50px auto;padding-left:10px}}.home .topic#inovacao .title{width:550px}@media screen and (max-width: 960px){.home .topic#inovacao .title{width:70%;padding-left:30%}}.home .topic#inovacao .effect{width:55vw}@media screen and (max-width: 1024px){.home .topic#inovacao .effect{width:40vw}}@media screen and (max-width: 960px){.home .topic#inovacao .effect{left:0;top:50%;width:20%}}@media screen and (max-width: 758px){.home .topic#inovacao .effect{width:30%}}.home .topic#inovacao .effect--yellow{background:#f7a920;height:80px;opacity:.5;right:0;top:37px;width:1470px;z-index:-1}@media screen and (max-width: 758px){.home .topic#inovacao .effect--yellow{display:none}}.home__esg{margin-top:70px !important;position:relative}.home__esg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);z-index:-1}.home__esg .container{padding:80px 20px}.home__esg.topic{background-size:cover;background-position:center;height:100%;position:relative;background-repeat:no-repeat;z-index:1}.home__esg .title{position:relative;width:565px}.home__esg .title *{font-size:64px;font-style:normal;font-weight:300;line-height:100%;color:#fff;padding-bottom:80px;margin-bottom:0}.home__esg .title * strong{font-weight:900}.home__esg .title .ornament{position:absolute;top:-50px;right:-100px}@media screen and (max-width: 960px){.home__esg .title{width:100%}.home__esg .title *{font-size:30px;padding-bottom:40px}.home__esg .title .ornament{top:-30px;right:-15px;max-width:40px}}.home__esg .dialogo-container{display:grid;row-gap:22px;column-gap:26px;flex-shrink:0;grid-template-rows:repeat(2, minmax(0, 1fr));grid-template-columns:repeat(4, minmax(0, 1fr))}.home__esg .dialogo-container>a{grid-column:4/5}.home__esg .dialogo-container .subtitulo{align-self:center;width:230px;display:flex;flex-direction:column;justify-content:center;align-items:start}.home__esg .dialogo-container .subtitulo>*{font-size:1.5rem;color:#fff;font-weight:400;letter-spacing:12px}.home__esg .dialogo-container .dialogo-box{width:230px;padding:25px;color:#fff;background-color:#70b656}.home__esg .dialogo-container .dialogo-box svg{margin-bottom:16px}.home__esg .dialogo-container .dialogo-box .subtitle{color:#fff;font-size:1rem;letter-spacing:32%;margin-bottom:16px;font-weight:500}.home__esg .dialogo-container .dialogo-box p{font-weight:400;font-size:1rem}@media screen and (max-width: 1024px){.home__esg .dialogo-container{grid-template-columns:unset;display:flex;flex-direction:row;flex-wrap:wrap;padding:15px}.home__esg .dialogo-container>a{grid-column:1/-1;grid-row:auto}.home__esg .dialogo-container .dialogo-box{box-sizing:border-box;color:#fff;width:100%}}@media screen and (max-width: 758px){.home__esg{margin-top:40px !important}}@media screen and (max-width: 758px){.home__esg .flex--sb{display:block}}.home__inovacao{align-items:center;margin:80px auto 80px}@media screen and (max-width: 1024px){.home__inovacao{margin:140px 40px 130px}}@media screen and (max-width: 758px){.home__inovacao{margin:140px 20px 130px}}@media screen and (max-width: 758px){.home__inovacao.flex--sb{display:block;margin:50px 20px}}.home__inovacao-desc{margin-right:20px;max-width:600px;width:55%}@media screen and (max-width: 758px){.home__inovacao-desc{width:100%}}.home__inovacao-desc .h3,.home__inovacao-desc h3{margin:0}@media screen and (max-width: 1024px){.home__inovacao-desc .h3,.home__inovacao-desc h3{font-size:28px}}@media screen and (max-width: 758px){.home__inovacao-desc .h3,.home__inovacao-desc h3{font-size:18px;margin-top:40px}}.home__inovacao-desc p{color:#282828;margin:60px 0}@media screen and (max-width: 1024px){.home__inovacao-desc p{margin:30px 0}}@media screen and (max-width: 758px){.home__inovacao-desc p{margin:20px 0}}@media screen and (max-width: 758px){.home__inovacao-desc .h4,.home__inovacao-desc h4{padding:20px 0;font-size:1rem}}.home__inovacao-desc img{margin:25px 0 50px;max-width:366px}@media screen and (max-width: 1024px){.home__inovacao-desc img{margin:25px 0 30px}}@media screen and (max-width: 758px){.home__inovacao-desc img{margin:25px 0 50px;max-width:90%}}@media screen and (max-width: 758px){.home__inovacao-desc .link{font-size:13px;font-weight:400}}.home__inovacao-img{height:700px;position:relative;width:40%}@media screen and (max-width: 1500px){.home__inovacao-img{height:calc(100vh - 220px)}}@media screen and (max-width: 1024px){.home__inovacao-img{height:calc(90vh - 90px);margin:30px 0 -30px}}@media screen and (max-width: 960px){.home__inovacao-img{height:57vh;margin:0 30px -30px 0;transform:translateY(0px);width:40%}}@media screen and (max-width: 758px){.home__inovacao-img{height:270px;margin:60px 0 -10px;padding:0;width:100%}}.home__inovacao-img::before{background:rgba(0,0,0,0);border:3px solid #f7a920;content:"";height:98%;left:45%;position:absolute;top:46%;transform:translate(-50%, -50%);width:99%;z-index:1}@media screen and (max-width: 1500px){.home__inovacao-img::before{height:98%;left:46%;top:46%;width:78%}}@media screen and (max-width: 1300px){.home__inovacao-img::before{left:44%;top:45%;width:99%}}@media screen and (max-width: 1024px){.home__inovacao-img::before{left:45%}}@media screen and (max-width: 960px){.home__inovacao-img::before{left:42%;width:100%}}@media screen and (max-width: 758px){.home__inovacao-img::before{left:47%;width:99%}}@media screen and (max-width: 500px){.home__inovacao-img::before{border-width:2px}}.home__inovacao-img::after{background:#121212;background-blend-mode:multiply;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:0}.home__inovacao-img img{height:100%;object-fit:cover;width:100%}@media screen and (max-width: 758px){.home__inovacao-img img{display:none}}.home__inovacao-img .show-mobile{height:100%}@media screen and (max-width: 758px){.home__inovacao-img .show-mobile img{display:block}}.home__inovacao-logo{height:145px !important;left:50%;object-fit:contain !important;position:absolute;top:50%;transform:translate(-50%, -50%);width:145px !important;z-index:1}@media screen and (max-width: 758px){.home__inovacao-logo{display:block !important}}.dexco{padding-top:150px}@media screen and (max-width: 960px){.dexco{padding-top:50px}}.dexco__banner{height:1030px;height:840px;position:relative;width:100%}@media screen and (max-width: 1500px){.dexco__banner{height:800px}}@media screen and (max-width: 960px){.dexco__banner{height:800px}}@media screen and (max-width: 758px){.dexco__banner{flex-direction:column;height:auto}}.dexco__banner .effect{background:#ed7c18;height:105px;opacity:.5;position:absolute;right:10px;top:100px;width:565px;z-index:-1}@media screen and (max-width: 960px){.dexco__banner .effect{height:30px}}.dexco__banner h1,.dexco__banner .h1{font-size:64px;font-weight:100;position:absolute;margin:0 auto;max-width:710px;text-align:center;top:45%;transform:translateY(-50%)}@media screen and (max-width: 1024px){.dexco__banner h1,.dexco__banner .h1{font-size:70px}}@media screen and (max-width: 960px){.dexco__banner h1,.dexco__banner .h1{font-size:48px;padding:0 10%}}@media screen and (max-width: 758px){.dexco__banner h1,.dexco__banner .h1{font-size:30px;padding:0 5%;position:relative;margin:220px 0 0px;top:15px}}.dexco__banner-img{object-fit:contain;position:absolute}.dexco__banner-img--top1{height:160px;left:10%;top:0;width:370px;z-index:1}@media screen and (max-width: 1500px){.dexco__banner-img--top1{height:130px;left:5%}}@media screen and (max-width: 960px){.dexco__banner-img--top1{left:0;object-fit:cover}}@media screen and (max-width: 758px){.dexco__banner-img--top1{height:120px;top:0px;left:-30px;width:200px}}.dexco__banner-img--top2{height:235px;left:20%;top:0;width:370px}@media screen and (max-width: 1500px){.dexco__banner-img--top2{height:180px}}@media screen and (max-width: 960px){.dexco__banner-img--top2{height:200px;object-fit:cover}}@media screen and (max-width: 758px){.dexco__banner-img--top2{height:110px;left:auto;width:180px;top:30px;right:0}}.dexco__banner-img--left1{height:560px;left:0;top:35%;width:235px}@media screen and (max-width: 960px){.dexco__banner-img--left1{width:100px;top:auto;bottom:150px}}@media screen and (max-width: 960px){.dexco__banner-img--left1{top:auto;bottom:-400px;left:0px}}.dexco__banner-img--left2{height:190px;left:8%;top:73%;width:170px}@media screen and (max-width: 960px){.dexco__banner-img--left2{top:auto;bottom:-270px;left:40px;width:20%;height:120px}}@media screen and (max-width: 758px){.dexco__banner-img--left2{left:80px;width:45%;height:110px;object-fit:cover;object-position:bottom;z-index:3}}.dexco__banner-img--right1{height:415px;right:0;top:0;width:210px}@media screen and (max-width: 960px){.dexco__banner-img--right1{display:none}}.dexco__banner-img--right2{height:215px;right:0;top:45%;width:135px}@media screen and (max-width: 960px){.dexco__banner-img--right2{display:none}}.dexco__banner-img--bottom{bottom:12%;height:150px;right:12%;width:170px}@media screen and (max-width: 960px){.dexco__banner-img--bottom{bottom:-120px;right:-40px}}@media screen and (max-width: 758px){.dexco__banner-img--bottom{bottom:-190px;right:0;height:110px;width:160px;object-fit:cover;object-position:top}}.dexco__banner-text{bottom:0;margin:auto;max-width:570px;position:absolute}@media screen and (max-width: 960px){.dexco__banner-text{max-width:100%;padding:0 40px}}@media screen and (max-width: 758px){.dexco__banner-text{padding:0 20px;position:relative}}.dexco__banner-text .effect{background:#db5688;height:420px;opacity:.5;position:absolute;left:-75%;top:70px;width:70px;z-index:-1}@media screen and (max-width: 758px){.dexco__banner-text .effect{left:40%;width:20px;height:210px;top:auto;bottom:-290px}}.dexco__main{background:url(e29d0035de27d4551f8a.png) no-repeat;background-position:right center;background-size:contain;height:1915px;margin:150px auto 50px}@media screen and (max-width: 960px){.dexco__main{margin-top:250px;background:none;height:auto}}@media screen and (max-width: 758px){.dexco__main{margin-bottom:0px}}.dexco__main-content{height:100%;position:relative}@media screen and (max-width: 960px){.dexco__main-content img{width:50%;position:relative;left:56%;float:right;height:500px;left:0px;margin-right:-40px}}@media screen and (max-width: 758px){.dexco__main-content img{float:none;width:100%;margin:0;height:auto}}@media screen and (max-width: 758px){.dexco__main-content img.show-tablet{display:none}}.dexco__main-content .effect{background:#becb3e;height:70px;opacity:.5;position:absolute;right:50px;top:28%;width:1040px;z-index:-1}@media screen and (max-width: 960px){.dexco__main-content .effect{right:-100px;height:35px;width:45vw;top:45%}}@media screen and (max-width: 758px){.dexco__main-content .effect{top:30%}}@media screen and (min-width: 1700px){.dexco__main-content{max-width:1450px}}.dexco__main-text{position:absolute}@media screen and (max-width: 960px){.dexco__main-text{position:relative;padding-top:70px}}.dexco__main-text h2,.dexco__main-text p{max-width:470px}@media screen and (max-width: 960px){.dexco__main-text h2,.dexco__main-text p{max-width:100%}}.dexco__main-text h2{margin:0 0 70px;text-transform:none}@media screen and (max-width: 758px){.dexco__main-text h2{font-size:24px;margin-bottom:30px;text-transform:uppercase}}.dexco__main-text--1{right:0;top:-10px}@media screen and (max-width: 960px){.dexco__main-text--1{top:0}}.dexco__main-text--2{left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 960px){.dexco__main-text--2{top:0;transform:none;width:50%;float:left;position:relative}}@media screen and (max-width: 758px){.dexco__main-text--2{float:none;width:100%;padding-top:0px}}.dexco__main-text--3{bottom:0;right:0}@media screen and (min-width: 1024px)and (max-width: 1330px){.dexco__main-text--3{bottom:95px}}@media screen and (max-width: 960px){.dexco__main-text--3{clear:both}}@media screen and (max-width: 758px){.dexco__main-text--3{padding-top:0}}.dexco__projs{margin:50px auto 150px}@media screen and (max-width: 758px){.dexco__projs{margin:50px auto}}@media screen and (max-width: 758px){.dexco__projs-row{flex-direction:column}}.dexco__projs-collumn{height:400px}@media screen and (max-width: 960px){.dexco__projs-collumn{height:300px}}@media screen and (max-width: 758px){.dexco__projs-collumn{height:auto}}.dexco__projs-collumn.col5{width:50%}@media screen and (max-width: 758px){.dexco__projs-collumn.col5{width:100%}}.dexco__projs-collumn.col3{width:33.33%}@media screen and (max-width: 758px){.dexco__projs-collumn.col3{width:100%}}.dexco__projs-collumn.col3 .subtitle,.dexco__projs-collumn.col3 p{max-width:300px}.dexco__projs-collumn.col3 .subtitle{margin:0 auto 40px}@media screen and (max-width: 758px){.dexco__projs-collumn.col3 .subtitle{margin:0 0 20px;width:100%;max-width:100%}}.dexco__projs-collumn.col3 p{margin:0 auto}@media screen and (max-width: 758px){.dexco__projs-collumn.col3 p{margin:0 auto}}.dexco__projs-item{height:100%;flex-direction:column;text-align:center;width:100%;padding:20px;padding:0px}@media screen and (max-width: 758px){.dexco__projs-item{width:100%;padding:20px 0}}.dexco__projs-item .subtitle{color:#fbfbfb;font-weight:300;margin:0 0 40px}@media screen and (max-width: 1024px){.dexco__projs-item .subtitle{font-size:35px}}@media screen and (max-width: 960px){.dexco__projs-item .subtitle{font-size:24px}}@media screen and (max-width: 758px){.dexco__projs-item .subtitle{margin:0 0 10px;font-size:20px}}.dexco__projs-item p{color:#fbfbfb;font-size:20px;font-style:italic;font-weight:300;margin:0}@media screen and (max-width: 960px){.dexco__projs-item p{font-size:16px;line-height:normal;padding:0 20px}}@media screen and (max-width: 758px){.dexco__projs-item p{padding:0;font-size:14px}}.dexco__projs-item a{color:#fbfbfb;font-weight:300;margin-top:40px;text-decoration:none;transition:color .5s ease-in-out}@media screen and (max-width: 758px){.dexco__projs-item a{margin:10px 0 0}}.dexco__projs-item a:hover{color:#58595b}.dexco__projs-item *{color:#fbfbfb}.dexco__projs-item#negocio{background:#db5688}.dexco__projs-item#unidades{background:#f7a920}.dexco__projs-item#decora{background:#3dadad}.dexco__projs-item#ld{background:#6eb751}.dexco__projs-item#dx{background:#2d75b9}.dexco__areas .topic .title{color:#282828}.dexco__areas .topic .effect{background:#282828;top:75px;width:35vw}@media screen and (max-width: 960px){.dexco__areas .topic .effect{display:none}}.dexco__areas .topic .effect--pink{background:#db5688;height:70px;opacity:.5;top:75%;width:305px}@media screen and (max-width: 758px){.dexco__areas .topic .effect--pink{display:block;height:20px;top:50%;width:35px}}.dexco__areas-content{height:1230px;margin:100px auto 150;position:relative}@media screen and (max-width: 758px){.dexco__areas-content{margin:20px auto;height:auto}}.dexco__areas-content .effect{opacity:.5;position:absolute;z-index:-1}.dexco__areas-content .effect--center{background:#becb3e;height:70px;left:0;top:50%;transform:translateY(-50%);width:600px}@media screen and (max-width: 960px){.dexco__areas-content .effect--center{width:60vw;left:auto;right:0;height:30px;top:30%}}@media screen and (max-width: 758px){.dexco__areas-content .effect--center{width:70vw;top:40%;height:20px}}.dexco__areas-container{height:100%;position:relative}@media screen and (max-width: 758px){.dexco__areas-item{margin-bottom:30px;position:relative !important;top:0 !important;transform:none !important}}.dexco__areas-item img{height:470px;object-fit:contain;width:370px}@media screen and (max-width: 960px){.dexco__areas-item img{width:35%;object-fit:cover;margin-bottom:20px;height:100%;min-height:300px;height:100%}}@media screen and (max-width: 758px){.dexco__areas-item img{width:25%;min-height:0px;height:inherit;margin-bottom:0px}}.dexco__areas-item:not(:first-child){position:absolute;right:0}.dexco__areas-item:first-child .effect{background:#ed7c18;top:-50px;height:70px;left:280px;width:120px}@media screen and (max-width: 758px){.dexco__areas-item:first-child .effect{top:-20px;height:30px;left:-20px;width:100px}}.dexco__areas-item:first-child .dexco__areas-desc{max-width:700px}.dexco__areas-item:first-child .dexco__areas-desc p{margin:0 0 70px}@media screen and (max-width: 758px){.dexco__areas-item:first-child .dexco__areas-desc p{margin:0}}.dexco__areas-item:nth-child(2){top:50%;transform:translateY(-50%)}.dexco__areas-item:nth-child(2) img{height:500px}@media screen and (max-width: 758px){.dexco__areas-item:nth-child(2) img{height:inherit}}.dexco__areas-item:nth-child(2) .dexco__areas-desc{max-width:400px}.dexco__areas-item:nth-child(2) .dexco__areas-desc p{margin:0}@media screen and (max-width: 960px){.dexco__areas-item:nth-child(even){flex-direction:row-reverse}}@media screen and (max-width: 960px){.dexco__areas-item:nth-child(even) .dexco__areas-desc{margin:0 30px 0 0}}.dexco__areas-item:last-child{bottom:0}.dexco__areas-item:last-child .effect{background:#24a1cc;height:635px;left:-30px;top:55%;transform:translateY(-50%);width:70px}@media screen and (max-width: 960px){.dexco__areas-item:last-child .effect{width:35px;height:300px;top:70%;left:40px}}@media screen and (max-width: 758px){.dexco__areas-item:last-child .effect{width:20px;height:100px;top:auto;left:40px;bottom:-110px}}.dexco__areas-item:last-child .dexco__areas-desc{max-width:610px;padding-bottom:50px}@media screen and (max-width: 960px){.dexco__areas-item:last-child .dexco__areas-desc{padding-bottom:0px}}.dexco__areas-item:last-child .dexco__areas-desc p{margin:0 0 50px}@media screen and (max-width: 758px){.dexco__areas-item:last-child .dexco__areas-desc p{margin:0}}.dexco__areas-desc{flex-direction:column;margin-left:100px}@media screen and (max-width: 960px){.dexco__areas-desc{margin-left:30px;width:70%}}.dexco__areas-desc .subtitle{margin:0 0 50px;text-transform:none}@media screen and (max-width: 960px){.dexco__areas-desc .subtitle{margin-bottom:30px;font-size:24px}}@media screen and (max-width: 758px){.dexco__areas-desc .subtitle{margin-bottom:20px;font-size:18px}}.dexco__ld{margin:200px auto 150px;position:relative}@media screen and (max-width: 758px){.dexco__ld{margin:50px auto}}.dexco__ld .effect{background:#282828;height:5px;position:absolute;left:0;top:10px;width:155px}.dexco__ld img{height:380px;object-fit:contain;max-width:570px;width:45%}@media screen and (max-width: 758px){.dexco__ld img{height:inherit;object-fit:cover;width:25%}}.dexco__ld-desc{max-width:470px;width:45%}@media screen and (max-width: 758px){.dexco__ld-desc{width:65%;padding-right:30px}}.dexco__ld-desc .subtitle{margin:0;text-transform:none}@media screen and (max-width: 758px){.dexco__ld-desc .subtitle{font-size:20px;text-align:right}}@media screen and (max-width: 758px){.dexco__ld-desc .subtitle:after{display:block;height:2px;width:32vw;content:"";background-color:#282828;position:relative;top:-12px;left:-20px}}.dexco__ld-desc p{color:#282828;margin:60px 0 50px}@media screen and (max-width: 758px){.dexco__ld-desc p{margin:30px 0 10px}}.dexco__ld-desc a{transition:opacity .5s ease-in-out}.dexco__ld-desc a:hover{opacity:.5}.dexco__ld-desc a img{height:75px;object-fit:contain;width:220px}@media screen and (max-width: 758px){.dexco__ld-desc a img{height:25px;object-fit:contain;width:100%;object-position:right}}.dexco__where{margin-bottom:150px}@media screen and (max-width: 758px){.dexco__where{margin-bottom:50px}}.dexco__where .topic .effect{right:auto;left:0}.dexco__where .topic .title{color:#282828;width:480px}@media screen and (max-width: 758px){.dexco__where .topic .title{width:100%;text-align:right;font-size:25px}}@media screen and (max-width: 758px){.topic{margin:0}}.topic .effect{top:35px;width:55vw}@media screen and (max-width: 960px){.topic .effect{width:25vw}}@media screen and (max-width: 758px){.topic .effect{width:43vw;height:2px;top:15px}}@media screen and (max-width: 758px){.topic--text p{font-size:14px;margin-left:-10px;padding-right:30px}}.onde__estamos-nav{position:relative;left:0;bottom:-15px;display:flex;padding-bottom:10vh;align-items:center}@media screen and (max-width: 758px){.onde__estamos-nav{width:40%;position:absolute;right:0;top:0;bottom:auto;left:auto;height:300px;padding:0;flex-direction:column;justify-content:center}}.onde__estamos-nav-list{position:relative;z-index:2;display:flex;width:100%;justify-content:center;align-items:stretch}@media screen and (max-width: 758px){.onde__estamos-nav-list{justify-content:space-between;display:flex;flex-direction:column;align-items:center;align-content:center}}.onde__estamos-nav-item{display:inline-block;padding:10px 40px;border-bottom:5px solid #939598;background-color:rgba(0,0,0,0);transition:all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);color:#939598;line-height:1.7em;text-align:center;text-decoration:none;max-width:140px}@media screen and (max-width: 758px){.onde__estamos-nav-item{text-align:center;width:calc(100% - 20px);padding:5px 10px;border-bottom-width:2px;margin-top:10px}}.onde__estamos-nav-item:hover{padding-top:5px;padding-bottom:15px;border-bottom-color:#6eb751;color:#58595b}@media screen and (max-width: 758px){.onde__estamos-nav-item:hover{padding:5px 10px}}.onde__estamos-nav-item.nav--ativo{padding-top:0px;padding-bottom:20px;border-bottom-color:#6eb751;color:#58595b}@media screen and (max-width: 758px){.onde__estamos-nav-item.nav--ativo{padding:5px 10px}}@media screen and (max-width: 758px){.onde__estamos-flex{display:block;padding-top:20px}}@media screen and (max-width: 758px){.onde__estamos-slider{margin-bottom:40px}}.onde__estamos-slide{display:none;width:100%;min-height:240px;height:25vh;padding:50px 100px 50px 0;position:relative}@media screen and (max-width: 758px){.onde__estamos-slide{height:auto;padding:0}}.onde__estamos-slide:first-child{display:block}.onde__estamos-slide--txt{width:50%;padding-left:50%;max-height:100%;overflow-y:auto;position:relative;z-index:2}@media screen and (max-width: 960px){.onde__estamos-slide--txt{width:60%;padding-left:40%;padding-right:20px}}@media screen and (max-width: 758px){.onde__estamos-slide--txt{width:100%;padding:0px}}.onde__estamos-slide--txt h2,.onde__estamos-slide--txt h3,.onde__estamos-slide--txt h4,.onde__estamos-slide--txt h5{margin-top:20px}@media screen and (max-width: 758px){.onde__estamos-slide--txt h2,.onde__estamos-slide--txt h3,.onde__estamos-slide--txt h4,.onde__estamos-slide--txt h5{width:100%;margin:30px 0 10px;font-size:16px}}.onde__estamos-slide--img{width:50%;position:absolute;top:0;left:0;z-index:1}@media screen and (max-width: 960px){.onde__estamos-slide--img{left:-40%}}@media screen and (max-width: 758px){.onde__estamos-slide--img{width:70%;left:-50px;position:relative}}.onde__estamos-slide--img img{object-fit:cover;height:100%;height:100%;max-height:60vh}@media screen and (max-width: 758px){.onde__estamos-slide--img img{width:100%;max-height:100%}}.onde__estamos-slide .navegar-mapa{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);font-size:20px;color:#ed7c18;padding:30px 0 30px 100px;background:url(08aca4289d7b197d1ad5.svg) no-repeat left center;font-style:normal}@media screen and (max-width: 758px){.onde__estamos-slide .navegar-mapa{padding:30px 0 30px 70px;left:40%;display:none}}.historia__banner{position:relative;padding:70px 0 50px}@media screen and (max-width: 1500px){.historia__banner{padding:50px 0 20px}}@media screen and (max-width: 960px){.historia__banner{margin:70px 0 50px;padding:0}}.historia__banner .title{font-size:100px;font-weight:700;margin:0;text-align:center}@media screen and (max-width: 1500px){.historia__banner .title{font-size:70px}}@media screen and (max-width: 758px){.historia__banner .title{font-size:40px}}.historia__banner .effect{position:absolute}.historia__banner .effect--black{background:#282828;height:5px;right:0;top:50%;transform:translateY(-50%);width:415px;z-index:1}@media screen and (max-width: 1024px){.historia__banner .effect--black{width:275px}}@media screen and (max-width: 960px){.historia__banner .effect--black{width:20vw}}.historia__banner .effect--pink{background:#db5688;height:945px;right:5vw;top:0;opacity:.5;width:20px;z-index:-1}@media screen and (max-width: 1300px){.historia__banner .effect--pink{right:15px}}@media screen and (max-width: 1024px){.historia__banner .effect--pink{height:50vh}}.historia__content{height:calc(100vh - 400px);position:relative;padding-bottom:50px}@media screen and (max-width: 1500px){.historia__content{height:calc(100vh - 300px)}}@media screen and (max-width: 1024px){.historia__content{height:calc(100vh - 250px)}}.historia__content .effect{background:#ed7c18;height:40px;left:-16vw;opacity:.5;position:absolute;top:170px;width:200px;z-index:-1}@media screen and (max-width: 1024px){.historia__content .effect{left:-40px;width:30px}}@media screen and (max-width: 758px){.historia__content .effect{height:20px;width:20vw;left:0;top:100px}}.historia ::-webkit-scrollbar-thumb,.historia ::-webkit-scrollbar{background:rgba(0,0,0,0)}@media screen and (max-width: 1024px){.marcas{padding-top:70px}}@media screen and (max-width: 960px){.marcas{padding-top:65px}}.marcas__content{align-items:flex-end;margin:-150px auto 120px}@media screen and (max-width: 1024px){.marcas__content{margin:-40px 40px 120px;align-items:flex-start}}@media screen and (max-width: 960px){.marcas__content{flex-direction:column-reverse;margin:70px 0 0}}@media screen and (max-width: 500px){.marcas__content{margin-top:20px}}.marcas__content-img{width:50%}@media screen and (max-width: 1024px){.marcas__content-img{width:54%}}@media screen and (max-width: 960px){.marcas__content-img{height:400px;width:100%}}@media screen and (max-width: 758px){.marcas__content-img{height:auto;max-height:300px}}@media screen and (max-width: 500px){.marcas__content-img{height:auto;max-height:260px}}.marcas__content-img img{height:400px;max-width:570px;object-fit:contain;width:100%}@media screen and (max-width: 1024px){.marcas__content-img img{height:100%}}@media screen and (max-width: 960px){.marcas__content-img img{height:auto;max-height:400px;max-width:100%;object-fit:cover}}@media screen and (max-width: 758px){.marcas__content-img img{max-height:300px}}@media screen and (max-width: 500px){.marcas__content-img img{max-height:100%;object-fit:contain}}.marcas__content-desc{width:43%}@media screen and (max-width: 1024px){.marcas__content-desc{width:41%}}@media screen and (max-width: 960px){.marcas__content-desc{margin-bottom:80px;padding:0 40px;width:calc(100% - 80px)}}@media screen and (max-width: 758px){.marcas__content-desc{padding:0 20px;width:calc(100% - 40px)}}@media screen and (max-width: 500px){.marcas__content-desc{margin:40px 0 60px}}.marcas__content-desc p{color:#4b4b52;margin:0;max-width:480px}@media screen and (max-width: 960px){.marcas__content-desc p{max-width:100%}}.marcas__content-desc a{color:#939598;margin:50px 0 5px}@media screen and (max-width: 1024px){.marcas__content-desc a{margin-top:40px}}@media screen and (max-width: 758px){.marcas__content-desc a{font-size:12px}}.marcas__content-desc a u{margin-left:5px}.marcas__content .title{font-size:150px !important}.marcas__more{margin:-30px auto 100px}@media screen and (max-width: 1024px){.marcas__more{margin:-10px 40px 100px}}@media screen and (max-width: 960px){.marcas__more{margin-top:80px}}@media screen and (max-width: 758px){.marcas__more{margin:50px 20px 10px}}.marcas__more-content{align-items:flex-start;flex-wrap:wrap;margin:0 -2.33%}@media screen and (max-width: 960px){.marcas__more-content{margin:0 -6%}}@media screen and (max-width: 850px){.marcas__more-content{margin:0 -4%}}@media screen and (max-width: 758px){.marcas__more-content{margin:0}}.marcas__more-item{margin:2% 2.33%;max-width:350px;position:relative;width:29%}@media screen and (max-width: 1024px){.marcas__more-item{margin:2%}}@media screen and (max-width: 960px){.marcas__more-item{margin:2% 6%;width:44%}}@media screen and (max-width: 850px){.marcas__more-item{margin:2% 4%;width:42%}}@media screen and (max-width: 758px){.marcas__more-item{margin:2% 0;max-width:100%;width:100%}}.marcas__more-item::before{content:"";height:5px;left:0;position:absolute;top:0;width:100%}@media screen and (max-width: 500px){.marcas__more-item::before{height:3px}}.marcas__more-item p{color:#58595b;font-family:"Roboto","Calibri","sans-serif";font-size:20px;font-style:italic;font-weight:300;margin:30px 0 40px}@media screen and (max-width: 500px){.marcas__more-item p{font-size:14px}}.marcas__certificados{align-items:center;margin:0 auto 110px}@media screen and (max-width: 1024px){.marcas__certificados{margin:0 40px 110px}}@media screen and (max-width: 960px){.marcas__certificados{flex-wrap:wrap}}@media screen and (max-width: 758px){.marcas__certificados{margin:70px 20px 50px}}@media screen and (max-width: 500px){.marcas__certificados{margin-top:-20px}}.marcas__certificados .title{color:#58595b;width:50%}@media screen and (max-width: 1024px){.marcas__certificados .title{width:47%}}@media screen and (max-width: 960px){.marcas__certificados .title{width:100%}}.marcas__certificados-text{align-items:flex-end;display:flex;flex-direction:column;width:50%}@media screen and (max-width: 1024px){.marcas__certificados-text{width:47%}}@media screen and (max-width: 960px){.marcas__certificados-text{width:100%}}.marcas__certificados-text p{color:#000;margin:10px 0;max-width:470px;width:100%}@media screen and (max-width: 960px){.marcas__certificados-text p{margin-top:30px;max-width:100%}}.marcas--deca .banner__container{background:rgba(247,169,32,.5019607843)}.marcas--hydra .banner__container{background:rgba(237,124,24,.5019607843)}.marcas--portinari .banner__container{background:rgba(211,81,67,.5019607843)}@media screen and (max-width: 758px){.marcas--portinari .banner .subtitle{max-width:180px}}@media screen and (max-width: 500px){.marcas--portinari .banner .subtitle{max-width:150px}}.marcas--portinari .marcas__content-desc a{margin-top:30px}@media screen and (min-width: 960px)and (max-width: 1024px){.marcas--portinari .marcas__content-desc p{line-height:1.4em}}.marcas--castelatto .banner__container{background:rgba(61,173,173,.5019607843)}@media screen and (max-width: 1500px){.marcas--castelatto .banner .subtitle{max-width:200px}}@media screen and (max-width: 500px){.marcas--castelatto .banner .subtitle{max-width:120px}}.marcas--ceusa .banner__container{background:rgba(36,161,204,.5019607843)}@media screen and (min-width: 960px)and (max-width: 1024px){.marcas--ceusa .marcas__content{margin-top:-150px}}@media screen and (min-width: 960px)and (max-width: 1024px){.marcas--ceusa .marcas__content-desc p{line-height:1.4em}}@media screen and (min-width: 960px){.marcas--ceusa .marcas__content-desc a{margin-top:30px}}.marcas--duratex .banner__container{background:rgba(45,117,185,.5019607843)}@media screen and (max-width: 1024px){.marcas--duratex .banner__container .wrapper{margin:0}}@media screen and (max-width: 960px){.marcas--duratex .banner__container .wrapper{margin:0 40px}}@media screen and (max-width: 758px){.marcas--duratex .banner__container .wrapper{margin:0 20px}}@media screen and (max-width: 960px){.marcas--duratex .banner .subtitle{font-size:36px;max-width:200px}}@media screen and (max-width: 758px){.marcas--duratex .banner .subtitle{font-size:28px}}@media screen and (max-width: 500px){.marcas--duratex .banner .subtitle{font-size:20px;margin-top:30px;max-width:110px;position:absolute;text-align:left;top:100px;left:2px;font-size:14px;width:110px}}.marcas--duratex .marcas__more-item::before{background:#2d75b9}.marcas--durafloor .banner__container{background:rgba(34,142,80,.5019607843)}@media screen and (min-width: 1700px){.marcas--durafloor .banner .subtitle{max-width:350px}}.marcas--durafloor .marcas__more-item::before{background:#228e50}.marcas.florestal .banner__container{background:rgba(110,183,81,.5019607843)}.marcas.florestal .marcas__content{align-items:center}.marcas.florestal .marcas__more-content{margin:0 -2%}.marcas.florestal .marcas__more-item{margin:2%;width:21%}@media screen and (max-width: 960px){.marcas.florestal .marcas__more-item{width:45%}}@media screen and (max-width: 500px){.marcas.florestal .marcas__more-item{width:100%}}.marcas.florestal .marcas__more-item:before{background:#6eb751}.marcas.florestal .marcas__more-item .h4{padding:25px 0}@media screen and (max-width: 500px){.marcas.florestal .marcas__more-item .h4{padding:20px 0 0}}.marcas.florestal .marcas__more-item p{color:#000;font-size:15px;font-style:normal;font-weight:400}@media screen and (max-width: 500px){.marcas.florestal .marcas__more-item p{font-size:12px}}.marcas__fsc{position:relative}@media screen and (max-width: 960px){.marcas__fsc{padding-top:100px}}@media screen and (max-width: 500px){.marcas__fsc{padding-top:70px}}.marcas__fsc .effect{background:#6eb751;height:1120px;left:0;opacity:.5;position:absolute;top:10px;width:70px;z-index:-1}@media screen and (max-width: 1024px){.marcas__fsc .effect{width:50px}}@media screen and (max-width: 758px){.marcas__fsc .effect{width:30px;display:none}}@media screen and (max-width: 960px){.marcas__fsc-content{flex-wrap:wrap;align-items:stretch}}.marcas__fsc-content p,.marcas__fsc-content a{color:#282828;font-weight:400;max-width:370px}@media screen and (max-width: 758px){.marcas__fsc-content p,.marcas__fsc-content a{max-width:100%}}.marcas__fsc-content a{margin-top:40px;transition:color .5s ease-in-out;width:100%}.marcas__fsc-content a:hover{color:#282828}.marcas__fsc-content--bottom{margin:120px auto}@media screen and (max-width: 758px){.marcas__fsc-content--bottom{margin-bottom:20px;margin-top:10px}}.marcas__fsc-content--bottom img{height:200px;object-fit:contain;width:510px}@media screen and (max-width: 758px){.marcas__fsc-content--bottom img{height:auto;width:100%;margin-top:30px}}.marcas__fsc-desc{width:55%}@media screen and (max-width: 758px){.marcas__fsc-desc{width:62%}}.marcas__fsc-desc .title{color:#4b4b52;margin:0px;max-width:460px}@media screen and (max-width: 758px){.marcas__fsc-desc .title{margin:0px}}.marcas__fsc-text{align-items:flex-end;flex-direction:column}@media screen and (max-width: 758px){.marcas__fsc-text{align-items:flex-start}}@media screen and (max-width: 758px){.marcas__fsc-text a{font-weight:400;font-size:12px;width:auto;margin-top:10px;max-width:70%;line-height:normal}}.marcas__fsc-img{text-align:right;width:40%}@media screen and (max-width: 758px){.marcas__fsc-img{width:35%;height:inherit}}.marcas__fsc-img img{height:715px;object-fit:cover;width:400px}@media screen and (max-width: 758px){.marcas__fsc-img img{height:300px;width:100%;height:100%}}.marcas__fsc-plan{max-width:400px;width:35%}@media screen and (max-width: 960px){.marcas__fsc-plan{margin-top:30px;max-width:100%;width:100%}}.marcas__fsc-plan p,.marcas__fsc-plan a{max-width:370px;width:100%}@media screen and (max-width: 960px){.marcas__fsc-plan p,.marcas__fsc-plan a{max-width:100%}}@media screen and (max-width: 758px){.marcas__fsc-plan a{font-weight:400;font-size:12px;width:auto;margin-top:10px;line-height:normal;max-width:75%}}.marcas__programs-item{position:relative}.marcas__programs-item .effect{background:#6eb751;height:125px;left:0;opacity:.5;position:absolute;top:0;z-index:-1}.marcas__programs-item--bio .effect{width:905px}@media screen and (max-width: 500px){.marcas__programs-item--bio .effect{height:54px;top:35px;width:80vw;left:auto;right:0}}.marcas__programs-item--florestas{margin:-200px 0 -130px;width:100%}@media screen and (max-width: 960px){.marcas__programs-item--florestas{margin:70px 0}}@media screen and (max-width: 500px){.marcas__programs-item--florestas{margin:30px 0}}.marcas__programs-item--florestas .effect{left:auto;right:0;width:705px}@media screen and (max-width: 1024px){.marcas__programs-item--florestas .effect{max-width:40vw}}@media screen and (max-width: 500px){.marcas__programs-item--florestas .effect{display:none}}.marcas__programs-item--genetico{margin-bottom:100px}@media screen and (max-width: 758px){.marcas__programs-item--genetico{margin-bottom:0px}}.marcas__programs-item--genetico .effect{height:270px;width:715px}@media screen and (max-width: 1024px){.marcas__programs-item--genetico .effect{max-width:40vw}}@media screen and (max-width: 500px){.marcas__programs-item--genetico .effect{height:50px;top:4px;max-width:55vw}}.marcas__programs-item--genetico .marcas__programs-desc .subtitle{margin-right:-70px;padding-top:0;max-width:100%}@media screen and (max-width: 1024px){.marcas__programs-item--genetico .marcas__programs-desc .subtitle{margin:0px}}.marcas__programs-desc{width:470px}@media screen and (max-width: 960px){.marcas__programs-desc{width:100%}}.marcas__programs-desc .subtitle{margin:0;padding-top:35px}@media screen and (max-width: 500px){.marcas__programs-desc .subtitle{font-size:25px}}.marcas__programs-desc img{height:250px;margin:55px 0 35px;object-fit:contain;width:100%}@media screen and (max-width: 500px){.marcas__programs-desc img{margin:30px 0px 10px;width:100%;height:auto}}.marcas__programs-desc p{color:#282828}.marcas__banner-img{height:400px;margin:0}@media screen and (max-width: 758px){.marcas__banner-img{height:auto}}.marcas__banner-img--arvorar{height:auto;position:relative}.marcas__banner-img--arvorar .btn{background:#fbfbfb;border:none;bottom:40px;left:50%;padding:8px 40px;position:absolute;transform:translateX(-50%)}@media screen and (max-width: 758px){.marcas__banner-img--arvorar .btn{padding:2px 14px 1px;letter-spacing:.04em;font-size:12px;right:10px;left:auto;transform:none;bottom:25px}}@media screen and (max-width: 500px){.marcas__banner-img--arvorar .btn{width:max-content}}.marcas__banner-img--arvorar .btn:hover{background:#282828}.marcas__banner-img--footer{margin-top:-10px;margin-bottom:-10px}.marcas__banner-img img{height:100%;object-fit:cover;width:100%}@media screen and (max-width: 500px){.florestal .marcas__content-img{height:auto}}@media screen and (max-width: 1400px){.reconhecimentos{padding-top:150px}}@media screen and (max-width: 1024px){.reconhecimentos{padding-top:70px}}.reconhecimentos__banner{align-items:flex-end;display:flex;justify-content:space-between;height:600px}@media screen and (max-width: 1400px){.reconhecimentos__banner{height:500px}}@media screen and (max-width: 758px){.reconhecimentos__banner{height:300px;display:block}}.reconhecimentos__banner .effect{background:#db5688;height:70px;opacity:.3;position:absolute;right:0;top:25px;width:305px}@media screen and (max-width: 1400px){.reconhecimentos__banner .effect{top:5px}}@media screen and (max-width: 758px){.reconhecimentos__banner .effect{opacity:.5;z-index:-1;top:-57%;height:30px;transform:none;width:50vw}}.reconhecimentos__banner-img{margin:35px 0 -35px;width:53%;z-index:2}@media screen and (max-width: 1400px){.reconhecimentos__banner-img{height:100%;margin:0}}@media screen and (max-width: 960px){.reconhecimentos__banner-img{opacity:.8;width:55%}}@media screen and (max-width: 758px){.reconhecimentos__banner-img{height:200px;opacity:1;width:65%}}@media screen and (max-width: 500px){.reconhecimentos__banner-img{height:170px;width:70%}}.reconhecimentos__banner-img img{height:600px;object-fit:cover;width:835px}@media screen and (max-width: 1400px){.reconhecimentos__banner-img img{height:100%;object-position:top center}}@media screen and (max-width: 1024px){.reconhecimentos__banner-img img{width:60vw}}@media screen and (max-width: 960px){.reconhecimentos__banner-img img{width:100%}}.reconhecimentos__banner-desc{height:305px;position:relative;width:33%}@media screen and (max-width: 1024px){.reconhecimentos__banner-desc{width:40%}}@media screen and (max-width: 758px){.reconhecimentos__banner-desc{position:relative;top:0;width:100%;height:auto}}.reconhecimentos__banner-text{align-items:flex-end;display:flex;height:100%;padding-top:60px;position:relative;width:370px}@media screen and (max-width: 1024px){.reconhecimentos__banner-text{width:auto}}@media screen and (max-width: 758px){.reconhecimentos__banner-text{padding-top:30px;display:block;padding:30px 20px 0}}.reconhecimentos__banner-text h1{color:#282828;font-size:100px;margin:0;position:absolute;right:0;text-align:right;text-transform:uppercase;top:0;z-index:3}@media screen and (max-width: 1400px){.reconhecimentos__banner-text h1{top:-20px}}@media screen and (max-width: 1024px){.reconhecimentos__banner-text h1{font-size:84px;margin-right:40px;top:-9px}}@media screen and (max-width: 960px){.reconhecimentos__banner-text h1{font-size:65px;margin-right:20px;top:0}}@media screen and (max-width: 758px){.reconhecimentos__banner-text h1{font-size:45px;margin:0;position:relative;top:0;font-size:37px;text-align:left}}.reconhecimentos__banner-text p{color:#282828;font-size:20px;font-style:italic;font-weight:300;margin:0 0 30px}@media screen and (max-width: 1400px){.reconhecimentos__banner-text p{margin-bottom:105px}}@media screen and (max-width: 1024px){.reconhecimentos__banner-text p{margin:0 40px 80px 20px}}@media screen and (max-width: 960px){.reconhecimentos__banner-text p{margin:0 20px 50px 0}}@media screen and (max-width: 758px){.reconhecimentos__banner-text p{bottom:0px;font-size:18px;left:0px;margin-right:0;position:relative;width:100%;font-size:14px}}.reconhecimentos__timeline{margin-bottom:-50px;padding:160px 0 0;position:relative}@media screen and (max-width: 1500px){.reconhecimentos__timeline{padding-top:100px}}@media screen and (max-width: 1024px){.reconhecimentos__timeline{padding-top:160px}}@media screen and (max-width: 758px){.reconhecimentos__timeline{padding:40px 0 50px}}.reconhecimentos__timeline-top{background:#ed7c18;height:1170px;left:200px;opacity:.3;position:absolute;top:-10px}@media screen and (max-width: 960px){.reconhecimentos__timeline-top{width:40px;left:100px;top:0px}}@media screen and (max-width: 758px){.reconhecimentos__timeline-top{display:none}}.reconhecimentos__timeline-middle{background:#becb3e;height:80px;left:0;opacity:.3;position:absolute;top:50%;transform:translateY(-50%);width:285px}@media screen and (max-width: 758px){.reconhecimentos__timeline-middle{height:40px;top:52%;width:140px}}@media screen and (max-width: 500px){.reconhecimentos__timeline-middle{height:30px;top:51%;width:100px}}.reconhecimentos__timeline-middle:after{background:#24a1cc;content:"";height:40px;left:110px;top:110px;width:285px;position:absolute}@media screen and (max-width: 758px){.reconhecimentos__timeline-middle:after{height:20px;left:70px;top:60px;width:130px}}@media screen and (max-width: 500px){.reconhecimentos__timeline-middle:after{height:15px;left:50px;top:40px;width:100px}}.reconhecimentos__timeline-year{align-items:flex-start;padding-bottom:70px;position:relative}@media screen and (max-width: 758px){.reconhecimentos__timeline-year{padding-bottom:10px}}@media screen and (max-width: 758px){.reconhecimentos__timeline-year .flex--sb{flex-wrap:wrap}}.reconhecimentos__timeline-line,.reconhecimentos__timeline #line--first{background:#58595b;height:5px;left:0;position:absolute;top:0;width:505px}@media screen and (max-width: 1024px){.reconhecimentos__timeline-line,.reconhecimentos__timeline #line--first{width:40%}}@media screen and (max-width: 960px){.reconhecimentos__timeline-line,.reconhecimentos__timeline #line--first{width:32%}}@media screen and (max-width: 758px){.reconhecimentos__timeline-line,.reconhecimentos__timeline #line--first{height:3px;left:auto;right:0;width:95%}}.reconhecimentos__timeline-title,.reconhecimentos__timeline #title--first{font-weight:700;font-size:100px;margin:0;max-width:300px;padding-top:50px;width:25%;color:#282828}@media screen and (max-width: 960px){.reconhecimentos__timeline-title,.reconhecimentos__timeline #title--first{font-size:80px}}@media screen and (max-width: 758px){.reconhecimentos__timeline-title,.reconhecimentos__timeline #title--first{font-size:38px;line-height:normal;padding:10px 0;width:auto}}.reconhecimentos__timeline-list{width:55%}@media screen and (max-width: 960px){.reconhecimentos__timeline-list{margin-top:0;width:60%}}@media screen and (max-width: 758px){.reconhecimentos__timeline-list{margin-top:20px;width:100%}}.reconhecimentos__timeline-item,.reconhecimentos__timeline #tm-item--first{margin-bottom:70px}@media screen and (max-width: 960px){.reconhecimentos__timeline-item,.reconhecimentos__timeline #tm-item--first{margin-bottom:100px}}@media screen and (max-width: 758px){.reconhecimentos__timeline-item,.reconhecimentos__timeline #tm-item--first{margin-bottom:50px}}.reconhecimentos__timeline-item img,.reconhecimentos__timeline #tm-item--first img{height:150px;margin-right:25px;object-fit:contain;width:150px}@media screen and (max-width: 960px){.reconhecimentos__timeline-item img,.reconhecimentos__timeline #tm-item--first img{height:115px;margin-right:20px;width:115px}}@media screen and (max-width: 758px){.reconhecimentos__timeline-item img,.reconhecimentos__timeline #tm-item--first img{width:120px}}@media screen and (max-width: 500px){.reconhecimentos__timeline-item img,.reconhecimentos__timeline #tm-item--first img{height:80px;width:80px}}.reconhecimentos__timeline-desc{align-items:flex-start;width:100%}.reconhecimentos__timeline-desc h4{margin-top:0}@media screen and (max-width: 500px){.reconhecimentos__timeline-desc h4{font-size:18px}}@media screen and (max-width: 500px){.reconhecimentos__timeline-desc p{font-size:14px}}.inovacao{padding-top:70px}@media screen and (max-width: 1024px){.inovacao{padding:0}}.inovacao__banner{background-position:center;background-size:cover;height:435px;position:relative}@media screen and (max-width: 1024px){.inovacao__banner{margin-top:-20px}}@media screen and (max-width: 960px){.inovacao__banner{height:400px}}@media screen and (max-width: 758px){.inovacao__banner{height:250px;margin-top:50px}}.inovacao__banner:before{background:#282828;content:"";height:100%;background-blend-mode:multiply;opacity:.6;position:absolute;left:0;top:0;width:100%}@media screen and (max-width: 960px){.inovacao__banner:before{filter:none}}.inovacao__banner-content{height:100%;position:relative;width:100%}.inovacao__banner-content h1{color:#fbfbfb;font-size:100px;position:relative;top:50%;transform:translateY(-50%)}@media screen and (max-width: 960px){.inovacao__banner-content h1{font-size:80px;transform:none;position:absolute;bottom:0;left:0;top:auto;margin:0}}@media screen and (max-width: 758px){.inovacao__banner-content h1{font-size:60px}}.inovacao__banner-content *{color:#fbfbfb}.inovacao__base{padding:50px 0 70px;position:relative}@media screen and (max-width: 960px){.inovacao__base{padding:0 0 80px}}@media screen and (max-width: 758px){.inovacao__base{padding:0 0 40px}}.inovacao__base .effect{opacity:.5;position:absolute}.inovacao__base .effect--pink{background:#db5688;height:205px;left:55%;top:0;transform:translateX(-50%);width:50px}@media screen and (max-width: 960px){.inovacao__base .effect--pink{display:none}}.inovacao__base .effect--yellow{background:#f7a920;bottom:0;height:20px;left:0;width:205px}@media screen and (max-width: 758px){.inovacao__base .effect--yellow{width:25vw;height:10px;bottom:-57px}}.inovacao__base p{color:#282828;margin-top:50px;max-width:570px}.inovacao__act{position:relative}@media screen and (max-width: 1024px){.inovacao__act{margin:0 40px}}@media screen and (max-width: 758px){.inovacao__act{margin:0 20px}}@media screen and (max-width: 758px){.inovacao__act .topic{margin-bottom:0px}}.inovacao__act .topic .effect{background:#282828;right:auto;left:-6vw}@media screen and (max-width: 1024px){.inovacao__act .topic .effect{width:42vw}}@media screen and (max-width: 960px){.inovacao__act .topic .effect{top:50%;width:40vw;opacity:1}}@media screen and (max-width: 758px){.inovacao__act .topic .effect{width:35vw}}.inovacao__act .topic .effect--violet{background:#9f529a;height:40px;left:100px;opacity:.5;top:70px;width:205px}@media screen and (max-width: 758px){.inovacao__act .topic .effect--violet{height:20px;left:20px;top:95px;width:130px}}.inovacao__act .topic .flex--end{width:100%}.inovacao__act .topic .title{color:#282828;width:550px}@media screen and (max-width: 1024px){.inovacao__act .topic .title{font-size:50px}}@media screen and (max-width: 960px){.inovacao__act .topic .title{width:60%;font-size:40px;padding-right:40px}}@media screen and (max-width: 758px){.inovacao__act .topic .title{font-size:25px;padding-right:20px}}.inovacao__act-item{align-items:center;margin:80px auto}@media screen and (max-width: 758px){.inovacao__act-item{display:flex;margin:40px 0 0;flex-direction:column}}@media screen and (max-width: 758px){.inovacao__act-item:nth-child(odd){flex-direction:column-reverse}}.inovacao__act-item:nth-child(1n+0) .inovacao__act-img::before{border-color:#f7a920}.inovacao__act-item:nth-child(1n+0) .inovacao__act-logo{height:145px;width:145px}.inovacao__act-item:nth-child(2n+0) .inovacao__act-img::before{border-color:#becb3e;left:56%;top:54%}@media screen and (max-width: 1500px){.inovacao__act-item:nth-child(2n+0) .inovacao__act-img::before{left:54%;top:54%}}@media screen and (max-width: 1300px){.inovacao__act-item:nth-child(2n+0) .inovacao__act-img::before{left:56%;top:54%}}@media screen and (max-width: 1024px){.inovacao__act-item:nth-child(2n+0) .inovacao__act-img::before{left:55%;top:55%}}@media screen and (max-width: 960px){.inovacao__act-item:nth-child(2n+0) .inovacao__act-img::before{left:57%}}@media screen and (max-width: 758px){.inovacao__act-item:nth-child(2n+0) .inovacao__act-img::before{left:47%;top:45%;width:99%}}.inovacao__act-item:nth-child(2n+0) .inovacao__act-logo{height:85px;width:190px}.inovacao__act-item:nth-child(3n+0) .inovacao__act-img::before{border-color:#db5688}.inovacao__act-item:nth-child(3n+0) .inovacao__act-logo{height:95px;width:185px}.inovacao__act-img{height:525px;position:relative;max-width:400px;width:100%}@media screen and (max-width: 1500px){.inovacao__act-img{height:calc(100vh - 220px)}}@media screen and (max-width: 1024px){.inovacao__act-img{height:calc(72vh - 90px);margin:30px 0 -30px}}@media screen and (max-width: 960px){.inovacao__act-img{transform:translateY(0px);width:47%}}@media screen and (max-width: 758px){.inovacao__act-img{height:350px;margin:60px 0 -10px;padding:0;max-width:100%;width:100%}}.inovacao__act-img::before{background:rgba(0,0,0,0);border:3px solid;content:"";height:97%;left:45%;position:absolute;top:45%;transform:translate(-50%, -50%);width:97%;z-index:1}@media screen and (max-width: 1500px){.inovacao__act-img::before{height:98%;left:46%;top:46%;width:98%}}@media screen and (max-width: 1300px){.inovacao__act-img::before{left:44%;top:45%;width:99%}}@media screen and (max-width: 1024px){.inovacao__act-img::before{left:45%}}@media screen and (max-width: 960px){.inovacao__act-img::before{left:43%;width:99%}}@media screen and (max-width: 758px){.inovacao__act-img::before{left:47%}}@media screen and (max-width: 500px){.inovacao__act-img::before{border-width:2px}}.inovacao__act-img::after{background:#121212;background-blend-mode:multiply;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:0}.inovacao__act-img img{height:100%;object-fit:cover;width:100%}@media screen and (max-width: 758px){.inovacao__act-img img{display:none}}@media screen and (max-width: 758px){.inovacao__act-img .show-mobile{height:100%}}@media screen and (max-width: 758px){.inovacao__act-img .show-mobile img{display:block}}.inovacao__act-logo{left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:1}@media screen and (max-width: 758px){.inovacao__act-logo{display:block !important}}.inovacao__act-text{max-width:610px;width:55%}@media screen and (max-width: 960px){.inovacao__act-text{width:45%}}@media screen and (max-width: 758px){.inovacao__act-text{width:100%}}.inovacao__act-text h4{margin:40px 0}@media screen and (max-width: 758px){.inovacao__act-text h4{margin-bottom:40px;font-size:16px}}.inovacao__act-text p{color:#282828;margin:0}.inovacao__act-text a{color:#58595b;margin:40px 0 0}@media screen and (max-width: 758px){.inovacao__act-text a{font-size:12px}}.inovacao__act-invest{margin:40px 0 0}@media screen and (max-width: 758px){.inovacao__act-invest{margin-top:30px}}.inovacao__act-invest img{height:65px;object-fit:contain;width:auto}@media screen and (max-width: 960px){.inovacao__act-invest img{height:50px}}@media screen and (max-width: 758px){.inovacao__act-invest img{margin:0;padding:0;width:100%;height:auto}}.inovacao__act .effect{right:0;opacity:.5;position:absolute;transform:translateY(-50%);z-index:-1}.inovacao__act .effect--green{background:#becb3e;height:50px;top:60%;width:335px}@media screen and (max-width: 960px){.inovacao__act .effect--green{height:20px;width:30vw}}@media screen and (max-width: 758px){.inovacao__act .effect--green{top:35%}}.inovacao__act .effect--blue{background:#3dadad;height:40px;top:76%;width:735px}@media screen and (max-width: 960px){.inovacao__act .effect--blue{height:20px;width:60vw;top:70%}}@media screen and (max-width: 758px){.inovacao__act .effect--blue{top:39%}}.inovacao__partners{margin:170px auto 150px;position:relative}@media screen and (max-width: 758px){.inovacao__partners{margin:50px auto}}.inovacao__partners .effect{background:#282828;height:5px;position:absolute;left:0;top:50%;transform:translateY(-50%);width:155px}.inovacao__partners-container{align-items:center}@media screen and (max-width: 960px){.inovacao__partners-container{display:block}}.inovacao__partners-container .h3{max-width:375px;margin:30px 0 0;text-transform:none;width:50%}@media screen and (max-width: 960px){.inovacao__partners-container .h3{width:100%}}@media screen and (max-width: 758px){.inovacao__partners-container .h3{font-size:24px}}.inovacao__partners-list{margin:-4% 0;flex-wrap:wrap;width:50%}@media screen and (max-width: 960px){.inovacao__partners-list{width:100%;margin-top:30px}}.inovacao__partners-item{margin:4% 1%;text-align:center;transition:opacity .5s ease-in-out;width:31%}.inovacao__partners-item:hover{opacity:.5}.inovacao__partners-item img{height:50px;max-width:140px;object-fit:contain;width:100%}@media screen and (max-width: 758px){.inovacao__faq .topic{margin:90px 0 70px}}.inovacao__faq .topic .title{color:#282828}@media screen and (max-width: 758px){.inovacao__faq .topic .title{width:50%;font-size:25px}}.inovacao__faq .topic .effect{background:#282828}@media screen and (max-width: 758px){.inovacao__faq .topic .effect{width:40%}}.inovacao__faq .topic .effect--orange{background:#ed7c18;height:480px;left:0;opacity:.5;top:75%;transform:translateY(-50%);width:70px;z-index:-1}@media screen and (max-width: 960px){.inovacao__faq .topic .effect--orange{width:35px}}.inovacao__faq-content{padding-bottom:50px;position:relative}.inovacao__faq-content .effect{background:#3dadad;bottom:0;height:830px;left:100px;opacity:.5;position:absolute;width:30px;z-index:-1}@media screen and (max-width: 960px){.inovacao__faq-content .effect{display:none}}.inovacao__faq-accordion{max-width:670px;position:relative}@media screen and (max-width: 758px){.inovacao__faq-accordion h4{font-size:16px}}.inovacao__faq-accordion .effect{background:#db5688;height:80px;left:-255px;top:50%;transform:translateY(-50%);width:200px}.inovacao__faq .accordion.active .accordion__header i{transform:rotate(45deg)}.inovacao-v2__container{width:1202px;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}.inovacao-v2__row,.inovacao-v2__row-invert{display:flex;align-items:center;justify-content:center;gap:40px;width:100%}@media screen and (max-width: 1024px){.inovacao-v2__row,.inovacao-v2__row-invert{gap:20px}}@media screen and (max-width: 1024px){.inovacao-v2__row{flex-direction:column}}@media screen and (max-width: 1024px){.inovacao-v2__row-invert{flex-direction:column-reverse}}.inovacao-v2__banner{display:flex;align-items:center;justify-content:center;width:100%;height:700px;position:relative}@media screen and (max-width: 1024px){.inovacao-v2__banner{height:auto}}.inovacao-v2__banner__bg{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:0}.inovacao-v2__banner__bg::after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background-color:rgba(0,0,0,.6)}.inovacao-v2__banner__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.inovacao-v2__banner__container{display:flex;justify-content:center;flex-direction:column;gap:48px;width:920px;max-width:100%;height:auto;padding:0 64px;box-sizing:border-box;position:relative;z-index:2}@media screen and (max-width: 1024px){.inovacao-v2__banner__container{gap:20px;padding:100px 20px}}.inovacao-v2__banner__container::before{content:"";background-image:url(9b0261e5ae27bee492fd.svg);background-repeat:no-repeat;background-size:contain;display:block;width:80px;height:97px;object-fit:contain;position:absolute;left:0;top:0}@media screen and (max-width: 1024px){.inovacao-v2__banner__container::before{width:40px}}.inovacao-v2__banner__title{font-size:90px;line-height:100%;letter-spacing:0px;text-align:center;font-weight:300;text-transform:none;color:#fff;margin:0;padding-top:49px}.inovacao-v2__banner__title b,.inovacao-v2__banner__title strong{font-weight:700}@media screen and (max-width: 1024px){.inovacao-v2__banner__title{font-size:60px;padding-top:0}}.inovacao-v2__banner__text p,.inovacao-v2__banner__text h1,.inovacao-v2__banner__text h2,.inovacao-v2__banner__text h3,.inovacao-v2__banner__text h4,.inovacao-v2__banner__text h5,.inovacao-v2__banner__text span{font-size:20px;line-height:140%;letter-spacing:0px;text-align:center;font-weight:400;color:#fff}.inovacao-v2__banner__text p:first-child,.inovacao-v2__banner__text h1:first-child,.inovacao-v2__banner__text h2:first-child,.inovacao-v2__banner__text h3:first-child,.inovacao-v2__banner__text h4:first-child,.inovacao-v2__banner__text h5:first-child,.inovacao-v2__banner__text span:first-child{margin-top:0}.inovacao-v2__banner__text p:last-child,.inovacao-v2__banner__text h1:last-child,.inovacao-v2__banner__text h2:last-child,.inovacao-v2__banner__text h3:last-child,.inovacao-v2__banner__text h4:last-child,.inovacao-v2__banner__text h5:last-child,.inovacao-v2__banner__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.inovacao-v2__banner__text p,.inovacao-v2__banner__text h1,.inovacao-v2__banner__text h2,.inovacao-v2__banner__text h3,.inovacao-v2__banner__text h4,.inovacao-v2__banner__text h5,.inovacao-v2__banner__text span{font-size:16px}}@media screen and (max-width: 1024px){.inovacao-v2__vx>.inovacao-v2__container{padding:0}}.inovacao-v2__vx__bg{display:flex;flex-direction:column;gap:40px;padding:24px;box-sizing:border-box;margin:80px 0 106px 0;background-color:#414040}@media screen and (max-width: 1024px){.inovacao-v2__vx__bg{margin:0}}.inovacao-v2__vx__img,.inovacao-v2__vx__img-mobile{width:100%;height:100%;object-fit:cover;object-position:center}.inovacao-v2__vx__link{display:block;min-width:50%;height:607px;transition:.5s all ease}@media screen and (max-width: 1024px){.inovacao-v2__vx__link{min-width:100%;height:300px;display:none}}.inovacao-v2__vx__link:hover,.inovacao-v2__vx__link:active{filter:brightness(2.25)}@media screen and (max-width: 1024px){.inovacao-v2__vx__img{display:none}}.inovacao-v2__vx__img-mobile{display:none}@media screen and (max-width: 1024px){.inovacao-v2__vx__img-mobile{display:block}}.inovacao-v2__vx__content{display:flex;flex-direction:column;gap:32px;width:100%;padding-top:27px;position:relative}.inovacao-v2__vx__content::after{content:"";background-image:url(e1b1201ec2c29c343abb.svg);background-repeat:no-repeat;background-size:contain;display:block;width:55px;height:67px;object-fit:contain;position:absolute;right:0;top:0}@media screen and (max-width: 1024px){.inovacao-v2__vx__content::after{width:40px}}.inovacao-v2__vx__content>.inovacao-v2__vx__link{display:none}@media screen and (max-width: 1024px){.inovacao-v2__vx__content>.inovacao-v2__vx__link{display:block}}.inovacao-v2__vx__title{font-size:48px;line-height:150%;letter-spacing:0px;font-weight:700;margin:0;color:#fff}@media screen and (max-width: 1024px){.inovacao-v2__vx__title{text-align:center}}.inovacao-v2__vx__text p,.inovacao-v2__vx__text h1,.inovacao-v2__vx__text h2,.inovacao-v2__vx__text h3,.inovacao-v2__vx__text h4,.inovacao-v2__vx__text h5,.inovacao-v2__vx__text span{font-size:20px;line-height:140%;letter-spacing:0px;font-weight:400;color:#fff}.inovacao-v2__vx__text p b,.inovacao-v2__vx__text p strong,.inovacao-v2__vx__text h1 b,.inovacao-v2__vx__text h1 strong,.inovacao-v2__vx__text h2 b,.inovacao-v2__vx__text h2 strong,.inovacao-v2__vx__text h3 b,.inovacao-v2__vx__text h3 strong,.inovacao-v2__vx__text h4 b,.inovacao-v2__vx__text h4 strong,.inovacao-v2__vx__text h5 b,.inovacao-v2__vx__text h5 strong,.inovacao-v2__vx__text span b,.inovacao-v2__vx__text span strong{font-weight:700}.inovacao-v2__vx__text p:first-child,.inovacao-v2__vx__text h1:first-child,.inovacao-v2__vx__text h2:first-child,.inovacao-v2__vx__text h3:first-child,.inovacao-v2__vx__text h4:first-child,.inovacao-v2__vx__text h5:first-child,.inovacao-v2__vx__text span:first-child{margin-top:0}.inovacao-v2__vx__text p:last-child,.inovacao-v2__vx__text h1:last-child,.inovacao-v2__vx__text h2:last-child,.inovacao-v2__vx__text h3:last-child,.inovacao-v2__vx__text h4:last-child,.inovacao-v2__vx__text h5:last-child,.inovacao-v2__vx__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.inovacao-v2__vx__text p,.inovacao-v2__vx__text h1,.inovacao-v2__vx__text h2,.inovacao-v2__vx__text h3,.inovacao-v2__vx__text h4,.inovacao-v2__vx__text h5,.inovacao-v2__vx__text span{font-size:16px}}.inovacao-v2__vx__inciativas{display:flex;align-items:center;justify-content:space-between;gap:24px}@media screen and (max-width: 1024px){.inovacao-v2__vx__inciativas{overflow-x:scroll;padding-bottom:5px}}.inovacao-v2__vx__inciativas__item{display:flex;align-items:center;justify-content:center;width:205px;height:205px;max-width:100%;position:relative;transition:.5s all ease}.inovacao-v2__vx__inciativas__item:hover,.inovacao-v2__vx__inciativas__item:active{filter:brightness(2.25)}@media screen and (max-width: 1024px){.inovacao-v2__vx__inciativas__item{min-width:205px}}.inovacao-v2__vx__inciativas__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.inovacao-v2__imagine{display:block;width:100%;height:100%;padding:120px 0;box-sizing:border-box;background-color:#2b2b41}@media screen and (max-width: 1024px){.inovacao-v2__imagine{padding:20px 0}.inovacao-v2__imagine .inovacao-v2__row{gap:27px}}.inovacao-v2__imagine__content{display:flex;flex-direction:column;gap:32px;padding-top:27px;box-sizing:border-box;min-width:454px;width:454px;position:relative}@media screen and (max-width: 1024px){.inovacao-v2__imagine__content{width:100%;min-width:100%}}.inovacao-v2__imagine__title{font-size:48px;line-height:150%;letter-spacing:0px;font-weight:400;color:#fff;box-sizing:border-box;margin:0}.inovacao-v2__imagine__title b,.inovacao-v2__imagine__title strong{font-weight:700}@media screen and (max-width: 1024px){.inovacao-v2__imagine__title{text-align:center}}.inovacao-v2__imagine__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.inovacao-v2__imagine__text p,.inovacao-v2__imagine__text h1,.inovacao-v2__imagine__text h2,.inovacao-v2__imagine__text h3,.inovacao-v2__imagine__text h4,.inovacao-v2__imagine__text h5,.inovacao-v2__imagine__text span{font-size:20px;line-height:140%;letter-spacing:0px;font-weight:400;color:#fff}.inovacao-v2__imagine__text p b,.inovacao-v2__imagine__text p strong,.inovacao-v2__imagine__text h1 b,.inovacao-v2__imagine__text h1 strong,.inovacao-v2__imagine__text h2 b,.inovacao-v2__imagine__text h2 strong,.inovacao-v2__imagine__text h3 b,.inovacao-v2__imagine__text h3 strong,.inovacao-v2__imagine__text h4 b,.inovacao-v2__imagine__text h4 strong,.inovacao-v2__imagine__text h5 b,.inovacao-v2__imagine__text h5 strong,.inovacao-v2__imagine__text span b,.inovacao-v2__imagine__text span strong{font-weight:700}.inovacao-v2__imagine__text p:first-child,.inovacao-v2__imagine__text h1:first-child,.inovacao-v2__imagine__text h2:first-child,.inovacao-v2__imagine__text h3:first-child,.inovacao-v2__imagine__text h4:first-child,.inovacao-v2__imagine__text h5:first-child,.inovacao-v2__imagine__text span:first-child{margin-top:0}.inovacao-v2__imagine__text p:last-child,.inovacao-v2__imagine__text h1:last-child,.inovacao-v2__imagine__text h2:last-child,.inovacao-v2__imagine__text h3:last-child,.inovacao-v2__imagine__text h4:last-child,.inovacao-v2__imagine__text h5:last-child,.inovacao-v2__imagine__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.inovacao-v2__imagine__text p,.inovacao-v2__imagine__text h1,.inovacao-v2__imagine__text h2,.inovacao-v2__imagine__text h3,.inovacao-v2__imagine__text h4,.inovacao-v2__imagine__text h5,.inovacao-v2__imagine__text span{font-size:16px}}.inovacao-v2__imagine__imgs{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}.inovacao-v2__imagine__img{display:block;width:100%;max-width:214px;height:539px;object-fit:cover;object-position:center}@media screen and (max-width: 1024px){.inovacao-v2__imagine__img{width:100%;max-width:100%;height:auto}}.inovacao-v2__dexco{display:block;width:100%;background-color:#aaa;padding:120px 0;box-sizing:border-box}@media screen and (max-width: 1024px){.inovacao-v2__dexco{padding:20px 0}}.inovacao-v2__dexco__img,.inovacao-v2__dexco__img-mobile{object-fit:cover;object-position:center}.inovacao-v2__dexco__img{display:block;width:676px;max-width:100%;height:545px}@media screen and (max-width: 1024px){.inovacao-v2__dexco__img{display:none}}.inovacao-v2__dexco__img-mobile{display:none;width:100%;height:300px}@media screen and (max-width: 1024px){.inovacao-v2__dexco__img-mobile{display:block}}.inovacao-v2__dexco__content{display:flex;flex-direction:column;gap:32px;width:100%;box-sizing:border-box;position:relative}.inovacao-v2__dexco__content:not(.no-title){padding-top:27px}.inovacao-v2__dexco__content:not(.no-title)::before{content:"";background-image:url(f02bfa4169234b5a5e11.svg);background-repeat:no-repeat;background-size:contain;display:block;width:55px;height:67px;object-fit:contain;position:absolute;left:0;top:0}@media screen and (max-width: 1024px){.inovacao-v2__dexco__content:not(.no-title)::before{width:40px}}.inovacao-v2__dexco__title{font-size:48px;line-height:150%;letter-spacing:0px;font-weight:700;color:#fff;padding-left:40px;box-sizing:border-box;margin:0}@media screen and (max-width: 1024px){.inovacao-v2__dexco__title{padding-left:20px;text-align:center}}.inovacao-v2__dexco__text p,.inovacao-v2__dexco__text h1,.inovacao-v2__dexco__text h2,.inovacao-v2__dexco__text h3,.inovacao-v2__dexco__text h4,.inovacao-v2__dexco__text h5,.inovacao-v2__dexco__text span{font-size:20px;line-height:140%;letter-spacing:0px;font-weight:400;color:#fff}.inovacao-v2__dexco__text p b,.inovacao-v2__dexco__text p strong,.inovacao-v2__dexco__text h1 b,.inovacao-v2__dexco__text h1 strong,.inovacao-v2__dexco__text h2 b,.inovacao-v2__dexco__text h2 strong,.inovacao-v2__dexco__text h3 b,.inovacao-v2__dexco__text h3 strong,.inovacao-v2__dexco__text h4 b,.inovacao-v2__dexco__text h4 strong,.inovacao-v2__dexco__text h5 b,.inovacao-v2__dexco__text h5 strong,.inovacao-v2__dexco__text span b,.inovacao-v2__dexco__text span strong{font-weight:700}.inovacao-v2__dexco__text p:first-child,.inovacao-v2__dexco__text h1:first-child,.inovacao-v2__dexco__text h2:first-child,.inovacao-v2__dexco__text h3:first-child,.inovacao-v2__dexco__text h4:first-child,.inovacao-v2__dexco__text h5:first-child,.inovacao-v2__dexco__text span:first-child{margin-top:0}.inovacao-v2__dexco__text p:last-child,.inovacao-v2__dexco__text h1:last-child,.inovacao-v2__dexco__text h2:last-child,.inovacao-v2__dexco__text h3:last-child,.inovacao-v2__dexco__text h4:last-child,.inovacao-v2__dexco__text h5:last-child,.inovacao-v2__dexco__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.inovacao-v2__dexco__text p,.inovacao-v2__dexco__text h1,.inovacao-v2__dexco__text h2,.inovacao-v2__dexco__text h3,.inovacao-v2__dexco__text h4,.inovacao-v2__dexco__text h5,.inovacao-v2__dexco__text span{font-size:16px}}.inovacao-v2__dexco__link{display:block;width:100%;padding:16px 0;box-sizing:border-box;border:2px solid #fff;background-color:rgba(0,0,0,0);text-decoration:none;text-align:center;font-size:20px;font-weight:400;text-transform:uppercase;line-height:100%;letter-spacing:.5em;color:#fff;transition:all .5s ease}.inovacao-v2__dexco__link:hover{background-color:#000}.inovacao-v2__supplier{display:block;width:100%;padding:96px 0;box-sizing:border-box}.inovacao-v2__supplier .inovacao-v2__row{gap:65px}@media screen and (max-width: 1024px){.inovacao-v2__supplier .inovacao-v2__row{gap:32px}}@media screen and (max-width: 1024px){.inovacao-v2__supplier{padding:20px 0}}.inovacao-v2__supplier__img,.inovacao-v2__supplier__img-mobile{object-fit:cover;object-position:center}.inovacao-v2__supplier__img{display:block;width:535px;max-width:100%;height:649px}@media screen and (max-width: 1024px){.inovacao-v2__supplier__img{display:none}}.inovacao-v2__supplier__img-mobile{display:none;width:100%;height:300px}@media screen and (max-width: 1024px){.inovacao-v2__supplier__img-mobile{display:block}}.inovacao-v2__supplier__content{display:flex;flex-direction:column;gap:32px;width:100%;box-sizing:border-box;position:relative;padding-right:68px}@media screen and (max-width: 1024px){.inovacao-v2__supplier__content{padding-right:0}}.inovacao-v2__supplier__content:not(.no-title){padding-top:27px}.inovacao-v2__supplier__content:not(.no-title)::after{content:"";background-image:url(e452590de701de41d106.svg);background-repeat:no-repeat;background-size:contain;display:block;width:80px;height:97px;object-fit:contain;position:absolute;right:0;top:0}@media screen and (max-width: 1024px){.inovacao-v2__supplier__content:not(.no-title)::after{width:40px}}.inovacao-v2__supplier__title{font-size:48px;line-height:150%;letter-spacing:0px;font-weight:800;color:#000;padding-right:40px;box-sizing:border-box;margin:0}@media screen and (max-width: 1024px){.inovacao-v2__supplier__title{padding-right:20px;text-align:center}}.inovacao-v2__supplier__text p,.inovacao-v2__supplier__text h1,.inovacao-v2__supplier__text h2,.inovacao-v2__supplier__text h3,.inovacao-v2__supplier__text h4,.inovacao-v2__supplier__text h5,.inovacao-v2__supplier__text span{font-size:20px;line-height:140%;letter-spacing:0px;font-weight:400;color:#000}.inovacao-v2__supplier__text p b,.inovacao-v2__supplier__text p strong,.inovacao-v2__supplier__text h1 b,.inovacao-v2__supplier__text h1 strong,.inovacao-v2__supplier__text h2 b,.inovacao-v2__supplier__text h2 strong,.inovacao-v2__supplier__text h3 b,.inovacao-v2__supplier__text h3 strong,.inovacao-v2__supplier__text h4 b,.inovacao-v2__supplier__text h4 strong,.inovacao-v2__supplier__text h5 b,.inovacao-v2__supplier__text h5 strong,.inovacao-v2__supplier__text span b,.inovacao-v2__supplier__text span strong{font-weight:700}.inovacao-v2__supplier__text p:first-child,.inovacao-v2__supplier__text h1:first-child,.inovacao-v2__supplier__text h2:first-child,.inovacao-v2__supplier__text h3:first-child,.inovacao-v2__supplier__text h4:first-child,.inovacao-v2__supplier__text h5:first-child,.inovacao-v2__supplier__text span:first-child{margin-top:0}.inovacao-v2__supplier__text p:last-child,.inovacao-v2__supplier__text h1:last-child,.inovacao-v2__supplier__text h2:last-child,.inovacao-v2__supplier__text h3:last-child,.inovacao-v2__supplier__text h4:last-child,.inovacao-v2__supplier__text h5:last-child,.inovacao-v2__supplier__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.inovacao-v2__supplier__text p,.inovacao-v2__supplier__text h1,.inovacao-v2__supplier__text h2,.inovacao-v2__supplier__text h3,.inovacao-v2__supplier__text h4,.inovacao-v2__supplier__text h5,.inovacao-v2__supplier__text span{font-size:16px}}.inovacao-v2__supplier__link{display:flex;align-items:center;justify-content:center;gap:24px;width:max-content;max-width:100%;padding:17.5px 24px;box-sizing:border-box;border:2px solid #000;background-color:rgba(0,0,0,0);text-decoration:none;text-align:center;font-size:24px;font-weight:400;text-transform:uppercase;line-height:100%;letter-spacing:.5em;color:#000;transition:all .5s ease}.inovacao-v2__supplier__link:hover{background-color:#000;color:#fff}@media screen and (max-width: 1024px){.inovacao-v2__supplier__link{margin:0 auto;font-size:20px}}.inovacao-v2__cubo{display:block;width:100%;padding:120px 0;box-sizing:border-box;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 1024px){.inovacao-v2__cubo{padding:40px 0}}.inovacao-v2__cubo .inovacao-v2__row{gap:114px}@media screen and (max-width: 1024px){.inovacao-v2__cubo .inovacao-v2__row{gap:32px}}.inovacao-v2__cubo__img{max-width:100%;height:auto}.inovacao-v2__cubo__content{display:flex;flex-direction:column;gap:40px}.inovacao-v2__cubo__text p,.inovacao-v2__cubo__text h1,.inovacao-v2__cubo__text h2,.inovacao-v2__cubo__text h3,.inovacao-v2__cubo__text h4,.inovacao-v2__cubo__text h5,.inovacao-v2__cubo__text span{font-size:20px;line-height:140%;letter-spacing:0px;font-weight:400;color:#fff;text-align:right}.inovacao-v2__cubo__text p b,.inovacao-v2__cubo__text p strong,.inovacao-v2__cubo__text h1 b,.inovacao-v2__cubo__text h1 strong,.inovacao-v2__cubo__text h2 b,.inovacao-v2__cubo__text h2 strong,.inovacao-v2__cubo__text h3 b,.inovacao-v2__cubo__text h3 strong,.inovacao-v2__cubo__text h4 b,.inovacao-v2__cubo__text h4 strong,.inovacao-v2__cubo__text h5 b,.inovacao-v2__cubo__text h5 strong,.inovacao-v2__cubo__text span b,.inovacao-v2__cubo__text span strong{font-weight:700}.inovacao-v2__cubo__text p:first-child,.inovacao-v2__cubo__text h1:first-child,.inovacao-v2__cubo__text h2:first-child,.inovacao-v2__cubo__text h3:first-child,.inovacao-v2__cubo__text h4:first-child,.inovacao-v2__cubo__text h5:first-child,.inovacao-v2__cubo__text span:first-child{margin-top:0}.inovacao-v2__cubo__text p:last-child,.inovacao-v2__cubo__text h1:last-child,.inovacao-v2__cubo__text h2:last-child,.inovacao-v2__cubo__text h3:last-child,.inovacao-v2__cubo__text h4:last-child,.inovacao-v2__cubo__text h5:last-child,.inovacao-v2__cubo__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.inovacao-v2__cubo__text p,.inovacao-v2__cubo__text h1,.inovacao-v2__cubo__text h2,.inovacao-v2__cubo__text h3,.inovacao-v2__cubo__text h4,.inovacao-v2__cubo__text h5,.inovacao-v2__cubo__text span{font-size:16px;text-align:left}}.inovacao-v2__cubo__link{display:flex;align-items:center;justify-content:center;gap:24px;width:max-content;max-width:100%;padding:17.5px 24px;box-sizing:border-box;border:2px solid #fff;background-color:rgba(0,0,0,0);text-decoration:none;text-align:center;font-size:24px;font-weight:400;text-transform:uppercase;line-height:100%;letter-spacing:.5em;color:#fff;transition:all .5s ease;margin:0 0 0 auto}.inovacao-v2__cubo__link:hover{background-color:#000}@media screen and (max-width: 1024px){.inovacao-v2__cubo__link{margin:0 auto;font-size:20px}}.inovacao-v2__parceiros{display:block;padding:80px 0;box-sizing:border-box;border-bottom:2px solid #000}@media screen and (max-width: 1024px){.inovacao-v2__parceiros{padding:40px 0}}.inovacao-v2__parceiros .inovacao-v2__row{gap:60px}@media screen and (max-width: 1024px){.inovacao-v2__parceiros .inovacao-v2__row{gap:32px}}.inovacao-v2__parceiros__title{font-size:36px;font-weight:700;line-height:100%;letter-spacing:0px;color:#000;margin:0}@media screen and (max-width: 1024px){.inovacao-v2__parceiros__title{text-align:center}}.inovacao-v2__parceiros__itens{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:0px;grid-row-gap:0px}@media screen and (max-width: 1024px){.inovacao-v2__parceiros__itens{grid-template-columns:repeat(2, 1fr)}}.inovacao-v2__parceiros__item{display:flex;align-items:center;justify-content:center;height:90px;width:198px;max-width:100%;padding:30px;box-sizing:border-box}.inovacao-v2__parceiros__img{object-fit:contain;object-position:center;max-height:52px;width:100%}.inovacao-v2__reconhecimentos{display:block;padding:120px 0}@media screen and (max-width: 1024px){.inovacao-v2__reconhecimentos{padding:20px 0}}.inovacao-v2__reconhecimentos .inovacao-v2__container{display:flex;flex-direction:column;gap:40px;position:relative}.inovacao-v2__reconhecimentos .inovacao-v2__container::before{content:"";background-image:url(f92c0b16e81d3879b0b6.svg);background-repeat:no-repeat;background-size:contain;display:block;width:55px;height:67px;object-fit:contain;position:absolute;left:20px;top:0}@media screen and (max-width: 1024px){.inovacao-v2__reconhecimentos .inovacao-v2__container::before{width:40px}}.inovacao-v2__reconhecimentos__title{font-size:48px;line-height:150%;letter-spacing:0px;font-weight:300;color:#000;padding-left:40px;padding-top:27px;box-sizing:border-box;margin:0}@media screen and (max-width: 1024px){.inovacao-v2__reconhecimentos__title{font-size:40px;padding-left:20px;text-align:center}}.inovacao-v2__reconhecimentos__itens{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:120px;grid-row-gap:32px}@media screen and (max-width: 1024px){.inovacao-v2__reconhecimentos__itens{grid-template-columns:repeat(1, 1fr)}}.inovacao-v2__reconhecimentos__item{display:flex;flex-direction:column;gap:40px;align-items:center}.inovacao-v2__reconhecimentos__img{display:block;width:max-content;max-width:100%;height:166px;object-fit:contain;object-position:center}.inovacao-v2__reconhecimentos__text p,.inovacao-v2__reconhecimentos__text h1,.inovacao-v2__reconhecimentos__text h2,.inovacao-v2__reconhecimentos__text h3,.inovacao-v2__reconhecimentos__text h4,.inovacao-v2__reconhecimentos__text h5,.inovacao-v2__reconhecimentos__text span{font-size:16px;line-height:150%;letter-spacing:0px;font-weight:400;color:#000}.inovacao-v2__reconhecimentos__text p b,.inovacao-v2__reconhecimentos__text p strong,.inovacao-v2__reconhecimentos__text h1 b,.inovacao-v2__reconhecimentos__text h1 strong,.inovacao-v2__reconhecimentos__text h2 b,.inovacao-v2__reconhecimentos__text h2 strong,.inovacao-v2__reconhecimentos__text h3 b,.inovacao-v2__reconhecimentos__text h3 strong,.inovacao-v2__reconhecimentos__text h4 b,.inovacao-v2__reconhecimentos__text h4 strong,.inovacao-v2__reconhecimentos__text h5 b,.inovacao-v2__reconhecimentos__text h5 strong,.inovacao-v2__reconhecimentos__text span b,.inovacao-v2__reconhecimentos__text span strong{font-weight:700}.inovacao-v2__reconhecimentos__text p:first-child,.inovacao-v2__reconhecimentos__text h1:first-child,.inovacao-v2__reconhecimentos__text h2:first-child,.inovacao-v2__reconhecimentos__text h3:first-child,.inovacao-v2__reconhecimentos__text h4:first-child,.inovacao-v2__reconhecimentos__text h5:first-child,.inovacao-v2__reconhecimentos__text span:first-child{margin-top:0}.inovacao-v2__reconhecimentos__text p:last-child,.inovacao-v2__reconhecimentos__text h1:last-child,.inovacao-v2__reconhecimentos__text h2:last-child,.inovacao-v2__reconhecimentos__text h3:last-child,.inovacao-v2__reconhecimentos__text h4:last-child,.inovacao-v2__reconhecimentos__text h5:last-child,.inovacao-v2__reconhecimentos__text span:last-child{margin-bottom:0}.inovacao-v2__faq{display:block;padding:120px 0}@media screen and (max-width: 1024px){.inovacao-v2__faq{padding:20px 0}}.inovacao-v2__faq .inovacao-v2__container{display:flex;flex-direction:column;gap:40px;position:relative}.inovacao-v2__faq .inovacao-v2__container::before{content:"";background-image:url(e1b1201ec2c29c343abb.svg);background-repeat:no-repeat;background-size:contain;display:block;width:55px;height:67px;object-fit:contain;position:absolute;left:20px;top:0;transform:scaleX(-1)}@media screen and (max-width: 1024px){.inovacao-v2__faq .inovacao-v2__container::before{width:40px}}.inovacao-v2__faq__title{font-size:48px;line-height:150%;letter-spacing:0px;font-weight:300;color:#000;padding-left:40px;padding-top:27px;box-sizing:border-box;margin:0}.inovacao-v2__faq__title strong,.inovacao-v2__faq__title b{font-weight:700}@media screen and (max-width: 1024px){.inovacao-v2__faq__title{font-size:40px;padding-left:20px;text-align:center}}.inovacao-v2__faq__itens{display:flex;flex-direction:column;gap:16px}.inovacao-v2__faq__item{display:flex;flex-direction:column;width:100%;padding:42px 40px;box-sizing:border-box;border:3px solid #f4f4f4;position:relative;cursor:pointer;transition:all .5s ease}@media screen and (max-width: 1024px){.inovacao-v2__faq__item{padding:20px;padding-right:40px}}.inovacao-v2__faq__item::after{content:"";display:block;width:24px;height:24px;position:absolute;top:40px;right:40px;background-image:url(ba7afb31b7e67de10bc1.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .5s ease}@media screen and (max-width: 1024px){.inovacao-v2__faq__item::after{top:20px;right:5px}}.inovacao-v2__faq__item--active,.inovacao-v2__faq__item:hover{border-color:#000}.inovacao-v2__faq__item--active>.inovacao-v2__faq__text{height:auto;visibility:visible;opacity:1}.inovacao-v2__faq__item--active::after{transform:rotate(-180deg)}.inovacao-v2__faq__topic{font-size:20px;font-weight:700;line-height:100%;letter-spacing:0px;margin:0}@media screen and (max-width: 1024px){.inovacao-v2__faq__topic{font-size:16px}}.inovacao-v2__faq__text{height:0;visibility:hidden;opacity:0;overflow-y:hidden;transition:all .5s ease}.inovacao-v2__faq__text p,.inovacao-v2__faq__text h1,.inovacao-v2__faq__text h2,.inovacao-v2__faq__text h3,.inovacao-v2__faq__text h4,.inovacao-v2__faq__text h5,.inovacao-v2__faq__text span{font-size:16px;line-height:150%;letter-spacing:0px;font-weight:400;color:#000}.inovacao-v2__faq__text p b,.inovacao-v2__faq__text p strong,.inovacao-v2__faq__text h1 b,.inovacao-v2__faq__text h1 strong,.inovacao-v2__faq__text h2 b,.inovacao-v2__faq__text h2 strong,.inovacao-v2__faq__text h3 b,.inovacao-v2__faq__text h3 strong,.inovacao-v2__faq__text h4 b,.inovacao-v2__faq__text h4 strong,.inovacao-v2__faq__text h5 b,.inovacao-v2__faq__text h5 strong,.inovacao-v2__faq__text span b,.inovacao-v2__faq__text span strong{font-weight:700}.inovacao-v2__faq__text p:first-child,.inovacao-v2__faq__text h1:first-child,.inovacao-v2__faq__text h2:first-child,.inovacao-v2__faq__text h3:first-child,.inovacao-v2__faq__text h4:first-child,.inovacao-v2__faq__text h5:first-child,.inovacao-v2__faq__text span:first-child{margin-top:16px}.inovacao-v2__faq__text p:last-child,.inovacao-v2__faq__text h1:last-child,.inovacao-v2__faq__text h2:last-child,.inovacao-v2__faq__text h3:last-child,.inovacao-v2__faq__text h4:last-child,.inovacao-v2__faq__text h5:last-child,.inovacao-v2__faq__text span:last-child{margin-bottom:0}.page.inovacao-v2{padding-top:154px}@media screen and (max-width: 1024px){.page.inovacao-v2{padding-top:70px}}.page.inovacao-v2:has(#wpadminbar){padding-top:134px}@media screen and (max-width: 1024px){.page.inovacao-v2:has(#wpadminbar){padding-top:70px}}.trabalhe{padding-top:100px}@media screen and (max-width: 960px){.trabalhe{padding-top:60px}}.trabalhe__banner{background-position:center;background-size:cover;height:595px;margin-bottom:220px;position:relative}@media screen and (max-width: 758px){.trabalhe__banner{height:220px;margin-bottom:110px}}.trabalhe__banner:before{background:#282828;content:"";height:100%;background-blend-mode:multiply;opacity:.7;position:absolute;left:0;top:0;width:100%}.trabalhe__banner-content{height:100%;position:relative;width:100%}@media screen and (max-width: 960px){.trabalhe__banner-content{margin:0}}.trabalhe__banner-content h1,.trabalhe__banner-content .title{color:#fbfbfb;font-size:100px;font-weight:100;left:50%;position:absolute;margin:0 auto;max-width:985px;text-align:center;top:50%;transform:translate(-50%, -50%);width:100%}@media screen and (max-width: 1024px){.trabalhe__banner-content h1,.trabalhe__banner-content .title{font-size:70px;width:70vw}}@media screen and (max-width: 960px){.trabalhe__banner-content h1,.trabalhe__banner-content .title{font-size:50px;width:55vw}}@media screen and (max-width: 758px){.trabalhe__banner-content h1,.trabalhe__banner-content .title{font-size:30px;top:55%}}@media screen and (max-width: 500px){.trabalhe__banner-content h1,.trabalhe__banner-content .title{font-size:24px}}.trabalhe__banner-content *{color:#fbfbfb}.trabalhe__banner-img{position:absolute}.trabalhe__banner-img--1{bottom:-150px;height:410px;left:0;width:270px}@media screen and (max-width: 1024px){.trabalhe__banner-img--1{max-width:230px}}@media screen and (max-width: 960px){.trabalhe__banner-img--1{max-width:190px;object-fit:contain}}@media screen and (max-width: 758px){.trabalhe__banner-img--1{max-width:88px;height:135px;bottom:-90px}}.trabalhe__banner-img--2{bottom:-100px;height:200px;right:0;width:505px;object-fit:cover}@media screen and (max-width: 1024px){.trabalhe__banner-img--2{max-width:50vw;right:-10px}}@media screen and (max-width: 758px){.trabalhe__banner-img--2{width:180px;height:70px;object-fit:contain;bottom:-35px}}.trabalhe__banner-img--3{height:90px;right:0;top:50px;width:405px;object-fit:contain}@media screen and (max-width: 960px){.trabalhe__banner-img--3{top:0px}}@media screen and (max-width: 758px){.trabalhe__banner-img--3{width:195px;height:60px;top:10px;object-fit:contain}}.trabalhe__colaboradores{position:relative}.trabalhe__colaboradores .effect{opacity:.5;position:absolute}.trabalhe__colaboradores .effect--blue{background:#3dadad;height:60px;left:47%;top:-130px;transform:translateX(-50%);width:205px}@media screen and (max-width: 758px){.trabalhe__colaboradores .effect--blue{top:180%;width:105px;height:20px;left:60%}}.trabalhe__colaboradores .effect--orange{background:#ed7c18;height:20px;left:20px;top:-30px;width:485px}@media screen and (max-width: 758px){.trabalhe__colaboradores .effect--orange{top:190%;width:145px;left:auto;right:-20px;height:10px}}.trabalhe__colaboradores-container{margin:auto;max-width:905px}.trabalhe__colaboradores-content{align-items:center;margin:70px auto 0}@media screen and (max-width: 758px){.trabalhe__colaboradores-content{display:flex;flex-direction:column;margin-top:0}}@media screen and (max-width: 758px){.trabalhe__colaboradores-content.first-content{flex-direction:column-reverse}}.trabalhe__colaboradores-content img{object-fit:contain;max-width:345px}@media screen and (max-width: 960px){.trabalhe__colaboradores-content img{padding:0 10px}}@media screen and (max-width: 758px){.trabalhe__colaboradores-content img{display:none}}.trabalhe__colaboradores-text{color:#282828;margin:0;max-width:400px}.trabalhe__colaboradores-text a{color:#282828;text-decoration:underline;transition:color .5s ease-in-out}.trabalhe__colaboradores-text a:hover{color:#939598}.trabalhe__vagas{margin:120px auto 150px}@media screen and (max-width: 1024px){.trabalhe__vagas{margin:100px 40px 150px}}@media screen and (max-width: 758px){.trabalhe__vagas{margin:30px 20px 100px;flex-direction:column}}.trabalhe__vagas-links{max-width:525px;width:47%}@media screen and (max-width: 758px){.trabalhe__vagas-links{width:90%}}.trabalhe__vagas-links .title{margin:0 0 70px}@media screen and (max-width: 960px){.trabalhe__vagas-links .title{font-size:34px;width:80%}}@media screen and (max-width: 758px){.trabalhe__vagas-links .title{margin:0 0 20px;width:100%}}.trabalhe__vagas-list{margin-bottom:50px}@media screen and (max-width: 758px){.trabalhe__vagas-list{flex-direction:column;align-content:flex-start;align-items:flex-start}}@media screen and (max-width: 1024px){.trabalhe__vagas-list .btn{padding:7px 20px}}@media screen and (max-width: 960px){.trabalhe__vagas-list .btn{padding:3px 10px 2px;font-size:12px}}@media screen and (max-width: 758px){.trabalhe__vagas-list .btn{padding:3px 30px 1px;margin-bottom:15px}}.trabalhe__vagas-content{max-width:570px;position:relative;width:47%}@media screen and (max-width: 758px){.trabalhe__vagas-content{display:flex;margin-top:0;flex-direction:column;height:auto;width:93%;height:220px}}.trabalhe__vagas-box{height:220px;position:absolute;width:220px}@media screen and (max-width: 960px){.trabalhe__vagas-box{height:auto;width:170px;padding:0 10px}}@media screen and (max-width: 758px){.trabalhe__vagas-box{position:relative;top:0;left:0;right:0;bottom:0;width:100%;height:auto;transform:none !important}}.trabalhe__vagas-box--1{background:#24a1cc;left:0;top:0;z-index:0}@media screen and (max-width: 960px){.trabalhe__vagas-box--1{left:-50px;top:-70px}}@media screen and (max-width: 758px){.trabalhe__vagas-box--1{top:0;left:0;width:138px;min-height:138px;padding:0;display:flex;align-items:center}}.trabalhe__vagas-box--2{background:#f7a920;bottom:0;left:50%;transform:translateX(-50%);z-index:1}@media screen and (max-width: 960px){.trabalhe__vagas-box--2{bottom:-100px}}@media screen and (max-width: 758px){.trabalhe__vagas-box--2{top:-30px;left:35%;width:138px;min-height:138px;padding:0;display:flex;align-items:center}}.trabalhe__vagas-box--3{background:#db5688;right:0;top:43%;transform:translateY(-50%);z-index:2}@media screen and (max-width: 960px){.trabalhe__vagas-box--3{right:-20px;top:30%}}@media screen and (max-width: 758px){.trabalhe__vagas-box--3{top:-248px;left:68%;width:138px;min-height:138px;padding:0;display:flex;align-items:center}}.trabalhe__vagas-text{left:50%;max-width:185px;position:relative;text-align:center;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 960px){.trabalhe__vagas-text{top:0;left:0;transform:none !important;padding:20px 10px;box-sizing:border-box;position:relative}}@media screen and (max-width: 758px){.trabalhe__vagas-text{width:100%;height:auto;max-width:100%}}.trabalhe__vagas-text .h4,.trabalhe__vagas-text p,.trabalhe__vagas-text *{color:#fbfbfb}.trabalhe__vagas-text .h4{font-size:20px;font-weight:500}@media screen and (max-width: 758px){.trabalhe__vagas-text .h4{font-size:16px}}.trabalhe__vagas-text p{font-size:15px;font-weight:400}@media screen and (max-width: 758px){.trabalhe__vagas-text p{font-size:10px;margin-bottom:0}}.trabalhe__ambientes{background-position:center;background-size:cover;height:475px;margin-bottom:150px;position:relative}@media screen and (max-width: 960px){.trabalhe__ambientes{display:flex;justify-content:center;align-items:center}}@media screen and (max-width: 758px){.trabalhe__ambientes{height:auto;padding-bottom:20px;margin-bottom:50px}}.trabalhe__ambientes .effect{background:#becb3e;height:1130px;left:15%;opacity:.5;position:absolute;top:67%;transform:translate(-50%, -50%);width:30px;z-index:-1}@media screen and (max-width: 960px){.trabalhe__ambientes .effect{display:none}}@media screen and (max-width: 758px){.trabalhe__ambientes .effect{display:block;top:-13%;transform:none;width:10px;z-index:-1;left:auto;right:70px;height:471px}}.trabalhe__ambientes:before{background:#282828;content:"";height:100%;background-blend-mode:multiply;opacity:.6;position:absolute;left:0;top:0;width:100%}.trabalhe__ambientes-content{left:50%;max-width:650px;position:absolute;text-align:center;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 960px){.trabalhe__ambientes-content{transform:none;max-width:80%;left:0;top:0;position:relative}}@media screen and (max-width: 960px){.trabalhe__ambientes-content{max-width:90%}}.trabalhe__ambientes-content p{color:#fbfbfb;font-size:18px;font-style:italic;font-weight:300;margin:20px auto;line-height:1.4em}@media screen and (max-width: 758px){.trabalhe__ambientes-content p{font-size:14px}}.trabalhe__ambientes-content .subtitle{color:#fbfbfb;font-size:40px;margin:40px auto 0;text-transform:none}@media screen and (max-width: 758px){.trabalhe__ambientes-content .subtitle{font-size:22px;text-transform:uppercase}}.trabalhe__ambientes-content *{color:#fbfbfb}@media screen and (max-width: 758px){.trabalhe__search .title{font-size:25px;width:55%}}@media screen and (max-width: 758px){.trabalhe__search .topic .effect{width:50vw;height:2px;top:45%}}@media screen and (max-width: 758px){.trabalhe__search-content{flex-direction:column}}.trabalhe__search-item{margin-right:120px;max-width:370px}@media screen and (max-width: 960px){.trabalhe__search-item{width:50%}}@media screen and (max-width: 758px){.trabalhe__search-item{width:100%}}.trabalhe__search-item .link{margin-top:50px}@media screen and (max-width: 758px){.trabalhe__search-item .link{margin-top:20px;font-size:13px}}.trabalhe__meet{margin:150px auto 80px}@media screen and (max-width: 758px){.trabalhe__meet-container{flex-direction:column}}@media screen and (max-width: 1024px){.trabalhe__meet{margin:150px 40px 80px}}@media screen and (max-width: 758px){.trabalhe__meet{margin:50px 20px 0px}}.trabalhe__meet .h3{margin-bottom:60px;position:relative}@media screen and (max-width: 758px){.trabalhe__meet .h3{margin-bottom:30px;padding-right:50%;font-size:25px;text-transform:uppercase;line-height:1em}}@media screen and (max-width: 758px){.trabalhe__meet .h3:after{content:"";display:block;position:absolute;background:#58595b;right:-30px;transform:translateY(-50%);width:50vw;height:2px;top:45%}}.trabalhe__meet-desc{color:#282828;max-width:470px;width:45%}@media screen and (max-width: 758px){.trabalhe__meet-desc{width:100%}}.trabalhe__meet-desc h4{margin:0 0 50px}@media screen and (max-width: 758px){.trabalhe__meet-desc h4{margin:0 0 20px}}.trabalhe__meet-slider{max-width:600px;width:51%}@media screen and (max-width: 758px){.trabalhe__meet-slider{width:100vw;margin:20px -20px 80px}}.trabalhe__meet-slider .flickity-prev-next-button{background:rgba(0,0,0,0);height:100px;position:absolute;top:-50px;transform:none;transition:all .3s ease-in-out;width:100px}@media screen and (max-width: 758px){.trabalhe__meet-slider .flickity-prev-next-button{bottom:-100px;top:auto}}.trabalhe__meet-slider .flickity-prev-next-button::before{background:url(7b5189a737746c30e795.svg) no-repeat;content:"";height:50px;left:50%;top:50%;transform:translate(-50%, -50%);position:absolute;width:50px}@media screen and (max-width: 758px){.trabalhe__meet-slider .flickity-prev-next-button::before{height:40px;background-size:contain;width:40px}}.trabalhe__meet-slider .flickity-prev-next-button .arrow{display:none}.trabalhe__meet-slider .flickity-prev-next-button:hover{background:rgba(0,0,0,0);opacity:.5}.trabalhe__meet-slider .flickity-prev-next-button:disabled{opacity:0}.trabalhe__meet-slider .flickity-prev-next-button:focus{box-shadow:none;outline:0}.trabalhe__meet-slider .flickity-prev-next-button.next{right:-25px}@media screen and (max-width: 758px){.trabalhe__meet-slider .flickity-prev-next-button.next{right:25%}}.trabalhe__meet-slider .flickity-prev-next-button.previous{left:auto;right:70px;transform:rotate(180deg)}@media screen and (max-width: 758px){.trabalhe__meet-slider .flickity-prev-next-button.previous{left:25%;right:auto}}.trabalhe__meet-slider .flickity-page-dots{display:none}.trabalhe__meet-slide{flex-wrap:wrap;margin:0 10px;padding-bottom:100px;width:100%}@media screen and (max-width: 758px){.trabalhe__meet-slide{width:70%;padding-bottom:0px}}.trabalhe__meet-box{color:#fbfbfb;min-height:300px;margin-bottom:40px;max-width:270px;width:48%}.trabalhe__meet-box *{color:#fbfbfb}@media screen and (max-width: 960px){.trabalhe__meet-box{max-width:100%;width:100%;margin-top:80px;display:flex;align-content:center;justify-content:center;align-items:center}}@media screen and (max-width: 960px)and (max-width: 758px){.trabalhe__meet-box{margin:0px}}@media screen and (max-width: 1024px){.trabalhe__meet-box>div{padding:15px 20px}}.trabalhe__meet-box--1{background:#db5688}.trabalhe__meet-box--2{background:#24a1cc}.trabalhe__meet-box--3{background:#f7a920}.trabalhe__meet-box--4{background:#6eb751}.trabalhe__meet-box:nth-child(even){margin:40px 0 0}.trabalhe__meet-text{left:50%;max-width:230px;position:relative;text-align:center;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 1024px){.trabalhe__meet-text{top:auto;left:auto;transform:none}}@media screen and (max-width: 960px){.trabalhe__meet-text{max-width:100%}}.trabalhe__meet-text .h4,.trabalhe__meet-text p,.trabalhe__meet-text small{color:#fbfbfb}.trabalhe__meet-text *{color:#fbfbfb}.trabalhe__meet-text .h4{font-size:20px;font-weight:500;margin-top:30px}.trabalhe__meet-text p,.trabalhe__meet-text small{font-size:12px;font-weight:300;letter-spacing:.05em;line-height:1.3em;margin:0}.trabalhe__programs{margin:-30px 0 130px;position:relative}@media screen and (max-width: 758px){.trabalhe__programs{margin:0px 0 50px}}.trabalhe__programs-content{align-items:center;height:350px;margin:90px auto}@media screen and (max-width: 1024px){.trabalhe__programs-content{margin:90px 40px}}@media screen and (max-width: 758px){.trabalhe__programs-content{flex-direction:column;margin:0 20px;height:auto}}@media screen and (max-width: 758px){.trabalhe__programs-content:nth-child(odd){flex-direction:column-reverse}}.trabalhe__programs-content img{height:300px;object-fit:cover;width:540px}@media screen and (max-width: 1024px){.trabalhe__programs-content img{max-width:45vw}}@media screen and (max-width: 758px){.trabalhe__programs-content img{max-width:100%;max-height:200px;object-fit:cover;margin-bottom:20px;margin-top:50px}}.trabalhe__programs-text{max-width:470px;width:45%}@media screen and (max-width: 758px){.trabalhe__programs-text{width:100%}}.trabalhe__programs-text h4{margin:0 0 50px}@media screen and (max-width: 758px){.trabalhe__programs-text h4{margin:0 0 20px;font-size:16px}}.trabalhe__programs-text p{color:#282828;margin:0 0 5px}.trabalhe__programs-text a{color:#282828;transition:color .5s ease-in-out}.trabalhe__programs-text a:hover{color:#939598}.trabalhe__programs .effect{background:#db5688;bottom:300px;height:70px;left:0;opacity:.5;position:absolute;width:320px;z-index:-1}.trabalhe-v2__container{width:1202px;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}.trabalhe-v2__banner{display:flex;align-items:center;justify-content:flex-start;width:100%;height:auto;min-height:700px;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 1024px){.trabalhe-v2__banner{min-height:unset;padding:100px 0}}.trabalhe-v2__banner__content{display:block;width:660px;max-width:100%;height:auto;margin-right:auto}.trabalhe-v2__banner__title{font-size:80px;line-height:100%;letter-spacing:0;color:#fff;font-weight:300;margin-bottom:12px;text-transform:unset;margin-top:0;padding:0}@media screen and (max-width: 1024px){.trabalhe-v2__banner__title{font-size:60px;text-align:center}}.trabalhe-v2__banner__title b,.trabalhe-v2__banner__title strong{font-weight:900}.trabalhe-v2__banner__desc{display:flex;flex-direction:column;gap:47px;margin-bottom:47px}.trabalhe-v2__banner__desc p,.trabalhe-v2__banner__desc h1,.trabalhe-v2__banner__desc h2,.trabalhe-v2__banner__desc h3,.trabalhe-v2__banner__desc h4,.trabalhe-v2__banner__desc h5,.trabalhe-v2__banner__desc span{font-size:20px;line-height:140%;letter-spacing:0;color:#fff;font-weight:400;text-transform:unset;padding:0}.trabalhe-v2__banner__desc p:first-child,.trabalhe-v2__banner__desc h1:first-child,.trabalhe-v2__banner__desc h2:first-child,.trabalhe-v2__banner__desc h3:first-child,.trabalhe-v2__banner__desc h4:first-child,.trabalhe-v2__banner__desc h5:first-child,.trabalhe-v2__banner__desc span:first-child{margin-top:0}.trabalhe-v2__banner__desc p:last-child,.trabalhe-v2__banner__desc h1:last-child,.trabalhe-v2__banner__desc h2:last-child,.trabalhe-v2__banner__desc h3:last-child,.trabalhe-v2__banner__desc h4:last-child,.trabalhe-v2__banner__desc h5:last-child,.trabalhe-v2__banner__desc span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.trabalhe-v2__banner__desc p,.trabalhe-v2__banner__desc h1,.trabalhe-v2__banner__desc h2,.trabalhe-v2__banner__desc h3,.trabalhe-v2__banner__desc h4,.trabalhe-v2__banner__desc h5,.trabalhe-v2__banner__desc span{font-size:16px}}.trabalhe-v2__banner__link{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:8px 8px 8px 24px;box-sizing:border-box;border:2px solid #fff;background-color:rgba(0,0,0,0);text-decoration:none;text-align:center;font-size:20px;font-weight:400;text-transform:uppercase;line-height:100%;letter-spacing:.5em;color:#fff;transition:all .5s ease}.trabalhe-v2__banner__link:hover{background-color:#000;color:#fff}@media screen and (max-width: 1024px){.trabalhe-v2__banner__link{margin:0 auto;font-size:20px}}.trabalhe-v2__programa{display:block;width:100%;height:auto}.trabalhe-v2__programa>.trabalhe-v2__container{display:flex;flex-direction:column;gap:47px}.trabalhe-v2__programa__title{font-size:60px;line-height:100%;letter-spacing:0;color:#000;font-weight:300;text-transform:unset;margin:0;padding:0}@media screen and (max-width: 1024px){.trabalhe-v2__programa__title{font-size:40px;text-align:center}}.trabalhe-v2__programa__title b,.trabalhe-v2__programa__title strong{font-weight:900}.trabalhe-v2__programa__title::before{content:"";display:block;width:121px;height:4px;max-width:100%;margin-right:auto;background-color:#000;margin-bottom:30px;margin-top:80px}@media screen and (max-width: 1024px){.trabalhe-v2__programa__title::before{margin:80px auto 30px auto}}.trabalhe-v2__programa__sessoes{display:flex;flex-direction:column}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessoes{gap:20px}}.trabalhe-v2__programa__sessao{display:flex;gap:65px;align-items:center;width:100%;padding:20px 65px 40px 65px;box-sizing:border-box}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao{flex-direction:column;padding:20px}}.trabalhe-v2__programa__sessao.no-padding{padding:20px 0 40px 0}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao.no-padding{padding:20px 0}}.trabalhe-v2__programa__sessao.reverse{flex-direction:row-reverse}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao.reverse{flex-direction:column}}.trabalhe-v2__programa__sessao.reverse .trabalhe-v2__programa__sessao__destaque,.trabalhe-v2__programa__sessao.reverse .trabalhe-v2__programa__sessao__destaque-mobile{object-position:left}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao.reverse .trabalhe-v2__programa__sessao__destaque,.trabalhe-v2__programa__sessao.reverse .trabalhe-v2__programa__sessao__destaque-mobile{object-position:center}}.trabalhe-v2__programa__sessao__content{display:flex;flex-direction:column;gap:30px;width:100%}.trabalhe-v2__programa__sessao__img{display:block;width:auto;max-width:258px;height:auto;max-height:70px;object-fit:contain;object-position:left}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao__img{object-position:center;margin:0 auto}}.trabalhe-v2__programa__sessao__borda{content:"";display:block;width:121px;height:4px;max-width:100%;margin-right:auto;background-color:#000;margin-bottom:-15px}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao__borda{margin:0 auto -15px auto}}.trabalhe-v2__programa__sessao__text{display:flex;flex-direction:column;gap:20px}.trabalhe-v2__programa__sessao__text p,.trabalhe-v2__programa__sessao__text h1,.trabalhe-v2__programa__sessao__text h2,.trabalhe-v2__programa__sessao__text h3,.trabalhe-v2__programa__sessao__text h4,.trabalhe-v2__programa__sessao__text h5,.trabalhe-v2__programa__sessao__text span{font-size:20px;line-height:140%;letter-spacing:0;color:#000;text-transform:unset;padding:0}.trabalhe-v2__programa__sessao__text p:first-child,.trabalhe-v2__programa__sessao__text h1:first-child,.trabalhe-v2__programa__sessao__text h2:first-child,.trabalhe-v2__programa__sessao__text h3:first-child,.trabalhe-v2__programa__sessao__text h4:first-child,.trabalhe-v2__programa__sessao__text h5:first-child,.trabalhe-v2__programa__sessao__text span:first-child{margin-top:0}.trabalhe-v2__programa__sessao__text p:last-child,.trabalhe-v2__programa__sessao__text h1:last-child,.trabalhe-v2__programa__sessao__text h2:last-child,.trabalhe-v2__programa__sessao__text h3:last-child,.trabalhe-v2__programa__sessao__text h4:last-child,.trabalhe-v2__programa__sessao__text h5:last-child,.trabalhe-v2__programa__sessao__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao__text p,.trabalhe-v2__programa__sessao__text h1,.trabalhe-v2__programa__sessao__text h2,.trabalhe-v2__programa__sessao__text h3,.trabalhe-v2__programa__sessao__text h4,.trabalhe-v2__programa__sessao__text h5,.trabalhe-v2__programa__sessao__text span{font-size:16px}}.trabalhe-v2__programa__sessao__destaque,.trabalhe-v2__programa__sessao__destaque-mobile{width:auto;min-width:auto;max-width:60%;height:auto;max-height:500px;object-fit:contain;object-position:right}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao__destaque,.trabalhe-v2__programa__sessao__destaque-mobile{min-width:unset;object-position:center;height:auto;max-width:100%}}.trabalhe-v2__programa__sessao__destaque{display:block}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao__destaque{display:none}}.trabalhe-v2__programa__sessao__destaque-mobile{display:none}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao__destaque-mobile{display:block}}.trabalhe-v2__programa__sessao__link{display:flex;align-items:center;justify-content:center;gap:20px;width:max-content;max-width:100%;padding:10px 10px 10px 26px;box-sizing:border-box;background-color:rgba(0,0,0,0);text-decoration:none;text-align:center;font-size:20px;font-weight:400;text-transform:uppercase;line-height:100%;letter-spacing:.5em;color:#fff;transition:all .5s ease}.trabalhe-v2__programa__sessao__link>svg{fill:#fff}@media screen and (max-width: 1024px){.trabalhe-v2__programa__sessao__link{margin:0 auto;font-size:20px}}.trabalhe-v2__conheca{display:block;width:100%;height:auto}.trabalhe-v2__conheca__title{font-size:60px;line-height:100%;letter-spacing:0;color:#000;font-weight:bold;text-transform:unset;margin:0 0 65px 0;padding:0}@media screen and (max-width: 1024px){.trabalhe-v2__conheca__title{font-size:40px;text-align:center}}.trabalhe-v2__conheca__title b,.trabalhe-v2__conheca__title strong{font-weight:900}.trabalhe-v2__conheca__title::before{content:"";display:block;width:121px;height:4px;max-width:100%;margin-right:auto;background-color:#000;margin-bottom:30px;margin-top:80px}@media screen and (max-width: 1024px){.trabalhe-v2__conheca__title::before{margin:80px auto 30px auto}}.trabalhe-v2__conheca__itens{display:flex;gap:27px;width:1390px;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box;overflow-x:auto;padding-bottom:10px}.trabalhe-v2__conheca__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:20px;width:433px;min-width:433px;max-width:100%;height:auto;min-height:531px;padding:30px 40px;box-sizing:border-box;background-color:#d9d9d9}@media screen and (max-width: 1024px){.trabalhe-v2__conheca__item{min-width:100%;min-height:unset}}.trabalhe-v2__conheca__item__borda::after{content:"";display:block;width:121px;height:4px;max-width:100%;margin-right:auto;background-color:#000;margin:0 auto}.trabalhe-v2__conheca__item__destaque{width:auto;height:auto;min-height:156px;max-width:100%;max-height:156px;object-fit:contain;object-position:center;margin:0 auto}.trabalhe-v2__conheca__item__title{display:flex;align-items:center;min-height:156px;font-size:35px;font-weight:900;line-height:100%;letter-spacing:0;color:#fff;margin:0;padding:0}@media screen and (max-width: 1024px){.trabalhe-v2__conheca__item__title{text-align:center}}.trabalhe-v2__conheca__item__text{display:flex;flex-direction:column;gap:20px}.trabalhe-v2__conheca__item__text p,.trabalhe-v2__conheca__item__text h1,.trabalhe-v2__conheca__item__text h2,.trabalhe-v2__conheca__item__text h3,.trabalhe-v2__conheca__item__text h4,.trabalhe-v2__conheca__item__text h5,.trabalhe-v2__conheca__item__text span{font-size:20px;line-height:140%;letter-spacing:0;color:#4e4c4c;text-transform:unset;padding:0;margin:0}@media screen and (max-width: 1024px){.trabalhe-v2__conheca__item__text p,.trabalhe-v2__conheca__item__text h1,.trabalhe-v2__conheca__item__text h2,.trabalhe-v2__conheca__item__text h3,.trabalhe-v2__conheca__item__text h4,.trabalhe-v2__conheca__item__text h5,.trabalhe-v2__conheca__item__text span{font-size:16px}}.trabalhe-v2__conheca__item__link{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:8px 8px 8px 24px;box-sizing:border-box;border:2px solid #555;background-color:rgba(0,0,0,0);text-decoration:none;text-align:center;font-size:20px;font-weight:400;text-transform:uppercase;line-height:100%;letter-spacing:.5em;color:#555;transition:all .5s ease}.trabalhe-v2__conheca__item__link>svg{fill:#555}.trabalhe-v2__conheca__item__link:hover{background-color:#555;color:#fff}@media screen and (max-width: 1024px){.trabalhe-v2__conheca__item__link{margin:0 auto;font-size:20px}}.trabalhe-v2__jeito{display:block;width:100%;padding:135px 0 80px 0;box-sizing:border-box;background-position:center;background-repeat:no-repeat;background-size:cover}.trabalhe-v2__jeito__logo{display:block;width:auto;max-width:100%;margin:0 auto;object-fit:contain;object-position:center}.trabalhe-v2__jeito__itens{display:flex;gap:70px;margin:0 auto;padding:0 20px;box-sizing:border-box;overflow-x:auto;padding:95px 0 65px 0}.trabalhe-v2__jeito__img{display:block;width:auto;height:auto;max-width:100%;object-fit:contain;object-position:center}.trabalhe-v2__diversidade{display:block;width:100%;position:relative;padding:120px 0 80px 0;box-sizing:border-box;background-position-x:21%;background-repeat:no-repeat;background-size:cover}.trabalhe-v2__diversidade>.trabalhe-v2__container{position:relative;z-index:2}.trabalhe-v2__diversidade::after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(90.43deg, #9b9a9a 0.36%, #353434 99.64%);z-index:0;mix-blend-mode:multiply}.trabalhe-v2__diversidade__content{display:flex;flex-direction:column;gap:30px;width:685px;max-width:100%;margin-left:auto}.trabalhe-v2__diversidade__title{font-size:60px;line-height:100%;letter-spacing:0;color:#fff;margin:0;text-transform:unset;font-weight:300;padding:0}@media screen and (max-width: 1024px){.trabalhe-v2__diversidade__title{font-size:40px;text-align:center}}.trabalhe-v2__diversidade__title b,.trabalhe-v2__diversidade__title strong{font-weight:900}.trabalhe-v2__diversidade__title::before{content:"";display:block;width:121px;height:4px;max-width:100%;margin-right:auto;background-color:#fff;margin-bottom:30px}@media screen and (max-width: 1024px){.trabalhe-v2__diversidade__title::before{margin:0 auto 30px auto}}.trabalhe-v2__diversidade__text{display:flex;flex-direction:column;gap:47px;margin:0}.trabalhe-v2__diversidade__text p,.trabalhe-v2__diversidade__text h1,.trabalhe-v2__diversidade__text h2,.trabalhe-v2__diversidade__text h3,.trabalhe-v2__diversidade__text h4,.trabalhe-v2__diversidade__text h5,.trabalhe-v2__diversidade__text span{font-size:20px;line-height:140%;letter-spacing:0;color:#fff;font-weight:400;text-transform:unset;padding:0}.trabalhe-v2__diversidade__text p:first-child,.trabalhe-v2__diversidade__text h1:first-child,.trabalhe-v2__diversidade__text h2:first-child,.trabalhe-v2__diversidade__text h3:first-child,.trabalhe-v2__diversidade__text h4:first-child,.trabalhe-v2__diversidade__text h5:first-child,.trabalhe-v2__diversidade__text span:first-child{margin-top:0}.trabalhe-v2__diversidade__text p:last-child,.trabalhe-v2__diversidade__text h1:last-child,.trabalhe-v2__diversidade__text h2:last-child,.trabalhe-v2__diversidade__text h3:last-child,.trabalhe-v2__diversidade__text h4:last-child,.trabalhe-v2__diversidade__text h5:last-child,.trabalhe-v2__diversidade__text span:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.trabalhe-v2__diversidade__text p,.trabalhe-v2__diversidade__text h1,.trabalhe-v2__diversidade__text h2,.trabalhe-v2__diversidade__text h3,.trabalhe-v2__diversidade__text h4,.trabalhe-v2__diversidade__text h5,.trabalhe-v2__diversidade__text span{font-size:16px}}.trabalhe-v2__diversidade__itens{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px}@media screen and (max-width: 1024px){.trabalhe-v2__diversidade__itens{justify-content:center}}.trabalhe-v2__diversidade__img{display:block;width:117px;height:152px;max-width:100%;object-fit:contain;object-position:center}.trabalhe-v2__diversidade__link{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:8px 8px 8px 24px;box-sizing:border-box;border:2px solid #fff;background-color:rgba(0,0,0,0);text-decoration:none;text-align:center;font-size:20px;font-weight:400;text-transform:uppercase;line-height:100%;letter-spacing:.5em;color:#fff;transition:all .5s ease}.trabalhe-v2__diversidade__link:hover{background-color:#000;color:#fff}@media screen and (max-width: 1024px){.trabalhe-v2__diversidade__link{margin:0 auto;font-size:20px}}.page.trabalhe-v2{padding-top:154px}@media screen and (max-width: 1024px){.page.trabalhe-v2{padding-top:70px}}.page.trabalhe-v2:has(#wpadminbar){padding-top:134px}@media screen and (max-width: 1024px){.page.trabalhe-v2:has(#wpadminbar){padding-top:70px}}.fornecedores__banner{background:url(f471d497837fd3929df2.jpg);background-size:cover;min-height:360px;height:60vh;max-height:595px;position:relative}@media screen and (max-width: 960px){.fornecedores__banner{max-height:450px;background-position:center}}@media screen and (max-width: 758px){.fornecedores__banner{min-height:auto;max-height:200px}}.fornecedores__banner:after{background:#282828;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;top:0;width:100%}.fornecedores__banner-content{flex-direction:column-reverse;height:100%;z-index:1}.fornecedores__banner-content .title{color:#fbfbfb;font-size:100px;font-weight:700;line-height:1.15em;margin:0 0 -25px}@media screen and (max-width: 960px){.fornecedores__banner-content .title{font-size:80px}}@media screen and (max-width: 758px){.fornecedores__banner-content .title{font-size:60px;margin:0 0 -15px}}@media screen and (max-width: 500px){.fornecedores__banner-content .title{font-size:47px;margin:0 0 -12px}}.fornecedores__banner-content *{color:#fbfbfb}.fornecedores__content{padding:110px 0 140px;position:relative}@media screen and (max-width: 960px){.fornecedores__content{padding:200px 40px 200px}}@media screen and (max-width: 758px){.fornecedores__content{padding:50px 20px 0}}.fornecedores__content-list{flex-wrap:wrap;justify-content:flex-start;margin:0 auto;max-width:905px;width:100%}@media screen and (max-width: 960px){.fornecedores__content-list{max-width:100%}}.fornecedores__content-item{color:#58595b;text-decoration:none;transition:color .5s ease-in-out,border .5s ease-in-out;width:33%;padding-top:30px;border-top:3px solid rgba(0,0,0,0)}.fornecedores__content-item:hover{border-color:#282828}@media screen and (max-width: 960px){.fornecedores__content-item{font-size:28px}}@media screen and (max-width: 758px){.fornecedores__content-item{max-width:100%;margin-top:0px;padding:20px 0;margin-bottom:50px;width:100%;border-top:1px solid #58595b;font-size:18px;text-align:center}}@media screen and (max-width: 758px){.fornecedores__content-item br{display:none}}.fornecedores__content-item:hover{color:#282828}.fornecedores__content-effects .effect{opacity:.5;position:absolute}@media screen and (max-width: 758px){.fornecedores__content-effects .effect{display:none}}.fornecedores__content-effects .effect--orange{background:#ed7c18;height:20px;left:0;top:100px;width:550px}@media screen and (max-width: 758px){.fornecedores__content-effects .effect--orange{width:70%;display:none}}.fornecedores__content-effects .effect--blue{background:#3dadad;bottom:0;height:115px;right:165px;width:50px}.fornecedores__content-effects .effect--purple{background:#9f529a;bottom:60px;height:100px;right:130px;width:50px}.fornecedores__line{background:#282828;height:1px;margin:70px 0;position:relative;width:100%}@media screen and (max-width: 758px){.fornecedores__line{display:none}}.fornecedores__links{flex-wrap:wrap;margin-top:0;padding:50px 0 120px;position:relative}@media screen and (max-width: 500px){.fornecedores__links{margin-top:20px;padding:20px 0 150px}}.fornecedores__links-item{color:#58595b;margin-right:4%;max-width:250px;text-decoration:none;transition:color .5s ease-in-out,border .5s ease-in-out;width:22%;padding-top:30px;border-top:3px solid rgba(0,0,0,0)}.fornecedores__links-item:hover{border-color:#282828}@media screen and (max-width: 1024px){.fornecedores__links-item{margin-bottom:5%;width:25%}}@media screen and (max-width: 960px){.fornecedores__links-item{margin-right:4%;max-width:100%;width:33%}}@media screen and (max-width: 758px){.fornecedores__links-item{margin:5% 2% 5% 0;width:48%}}@media screen and (max-width: 500px){.fornecedores__links-item{margin:5% 0 5%;width:100%}}.fornecedores__links-item:hover{color:#282828}.mao-certa .banner{height:520px}@media screen and (max-width: 758px){.mao-certa .banner{height:auto}}.mao-certa .banner__effect--blue{background:#2d75b9;top:273px;transform:translateY(-50%);height:73px;left:-70px;width:475px}@media screen and (max-width: 1024px){.mao-certa .banner__effect--blue{top:40%}}@media screen and (max-width: 758px){.mao-certa .banner__effect--blue{height:30px;top:58%;width:70%}}.mao-certa .banner__effect--orange{background:#ed7c18;bottom:-100px;height:475px;right:20%;transform:translateX(-50%);width:40px}@media screen and (max-width: 758px){.mao-certa .banner__effect--orange{display:none}}.mao-certa .banner__content{height:520px}@media screen and (max-width: 758px){.mao-certa .banner__content{height:auto}}.mao-certa .banner__content h1,.mao-certa .banner__content .title{margin-top:100px;max-width:560px;z-index:1}@media screen and (max-width: 960px){.mao-certa .banner__content h1,.mao-certa .banner__content .title{font-size:80px;max-width:450px}}@media screen and (max-width: 758px){.mao-certa .banner__content h1,.mao-certa .banner__content .title{font-size:40px;max-width:250px;margin-top:78px}}.mao-certa .banner__content img{position:absolute;width:800px}@media screen and (max-width: 758px){.mao-certa .banner__content img{height:208px;width:225px;margin-right:-5px;object-fit:cover;max-width:235px}}.mao-certa__content{align-items:center;margin-top:200px}@media screen and (max-width: 1024px){.mao-certa__content{flex-wrap:wrap}}@media screen and (max-width: 758px){.mao-certa__content{margin-top:0px;flex-direction:column-reverse}}.mao-certa__content .effect{background:#228e50;height:560px;left:0;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:-1}@media screen and (max-width: 758px){.mao-certa__content .effect{left:90%;width:10px;top:40%;height:200px;transform:none}}.mao-certa__content-img{width:45%}@media screen and (max-width: 1024px){.mao-certa__content-img{width:100%}}@media screen and (max-width: 758px){.mao-certa__content-img{margin-bottom:30px}}.mao-certa__content-img img{height:200px;object-fit:contain;width:400px;margin-left:-2px}@media screen and (max-width: 500px){.mao-certa__content-img img{width:100%;margin-top:30px}}.mao-certa__content-desc{width:57%}@media screen and (max-width: 1024px){.mao-certa__content-desc{width:55%}}@media screen and (max-width: 960px){.mao-certa__content-desc{width:100%;margin:50px 0 0 50px}}@media screen and (max-width: 758px){.mao-certa__content-desc{margin:0}}.mao-certa__content-desc p{margin:0}.mao-certa__content-desc img{height:95px;margin:30px 0 50px;object-fit:contain;width:265px}@media screen and (max-width: 758px){.mao-certa__content-desc img{height:55px;margin:20px 0 10px;width:175px}}.mao-certa__content a img{transition:opacity .5s ease-in-out}.mao-certa__content a img:hover{opacity:.7}@media screen and (max-width: 758px){.mao-certa__links{padding-bottom:20px}}@media screen and (max-width: 758px){.mao-certa__links a{max-width:100%;margin-top:0px;padding:20px 0;margin-bottom:50px;width:100%;border-top:1px solid #58595b;font-size:18px;text-align:center}}@media screen and (max-width: 1024px){.gestao .banner{height:auto}}@media screen and (max-width: 1024px){.gestao .banner__content{height:auto}}.gestao .banner__content h1,.gestao .banner__content .title{margin-top:100px}@media screen and (max-width: 1024px){.gestao .banner__content h1,.gestao .banner__content .title{font-size:70px;max-width:400px;margin:70px 0 40px}}@media screen and (max-width: 960px){.gestao .banner__content h1,.gestao .banner__content .title{font-size:80px;max-width:450px}}@media screen and (max-width: 758px){.gestao .banner__content h1,.gestao .banner__content .title{font-size:40px;max-width:250px;margin-top:78px}}.gestao .banner__content img{position:absolute;width:700px;height:100%;width:auto;width:60%;margin-top:20px}@media screen and (max-width: 758px){.gestao .banner__content img{height:208px;width:225px;margin-right:-5px;object-fit:cover;max-width:235px;margin-top:0px}}.gestao .banner__content p{width:400px}@media screen and (max-width: 1024px){.gestao .banner__content p{font-size:18px;margin-top:0;width:280px}}@media screen and (max-width: 758px){.gestao .banner__content p{width:100%;font-size:14px;margin-top:80px}}.gestao__content{align-items:center;position:relative}@media screen and (max-width: 1024px){.gestao__content{flex-wrap:wrap}}.gestao__content .effect{background:#d35143;bottom:20px;height:60px;left:-30%;opacity:.5;position:absolute;transform:none;top:auto;width:485px;z-index:-1}@media screen and (max-width: 1024px){.gestao__content .effect{bottom:auto;left:auto;right:-30%;top:50px}}@media screen and (max-width: 758px){.gestao__content .effect{top:214%;width:80px;right:90%;height:20px}}.gestao__content-img{width:45%}@media screen and (max-width: 500px){.gestao__content-img{width:100%}}.gestao__content-img img{height:200px;object-fit:cover;width:500px}@media screen and (max-width: 758px){.gestao__content-img img{margin-top:40px;width:100%}}.gestao__content-desc{max-width:470px;width:45%}@media screen and (max-width: 1024px){.gestao__content-desc{max-width:100%;width:100%}}.gestao__content-desc .subtitle{margin:0 0 70px}@media screen and (max-width: 1024px){.gestao__content-desc .subtitle{margin:50px 0 30px}}@media screen and (max-width: 758px){.gestao__content-desc .subtitle{font-size:32px}}@media screen and (max-width: 500px){.gestao__content-desc .subtitle{font-size:28px;margin:30px 0}}.gestao__content-desc p{margin:0;font-weight:400}.gestao__tml{margin:130px auto}@media screen and (max-width: 1024px){.gestao__tml{padding:0 40px}}@media screen and (max-width: 758px){.gestao__tml{flex-wrap:wrap;padding:0 20px;margin:30px auto}}.gestao__tml-list{margin-top:-40px;position:relative;width:55%}@media screen and (max-width: 758px){.gestao__tml-list{width:100%;padding:0 30px}}.gestao__tml-list .effect{background:#f7a920;bottom:20px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:30px;z-index:-1}@media screen and (max-width: 758px){.gestao__tml-list .effect{top:-80%;left:80%;width:10px;height:250px}}.gestao__tml-item{align-items:center;margin:55px 0}@media screen and (max-width: 960px){.gestao__tml-item{margin-right:40px}}@media screen and (max-width: 758px){.gestao__tml-item{margin:30px 0}}@media screen and (max-width: 758px){.gestao__tml-item .h4{font-size:16px;margin-bottom:10px}}.gestao__tml-item .subtitle{margin-right:70px}@media screen and (max-width: 960px){.gestao__tml-item .subtitle{font-size:36px;margin-right:30px}}@media screen and (max-width: 758px){.gestao__tml-item .subtitle{font-size:25px;margin-right:30px}}.gestao__tml-item p{margin:0;max-width:240px}@media screen and (max-width: 758px){.gestao__tml-item p{max-width:100%}}.gestao__tml-content{max-width:470px;width:40%}@media screen and (max-width: 758px){.gestao__tml-content{max-width:100%;width:100%}}.gestao__tml-content img{height:705px;object-fit:cover;width:100%}@media screen and (max-width: 960px){.gestao__tml-content img{height:650px}}@media screen and (max-width: 758px){.gestao__tml-content img{height:250px}}@media screen and (max-width: 500px){.gestao__tml-content img{height:200px;margin-top:30px}}.gestao__tml-content p{margin:130px 0 0;max-width:470px}@media screen and (max-width: 1024px){.gestao__tml-content p{margin-top:70px}}@media screen and (max-width: 758px){.gestao__tml-content p{margin-top:30px}}.gestao__graphic-desc{align-items:flex-end;margin:100px auto 140px}@media screen and (max-width: 758px){.gestao__graphic-desc{flex-wrap:wrap;margin-bottom:50px;margin:0px auto}}.gestao__graphic-desc p{color:#282828;max-width:470px}@media screen and (max-width: 758px){.gestao__graphic-desc p{max-width:100%}}.gestao__graphic-text{width:40%}@media screen and (max-width: 1024px){.gestao__graphic-text{width:50%}}@media screen and (max-width: 758px){.gestao__graphic-text{width:100%}}.gestao__graphic-text p{margin:0}.gestao__graphic-info{width:40%}@media screen and (max-width: 758px){.gestao__graphic-info{margin-top:10px;margin-bottom:40px;width:100%}}.gestao__graphic-info p{font-size:14px;font-style:italic;font-weight:300}.gestao__graphic-img{height:825px;margin:auto;text-align:center;width:955px}@media screen and (max-width: 1024px){.gestao__graphic-img{height:auto;margin:0;width:100%}}.gestao__graphic-img img{height:100%;object-fit:contain;width:100%}.gestao__links{margin-top:150px}@media screen and (max-width: 500px){.gestao__links{margin:50px 20px 0px;padding-bottom:0}}.gestao__links a{margin:0 1%;width:23%}@media screen and (max-width: 960px){.gestao__links a{margin:0 2% 5%;width:29%}}@media screen and (max-width: 758px){.gestao__links a{max-width:100%;margin-top:0px;padding:20px 0;margin-bottom:50px;width:100%;border-top:1px solid #58595b;font-size:18px;text-align:center}}@media screen and (max-width: 758px){.gestao__links-normal{display:none}}.gestao__line{display:none}@media screen and (max-width: 758px){.guia .banner{height:auto}}.guia .banner__effect{background:#f7a920;bottom:-390px;height:475px;right:20%;transform:translateX(-50%);width:40px}@media screen and (max-width: 758px){.guia .banner__effect{bottom:auto;height:180px;width:20px;right:10%}}.guia .banner__content{margin:80px auto 0;max-width:1440px}@media screen and (max-width: 758px){.guia .banner__content{margin-top:55px;height:auto}}.guia .banner__content h1,.guia .banner__content .title{max-width:800px;margin-top:100px}@media screen and (max-width: 960px){.guia .banner__content h1,.guia .banner__content .title{font-size:80px;max-width:700px}}@media screen and (max-width: 960px){.guia .banner__content h1,.guia .banner__content .title{font-size:80px;max-width:450px}}@media screen and (max-width: 758px){.guia .banner__content h1,.guia .banner__content .title{font-size:40px;max-width:250px;margin-top:78px;transform:translateY(-2px)}}.guia .banner__content-text p{font-size:15px;font-style:normal;font-weight:400;margin-top:60px;max-width:400px}@media screen and (max-width: 1024px){.guia .banner__content-text p{max-width:360px}}@media screen and (max-width: 960px){.guia .banner__content-text p{margin-top:100px}}@media screen and (max-width: 758px){.guia .banner__content-text p{margin-top:0px;max-width:100%;font-size:12px}}.guia .banner__content img{margin:-80px 0 80px;position:absolute;top:0;height:100%;width:auto;width:60%}@media screen and (max-width: 758px){.guia .banner__content img{height:208px;width:225px;margin-right:15px;object-fit:cover;max-width:235px;margin-bottom:0}}@media screen and (max-width: 758px){.guia .banner__content .link{margin:20px 0 50px}}.guia__content{align-items:center}.guia__content .effect{background:#228e50;height:560px;left:0;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:-1}.guia__content-img{width:45%}.guia__content-img img{height:200px;object-fit:contain;width:400px}.guia__content-desc{width:57%}@media screen and (max-width: 500px){.guia__content-desc{width:100%}}.guia__content-desc p{margin:0}.guia__content-desc img{height:95px;margin:30px 0 50px;object-fit:contain;width:265px}.guia__content-desc a{color:#58595b;font-weight:400}.guia__content-desc a:hover{color:#282828}.guia__line{margin:10px 0 70px}@media screen and (max-width: 758px){.guia__line{display:none}}.guia__links{padding:0 0 120px;position:relative}@media screen and (max-width: 758px){.guia__links{margin-top:50px;padding-bottom:20px}}.guia__links .effect{background:#228e50;bottom:0;height:220px;opacity:.5;left:-10%;transform:translateX(-50%);position:absolute;width:30px;z-index:-1}@media screen and (max-width: 758px){.guia__links .effect{display:none}}@media screen and (max-width: 960px){.guia__links .h3{border-top:1px solid #58595b;margin-bottom:50px;padding:20px 0;text-align:center}}@media screen and (max-width: 758px){.guia__links .h3{font-size:22px}}@media screen and (max-width: 500px){.guia__links .h3{font-size:18px}}@media screen and (max-width: 758px){.academia .banner{height:auto}}.academia .banner__content{margin:0px auto 0;max-width:1440px}@media screen and (max-width: 758px){.academia .banner__content{height:auto}}.academia .banner__content h1,.academia .banner__content .title{margin-top:100px}@media screen and (max-width: 1024px){.academia .banner__content h1,.academia .banner__content .title{font-size:70px;max-width:400px;margin:70px 0 40px}}@media screen and (max-width: 960px){.academia .banner__content h1,.academia .banner__content .title{font-size:80px;max-width:450px}}@media screen and (max-width: 758px){.academia .banner__content h1,.academia .banner__content .title{font-size:40px;max-width:280px;margin-top:78px;margin-bottom:0}}.academia .banner__content img{margin:-100px 0 120px;position:absolute;right:0;top:0;height:100%;width:auto;width:60%}@media screen and (max-width: 758px){.academia .banner__content img{height:208px;width:225px;margin-right:15px;object-fit:cover;max-width:235px;margin-top:-78px}}@media screen and (max-width: 758px){.academia .banner__content p{font-size:14px;margin-top:80px;margin-bottom:60px}}@media screen and (max-width: 758px){.academia__line{display:none}}.academia .banner--fornecedores{margin-bottom:0}.academia .fornecedores__links{margin-top:0}@media screen and (max-width: 758px){.academia__calendario{flex-direction:column;margin-bottom:30px}}.academia__calendario-slide{width:100%;display:block;padding:0 30px}.academia__calendario-slide ul{list-style:none;padding-left:0px;margin-left:0}@media screen and (max-width: 758px){.academia__calendario-slide ul{display:none}}.academia__calendario-ano{width:180px;background-color:#db5688;color:#fbfbfb;flex-basis:180px;flex-grow:0;flex-shrink:0;padding:30px 0}@media screen and (max-width: 758px){.academia__calendario-ano{width:100%;flex-basis:100%;padding:10px 0;display:none}}.academia__calendario-ano .h3{text-align:center;margin-bottom:70px}@media screen and (max-width: 758px){.academia__calendario-ano .h3{font-size:18px;margin-bottom:0px}}.academia__calendario-ano .h3,.academia__calendario-ano a{color:#fbfbfb}.academia__calendario-ano a{text-decoration:none;display:flex;justify-content:space-between;padding:4px 30px;font-weight:300;transition:background-color .4s ease}.academia__calendario-ano a.is-selected,.academia__calendario-ano a:hover{background-color:#ac3f79}.academia__calendario-ano .flickity-button,.academia__calendario-ano .flickity-button:focus{top:100px;box-shadow:none;padding:0}@media screen and (max-width: 758px){.academia__calendario-ano .flickity-button,.academia__calendario-ano .flickity-button:focus{top:20px}}.academia__calendario-ano .flickity-prev-next-button.previous{background:none;left:15px}.academia__calendario-ano .flickity-prev-next-button.previous:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:200;color:#fbfbfb;font-size:20px}.academia__calendario-ano .flickity-prev-next-button.previous svg{display:none}.academia__calendario-ano .flickity-prev-next-button.next{background:none;right:15px}.academia__calendario-ano .flickity-prev-next-button.next:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:200;color:#fbfbfb;font-size:20px}.academia__calendario-ano .flickity-prev-next-button.next svg{display:none}.academia__calendario-ano .flickity-viewport{transition:height .2s}.academia__calendario-mes{background-color:#f7f7f7;width:100%;padding:60px 80px}@media screen and (max-width: 758px){.academia__calendario-mes{padding:0px}}.academia__calendario-mes .ui-corner-all,.academia__calendario-mes .ui-state-hover{background:none !important;border:none !important}@media screen and (max-width: 758px){.academia__calendario-mes .ui-datepicker .ui-datepicker-header{background-color:#db5688 !important}}@media screen and (max-width: 758px){.academia__calendario-mes .ui-datepicker .ui-datepicker-header .ui-datepicker-title{color:#fbfbfb}}.academia__calendario-mes .ui-datepicker .ui-datepicker-prev,.academia__calendario-mes .ui-datepicker .ui-datepicker-next{display:none;border:none;background:none;top:50%;transform:translateY(-50%);cursor:pointer}@media screen and (max-width: 758px){.academia__calendario-mes .ui-datepicker .ui-datepicker-prev,.academia__calendario-mes .ui-datepicker .ui-datepicker-next{display:block}}.academia__calendario-mes .ui-datepicker .ui-datepicker-prev span,.academia__calendario-mes .ui-datepicker .ui-datepicker-next span{display:none !important}.academia__calendario-mes .ui-datepicker .ui-datepicker-prev:before,.academia__calendario-mes .ui-datepicker .ui-datepicker-next:before{font-family:"Font Awesome 6 Pro";font-weight:200;color:#282828;font-size:20px}@media screen and (max-width: 758px){.academia__calendario-mes .ui-datepicker .ui-datepicker-prev:before,.academia__calendario-mes .ui-datepicker .ui-datepicker-next:before{color:#fbfbfb}}.academia__calendario-mes .ui-datepicker .ui-datepicker-prev{background:none;left:15px}.academia__calendario-mes .ui-datepicker .ui-datepicker-prev:before{content:""}.academia__calendario-mes .ui-datepicker .ui-datepicker-next{background:none;right:15px}.academia__calendario-mes .ui-datepicker .ui-datepicker-next:before{content:""}.academia__calendario-mes .ui-widget.ui-widget-content{width:100%;border:none}.academia__calendario-mes .ui-widget.ui-widget-content .ui-datepicker-title .ui-datepicker-month{font-size:40px;font-weight:600;text-transform:capitalize}@media screen and (max-width: 758px){.academia__calendario-mes .ui-widget.ui-widget-content .ui-datepicker-title .ui-datepicker-month{font-size:20px}}.academia__calendario-mes .ui-widget.ui-widget-content .ui-datepicker-title .ui-datepicker-year{display:none}@media screen and (max-width: 758px){.academia__calendario-mes .ui-widget.ui-widget-content .ui-datepicker-title .ui-datepicker-year{display:block}}.academia__calendario-mes .ui-widget.ui-widget-content thead{border:none;background:none}.academia__calendario-mes .ui-widget.ui-widget-content thead tr{border:none;background:none}.academia__calendario-mes .ui-widget.ui-widget-content thead tr span{color:#bcbec0;font-size:20px;font-weight:500}@media screen and (max-width: 758px){.academia__calendario-mes .ui-widget.ui-widget-content thead tr span{overflow:hidden;width:10px;text-transform:uppercase;font-size:16px;font-weight:400;padding:0}}.academia__calendario-mes .ui-widget.ui-widget-content tr{border:none}.academia__calendario-mes .ui-widget.ui-widget-content td{font-size:20px;font-weight:500;text-align:center;border:none;pointer-events:none}@media screen and (max-width: 758px){.academia__calendario-mes .ui-widget.ui-widget-content td{font-size:16px;padding:0}}.academia__calendario-mes .ui-widget.ui-widget-content td a,.academia__calendario-mes .ui-widget.ui-widget-content td a:hover{border:none;background:none;padding:10px;text-align:center}.academia__calendario-mes .ui-widget.ui-widget-content td.ui-datepicker-today a{background:#6eb751 !important;color:#fbfbfb !important}.academia__calendario-mes .ui-widget.ui-widget-content td.highlight a{background-color:#ed7c18 !important;color:#fbfbfb !important}.academia__calendario__lista{padding-left:40px;padding-top:40px}@media screen and (max-width: 758px){.academia__calendario__lista{padding-top:10px;padding-left:5px}}.academia__calendario__lista-tema{display:block;margin-bottom:10px}@media screen and (max-width: 758px){.academia__calendario__lista-tema{display:flex;font-size:13px}}.academia__calendario__lista-tema div{display:inline-block}@media screen and (max-width: 758px){.academia__calendario__lista-tema div{line-height:1.3em}}.academia__calendario__lista-data{margin-right:30px;text-align:right;min-width:20px}@media screen and (max-width: 758px){.academia__calendario__lista-data{margin-right:15px}}.academia__links{margin-top:150px}@media screen and (max-width: 500px){.academia__links{margin:50px 20px 0px;padding-bottom:0}}.academia__links a{margin:0 1%;width:23%}@media screen and (max-width: 960px){.academia__links a{margin:0 2% 5%;width:29%}}@media screen and (max-width: 758px){.academia__links a{max-width:100%;margin-top:0px;padding:20px 0;margin-bottom:50px;width:100%;border-top:1px solid #58595b;font-size:18px;text-align:center}}@media screen and (max-width: 758px){.academia__links-normal{display:none}}.premios .banner{margin-bottom:-70px}@media screen and (max-width: 1024px){.premios .banner{height:auto}}@media screen and (max-width: 758px){.premios .banner{margin:0}}.premios .banner__content{margin:160px auto -160px;max-width:1440px}@media screen and (max-width: 960px){.premios .banner__content{margin:90px auto 170px;height:auto}}@media screen and (max-width: 758px){.premios .banner__content{margin:0px;height:auto}}.premios .banner__content h1,.premios .banner__content .title{max-width:900px}@media screen and (max-width: 1024px){.premios .banner__content h1,.premios .banner__content .title{font-size:80px;max-width:500px}}@media screen and (max-width: 960px){.premios .banner__content h1,.premios .banner__content .title{font-size:60px;max-width:450px}}@media screen and (max-width: 758px){.premios .banner__content h1,.premios .banner__content .title{font-size:40px;max-width:250px;padding-top:78px}}.premios .banner__content img{margin:-160px 0 0;position:absolute;top:0}@media screen and (max-width: 1024px){.premios .banner__content img{height:auto}}@media screen and (max-width: 960px){.premios .banner__content img{margin:-90px 0 0}}@media screen and (max-width: 960px){.premios .banner__content img{height:250px;object-fit:cover;width:250px;max-width:100%}}@media screen and (max-width: 758px){.premios .banner__content img{height:208px;width:225px;margin-right:15px;object-fit:cover;max-width:235px;margin-top:0px;left:auto;right:0;opacity:.7}}@media screen and (max-width: 758px){.premios .banner__content p{font-size:14px;margin:50px 0 55px}}.premios__content{position:relative}.premios__content .effect{background:#db5688;height:270px;left:0;opacity:.5;position:absolute;top:-50px;width:30px;z-index:-1}@media screen and (max-width: 758px){.premios__content .effect{top:-210px;left:auto;right:50px;width:10px;height:160px}}.premios__content-desc{margin-top:30px}@media screen and (max-width: 960px){.premios__content-desc{flex-wrap:wrap}}@media screen and (max-width: 758px){.premios__content-desc{margin-top:0}}.premios__content-desc p{font-weight:400;margin-left:60px;width:500px}@media screen and (max-width: 960px){.premios__content-desc p{width:100%}}@media screen and (max-width: 758px){.premios__content-desc p{margin:0}}.premios__content-partners{margin-bottom:90px}@media screen and (max-width: 1024px){.premios__content-partners{margin-left:50px}}@media screen and (max-width: 960px){.premios__content-partners{width:100%}}@media screen and (max-width: 758px){.premios__content-partners{margin:30px 0px 0px;display:flex;flex-direction:column-reverse}}.premios__content-partners p{margin:20px 0 10px}.premios__content-detach p{font-size:20px;font-style:italic;font-weight:300;max-width:480px}@media screen and (max-width: 1024px){.premios__content-detach p{max-width:450px}}@media screen and (max-width: 960px){.premios__content-detach p{margin-left:10px;max-width:100%}}@media screen and (max-width: 758px){.premios__content-detach p{margin-left:0px;max-width:100%;font-size:14px;margin-top:60px}}.premios__content-list{margin-right:-20px;width:45%}@media screen and (max-width: 960px){.premios__content-list{margin:0 auto;width:95%}}.premios__content-list a img{height:100px;margin-right:20px;object-fit:contain;transition:opacity .5s ease-in-out}@media screen and (max-width: 500px){.premios__content-list a img{height:auto;margin:0 10%;width:80%}}.premios__content-list a img:hover{opacity:.5}.premios__content-team{flex-wrap:wrap;margin-top:30px;position:relative}.premios__content-team .effect{background:#becb3e;bottom:-10px;height:60px;left:70px;opacity:.5;position:absolute;top:auto;width:205px;z-index:-1}@media screen and (max-width: 758px){.premios__content-team .effect{bottom:auto;top:-130px;left:31px;height:13px;width:60px}}.premios__content-item{margin-bottom:70px;max-width:450px;width:45%}@media screen and (max-width: 758px){.premios__content-item{width:100%;margin-bottom:30px}}.premios__content-item img{height:300px;margin-bottom:15px;object-fit:cover;width:100%}@media screen and (max-width: 1024px){.premios__content-item img{height:auto;max-height:200px;margin-bottom:5px}}.premios__content-about{align-items:center;justify-content:center}@media screen and (max-width: 758px){.premios__content-about{display:flex;flex-direction:row-reverse}}.premios__content-about img{height:50px;margin:0 20px 0 0;object-fit:contain;width:50px}@media screen and (max-width: 758px){.premios__content-about img{height:30px;width:30px;margin:0 20px}}.premios__content-about p{font-size:16px;font-weight:400;margin:0}@media screen and (max-width: 758px){.premios__content-about p{font-size:12px}}.premios__line{margin:50px 0 100px}.premios__links{padding-top:0;position:relative}.premios__links .effect{background:#f7a920;height:60px;left:-150px;opacity:.5;position:absolute;top:-20px;width:275px;z-index:-1}@media screen and (max-width: 758px){.premios__links .effect{bottom:354%;top:auto;height:13px;width:75px;left:-20px}}@media screen and (max-width: 758px){.premios__links{padding:20px 0 0}}@media screen and (max-width: 758px){.premios__links a{max-width:100%;margin-top:0px;padding:20px 0;margin-bottom:50px;width:100%;border-top:1px solid #58595b;font-size:18px;text-align:center}}@media screen and (max-width: 758px){.premios__line{display:none}}@media screen and (max-width: 758px){.relatorio .banner{height:230px;margin-bottom:30px}}.relatorio .banner__effect{background:#ac3f79;bottom:-100px;height:200px;left:70px;width:40px}@media screen and (max-width: 758px){.relatorio .banner__effect{left:auto;right:50px;width:20px;bottom:-10px}}@media screen and (max-width: 758px){.relatorio .banner__content{align-items:center;flex-direction:row-reverse}}@media screen and (max-width: 500px){.relatorio .banner__content{height:230px}}.relatorio .banner__content img{width:700px}@media screen and (max-width: 960px){.relatorio .banner__content img{width:100%}}@media screen and (max-width: 758px){.relatorio .banner__content img{height:208px;width:225px;margin-right:-5px;object-fit:cover;max-width:235px;margin-top:0px;left:auto;right:0}}@media screen and (max-width: 1024px){.relatorio .banner__content .title{font-size:80px}}@media screen and (max-width: 758px){.relatorio .banner__content .title{font-size:40px;max-width:250px;margin-top:20px;line-height:1.17em}}.relatorio__results{margin-top:200px;position:relative}@media screen and (max-width: 758px){.relatorio__results{margin-top:0px}}.relatorio__results-content{flex-wrap:wrap;justify-content:space-evenly}.relatorio__results-item{margin-bottom:20px;text-align:center;text-decoration:none;width:23%}@media screen and (max-width: 758px){.relatorio__results-item{width:46%}}@media screen and (max-width: 500px){.relatorio__results-item{width:48%}}.relatorio__results-item:hover img{opacity:.5}.relatorio__results-item:hover p{color:#6d6e71}.relatorio__results-item img{height:300px;object-fit:cover;transition:opacity .5s ease-in-out;width:250px;max-width:100%}@media screen and (max-width: 1024px){.relatorio__results-item img{height:200px}}@media screen and (max-width: 758px){.relatorio__results-item img{height:auto}}.relatorio__results-item p{color:#282828;font-size:20px;font-weight:500;line-height:1.25em;margin:10px auto 0;max-width:210px;transition:color .5s ease-in-out}@media screen and (max-width: 1024px){.relatorio__results-item p{font-size:18px}}@media screen and (max-width: 758px){.relatorio__results-item p{font-size:16px;margin-top:3px}}.relatorio__results .effect{background:#becb3e;bottom:-90px;height:30px;opacity:.5;position:absolute;right:0;width:515px;z-index:-1}@media screen and (max-width: 758px){.relatorio__results .effect{bottom:-20px;width:53%;height:10px}}@media screen and (max-width: 758px){.relatorio__links{padding:20px 0 0}}@media screen and (max-width: 758px){.relatorio__links a{max-width:100%;margin-top:0px;padding:20px 0;margin-bottom:50px;width:100%;border-top:1px solid #58595b;font-size:18px;text-align:center}}@media screen and (max-width: 758px){.relatorio__line{display:none}}@media screen and (max-width: 758px){.imprensa .banner{height:auto}}.imprensa .banner__container{margin:0 auto;max-width:1440px}@media screen and (max-width: 960px){.imprensa .banner--small{height:auto;margin-bottom:0}}.imprensa .banner__content{margin:0 auto;max-width:1170px}@media screen and (max-width: 960px){.imprensa .banner__content{align-items:center;flex-direction:row-reverse;margin:0 40px;height:230px}}@media screen and (max-width: 758px){.imprensa .banner__content{margin:0 20px}}@media screen and (max-width: 500px){.imprensa .banner__content{height:auto}}@media screen and (max-width: 1024px){.imprensa .banner__content .title{font-size:80px;margin-bottom:3px}}@media screen and (max-width: 960px){.imprensa .banner__content .title{font-size:70px;margin:50px 0 0}}@media screen and (max-width: 758px){.imprensa .banner__content .title{font-size:40px}}.imprensa .banner img{position:absolute;width:56vw;height:299px;object-fit:cover;object-position:left;max-width:800px}@media screen and (max-width: 960px){.imprensa .banner img{display:none}}.imprensa .banner__effect{height:30px;top:auto;transform:translateX(-50%)}.imprensa .banner__effect--green{background:#becb3e;bottom:-60px;height:30px;left:47%;width:270px}@media screen and (max-width: 960px){.imprensa .banner__effect--green{bottom:-220px;height:30px;left:67%}}@media screen and (max-width: 758px){.imprensa .banner__effect--green{bottom:-170px;height:20px;width:170px;left:60%}}.imprensa .banner__effect--yellow{background:#f7a920;bottom:-110px;left:55%;width:130px}@media screen and (max-width: 960px){.imprensa .banner__effect--yellow{bottom:-280px;left:auto;right:-30px}}@media screen and (max-width: 758px){.imprensa .banner__effect--yellow{bottom:-200px;height:20px;left:auto;right:-70px;width:120px}}.imprensa__assessoria{margin:200px auto 80px;max-width:1440px;position:relative}@media screen and (max-width: 960px){.imprensa__assessoria{margin:60px auto}}@media screen and (max-width: 758px){.imprensa__assessoria{margin:60px 0 0}}@media screen and (max-width: 758px){.imprensa__assessoria-content{width:100%;padding-left:40%;padding-right:10%;box-sizing:border-box}}.imprensa__assessoria-content .subtitle{font-size:64px;margin:0;max-width:485px}@media screen and (max-width: 960px){.imprensa__assessoria-content .subtitle{font-size:50px}}@media screen and (max-width: 758px){.imprensa__assessoria-content .subtitle{font-size:38px;margin-bottom:50px;max-width:300px}}@media screen and (max-width: 500px){.imprensa__assessoria-content .subtitle{font-size:28px;max-width:250px}}.imprensa__assessoria .effect{background:#282828;height:5px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:740px;z-index:-1}@media screen and (max-width: 1024px){.imprensa__assessoria .effect{width:40%}}@media screen and (max-width: 758px){.imprensa__assessoria .effect{width:40%;height:2px;right:auto}}.imprensa__contacts{flex-wrap:wrap;padding-bottom:100px;position:relative;justify-content:center}@media screen and (max-width: 960px){.imprensa__contacts{padding-bottom:30px}}.imprensa__contacts-item{margin:2% 0;width:33%}@media screen and (max-width: 960px){.imprensa__contacts-item{margin:4% 0;width:100%}}@media screen and (max-width: 758px){.imprensa__contacts-item{margin-bottom:20px;line-height:1.4em}}.imprensa__contacts-item p{color:#282828;font-size:15px;margin:0}.imprensa__contacts-item p:first-child{margin-bottom:15px}@media screen and (max-width: 758px){.imprensa__contacts-item p:first-child{margin-bottom:0px}}@media screen and (max-width: 758px){.imprensa__contacts-item p{margin-bottom:0px}}.imprensa__contacts-item a{color:#282828;font-size:16px;margin:0;text-decoration:none;transition:color .5s ease-in-out}.imprensa__contacts-item a:hover{color:#939598}.imprensa__contacts .effect{background:#3dadad;bottom:0;height:240px;opacity:.5;position:absolute;right:-50px;width:30px;z-index:-1}@media screen and (max-width: 960px){.imprensa__contacts .effect{right:70px}}@media screen and (max-width: 758px){.imprensa__contacts .effect{right:30px;width:10px;height:150px;right:70px}}.sac__banner{height:400px;padding:100px 0 30px;position:relative}@media screen and (max-width: 960px){.sac__banner{padding-bottom:0}}@media screen and (max-width: 758px){.sac__banner{height:auto;padding:50px 0 20px}}@media screen and (max-width: 500px){.sac__banner{padding-top:50px}}.sac__banner .effect{position:absolute;z-index:-1}.sac__banner .effect--orange{background:#ed7c18;height:560px;left:20%;opacity:.5;top:0;transform:translateX(-50%);width:80px}@media screen and (max-width: 960px){.sac__banner .effect--orange{height:450px}}@media screen and (max-width: 758px){.sac__banner .effect--orange{height:190px;width:50px;left:20px;transform:none}}.sac__banner .effect--black{background:#282828;height:5px;left:0;top:50%;transform:translateY(-50%);width:655px;max-width:50vw}@media screen and (max-width: 1024px){.sac__banner .effect--black{max-width:40vw}}@media screen and (max-width: 960px){.sac__banner .effect--black{max-width:auto;top:45%;width:500px}}@media screen and (max-width: 758px){.sac__banner .effect--black{top:42%;width:150px}}@media screen and (max-width: 500px){.sac__banner .effect--black{height:2px;top:112px;width:100%}}@media screen and (max-width: 500px){.sac__banner-content{justify-content:flex-start}}.sac__banner-content h1,.sac__banner-content .title{line-height:1.17em;max-width:770px;text-align:right}@media screen and (max-width: 960px){.sac__banner-content h1,.sac__banner-content .title{max-width:450px}}@media screen and (max-width: 758px){.sac__banner-content h1,.sac__banner-content .title{font-size:45px;max-width:350px}}@media screen and (max-width: 500px){.sac__banner-content h1,.sac__banner-content .title{text-align:left}}@media screen and (max-width: 500px){.sac__banner-content h1,.sac__banner-content .title{font-size:25px;width:50%;padding-left:50%}}.sac__atendimento,.sac__talk,.sac__boletos{align-items:center;color:#282828;margin-bottom:130px}@media screen and (max-width: 758px){.sac__atendimento,.sac__talk,.sac__boletos{flex-wrap:wrap;margin-bottom:100px}}@media screen and (max-width: 500px){.sac__atendimento,.sac__talk,.sac__boletos{margin-bottom:50px}}.sac__atendimento p,.sac__atendimento a,.sac__atendimento .link,.sac__talk p,.sac__talk a,.sac__talk .link,.sac__boletos p,.sac__boletos a,.sac__boletos .link{margin:10px 0}.sac__atendimento .subtitle,.sac__talk .subtitle,.sac__boletos .subtitle{margin:0 0 60px}@media screen and (max-width: 500px){.sac__atendimento .subtitle,.sac__talk .subtitle,.sac__boletos .subtitle{font-size:18px;margin:0 0 30px}}@media screen and (max-width: 500px){.sac__atendimento .h4,.sac__talk .h4,.sac__boletos .h4{font-size:14px}}.sac__atendimento .link,.sac__talk .link,.sac__boletos .link{color:#58595b}.sac__atendimento-desc,.sac__talk-desc,.sac__boletos-desc{max-width:500px;width:45%}@media screen and (max-width: 960px){.sac__atendimento-desc,.sac__talk-desc,.sac__boletos-desc{width:50%}}@media screen and (max-width: 758px){.sac__atendimento-desc,.sac__talk-desc,.sac__boletos-desc{width:100%}}.sac__atendimento-info,.sac__talk-info,.sac__boletos-info{align-items:center;padding:20px 0 10px}.sac__atendimento-info:hover a,.sac__atendimento-info:hover i,.sac__talk-info:hover a,.sac__talk-info:hover i,.sac__boletos-info:hover a,.sac__boletos-info:hover i{color:#6d6e71}.sac__atendimento-info a,.sac__talk-info a,.sac__boletos-info a{margin:0;text-decoration:none;transition:color .5s ease-in-out}.sac__atendimento-info i,.sac__talk-info i,.sac__boletos-info i{color:#282828;font-size:20px;margin-right:15px;transition:color .5s ease-in-out}.sac__atendimento-img,.sac__talk-img,.sac__boletos-img{max-width:40%}@media screen and (max-width: 758px){.sac__atendimento-img,.sac__talk-img,.sac__boletos-img{margin:30px auto;max-width:100%;width:100%;display:none}}.sac__atendimento-img img,.sac__talk-img img,.sac__boletos-img img{height:auto;object-fit:contain;width:100%}@media screen and (max-width: 758px){.sac__atendimento-img img,.sac__talk-img img,.sac__boletos-img img{height:300px;object-fit:cover;object-position:center -30px}}@media screen and (max-width: 500px){.sac__atendimento-img img,.sac__talk-img img,.sac__boletos-img img{height:250px}}.sac__atendimento-links .link,.sac__talk-links .link,.sac__boletos-links .link{color:#6d6e71;font-weight:400;transition:color .5s ease-in-out}@media screen and (max-width: 758px){.sac__atendimento-links .link,.sac__talk-links .link,.sac__boletos-links .link{font-size:12px}}.sac__atendimento-links .link:hover,.sac__talk-links .link:hover,.sac__boletos-links .link:hover{color:#282828}@media screen and (max-width: 758px){.sac__talk{flex-direction:column-reverse}}.sac__talk-img{position:relative}.sac__talk-img .effect{background:#f7a920;height:545px;opacity:.3;position:absolute;left:50%;transform:translateX(-50%);top:-150px;width:20px;z-index:-1}.sac__talk-desc{position:relative}.sac__talk-desc .effect{background:#ac3f79;height:30px;opacity:.5;position:absolute;right:-153px;top:-55px;width:650px;z-index:-1}@media screen and (max-width: 1024px){.sac__talk-desc .effect{max-width:50vw;right:0}}@media screen and (max-width: 758px){.sac__talk-desc .effect{top:5px;height:10px}}.sac__talk-links{margin-top:70px}@media screen and (max-width: 960px){.sac__talk-links{margin-top:30px}}.sac__boletos{padding-bottom:30px}@media screen and (max-width: 500px){.sac__boletos{padding-bottom:30px}}.sac__boletos-links{margin-bottom:70px}@media screen and (max-width: 960px){.sac__boletos-links{margin-bottom:50px}}@media screen and (max-width: 500px){.sac__boletos-links{margin-bottom:60px}}.sac__boletos-info{position:relative}.sac__boletos-info small{bottom:-10px;left:35px;position:absolute}@media screen and (max-width: 960px){.sac__boletos-info small{bottom:-30px}}@media screen and (max-width: 758px){.sac__boletos-info small{bottom:-15px}}@media screen and (max-width: 500px){.sac__boletos-info small{bottom:-30px;font-size:11px}}.sac__boletos-img{position:relative}@media screen and (max-width: 758px){.sac__boletos-img{margin-top:70px}}.sac__boletos-img .effect{background:#2d75b9;height:50px;opacity:.5;position:absolute;right:-200px;top:70px;width:805px;z-index:-1}@media screen and (max-width: 1024px){.sac__boletos-img .effect{max-width:50vw;right:0}}@media screen and (max-width: 960px){.sac__boletos-img .effect{max-width:auto;width:330px}}@media screen and (max-width: 758px){.termos .banner,.privacy-policy .banner{height:auto;margin:0}}.termos .banner__container,.privacy-policy .banner__container{margin:0 auto;max-width:1440px}.termos .banner__content,.privacy-policy .banner__content{margin:0 auto;max-width:1170px}@media screen and (max-width: 1024px){.termos .banner__content,.privacy-policy .banner__content{margin:0 40px}}@media screen and (max-width: 758px){.termos .banner__content,.privacy-policy .banner__content{height:auto;margin:30px 20px 0}}.termos .banner__content h1,.termos .banner__content .title,.privacy-policy .banner__content h1,.privacy-policy .banner__content .title{line-height:1.17em;max-width:770px;text-align:right;margin-bottom:-21px}@media screen and (max-width: 1024px){.termos .banner__content h1,.termos .banner__content .title,.privacy-policy .banner__content h1,.privacy-policy .banner__content .title{font-size:80px;margin-bottom:-15px;max-width:700px}}@media screen and (max-width: 758px){.termos .banner__content h1,.termos .banner__content .title,.privacy-policy .banner__content h1,.privacy-policy .banner__content .title{font-size:50px;margin-bottom:0;max-width:100%;text-align:left}}@media screen and (max-width: 500px){.termos .banner__content h1,.termos .banner__content .title,.privacy-policy .banner__content h1,.privacy-policy .banner__content .title{font-size:38px}}.termos .banner img,.privacy-policy .banner img{position:absolute;width:805px}@media screen and (max-width: 1024px){.termos .banner img,.privacy-policy .banner img{width:80%}}@media screen and (max-width: 758px){.termos .banner img,.privacy-policy .banner img{display:none}}.termos__content,.privacy-policy__content{margin:50px auto}@media screen and (max-width: 1024px){.termos__content,.privacy-policy__content{margin:100px auto;padding:0 40px}}@media screen and (max-width: 758px){.termos__content,.privacy-policy__content{margin:50px auto;padding:0 20px}}@media screen and (max-width: 1024px){.termos__content,.privacy-policy__content{margin-top:0}}.termos__content .subtitle,.termos__content h2,.privacy-policy__content .subtitle,.privacy-policy__content h2{text-transform:none;font-size:32px}@media screen and (max-width: 1024px){.termos__content .subtitle,.termos__content h2,.privacy-policy__content .subtitle,.privacy-policy__content h2{font-size:26px}}.termos__content h4,.privacy-policy__content h4{margin:60px 0 25px}@media screen and (max-width: 758px){.termos__content h4,.privacy-policy__content h4{margin:30px 0 15px}}.noticias-interna{margin:120px auto 0}@media screen and (max-width: 960px){.noticias-interna{margin:20px auto 0}}@media screen and (max-width: 960px){.noticias-interna__container{display:block}}.noticias-interna__text{max-width:700px;width:70%}@media screen and (max-width: 960px){.noticias-interna__text{width:100%}}@media screen and (max-width: 960px){.noticias-interna__header,.noticias-interna__content{margin:0 40px}}@media screen and (max-width: 758px){.noticias-interna__header,.noticias-interna__content{margin:0 20px}}.noticias-interna__header{align-items:center}@media screen and (max-width: 960px){.noticias-interna__header{margin:0px}}@media screen and (max-width: 758px){.noticias-interna__header{flex-wrap:wrap;display:flex}}.noticias-interna__header small{margin-right:50px}@media screen and (max-width: 758px){.noticias-interna__header small{margin:20px 0}}.noticias-interna__header-date{color:#282828}@media screen and (max-width: 758px){.noticias-interna__header-date{width:30%}}.noticias-interna__header-time{color:#58595b;width:60%}.noticias-interna__content{color:#58595b;margin-left:0}.noticias-interna__content h1{color:#58595b;margin:30px 0 0;max-width:670px;text-transform:none}@media screen and (max-width: 960px){.noticias-interna__content h1{font-size:30px}}@media screen and (max-width: 758px){.noticias-interna__content h1{font-size:18px;margin:0}}.noticias-interna__content h2{color:#58595b;font-size:20px;font-style:italic;font-weight:300;margin:40px 0 80px;text-transform:none}@media screen and (max-width: 758px){.noticias-interna__content h2{margin:30px 0 20px;font-size:14px}}.noticias-interna__content p{margin-bottom:25px}.noticias-interna__content-img img{object-fit:contain;width:100%}.noticias-interna__content-img small{display:block;margin:10px 0 60px}@media screen and (max-width: 758px){.noticias-interna__content-img small{margin:0 0 20px}}.noticias-interna__more{width:30%}@media screen and (max-width: 960px){.noticias-interna__more{width:100%;margin-bottom:100px}}.noticias-interna__more-last{margin-bottom:100px}@media screen and (max-width: 960px){.noticias-interna__more-last{margin-bottom:50px}}.noticias-interna__more-last p.h4{color:#58595b;margin-bottom:30px;margin-top:0px}.noticias-interna__more-last .noticia__img{margin-bottom:30px}@media screen and (max-width: 960px){.noticias-interna__more-last .noticia__img{margin-bottom:20px}}.noticias-interna__links p.h4{color:#58595b;margin-bottom:40px}.noticias-interna__links h4{color:#58595b}.share{margin-bottom:150px;margin-left:0}@media screen and (max-width: 960px){.share{margin-bottom:100px}}@media screen and (max-width: 758px){.share{margin-bottom:30px;border-bottom:1px solid #282828;padding-bottom:30px}}.share__container{margin:60px auto 0}.share__container p{color:#000;margin:0}.share__social a{display:block;margin:10px 20px 0 0;transition:opacity .5s ease-in-out}.share__social a:hover{opacity:.7}.share__social img{height:30px;object-fit:contain;width:30px}.single .noticias__lista{margin-bottom:40px}.arvorar .banner{height:595px}@media screen and (max-width: 960px){.arvorar .banner{height:auto}}.arvorar .banner__effect--green{background:#6eb751;top:46%;transform:translateY(-50%);height:70px;left:-70px;width:475px;opacity:.5}@media screen and (max-width: 960px){.arvorar .banner__effect--green{width:70vw}}@media screen and (max-width: 758px){.arvorar .banner__effect--green{top:85px;transform:translateY(0);height:190px;left:-30px;width:110vw}}.arvorar .banner__effect--yellow{background:#f7a920;bottom:-100px;height:475px;right:20%;transform:translateX(-50%);width:40px;opacity:.5}@media screen and (max-width: 758px){.arvorar .banner__effect--yellow{display:none}}.arvorar .banner__effect--orange{background:#ed7c18;top:100px;height:40px;width:700px;right:-40px;opacity:.5;z-index:-1}@media screen and (max-width: 1024px){.arvorar .banner__effect--orange{right:0}}.arvorar .banner__content{height:595px}@media screen and (max-width: 960px){.arvorar .banner__content{height:auto}}.arvorar .banner__content h1,.arvorar .banner__content .title{color:#282828;font-weight:700;line-height:1.15em;margin-top:100px;max-width:560px;z-index:1}@media screen and (min-width: 1024px){.arvorar .banner__content h1,.arvorar .banner__content .title{font-size:100px}}@media screen and (max-width: 758px){.arvorar .banner__content h1,.arvorar .banner__content .title{font-size:50px;max-width:190px}}.arvorar .banner__content img{position:absolute;width:800px;left:auto;margin-bottom:0;object-fit:cover;right:0;width:835px;max-width:70vw;position:absolute}@media screen and (max-width: 1024px){.arvorar .banner__content img{max-width:50vw}}@media screen and (max-width: 758px){.arvorar .banner__content img{height:225px;object-fit:cover;width:240px;max-width:240px}}.arvorar__content{align-items:center;margin-top:50px;padding-top:50px;padding-bottom:50px}@media screen and (max-width: 758px){.arvorar__content{margin-top:40px;padding-top:30px;padding-bottom:30px}}.arvorar__content .effect{background:#228e50;height:100%;left:0;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:-1}.arvorar__content-desc{width:57%}@media screen and (max-width: 960px){.arvorar__content-desc{width:75%}}@media screen and (max-width: 758px){.arvorar__content-desc{width:85%;padding-right:10px}}.arvorar__content-desc p{margin:0}.arvorar__content-desc img{height:95px;margin:30px 0 50px;object-fit:contain;width:265px}.arvorar h3{margin-top:0}.arvorar__line{background:#282828;height:1px;margin:0 0 60px;position:relative;width:100%}.arvorar__form{flex-wrap:wrap;margin-top:0px;padding:0px 0 120px;position:relative}@media screen and (max-width: 960px){.arvorar__form{padding-bottom:50px;margin-top:0;display:block}}.arvorar__form-item{color:#282828;margin-right:4%;max-width:250px;text-decoration:none;transition:color .5s ease-in-out;width:22%}@media screen and (max-width: 960px){.arvorar__form-item{width:100%;max-width:100%}}.arvorar__form-col{margin-right:100px;width:50%}@media screen and (max-width: 960px){.arvorar__form-col{margin-right:10px}}.arvorar__form-col br{display:none}.arvorar__form-submit{text-align:right}.arvorar__form-content{width:70%}.arvorar__form-content .wpcf7{align-items:flex-start;display:flex}@media screen and (max-width: 960px){.arvorar__form-content{width:100%}}.arvorar__form-content input,.arvorar__form-content select{width:100%;box-sizing:border-box;margin-bottom:8px}.arvorar__form-content select{font-style:italic}.arvorar__form-content .btn{max-width:140px;margin-top:5px;-webkit-appearance:none}@media screen and (max-width: 758px){.arvorar__form-content .btn{padding:9px 10px}}.arvorar__form .wpcf7-form-control-wrap{display:block;margin:0 0 5px}@media screen and (min-width: 1024px){.arvorar__biblioteca .title{font-size:64px}}.arvorar__biblioteca-slide{width:100%;display:block}.arvorar__biblioteca-slider{width:100%;margin-bottom:100px;padding-bottom:100px}.arvorar__biblioteca-slider .flickity-button,.arvorar__biblioteca-slider .flickity-button:focus{top:auto;bottom:0;box-shadow:none;padding:0}.arvorar__biblioteca-slider .flickity-prev-next-button.previous{background:none;left:0}.arvorar__biblioteca-slider .flickity-prev-next-button.previous:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:200;color:#282828;font-size:50px}@media screen and (max-width: 960px){.arvorar__biblioteca-slider .flickity-prev-next-button.previous:before{font-weight:300;font-size:30px}}.arvorar__biblioteca-slider .flickity-prev-next-button.previous svg{display:none}.arvorar__biblioteca-slider .flickity-prev-next-button.next{background:none;right:0}.arvorar__biblioteca-slider .flickity-prev-next-button.next:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:200;color:#282828;font-size:50px}@media screen and (max-width: 960px){.arvorar__biblioteca-slider .flickity-prev-next-button.next:before{font-weight:300;font-size:30px}}.arvorar__biblioteca-slider .flickity-prev-next-button.next svg{display:none}.arvorar__biblioteca-slider .flickity-viewport{transition:height .2s}.arvorar__biblioteca-slider .flickity-page-dots{bottom:35px}.arvorar__biblioteca-slider .flickity-page-dots .dot{height:5px;width:100px;margin:0 10px;border-radius:0;transition:opacity .4s ease}@media screen and (max-width: 960px){.arvorar__biblioteca-slider .flickity-page-dots .dot{width:20px;margin:0 5px}}.arvorar__biblioteca-slider .flickity-page-dots .dot:hover{opacity:.8}.arvorar__biblioteca-slider .flickity-page-dots .dot.is-selected{opacity:.5}.arvorar__biblioteca-slider .biblioteca-item{width:33%;padding:20px;display:inline-block;box-sizing:border-box;vertical-align:top}@media screen and (max-width: 960px){.arvorar__biblioteca-slider .biblioteca-item{width:100%;padding:0 10px}}@media screen and (max-width: 758px){.arvorar__biblioteca-slider .biblioteca-item{padding:0px}}.arvorar__biblioteca-slider .biblioteca-item .noticia__img{background-color:#9ed6d6}.arvorar__biblioteca-slider .biblioteca-item h5,.arvorar__biblioteca-slider .biblioteca-item p{color:#58595b;margin-bottom:0}.arvorar__biblioteca-slider .biblioteca-item .noticia__img-link{opacity:0;padding-bottom:0}.arvorar__biblioteca-slider .biblioteca-item .noticia__img-link:hover{opacity:1}.arvorar__biblioteca-slider .biblioteca-item .noticia__img-link p{color:#e6e7e8;margin-bottom:20px}.arvorar__biblioteca .noticia__img{padding:30px;justify-content:flex-start}.arvorar__tour-iframe iframe{width:100%;height:740px;border:0}@media screen and (max-width: 758px){.arvorar__tour-iframe iframe{height:500px}}.arvorar__galeria{margin:50px auto 100px}@media screen and (max-width: 758px){.arvorar__galeria{margin:20px auto 100px}}.arvorar__galeria-flex{flex-wrap:wrap}@media screen and (max-width: 960px){.arvorar__galeria-flex{display:flex;justify-content:center}}@media screen and (max-width: 758px){.arvorar__galeria-flex{justify-content:flex-start;margin:0 20px}}.arvorar__galeria img{width:159px;height:135px;object-fit:cover;padding:2px}@media screen and (max-width: 758px){.arvorar__galeria img{width:28vw;height:75px;padding:0px 2px}}@media screen and (max-width: 500px){.busca .banner{margin-bottom:50px}}.busca .banner__container{margin:0 auto;max-width:1440px}.busca .banner__content{margin:0 auto;max-width:1170px}@media screen and (max-width: 758px){.busca .banner__content{height:200px}}@media screen and (max-width: 500px){.busca .banner__content{height:auto;margin:50px 20px 0}}.busca .banner__content h1,.busca .banner__content .title{line-height:1.17em;max-width:700px;text-align:right;margin-bottom:-21px}@media screen and (max-width: 758px){.busca .banner__content h1,.busca .banner__content .title{font-size:42px;margin-bottom:-9px}}@media screen and (max-width: 500px){.busca .banner__content h1,.busca .banner__content .title{font-size:40px;text-align:left}}.busca .banner img{max-width:100%;position:absolute;width:805px}@media screen and (max-width: 500px){.busca .banner img{display:none}}@media screen and (max-width: 758px){.busca .banner--small{height:auto}}.busca__found{margin:130px auto 60px;position:relative}@media screen and (max-width: 500px){.busca__found{margin-top:70px}}.busca__found .effect{background:#ed7c18;bottom:10px;height:60px;left:-100px;opacity:.5;position:absolute;width:775px;z-index:-1}@media screen and (max-width: 500px){.busca__found .effect{display:none}}.busca__found-desc{color:#282828}.busca__found-desc p{font-size:20px;font-weight:500}@media screen and (max-width: 500px){.busca__found-desc p{font-size:18px}}.busca__found-desc span{font-size:32px;font-weight:700}@media screen and (max-width: 758px){.busca__found-desc span{font-size:42px}}@media screen and (max-width: 500px){.busca__found-desc span{font-size:22px}}.busca__results{padding-bottom:80px;position:relative}@media screen and (max-width: 500px){.busca__results{padding-bottom:30px}}.busca__results-type{border-top:1px solid #282828;margin-top:20px;padding-top:60px}@media screen and (max-width: 758px){.busca__results-type{flex-direction:column}}.busca__results-title{margin:0 0 40px}.busca__results .effect{background:#db5688;bottom:0;height:490px;right:70px;opacity:.5;position:absolute;width:30px;z-index:-1}@media screen and (max-width: 500px){.busca__results .effect{display:none}}.busca__banners{max-width:670px;width:60%}@media screen and (max-width: 758px){.busca__banners{width:100%}}.busca__banners-item{margin-bottom:60px;width:100%}.busca__banners-img{height:380px;display:block;position:relative;transition:all .5s ease-in-out;width:670px;max-width:100%}@media screen and (max-width: 960px){.busca__banners-img{height:280px;width:100%}}@media screen and (max-width: 500px){.busca__banners-img{height:210px}}.busca__banners-img:hover{opacity:.8}.busca__banners-img img{height:100%;object-fit:cover;width:100%}.busca__banners-img::before{background:#282828;content:"";height:100%;mix-blend-mode:multiply;opacity:.6;position:absolute;width:100%}.busca__banners-info{bottom:0;color:#fbfbfb;left:0;margin:25px 30px;position:absolute;width:100%;z-index:1}@media screen and (max-width: 960px){.busca__banners-info{width:auto}}@media screen and (max-width: 500px){.busca__banners-info{margin:20px}}.busca__banners-info p{font-size:20px;font-weight:500;line-height:1.25em;margin:0 0 5px}@media screen and (max-width: 500px){.busca__banners-info p{font-size:18px}}.busca__banners-info small{font-size:12px;font-weight:300}.busca__pages{max-width:400px;width:35%}@media screen and (max-width: 758px){.busca__pages{max-width:100%;width:100%}}.busca__pages-item{margin-bottom:60px;padding:15px 20px;transition:opacity .5s ease-in-out;width:calc(100% - 40px)}.busca__pages-item:hover{opacity:.7}.busca__pages-item a{color:#fff;display:block;text-decoration:none;width:100%}.busca__text{max-width:670px;width:60%}@media screen and (max-width: 758px){.busca__text{width:100%}}.busca__text-item{display:block;margin-bottom:70px;text-decoration:none;transition:all .5s ease-in-out}.busca__text-item:hover{opacity:.6}.busca__text-item p{color:#282828;margin:0}.busca__text-item .link{color:#58595b;margin:20px 0 30px}.erro-404{background:#282828;padding-top:10vh}.erro-404__content{margin:auto;max-width:700px;padding:230px 0 150px;position:relative;text-align:center}@media screen and (max-width: 758px){.erro-404__content{margin:0 20px;padding:210px 0 110px}}@media screen and (max-width: 500px){.erro-404__content{padding:190px 0 90px}}.erro-404__content-effect{background:#fff;height:180px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:5px}@media screen and (max-width: 758px){.erro-404__content-effect{height:150px;width:3px}}.erro-404__content h1{color:#fff;font-family:"Roboto","Calibri","sans-serif";font-size:10vh;margin:0 0 50px;text-transform:uppercase}@media screen and (max-width: 1024px){.erro-404__content h1{font-size:80px}}@media screen and (max-width: 960px){.erro-404__content h1{font-size:70px}}@media screen and (max-width: 758px){.erro-404__content h1{font-size:60px;margin-bottom:45px}}@media screen and (max-width: 500px){.erro-404__content h1{font-size:45px}}.erro-404__content p{color:#fbfbfb;font-family:"Roboto","Calibri","sans-serif";font-size:20px;font-style:italic;margin:0}@media screen and (max-width: 758px){.erro-404__content p{font-size:18px;margin:0 40px}}@media screen and (max-width: 500px){.erro-404__content p{font-size:16px;margin:0}}.erro-404__content-btns{margin-top:5vh}@media screen and (max-width: 758px){.erro-404__content-btns{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px}}.erro-404__content-btns a{margin:0 20px}@media screen and (max-width: 758px){.erro-404__content-btns a{margin-bottom:20px;width:200px}}.erro-404__content *{color:#fbfbfb}.columns{margin:70px auto;display:flex;justify-content:space-between;align-items:center}.columns>div:first-of-type{margin-right:100px}.columns>div>img{width:100%}.destak{background-color:#92c048}.destak ul{display:flex;list-style:none;padding:0}.destak ul li{margin-right:25px;margin-bottom:0}.destak ul li img{width:33px;height:33px}.destak-description{display:flex;align-items:center}.destak-description p{font-size:22px}.destak-description h3{white-space:nowrap;margin-right:40px}.destak-description div{max-width:425px}.destak-content.columns>div:first-of-type{margin-right:0}.download{margin-bottom:70px}.download .columns{justify-content:space-around;margin-bottom:20px}.download .download-select{width:40%}.download .columns>div:first-of-type{margin-right:0}.download h2{font-weight:300}#book-select{color:#58595b}select#book-select option{padding-top:10px;padding-bottom:10px;line-height:1.5rem}.book-list{display:flex;flex-direction:column;flex-wrap:wrap;max-height:280px;list-style:disc}.book-list li{cursor:pointer;text-decoration:none}.book-list li a{text-decoration:none}.book-list li:hover{text-decoration:underline}.download-list{padding-left:40px}@media(max-width: 1130px){.columns{margin:70px 40px}}@media(max-width: 930px){.destak-content.columns{flex-direction:column}.destak ul li:last-of-type{margin-right:0}.destak-content ul{margin-top:30px}.destak-description{flex-direction:column;margin-bottom:30px}.destak-description p{font-size:16px}.destak-description h3{margin-right:0;margin-top:15px;margin-bottom:15px}}@media(max-width: 758px){.columns{flex-direction:column;margin:40px 25px;justify-content:flex-start}.download .download-select{width:100%}.download-list{margin-left:25px;margin-right:25px;padding-left:0}.book-list{max-height:none}.download h2{font-size:24px}}html:not([data-scroll="0"]) .esg .menu__logo{background:rgba(0,0,0,0);height:80px}@media screen and (max-width: 1024px){html:not([data-scroll="0"]) .esg .menu__logo{height:60px}}html:not([data-scroll="0"]) .esg .menu__logo-txt{font-size:20px;font-weight:500;top:0}@media screen and (max-width: 1024px){html:not([data-scroll="0"]) .esg .menu__logo-txt{font-size:18px}}@media screen and (max-width: 758px){html:not([data-scroll="0"]) .esg .menu__logo-txt{font-size:17px}}html:not([data-scroll="0"]) .esg .menu__logo-txt:after{background:#fff}html:not([data-scroll="0"]) .esg .menu__logo img{height:15px;margin:0 0 0 20px;width:75px}@media screen and (max-width: 1024px){html:not([data-scroll="0"]) .esg .menu__logo img{margin:0 -2px 0 20px;width:60px}}.esg .menu{background:#6eb751}@media screen and (max-width: 758px){.esg .menu.is-active .menu__logo{opacity:0;pointer-events:none}}@media screen and (max-width: 758px){.esg .menu.is-active .menu__search{opacity:1;pointer-events:auto}}.esg .menu__logo{align-items:center;background:#228e50;flex-wrap:wrap;height:170px;left:-3px;position:absolute;text-decoration:none;top:0;transition:height .5s ease-in-out,background .5s ease-in-out,opacity .5s ease-in-out;width:145px}@media screen and (max-width: 1024px){.esg .menu__logo{height:90px;left:50%;transform:translateX(-50%);width:115px}}.esg .menu__logo-txt{font-size:60px;font-weight:300;line-height:0;position:relative;top:30px}@media screen and (max-width: 1024px){.esg .menu__logo-txt{font-size:40px;top:15px}}.esg .menu__logo-txt::after{background:rgba(0,0,0,0);content:"";height:20px;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:2px}.esg .menu__logo img{height:20px;margin-bottom:10px;object-fit:contain;transition:height .5s ease-in-out;width:95px}@media screen and (max-width: 1024px){.esg .menu__logo img{margin:0;width:65px}}.esg .menu__logo:hover{background:#228e50 !important;height:170px !important}@media screen and (max-width: 1024px){.esg .menu__logo:hover{height:90px !important}}.esg .menu__logo:hover .menu__logo-txt{font-size:60px !important;font-weight:300 !important;top:30px !important}@media screen and (max-width: 1024px){.esg .menu__logo:hover .menu__logo-txt{font-size:40px !important;top:15px !important}}.esg .menu__logo:hover .menu__logo-txt:after{background:rgba(0,0,0,0) !important}.esg .menu__logo:hover img{height:20px !important;margin:0 0 10px !important;width:95px !important}@media screen and (max-width: 1024px){.esg .menu__logo:hover img{margin:0 !important;width:65px !important}}.esg .menu p,.esg .menu a{color:#fff}.esg .menu p:after,.esg .menu a:after{background:#fff}@media screen and (max-width: 500px){.esg .menu ul{padding-top:10px}}@media screen and (max-width: 500px){.esg .menu ul li ul{padding-top:0}}.esg .menu ul li ul li a{color:#58595b;font-weight:400}@media screen and (max-width: 1024px){.esg .menu ul li ul li a{color:#fbfbfb}}.esg .menu ul li ul li a::after{background:#58595b}@media screen and (max-width: 1024px){.esg .menu ul li ul li a::after{background:#fbfbfb}}.esg .menu ul li ul li a i{color:#58595b}@media screen and (max-width: 1024px){.esg .menu ul li ul li a i{color:#fbfbfb}}.esg .menu__content{overflow-x:hidden;background:#6eb751}@media screen and (max-width: 1024px){.esg .menu__content{padding:10px 25px;width:29%}}@media screen and (max-width: 960px){.esg .menu__content{box-shadow:-2px 10px 10px rgba(0,0,0,.5);top:60px;width:33%}}@media screen and (max-width: 758px){.esg .menu__content{box-shadow:none;overflow-y:hidden;padding-top:20px;top:-20px;width:95%}}@media screen and (max-width: 500px){.esg .menu__content{padding:5px 15px 15px;width:93%}}.esg .menu__container{height:50px}.esg .menu__container ul{margin-right:50px}.esg .menu__container ul li{margin-left:40px}@media screen and (max-width: 1024px){.esg .menu__container ul li{margin-left:0}}@media screen and (max-width: 1024px){.esg .menu__container ul li a{padding:7px 20px}}@media screen and (max-width: 500px){.esg .menu__container ul li a{padding:5px 20px}}.esg .menu__container ul li ul li{margin-left:0}@media screen and (max-width: 1024px){.esg .menu__container ul li ul li a{width:95%}}@media screen and (max-width: 960px){.esg .menu__container ul li ul li a{margin-right:20px;width:auto}}@media screen and (max-width: 1024px){.esg .menu__extra{margin-top:10px;padding-top:10px}}@media screen and (max-width: 758px){.esg .menu__extra{margin-top:20px;padding-top:13px}}@media screen and (max-width: 1024px){.esg .menu__extra-list li a{padding:7px 20px}}@media screen and (max-width: 1024px){.esg .menu__header{height:100%}}.esg .menu__dropdown{background:#fbfbfb;left:10px;top:50px}@media screen and (max-width: 1024px){.esg .menu__dropdown-content{background:#6eb751;height:calc(100vh - 70px);padding-bottom:50px;top:40px;width:29%}}@media screen and (max-width: 960px){.esg .menu__dropdown-content{height:calc(100vh - 60px);width:33%}}@media screen and (max-width: 758px){.esg .menu__dropdown-content{top:60px;width:100%}}@media screen and (max-width: 1024px){.esg .menu__search{margin-top:-8px}}@media screen and (max-width: 758px){.esg .menu__search{opacity:0;pointer-events:none;transition:opacity .5s ease-in-out}}.esg .menu__search.active .menu__search-btn{background:#f1f2f2}@media screen and (max-width: 758px){.esg .menu__search.active .menu__search-btn{background:#e6e7e8}}.esg .menu__search.active .menu__search-btn i{margin-top:0}@media screen and (max-width: 758px){.esg .menu__search.active .menu__search-btn i{color:#6eb751;font-size:18px;margin-left:-0.5px !important}}.esg .menu__search-input{height:15px}.esg .menu__search-btn{background:#fbfbfb}@media screen and (max-width: 1024px){.esg .menu__search-btn{padding:12px 11px}}@media screen and (max-width: 758px){.esg .menu__search-btn{background:#6eb751}}.esg .menu__search-btn:hover{background:#e6e7e8}@media screen and (max-width: 758px){.esg .menu__search-btn:hover{background:rgba(0,0,0,0)}}.esg .menu__search-btn i{color:#6eb751;font-size:16px;margin-top:-1px;transition:all .5s ease-in-out}@media screen and (max-width: 758px){.esg .menu__search-btn i{color:#fbfbfb}}@media screen and (max-width: 1500px){.esg .menu .menu__dropdown:not(#quem-somos),.esg .menu .menu__dropdown:not(#lingua){left:auto;right:-45px}}.esg__banner{background:url(f2da891b3d9831ac4c30.jpg) no-repeat;background-size:cover;max-height:calc(100vh - 150px);height:auto;padding:170px 0;max-height:650px;position:relative;width:100vw}@media screen and (max-width: 1500px){.esg__banner{padding:150px 0}}@media screen and (max-width: 1024px){.esg__banner{padding:100px 0}}@media screen and (max-width: 960px){.esg__banner{padding:70px 0}}.esg__banner--small{padding:140px 0}@media screen and (max-width: 1024px){.esg__banner--small{padding:80px 0}}@media screen and (max-width: 960px){.esg__banner--small{padding:70px 0}}@media screen and (max-width: 758px){.esg__banner--small{padding:60px 0}}.esg__banner:after{background:#000;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.esg__banner-content{align-items:center;height:100%;width:100%;z-index:1}@media screen and (max-width: 1024px){.esg__banner-content{width:auto}}@media screen and (max-width: 960px){.esg__banner-content{flex-wrap:wrap}}.esg__banner-title{width:45%}@media screen and (max-width: 960px){.esg__banner-title{width:100%}}.esg__banner-title .title{color:#fff}@media screen and (max-width: 758px){.esg__banner-title .title{font-size:42px}}@media screen and (max-width: 500px){.esg__banner-title .title{font-size:32px}}.esg__banner-desc{width:45%}@media screen and (max-width: 1500px){.esg__banner-desc{width:50%}}@media screen and (max-width: 960px){.esg__banner-desc{margin-top:30px;width:100%}}@media screen and (max-width: 758px){.esg__banner-desc{margin-top:20px}}.esg__banner-desc p,.esg__banner-desc a{color:#fff}.esg__banner-desc a{transition:opacity .5s ease-in-out}@media screen and (max-width: 1500px){.esg__banner-desc a{margin-top:30px}}.esg__banner-desc a:hover{color:#fff;opacity:.7}.esg__banner-desc i{font-size:20px;font-weight:300}.esg .pdf{align-items:center;color:#282828;margin:30px 0 20px;text-decoration:none;transition:opacity .5s ease-in-out}@media screen and (max-width: 758px){.esg .pdf{font-size:14px}}.esg .pdf:hover{opacity:.6}.esg .pdf i{font-size:32px;margin-right:20px}@media screen and (max-width: 758px){.esg .pdf i{font-size:26px}}@media screen and (max-width: 1024px){.esg.page{padding-top:60px}}@media screen and (max-width: 758px){.esg.page{padding-top:58px}}.portal .esg__banner{padding:140px 0 220px}@media screen and (max-width: 1500px){.portal .esg__banner{padding:110px 0 170px}}@media screen and (max-width: 1024px){.portal .esg__banner{padding:80px 0 150px}}@media screen and (max-width: 758px){.portal .esg__banner{padding-bottom:140px}}@media screen and (max-width: 500px){.portal .esg__banner{padding:70px 0 110px}}@media screen and (max-width: 1500px){.portal .esg__banner-title .title{font-size:56px}}@media screen and (max-width: 1024px){.portal .esg__banner-title .title{font-size:52px}}@media screen and (max-width: 960px){.portal .esg__banner-title .title{font-size:50px}}@media screen and (max-width: 758px){.portal .esg__banner-title .title{font-size:46px}}@media screen and (max-width: 500px){.portal .esg__banner-title .title{font-size:36px}}.portal__sustent,.portal__indices{position:relative}.portal__sustent .effect,.portal__indices .effect{background:#228e50;height:5px;position:absolute;right:0;top:100px;width:805px;z-index:1}@media screen and (max-width: 1024px){.portal__sustent .effect,.portal__indices .effect{width:60%}}@media screen and (max-width: 960px){.portal__sustent .effect,.portal__indices .effect{width:50%}}@media screen and (max-width: 758px){.portal__sustent .effect,.portal__indices .effect{width:45%}}@media screen and (max-width: 500px){.portal__sustent .effect,.portal__indices .effect{height:2px;top:50px;width:40%}}.portal__sustent-container,.portal__indices-container{background:#f1f2f2;padding:70px 0 20px 0}@media screen and (max-width: 1024px){.portal__sustent-container,.portal__indices-container{padding-top:40px}}@media screen and (max-width: 500px){.portal__sustent-container,.portal__indices-container{padding-top:20px}}.portal__sustent-container h2,.portal__indices-container h2{margin:0 70px;max-width:330px;text-transform:none}@media screen and (max-width: 1024px){.portal__sustent-container h2,.portal__indices-container h2{margin:0 40px}}@media screen and (max-width: 960px){.portal__sustent-container h2,.portal__indices-container h2{font-size:36px}}@media screen and (max-width: 758px){.portal__sustent-container h2,.portal__indices-container h2{font-size:30px;margin:0 25px}}@media screen and (max-width: 500px){.portal__sustent-container h2,.portal__indices-container h2{font-size:18px;margin:0 20px;max-width:50%}}.portal__sustent-container p,.portal__indices-container p{color:#282828;font-size:18px;font-weight:700;margin:25px 70px 40px}@media screen and (max-width: 1024px){.portal__sustent-container p,.portal__indices-container p{margin:25px 40px 40px}}@media screen and (max-width: 758px){.portal__sustent-container p,.portal__indices-container p{font-size:16px;margin:20px 25px 30px}}@media screen and (max-width: 500px){.portal__sustent-container p,.portal__indices-container p{font-size:13px;font-weight:400;margin:20px 20px 30px}}.portal__sustent-content,.portal__indices-content{margin:0 70px}@media screen and (max-width: 1024px){.portal__sustent-content,.portal__indices-content{margin:0 40px}}@media screen and (max-width: 758px){.portal__sustent-content,.portal__indices-content{margin:0 25px}}@media screen and (max-width: 500px){.portal__sustent-content,.portal__indices-content{flex-wrap:wrap;margin:0 20px}}.portal__sustent .link,.portal__indices .link{color:#58595b;margin:20px 70px}@media screen and (max-width: 1024px){.portal__sustent .link,.portal__indices .link{margin:20px 40px}}@media screen and (max-width: 758px){.portal__sustent .link,.portal__indices .link{margin:20px 25px}}@media screen and (max-width: 500px){.portal__sustent .link,.portal__indices .link{font-size:13px;margin:20px 20px 0}}.portal__sustent{margin:-100px auto 0}@media screen and (max-width: 1500px){.portal__sustent{margin:-80px auto 0}.portal__sustent .effect{top:80px}}@media screen and (max-width: 500px){.portal__sustent{margin:-50px auto 0}.portal__sustent .effect{top:50px}}.portal__sustent-item{justify-content:center;align-items:center;display:flex;flex-direction:column;height:190px;padding:40px 20px 30px;text-align:center;width:33%}@media screen and (max-width: 1024px){.portal__sustent-item{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;padding:40px 20px}}@media screen and (max-width: 960px){.portal__sustent-item{padding:20px 10px}}@media screen and (max-width: 500px){.portal__sustent-item{width:100%}}.portal__sustent-item img{height:80px;object-fit:contain;width:80px}@media screen and (max-width: 1024px){.portal__sustent-item img{height:70px;width:70px}}@media screen and (max-width: 960px){.portal__sustent-item img{height:50px;width:50px}}@media screen and (max-width: 758px){.portal__sustent-item img{height:40px;width:40px}}.portal__sustent-item .h4{color:#fff;font-weight:500;margin:20px auto 0;max-width:300px}@media screen and (max-width: 1024px){.portal__sustent-item .h4{font-size:18px}}@media screen and (max-width: 960px){.portal__sustent-item .h4{font-size:15px}}@media screen and (max-width: 758px){.portal__sustent-item .h4{font-size:14px;font-weight:400}}.portal__sustent-item:first-child{background:#228e50}.portal__sustent-item:nth-child(2){background:#6eb751}.portal__sustent-item:last-child{background:#becb3e}.portal__indices{margin-bottom:70px;padding-bottom:0}@media screen and (max-width: 960px){.portal__indices{padding-top:10px}}@media screen and (max-width: 500px){.portal__indices{margin-bottom:50px}}@media screen and (max-width: 960px){.portal__indices h2{max-width:300px}}@media screen and (max-width: 758px){.portal__indices h2{max-width:250px;margin-bottom:20px}}@media screen and (max-width: 500px){.portal__indices h2{max-width:40%}}.portal__indices-content{align-items:center;flex-wrap:wrap;max-width:930px}@media screen and (max-width: 1024px){.portal__indices-content{max-width:100%}}.portal__indices-img{margin:4% 4% 3%;text-align:center;transition:opacity .5s ease-in-out}@media screen and (max-width: 1024px){.portal__indices-img{margin:4% 3% 3%}}@media screen and (max-width: 960px){.portal__indices-img{margin:4% 5% 3%}}@media screen and (max-width: 758px){.portal__indices-img{margin:4% 2% 3%}}@media screen and (max-width: 500px){.portal__indices-img{margin:4% 3% 3%;width:19%}}.portal__indices-img:hover{opacity:.6}.portal__indices-img img{height:auto;object-fit:contain;max-width:230px}@media screen and (max-width: 758px){.portal__indices-img img{max-height:35px;max-width:120px}}@media screen and (max-width: 500px){.portal__indices-img img{height:auto;width:100%}}.portal__relato{background:#282828;margin:60px 0;padding:40px 0}@media screen and (max-width: 500px){.portal__relato{margin:50px 0}}@media screen and (max-width: 1024px){.portal__relato-content{align-items:center}}@media screen and (max-width: 758px){.portal__relato-content{flex-wrap:wrap}}.portal__relato img{height:330px;object-fit:contain;max-width:670px;width:65%}@media screen and (max-width: 1024px){.portal__relato img{width:55%}}@media screen and (max-width: 960px){.portal__relato img{width:50%}}@media screen and (max-width: 758px){.portal__relato img{width:100%}}@media screen and (max-width: 500px){.portal__relato img{height:auto;margin:10px 0 30px}}.portal__relato-text{max-width:430px;width:40%}@media screen and (max-width: 960px){.portal__relato-text{width:47%}}@media screen and (max-width: 758px){.portal__relato-text{max-width:100%;width:100%}}.portal__relato-text h2,.portal__relato-text p,.portal__relato-text a{color:#fff}.portal__relato-text h2{text-transform:none;margin:0}@media screen and (max-width: 1024px){.portal__relato-text h2{font-size:32px}}@media screen and (max-width: 500px){.portal__relato-text h2{font-size:18px}}.portal__relato-text p{margin:30px 0}@media screen and (max-width: 1024px){.portal__relato-text p{font-size:14px}}@media screen and (max-width: 500px){.portal__relato-text p{font-size:12px;margin:20px 0}}.portal__relato-text a{margin:0;transition:opacity .5s ease-in-out}.portal__relato-text a:hover{color:#fff;opacity:.7}@media screen and (max-width: 500px){.acionaria .esg__banner{padding-bottom:50px}}.acionaria__graphic{margin:70px auto;text-align:center}@media screen and (max-width: 960px){.acionaria__graphic{margin:70px 40px}}@media screen and (max-width: 500px){.acionaria__graphic{margin:30px 20px 50px}}.acionaria__graphic img{height:auto;width:750px}@media screen and (max-width: 960px){.acionaria__graphic img{width:100%}}@media screen and (max-width: 758px){.acionaria__graphic img{display:none}}@media screen and (max-width: 960px){.acionaria__graphic .show-mobile img{display:none}}@media screen and (max-width: 758px){.acionaria__graphic .show-mobile img{display:block}}@media screen and (max-width: 1500px){.suprimentos .esg__banner{padding-top:150px}}@media screen and (max-width: 1024px){.suprimentos .esg__banner{padding:130px 0 140px}}@media screen and (max-width: 960px){.suprimentos .esg__banner{padding:80px 0 70px}}@media screen and (max-width: 500px){.suprimentos .esg__banner{padding:70px 0 60px}}@media screen and (max-width: 1024px){.suprimentos .esg__banner .title{font-size:50px}}@media screen and (max-width: 758px){.suprimentos .esg__banner .title{font-size:42px}}@media screen and (max-width: 500px){.suprimentos .esg__banner .title{font-size:32px}}.suprimentos .box{margin-top:60px}@media screen and (max-width: 758px){.suprimentos .box{margin-top:50px}}@media screen and (max-width: 500px){.suprimentos .box{flex-direction:column-reverse}}.suprimentos .box__dwl{position:relative;width:300px}.suprimentos .box__dwl .accordion{margin-bottom:50px}.suprimentos .box__dwl .accordion.active .accordion__header i{margin-top:-10px;transform:rotate(180deg)}.suprimentos .box__dwl .accordion__header{left:50%;position:absolute;transform:translateX(-50%)}.suprimentos .box__dwl .accordion__header:hover i{transform:none;margin-top:-10px}.suprimentos .box__dwl .accordion__header i{color:#bcbec0;padding:10px;margin-top:-20px;transition:margin .5s ease-in-out,transform .5s ease-in-out}@media screen and (max-width: 758px){.suprimentos .content-text__item{margin:30px 0}}@media screen and (max-width: 758px){.suprimentos .content-text__item h3{font-size:22px}}@media screen and (max-width: 500px){.suprimentos .content-text__item h3{font-size:18px}}.covid .esg__banner{padding:140px 0 230px}@media screen and (max-width: 1024px){.covid .esg__banner{padding:110px 0 200px}}@media screen and (max-width: 960px){.covid .esg__banner{padding-bottom:190px}}@media screen and (max-width: 758px){.covid .esg__banner{padding:80px 0 170px}}@media screen and (max-width: 500px){.covid .esg__banner{padding-bottom:160px}}.covid .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.covid .esg__banner-desc{width:100%}}@media screen and (max-width: 758px){.covid .esg__banner-desc p i{font-size:16px;line-height:1.5em}}@media screen and (max-width: 500px){.covid .esg__banner-desc p i{font-size:14px}}.covid .box{margin-top:-100px}@media screen and (max-width: 500px){.covid .box{flex-direction:column-reverse}}.covid .box .h3{font-size:24px}@media screen and (max-width: 758px){.covid .box .h3{font-size:18px}}@media screen and (max-width: 500px){.covid .box .h3{font-size:20px}}@media screen and (max-width: 758px){.covid .content-text h3{font-size:22px}}@media screen and (max-width: 500px){.covid .content-text h3{font-size:18px}}@media screen and (max-width: 758px){.covid .content-text p{font-size:14px}}@media screen and (max-width: 758px){.covid .content-text p i{font-size:16px;font-weight:400}}@media screen and (max-width: 758px){.covid .content-text ul li{color:#282828;font-size:14px;line-height:1.3em;margin-bottom:10px}}.covid .content-text__imgs{flex-wrap:wrap}@media screen and (max-width: 960px){.covid .content-text__imgs{width:100%}}.covid .content-text__imgs img{margin-bottom:20px}@media screen and (max-width: 960px){.covid .content-text__imgs img{margin:0 15px 20px;width:20%}}@media screen and (max-width: 500px){.covid .content-text__imgs img{margin:0 5px 20px;width:22%}}@media screen and (max-width: 500px){.covid .content-text__item a{max-width:240px}}.clima .esg__banner{padding-top:80px}@media screen and (max-width: 1500px){.clima .esg__banner{padding:50px 0 140px}}@media screen and (max-width: 1024px){.clima .esg__banner{padding:60px 0 160px}}@media screen and (max-width: 960px){.clima .esg__banner{padding:70px 0 150px}}@media screen and (max-width: 500px){.clima .esg__banner{padding-top:60px}}.clima .esg__banner-desc{width:50%}@media screen and (max-width: 1024px){.clima .esg__banner-desc{width:60%}}@media screen and (max-width: 960px){.clima .esg__banner-desc{width:100%}}@media screen and (max-width: 1024px){.clima .esg__banner-desc p{font-size:14px}}@media screen and (max-width: 758px){.clima .esg__banner-desc p{font-size:12px}}.clima__gfd{background:#282828;margin:60px auto 70px}.clima__gfd-content{padding:50px 70px}.clima__gfd-content .h3,.clima__gfd-content p,.clima__gfd-content a{color:#fbfbfb}.clima__gfd-content *{color:#fbfbfb}.clima__gfd-content .h3{margin:0 0 30px}.clima__gfd-content p{margin:25px 0}.clima__gfd-content a{align-items:center;margin:30px 0 20px;text-decoration:none;transition:opacity .5s ease-in-out}.clima__gfd-content a:hover{opacity:.7}.clima__gfd-content a i{font-size:32px;margin-right:20px}.clima #box-gases{margin-top:-100px}.clima #box-emissoes{margin-top:-70px}@media screen and (max-width: 1024px){.clima #box-emissoes{margin-bottom:50px}}@media screen and (max-width: 758px){.clima #box-emissoes .box__content{padding-bottom:10px}}@media screen and (max-width: 500px){.clima #box-emissoes .box__content{padding-bottom:0}}@media screen and (max-width: 500px){.clima #box-baixo img{display:none}}@media screen and (max-width: 758px){.clima #box-baixo .show-mobile img{display:none}}@media screen and (max-width: 500px){.clima #box-baixo .show-mobile img{display:block}}@media screen and (max-width: 758px){.clima .content-text{margin:-20px 20px}}@media screen and (max-width: 758px){.clima .content-text h3{font-size:22px}}@media screen and (max-width: 500px){.clima .content-text h3{font-size:20px}}@media screen and (max-width: 758px){.clima .content-text img{height:40px}}@media screen and (max-width: 500px){.clima .content-text img{height:30px}}.ambiental .esg__banner{padding-top:90px}@media screen and (max-width: 1024px){.ambiental .esg__banner{padding:70px 0 150px}}@media screen and (max-width: 960px){.ambiental .esg__banner{padding:80px 0 140px}}@media screen and (max-width: 500px){.ambiental .esg__banner{padding-top:70px}}@media screen and (max-width: 500px){.ambiental .esg__banner .title{max-width:300px}}.ambiental .esg__banner-desc{width:50%}@media screen and (max-width: 1500px){.ambiental .esg__banner-desc{width:55%}}@media screen and (max-width: 960px){.ambiental .esg__banner-desc{width:100%}}.ambiental #box-politica{margin-top:-100px}@media screen and (max-width: 1500px){.ambiental #box-politica{margin-top:-80px}}.ambiental #box-politica .box__content{padding-bottom:50px}@media screen and (max-width: 1024px){.ambiental #box-politica .box__content{padding-bottom:40px}}.ambiental #box-principios{margin-top:-70px}@media screen and (max-width: 500px){.ambiental #box-principios{flex-direction:column-reverse}}.ambiental #box-principios .box__content{padding:50px 50px 50px 70px}@media screen and (max-width: 1024px){.ambiental #box-principios .box__content{padding:40px}}@media screen and (max-width: 758px){.ambiental #box-principios .box__content{padding:20px}.ambiental #box-principios .box__content .h4{font-size:18px}}@media screen and (max-width: 1024px){.ambiental #box-sistema .box__content{padding-bottom:20px}}.ambiental #box-sistema .box__content .link{margin-bottom:30px}.ambiental #box-sistema .box__content ul li{margin-bottom:25px}@media screen and (max-width: 500px){.ambiental #box-sistema img{display:none}}@media screen and (max-width: 758px){.ambiental #box-sistema .show-mobile img{display:none}}@media screen and (max-width: 500px){.ambiental #box-sistema .show-mobile img{display:block}}.ambiental__bio{background:#282828;margin:60px 0 0;padding:40px 0}@media screen and (max-width: 500px){.ambiental__bio{margin:50px 0 0}}.ambiental__bio-content{align-items:center}@media screen and (max-width: 758px){.ambiental__bio-content{flex-wrap:wrap}}.ambiental__bio img{height:330px;object-fit:contain;max-width:670px;width:65%}@media screen and (max-width: 1024px){.ambiental__bio img{width:55%}}@media screen and (max-width: 960px){.ambiental__bio img{width:50%}}@media screen and (max-width: 758px){.ambiental__bio img{width:100%}}@media screen and (max-width: 500px){.ambiental__bio img{height:auto;margin:10px 0 30px}}.ambiental__bio-text{max-width:430px;width:40%}@media screen and (max-width: 960px){.ambiental__bio-text{width:47%}}@media screen and (max-width: 758px){.ambiental__bio-text{max-width:100%;width:100%}}.ambiental__bio-text h2,.ambiental__bio-text p,.ambiental__bio-text a{color:#fff}.ambiental__bio-text h2{text-transform:none;margin:0}@media screen and (max-width: 1024px){.ambiental__bio-text h2{font-size:32px}}@media screen and (max-width: 500px){.ambiental__bio-text h2{font-size:18px}}.ambiental__bio-text p{margin:30px 0}@media screen and (max-width: 1024px){.ambiental__bio-text p{font-size:14px}}@media screen and (max-width: 500px){.ambiental__bio-text p{font-size:12px;margin:20px 0}}.ambiental__bio-text a{margin:0;transition:opacity .5s ease-in-out}.ambiental__bio-text a:hover{color:#fff;opacity:.7}.manejo .esg__banner{padding:110px 0 190px}@media screen and (max-width: 1500px){.manejo .esg__banner{padding-bottom:170px}}@media screen and (max-width: 1024px){.manejo .esg__banner{padding-top:90px}}@media screen and (max-width: 758px){.manejo .esg__banner{padding:80px 0 140px}}@media screen and (max-width: 500px){.manejo .esg__banner{padding-top:70px}}.manejo .esg__banner .title{font-size:56px}@media screen and (max-width: 758px){.manejo .esg__banner .title{font-size:42px}}@media screen and (max-width: 500px){.manejo .esg__banner .title{font-size:32px}}.manejo .esg__banner-desc{width:50%}@media screen and (max-width: 1024px){.manejo .esg__banner-desc{width:60%}}@media screen and (max-width: 960px){.manejo .esg__banner-desc{width:100%}}.manejo .esg__banner-pdfs{flex-wrap:wrap}.manejo .esg__banner-pdfs .pdf{color:#fbfbfb;font-size:12px;line-height:1.5em;margin:20px 3% 10px 0;width:30%}@media screen and (max-width: 500px){.manejo .esg__banner-pdfs .pdf{margin:15px 3% 5px 0;width:100%}}.manejo .esg__banner-pdfs .pdf i{font-size:28px;font-weight:100}@media screen and (max-width: 500px){.manejo .esg__banner-pdfs .pdf i{font-size:26px}}.manejo .esg__banner-pdfs *{color:#fbfbfb}.manejo #box-viveiro{margin-top:-100px}@media screen and (max-width: 1500px){.manejo #box-viveiro{margin-top:-80px}}.manejo #box-viveiro .box__content{padding-bottom:50px}@media screen and (max-width: 1024px){.manejo #box-viveiro .box__content{padding-bottom:40px}}@media screen and (max-width: 758px){.manejo #box-viveiro .box__content{padding-bottom:30px}}@media screen and (max-width: 500px){.manejo #box-viveiro .box__content{padding-bottom:20px}}.manejo #box-genetico{margin-top:-70px}@media screen and (max-width: 500px){.manejo #box-genetico{flex-direction:column-reverse}}@media screen and (max-width: 1024px){.manejo #box-genetico .box__content{padding-bottom:20px}}@media screen and (max-width: 500px){.manejo #box-genetico .box__content{padding-bottom:0}}@media screen and (max-width: 500px){.manejo #box-genetico img{display:none}}@media screen and (max-width: 758px){.manejo #box-genetico .show-mobile img{display:none}}@media screen and (max-width: 500px){.manejo #box-genetico .show-mobile img{display:block}}@media screen and (max-width: 500px){.manejo #box-florestas{flex-direction:column-reverse}}.manejo #box-conservacao .box__content{padding-bottom:50px}.manejo #box-conservacao .link{margin-top:15px}.manejo__concept .h3{margin:50px auto 70px;max-width:1030px}@media screen and (max-width: 1024px){.manejo__concept .h3{margin:50px 40px 70px}}@media screen and (max-width: 758px){.manejo__concept .h3{font-size:22px;margin:50px 20px 30px}}@media screen and (max-width: 500px){.manejo__concept .h3{font-size:18px}}@media screen and (max-width: 1024px){.manejo__concept-list{flex-wrap:wrap}}.manejo__concept-item{align-items:center;background:#f1f2f2;flex-direction:column;justify-content:center;padding:10px;text-align:center;width:calc(23% - 20px)}@media screen and (max-width: 1024px){.manejo__concept-item{margin-bottom:30px;padding:20px;width:calc(48% - 40px)}}@media screen and (max-width: 500px){.manejo__concept-item{width:calc(100% - 40px)}}.manejo__concept-item img{height:100px;object-fit:contain;width:100px}@media screen and (max-width: 1024px){.manejo__concept-item img{height:80px;width:80px}}@media screen and (max-width: 500px){.manejo__concept-item img{height:60px;width:60px}}.manejo__concept-item .h4{margin:30px 0 20px}@media screen and (max-width: 1024px){.manejo__concept-item .h4{margin-top:15px}}@media screen and (max-width: 500px){.manejo__concept-item .h4{font-size:18px;margin:13px 0}}.manejo__concept-item p{margin:0}.manejo__concept-text{margin:50px auto;max-width:1030px}@media screen and (max-width: 1024px){.manejo__concept-text{margin:50px 40px}}@media screen and (max-width: 758px){.manejo__concept-text{margin:20px 20px 50px}}.manejo__concept-text p{color:#282828}.ecoeficiencia .esg__banner{padding:110px 0 210px}@media screen and (max-width: 1500px){.ecoeficiencia .esg__banner{padding-bottom:170px}}@media screen and (max-width: 1024px){.ecoeficiencia .esg__banner{padding-top:90px}}@media screen and (max-width: 960px){.ecoeficiencia .esg__banner{padding-bottom:150px}}@media screen and (max-width: 758px){.ecoeficiencia .esg__banner{padding-top:80px}}@media screen and (max-width: 500px){.ecoeficiencia .esg__banner{padding-top:70px}}@media screen and (max-width: 758px){.ecoeficiencia .esg__banner-title .title{font-size:42px}}@media screen and (max-width: 500px){.ecoeficiencia .esg__banner-title .title{font-size:32px}}.ecoeficiencia .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.ecoeficiencia .esg__banner-desc{width:100%}}.ecoeficiencia #box-agua{margin-top:-100px}@media screen and (max-width: 1500px){.ecoeficiencia #box-agua{margin-top:-80px}}.ecoeficiencia #box-agua .box__content{padding-bottom:50px}@media screen and (max-width: 1024px){.ecoeficiencia #box-agua .box__content{padding-bottom:30px}}@media screen and (max-width: 758px){.ecoeficiencia #box-agua .box__content{padding-bottom:20px}}@media screen and (max-width: 500px){.ecoeficiencia #box-residuos{flex-direction:column-reverse}}@media screen and (max-width: 758px){.ecoeficiencia #box-residuos .box__content{padding-bottom:40px}}@media screen and (max-width: 758px){.ecoeficiencia #box-energia .box__content{padding-bottom:15px}}@media screen and (max-width: 500px){.ecoeficiencia #box-solucoes{flex-direction:column-reverse}}@media screen and (max-width: 758px){.ecoeficiencia #box-solucoes .box__content{padding-bottom:20px}}.ecoeficiencia #box-bronze{margin-top:-70px}@media screen and (max-width: 1024px){.ecoeficiencia #box-bronze .box__content{padding-bottom:20px}}@media screen and (max-width: 758px){.ecoeficiencia #box-bronze .box__content{padding-bottom:10px}}@media screen and (max-width: 500px){.ecoeficiencia #box-bronze .box__content{padding-bottom:0}}.ecoeficiencia__embalagens{margin:50px auto 70px;max-width:1030px}@media screen and (max-width: 1024px){.ecoeficiencia__embalagens{margin:50px 40px 70px}}@media screen and (max-width: 758px){.ecoeficiencia__embalagens{margin:50px 20px}}@media screen and (max-width: 500px){.ecoeficiencia__embalagens{background:#f1f2f2;padding:20px}}.ecoeficiencia__embalagens .h3{margin:40px 0}@media screen and (max-width: 758px){.ecoeficiencia__embalagens .h3{font-size:22px;margin:40px 0 20px}}@media screen and (max-width: 500px){.ecoeficiencia__embalagens .h3{font-size:18px;margin:0 0 20px}}.ecoeficiencia__embalagens p{color:#282828}.ecoeficiencia__embalagens-img{margin-top:60px}@media screen and (max-width: 758px){.ecoeficiencia__embalagens-img{display:none}}@media screen and (max-width: 1024px){.ecoeficiencia__embalagens-img img{width:100%}}@media screen and (max-width: 758px){.ecoeficiencia__embalagens-img.show-mobile{display:block;margin:30px auto 0;width:70%}}@media screen and (max-width: 500px){.ecoeficiencia__embalagens-img.show-mobile{width:100%}}.diversidade .esg__banner{padding:110px 0}@media screen and (max-width: 1500px){.diversidade .esg__banner{padding:80px 0 70px}}@media screen and (max-width: 1024px){.diversidade .esg__banner{padding:70px 0}}@media screen and (max-width: 960px){.diversidade .esg__banner{padding:80px 0 70px}}@media screen and (max-width: 1024px){.diversidade .esg__banner .title{font-size:56px}}@media screen and (max-width: 758px){.diversidade .esg__banner .title{font-size:42px}}@media screen and (max-width: 500px){.diversidade .esg__banner .title{font-size:32px}}.diversidade .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.diversidade .esg__banner-desc{width:100%}}@media screen and (max-width: 1024px){.diversidade .esg__banner-desc p{font-size:14px}}@media screen and (max-width: 500px){.diversidade .esg__banner-desc p{font-size:12px}}.diversidade__text{margin:70px auto;max-width:1030px}@media screen and (max-width: 1024px){.diversidade__text{margin:70px 40px}}@media screen and (max-width: 758px){.diversidade__text{margin:50px 20px}}.diversidade__list{flex-wrap:wrap;margin:70px auto}@media screen and (max-width: 1024px){.diversidade__list{margin:70px 40px}}@media screen and (max-width: 758px){.diversidade__list{margin:50px 20px}}.diversidade__list-item{align-items:center;flex-direction:column;min-height:170px;padding:20px 0;text-align:center;width:33.3%}@media screen and (max-width: 758px){.diversidade__list-item{width:50%}}@media screen and (max-width: 500px){.diversidade__list-item{height:auto;padding:30px 0;width:100%}}.diversidade__list-item img{height:70px;object-fit:contain;width:auto}@media screen and (max-width: 1024px){.diversidade__list-item img{height:60px}}@media screen and (max-width: 758px){.diversidade__list-item img{height:40px}}.diversidade__list-item .h4{color:#fbfbfb;font-weight:400;margin:15px 0 0;max-width:330px}@media screen and (max-width: 1024px){.diversidade__list-item .h4{font-size:16px;margin:15px 10px 0}}@media screen and (max-width: 758px){.diversidade__list-item .h4{margin:15px 15px 0}}@media screen and (max-width: 500px){.diversidade__list-item .h4{font-size:14px}}.diversidade__list-item *{color:#fbfbfb}.diversidade__list-item--1{background:#becb3e}.diversidade__list-item--2{background:#6eb751}.diversidade__list-item--3{background:#228e50}.diversidade__list-item--4{background:#3dadad}.diversidade__list-item--5{background:#24a1cc}.diversidade__list-item--6{background:#2d75b9}.diversidade__list-item--7{background:#f7a920}.diversidade__list-item--8{background:#ed7c18}.diversidade__list-item--9{background:#d35143}.saude .esg__banner{padding:110px 0}@media screen and (max-width: 1500px){.saude .esg__banner{padding:50px 0}}@media screen and (max-width: 1300px){.saude .esg__banner{padding:70px 0}}@media screen and (max-width: 1024px){.saude .esg__banner{padding:50px 0}}@media screen and (max-width: 960px){.saude .esg__banner{padding:70px 0}}@media screen and (max-width: 500px){.saude .esg__banner{padding:60px 0 50px}}@media screen and (max-width: 500px){.saude .esg__banner .title{max-width:300px}}.saude .esg__banner img{object-fit:contain;width:230px}.saude__ser{margin:50px auto;text-align:center}@media screen and (max-width: 960px){.saude__ser{margin:50px 40px}}@media screen and (max-width: 758px){.saude__ser{margin:50px 20px}}.saude__ser img{height:250px;object-fit:contain;width:865px}@media screen and (max-width: 960px){.saude__ser img{height:auto;width:100%}}@media screen and (max-width: 500px){.saude__ser img{display:none}}@media screen and (max-width: 758px){.saude__ser .show-mobile{display:none}}@media screen and (max-width: 500px){.saude__ser .show-mobile{display:block}.saude__ser .show-mobile img{display:block}}.saude #box-pilares .subtitle{text-transform:none}@media screen and (max-width: 758px){.saude #box-pilares .subtitle{font-size:28px}}.saude #box-pilares .saude__topic-title .h3,.saude #box-pilares .saude__topic-title *{color:#fbfbfb;margin:0}@media screen and (max-width: 1024px){.saude #box-pilares .saude__topic-title .h3,.saude #box-pilares .saude__topic-title *{font-size:28px}}@media screen and (max-width: 758px){.saude #box-pilares .saude__topic-title .h3,.saude #box-pilares .saude__topic-title *{font-size:20px}}@media screen and (max-width: 500px){.saude #box-pilares .saude__topic-title .h3,.saude #box-pilares .saude__topic-title *{font-size:18px}}@media screen and (max-width: 960px){.saude #box-pilares .box__content .h3{margin-bottom:10px}}@media screen and (max-width: 758px){.saude #box-pilares .box__content .h3{font-size:20px}}@media screen and (max-width: 758px){.saude #box-pilares .box__content ul li{margin-bottom:5px}}@media screen and (max-width: 500px){.saude #box-indicador{flex-direction:column-reverse}}.saude__pilares{margin-top:35px}@media screen and (max-width: 960px){.saude__pilares{flex-wrap:wrap;margin:20px 0 30px}}.saude__pilares-item{padding-top:25px;position:relative;width:31%}@media screen and (max-width: 960px){.saude__pilares-item{padding-left:30px;margin:20px 0;width:100%}}@media screen and (max-width: 500px){.saude__pilares-item{padding-left:0}}.saude__pilares-item:before{height:5px;content:"";left:0;position:absolute;top:0;width:100%}@media screen and (max-width: 960px){.saude__pilares-item:before{height:100%;width:5px}}@media screen and (max-width: 500px){.saude__pilares-item:before{height:3px;width:100%}}.saude__pilares-item:first-child:before{background:#228e50}.saude__pilares-item:nth-child(2):before{background:#6eb751}.saude__pilares-item:last-child:before{background:#becb3e}.saude__topic{margin:10px auto 40px}.saude__topic-item{align-items:center;margin-top:15px;position:relative}@media screen and (max-width: 500px){.saude__topic-item{flex-direction:column;margin-bottom:20px}}.saude__topic-item:first-child .saude__topic-title{background:#228e50}.saude__topic-item:nth-child(2) .saude__topic-title{background:#6eb751}.saude__topic-item:last-child .saude__topic-title{background:#becb3e}.saude__topic-title{align-items:center;height:calc(100% - 40px);padding:20px;position:absolute;text-align:center;width:calc(40% - 40px)}@media screen and (max-width: 1024px){.saude__topic-title{width:calc(37% - 40px)}}@media screen and (max-width: 500px){.saude__topic-title{height:auto;padding:10px 20px 0;position:relative;width:90%}}@media screen and (max-width: 960px){.saude__topic-title .h3{font-size:24px !important}}@media screen and (max-width: 758px){.saude__topic-title .h3{font-size:18px !important;font-weight:500}}@media screen and (max-width: 500px){.saude__topic-title .h3{font-size:16px !important}}.saude__topic-content{background:#e6e7e8;height:100%;padding:25px 30px;width:100%}@media screen and (max-width: 758px){.saude__topic-content{padding:20px}}@media screen and (max-width: 500px){.saude__topic-content{padding:10px 20px;width:90%}}.saude__topic-content .h5{margin:0 0 10px}.saude__topic-content ul li{margin:3px 0 0}.saude__topic-desc{align-items:flex-start;margin:0 0 0 auto;width:60%}.saude__topic-desc p{margin-top:0}@media screen and (max-width: 1024px){.saude__topic-desc{width:63%}}@media screen and (max-width: 960px){.saude__topic-desc{flex-wrap:wrap}}@media screen and (max-width: 500px){.saude__topic-desc{width:100%}}.saude__topic-desc .h5,.saude__topic-desc ul{margin-left:30px}@media screen and (max-width: 758px){.saude__topic-desc .h5,.saude__topic-desc ul{margin-left:20px}}@media screen and (max-width: 758px){.saude__topic-desc .h5{font-size:16px}}@media screen and (max-width: 960px){.saude__topic-collumn{margin:15px 0}}@media screen and (max-width: 758px){.saude__topic-collumn{margin:10px 0}}@media screen and (max-width: 1024px){.saude__cuidar{margin:0 40px}}@media screen and (max-width: 758px){.saude__cuidar{margin:0 20px}}.saude__cuidar-text{margin:50px auto;max-width:1030px}@media screen and (max-width: 758px){.saude__cuidar-text{margin:-10px auto 40px}}.saude__cuidar-text .h3{margin-bottom:30px}@media screen and (max-width: 758px){.saude__cuidar-text .h3{font-size:22px}}.saude__cuidar-text p{color:#282828}.saude__cuidar-list{margin:70px auto}@media screen and (max-width: 1024px){.saude__cuidar-list{flex-wrap:wrap;margin-bottom:50px}}@media screen and (max-width: 758px){.saude__cuidar-list{margin:30px auto}}.saude__cuidar-item{align-items:center;background:#f1f2f2;flex-direction:column;justify-content:center;padding:15px 10px;text-align:center;width:calc(23% - 20px)}@media screen and (max-width: 1024px){.saude__cuidar-item{margin-bottom:30px;padding:20px;width:calc(48% - 40px)}}@media screen and (max-width: 500px){.saude__cuidar-item{width:calc(100% - 40px)}}.saude__cuidar-item img{height:70px;object-fit:contain;width:70px}@media screen and (max-width: 1024px){.saude__cuidar-item img{height:50px;width:50px}}@media screen and (max-width: 500px){.saude__cuidar-item img{height:40px;width:40px}}.saude__cuidar-item .h4{margin:25px 0 20px}@media screen and (max-width: 1024px){.saude__cuidar-item .h4{margin:15px 0}}.saude__cuidar-item p{margin:0}.saude__cuidar-acoes{flex-wrap:wrap}@media screen and (max-width: 1024px){.saude__cuidar-acoes{margin:0}}@media screen and (max-width: 960px){.saude__cuidar-acoes{margin-bottom:25px}}.saude__cuidar-acao{margin:1% 2% 5%;width:29%}@media screen and (max-width: 960px){.saude__cuidar-acao{margin:0 0 20px;width:100%}}.relato .esg__banner-title .title{margin:0}.relato__content{margin:50px auto 30px}@media screen and (max-width: 1024px){.relato__content{margin:50px 40px 30px}}@media screen and (max-width: 758px){.relato__content{margin:60px 20px 30px}}.relato__content-list{flex-wrap:wrap;margin:0 -4%}@media screen and (max-width: 1024px){.relato__content-list{margin:0 -2%}}@media screen and (max-width: 758px){.relato__content-list{margin:0 -3%}}.relato__content .accordion{margin:2% 4%;max-width:214px;width:23%}@media screen and (max-width: 1024px){.relato__content .accordion{margin:2%;width:20%}}@media screen and (max-width: 960px){.relato__content .accordion{margin:2% 3%;width:27%}}@media screen and (max-width: 758px){.relato__content .accordion{margin:2% 3%;max-width:100%;width:44%}}.relato__content .accordion.active .accordion__header i{transform:rotate(-180deg)}.relato__content .accordion__header:hover i{transform:rotate(-180deg)}.relato__content .accordion__header i{margin-right:5px}@media screen and (max-width: 500px){.relato__content .accordion__header h4{font-size:18px}}.relato__content .accordion__body a{color:#282828;font-size:16px;font-weight:400;margin:20px 0 10px}@media screen and (max-width: 1024px){.relato__content .accordion__body a{font-size:15px;margin:10px 0}}.certificacoes .esg__banner,.certificacoes-esg .esg__banner{padding:140px 0 170px}@media screen and (max-width: 1024px){.certificacoes .esg__banner,.certificacoes-esg .esg__banner{padding:100px 0 160px}}@media screen and (max-width: 960px){.certificacoes .esg__banner,.certificacoes-esg .esg__banner{padding-bottom:170px}}@media screen and (max-width: 758px){.certificacoes .esg__banner,.certificacoes-esg .esg__banner{padding:90px 0 150px}}.certificacoes .esg__banner-title,.certificacoes-esg .esg__banner-title{width:50%}@media screen and (max-width: 1024px){.certificacoes .esg__banner-title,.certificacoes-esg .esg__banner-title{width:70%}}@media screen and (max-width: 758px){.certificacoes .esg__banner-title,.certificacoes-esg .esg__banner-title{width:100%}}.certificacoes #box-reconhecimentos,.certificacoes-esg #box-reconhecimentos{margin-top:-100px}@media screen and (max-width: 1500px){.certificacoes #box-reconhecimentos,.certificacoes-esg #box-reconhecimentos{margin-top:-80px}}.certificacoes #box-reconhecimentos .box__content,.certificacoes-esg #box-reconhecimentos .box__content{padding-bottom:50px}@media screen and (max-width: 960px){.certificacoes #box-reconhecimentos .box__content,.certificacoes-esg #box-reconhecimentos .box__content{padding-bottom:30px}}@media screen and (max-width: 758px){.certificacoes #box-reconhecimentos .box__content,.certificacoes-esg #box-reconhecimentos .box__content{padding:30px 25px}}.certificacoes #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text,.certificacoes-esg #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text{color:#fbfbfb;line-height:1.5em;margin:0}.certificacoes #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text *,.certificacoes-esg #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text *{color:#fbfbfb}@media screen and (max-width: 1024px){.certificacoes #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text,.certificacoes-esg #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text{font-size:13px;line-height:1.3em}}@media screen and (max-width: 758px){.certificacoes #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text,.certificacoes-esg #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text{font-size:11px}}@media screen and (max-width: 500px){.certificacoes #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text,.certificacoes-esg #box-reconhecimentos .box__content .certificacoes__reconhecimentos-text{font-size:12px;line-height:1.4em}}.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item .h3,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item .h3{color:#fbfbfb;margin:30px 0 0}@media screen and (max-width: 960px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item .h3,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item .h3{font-size:20px;font-weight:400}}@media screen and (max-width: 758px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item .h3,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item .h3{font-size:14px}}@media screen and (max-width: 500px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item .h3,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item .h3{font-size:18px}}.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item *,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item *{color:#fbfbfb}.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item img,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item img{object-fit:contain}@media screen and (max-width: 1024px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item img,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item img{height:35px;margin-top:-15px}}@media screen and (max-width: 758px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item img,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item img{height:auto;max-height:60px;padding:0 20px;width:calc(100% - 40px)}}@media screen and (max-width: 500px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item img,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item img{max-height:80px;max-width:100px;width:auto}}.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item img#fsc,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item img#fsc{height:auto;width:95px}@media screen and (max-width: 1024px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item img#fsc,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item img#fsc{width:75px}}@media screen and (max-width: 960px){.certificacoes #box-reconhecimentos .certificacoes__reconhecimentos-item img#fsc,.certificacoes-esg #box-reconhecimentos .certificacoes__reconhecimentos-item img#fsc{width:60px}}.certificacoes__reconhecimentos,.certificacoes-esg__reconhecimentos{margin:0 -20px;padding-bottom:80px;width:1030px}@media screen and (max-width: 1024px){.certificacoes__reconhecimentos,.certificacoes-esg__reconhecimentos{width:835px}}@media screen and (max-width: 960px){.certificacoes__reconhecimentos,.certificacoes-esg__reconhecimentos{padding-bottom:70px;width:calc(100vw - 160px)}}@media screen and (max-width: 758px){.certificacoes__reconhecimentos,.certificacoes-esg__reconhecimentos{width:calc(100vw - 90px)}}.certificacoes__reconhecimentos-slide,.certificacoes-esg__reconhecimentos-slide{justify-content:flex-start;cursor:auto;width:100%}.certificacoes__reconhecimentos-item,.certificacoes-esg__reconhecimentos-item{align-items:center;background:#282828;flex-direction:column;height:300px;margin:0 20px;position:relative;text-align:center;width:31%}@media screen and (max-width: 1024px){.certificacoes__reconhecimentos-item,.certificacoes-esg__reconhecimentos-item{height:250px}}@media screen and (max-width: 960px){.certificacoes__reconhecimentos-item,.certificacoes-esg__reconhecimentos-item{height:300px;width:32%}}@media screen and (max-width: 500px){.certificacoes__reconhecimentos-item,.certificacoes-esg__reconhecimentos-item{height:220px;width:100%}}.certificacoes__reconhecimentos-item:hover .certificacoes__reconhecimentos-text,.certificacoes-esg__reconhecimentos-item:hover .certificacoes__reconhecimentos-text{opacity:1;pointer-events:all;z-index:1}.certificacoes__reconhecimentos-item img,.certificacoes-esg__reconhecimentos-item img{max-height:130px !important;max-width:180px !important;object-fit:contain !important;width:100% !important}@media screen and (max-width: 1024px){.certificacoes__reconhecimentos-item img,.certificacoes-esg__reconhecimentos-item img{height:35px;margin-top:-15px}}@media screen and (max-width: 758px){.certificacoes__reconhecimentos-item img,.certificacoes-esg__reconhecimentos-item img{height:auto;max-height:60px !important;padding:0 20px;width:calc(100% - 40px) !important}}@media screen and (max-width: 500px){.certificacoes__reconhecimentos-item img,.certificacoes-esg__reconhecimentos-item img{max-height:80px !important;max-width:100px !important;width:auto !important}}.certificacoes__reconhecimentos-item .h3,.certificacoes-esg__reconhecimentos-item .h3{color:#fbfbfb !important;bottom:20px;font-size:18px !important;left:50%;margin:40px -100px 0 0 !important;position:absolute;transform:translateX(-50%)}@media screen and (max-width: 960px){.certificacoes__reconhecimentos-item .h3,.certificacoes-esg__reconhecimentos-item .h3{font-weight:400}}@media screen and (max-width: 758px){.certificacoes__reconhecimentos-item .h3,.certificacoes-esg__reconhecimentos-item .h3{font-size:14px !important}}.certificacoes__reconhecimentos-item p,.certificacoes-esg__reconhecimentos-item p{color:#fbfbfb;font-size:13px !important;line-height:1.5em !important;margin:0 !important}@media screen and (max-width: 1024px){.certificacoes__reconhecimentos-item p,.certificacoes-esg__reconhecimentos-item p{line-height:1.3em !important}}@media screen and (max-width: 758px){.certificacoes__reconhecimentos-item p,.certificacoes-esg__reconhecimentos-item p{font-size:11px !important}}@media screen and (max-width: 500px){.certificacoes__reconhecimentos-item p,.certificacoes-esg__reconhecimentos-item p{font-size:12px !important;line-height:1.4em !important}}.certificacoes__reconhecimentos-item *,.certificacoes-esg__reconhecimentos-item *{color:#fbfbfb}.certificacoes__reconhecimentos-text,.certificacoes-esg__reconhecimentos-text{background:#58595b;height:calc(100% - 30px);left:0;opacity:0;padding:15px;pointer-events:none;position:absolute;text-align:left;top:0;transition:opacity .5s ease-in-out;width:calc(100% - 30px);z-index:-1}@media screen and (max-width: 960px){.certificacoes__reconhecimentos-text,.certificacoes-esg__reconhecimentos-text{height:calc(100% - 20px);padding:10px;width:calc(100% - 20px)}}.certificacoes__reconhecimentos .flickity-button,.certificacoes__reconhecimentos .flickity-button:focus,.certificacoes-esg__reconhecimentos .flickity-button,.certificacoes-esg__reconhecimentos .flickity-button:focus{top:auto;bottom:0;box-shadow:none;padding:0}@media screen and (max-width: 1024px){.certificacoes__reconhecimentos .flickity-button,.certificacoes__reconhecimentos .flickity-button:focus,.certificacoes-esg__reconhecimentos .flickity-button,.certificacoes-esg__reconhecimentos .flickity-button:focus{margin:0 20px}}.certificacoes__reconhecimentos .flickity-prev-next-button,.certificacoes-esg__reconhecimentos .flickity-prev-next-button{margin:0 50px}@media screen and (max-width: 758px){.certificacoes__reconhecimentos .flickity-prev-next-button,.certificacoes-esg__reconhecimentos .flickity-prev-next-button{margin:0 20px}}.certificacoes__reconhecimentos .flickity-prev-next-button.previous,.certificacoes__reconhecimentos .flickity-prev-next-button.next,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.previous,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.next{background:none}.certificacoes__reconhecimentos .flickity-prev-next-button.previous:before,.certificacoes__reconhecimentos .flickity-prev-next-button.next:before,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.previous:before,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.next:before{color:#282828;content:"";font-family:"Font Awesome 6 Pro";font-size:50px;font-weight:200}@media screen and (max-width: 960px){.certificacoes__reconhecimentos .flickity-prev-next-button.previous:before,.certificacoes__reconhecimentos .flickity-prev-next-button.next:before,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.previous:before,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.next:before{font-weight:300;font-size:30px}}.certificacoes__reconhecimentos .flickity-prev-next-button.previous svg,.certificacoes__reconhecimentos .flickity-prev-next-button.next svg,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.previous svg,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.next svg{display:none}.certificacoes__reconhecimentos .flickity-prev-next-button.previous,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.previous{bottom:-16px;left:0}@media screen and (max-width: 500px){.certificacoes__reconhecimentos .flickity-prev-next-button.previous,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.previous{bottom:-22px;left:20%}}.certificacoes__reconhecimentos .flickity-prev-next-button.next,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.next{right:0;transform:rotate(180deg)}@media screen and (max-width: 500px){.certificacoes__reconhecimentos .flickity-prev-next-button.next,.certificacoes-esg__reconhecimentos .flickity-prev-next-button.next{right:20%}}.certificacoes__reconhecimentos .flickity-viewport,.certificacoes-esg__reconhecimentos .flickity-viewport{transition:height .2s}.certificacoes__reconhecimentos .flickity-page-dots,.certificacoes-esg__reconhecimentos .flickity-page-dots{bottom:15px;left:50%;transform:translateX(-50%);width:75%}.certificacoes__reconhecimentos .flickity-page-dots .dot,.certificacoes-esg__reconhecimentos .flickity-page-dots .dot{border-radius:0;height:5px;margin:0 10px;transition:opacity .4s ease;width:100px}@media screen and (max-width: 1024px){.certificacoes__reconhecimentos .flickity-page-dots .dot,.certificacoes-esg__reconhecimentos .flickity-page-dots .dot{width:50px}}@media screen and (max-width: 960px){.certificacoes__reconhecimentos .flickity-page-dots .dot,.certificacoes-esg__reconhecimentos .flickity-page-dots .dot{margin:0 5px;width:20px}}@media screen and (max-width: 500px){.certificacoes__reconhecimentos .flickity-page-dots .dot,.certificacoes-esg__reconhecimentos .flickity-page-dots .dot{width:15px}}.certificacoes__reconhecimentos .flickity-page-dots .dot:hover,.certificacoes-esg__reconhecimentos .flickity-page-dots .dot:hover{opacity:.5}.certificacoes__reconhecimentos .flickity-page-dots .dot.is-selected,.certificacoes-esg__reconhecimentos .flickity-page-dots .dot.is-selected{opacity:1}@media screen and (max-width: 1024px){.certificacoes__reconhecimentos.show-desk,.certificacoes-esg__reconhecimentos.show-desk{display:block}}@media screen and (max-width: 500px){.certificacoes__reconhecimentos.show-desk,.certificacoes-esg__reconhecimentos.show-desk{display:none}}@media screen and (max-width: 758px){.certificacoes__reconhecimentos.show-mobile,.certificacoes-esg__reconhecimentos.show-mobile{display:none}}@media screen and (max-width: 500px){.certificacoes__reconhecimentos.show-mobile,.certificacoes-esg__reconhecimentos.show-mobile{display:block}}.certificacoes__escopo,.certificacoes-esg__escopo{margin:50px auto;max-width:1030px}@media screen and (max-width: 1024px){.certificacoes__escopo,.certificacoes-esg__escopo{margin:50px 40px}}@media screen and (max-width: 758px){.certificacoes__escopo,.certificacoes-esg__escopo{margin:50px 20px}}@media screen and (max-width: 758px){.certificacoes__escopo .h3,.certificacoes-esg__escopo .h3{font-size:22px}}@media screen and (max-width: 500px){.certificacoes__escopo .h3,.certificacoes-esg__escopo .h3{font-size:18px}}.certificacoes__escopo-list,.certificacoes-esg__escopo-list{flex-wrap:wrap;margin-right:-3%}@media screen and (max-width: 960px){.certificacoes__escopo-list,.certificacoes-esg__escopo-list{margin-right:-7%}}@media screen and (max-width: 500px){.certificacoes__escopo-list,.certificacoes-esg__escopo-list{margin-right:0}}.certificacoes__escopo-item,.certificacoes-esg__escopo-item{margin-top:30px;margin-right:3%;padding-top:30px;position:relative;width:22%}@media screen and (max-width: 960px){.certificacoes__escopo-item,.certificacoes-esg__escopo-item{margin-right:7%;width:43%}}@media screen and (max-width: 500px){.certificacoes__escopo-item,.certificacoes-esg__escopo-item{margin-right:0;width:100%}}.certificacoes__escopo-item::before,.certificacoes-esg__escopo-item::before{background:#282828;content:"";height:5px;left:0;top:0;position:absolute;width:100%}@media screen and (max-width: 758px){.certificacoes__escopo-item::before,.certificacoes-esg__escopo-item::before{height:3px}}.certificacoes__escopo-item a.pdf,.certificacoes-esg__escopo-item a.pdf{margin:25px 0}@media screen and (max-width: 758px){.certificacoes__escopo-item a.pdf,.certificacoes-esg__escopo-item a.pdf{margin:15px 0}}@media screen and (max-width: 758px){.certificacoes__escopo-item a.pdf i,.certificacoes-esg__escopo-item a.pdf i{font-size:26px}}.certificacoes__escopo-item a.pdf p,.certificacoes-esg__escopo-item a.pdf p{margin:0;line-height:1.3em}.certificacoes__escopo-item .accordion,.certificacoes-esg__escopo-item .accordion{margin-bottom:0}.certificacoes__escopo-item .accordion:before,.certificacoes-esg__escopo-item .accordion:before{display:none}.certificacoes__escopo-item .accordion.active .accordion__header i,.certificacoes-esg__escopo-item .accordion.active .accordion__header i{transform:rotate(180deg)}.certificacoes__escopo-item .accordion__header i,.certificacoes-esg__escopo-item .accordion__header i{transition:opacity .5s ease-in-out}.certificacoes__escopo-item .accordion__header:hover i,.certificacoes-esg__escopo-item .accordion__header:hover i{opacity:.7;transform:none}.certificacoes__escopo-item .accordion__body,.certificacoes-esg__escopo-item .accordion__body{margin:0}.certificacoes__escopo-item .accordion__body a.pdf:first-child,.certificacoes-esg__escopo-item .accordion__body a.pdf:first-child{margin-top:0}.certificacoes__politicas,.certificacoes-esg__politicas{margin:50px auto;max-width:1030px}@media screen and (max-width: 1024px){.certificacoes__politicas,.certificacoes-esg__politicas{margin:70px 40px 50px}}@media screen and (max-width: 758px){.certificacoes__politicas,.certificacoes-esg__politicas{margin:70px 20px 50px}}@media screen and (max-width: 758px){.certificacoes__politicas .h3,.certificacoes-esg__politicas .h3{font-size:22px}}@media screen and (max-width: 500px){.certificacoes__politicas .h3,.certificacoes-esg__politicas .h3{font-size:18px}}.certificacoes__politicas p,.certificacoes-esg__politicas p{color:#282828;margin-top:30px}.certificacoes__politicas a.pdf,.certificacoes-esg__politicas a.pdf{margin:25px 0}@media screen and (max-width: 758px){.certificacoes__politicas a.pdf,.certificacoes-esg__politicas a.pdf{margin:15px 0}}@media screen and (max-width: 758px){.certificacoes__politicas a.pdf i,.certificacoes-esg__politicas a.pdf i{font-size:26px}}.certificacoes__politicas a.pdf p,.certificacoes-esg__politicas a.pdf p{margin:0;line-height:1.3em}@media screen and (max-width: 960px){.admin .esg__banner{padding:80px 0 70px}}@media screen and (max-width: 758px){.admin .esg__banner{padding:70px 0 60px}}.admin .esg__banner-title{width:50%}@media screen and (max-width: 960px){.admin .esg__banner-title{width:100%}}.admin .esg__banner-title .title{font-size:56px}@media screen and (max-width: 1024px){.admin .esg__banner-title .title{font-size:42px}}@media screen and (max-width: 500px){.admin .esg__banner-title .title{font-size:32px}}.admin .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.admin .esg__banner-desc{margin-top:20px;width:100%}}.admin__about{margin:50px auto;max-width:1030px}@media screen and (max-width: 1024px){.admin__about{margin:50px 40px;max-width:100%}}@media screen and (max-width: 758px){.admin__about{margin:50px 20px}}.admin__about-item{align-items:center;margin-top:5px;position:relative}.admin__about-item::after{background:#282828;content:"";height:100%;position:absolute;right:0;top:0;width:25px}.admin__about-item--full .admin__about-title{padding:10px 20px;position:relative;text-align:left;width:calc(100% - 40px)}@media screen and (max-width: 500px){.admin__about-item--full .admin__about-title{text-align:center}}.admin__about-item--full .admin__about-title .h4{margin-left:75px}@media screen and (max-width: 960px){.admin__about-item--full .admin__about-title .h4{margin-left:20px}}@media screen and (max-width: 758px){.admin__about-item--full .admin__about-title .h4{margin-left:5px}}@media screen and (max-width: 500px){.admin__about-item--full .admin__about-title .h4{margin-left:0}}.admin__about-item--light::after{display:none}.admin__about-item--light .admin__about-title{background:#e6e7e8}.admin__about-item--light .admin__about-title::after{background:#282828;content:"";height:80%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px}.admin__about-item--light .admin__about-title .h4{color:#282828;font-style:italic}.admin__about-item--light .admin__about-content{background:#e6e7e8}.admin__about-title{align-items:center;background:#282828;height:calc(100% - 10px);padding:5px 20px;position:absolute;text-align:center;width:calc(40% - 40px)}@media screen and (max-width: 960px){.admin__about-title{padding:5px 10px;width:calc(40% - 20px)}}.admin__about-title .h4{color:#fbfbfb;margin:0}@media screen and (max-width: 960px){.admin__about-title .h4{font-size:17px}}@media screen and (max-width: 758px){.admin__about-title .h4{font-size:14px}}@media screen and (max-width: 500px){.admin__about-title .h4{font-size:12px}}.admin__about-title *{color:#fbfbfb}.admin__about-content{background:#f1f2f2;height:100%;padding:10px 30px;width:100%}.admin__about-content .h5{margin:0 0 10px}.admin__about-content p,.admin__about-content ul li{color:#282828}.admin__about-content ul li{font-size:15px;margin:0}.admin__about-desc{align-items:center;margin:0 0 0 auto;width:60%}@media screen and (max-width: 758px){.admin__about-desc{width:65%}}@media screen and (max-width: 500px){.admin__about-desc{width:70%}}.admin__about-desc p{margin:0 0 0 40px}@media screen and (max-width: 758px){.admin__about-desc p{font-size:12px}}@media screen and (max-width: 500px){.admin__about-desc p{font-size:11px}}.admin__about-desc ul{margin-left:30px}@media screen and (max-width: 500px){.admin__about-desc ul{margin-left:25px}}@media screen and (max-width: 758px){.admin__about-desc ul li{font-size:12px}}@media screen and (max-width: 500px){.admin__about-desc ul li{font-size:11px;line-height:1.4em;margin-bottom:5px}}.admin__about-desc#about-match ul{margin-left:80px;position:relative}@media screen and (max-width: 758px){.admin__about-desc#about-match ul{margin-left:67px}}@media screen and (max-width: 500px){.admin__about-desc#about-match ul{margin-left:25px}}.admin__about-desc#about-match ul:not(:first-child){margin-top:25px}.admin__about-desc#about-match ul span{left:-35px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 758px){.admin__about-desc#about-match ul span{font-size:18px;left:-30px}}@media screen and (max-width: 500px){.admin__about-desc#about-match ul span{font-size:16px;left:-20px;margin-bottom:10px;position:relative}}.admin #box-performance{margin-top:-70px}.admin #box-performance .box__content{padding-bottom:50px}.admin #box-performance .box__content #matching{margin-top:60px}.admin__capital{margin:70px auto}@media screen and (max-width: 1024px){.admin__capital{margin:70px 40px}}@media screen and (max-width: 758px){.admin__capital{margin:50px 20px}}.admin__capital .h3{margin-bottom:30px}@media screen and (max-width: 758px){.admin__capital .h3{font-size:22px;margin-bottom:20px}}@media screen and (max-width: 500px){.admin__capital .h3{font-size:18px}}@media screen and (max-width: 758px){.admin__capital .h5{font-size:16px}}@media screen and (max-width: 500px){.admin__capital .h5{font-size:14px}}.admin__capital .h4{color:#fbfbfb}@media screen and (max-width: 758px){.admin__capital .h4{font-size:14px}}.admin__capital-table{margin:70px auto}@media screen and (max-width: 758px){.admin__capital-table{margin:40px auto 50px}}@media screen and (max-width: 500px){.admin__capital-table{margin:40px auto 0;overflow-x:auto}.admin__capital-table::-webkit-scrollbar-thumb,.admin__capital-table::-webkit-scrollbar{height:5px}}.admin__capital table{margin:0 0 5px;width:100%}@media screen and (max-width: 500px){.admin__capital table{width:max-content}}.admin__capital table tr,.admin__capital table td{border:none;border-width:0}.admin__capital table thead tr td{background:#6d6e71;text-align:center}.admin__capital table thead tr td *{color:#fbfbfb}@media screen and (max-width: 960px){.admin__capital table thead tr td{font-size:16px;padding:10px}}.admin__capital table thead tr td.light{background:#939598}.admin__capital table thead tr td.dark{background:#282828}.admin__capital table tbody tr td{text-align:center}@media screen and (max-width: 960px){.admin__capital table tbody tr td{font-size:14px}}@media screen and (max-width: 758px){.admin__capital table tbody tr td{font-size:12px}}@media screen and (max-width: 500px){.admin__capital table tbody tr td{font-size:14px}}.admin__capital table tbody tr td:nth-child(even){background:#f1f2f2}.admin__capital table tbody tr td:nth-child(odd){background:#e6e7e8}.socioambiental .esg__banner{padding:110px 0}@media screen and (max-width: 1500px){.socioambiental .esg__banner{padding:70px 0}}@media screen and (max-width: 1024px){.socioambiental .esg__banner{padding:40px 0}}@media screen and (max-width: 960px){.socioambiental .esg__banner{padding:70px 0}}@media screen and (max-width: 500px){.socioambiental .esg__banner{padding:50px 0}}.socioambiental .esg__banner .title{font-size:56px}@media screen and (max-width: 1024px){.socioambiental .esg__banner .title{font-size:50px}}@media screen and (max-width: 758px){.socioambiental .esg__banner .title{font-size:42px}}@media screen and (max-width: 500px){.socioambiental .esg__banner .title{font-size:32px}}.socioambiental .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.socioambiental .esg__banner-desc{width:100%}}@media screen and (max-width: 1500px){.socioambiental .esg__banner-desc p{font-size:14px}}@media screen and (max-width: 500px){.socioambiental .esg__banner-desc p{font-size:12px}}@media screen and (max-width: 1024px){.socioambiental__table{margin:0 40px}}@media screen and (max-width: 758px){.socioambiental__table{margin:0 20px}}@media screen and (max-width: 1024px){.socioambiental__table.show-desk{display:block}}@media screen and (max-width: 758px){.socioambiental__table.show-desk{display:none}}.socioambiental__table .h3{margin:70px auto;max-width:1030px}@media screen and (max-width: 758px){.socioambiental__table .h3{margin:50px auto 20px;font-size:22px}}@media screen and (max-width: 500px){.socioambiental__table .h3{font-size:18px}}.socioambiental__table table{margin:70px auto}@media screen and (max-width: 1024px){.socioambiental__table table{margin-top:70px}}@media screen and (max-width: 758px){.socioambiental__table table{margin-top:30px}}@media screen and (max-width: 1024px){.socioambiental__table table thead .socioambiental__table-year{font-size:36px}}@media screen and (max-width: 758px){.socioambiental__table table thead .socioambiental__table-year{font-size:22px}}@media screen and (max-width: 500px){.socioambiental__table table thead .socioambiental__table-year{font-size:18px}}.socioambiental__table table thead *{color:#fbfbfb}.socioambiental__table table tr,.socioambiental__table table td{border-color:#fff;border-width:10px}@media screen and (max-width: 758px){.socioambiental__table table tr,.socioambiental__table table td{border-width:5px}}.socioambiental__table table tr td{background:#f1f2f2}.socioambiental__table table tr td:nth-child(odd){background:#e6e7e8}.socioambiental__table table tr:nth-child(odd) td{background:#e6e7e8}.socioambiental__table table tr:nth-child(odd) td:nth-child(odd){background:#f1f2f2}.socioambiental__table-topic{height:110px;position:relative;width:4%}@media screen and (max-width: 758px){.socioambiental__table-topic{width:2%}}.socioambiental__table-topic .h4{font-size:18px;margin-left:2px;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%, -50%) rotate(-90deg)}@media screen and (max-width: 758px){.socioambiental__table-topic .h4{font-size:16px}}.socioambiental__table-year{width:46%}.socioambiental__table-item{margin:2% 0;padding:10px 20px}@media screen and (max-width: 1024px){.socioambiental__table-item{padding:10px}}@media screen and (max-width: 758px){.socioambiental__table-item{margin:0;padding:5px 0}}@media screen and (max-width: 758px){.socioambiental__table-item ul{padding:0 0 0 20px}}@media screen and (max-width: 758px){.socioambiental__table-item ul li{font-size:13px;line-height:1.6em}}.socioambiental__table .subtitle{text-transform:none}.socioambiental__table .subtitle,.socioambiental__table .h4{color:#fbfbfb}.socioambiental__table .light{background:#f7a920 !important}.socioambiental__table .dark{background:#ed7c18 !important}.socioambiental__table .empty{background:#fff !important}.etica .esg__banner{padding:140px 0 170px}@media screen and (max-width: 1024px){.etica .esg__banner{padding:100px 0 160px}}@media screen and (max-width: 960px){.etica .esg__banner{padding-bottom:170px}}@media screen and (max-width: 758px){.etica .esg__banner{padding:90px 0 150px}}@media screen and (max-width: 960px){.etica .esg__banner-title{margin-top:0}}.etica #box-conduta{margin-top:-100px}@media screen and (max-width: 1500px){.etica #box-conduta{margin-top:-80px}}.etica #box-conduta .box__content{padding-bottom:50px}.etica #box-temas .box__content{width:100%}@media screen and (max-width: 960px){.etica #box-temas .etica__themes-item{margin-bottom:10px}}@media screen and (max-width: 758px){.etica #box-temas .etica__themes .h4{font-size:16px}}@media screen and (max-width: 500px){.etica #box-temas .etica__themes .h4{font-size:14px;margin-bottom:20px}}.etica #box-temas .etica__themes img{height:70px;object-fit:contain;width:auto}@media screen and (max-width: 1024px){.etica #box-temas .etica__themes img{height:60px}}@media screen and (max-width: 960px){.etica #box-temas .etica__themes img{height:45px}}.etica #box-temas,.etica #box-relacoes{margin-top:-70px}.etica #box-contribuicoes .etica__gri-header .h4{color:#fbfbfb;margin:0}@media screen and (max-width: 758px){.etica #box-contribuicoes .etica__gri-header .h4{font-size:16px}}.etica #box-contribuicoes .etica__gri-header *{color:#fbfbfb}.etica #box-contribuicoes .etica__gri-body p{font-size:14px;margin:0}@media screen and (max-width: 500px){.etica #box-contribuicoes .etica__gri-body p{font-size:12px}}.etica__themes{flex-wrap:wrap;margin:40px 0 20px;width:100%}@media screen and (max-width: 960px){.etica__themes{margin-bottom:-10px}}.etica__themes-item{text-align:center;width:25%}@media screen and (max-width: 758px){.etica__themes-item{width:50%}}@media screen and (max-width: 500px){.etica__themes-item{width:47%}}.etica__themes-item .h4{font-weight:400;margin:25px 0 0}@media screen and (max-width: 960px){.etica__themes-item .h4{font-size:16px}}@media screen and (max-width: 758px){.etica__themes-item .h4{font-size:14px}}.etica__text{margin:50px auto;max-width:1030px}@media screen and (max-width: 1024px){.etica__text{margin:50px 40px}}@media screen and (max-width: 758px){.etica__text{margin:50px 20px}}@media screen and (max-width: 758px){.etica__text .h3{font-size:22px}}@media screen and (max-width: 500px){.etica__text .h3{font-size:18px}}.etica__program{flex-wrap:wrap;margin-top:70px}@media screen and (max-width: 758px){.etica__program{margin-top:50px}}.etica__program-item{align-items:center;padding:20px;width:calc(50% - 40px)}@media screen and (max-width: 960px){.etica__program-item{padding:30px;width:calc(100% - 60px)}}@media screen and (max-width: 500px){.etica__program-item{padding:20px;width:calc(100% - 40px)}}.etica__program-item img{height:70px;object-fit:contain;width:70px}@media screen and (max-width: 1024px){.etica__program-item img{height:60px;margin-right:15px;width:60px}}@media screen and (max-width: 960px){.etica__program-item img{height:70px;width:70px}}@media screen and (max-width: 758px){.etica__program-item img{height:50px;width:50px}}@media screen and (max-width: 500px){.etica__program-item img{margin-right:20px}}.etica__program-item--1{background:#228e50}.etica__program-item--2{background:#6eb751}.etica__program-item--3{background:#24a1cc}.etica__program-item--4{background:#2d75b9}.etica__program-item--5{background:#ed7c18}.etica__program-item--6{background:#f7a920}.etica__program-item--7{background:#228e50}.etica__program-item--8{background:#3dadad}.etica__program-text{width:445px}@media screen and (max-width: 960px){.etica__program-text{width:83%}}.etica__program-text .h4{color:#fbfbfb;margin:0 0 25px;font-weight:400}@media screen and (max-width: 1024px){.etica__program-text .h4{margin:0 0 15px;font-weight:500}}@media screen and (max-width: 758px){.etica__program-text .h4{font-size:18px}}@media screen and (max-width: 500px){.etica__program-text .h4{font-size:16px}}.etica__program-text p{color:#fbfbfb;margin:0}@media screen and (max-width: 1024px){.etica__program-text p{line-height:1.5em}}@media screen and (max-width: 500px){.etica__program-text p{font-size:12px}}.etica__program-text *{color:#fbfbfb}.etica__gri{margin:30px auto 40px}@media screen and (max-width: 500px){.etica__gri{overflow-x:auto;max-width:80vw}.etica__gri::-webkit-scrollbar-thumb,.etica__gri::-webkit-scrollbar{height:5px}.etica__gri::-webkit-scrollbar{background:#fff}}.etica__gri-table{margin:0 auto 5px;max-width:900px}@media screen and (max-width: 960px){.etica__gri-table{max-width:none}}@media screen and (max-width: 500px){.etica__gri-table{justify-content:flex-start}}@media screen and (max-width: 960px){.etica__gri-item{min-height:160px}}.etica__gri-item:nth-child(even) .etica__gri-header{background:#58595b}.etica__gri-item:nth-child(even) .etica__gri-body{background:#dfdfdf}.etica__gri-item:nth-child(odd) .etica__gri-header{background:#282828}.etica__gri-item:nth-child(odd) .etica__gri-body{background:#e6e7e8}.etica__gri-item--topic{min-width:630px;width:55%}@media screen and (max-width: 960px){.etica__gri-item--topic{min-width:auto}}.etica__gri-item--topic .etica__gri-header .h4{margin:0 0 0 10px}.etica__gri-item--year{min-width:90px;width:15%}.etica__gri-item--year .etica__gri-header,.etica__gri-item--year .etica__gri-body{text-align:center}.etica__gri-header{width:100%}.etica__gri-header .h4{font-weight:400;margin:0;padding:10px 20px}@media screen and (max-width: 500px){.etica__gri-header .h4{padding:10px}}.etica__gri-body{flex-direction:column;min-height:50px;padding:10px 20px}@media screen and (max-width: 960px){.etica__gri-body{height:60%}}@media screen and (max-width: 758px){.etica__gri-body{min-height:180px}}.etica__gri-body p{margin:0}.parcerias .esg__banner{padding:110px 0 210px}@media screen and (max-width: 1500px){.parcerias .esg__banner{padding:80px 0 180px}}@media screen and (max-width: 1024px){.parcerias .esg__banner{padding:50px 0 160px}}@media screen and (max-width: 960px){.parcerias .esg__banner{padding-top:60px}}.parcerias .esg__banner .title{font-size:56px}@media screen and (max-width: 1024px){.parcerias .esg__banner .title{font-size:50px}}@media screen and (max-width: 758px){.parcerias .esg__banner .title{font-size:42px}}@media screen and (max-width: 500px){.parcerias .esg__banner .title{font-size:32px}}.parcerias .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.parcerias .esg__banner-desc{width:100%}}.parcerias .esg__banner-desc a{margin-top:30px}.parcerias #box-investimentos{margin-top:-100px}@media screen and (max-width: 500px){.parcerias #box-investimentos{flex-direction:column-reverse}}.parcerias #box-investimentos .box__content{flex-direction:column;justify-content:center;padding-bottom:50px}@media screen and (max-width: 1024px){.parcerias #box-investimentos .box__content{padding-bottom:30px}}.parcerias #box-investimentos .box__content p{margin:10px 0}@media screen and (max-width: 1024px){.parcerias #box-patrocinios .box__content{padding-bottom:10px}}.parcerias #box-patrocinios .box__content-collumns{flex-wrap:wrap;margin:50px 0 30px}@media screen and (max-width: 758px){.parcerias #box-patrocinios .box__content-collumns{margin-top:10px}}@media screen and (max-width: 758px){.parcerias #box-patrocinios .box__content-collumns{margin-top:0}}.parcerias #box-patrocinios .box__content-collumn{width:48%}@media screen and (max-width: 500px){.parcerias #box-patrocinios .box__content-collumn{margin-top:30px;width:100%}}.parcerias #box-patrocinios .box__content-collumn:not(:last-child){margin-right:4%}.parcerias #box-patrocinios .box__content-collumn ul li{font-size:15px}@media screen and (max-width: 500px){.parcerias #box-patrocinios .box__content-collumn ul li{font-size:13px}}@media screen and (max-width: 500px){.parcerias #box-patrocinios .box__content .h4{margin-bottom:15px}}.parcerias #box-cadastre{margin-top:-70px}@media screen and (max-width: 758px){.parcerias #box-cadastre .box__content{padding-bottom:10px}}.parcerias #box-cadastre .box__content p{margin:0 auto}.parcerias #box-cadastre .box__content a{margin:0 0 60px}.parcerias #box-cadastre .box__content a.btn{margin:30px 0}@media screen and (max-width: 758px){.parcerias #box-cadastre .box__content a.btn{font-size:12px;padding:5px 30px}}.parcerias #box-cadastre .box__content a.btn:hover{color:#282828}.parcerias #box-cadastre .box__content-selecao{flex-wrap:wrap;margin:-10px 0 20px}@media screen and (max-width: 960px){.parcerias #box-cadastre .box__content-selecao{margin:-10px -15px 20px}}.parcerias #box-parcerias .box__content-collumns{flex-wrap:wrap}.parcerias #box-parcerias .pdf{margin-right:2%;width:48%}@media screen and (max-width: 758px){.parcerias #box-parcerias .pdf{font-size:14px;margin:15px 0 5px;width:100%}}@media screen and (max-width: 758px){.parcerias #box-parcerias .pdf i{font-size:26px;margin-right:10px}}@media screen and (max-width: 960px){.governanca .esg__banner{padding:70px 0 60px}}@media screen and (max-width: 1024px){.governanca .esg__banner-title .title{font-size:56px}}@media screen and (max-width: 758px){.governanca .esg__banner-title .title{font-size:42px}}@media screen and (max-width: 500px){.governanca .esg__banner-title .title{font-size:32px}}@media screen and (max-width: 960px){.governanca .esg__banner-title .title{width:100%}}.governanca .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.governanca .esg__banner-desc{width:100%}}.governanca .content-text .h3{margin-bottom:30px}@media screen and (max-width: 500px){.governanca .content-text .h3{font-size:18px;margin-bottom:20px}}.governanca__graphic{margin:80px auto;min-height:580px;position:relative}@media screen and (max-width: 1024px){.governanca__graphic{margin:80px 40px}}@media screen and (max-width: 758px){.governanca__graphic{margin:80px 20px}}@media screen and (max-width: 758px){.governanca__graphic{margin:50px 20px}}@media screen and (max-width: 500px){.governanca__graphic{margin:50px auto;max-width:337px}}.governanca__graphic-group{position:relative;width:95%}@media screen and (max-width: 1024px){.governanca__graphic-group{width:83%}}@media screen and (max-width: 960px){.governanca__graphic-group{width:100%}}.governanca__graphic-group::before{background:#000;content:"";position:absolute;z-index:-1}@media screen and (max-width: 500px){.governanca__graphic-group--top{flex-wrap:wrap}.governanca__graphic-group--top::after{background:#000;content:"";height:.3px;right:0;position:absolute;top:47%;transform:translateY(-50%);width:50%;z-index:-1}}.governanca__graphic-group--top::before{height:2px;left:50%;top:50%;transform:translate(-50%, -50%);width:200px}@media screen and (max-width: 500px){.governanca__graphic-group--top::before{height:110px;left:50%;transform:translate(-50%, -50%);top:49%;width:1px}}.governanca__graphic-group--top .governanca__graphic-item{margin:15px 50px}@media screen and (max-width: 758px){.governanca__graphic-group--top .governanca__graphic-item{margin:15px 50px}}@media screen and (max-width: 500px){.governanca__graphic-group--top .governanca__graphic-item{margin:40px 0}.governanca__graphic-group--top .governanca__graphic-item:before{display:none}}@media screen and (max-width: 500px){.governanca__graphic-group--left .governanca__graphic-item{margin:20px auto 40px}.governanca__graphic-group--left .governanca__graphic-item::after{background:#000;content:"";height:.3px;right:-53px;position:absolute;top:50%;transform:translateY(-50%);width:125px;z-index:-1}}.governanca__graphic-group--left::before{height:2px;left:0;top:50%;transform:translateY(-50%);width:50%}@media screen and (max-width: 500px){.governanca__graphic-group--left::before{display:none}}.governanca__graphic-group--middle{align-items:center;flex-direction:column}.governanca__graphic-group--middle::before{bottom:30px;height:375px;left:50%;transform:translateX(-50%);width:2px}@media screen and (max-width: 758px){.governanca__graphic-group--middle::before{bottom:40px}}@media screen and (max-width: 500px){.governanca__graphic-group--middle::before{bottom:auto;height:475px;left:auto;right:0;top:-4%;transform:translateY(-50%);width:1px}}@media screen and (max-width: 960px){.governanca__graphic-group--middle::after{background:#000;content:"";height:270px;left:203px;position:absolute;top:45px;transform:translateX(-50%);width:1px;z-index:-1}}@media screen and (max-width: 830px){.governanca__graphic-group--middle::after{left:157px}}@media screen and (max-width: 800px){.governanca__graphic-group--middle::after{left:130px}}@media screen and (max-width: 758px){.governanca__graphic-group--middle::after{height:253px;left:20px;top:48px}}@media screen and (max-width: 500px){.governanca__graphic-group--middle::after{left:5px;height:283px}}.governanca__graphic-group--middle .governanca__graphic-item:first-child::after{background:#000;content:"";height:.3px;right:-55px;position:absolute;top:50%;transform:translateY(-50%);width:100px;z-index:-1}@media screen and (max-width: 960px){.governanca__graphic-group--middle .governanca__graphic-item:first-child::after{left:-83px;right:auto;width:120px}}@media screen and (max-width: 758px){.governanca__graphic-group--middle .governanca__graphic-item:first-child::after{left:-115px;width:120px}}@media screen and (max-width: 500px){.governanca__graphic-group--middle .governanca__graphic-item:first-child::after{left:50.7%;transform:translate(-50%, -50%);width:144%}}@media screen and (max-width: 500px){.governanca__graphic-group--middle .governanca__graphic-item::after{background:#000;content:"";height:.3px;right:-53px;position:absolute;top:50%;transform:translateY(-50%);z-index:-1;width:70px}}.governanca__graphic-group--right{position:absolute;right:0;top:110px;width:auto}@media screen and (max-width: 960px){.governanca__graphic-group--right{bottom:0;position:relative;top:auto}}.governanca__graphic-group--right::before{height:80%;left:-25px;min-height:420px;top:50%;transform:translateY(-50%);width:1px}@media screen and (max-width: 960px){.governanca__graphic-group--right::before{left:203px;transform:translate(-50%, -50%)}}@media screen and (max-width: 830px){.governanca__graphic-group--right::before{left:157px}}@media screen and (max-width: 800px){.governanca__graphic-group--right::before{left:130px}}@media screen and (max-width: 758px){.governanca__graphic-group--right::before{left:20px;top:46.2%}}@media screen and (max-width: 500px){.governanca__graphic-group--right::before{left:5px;top:50%}}.governanca__graphic-group--right .governanca__graphic-item{margin:20px 0;position:relative}@media screen and (max-width: 960px){.governanca__graphic-group--right .governanca__graphic-item{margin:20px auto}}.governanca__graphic-group--right .governanca__graphic-item::before{background:#000;content:"";height:.3px;left:-25px;position:absolute;top:50%;transform:translateY(-50%);width:25px;z-index:-1}@media screen and (max-width: 960px){.governanca__graphic-group--right .governanca__graphic-item::before{left:-28px;width:30px}}@media screen and (max-width: 758px){.governanca__graphic-group--right .governanca__graphic-item::before{left:-45px;width:50px}}@media screen and (max-width: 500px){.governanca__graphic-group--right .governanca__graphic-item::before{left:-28px;width:30px}}.governanca__graphic-item{align-items:center;flex-direction:column;height:30px;margin:15px 0;padding:15px;position:relative;text-align:center;text-decoration:none;transition:background .5s ease-in-out;width:260px}@media screen and (max-width: 1024px){.governanca__graphic-item{width:230px}}@media screen and (max-width: 758px){.governanca__graphic-item{height:auto;width:200px}}.governanca__graphic-item .h5{color:#fbfbfb;font-size:16px;width:230px}@media screen and (max-width: 1024px){.governanca__graphic-item .h5{font-size:15px}}@media screen and (max-width: 758px){.governanca__graphic-item .h5{max-width:170px}}@media screen and (max-width: 500px){.governanca__graphic-item .h5{font-size:14px}}.governanca__graphic-item *{color:#fbfbfb}.governanca__graphic-item i{font-size:20px;font-weight:300;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.governanca__graphic-item--green{background:#6eb751}.governanca__graphic-item--orange{background:#ed7c18}.governanca__graphic-item--blue{background:#24a1cc;padding:10px;width:370px}@media screen and (max-width: 1024px){.governanca__graphic-item--blue{width:350px}}@media screen and (max-width: 500px){.governanca__graphic-item--blue{width:75%}}.governanca__graphic-item--blue .h5{font-size:15px;width:100%}@media screen and (max-width: 758px){.governanca__graphic-item--blue .h5{max-width:250px}}@media screen and (max-width: 500px){.governanca__graphic-item--blue .h5{max-width:190px}}.governanca__modal{cursor:pointer}.governanca__modal.governanca__graphic-item--green:hover{background:#becb3e}.governanca__modal.governanca__graphic-item--orange:hover{background:#f7a920}.governanca__modal.governanca__graphic-item--blue:hover{background:#3dadad}.governanca__modal.governanca__graphic-item--blue .h5{margin-right:30px}@media screen and (max-width: 758px){.governanca__modal.governanca__graphic-item--blue .h5{margin-right:0}}.governanca__team{align-items:flex-start;display:none;flex-wrap:wrap;margin:10px 0;max-height:80vh;overflow-y:auto;margin:-30px 50px 30px}@media screen and (max-width: 1024px){.governanca__team{margin:-30px 30px 30px}}@media screen and (max-width: 758px){.governanca__team{align-items:flex-start;margin:-10px 20px 30px}}@media screen and (max-width: 500px){.governanca__team{margin:-10px 10px 50px;max-height:70vh}}.governanca__team.active{display:flex}.governanca__team-item{margin:20px 0 30px;text-align:center;width:25%}@media screen and (max-width: 1024px){.governanca__team-item{width:20%}}@media screen and (max-width: 960px){.governanca__team-item{margin:15px 0;width:25%}}@media screen and (max-width: 758px){.governanca__team-item{margin:5px 0 15px;width:25%}}@media screen and (max-width: 500px){.governanca__team-item{width:33%}}.governanca__team-item img{height:110px;object-fit:cover;width:110px}@media screen and (max-width: 1024px){.governanca__team-item img{height:80px;width:80px}}@media screen and (max-width: 500px){.governanca__team-item img{height:60px;width:60px}}@media screen and (max-width: 1024px){.governanca__team-item .h4{font-size:18px}}@media screen and (max-width: 758px){.governanca__team-item .h4{font-size:16px}}.governanca__team-item .h5{margin:15px 0 5px}@media screen and (max-width: 1024px){.governanca__team-item .h5{font-size:16px;margin:5px 0}}@media screen and (max-width: 758px){.governanca__team-item .h5{font-size:14px;margin-bottom:0}}@media screen and (max-width: 500px){.governanca__team-item .h5{font-size:12px}}.governanca__team-item p{margin:0}@media screen and (max-width: 1024px){.governanca__team-item p{font-size:14px}}@media screen and (max-width: 758px){.governanca__team-item p{font-size:12px}}@media screen and (max-width: 500px){.governanca__team-item p{font-size:11px}}.comunidade .esg__banner{padding:110px 0 200px}@media screen and (max-width: 1500px){.comunidade .esg__banner{padding-bottom:190px}}@media screen and (max-width: 1024px){.comunidade .esg__banner{padding-top:90px}}@media screen and (max-width: 758px){.comunidade .esg__banner{padding:80px 0 170px}}.comunidade .esg__banner .title{font-size:56px}@media screen and (max-width: 758px){.comunidade .esg__banner .title{font-size:42px}}@media screen and (max-width: 500px){.comunidade .esg__banner .title{font-size:32px}}.comunidade .esg__banner-desc{width:50%}@media screen and (max-width: 960px){.comunidade .esg__banner-desc{width:100%}}.comunidade #box-agente{margin-top:-100px}.comunidade #box-agente .box__content{padding-bottom:50px}@media screen and (max-width: 1024px){.comunidade #box-agente .box__content{padding-bottom:30px}}@media screen and (max-width: 758px){.comunidade #box-agente .box__content{padding-bottom:10px}}.comunidade #box-dialogo .box__content{padding-bottom:40px}.comunidade #box-dialogo .box__content-rodas{flex-wrap:wrap}@media screen and (max-width: 960px){.comunidade #box-dialogo .box__content-rodas{justify-content:flex-start;margin:0 -1%}}.comunidade #box-dialogo .box__content-steps{margin:1% 0 2%;width:23%}@media screen and (max-width: 1024px){.comunidade #box-dialogo .box__content-steps{height:100px;width:21%}}@media screen and (max-width: 960px){.comunidade #box-dialogo .box__content-steps{margin:1%;width:28%}}@media screen and (max-width: 758px){.comunidade #box-dialogo .box__content-steps{width:43%}}@media screen and (max-width: 500px){.comunidade #box-dialogo .box__content-steps{padding:10px;width:100%}}@media screen and (max-width: 960px){.comunidade #box-dialogo .box__content-steps .h5{font-size:15px;font-weight:500}}@media screen and (max-width: 500px){.comunidade #box-dialogo .box__content-steps .h5{font-size:14px}}.comunidade #box-valor .box__content,.comunidade #box-formare .box__content,.comunidade #box-childhood .box__content,.comunidade #box-colombia .box__content{padding-bottom:40px}@media screen and (max-width: 758px){.comunidade #box-valor .box__content,.comunidade #box-formare .box__content,.comunidade #box-childhood .box__content,.comunidade #box-colombia .box__content{padding-bottom:20px}}.comunidade #box-valor .box__content img,.comunidade #box-formare .box__content img,.comunidade #box-childhood .box__content img,.comunidade #box-colombia .box__content img{height:65px;object-fit:contain;width:auto}@media screen and (max-width: 758px){.comunidade #box-valor .box__content img,.comunidade #box-formare .box__content img,.comunidade #box-childhood .box__content img,.comunidade #box-colombia .box__content img{height:50px}}@media screen and (max-width: 1024px){.comunidade #box-valor .box__content img{height:50px}}@media screen and (max-width: 758px){.comunidade #box-valor .box__content img{height:40px}}.comunidade .box:first-child{margin-top:-100px}.comunidade .box:first-child .box__content{padding-bottom:50px}@media screen and (max-width: 1024px){.comunidade .box:first-child .box__content{padding-bottom:30px}}@media screen and (max-width: 758px){.comunidade .box:first-child .box__content{padding-bottom:10px}}.comunidade .box__content-rodas{flex-wrap:wrap}@media screen and (max-width: 960px){.comunidade .box__content-rodas{justify-content:flex-start;margin:0 -1%}}.comunidade .box__content-steps{margin:1% 0 2%;width:23%}@media screen and (max-width: 1024px){.comunidade .box__content-steps{height:100px;width:21%}}@media screen and (max-width: 960px){.comunidade .box__content-steps{margin:1%;width:28%}}@media screen and (max-width: 758px){.comunidade .box__content-steps{width:43%}}@media screen and (max-width: 500px){.comunidade .box__content-steps{padding:10px;width:100%}}@media screen and (max-width: 960px){.comunidade .box__content-steps .h5{font-size:15px;font-weight:500}}@media screen and (max-width: 500px){.comunidade .box__content-steps .h5{font-size:14px}}@media screen and (max-width: 960px){.doacoes .esg__banner{padding:100px 0}}@media screen and (max-width: 500px){.doacoes .esg__banner{padding:80px 0}}.doacoes .box{margin-top:-100px}@media screen and (max-width: 500px){.doacoes .box{flex-direction:column-reverse}}.doacoes .box__content{padding-bottom:50px}@media screen and (max-width: 758px){.doacoes .box__content{padding-bottom:40px}}@media screen and (max-width: 500px){.doacoes .box__content{padding-bottom:30px}}.doacoes .box__content .h3{margin-left:0}.doacoes .box__content ul{align-items:flex-start;flex-wrap:wrap;padding-left:20px;min-width:1010px;max-width:100%}@media screen and (max-width: 1024px){.doacoes .box__content ul{min-width:845px}}@media screen and (max-width: 960px){.doacoes .box__content ul{min-width:590px}}@media screen and (max-width: 758px){.doacoes .box__content ul{min-width:430px}}@media screen and (max-width: 500px){.doacoes .box__content ul{min-width:auto}}.doacoes .box__content ul li{color:#000;margin-bottom:0;width:45%}@media screen and (max-width: 758px){.doacoes .box__content ul li{width:100%}}.title-estrategia-social{margin:0;padding:0;box-sizing:border-box;position:relative;display:block}.title-estrategia-social--light-bg>p{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;font-size:40px;line-height:1.2;margin-block:30px}@media(min-width: 768px){.title-estrategia-social--light-bg>p{margin:30px;margin-bottom:60px;font-size:60px}}@media(min-width: 1600px){.title-estrategia-social--light-bg>p{font-size:80px}}.title-estrategia-social--light-bg>p:after{content:"";height:6px;width:70px;position:absolute;bottom:-7px;left:0px;background-color:#58595b}@media(min-width: 768px){.title-estrategia-social--light-bg>p:after{left:5px;height:10px;width:100px;bottom:-20px;font-size:80px}}.title-estrategia-social--dark-bg{margin-bottom:30px}.title-estrategia-social--dark-bg>p{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;font-size:40px;line-height:1.2;margin-block:30px;color:#f1f2f2}@media(min-width: 768px){.title-estrategia-social--dark-bg>p{margin:30px;margin-bottom:60px;font-size:60px}}@media(min-width: 1600px){.title-estrategia-social--dark-bg>p{font-size:80px}}.title-estrategia-social--dark-bg>p:after{content:"";height:6px;width:70px;position:absolute;bottom:-7px;left:0px;background-color:#f1f2f2}@media(min-width: 768px){.title-estrategia-social--dark-bg>p:after{left:5px;height:10px;width:100px;bottom:-20px;font-size:80px}}.estrategia-social{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin:0 auto;max-width:100vw}@media(min-width: 1600px){.estrategia-social{max-width:2200px}}.estrategia-social__banner__bg--desktop{width:100%;max-width:100vw;height:auto;display:block}@media(max-width: 599px){.estrategia-social__banner__bg--desktop{display:none}}.estrategia-social__banner__bg--mobile{width:100%;max-width:100vw;height:auto}@media(min-width: 599px){.estrategia-social__banner__bg--mobile{display:none}}.estrategia-social__ponto-de-partida{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin-block:50px;padding-inline:30px}@media(min-width: 1200px){.estrategia-social__ponto-de-partida__top-wrapper{display:flex;flex-wrap:nowrap;align-items:center}}.estrategia-social__ponto-de-partida__title{flex:100%;min-width:600px}.estrategia-social__ponto-de-partida__subtitle>p{font-size:16px}@media(min-width: 768px){.estrategia-social__ponto-de-partida__subtitle>p{margin-inline:30px;font-size:20px}}.estrategia-social__ponto-de-partida__content-wrapper{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;width:100%;max-width:100vw}@media(min-width: 1024px){.estrategia-social__ponto-de-partida__content-wrapper{padding-inline:30px;display:flex}}.estrategia-social__ponto-de-partida__imagem-esq,.estrategia-social__ponto-de-partida__imagem-dir{margin:0;padding:0;box-sizing:border-box;position:relative;display:block}.estrategia-social__ponto-de-partida__imagem-esq>img,.estrategia-social__ponto-de-partida__imagem-dir>img{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;width:100%;max-width:100vw}.estrategia-social__ponto-de-partida__imagem-esq{position:relative}.estrategia-social__ponto-de-partida__imagem-esq__cta{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%}.estrategia-social__estrategia{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin-block:50px;padding-inline:30px}@media(min-width: 768px){.estrategia-social__estrategia{margin-block:100px}}.estrategia-social__estrategia__content{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;max-width:100vw}@media(min-width: 1200px){.estrategia-social__estrategia__content{align-items:center;display:grid;gap:40px;grid-template-columns:2.2fr 1fr;padding-inline:30px}}@media(min-width: 1600px){.estrategia-social__estrategia__content{display:grid;gap:40px;grid-template-columns:3fr 1fr}}.estrategia-social__estrategia__content__image{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin-block-end:30px}.estrategia-social__estrategia__content__image>img{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;width:100%;max-width:100vw}.estrategia-social__estrategia__content__text-content{margin:0;padding:0;box-sizing:border-box;position:relative;display:block}.estrategia-social__estrategia__text-1,.estrategia-social__estrategia__text-2,.estrategia-social__estrategia__text-3,.estrategia-social__estrategia__text-4{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;padding:10px 20px;color:#fff;margin-block:10px}.estrategia-social__estrategia__text-1>p,.estrategia-social__estrategia__text-2>p,.estrategia-social__estrategia__text-3>p,.estrategia-social__estrategia__text-4>p{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;line-height:1.6;font-size:16px}@media(min-width: 1600px){.estrategia-social__estrategia__text-1>p,.estrategia-social__estrategia__text-2>p,.estrategia-social__estrategia__text-3>p,.estrategia-social__estrategia__text-4>p{font-size:22px}}.estrategia-social__estrategia__text-1{background-color:#1f8d53}.estrategia-social__estrategia__text-2{background-color:#afc00f}.estrategia-social__estrategia__text-3{background-color:#71b756}.estrategia-social__estrategia__text-4{background-color:#1f8d53}.estrategia-social__odss{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;padding-inline:30px}@media(min-width: 1024px){.estrategia-social__odss{margin-block:80px}}.estrategia-social__odss__content{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;padding-bottom:60px}@media(min-width: 1024px){.estrategia-social__odss__content{padding-bottom:0;padding-inline:30px;display:grid;gap:40px;grid-template-columns:1fr 4fr}}.estrategia-social__odss__content *>p{font-size:18px}@media(min-width: 1024px){.estrategia-social__odss__content *>p{font-size:20px}}@media(min-width: 1600px){.estrategia-social__odss__content *>p{font-size:26px}}.estrategia-social__odss__list{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;display:grid;gap:10px;grid-template-columns:repeat(2, 1fr);align-content:center}@media(min-width: 768px){.estrategia-social__odss__list{gap:20px;grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px){.estrategia-social__odss__list{gap:20px;grid-template-columns:repeat(6, 1fr)}}.estrategia-social__odss__item{margin:0;padding:0;box-sizing:border-box;position:relative;display:block}.estrategia-social__odss__item>img{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;width:100%;height:100%;object-fit:cover}.estrategia-social__odss__item>img:last-child{object-fit:contain}.estrategia-social__pilares{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin-block:50px;padding-inline:30px}@media(min-width: 1024px){.estrategia-social__pilares{margin-block:80px}}.estrategia-social__pilares__content{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin-block:30px}@media(min-width: 1024px){.estrategia-social__pilares__content{margin-block:0;margin-inline:30px}}.estrategia-social__pilares__list{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;display:flex;flex-flow:column;gap:20px;width:100%}@media(min-width: 1024px){.estrategia-social__pilares__list{display:grid;grid-template-columns:repeat(3, 1fr)}}.estrategia-social__pilares__item{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;padding:10px 20px;background-color:#1f8d53;width:100%;display:grid;grid-template-columns:150px 3fr;align-items:center}.estrategia-social__pilares__item:nth-child(1){background-color:#ea9515}.estrategia-social__pilares__item:nth-child(2){background-color:#d8418b}.estrategia-social__pilares__item:nth-child(3){background-color:#604a93}.estrategia-social__pilares__item:nth-child(4){background-color:#afc00f}.estrategia-social__pilares__item:first-child{grid-column:1/-1}.estrategia-social__pilares__item>p,.estrategia-social__pilares__item img{margin:0;padding:0;box-sizing:border-box;position:relative;display:block}.estrategia-social__pilares__item__title{margin:0;padding:0;box-sizing:border-box;position:relative;display:block}.estrategia-social__pilares__item__title>p{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;line-height:1.2;font-size:20px;color:#f1f2f2}@media(min-width: 1200px){.estrategia-social__pilares__item__title>p{font-size:28px}}@media(min-width: 1600px){.estrategia-social__pilares__item__title>p{font-size:30px}}.estrategia-social__pilares__icone{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;width:100%}.estrategia-social__pilares__icone>img{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;object-fit:contain;margin:0;padding:0;box-sizing:border-box;position:relative;display:block;max-width:150px}.estrategia-social__pilares__descricao{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;grid-column:1/-1}.estrategia-social__pilares__descricao>p,.estrategia-social__pilares__descricao a{color:#f1f2f2}.estrategia-social__criterios{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;padding:30px;padding-bottom:70px;background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width: 1024px){.estrategia-social__criterios{display:grid;grid-template-columns:1.6fr 4fr;column-gap:60px}}@media(min-width: 1600px){.estrategia-social__criterios{padding:40px 40px 80px 40px}}.estrategia-social__criterios:before{content:"";background-color:rgba(0,0,0,.5);position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.estrategia-social__criterios__title,.estrategia-social__criterios__subtitle,.estrategia-social__criterios__left-cards,.estrategia-social__criterios__descricao{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;z-index:2}.estrategia-social__criterios__title>p,.estrategia-social__criterios__title div,.estrategia-social__criterios__subtitle>p,.estrategia-social__criterios__subtitle div,.estrategia-social__criterios__left-cards>p,.estrategia-social__criterios__left-cards div,.estrategia-social__criterios__descricao>p,.estrategia-social__criterios__descricao div{color:#f1f2f2}.estrategia-social__criterios__title{grid-column:1/2;grid-row:1}.estrategia-social__criterios__title>p:after{background-color:#f1f2f2}.estrategia-social__criterios__subtitle{grid-row:2;align-self:flex-end;display:flex;justify-content:center}@media(min-width: 1024px){.estrategia-social__criterios__subtitle{justify-content:flex-start;margin-left:30px}}.estrategia-social__criterios__subtitle>p{font-size:20px;color:#f1f2f2}.estrategia-social__criterios__left-cards{grid-column:1/2;grid-row:3;display:flex;flex-direction:column;gap:20px;margin-bottom:50px}@media(min-width: 1024px){.estrategia-social__criterios__left-cards{margin-bottom:0;margin-left:30px}}.estrategia-social__criterios__left-cards__card-1{padding:10px 20px;background-color:#d8418b}@media(min-width: 1600px){.estrategia-social__criterios__left-cards__card-1{font-size:18px}}.estrategia-social__criterios__left-cards__card-2{padding:10px 20px;background-color:#3996b8}@media(min-width: 1600px){.estrategia-social__criterios__left-cards__card-2{font-size:18px}}.estrategia-social__criterios__descricao{grid-column:-2/-1;grid-row:1;align-self:center}.estrategia-social__criterios__descricao>p{font-size:18px;text-align:center}@media(min-width: 1024px){.estrategia-social__criterios__descricao>p{font-size:20px}}@media(min-width: 1200px){.estrategia-social__criterios__descricao>p{font-size:30px}}@media(min-width: 1600px){.estrategia-social__criterios__descricao>p{font-size:36px}}.estrategia-social__criterios__content{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;z-index:2;grid-column:-2/-1;grid-row:2/4}.estrategia-social__criterios__list{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}@media(min-width: 1024px){.estrategia-social__criterios__list{margin-right:30px}}.estrategia-social__criterios__item{width:100%;flex:1 1 11em;padding:10px 20px;margin:0;padding:0;box-sizing:border-box;position:relative;display:block;background-color:#f1f2f2;font-size:14px;text-align:center;line-height:1.2;display:flex;align-items:center}@media(min-width: 768px){.estrategia-social__criterios__item{flex:0 1 10em;font-size:16px}}@media(min-width: 1024px){.estrategia-social__criterios__item{padding:20px 20px;flex:0 1 11em}}@media(min-width: 1200px){.estrategia-social__criterios__item{flex:0 1 11em}}@media(min-width: 1600px){.estrategia-social__criterios__item{flex:0 1 13em;font-size:22px}}.estrategia-social__ciclo{display:flex;flex-direction:column;margin:0;padding:0;box-sizing:border-box;position:relative;display:block;background-color:#282828;padding:30px}@media(min-width: 1024px){.estrategia-social__ciclo{display:grid;grid-template-columns:1fr 1fr}}.estrategia-social__ciclo__title{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;order:1;grid-row:1}.estrategia-social__ciclo__title>p{color:#f1f2f2}.estrategia-social__ciclo__title>p:after{background-color:#f1f2f2}.estrategia-social__ciclo__imagem{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;order:2;grid-row:1/4}.estrategia-social__ciclo__imagem>img{width:100%;height:auto;max-width:1000px}@media(min-width: 1024px){.estrategia-social__ciclo__imagem{padding-right:30px}}.estrategia-social__ciclo__desc{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin-top:10px;order:3;grid-row:2;color:#f1f2f2;align-self:end;margin-bottom:15px}@media(min-width: 1024px){.estrategia-social__ciclo__desc{margin-inline:30px;font-size:18px}}@media(min-width: 1600px){.estrategia-social__ciclo__desc{font-size:26px}}.estrategia-social__ciclo__list{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;order:4;grid-row:3}@media(min-width: 1024px){.estrategia-social__ciclo__list{margin-inline:30px}}.estrategia-social__ciclo__list-item{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;color:#f1f2f2;margin-block:10px;padding-left:20px}.estrategia-social__ciclo__list-item:before{position:absolute;top:50%;transform:translateY(-50%);left:0;content:"";width:10px;height:10px;border-radius:50%;background-color:#ed7c18}@media(min-width: 1024px){.estrategia-social__ciclo__list-item{font-size:18px}}@media(min-width: 1600px){.estrategia-social__ciclo__list-item{font-size:26px;margin-block:30px}}.estrategia-social__ciclo__content{order:5;margin-block:20px;grid-column:1/-1;max-width:1500px;justify-self:center}@media(min-width: 1024px){.estrategia-social__ciclo__content{margin:30px}}.estrategia-social__ciclo__cards{display:flex;gap:20px;flex-wrap:wrap}@media(min-width: 1024px){.estrategia-social__ciclo__cards{flex-wrap:nowrap}}.estrategia-social__ciclo__card{flex:1 1 33%;background-color:#f1f2f2;padding:10px 20px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:16px;font-weight:600}@media(min-width: 1024px){.estrategia-social__ciclo__card{font-size:18px}}@media(min-width: 1600px){.estrategia-social__ciclo__card{font-size:26px}}.estrategia-social__indicadores{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;display:flex;flex-direction:column;padding:30px}@media(min-width: 1600px){.estrategia-social__indicadores{padding:80px}}.estrategia-social__indicadores__cards{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;display:flex;flex-direction:column;padding-bottom:50px;gap:20px}@media(min-width: 1024px){.estrategia-social__indicadores__cards{padding-inline:30px;flex-direction:row}}.estrategia-social__indicadores__card{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;flex:1 1 100%;display:flex;flex-direction:column;border:1px solid #e6e7e8;padding:20px 10px;align-items:center}.estrategia-social__indicadores__card:nth-child(1){border-color:#ea9515 !important}.estrategia-social__indicadores__card:nth-child(1)>div:nth-child(2){color:#ea9515 !important}.estrategia-social__indicadores__card:nth-child(2){border-color:#d8418b !important}.estrategia-social__indicadores__card:nth-child(2)>div:nth-child(2){color:#d8418b !important}.estrategia-social__indicadores__card:nth-child(3){border-color:#604a93 !important}.estrategia-social__indicadores__card:nth-child(3)>div:nth-child(2){color:#604a93 !important}.estrategia-social__indicadores__card:nth-child(4){border-color:#afc00f !important}.estrategia-social__indicadores__card:nth-child(4)>div:nth-child(2){color:#afc00f !important}.estrategia-social__indicadores__card__title{margin:0;padding:0;box-sizing:border-box;position:relative;display:block}.estrategia-social__indicadores__card__title>p{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;font-size:20px;text-align:center;line-height:1.2;margin-block:20px}@media(min-width: 1024px){.estrategia-social__indicadores__card__title>p{font-size:27px}}.estrategia-social__resultados{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;background-position:center;background-repeat:no-repeat;background-size:cover;padding:30px}.estrategia-social__resultados:before{content:"";background-color:rgba(0,0,0,.5);position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}@media(min-width: 1600px){.estrategia-social__resultados{padding:80px}}.estrategia-social__resultados__title{color:#f1f2f2}.estrategia-social__resultados__title:after{background-color:#f1f2f2}.estrategia-social__resultados__title,.estrategia-social__resultados__cards{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;z-index:2}.estrategia-social__resultados__cards{display:flex;flex-wrap:wrap;gap:30px;padding-block:30px}@media(min-width: 1024px){.estrategia-social__resultados__cards{padding:30px}}.estrategia-social__resultados__card{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;background-color:hsla(0,0%,100%,.75);padding:30px;flex:1 1 200px;display:flex;flex-direction:column}.estrategia-social__resultados__icone{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;height:70px;align-self:center}@media(min-width: 1024px){.estrategia-social__resultados__icone{height:120px}}.estrategia-social__resultados__icone>img{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;height:100%;width:auto}.estrategia-social__resultados__title-card{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;margin-block:20px}.estrategia-social__resultados__title-card>p{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;line-height:1.2;text-align:center;font-size:18px}@media(min-width: 1024px){.estrategia-social__resultados__title-card>p{font-size:20px}}@media(min-width: 1600px){.estrategia-social__resultados__title-card>p{font-size:25px}}.estrategia-social__resultados__title-card>p:first-child{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;font-size:40px}@media(min-width: 1024px){.estrategia-social__resultados__title-card>p:first-child{font-size:50px}}@media(min-width: 1600px){.estrategia-social__resultados__title-card>p:first-child{font-size:60px}}.estrategia-social__resultados__legenda{margin:0;padding:0;box-sizing:border-box;position:relative;display:block;font-size:12px;line-height:1.2}.rs-selectable{cursor:pointer}.box{margin-bottom:70px}@media screen and (max-width: 758px){.box{margin-bottom:50px}}@media screen and (max-width: 500px){.box{flex-wrap:wrap}}.box__content{background:#f1f2f2;padding:50px 70px 20px}@media screen and (max-width: 1024px){.box__content{padding:40px}}@media screen and (max-width: 758px){.box__content{padding:30px 25px}}@media screen and (max-width: 500px){.box__content{padding:20px}}@media screen and (max-width: 1024px){.box__content .subtitle{font-size:36px}}@media screen and (max-width: 758px){.box__content .subtitle{margin-bottom:20px}}.box__content .h3,.box__content .h4,.box__content p,.box__content a,.box__content li{color:#282828}.box__content .h3{margin:0 0 30px}@media screen and (max-width: 1024px){.box__content .h3{font-size:28px}}@media screen and (max-width: 758px){.box__content .h3{font-size:22px;margin-bottom:20px}}@media screen and (max-width: 500px){.box__content .h3{font-size:20px}}.box__content .h4{margin:0 0 30px}@media screen and (max-width: 758px){.box__content .h4{font-size:18px}}@media screen and (max-width: 500px){.box__content .h4{font-size:16px}}.box__content p{margin:20px 0}.box__content ul{padding-left:20px}.box__content ul li{font-size:15px}@media screen and (max-width: 758px){.box__content ul li{font-size:13px;line-height:1.5em;margin-bottom:10px}}.box__content-steps{justify-content:center;height:120px;flex-direction:column;margin:1.5%;padding:25px 0;text-align:center;width:30%}@media screen and (max-width: 1024px){.box__content-steps{padding:25px 10px;width:calc(30% - 20px)}}@media screen and (max-width: 758px){.box__content-steps{width:calc(47% - 20px)}}.box__content-steps .h3,.box__content-steps .h4,.box__content-steps .h5,.box__content-steps p{color:#fbfbfb;margin:0 auto;max-width:270px}.box__content-steps *{color:#fbfbfb}.box__content-steps .h4,.box__content-steps .h5{margin:10px auto 15px;text-transform:uppercase}@media screen and (max-width: 960px){.box__content-steps .h4{font-size:18px}}@media screen and (max-width: 758px){.box__content-steps .h4{font-size:16px}}.box__content-steps .h5{font-size:17px;font-weight:400}@media screen and (max-width: 758px){.box__content-steps .h5{font-size:15px}}@media screen and (max-width: 960px){.box__content-steps p{line-height:1.3em}}.box__content-steps#proj-1,.box__content-steps#rodas-1{background:#24a1cc}.box__content-steps#proj-2{background:#228e50}.box__content-steps#rodas-2,.box__content-steps#rodas-8{background:#2d75b9}.box__content-steps#proj-3,.box__content-steps#rodas-3{background:#6eb751}.box__content-steps#rodas-4{background:#becb3e}.box__content-steps#proj-4,.box__content-steps#rodas-5{background:#ed7c18}.box__content-steps#proj-5,.box__content-steps#rodas-7{background:#3dadad}.box__content-steps#proj-6,.box__content-steps#rodas-6{background:#f7a920}.box--dark .box__content{background:#282828}.box--dark .box__content .h3,.box--dark .box__content .h4,.box--dark .box__content p,.box--dark .box__content a,.box--dark .box__content li{color:#fbfbfb}.box--dark .box__content p{margin:25px 0}.box--dark .box__content .pdf{color:#fbfbfb}.box--dark .box__content *{color:#fbfbfb}.box img{height:auto;object-fit:cover;width:470px}@media screen and (max-width: 1024px){.box img{width:40%}}@media screen and (max-width: 500px){.box img{height:200px;object-position:top center;width:100%}}@media screen and (max-width: 500px){.box .link{font-size:14px}}.content-text{margin:0 auto;max-width:1030px}@media screen and (max-width: 1024px){.content-text{margin:0 40px}}@media screen and (max-width: 758px){.content-text{margin:0 20px}}.content-text__item{margin:60px 0}.content-text__item .h3,.content-text__item p,.content-text__item a{color:#282828}.content-text__item i{font-size:20px;font-weight:300}.content-text__item img{margin-top:10px}.content-text__imgs{margin:30px auto}.content-text__imgs img{margin:0 30px}.modal{align-items:center;background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;overflow-y:auto;overflow-x:hidden;position:fixed;top:0;transition:all .5s ease-in-out;width:100%;z-index:-1}.modal.active{cursor:pointer;opacity:1;z-index:10}.modal-close{text-align:right}.modal-close i{color:#fbfbfb;cursor:pointer;font-size:20px;padding:25px}@media screen and (max-width: 758px){.modal-close i{padding:20px}}.modal-content{background:#6eb751;cursor:auto;height:auto;min-height:250px;width:100%}@media screen and (max-width: 1300px){.modal-content{max-height:90vh;width:95%}}.modal-content .h4,.modal-content .h5,.modal-content p{color:#fbfbfb}.modal-content *{color:#fbfbfb}.tests-animation{margin:50px 30px}.tests-animation a.link,.tests-animation .btn,.tests-animation button{margin-right:30px}.tests-animation .box,.tests-animation .box-2{background:#ed145b;height:200px;margin-bottom:30px;width:300px}.tests-animation .box-small,.tests-animation .box-2-small{background:#ed1414;height:100px;width:100px}.tests-animation svg#svg{height:90vh;max-height:200px;border:solid 2px #fff;overflow:visible}.tests-animation #tipografia{text-align:center}.tests-animation .quote cite{display:flex}.tests-animation .quote cite div{font-size:16px;z-index:2}.tests-animation .quote#quote{position:relative}.tests-animation .quote#quote::before,.tests-animation .quote#quote::after{background:#fff;left:0;content:"";position:absolute;width:100%}.tests-animation .quote#quote::before{bottom:-15px;height:50px;z-index:1}.tests-animation .quote#quote::after{bottom:-17px;height:20px;z-index:2}.tests-animation .quote#quote-2{position:relative}.tests-animation .quote#quote-2 cite{justify-content:center}.tests-animation .quote#quote-2 cite div{z-index:2}.tests-animation .quote#quote-2::before{background:#fff;bottom:60px;height:40px;left:0;content:"";position:absolute;width:100%;z-index:1}.tests-animation .quote#quote-3{position:relative}.tests-animation .quote#quote-3::before,.tests-animation .quote#quote-3::after{background:#fff;content:"";position:absolute;width:50%}.tests-animation .quote#quote-3::before{bottom:10px;left:450px;height:50px;z-index:1}.tests-animation .quote#quote-3::after{bottom:0;left:50px;height:20px;z-index:2}#square{position:absolute;top:0;left:0;background:#ddd;display:block;width:200px;height:200px}#left-side,#top-side,#right-side,#bottom-side{position:absolute;background:none rgba(0,0,0,0);width:0px;height:0px}#left-side{left:0;bottom:0;height:200px;width:1px}#top-side{top:0;left:0;width:200px;height:1px}#right-side{right:0;top:0;height:200px;width:1px}#bottom-side{bottom:0;right:0;width:200px;height:1px}#bbbb{position:relative;width:200px;height:200px;margin:20px auto;padding:0}body.admin-bar{margin-top:15px}body.admin-bar.esg{margin-top:0}body.admin-bar menu{top:27px}body.blog,body.single{padding-top:150px}body.single{padding-top:180px}a{color:#000}.menu__search form button,.menu__search form button:hover{width:auto;padding:0;border:none;display:block;background:none}.menu__search form button{position:absolute;top:52%;right:50px;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .5s ease-in-out}.menu__search.active form button{opacity:1;pointer-events:auto}.busca__pages-item{margin-bottom:0px}.busca__results-type{margin-bottom:30px}.search .busca__banners-item{margin-bottom:0}.noticias__filtrar .flickity-page-dots .dot{width:30px}#wp-admin-bar-search{display:none}.certificacoes__reconhecimentos-item p{color:#fff}.certificacoes__reconhecimentos-item h3{display:none}.nossa__historia-decada-subir,.nossa__historia-decada-descer{display:none}.footer__credits a[target=_blank]:after{color:#939598;content:"";font-family:"Font Awesome 6 Pro";font-weight:300;margin-left:5px}.noticias__filtrar .flickity-page-dots li{display:none}img.size-medium{max-width:2000px !important;height:auto;max-height:2000px;width:auto !important}.banner--marcas .title{max-width:100% !important}.ambiental__bio-text{color:#fff}.page_wp__content{margin:50px auto}@media only screen and (max-width: 600px){.banner--marcas .title{font-size:40px !important}}@media only screen and (min-width: 1024px){html[lang=en-US].mao-certa .banner__content h1,.mao-certa .banner__content .title{max-width:730px}button.flickity-button{z-index:2}section.box.wrapper.flex--sb p img{max-width:150px}.dexco__banner h1 p{font-size:64px;line-height:1.2em;font-weight:100}.trabalhe__banner-content h1 p{font-size:100px;line-height:1.2em;font-weight:100}.dexco__ld-desc img{height:auto}.noticias__filtrar .flickity-page-dots{bottom:33px;z-index:1}.alignleft{margin-right:20px}.alignright{margin-left:20px}.ambiental__bio-text{max-width:690px;width:100%}.inovacao__act-img::after{height:calc(100% - 8px);left:5px;width:calc(100% - 11px)}}.alignleft{float:left}.alignright{float:right}@media screen and (max-width: 1024px){body.blog,body.single{padding-top:65px}}.inovacao__act-img::after{height:calc(100% - 8px);left:5px;width:calc(100% - 11px)}form.wpcf7-form{width:100%;display:flex}.arvorar__form-submit{text-align:left}.wpcf7-response-output{position:absolute;bottom:50px}.wp-block-media-text{display:flex}.wp-block-media-text img{height:20px;width:auto;transform:translatey(-2px)}.wp-block-media-text .wp-block-media-text__content{padding:0 10px}.wp-block-media-text .wp-block-media-text__content p{margin:10px 0;line-height:1em}img.aligncenter,img.alignnone,img.alignleft,img.alignright,.gallery img{width:auto}div.gallery{display:flex}.home__opportunities{margin:100px 0 0}.home__esg{margin:140px 0 0}.dexco__areas{margin:100px 0 0}.marcas__fsc{margin:120px auto}.trabalhe__ambientes{margin:150px 0}#box-pilares,#box-contribuicoes{margin-top:50px}.has-primaria-color{color:#282828 !important}.has-secundaria-color{color:#fbfbfb !important}.has-cinza-1-color{color:#f1f2f2 !important}.has-cinza-2-color{color:#e6e7e8 !important}.has-cinza-3-color{color:#bcbec0 !important}.has-cinza-4-color{color:#939598 !important}.has-cinza-5-color{color:#6d6e71 !important}.has-cinza-6-color{color:#58595b !important}.has-azul-claro-color{color:#3dadad !important}.has-azul-color{color:#24a1cc !important}.has-azul-escuro-color{color:#2d75b9 !important}.has-violeta-color{color:#9f529a !important}.has-roxo-color{color:#ac3f79 !important}.has-rosa-color{color:#db5688 !important}.has-verde-escuro-color{color:#228e50 !important}.has-verde-color{color:#6eb751 !important}.has-verde-claro-color{color:#becb3e !important}.has-vermelho-color{color:#d35143 !important}.has-laranja-color{color:#ed7c18 !important}.has-amarelo-color{color:#f7a920 !important}.has-transparente-color{color:hsla(0,0%,100%,0) !important}.has-primaria-background-color{background-color:#282828}.has-secundaria-background-color{background-color:#fbfbfb}.has-cinza-1-background-color{background-color:#f1f2f2}.has-cinza-2-background-color{background-color:#e6e7e8}.has-cinza-3-background-color{background-color:#bcbec0}.has-cinza-4-background-color{background-color:#939598}.has-cinza-5-background-color{background-color:#6d6e71}.has-cinza-6-background-color{background-color:#58595b}.has-azul-claro-background-color{background-color:#3dadad}.has-azul-background-color{background-color:#24a1cc}.has-azul-escuro-background-color{background-color:#2d75b9}.has-violeta-background-color{background-color:#9f529a}.has-roxo-background-color{background-color:#ac3f79}.has-rosa-background-color{background-color:#db5688}.has-verde-escuro-background-color{background-color:#228e50}.has-verde-background-color{background-color:#6eb751}.has-verde-claro-background-color{background-color:#becb3e}.has-vermelho-background-color{background-color:#d35143}.has-laranja-background-color{background-color:#ed7c18}.has-amarelo-background-color{background-color:#f7a920}.has-transparente-background-color{background-color:hsla(0,0%,100%,0)}.wp-block-column.has-background{padding:1.25em 2.375em}.nossa__historia-linha-do-tempo,.historia__content{height:auto}body.page-template-historia,.nossa__historia-linha-do-tempo{overflow:initial}.nossa__historia-decada-title{position:relative}.nossa__historia-nav.show-mobile{display:none}@media screen and (max-width: 960px){.nossa__historia-nav.show-mobile{display:block}}@media screen and (max-width: 960px){.nossa__historia-nav{bottom:auto;margin:-40px 0 40px;padding-top:40px;position:sticky;top:50px;z-index:2}.nossa__historia-nav,.nossa__historia-nav-list{background-color:#fff;width:auto}.nossa_historia-nav-item{border-bottom-width:3px;padding-top:5px;padding-bottom:10px}.nossa_historia-nav-item:hover{padding-bottom:10px}}
